public class References extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
References.Visitor<T> |
| Constructor and Description |
|---|
References() |
public static <T> List<T> sort(List<T> objects, References.Visitor<T> visitor)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.