Service Tree 1.0.1
Pre-release
Pre-release
Service Tree 1.0.1 (2017-03-02)
getBoundServices()
should return aList<Entry>
, becauseList<Object>
containing services without their keys is essentially useless.
getBoundServices()
should return a List<Entry>
, because List<Object>
containing services without their keys is essentially useless.