public abstract class HasSerializer<V,S extends JsonSerializer<V>>
extends java.lang.Object
JsonSerializer| Constructor and Description |
|---|
HasSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected S |
getSerializer() |
protected abstract JsonSerializer<?> |
newSerializer() |
protected S getSerializer()
protected abstract JsonSerializer<?> newSerializer()
Copyright © 2015. All Rights Reserved.