Annotation Interface WrappedDelegatingTable.DoNotWrap

Enclosing class:
WrappedDelegatingTable

@Target(METHOD) @Retention(RUNTIME) public static @interface WrappedDelegatingTable.DoNotWrap
Marks a Function.Unary.call(Object) method as opting out of being re-wrapped, as a WrappedDelegatingTable would normally do.