org.noos.common
Interface Question<P,R>

All Known Implementing Classes:
FindFocusableQuestion, ParentOfQuestion

public interface Question<P,R>

Author:
Angelo De Caro (angelo.decaro@gmail.com)

Method Summary
 R getAnswer(P param)
           
 

Method Detail

getAnswer

R getAnswer(P param)


Copyright © 2012. All Rights Reserved.