public interface TObjectObjectProcedure<K,V>
Interface for procedures that take two Object parameters.
boolean
execute(K a, V b)
boolean execute(K a, V b)
a
Object
b