Package akka.util
Class UUIDComparator$
- java.lang.Object
 - 
- akka.util.UUIDComparator$
 
 
- 
public class UUIDComparator$ extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description static UUIDComparator$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description UUIDComparator$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UUIDComparatorcomparator() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final UUIDComparator$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
- 
Method Detail
- 
comparator
public UUIDComparator comparator()
 
 - 
 
 -