public static class Ordering.Context
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private Description |
description |
Modifier | Constructor and Description |
---|---|
private |
Context(Description description) |
Modifier and Type | Method and Description |
---|---|
Description |
getTarget()
Gets the description for the top-level target being ordered.
|
private final Description description
private Context(Description description)
public Description getTarget()