Class Tree.Source

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Tree

    public static final class Tree.Source
    extends Tree
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • value

        public final Source value
    • Constructor Detail

      • Source

        public Source​(Source value)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object