core / io.islandtime.ranges / InstantInterval / <init>

<init>

(iosArm64, iosX64, jvm, macosX64) <init>(start: Instant = Instant.MIN, endExclusive: Instant = Instant.MAX)

A half-open interval between two instants.

Instant.MIN and Instant.MAX are used as sentinels to indicate an unbounded (ie. infinite) start or end.