@Retention(value=RUNTIME) @Target(value=TYPE) public static @interface LocalizableResource.GenerateKeys
The value is either the name of an inner class of KeyGenerator
or the
fully-qualified class name of some implementation of KeyGenerator
.
public abstract String value
Copyright © 2018. All rights reserved.