Class IDList

  • All Implemented Interfaces:
    java.io.Serializable

    public class IDList
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) IDList back  
      (package private) int ID  
      (package private) IDList next  
    • Constructor Summary

      Constructors 
      Constructor Description
      IDList()  
      IDList​(int dID)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void dispose()
      Dispose the local memory.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IDList

        public IDList()
      • IDList

        public IDList​(int dID)
    • Method Detail

      • dispose

        public void dispose()
        Dispose the local memory.