MultiDimensionalArraysInGenericsTest compilable UT input

This commit is contained in:
alexkravin 2014-12-04 15:29:13 +04:00 committed by Roman Ivanov
parent 3ad28e4fb4
commit 5a2891c92c
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
package com.puppycrawl.tools.checkstyle.grammars;
import java.lang.reflect.GenericArrayType;
import java.lang.reflect.GenericDeclaration;
import java.lang.reflect.ParameterizedType;