public class BLCAnnotationUtils extends Object
| Constructor and Description |
|---|
BLCAnnotationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Annotation |
getAnnotationFromEntityOrInterface(Class annotationType,
Class entity)
Given an array and a typed predicate, determines if the array has an object that matches the condition of the
predicate.
|
public static Annotation getAnnotationFromEntityOrInterface(Class annotationType, Class entity)
annotationType - entity - Copyright © 2020. All rights reserved.