net.sourceforge.acelogger.constants
Class LocationGathererConstants

java.lang.Object
  extended by net.sourceforge.acelogger.constants.LocationGathererConstants

public final class LocationGathererConstants
extends Object

This class defines constants related to LocationGatherer.

Since:
1.0.0
Version:
1.0.0
Author:
Zardi (https://sourceforge.net/users/daniel_zardi)

Field Summary
static LocationGatherer EMPTY
          A gatherer that does nothing.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY

public static final LocationGatherer EMPTY
A gatherer that does nothing. Suitable to be used when we want no information about the call location.



Copyright © 2007-2010 The AceLogger Team. All Rights Reserved.