Package com.liferay.petra.io
Class SerializationConstants
java.lang.Object
com.liferay.petra.io.SerializationConstants
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated.static final byte
Deprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TC_BOOLEAN
public static final byte TC_BOOLEANDeprecated.- See Also:
-
TC_BYTE
public static final byte TC_BYTEDeprecated.- See Also:
-
TC_CHARACTER
public static final byte TC_CHARACTERDeprecated.- See Also:
-
TC_CLASS
public static final byte TC_CLASSDeprecated.- See Also:
-
TC_DOUBLE
public static final byte TC_DOUBLEDeprecated.- See Also:
-
TC_FLOAT
public static final byte TC_FLOATDeprecated.- See Also:
-
TC_INTEGER
public static final byte TC_INTEGERDeprecated.- See Also:
-
TC_LONG
public static final byte TC_LONGDeprecated.- See Also:
-
TC_NULL
public static final byte TC_NULLDeprecated.- See Also:
-
TC_OBJECT
public static final byte TC_OBJECTDeprecated.- See Also:
-
TC_SHORT
public static final byte TC_SHORTDeprecated.- See Also:
-
TC_STRING
public static final byte TC_STRINGDeprecated.- See Also:
-
-
Constructor Details
-
SerializationConstants
public SerializationConstants()Deprecated.
-
SerializationConstants