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 3423 2012-06-05 16:50:22Z tchemit $

Method Summary
 List<T> list()
           
 

Method Detail

list

List<T> list()


Copyright © 2009-2012 CodeLutin. All Rights Reserved.