Log4j 1.1.3

org.apache.log4j.examples
Class SortAlgo

java.lang.Object
  |
  +--org.apache.log4j.examples.SortAlgo

public class SortAlgo
extends Object

Example code for log4j to viewed in conjunction with the Sort class.

SortAlgo uses the bubble sort algorithm to sort an integer array. See also its source code.

Author:
Ceki Gülcü

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Log4j 1.1.3

Please notify me about new log4j releases.