Package dev.ultreon.ubo.types
Class CharType
java.lang.Object
dev.ultreon.ubo.types.CharType
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CharType
public CharType(char obj)
-
-
Method Details
-
getValue
-
getCharValue
public char getCharValue() -
setValue
-
setValue
public void setValue(char val) -
id
public int id() -
write
- Specified by:
write
in interfaceDataType<Character>
- Throws:
IOException
-
read
- Throws:
IOException
-
equals
-
hashCode
public int hashCode() -
copy
-
writeUso
-
toString
-