Uses of Interface
org.forester.go.GoSubset
-
Packages that use GoSubset Package Description org.forester.go -
-
Uses of GoSubset in org.forester.go
Classes in org.forester.go that implement GoSubset Modifier and Type Class Description classBasicGoSubsetMethods in org.forester.go that return types with arguments of type GoSubset Modifier and Type Method Description java.util.List<GoSubset>BasicGoTerm. getGoSubsets()java.util.List<GoSubset>GoTerm. getGoSubsets()Methods in org.forester.go with parameters of type GoSubset Modifier and Type Method Description intBasicGoSubset. compareTo(GoSubset sub)Method parameters in org.forester.go with type arguments of type GoSubset Modifier and Type Method Description voidBasicGoTerm. setGoSubsets(java.util.List<GoSubset> go_subsets)
-