org.encog.persist.annotations
Annotation Type EGIgnore


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

This annotation is used with Encog generic persistence. It allows a field to be flagged as something that should be ignored.



Copyright © 2011. All Rights Reserved.