Class EdgeIndex


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

      Fields 
      Modifier and Type Field Description
      int[] idx  
    • Constructor Summary

      Constructors 
      Constructor Description
      EdgeIndex()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • idx

        public int[] idx
    • Constructor Detail

      • EdgeIndex

        public EdgeIndex()