Package sim.util

Class LocationLog

java.lang.Object
sim.util.LocationLog

public class LocationLog extends Object
An experimental test object for performing assertions which log all location accesses in fields.
  • Field Details

    • assertsEnabled

      public static boolean assertsEnabled
    • propertyEnabled

      public static boolean propertyEnabled
  • Constructor Details

    • LocationLog

      public LocationLog()
  • Method Details

    • test

      public static boolean test()
    • set

      public static boolean set(Steppable agent)
    • clear

      public static boolean clear()
    • it

      public static boolean it(Object field, Object location)