Package test

Class BatsTestVar

java.lang.Object
test.BatsTestVar

public final class BatsTestVar extends Object
BatsTestVar.java Sets a var and then gets the value, printing to stdout.
Author:
Andrew Clemons <andrew.clemons@gmail.com>
  • Constructor Details

    • BatsTestVar

      public BatsTestVar()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Main entry point.
      Parameters:
      args -
      Throws:
      Exception