MCPcopy Create free account
hub / github.com/dcevm/dcevm / toVersion

Method toVersion

dcevm/src/main/java/com/github/dcevm/HotSwapTool.java:137–177  ·  view source on GitHub ↗

Redefines all inner classes of a outer class to a specified version. Inner classes who do not have a particular representation for a version remain unchanged. @param outerClass the outer class whose inner classes should be redefined @param versionNumber the target version number

(Class<?> outerClass, int versionNumber, Class<?>... extraClasses)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runMethod · 0.95
__toVersion__Method · 0.95

Calls 6

getCurrentVersionMethod · 0.95
parseClassVersionMethod · 0.95
buildRedefinitionMapMethod · 0.95
setCurrentVersionMethod · 0.95
redefineClassesMethod · 0.65

Tested by 2

runMethod · 0.76
__toVersion__Method · 0.76