Package kilim

Interface Pausable.Spawn<TT>

  • Enclosing class:
    Pausable

    public static interface Pausable.Spawn<TT>
    • Method Detail

      • execute

        TT execute()
            throws Pausable,
                   java.lang.Exception
        Throws:
        Pausable
        java.lang.Exception