c

akka.grpc

AkkaGrpcGenerated

class AkkaGrpcGenerated extends Annotation with Annotation with ClassfileAnnotation

Annotations
@Retention()
Source
AkkaGrpcGenerated.java
Linear Supertypes
ClassfileAnnotation, StaticAnnotation, Annotation, Annotation, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AkkaGrpcGenerated
  2. ClassfileAnnotation
  3. StaticAnnotation
  4. Annotation
  5. Annotation
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AkkaGrpcGenerated()

Abstract Value Members

  1. abstract def annotationType(): Class[_ <: Annotation]
    Definition Classes
    Annotation