Annotation Type WrappedDelegatingTable.DoNotWrap


@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.