Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Obsidian-StudiosInc/jFormatString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jFormatString

License Build Status Build Status

Source code and tagged source code releases. Continuation of the archived Google Code Project

This code is designed to allow for compile time checking of Java format strings. It can check that the format string is valid, that the proper number of arguments are supplied and that they are of the correct type.

This code is used by SpotBugs aka FindBugs and if offered for use by other tools.

The code for this is derived from the OpenJDK implementation of java.util. Authored by Bill Pugh

About

Source code and tagged source code releases. Continuation of the archived https://code.google.com/p/j-format-string

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages