cz.cuni.amis.pogamut.defcon.communication.messages
Annotation Type Updatable


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface Updatable

Whenever field inside JavaWorldObject is annotated by this annotation it will be automatically updated by JavaWorldObjectUpdate object.

Author:
Jimmy



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.