Package org.apache.maven.di.impl
Class Utils
java.lang.Object
org.apache.maven.di.impl.Utils
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic StringgetDisplayString(Class<? extends Annotation> annotationType, Annotation annotation) static StringgetDisplayString(Object object) static booleanisMarker(Class<? extends Annotation> annotationType) 
- 
Constructor Details- 
Utilspublic Utils()
 
- 
- 
Method Details- 
getDisplayStringpublic static String getDisplayString(Class<? extends Annotation> annotationType, @Nullable Annotation annotation) 
- 
getDisplayString
- 
isMarker
 
-