Package org.drools.verifier.core.maps
Interface NewSubMapProvider<Value,MapType extends List<Value>>
- All Known Implementing Classes:
ArrayListSubMapProvider
public interface NewSubMapProvider<Value,MapType extends List<Value>>
-
Method Summary
-
Method Details
-
getNewSubMap
MapType getNewSubMap()
-