Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

diagapplet.CodeGen
Class StrToInt  view StrToInt download StrToInt.java

java.lang.Object
  extended bydiagapplet.CodeGen.StrToInt

public class StrToInt
extends java.lang.Object


Constructor Summary
StrToInt()
           
 
Method Summary
static int convert(java.lang.String str)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrToInt

public StrToInt()
Method Detail

convert

public static int convert(java.lang.String str)
                   throws java.lang.NumberFormatException

main

public static void main(java.lang.String[] args)