public interface IAssimilator<T,O,E extends Exception>
void
assimilate(T value, O other)
void assimilate(T value, O other) throws E extends Exception
E extends Exception
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.