@Retention(value=RUNTIME) public @interface MenuNode
String
name
int
order
public abstract String name
public abstract int order
Copyright © 2018. All rights reserved.