Object KotlinAnnotationSpec.Companion
-
- All Implemented Interfaces:
public class KotlinAnnotationSpec.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static KotlinAnnotationSpec.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final List<KotlinAnnotationSpec>
of(List<AnnotationSpec> annotations)
-
-
Method Detail
-
of
final List<KotlinAnnotationSpec> of(List<AnnotationSpec> annotations)
-
-
-
-