Class MeshData.SSet

  • Enclosing class:
    MeshData

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

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

      Constructors 
      Modifier Constructor Description
      protected SSet​(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

        BS bs
      • n

        int n
    • Constructor Detail

      • SSet

        protected SSet​(BS bs)