Package me.ehp246.aufjms.api.spi
Interface FromJson.To
- Enclosing interface:
- FromJson
public static interface FromJson.To
-
Method Summary
Modifier and TypeMethodDescriptiondefault List<? extends Annotation>default <T> voidreceive(T value) Class<?>type()
-
Method Details
-
type
Class<?> type() -
annotations
-
receive
default <T> void receive(T value)
-