com.ibm.mq.constants

Class MQConstants.FieldValueComparator

  • All Implemented Interfaces:
    java.util.Comparator<java.lang.Object>
    Enclosing class:
    MQConstants


    public static final class MQConstants.FieldValueComparator
    extends MQConstants.ValueValueComparator
    Compares the value of a field with another object.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      int compare(java.lang.Object a, java.lang.Object b) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        equals
(c) Copyright IBM Corp. 2008, 2015. All Rights Reserved.