Collector-s for Guava types.Collector that accumulates the input elements into an ImmutableList, preserving the
order.Collector that accumulates elements into an ImmutableMap whose keys and values are the
result of applying the provided mapping functions to the input elements.Copyright © 2016. All rights reserved.