gte811i
Results
1
issues of
gte811i
@OnEventNotAccepted does not have the same capability to override like @OnTransition @Target(ElementType.METHOD) @Retention(RetentionPolicy.RUNTIME) @OnEventNotAccepted public @interface EventsOnEventNotAccepted { Events[] eicEvent() default { }; } Does not work in the same...
status/need-triage