public interface ConfigurationComparator
Modifier and Type | Method and Description |
---|---|
boolean |
compare(Configuration a,
Configuration b)
Compare two configuration objects.
|
boolean compare(Configuration a, Configuration b)
a
- the first configurationb
- the second configurationCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.