Methods

add(issue) → Number

Add the issue in the collection.

Parameter

Name Type Optional Description

issue

Issue

 

Returns

Number 

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(issue)

Remove the issue from the collection.

Parameter

Name Type Optional Description

issue

Issue

 

removeAt()