Commons Proxy JDK Proxies Module ™
Last Published: 07 April 2014
|
Version: 2.0-SNAPSHOT
ApacheCon
Apache
Commons
Project Documentation
Project Information
Project Reports
JIRA Report
JavaDocs
Test JavaDocs
Test Source Xref
Source Xref
JDepend
CPD Report
PMD Report
Checkstyle
FindBugs Report
Commons
Home
License
Components
Sandbox
Dormant
General Information
Volunteering
Contributing Patches
Building Components
Releasing Components
Wiki
ASF
How the ASF works
Get Involved
Developer Resources
Sponsorship
Thanks
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
2
0
0
1
Files
Files
I
W
E
src/main/java/org/apache/commons/proxy2/jdk/JdkProxyFactory.java
0
0
1
Rules
Rules
Violations
Severity
FileTabCharacter
0
Error
AvoidStarImport
0
Error
RedundantImport
0
Error
UnusedImports
0
Error
LineLength
max
:
"120"
1
Error
Details
src/main/java/org/apache/commons/proxy2/jdk/JdkProxyFactory.java
Violation
Message
Line
Line is longer than 120 characters (found 128).
36