Annotation Type Packed


@Retention(RUNTIME)
@Target(TYPE)
public @interface Packed
Specifies that annotated struct has to be packed
Version:
$Id$
Author:
dkimitsa
  • Required Element Summary

    Required Elements
    Modifier and Type Required Element Description
    int value  
  • Element Details

    • value

      int value