public static interface ByteBuddyUtils.TypeConversionsFactory
Modifier and Type | Method and Description |
---|---|
ByteBuddyUtils.TypeConversion<org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy.implementation.bytecode.StackManipulation> |
createGetterConversions(org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy.implementation.bytecode.StackManipulation readValue) |
ByteBuddyUtils.TypeConversion<org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy.implementation.bytecode.StackManipulation> |
createSetterConversions(org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy.implementation.bytecode.StackManipulation readValue) |
ByteBuddyUtils.TypeConversion<java.lang.reflect.Type> |
createTypeConversion(boolean returnRawTypes) |
ByteBuddyUtils.TypeConversion<java.lang.reflect.Type> createTypeConversion(boolean returnRawTypes)
ByteBuddyUtils.TypeConversion<org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy.implementation.bytecode.StackManipulation> createGetterConversions(org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy.implementation.bytecode.StackManipulation readValue)
ByteBuddyUtils.TypeConversion<org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy.implementation.bytecode.StackManipulation> createSetterConversions(org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy.implementation.bytecode.StackManipulation readValue)