Search
Duration Constructor
See Also
 






 Overload List

Name Description

Duration

Initializes a new instance of the Duration class with zero length.

Duration

Initializes a new instance of the Duration class, storing specified java.time.Duration.

Duration

Initializes a new instance of the Duration class with the specified duration.

Duration

Initializes a new instance of the Duration class with the specified values.

Duration

Initializes a new instance of the Duration class with the specified value.

Duration

Initializes a new instance of the Duration class with the specified length.

 See Also