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

Method stream

forge-core/src/main/java/forge/util/storage/IStorage.java:39–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 IStorage<T> tryGetFolder(String path);
38 IStorage<T> getFolderOrCreate(String path);
39 Stream<T> stream();
40}

Callers 15

getAttachedCardsMethod · 0.65
parseMethod · 0.65
findSVarMethod · 0.65
filterTableMethod · 0.65
isVoidMethod · 0.65
changeZoneMethod · 0.65
refundManaPaidMethod · 0.65
hasRequirementMethod · 0.65
countViolationsMethod · 0.65
AttackConstraintsMethod · 0.65
getLegalAttackersMethod · 0.65

Implementers 2

StorageBaseforge-core/src/main/java/forge/util/st
QuestEventChallengeListforge-gui/src/main/java/forge/gamemode

Calls

no outgoing calls

Tested by 15

getSuccessCountMethod · 0.52
getFailureCountMethod · 0.52
getTotalDeltaPacketsMethod · 0.52
getTotalBytesMethod · 0.52
getTotalTurnsMethod · 0.52
getUniqueDecksCountMethod · 0.52
getUniqueDeckNamesMethod · 0.52
getTotalDeckUsagesMethod · 0.52
getGameCountByPlayersMethod · 0.52