org.cruxframework.crux.core.shared
Annotation Type Experimental


public @interface Experimental

A marker interface to indicate experimental code. Experimental code should not be used in any production environment. We do not guarantee backward compability. Any experimental class or interface can be removed from code any time.

Author:
Thiago da Rosa de Bustamante



Copyright © 2015. All rights reserved.