FreeHEP API
Version current

org.freehep.tools
Class JarSize

java.lang.Object
  extended byorg.freehep.tools.JarSize

public class JarSize
extends Object

Version:
$Id: JarSize.java,v 1.1 2001/11/25 12:01:51 duns Exp $
Author:
Mark Donszelmann
Source Code:
JarSize.java

Field Summary
static double KBYTE
           
 
Constructor Summary
JarSize()
           
 
Method Summary
static String format(long value)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KBYTE

public static final double KBYTE
See Also:
Constant Field Values
Constructor Detail

JarSize

public JarSize()
Method Detail

format

public static String format(long value)

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.