public interface Adapter<A,B>
B
from(A a)
A
to(B b)
A to(B b)
B from(A a)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.