Package org.simantics.databoard.binding.mutable

Class Summary
ContainerOptionalBinding Binds OptionalType to ValueContainer
MutableBoolean  
MutableBooleanBinding Binds BooleanType to MutableBoolean
MutableByte  
MutableByteBinding Binds java.lang.Byte to MutableByte
MutableDouble  
MutableDoubleBinding Binds DoubleType to MutableDouble
MutableFloat  
MutableFloatBinding Binds FloatType to MutableFloat
MutableInteger  
MutableIntegerBinding  
MutableLong  
MutableLongBinding Binds LongType to MutableLong
MutableString  
MutableStringBinding Binds StringType to MutableString
TaggedObject  
ValueContainer  
Variant Variant is a container to a data value of any type.
VariantContainerBinding VariantContainerBinding binds VariantType to Variant Class.