ObjectFiles is a collection of ObjectFile objects.
![]() | Gets object file by its name in file system. |
![]() | Gets object file index by its name in file system. -1 indicates that item was not found. |
![]() | Sorts the objects in this collection using the given comparator. |
![]() | Converts the data structure to a JSON string. |
![]() | The number of items in the collection. |
![]() | Accesses the item at the specified position in the collection. |