org.equanda.t5gui
Interface ListGetter<T>


public interface ListGetter<T>

Get list of objects (to allow update)

Author:
Joachim Van der Auwera

Method Summary
 List<T> getList()
           
 

Method Detail

getList

List<T> getList()


Copyright © 2007-2009. All Rights Reserved.