Class BooleanConverter

  • All Implemented Interfaces:
    AttributeConverter

    public final class BooleanConverter
    extends AbstractAttributeConverter
    This class converts a String into a Boolean or returns the Boolean in input.
    Since:
    1.1.0
    Author:
    Jerome Leleu