Class SCCProperty


  • public class SCCProperty
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SCCProperty​(int index, int lowlink)  
    • Constructor Detail

      • SCCProperty

        public SCCProperty​(int index,
                           int lowlink)
    • Method Detail

      • getIndex

        public int getIndex()
      • setIndex

        public void setIndex​(int index)
      • getLowlink

        public int getLowlink()
      • setLowlink

        public void setLowlink​(int lowlink)