Event Dispatcher
v0.1.6-beta.1
Project that offers a small library that allows to subscribe and fire events.
|
Definition at line 13 of file ArrayArgumentsProvider.java.
Public Member Functions | |
void | accept (ArraySources source) |
Stream<? extends Arguments > | provideArguments (ExtensionContext context) |
Private Attributes | |
List< int[]> | arguments |
void accept | ( | ArraySources | source | ) |
Definition at line 16 of file ArrayArgumentsProvider.java.
Stream<? extends Arguments> provideArguments | ( | ExtensionContext | context | ) |
Definition at line 22 of file ArrayArgumentsProvider.java.
|
private |
Definition at line 14 of file ArrayArgumentsProvider.java.