Example usage for org.apache.commons.collections15 MapUtils subclass-usage

List of usage examples for org.apache.commons.collections15 MapUtils subclass-usage

Introduction

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

Usage

From source file org.statmantis.util.MapUtils.java

/**
 * Extension of {@link org.apache.commons.collections15.MapUtils}
 * 
 * @author Chad Retz
 */
public final class MapUtils extends org.apache.commons.collections15.MapUtils {