@FunctionalInterface public interface Processor<V>
V
process(@NotNull Context context)
@Nullable V process(@NotNull @NotNull Context context) throws Exception
Exception
Copyright © 2021. All rights reserved.