|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
InputType
- Input type of the Kernel.@CodeReview(reviewer="Kevin R. Dixon", date="2009-07-08", changesNeeded=false, comments="Looks fine.") public interface KernelContainer<InputType>
Defines an object that contains a Kernel.
Method Summary | |
---|---|
Kernel<? super InputType> |
getKernel()
Gets the kernel. |
Methods inherited from interface gov.sandia.cognition.util.CloneableSerializable |
---|
clone |
Method Detail |
---|
Kernel<? super InputType> getKernel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |