public class HGTypedValue extends Object
This is a utility class to manipulate arbitrary HyperGraph typed
objects, that are not necessarily stored as HyperGraph atoms. It simply
holds a reference to a java.lang.Object
instance and its
HGAtomType
type instance.
Constructor and Description |
---|
HGTypedValue(Object value,
HGHandle type) |
Copyright © 2015. All rights reserved.