Class GmlEventDrivenImporter.Singleton

  • Enclosing class:
    GmlEventDrivenImporter

    private class GmlEventDrivenImporter.Singleton
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.Map<java.lang.String,​Attribute> attributes  
    • Constructor Summary

      Constructors 
      Constructor Description
      Singleton​(java.util.Map<java.lang.String,​Attribute> attributes)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • attributes

        java.util.Map<java.lang.String,​Attribute> attributes
    • Constructor Detail

      • Singleton

        public Singleton​(java.util.Map<java.lang.String,​Attribute> attributes)