Class StandardKey

  • All Implemented Interfaces:
    Key

    public final class StandardKey
    extends Object
    implements Key
    This is a standard implementation of a key of property inside a Java script object.
    The standard is the key name is a String.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • value

        public String value()
        Description copied from interface: Key
        Returns the name value of property
        Specified by:
        value in interface Key
        Returns:
        the name value of property