Uses of Interface
com.threerings.util.WeakObserverSet.ObserverOp

Packages that use WeakObserverSet.ObserverOp
com.threerings.util   
 

Uses of WeakObserverSet.ObserverOp in com.threerings.util
 

Methods in com.threerings.util with parameters of type WeakObserverSet.ObserverOp
 void WeakObserverSet.apply(WeakObserverSet.ObserverOp<T> obop)
          Applies the specified operation to all observers in the set.
 



Copyright © 2011. All Rights Reserved.