Name: | jFormatString |
---|---|
Version: | 0 |
Release: | 0.24.20131227gitf159b88.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 33287 |
License: | GPLv2 with exceptions |
RPM: | jFormatString-0-0.24.20131227gitf159b88.el7.noarch.rpm |
Source RPM: | jFormatString-0-0.24.20131227gitf159b88.el7.src.rpm |
Build Date: | Fri Oct 27 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://code.google.com/p/j-format-string/ |
Summary: | Java format string compile-time checker |
Description: | This project is derived from Sun's implementation of java.util.Formatter. It is designed to allow compile time checks as to whether or not a use of a format string will be erroneous when executed at runtime. |