trap

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Throwable trap(TReturn function() f)
  2. Throwable trap(TIn target, TReturn function(TIn) f)
    package
    Throwable
    trap
    (
    TIn
    TReturn
    )
    (
    TIn target
    ,
    TReturn function
    (
    TIn
    )
    f
    )

Meta