Interface ProcessThreadInitializer

  • All Superinterfaces:
    java.util.function.BiConsumer<ProcessThreadType,​java.lang.String>

    public interface ProcessThreadInitializer
    extends java.util.function.BiConsumer<ProcessThreadType,​java.lang.String>
    Process's thread initializer.
    • Method Summary

      • Methods inherited from interface java.util.function.BiConsumer

        accept, andThen