akka.util
Class Collections

java.lang.Object
  extended by akka.util.Collections

public class Collections
extends java.lang.Object

INTERNAL API


Nested Class Summary
static class Collections.EmptyImmutableSeq$
           
static class Collections.PartialImmutableValuesIterable<From,To>
           
 
Constructor Summary
Collections()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Collections

public Collections()