@FunctionalInterface public interface Generator<T>
void
generate(Processor<? super T> processor)
void generate(Processor<? super T> processor)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.