TSDOC

Class: pulsar.tsdoc.GenericClass

C new GenericClass<T extends Object>( arr: Array.<T> ) → {void}

Search an array for the first element that satisfies a given condition and return that element.

Parameters:
Name Type Description
arr Array.<T>

Array or array

Methods

M returnType( ) → { T }

Method Description

Returns:

M takeParam( arg: T )

Method Description

Parameters:
Name Type Description
arg T

Param Description

TSDOC Copyright ©2013 pcasaubon.
Documentation generated by JSDoc 3.2.0 on Mon Aug 12 2013 15:46:33 GMT+0200 (CEST) using the TSDoc template.