MCPcopy Create free account
hub / github.com/Card-Forge/forge / delete

Method delete

forge-gui-mobile/src/forge/deck/FDeckEditor.java:2398–2398  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2396 return false;
2397 }
2398 default boolean delete() {
2399 throw new UnsupportedOperationException();
2400 }
2401 }

Callers 15

getStackDescriptionMethod · 0.65
saveMethod · 0.65
restoreBackupMethod · 0.65
updatePiecesMethod · 0.65
deleteCachedFilesMethod · 0.65
checkForUpdatesMethod · 0.65
deleteGauntletMethod · 0.65
deleteQuestMethod · 0.65
buildMenuMethod · 0.65
renameMethod · 0.65
deleteMethod · 0.65
saveMethod · 0.65

Implementers 3

FileDeckControllerforge-gui-mobile/src/forge/deck/FDeckE
AdventureDeckControllerforge-gui-mobile/src/forge/adventure/s
AdventureEventDeckControllerforge-gui-mobile/src/forge/adventure/s

Calls

no outgoing calls

Tested by

no test coverage detected