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: If301228245c9c6efe581baa6144fb72c6cc97738
2 files changed
tree: c164f5d601a379524ab52f217d3b3cb349dddd43
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE