@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface CustomRange
String
fromKey
toKey
value
public abstract String value
public abstract String fromKey
public abstract String toKey
Copyright © 2018. All rights reserved.