Class ExecutionEntry<K,V>

java.lang.Object
org.mvel2.execution.ExecutionEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>

public class ExecutionEntry<K,V> extends Object implements Map.Entry<K,V>