public final class Utils
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
instantiate
@NotNull
public static <T> T instantiate(@NotNull
@NotNull Class<T> aClass)