org.bridj.ann
Annotation Type Union


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE,CONSTRUCTOR})
public @interface Union

Marks a struct as an union (same as putting unionWith = 0 in every Field annotation).

Author:
ochafik



Copyright © 2009-2012. All Rights Reserved.