Interface LabelInformation.LabelInformationConsumer

  • Enclosing class:
    LabelInformation

    public static interface LabelInformation.LabelInformationConsumer
    • Method Detail

      • accept

        boolean accept​(NodeLabel nodeLabel,
                       com.carrotsearch.hppc.BitSet bitSet)