public final class PCollections extends Object
static <E,V> PMap<E,V>
emptyMap()
static <E> PSet<E>
emptySet()
static <E> PStack<E>
emptyStack()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <E> PSet<E> emptySet()
public static <E,V> PMap<E,V> emptyMap()
public static <E> PStack<E> emptyStack()
Copyright © 2012–2018 SonarSource. All rights reserved.