Class TimeZoneNamesImpl.NameInfo

  • Enclosing class:
    TimeZoneNamesImpl

    private static class TimeZoneNamesImpl.NameInfo
    extends java.lang.Object
    An instance of NameInfo is stored in the zone names trie.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.String mzID  
      (package private) TimeZoneNames.NameType type  
      (package private) java.lang.String tzID  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private NameInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NameInfo

        private NameInfo()