Use native constructors instead of Guava to instantiate empty collections

It's not necessary to use Guava's helper methods when instantiating
empty collections. Just use the native constructors.

Change-Id: I720b46400b4548a21593b97ca48055e671272427
1 file changed
tree: 45b8a9101faf4af5cabc380c65adb3ca4e843621
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE