Package org.apache.maven.di.impl
Class Utils
java.lang.Object
org.apache.maven.di.impl.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetDisplayString(Class<? extends Annotation> annotationType, Annotation annotation) static StringgetDisplayString(Object object) static booleanisMarker(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
-