Class FloatDataType

java.lang.Object
org.jbpm.process.core.datatype.impl.type.FloatDataType
All Implemented Interfaces:
Externalizable, Serializable, DataType

public final class FloatDataType extends Object implements DataType
Representation of a float datatype.
See Also: