Class DataOptions.SimpleRange
java.lang.Object
io.deephaven.web.client.api.subscription.DataOptions.SimpleRange
- Enclosing class:
- DataOptions
Simple range consisting only of start and end numbers. Will be migrated to deephaven-core in the near future, and
subsequently removed from this the coreplus namespace.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
first
-
last
-
-
Constructor Details
-
SimpleRange
public SimpleRange()
-