cn.dreampie.security.credential
类 CredentialASC

java.lang.Object
  继承者 cn.dreampie.security.credential.CredentialASC
所有已实现的接口:
Serializable, Comparator<Credential>

public class CredentialASC
extends Object
implements Comparator<Credential>, Serializable

Created by wangrenhui on 15/4/25. 升序的Set

另请参见:
序列化表格

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

构造方法详细信息

CredentialASC

public CredentialASC()
方法详细信息

compare

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


Copyright © 2015. All rights reserved.