Uses of Interface
de.rwth.swc.coffee4j.engine.generator.ipog.ParameterOrder
-
Packages that use ParameterOrder Package Description de.rwth.swc.coffee4j.engine.generator.ipog -
-
Uses of ParameterOrder in de.rwth.swc.coffee4j.engine.generator.ipog
Classes in de.rwth.swc.coffee4j.engine.generator.ipog that implement ParameterOrder Modifier and Type Class Description classStrengthBasedParameterOrderA parameter order based on the normal parameter order and the testing strength.Methods in de.rwth.swc.coffee4j.engine.generator.ipog with parameters of type ParameterOrder Modifier and Type Method Description IpogConfiguration.BuilderIpogConfiguration.Builder. order(ParameterOrder order)
-