@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) @Documented public @interface RowRange
int
row
from
to
public abstract int row
public abstract int from
public abstract int to
Copyright © 2022. All rights reserved.