public final class ReflectionsTest extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ReflectionsTest.Printing |
static interface |
ReflectionsTest.TestAnnot |
static interface |
ReflectionsTest.TestInterface |
Constructor and Description |
---|
ReflectionsTest() |
Modifier and Type | Method and Description |
---|---|
static void |
caca() |
static String |
print(Object... args) |
void |
testAnnotInheritance() |
void |
testImplement() |
void |
testReflections() |
public void testReflections()
public static void caca()
public void testImplement()
public void testAnnotInheritance() throws NoSuchMethodException
NoSuchMethodException
Copyright © 2021 SPF4J. All rights reserved.