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

另请参见:
序列化表格

构造方法摘要
CredentialDESC()
           
 
方法摘要
 int compare(Credential a, Credential b)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 java.util.Comparator 继承的方法
equals
 

构造方法详细信息

CredentialDESC

public CredentialDESC()
方法详细信息

compare

public int compare(Credential a,
                   Credential b)
指定者:
接口 Comparator<Credential> 中的 compare


Copyright © 2015. All rights reserved.