O
- technology-specific type to access range object.public class Cursor<O>
extends java.lang.Object
Constructor and Description |
---|
Cursor(Placeholder placeholder,
Range<O> range) |
Modifier and Type | Method and Description |
---|---|
Placeholder |
getPlaceholder() |
Range<O> |
getRange() |
java.lang.String |
toString() |
public Cursor(Placeholder placeholder, Range<O> range)
public final Placeholder getPlaceholder()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2009-2016 Tatjana (Tanja) Kostic