Package org.drools.verifier.core.maps
Interface KeyChangeListener<T>
-
public interface KeyChangeListener<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdate(Key oldKey, Key newKey, T t)
-