Interface ByteBuddyBeanCopier.BooleanConverter

Enclosing class:
ByteBuddyBeanCopier

public static interface ByteBuddyBeanCopier.BooleanConverter
The Interface BooleanConverter.
  • Method Summary

    Modifier and Type
    Method
    Description
    convert(Object value, Class<?> targetType)
    Convert.
  • Method Details

    • convert

      Object convert(Object value, Class<?> targetType)
      Convert.
      Parameters:
      value - the value
      targetType - the target type
      Returns:
      the object