asia.redact.bracket.properties.mgmt
Class ServerLocalizedFileFinder.MyComparator
java.lang.Object
asia.redact.bracket.properties.mgmt.ServerLocalizedFileFinder.MyComparator
- All Implemented Interfaces:
- Comparator<File>
- Enclosing class:
- ServerLocalizedFileFinder
class ServerLocalizedFileFinder.MyComparator
- extends Object
- implements Comparator<File>
Do the work of comparing properties files which are in the ServerLocale schemata
- Author:
- Dave
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerLocalizedFileFinder.MyComparator
ServerLocalizedFileFinder.MyComparator()
compare
public int compare(File o1,
File o2)
- Specified by:
compare in interface Comparator<File>
countUnderscores
private int countUnderscores(String s)
Copyright © 2011-2013 David R. Smith. All Rights Reserved.