public interface Assembler<I,O>
I
assembleInbound(O outbound)
O
assembleOutbound(I inbound)
O assembleOutbound(I inbound)
I assembleInbound(O outbound)
Copyright © 2015 craftsmenlabs. All Rights Reserved.