|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.emarket.account.service.AccountManagerServiceImpl.CustomEntry
public class AccountManagerServiceImpl.CustomEntry
Constructor Summary | |
---|---|
AccountManagerServiceImpl.CustomEntry(java.util.Map.Entry<java.lang.String,java.lang.Float> entry)
|
Method Summary | |
---|---|
int |
compareTo(AccountManagerServiceImpl.CustomEntry anotherEntry)
|
int |
compareTo(java.lang.Object o)
|
java.util.Map.Entry<java.lang.String,java.lang.Float> |
getEntry()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccountManagerServiceImpl.CustomEntry(java.util.Map.Entry<java.lang.String,java.lang.Float> entry)
Method Detail |
---|
public java.util.Map.Entry<java.lang.String,java.lang.Float> getEntry()
public int compareTo(AccountManagerServiceImpl.CustomEntry anotherEntry)
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |