protected static final class MethodCacher.Tunnel extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
asyncUpdate()
Whether asynchronous update.
|
MethodCacher.Tunnel |
copy()
Get a new instance.
|
boolean |
expired()
Is it expired already?
|
Object |
through()
Get a result through the tunnel.
|
String |
toString() |
public MethodCacher.Tunnel copy()
public Object through() throws Throwable
Throwable
- If something goes wrong insidepublic boolean expired()
public boolean asyncUpdate()
Copyright © 2012–2017 jcabi.com. All rights reserved.