Class Node.PropListItem

  • Enclosing class:
    Node

    private static class Node.PropListItem
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private PropListItem()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • type

        int type
      • intValue

        int intValue
      • objectValue

        java.lang.Object objectValue
    • Constructor Detail

      • PropListItem

        private PropListItem()