-
public interface TypeSet
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceTypeSet.GenericTypeSet
-
Method Summary
Modifier and Type Method Description abstract AnnotatedTypeget(String name)abstract TypeSet.GenericTypeSetgetGenericTypes()-
-
Method Detail
-
get
abstract AnnotatedType get(String name)
-
getGenericTypes
abstract TypeSet.GenericTypeSet getGenericTypes()
-
-
-
-