@Target(value={}) @Retention(value=RUNTIME) @Documented public static @interface KeyInfo.Group
Modifier and Type | Required Element and Description |
---|---|
String |
expression
The grouping expression.
|
public abstract String expression
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.