1 2 3 4 5 6 7
package de.romjaki.logger; /** * Created by RGR on 17.08.2017. */ public @interface EventHandler { }