Annotation Interface Nonexecutable


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface Nonexecutable
Indicates an algorithm is nonexecutable. This is mainly used to indicate that this algorithm is not run directed from this class.

Jan 18, 2018 2:59:34 PM

Version:
$Id: $Id
Author:
Kevin V. Bui (kvb2@pitt.edu)