org.codehaus.groovy.runtime.typehandling
Class IntegerCache

java.lang.Object
  extended by org.codehaus.groovy.runtime.typehandling.IntegerCache

public class IntegerCache
extends java.lang.Object


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

Method Detail

integerValue

public static java.lang.Integer integerValue(int i)


Copyright © 2003-2011 The Codehaus. All Rights Reserved.