Class data_import.HashMapMutable

  • Enclosing class:
    data_import

    static class data_import.HashMapMutable
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.HashMap dict  
    • Constructor Summary

      Constructors 
      Constructor Description
      HashMapMutable()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • dict

        java.util.HashMap dict
    • Constructor Detail

      • HashMapMutable

        HashMapMutable()