com.voytechs.jnetstream.io
Class StreamUtil

java.lang.Object
  extended by com.voytechs.jnetstream.io.StreamUtil

public class StreamUtil
extends java.lang.Object


Constructor Summary
StreamUtil()
           
 
Method Summary
static java.lang.String toString(int n)
           
static java.lang.String toString(long n)
          Convert an integer to a string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamUtil

public StreamUtil()
Method Detail

toString

public static java.lang.String toString(long n)
Convert an integer to a string


toString

public static java.lang.String toString(int n)