Searched defs:argumentKind (Results 1 - 2 of 2) sorted by relevance

/openjdk10/langtools/test/tools/javac/lambda/mostSpecific/
H A DStructuralMostSpecificTest.java194 ArgTypeKind[] argumentKind = new ArgTypeKind[2]; field in class:StructuralMostSpecificTest
/openjdk10/langtools/test/tools/javac/generics/diamond/7030150/
H A DGenericConstructorAndDiamondTest.java180 ArgumentKind argumentKind; field in class:GenericConstructorAndDiamondTest
184 GenericConstructorAndDiamondTest(BoundKind boundKind, ConstructorKind constructorKind, TypeArgumentKind declTypeArgumentKind, TypeArgArity useTypeArgArity, TypeArgumentKind useTypeArgumentKind, TypeArgumentKind diamondTypeArgumentKind, ArgumentKind argumentKind) argument

Completed in 40 milliseconds