twotoasters / clusterkraf

A clustering library for the Google Maps Android API v2
Apache License 2.0
255 stars 57 forks source link

Code to interface instead of class #31

Closed brh closed 10 years ago

brh commented 10 years ago

Clusterkraf ctor and addAll method unnecessarily require a ArrayList instead of just a Collection.

brh commented 10 years ago

Not needed since pull request automatically creates the issue, oops.