Package bsh.util
Class Util
- java.lang.Object
-
- bsh.util.Util
-
public class Util extends Object
Misc utilities for the bsh.util package. Nothing in the core language (bsh package) should depend on this. Note: that promise is currently broken... fix it.
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
endSplashScreen()
static void
startSplashScreen()
-