ru.j1c
Class TSP

java.lang.Object
  extended by ru.j1c.TSP

public class TSP
extends Object


Constructor Summary
TSP(String value)
           
 
Method Summary
 int length()
           
 int precision()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TSP

public TSP(String value)
Method Detail

length

public int length()

precision

public int precision()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011 J1C corp. All Rights Reserved.