Class StyledIcon.Map

All Implemented Interfaces:
Copyable, Serializable, Cloneable, Map<String,StyledIcon>
Enclosing class:
StyledIcon

public static class StyledIcon.Map extends HashMap<String,StyledIcon> implements Copyable
See Also:
  • Constructor Details

    • Map

      public Map()
  • Method Details

    • copy

      public StyledIcon.Map copy()
      Description copied from interface: Copyable
      Performs a deep copy of the object.
      Specified by:
      copy in interface Copyable
      Returns:
      new copy.