Annotation Type ImmutableProtocol.Type

Enclosing class:
ImmutableProtocol

@Target(TYPE) @Retention(RUNTIME) public static @interface ImmutableProtocol.Type
Marker annotation to indicate that a class is an immutable protocol type
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • builder

      Class<?> builder