public abstract class AbstractPathPageRow extends AbstractPageRow
| Constructor and Description |
|---|
AbstractPathPageRow() |
AbstractPathPageRow(Path path) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(AbstractPathPageRow other) |
Path |
getPath() |
compareTopublic AbstractPathPageRow()
public AbstractPathPageRow(Path path)
public int compareTo(AbstractPathPageRow other)
public Path getPath()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.