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 Comparable
ClassCastException
Copyright © 2020 JCraft,Inc.. All rights reserved.