cn.dreampie.security.credential
类 CredentialDESC
java.lang.Object
cn.dreampie.security.credential.CredentialDESC
- 所有已实现的接口:
- Serializable, Comparator<Credential>
public class CredentialDESC
- extends Object
- implements Comparator<Credential>, Serializable
Created by wangrenhui on 15/4/25.
创建一个倒排序的认证的Set
- 另请参见:
- 序列化表格
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CredentialDESC
public CredentialDESC()
compare
public int compare(Credential a,
Credential b)
- 指定者:
- 接口
Comparator<Credential> 中的 compare
Copyright © 2015. All rights reserved.