In the Eclipse APIs, return and argument types are basically arrays instead of collections. An example is the method memberson IContainer, which returns IResources[].
members
IContainer
IResources[]
I am wondering why this is so. Perhaps this is one of the following:
IResource[]
Collection
List
ArrayList
add
null
Does anyone have any ideas or other ideas why the API was designed this way?
Conducting this as an answer, so it can be accepted.
Eclipse , API. , SWT , -, API- , . , , . , .
, , api, , .