Class CompactPMPGEdge<L,​EP>


  • public class CompactPMPGEdge<L,​EP>
    extends CompactEdge<EP>
    • Constructor Detail

      • CompactPMPGEdge

        public CompactPMPGEdge​(int target,
                               EP property,
                               L label)
    • Method Detail

      • getLabel

        public L getLabel()