public interface TypeConverter<A,B>
static interface
TypeConverter.Converter
A
from(B b)
B
to(A a)
B to(A a)
A from(B b)
Copyright © 2015. All rights reserved.