Uses of Class
com.carrotsearch.randomizedtesting.SysGlobals
-
Packages that use SysGlobals Package Description com.carrotsearch.randomizedtesting -
-
Uses of SysGlobals in com.carrotsearch.randomizedtesting
Fields in com.carrotsearch.randomizedtesting declared as SysGlobals Modifier and Type Field Description private static SysGlobals
SysGlobals. singleton
Global singleton.Methods in com.carrotsearch.randomizedtesting that return SysGlobals Modifier and Type Method Description static SysGlobals
SysGlobals. initializeWith(java.lang.String prefix)
private static SysGlobals
SysGlobals. singleton()
-