Interface ProcessDestroyerHandler

  • All Superinterfaces:
    java.util.function.Consumer<java.lang.Integer>

    public interface ProcessDestroyerHandler
    extends java.util.function.Consumer<java.lang.Integer>
    • Method Summary

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

        accept, andThen