public class ChannelSftp.LsEntry extends Object implements Comparable
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object o) |
SftpATTRS |
getAttrs() |
String |
getFilename() |
String |
getLongname() |
String |
toString() |
public String getFilename()
public String getLongname()
public SftpATTRS getAttrs()
public int compareTo(Object o) throws ClassCastException
compareTo in interface ComparableClassCastExceptionCopyright © 2019. All rights reserved.