public class LocationLog
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
assertsEnabled |
static boolean |
propertyEnabled |
Constructor and Description |
---|
LocationLog() |
Modifier and Type | Method and Description |
---|---|
static boolean |
clear() |
static boolean |
it(java.lang.Object field,
java.lang.Object location) |
static boolean |
set(Steppable agent) |
static boolean |
test() |
public static boolean assertsEnabled
public static boolean propertyEnabled
public static boolean test()
public static boolean set(Steppable agent)
public static boolean clear()
public static boolean it(java.lang.Object field, java.lang.Object location)