public class DurationJsonSerializer extends com.github.nmorel.gwtjackson.client.JsonSerializer<Duration>
| Constructor and Description |
|---|
DurationJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSerialize(com.github.nmorel.gwtjackson.client.stream.JsonWriter writer,
Duration value,
com.github.nmorel.gwtjackson.client.JsonSerializationContext ctx,
com.github.nmorel.gwtjackson.client.JsonSerializerParameters params) |
protected void doSerialize(com.github.nmorel.gwtjackson.client.stream.JsonWriter writer,
Duration value,
com.github.nmorel.gwtjackson.client.JsonSerializationContext ctx,
com.github.nmorel.gwtjackson.client.JsonSerializerParameters params)
doSerialize in class com.github.nmorel.gwtjackson.client.JsonSerializer<Duration>Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.