protected static class ConcurrentManaged.InvalidBorrowed<T> extends Object implements Borrowed<T>
| Modifier and Type | Field and Description |
|---|---|
protected static FutureFinished |
FINISHED |
| Modifier | Constructor and Description |
|---|---|
protected |
InvalidBorrowed() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
T |
get() |
boolean |
isValid() |
void |
release() |
FutureFinished |
releasing() |
protected static FutureFinished FINISHED
public void close()
close in interface Borrowed<T>close in interface AutoCloseablepublic FutureFinished releasing()
Copyright © 2017. All rights reserved.