Class SpaceGroupMapElements


  • public class SpaceGroupMapElements
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Integer key  
      SpaceGroup value  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • key

        public java.lang.Integer key
    • Constructor Detail

      • SpaceGroupMapElements

        public SpaceGroupMapElements​(java.lang.Integer key,
                                     SpaceGroup value)