-
public final class ReflectionUtilsKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> TasType(Object type, Function0<String> message)final static <T extends Any> TasType(Object type)final static <T extends Annotation> BooleanisAnnotationPresent(KType $self)final static <T extends Annotation> BooleanisAnnotationPresent(KClass<?> $self)-
-
Method Detail
-
isAnnotationPresent
final static <T extends Annotation> Boolean isAnnotationPresent(KType $self)
-
isAnnotationPresent
final static <T extends Annotation> Boolean isAnnotationPresent(KClass<?> $self)
-
-
-
-