Class WrappedVertexHopCriteria


  • public class WrappedVertexHopCriteria
    extends VertexHopCriteria
    Wrapper class to wrap a bunch of VertexHopCriteria. There may be multiple VertexHopCriteria objects available. However in the end it is easier to use this criteria object to wrap all available VertexHopCriteria instead of iterating over all all the time and determine all vertices.
    • Constructor Detail

      • WrappedVertexHopCriteria

        public WrappedVertexHopCriteria​(java.util.Set<VertexHopCriteria> vertexHopCriterias)