org.jboss.cache.pojo.collection
Class IntegerCache

java.lang.Object
  extended by org.jboss.cache.pojo.collection.IntegerCache

public class IntegerCache
extends java.lang.Object

Cache of integers in String format from 0-99.


Method Summary
static java.lang.String toString(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toString

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