Interface TypeDefinition
-
- All Known Implementing Classes:
JavaTypeDefinition
@Deprecated @InternalApi public interface TypeDefinitionDeprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.Class<?>getType()Deprecated.Get the raw Class type of the definition.
-