public abstract class AbstractAssembler<FROM,TO> extends Object implements Assembler<FROM,TO>
AbstractAssembler()
List<FROM>
fromList(List<TO> tos)
List<TO>
toList(List<FROM> froms)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
from, to
public AbstractAssembler()
public List<FROM> fromList(List<TO> tos)
fromList
Assembler<FROM,TO>
public List<TO> toList(List<FROM> froms)
toList
Copyright © 2019 Damsete Tecnologia LTDA. All rights reserved.