Exemplo n.º 1
0
 protected abstract BooleanConst ReverseGreaterThan(ObjectConst b);
Exemplo n.º 2
0
 protected abstract BooleanConst ReverseLessThan(ObjectConst b);
Exemplo n.º 3
0
 protected abstract BooleanConst ReverseEqualTo(ObjectConst b);