tcl.lang
Class QSort
java.lang.Object
  
tcl.lang.QSort
public final class QSort
- extends Object
 
Sorts an array of TclObjects.
 
| 
Constructor Summary | 
QSort()
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ASCII
public static final int ASCII
- See Also:
 - Constant Field Values
 
INTEGER
public static final int INTEGER
- See Also:
 - Constant Field Values
 
REAL
public static final int REAL
- See Also:
 - Constant Field Values
 
COMMAND
public static final int COMMAND
- See Also:
 - Constant Field Values
 
DICTIONARY
public static final int DICTIONARY
- See Also:
 - Constant Field Values
 
QSort
public QSort()
Copyright © 2015. All rights reserved.