Package com.tick42.glue.desktop.intents
Interface IntentContext<T>
- Type Parameters:
T- The type of the data
public interface IntentContext<T>
Represents a context to be used to raise an Intent.
- Since:
- 1.4.1
-
Method Summary
T - The type of the datapublic interface IntentContext<T>