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

Method of

forge-core/src/main/java/forge/util/RuntimeVersion.java:100–102  ·  view source on GitHub ↗
(final String versionString)

Source from the content-addressed store, hash-verified

98 }
99
100 public static RuntimeVersion of(final String versionString) {
101 return new RuntimeVersion(versionString);
102 }
103
104 @Override
105 public String toString() {

Callers 15

getRealScreenSizeMethod · 0.80
DirectionEnum · 0.80
getAllAttachedCardsMethod · 0.80
getTriggerRememberedMethod · 0.80
GameLogVerbosityEnum · 0.80
GameTypeEnum · 0.80
changeZoneMethod · 0.80

Calls

no outgoing calls

Tested by 6

testVoloJournalMethod · 0.64
generateReportMethod · 0.64
getCardDatabaseNamesMethod · 0.64
arrangeForScryMethod · 0.64
arrangeForSurveilMethod · 0.64