GsonAdapterFactory

public final class GsonAdapterFactory implements EventConvertor.Factory

Constructors

Link copied to clipboard
GsonAdapterFactory GsonAdapterFactory()

Functions

Link copied to clipboard
EventConvertor<String, ?> fromEvent(Type type, Array<Annotation> annotations, Moon moon)
Link copied to clipboard
EventConvertor<Object, String> toEvent(Type type, Array<Annotation> parameterAnnotations, Array<Annotation> methodAnnotations, Moon moon)