T
@FunctionalInterface public interface Factory<T>
create()
@Nullable T create()
Copyright © 2022. All rights reserved.