minute property

int minute
final

The minute.

Contract

Throws AssertionError if minute < 0 or 59 < minute.

Implementation

final int minute;