@Retention(value=RUNTIME) @Target(value={TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE,PACKAGE}) public @interface Experimental
Experimental API's might change or be removed in minor versions of the SANSA Stack layers, or be adopted as first-class SANSA Stack API's.
NOTE: If there exists a Scaladoc comment that immediately precedes this annotation, the first line of the comment must be ":: Experimental ::" with no trailing blank line. This is because of the known issue that Scaladoc displays only either the annotation or the comment, whichever comes first.
Copyright © 2015–2018 Smart Data Analytics (SDA) research group. All rights reserved.