Changes between Initial Version and Version 1 of Ticket #17358, comment 7


Ignore:
Timestamp:
2019-02-21T23:06:07+01:00 (7 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17358, comment 7

    initial v1  
    66
    77{{{
     8#!java
    89// KeyValueCondition:
    910public boolean requiresExactKeyMatch() { return !Op.NEGATED_OPS.contains(op); }