com.sun.enterprise.tools.classmodel
Class Utilities
java.lang.Object
com.sun.enterprise.tools.classmodel.Utilities
public class Utilities
- extends Object
Utilities
- Author:
- Jeff Trent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utilities
public Utilities()
sortInhabitantsDescriptor
public static String sortInhabitantsDescriptor(String in,
boolean innerSort)
- Sorts all of the lines in an inhabitants descriptor
- Parameters:
in
- the input stringinnerSort
- true if each line in the inhabitants file is sorted as well
- Returns:
- the sorted output string
Copyright © 2013 Oracle Corporation. All Rights Reserved.