Package fr.skytasul.reflection.shrieker
Class FakeReflectionAccessor
java.lang.Object
fr.skytasul.reflection.shrieker.FakeReflectionAccessor
- All Implemented Interfaces:
fr.skytasul.reflection.ReflectionAccessor
public class FakeReflectionAccessor
extends Object
implements fr.skytasul.reflection.ReflectionAccessor
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface fr.skytasul.reflection.ReflectionAccessor
fr.skytasul.reflection.ReflectionAccessor.ClassAccessor -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface fr.skytasul.reflection.ReflectionAccessor
getClassInstance
-
Constructor Details
-
FakeReflectionAccessor
public FakeReflectionAccessor()
-
-
Method Details
-
classes
-
getClass
@NotNull public @NotNull FakeReflectionAccessor.FakeClass getClass(@NotNull @NotNull String name) throws ClassNotFoundException - Specified by:
getClassin interfacefr.skytasul.reflection.ReflectionAccessor- Throws:
ClassNotFoundException
-