The interface java.util.Formattable forces its clients (extending interfaces
and implementing classes) to adopt the constant interface antipattern for
LEFT_JUSTIFY, UPPERCASE, and ALTERNATE. Specifically, these constants become
part of the public API of any class that implements Formattable.
and implementing classes) to adopt the constant interface antipattern for
LEFT_JUSTIFY, UPPERCASE, and ALTERNATE. Specifically, these constants become
part of the public API of any class that implements Formattable.
- duplicates
-
JDK-4965344 (fmt) Minor updates to existing spec/implementation of format feature
-
- Open
-
- relates to
-
JDK-5030716 (fmt) Formattable flags should be moved into a separate class
-
- Resolved
-