Example usage for org.apache.commons.lang3 BooleanUtils subclass-usage

List of usage examples for org.apache.commons.lang3 BooleanUtils subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.lang3 BooleanUtils subclass-usage.

Usage

From source file org.craftercms.deployer.utils.BooleanUtils.java

/**
 * Utility methods for booleans.
 *
 * @author avasquez
 */
public class BooleanUtils extends org.apache.commons.lang3.BooleanUtils {