Uses of Class
de.foellix.aql.datastructure.Flows
Packages that use Flows
-
Uses of Flows in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure declared as FlowsMethods in de.foellix.aql.datastructure that return FlowsModifier and TypeMethodDescriptionObjectFactory.createFlows()Create an instance ofFlowsAnswer.getFlows()Gets the value of the flows property.Methods in de.foellix.aql.datastructure with parameters of type Flows -
Uses of Flows in de.foellix.aql.helper
Methods in de.foellix.aql.helper with parameters of type FlowsModifier and TypeMethodDescriptionstatic voidConnectHelper.computeTransitiveHull(Flows flows, EqualsOptions equalsOptions) static booleanstatic booleanEqualsHelper.equals(Flows flows1, Flows flows2, EqualsOptions options) static String