Uses of Class
com.carrotsearch.randomizedtesting.SysGlobals
Packages that use SysGlobals
-
Uses of SysGlobals in com.carrotsearch.randomizedtesting
Fields in com.carrotsearch.randomizedtesting declared as SysGlobalsModifier and TypeFieldDescriptionprivate static SysGlobalsSysGlobals.singletonGlobal singleton.Methods in com.carrotsearch.randomizedtesting that return SysGlobalsModifier and TypeMethodDescriptionstatic SysGlobalsSysGlobals.initializeWith(String prefix) private static SysGlobalsSysGlobals.singleton()