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 SysGlobalsSysGlobals. singletonGlobal singleton.Methods in com.carrotsearch.randomizedtesting that return SysGlobals Modifier and Type Method Description static SysGlobalsSysGlobals. initializeWith(java.lang.String prefix)private static SysGlobalsSysGlobals. singleton()
-