public interface Contextable
| Modifier and Type | Method and Description |
|---|---|
Context |
context()
Returns the sort ordering context of this object.
|
Contextable |
setContext(Context context)
Sets the sort ordering context of this object to the specified context.
|
Context context()
Contextable setContext(Context context)