org.eclipse.osgi.framework.util
Class ObjectPool

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

public class ObjectPool
extends java.lang.Object


Constructor Summary
ObjectPool()
           
 
Method Summary
static java.lang.Object intern(java.lang.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 java.lang.Object intern(java.lang.Object obj)


Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.