JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.chutneytesting.action.spi.time
Interface DurationParser
public interface
DurationParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
description
()
Optional
<
Duration
>
parse
(
String
literalDuration)
Method Details
parse
Optional
<
Duration
>
parse
(
String
literalDuration)
description
String
description
()