| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Method and Description |
|---|---|
static <K> PersistentSet<K> |
PersistentSet.create() |
abstract PersistentSet<K> |
PersistentSet.with(K key) |
abstract PersistentSet<K> |
PersistentSet.without(K key) |
Copyright © 2009-2015 Google. All Rights Reserved.