name | method, % | block, % |
---|
IndividualCollection (): void | 0% (0/1) | 0% (0/13) |
add (Individual): boolean | 0% (0/1) | 0% (0/32) |
addAll (Collection): boolean | 0% (0/1) | 0% (0/21) |
addListener (IndividualCollectionListener): void | 0% (0/1) | 0% (0/6) |
clear (): void | 0% (0/1) | 0% (0/10) |
contains (Object): boolean | 0% (0/1) | 0% (0/5) |
containsAll (Collection): boolean | 0% (0/1) | 0% (0/5) |
isEmpty (): boolean | 0% (0/1) | 0% (0/4) |
iterator (): Iterator | 0% (0/1) | 0% (0/5) |
remove (Object): boolean | 0% (0/1) | 0% (0/26) |
removeAll (Collection): boolean | 0% (0/1) | 0% (0/20) |
removeListener (IndividualCollectionListener): void | 0% (0/1) | 0% (0/6) |
retainAll (Collection): boolean | 0% (0/1) | 0% (0/28) |
size (): int | 0% (0/1) | 0% (0/4) |
toArray (): Object [] | 0% (0/1) | 0% (0/4) |
toArray (Object []): Object [] | 0% (0/1) | 0% (0/5) |