RangeType

fun <V> RangeType(type: FieldType<V, V>)

Parameters

V

the range value type.

type

is a field type corresponding to V type.