count property

int count
final

Gets the number of results within this mapping: the number of distinct ZonedDateTime values which map to the original LocalDateTime.

Implementation

final int count;