The size of a lazy List
@param list A LazyList returned from LazyList.add(Object) or null @return the size of the list.
See Implementation
The size of a lazy List
@param list A LazyList returned from LazyList.add(Object) or null @return the size of the list.