public static class LeasePeriodPolicy.Result extends Object
Modifier and Type | Field and Description |
---|---|
long |
duration
The duration.
|
long |
expiration
The expiration time.
|
Constructor and Description |
---|
Result(long expiration,
long duration)
Simple constructor to create a new
Result
object. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.