public interface ComputableFactory<T,P>
T
create(P param)
T create(P param)
Copyright © 2019. All rights reserved.