Package org.apache.maven.di.impl
Class Utils
java.lang.Object
org.apache.maven.di.impl.Utils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getDisplayString
(Class<? extends Annotation> annotationType, Annotation annotation) static String
getDisplayString
(Object object) static boolean
isMarker
(Class<? extends Annotation> annotationType)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
getDisplayString
public static String getDisplayString(Class<? extends Annotation> annotationType, @Nullable Annotation annotation) -
getDisplayString
-
isMarker
-