com.jalios.jcms.vote
Class VoteManager.CacheEntry

java.lang.Object
  extended by com.jalios.jcms.vote.VoteManager.CacheEntry
Enclosing class:
VoteManager

public class VoteManager.CacheEntry
extends Object


Constructor Summary
VoteManager.CacheEntry(int voteCount, int voteScore)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VoteManager.CacheEntry

public VoteManager.CacheEntry(int voteCount,
                              int voteScore)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2010 Jalios SA. All Rights Reserved.