org.eclipse.osgi.framework.util
Class ObjectPool

java.lang.Object
  extended by org.eclipse.osgi.framework.util.ObjectPool

public class ObjectPool
extends Object


Constructor Summary
ObjectPool()
           
 
Method Summary
static Object intern(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectPool

public ObjectPool()
Method Detail

intern

public static Object intern(Object obj)


Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.