Class AddressKeySlotHandler

    • Constructor Detail

      • AddressKeySlotHandler

        public AddressKeySlotHandler()
    • Method Detail

      • compareTo

        public int compareTo​(java.lang.Object obj)
      • prepareComparison

        public PreparedComparison prepareComparison​(Context context,
                                                    java.lang.Object slot)
        Description copied from interface: Comparable4
        creates a prepared comparison to compare multiple objects against one single object.
        Parameters:
        context - the context of the comparison
        slot - the object that is to be compared against multiple other objects
        Returns:
        the prepared comparison