Package net.sourceforge.aprog.tools

Examples of net.sourceforge.aprog.tools.TicToc.toc()


          $Primitive.class.getSimpleName(), primitive,
          SERIAL_VERSION_UID_TEMPLATE, random.nextLong() + "L"
      );
    }
   
    System.out.println("Source generation done in " + timer.toc() + " ms");
  }
 
}
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.