@Target(value=TYPE) @Retention(value=SOURCE) public @interface KeyEvent
Example:
℗KeyEvent(type = KeyEvent.Type.Local) class OrderShipped {}
String
remark
public abstract String remark
Copyright © 2020–2023. All rights reserved.