org.chorem.pollen.votecounting.utils
Interface ListBehavior<T>

All Known Implementing Classes:
Choice, Group, VotingGroupDTO

public interface ListBehavior<T>

Interface pour le comportement liste.

Version:
$Id: ListBehavior.java 2615 2009-07-01 13:47:45Z nrannou $

Method Summary
 java.util.List<T> list()
           
 

Method Detail

list

java.util.List<T> list()


Copyright © 2009 CodeLutin. All Rights Reserved.