Contents
-
Terminally Deprecated Elements
Class is a record now, and this factory method will be
removed in the next major version. Use
IntRange(int)
instead.
Class is a record now, and this factory method will be
removed in the next major version. Use
IntRange(int, int)
instead.
Class is a record now, and this factory method will be
removed in the next major version. Use
LongRange(long)
instead.
Class is a record now, and this factory method will be
removed in the next major version. Use
LongRange(long, long)
instead.
-
Deprecated Methods
Class is a record now, and this factory method will be
removed in the next major version. Use
IntRange(int)
instead.
Class is a record now, and this factory method will be
removed in the next major version. Use
IntRange(int, int)
instead.
Class is a record now, and this factory method will be
removed in the next major version. Use
LongRange(long)
instead.
Class is a record now, and this factory method will be
removed in the next major version. Use
LongRange(long, long)
instead.