- java.lang.Object
-
- org.rapidoid.RapidoidThing
-
- org.rapidoid.pool.SynchronizedPool<T>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public T get()
- Specified by:
get in interface Pool<T>
-
size
public int size()
- Specified by:
size in interface Pool<T>
-
clear
public void clear()
- Specified by:
clear in interface Pool<T>
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.