public interface TypeAwareAdapter<A,B> extends Adapter<A,B>
Modifier and Type | Method and Description |
---|---|
Type |
getFrom() |
default AdapterKey |
getKey() |
Type |
getTo() |
Type getTo()
Type getFrom()
default AdapterKey getKey()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.