Uses of Class
boomerang.guided.Specification
-
Packages that use Specification Package Description boomerang.guided -
-
Uses of Specification in boomerang.guided
Methods in boomerang.guided that return Specification Modifier and Type Method Description static SpecificationSpecification. create(String... spec)static SpecificationSpecification. loadFrom(String filePath)Constructors in boomerang.guided with parameters of type Specification Constructor Description SimpleSpecificationGuidedManager(Specification spec)
-