Interface ForgetE<R,A,B>

All Superinterfaces:
App2<ForgetE.Mu<R>, A, B>

interface ForgetE<R,A,B> extends App2<ForgetE.Mu<R>, A, B>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
     
    static final class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    run(A a)
     
    static <R,A,B> ForgetE<R,A,B>
    unbox(App2<ForgetE.Mu<R>, A, B> box)