Interface DataHandle


  • public interface DataHandle
    An handle to an object inserted into a DataStore.
    • Method Detail

      • getObject

        Object getObject()
        The object referred by this handle.