com.threerings.util
Annotation Type DeepOmit


@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface DeepOmit

Indicates that a field should be skipped by the DeepUtil methods.



Copyright © 2011. All Rights Reserved.