Uses of Class
com.threerings.expr.MutableLong

Packages that use MutableLong
com.threerings.expr.util   
 

Uses of MutableLong in com.threerings.expr.util
 

Methods in com.threerings.expr.util that return MutableLong
static MutableLong ScopeUtil.resolve(Scope scope, String name, MutableLong defvalue)
          Attempts to resolve a mutable long symbol.
 

Methods in com.threerings.expr.util with parameters of type MutableLong
static MutableLong ScopeUtil.resolve(Scope scope, String name, MutableLong defvalue)
          Attempts to resolve a mutable long symbol.
 



Copyright © 2011. All Rights Reserved.