Package examples

  • Interface Summary 
    Interface Description
    Coords
    Two-dimensional coordinates that can be represented in either Cartesian or polar form.
    Node
    A node.
  • Class Summary 
    Class Description
    SerializableProxy
    A class with a record for a serialization proxy.
  • Record Summary 
    Record Description
    AnnotatedBinaryNode
    An annotated binary node.
    BinaryNode
    A binary node.
    Coords.Cartesian
    Cartesian coordinates.
    Coords.Polar
    Polar coordinates.
    Holder<T>
    A holder for an object.
    Point
    A cartesian point.
    SerializablePoint
    A serializable cartesian point.
  • Annotation Types Summary 
    Annotation Type Description
    NonNull
    A simple annotation for demo use on record components.