java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
Integer,
Boolean>
de.gurkenlabs.litiengine.environment.tilemap.xml.BooleanIntegerAdapter
-
Constructor Summary
Constructors
-
Method Summary
Converts a Boolean object to its Integer representation.
Converts an Integer value to a Boolean object.
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait