Class AddressInfo.StringTable

  • Enclosing class:
    AddressInfo

    static final class AddressInfo.StringTable
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.Map<AddressInfo,​java.lang.String> descriptions  
    • Constructor Summary

      Constructors 
      Constructor Description
      StringTable()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Map<AddressInfo,​java.lang.String> generateTable()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • descriptions

        public static final java.util.Map<AddressInfo,​java.lang.String> descriptions
    • Constructor Detail

      • StringTable

        StringTable()
    • Method Detail

      • generateTable

        public static final java.util.Map<AddressInfo,​java.lang.String> generateTable()