| Interface | Description |
|---|---|
| TemporalOffset<T extends Temporal> |
Temporal offset. |
| Class | Description |
|---|---|
| Index |
A positive index.
|
| MapEntry<K,V> |
Understands an entry in a
. |
| Offset<T extends Number> |
A positive offset.
|
| Percentage |
A positive percentage value.
|
| TemporalUnitLessThanOffset |
TemporalUnitOffset with strict less than condition. |
| TemporalUnitOffset |
Base class for
TemporalOffset on basis of TemporalUnit. |
| TemporalUnitWithinOffset |
TemporalUnitOffset with less than or equal condition. |
Copyright © 2014–2019 AssertJ. All rights reserved.