public interface DatabaseComparator
extends java.util.Comparator<byte[]>, java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
initialize(java.lang.ClassLoader loader)
Called to initialize a comparator object after it is instantiated or
deserialized, and before it is used.
|
Copyright (c) 2004-2012 Oracle. All rights reserved.