org.fuin.apps4swing
Interface EDTGetter<RESULT>

Type Parameters:
RESULT - Type of the result.

public interface EDTGetter<RESULT>

A unit that creates a result value.


Method Summary
 RESULT get()
          Returns the created result.
 

Method Detail

get

RESULT get()
Returns the created result.

Returns:
Return value.


Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.