Interface ReForget<R,A,B>

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

interface ReForget<R,A,B> extends App2<ReForget.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(R r)
     
    static <R,A,B> ReForget<R,A,B>
    unbox(App2<ReForget.Mu<R>, A, B> box)