public class DefaultTypeFactory extends Object implements TypeFactory
| Constructor and Description |
|---|
DefaultTypeFactory(Class<?> type,
Class<?> classType) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClassType() |
Type |
getInstance() |
boolean |
matches(Class<?> type) |
public Type getInstance()
getInstance in interface TypeFactorypublic Class<?> getClassType()
getClassType in interface TypeFactorypublic boolean matches(Class<?> type)
matches in interface TypeFactoryCopyright © 2025 Brandao. All rights reserved.