Uses of Class
javolution.context.AllocatorContext.Reference

Packages that use AllocatorContext.Reference
javolution.context Provides real-time Context to facilitate separation of concerns and achieve higher level of performance and code predictability. 
 

Uses of AllocatorContext.Reference in javolution.context
 

Methods in javolution.context that return AllocatorContext.Reference
static
<T> AllocatorContext.Reference<T>
AllocatorContext.Reference.newInstance()
          Returns a new stack reference instance allocated on the current stack when executing in a StackContext.
 



Copyright © 2005-2012 Javolution. All Rights Reserved.