Issue #2161: minor comment in input

This commit is contained in:
Roman Ivanov 2015-11-06 07:11:37 -08:00
parent 4dd1df6ef8
commit fbb65687c7
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
package com.puppycrawl.tools.checkstyle.checks.design;
// ATTENTION: we need name of this class to be without "Input" prefix to as we
// need the same name as defined at VisibilityModifierCheck.DEFAULT_IMMUTABLE_TYPES
public class InetSocketAddress
{
class Arrays {