Liking cljdoc? Tell your friends :D

clojure-guava.factories


into-guava-immutable-bi-mapclj

(into-guava-immutable-bi-map items)

Collects the given items into a com.google.common.collect.ImmutableBiMap.

Collects the given items into a com.google.common.collect.ImmutableBiMap.
sourceraw docstring

into-guava-immutable-listclj

(into-guava-immutable-list items)

Collects the given items into a com.google.common.collect.ImmutableList.

Collects the given items into a com.google.common.collect.ImmutableList.
sourceraw docstring

into-guava-immutable-list-multimapclj

(into-guava-immutable-list-multimap items)

Collects the given items into a com.google.common.collect.ImmutableListMultimap.

Collects the given items into a com.google.common.collect.ImmutableListMultimap.
sourceraw docstring

into-guava-immutable-mapclj

(into-guava-immutable-map items)

Collects the given items into a com.google.common.collect.ImmutableMap.

Collects the given items into a com.google.common.collect.ImmutableMap.
sourceraw docstring

into-guava-immutable-multimapclj

(into-guava-immutable-multimap items)

Collects the given items into a com.google.common.collect.ImmutableMultimap.

Collects the given items into a com.google.common.collect.ImmutableMultimap.
sourceraw docstring

into-guava-immutable-multisetclj

(into-guava-immutable-multiset items)

Collects the given items into a com.google.common.collect.ImmutableMultiset.

Collects the given items into a com.google.common.collect.ImmutableMultiset.
sourceraw docstring

into-guava-immutable-setclj

(into-guava-immutable-set items)

Collects the given items into a com.google.common.collect.ImmutableSet.

Collects the given items into a com.google.common.collect.ImmutableSet.
sourceraw docstring

into-guava-immutable-set-multimapclj

(into-guava-immutable-set-multimap items)

Collects the given items into a com.google.common.collect.ImmutableSetMultimap.

Collects the given items into a com.google.common.collect.ImmutableSetMultimap.
sourceraw docstring

into-guava-immutable-sorted-mapclj

(into-guava-immutable-sorted-map items)

Collects the given items into a com.google.common.collect.ImmutableSortedMap.

Collects the given items into a com.google.common.collect.ImmutableSortedMap.
sourceraw docstring

into-guava-immutable-sorted-setclj

(into-guava-immutable-sorted-set items)

Collects the given items into a com.google.common.collect.ImmutableSortedSet.

Collects the given items into a com.google.common.collect.ImmutableSortedSet.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close