@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Summarized
Modifier and Type | Required Element and Description |
---|---|
Summarized.Term |
term
Each source term using summarization.
|
public abstract Summarized.Term term
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.