com.threerings.util
Annotation Type Shallow


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

Indicates that a field should be treated shallowly by the DeepUtil methods.



Copyright © 2011. All Rights Reserved.