Uses of Class
org.fusesource.hawtdispatch.DispatchQueue.QueueType

Uses of DispatchQueue.QueueType in org.fusesource.hawtdispatch
 

Methods in org.fusesource.hawtdispatch that return DispatchQueue.QueueType
 DispatchQueue.QueueType DispatchQueue.getQueueType()
           
static DispatchQueue.QueueType DispatchQueue.QueueType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DispatchQueue.QueueType[] DispatchQueue.QueueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012 FuseSource, Corp.. All Rights Reserved.