Package org.eolang

Interface Action<T>

  • Type Parameters:
    T - The type

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

      • act

        T act()
        Run it.
        Returns:
        The value