mirror of
https://github.com/zaaarf/geb.git
synced 2024-11-14 05:39:21 +01:00
fix: javadoc
This commit is contained in:
parent
eb63d98240
commit
3438b7a38f
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ package ftbsc.geb.api;
|
|||
* The interface that the generated dispatchers will all use.
|
||||
* This interface isn't really meant to be used by humans, but it should work if your
|
||||
* use case requires it.
|
||||
* @param <E> the type of event this dispatcher handles
|
||||
* @since 0.1.1
|
||||
*/
|
||||
public interface IEventDispatcher {
|
||||
|
|
Loading…
Reference in a new issue