Package play

Interface PlayPlugin.Filter.Function1<I,​O>

  • Enclosing class:
    PlayPlugin.Filter<T>

    public static interface PlayPlugin.Filter.Function1<I,​O>
    • Method Detail

      • apply

        O apply​(I arg)
         throws java.lang.Throwable
        Throws:
        java.lang.Throwable