Uses of Class
org.forester.surfacing.DomainSimilarityCalculator.GoAnnotationOutput
-
Packages that use DomainSimilarityCalculator.GoAnnotationOutput Package Description org.forester.surfacing -
-
Uses of DomainSimilarityCalculator.GoAnnotationOutput in org.forester.surfacing
Methods in org.forester.surfacing that return DomainSimilarityCalculator.GoAnnotationOutput Modifier and Type Method Description static DomainSimilarityCalculator.GoAnnotationOutputDomainSimilarityCalculator.GoAnnotationOutput. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DomainSimilarityCalculator.GoAnnotationOutput[]DomainSimilarityCalculator.GoAnnotationOutput. values()Returns an array containing the constants of this enum type, in the order they are declared.
-