Package eu.bandm.tools.lljava.codec
Class Decoder.LazyPoolEntry
java.lang.Object
eu.bandm.tools.lljava.codec.Decoder.LazyPoolEntry
- All Implemented Interfaces:
Supplier<LLJava.ConstantPoolEntry>
- Enclosing class:
- Decoder
-
Constructor Summary
ModifierConstructorDescriptionprotected
LazyPoolEntry
(Supplier<? extends LLJava.ConstantPoolEntry> initializer) -
Method Summary
-
Constructor Details
-
LazyPoolEntry
-
-
Method Details
-
get
- Specified by:
get
in interfaceSupplier<LLJava.ConstantPoolEntry>
-
getAs
-