| | |
| | | * |
| | | * Copyright 2006-2008 Sun Microsystems, Inc. |
| | | * Portions Copyright 2014-2015 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.backends.pluggable; |
| | | |
| | |
| | | * Compares this object with the specified object for order. Returns a |
| | | * negative integer, zero, or a positive integer as this object is less |
| | | * than, equal to, or greater than the specified object.<p> |
| | | * <p/> |
| | | * |
| | | * @param that the Object to be compared. |
| | | * @return a negative integer, zero, or a positive integer as this object |