MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / initialize

Method initialize

src/main/java/field/utility/Lazy.java:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 protected abstract Iterator<T> initialize();
32
33 Iterator<T> future = null;
34

Callers 2

resetMethod · 0.95
installReloadWatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected