Package org.eolang

Interface Expect.Action<T>

  • Type Parameters:
    T - The type
    Enclosing class:
    Expect<T>

    public static interface Expect.Action<T>
    The action.
    Since:
    0.41.0
    • Method Detail

      • exec

        T exec()
        Run it.
        Returns:
        The value