| Modifier and Type | Method and Description |
|---|---|
Class<?> |
convertedType() |
static FixedType |
fixed(Class<?> clazz) |
Class<?> |
matchedType() |
boolean |
matches(Class<?> type) |
Type |
matching(Class<?> type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertedTypes, isWeakMatching, matchedTypes, matchespublic static final FixedType VOID
public Class<?> matchedType()
matchedType in interface Typepublic Class<?> convertedType()
convertedType in interface TypeCopyright © 2024. All rights reserved.