com.croftsoft.core.lang
Interface Listener<T>


public interface Listener<T>

Generic listener.

Since:
2006-01-06
Version:
$Id: Listener.java,v 1.1 2006/01/07 02:20:25 croft Exp $
Author:
David Wallace Croft

Method Summary
 void listen(T t)
           
 

Method Detail

listen

void listen(T t)

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)