org.apache.commons.vfs2.provider.sftp
public static final class SftpFileSystemConfigBuilder.ProxyType extends java.lang.Object implements java.io.Serializable, java.lang.Comparable<SftpFileSystemConfigBuilder.ProxyType>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(SftpFileSystemConfigBuilder.ProxyType o) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public int compareTo(SftpFileSystemConfigBuilder.ProxyType o)
compareTo
in interface java.lang.Comparable<SftpFileSystemConfigBuilder.ProxyType>
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.