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() |
compareTo
public AbstractPathPageRow()
public AbstractPathPageRow(Path path)
public int compareTo(AbstractPathPageRow other)
public Path getPath()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.