Class EventDispatchThreadUsingProcedureDelegatorFactory<T>
- java.lang.Object
-
- net.anwiba.commons.swing.utilities.EventDispatchThreadUsingProcedureDelegatorFactory<T>
-
public final class EventDispatchThreadUsingProcedureDelegatorFactory<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EventDispatchThreadUsingProcedureDelegatorFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IProcedure<T,java.lang.RuntimeException>create(IProcedure<T,java.lang.RuntimeException> procedure)
-
-
-
Method Detail
-
create
public IProcedure<T,java.lang.RuntimeException> create(IProcedure<T,java.lang.RuntimeException> procedure)
-
-