Uses of Class
com.lmax.disruptor.util.MutableLong

Packages that use MutableLong
com.lmax.disruptor.util   
 

Uses of MutableLong in com.lmax.disruptor.util
 

Subclasses of MutableLong in com.lmax.disruptor.util
 class PaddedLong
          Cache line padded long variable to be used when false sharing maybe an issue.
 



Copyright © 2011 LMAX Ltd. All Rights Reserved.