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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MapTypegetNewSubMap()
-
-
-
Method Detail
-
getNewSubMap
MapType getNewSubMap()
-
-