Class PCollections


  • public final class PCollections
    extends Object
    • Method Detail

      • emptySet

        public static <E> PSet<E> emptySet()
      • emptyMap

        public static <E,​V> PMap<E,​V> emptyMap()
      • emptyStack

        public static <E> PStack<E> emptyStack()