Package world.mappable.runtime.bindings
Class BooleanHandler
java.lang.Object
↳ world.mappable.runtime.bindings.BooleanHandler
All Superinterfaces:
ArchivingHandler<java.lang.Boolean>
class BooleanHandler
Summary
Constructors
Signature and Description |
BooleanHandler(boolean isOptional) |
Methods
Type and modifiers |
Method and Description |
java.lang.Boolean |
Constuctors
BooleanHandler
BooleanHandler() |
BooleanHandler
BooleanHandler(boolean isOptional) |
Methods
add
@Override |