All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gov.sandia.cognition.algorithm.event.package-info Maven / Gradle / Ivy

There is a newer version: 4.0.1
Show newest version
/*
 * File:            package-info.java
 * Authors:         Justin Basilico
 * Project:         Cognitive Foundry Common Core
 * 
 * Copyright 2011 Cognitive Foundry. All rights reserved.
 */

/**
 * Provides useful components for handling algorithm events. These classes are
 * useful for performing external control of certain types of algorithms or for
 * inspecting algorithms for development and debugging.
 * 
 * @author  Justin Basilico
 * @since   3.3.3
 */
@gov.sandia.cognition.annotation.Documentation
package gov.sandia.cognition.algorithm.event;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy