public class JohnzonJsonbAdapter<A,B> extends Object implements org.apache.johnzon.mapper.Adapter<A,B>
| Modifier and Type | Field and Description | 
|---|---|
| private JsonbAdapter<A,B> | delegate | 
| Constructor and Description | 
|---|
| JohnzonJsonbAdapter(JsonbAdapter<A,B> delegate) | 
private final JsonbAdapter<A,B> delegate
public JohnzonJsonbAdapter(JsonbAdapter<A,B> delegate)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.