JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
F
I
L
M
N
O
P
R
S
T
V
W
A
accept(T)
- Method in interface com.github.robtimus.pool.
PoolableObjectConsumer
Performs this operation on the given argument.
acquire()
- Method in class com.github.robtimus.pool.
Pool
Acquires an object.
acquire(Duration)
- Method in class com.github.robtimus.pool.
Pool
Acquires an object.
acquire(long, TimeUnit)
- Method in class com.github.robtimus.pool.
Pool
Acquires an object.
acquire(Supplier<E>)
- Method in class com.github.robtimus.pool.
Pool
Acquires an object.
acquire(Duration, Supplier<E>)
- Method in class com.github.robtimus.pool.
Pool
Acquires an object.
acquire(long, TimeUnit, Supplier<E>)
- Method in class com.github.robtimus.pool.
Pool
Acquires an object.
acquiredObject(PoolableObject<?>, int, int)
- Method in class com.github.robtimus.pool.
PoolLogger
Called when a
PoolableObject
is acquired from a
Pool
.
acquireNow()
- Method in class com.github.robtimus.pool.
Pool
Acquires an object if possible.
acquireOrCreate()
- Method in class com.github.robtimus.pool.
Pool
Acquires an object if possible.
addReference(Object)
- Method in class com.github.robtimus.pool.
PoolableObject
Adds a reference to this object.
A
B
C
D
F
I
L
M
N
O
P
R
S
T
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.