public class TableRow extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Object obj) |
static <T> Comparator<TableRow> |
getComparator(int index,
Comparator<T> comp) |
public boolean add(Object obj)
public static <T> Comparator<TableRow> getComparator(int index, Comparator<T> comp)
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.