Class MeshData.SSet

  • Enclosing class:
    MeshData

    private class MeshData.SSet
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) javajs.util.BS bs  
      (package private) int n  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SSet​(javajs.util.BS bs)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • bs

        javajs.util.BS bs
      • n

        int n
    • Constructor Detail

      • SSet

        protected SSet​(javajs.util.BS bs)