Class CompactEdge<EP>

    • Constructor Detail

      • CompactEdge

        public CompactEdge​(int target,
                           EP property)
    • Method Detail

      • getProperty

        public EP getProperty()
      • setProperty

        public void setProperty​(EP property)
      • getTarget

        public int getTarget()