Uses of Class
com.redhat.parodos.patterndetection.clue.AbstractClue
-
Packages that use AbstractClue Package Description com.redhat.parodos.patterndetection.clue -
-
Uses of AbstractClue in com.redhat.parodos.patterndetection.clue
Subclasses of AbstractClue in com.redhat.parodos.patterndetection.clue Modifier and Type Class Description classContentsClueImplImplementation of a Clue that scans the contents of a file for specific strings.classNameClueImplImplementation of a Clue that scans the names of Files/Folder for text patterns.Methods in com.redhat.parodos.patterndetection.clue with type parameters of type AbstractClue Modifier and Type Method Description <S extends AbstractClue>
SAbstractClue.Builder. build(S instance)
-