-
@Target(TYPE) @Retention(SOURCE) public @interface StringValue
Class that can be represented unambiguously by a String. Such class must have a static factory method that accepts unique CharSequence parameter and that doesn't throw a checked exception.- Author:
- Philippe Charles
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringformatMethodNameStringparseMethodName
-