Class UpcastInspector
java.lang.Object
io.fluxcapacitor.javaclient.common.serialization.upcasting.UpcastInspector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanhasAnnotatedMethods(Class<?> type) static <T> List<AnnotatedUpcaster<T>>inspect(Collection<?> upcasters, Converter<T> patcher)
-
Constructor Details
-
UpcastInspector
public UpcastInspector()
-
-
Method Details
-
hasAnnotatedMethods
-
inspect
-