public class TypeTransformers extends Object
This class contains several transformers for used during method invocation.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static MethodHandle |
applyUnsharpFilter(MethodHandle handle, int pos, MethodHandle transformer)Apply a transformer as filter. |
Apply a transformer as filter. The filter may not match exactly in the types. In this case needed additional type transformations are done by MethodHandle.asType