Annotation Interface Complex


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Complex
Annotation describing complex attribute types, i.e types lacking a natural string representation which is both human and machine friendly.
Author:
Markus MÃ¥rtensson