public class LockTimeout extends Object
| Modifier and Type | Method and Description |
|---|---|
Long[] |
getOtherSeconds() |
Long |
getSeconds() |
static LockTimeout |
parseTimeout(Request request) |
static LockTimeout |
parseTimeout(String s) |
public static LockTimeout parseTimeout(Request request)
public static LockTimeout parseTimeout(String s)
public Long getSeconds()
public Long[] getOtherSeconds()
Copyright © 2015. All rights reserved.