RepeatableAnnotation

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A, T](implicit annotations: RepeatableAnnotation[A, T]): RepeatableAnnotation[A, T]
def mkAnnotation[A, T](annotations: List[A]): RepeatableAnnotation[A, T]
inline def mkAnnotation[A, T]: RepeatableAnnotation[A, T]