public final class PCollections extends Object
Modifier and Type | Method and Description |
---|---|
static <E,V> PMap<E,V> |
emptyMap() |
static <E> PSet<E> |
emptySet() |
static <E> PStack<E> |
emptyStack() |
Copyright © 2012–2017 SonarSource. All rights reserved.