Class GemcBank

All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>, SequencedMap<String,String>

public class GemcBank extends LinkedHashMap<String,String>
See Also:
  • Constructor Details Link icon

    • GemcBank Link icon

      public GemcBank()
      defines the keys and order thereof for this map
  • Method Details Link icon