Opened 3 years ago

Closed 3 years ago

#2243 closed enhancement (fixed)

ItemList API should use parameterized return types in getMembers() and getAllItems() methods

Reported by: Nicklas Nordborg Owned by: everyone
Priority: trivial Milestone: BASE 3.18
Component: core Version:
Keywords: Cc:

Description

This will remove the need for calling code to do explicit casts.

Change History (1)

comment:1 by Nicklas Nordborg, 3 years ago

Resolution: fixed
Status: newclosed

In 7910:

Fixes #2243: ItemList API should use parameterized return types in getMembers() and getAllItems() methods

Note: See TracTickets for help on using tickets.