@FunctionalInterface public interface Factory<P,T>
T
create(P parameter)
T create(P parameter)
Copyright © 2023. All rights reserved.