Package test
Class BatsTestVar
- java.lang.Object
-
- test.BatsTestVar
-
public final class BatsTestVar extends java.lang.Object
BatsTestVar.java Sets a var and then gets the value, printing to stdout.- Author:
- Andrew Clemons
-
-
Constructor Summary
Constructors Constructor Description BatsTestVar()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main entry point.
-