@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Filter
static int
POSITIVE
REVERSE
int
type
String[]
value
weight
public static final int POSITIVE
public static final int REVERSE
public abstract String[] value
public abstract int type
public abstract int weight
Copyright © 2024. All rights reserved.