Class ArrayListSubMapProvider<Value>

java.lang.Object
org.drools.verifier.core.maps.ArrayListSubMapProvider<Value>
All Implemented Interfaces:
NewSubMapProvider<Value,ArrayList<Value>>

public class ArrayListSubMapProvider<Value> extends Object implements NewSubMapProvider<Value,ArrayList<Value>>