Package | Description |
---|---|
com.impossibl.postgres.api.data |
Modifier and Type | Method and Description |
---|---|
static <U> Range<U> |
Range.create(U lower,
boolean lowerInc,
U upper,
boolean upperInc) |
static Range<?> |
Range.createEmpty() |
Copyright © 2013–2017 impossibl.com. All rights reserved.