| Package | Description |
|---|---|
| io.gsonfire |
| Modifier and Type | Method and Description |
|---|---|
Collection<PreProcessor<T>> |
ClassConfig.getPreProcessors() |
| Modifier and Type | Method and Description |
|---|---|
<T> GsonFireBuilder |
GsonFireBuilder.registerPreProcessor(Class<T> clazz,
PreProcessor<? super T> preProcessor)
Registers a pre processor for the Class specified.
|
Copyright © 2020. All rights reserved.