public interface LocalUses
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getUsesOf(Unit s)
Returns a list of the Units that use the Local that is
defined by a given Unit.
|
java.util.List getUsesOf(Unit s)
s - the unit we wish to query for the use of the Local
it defines.Copyright © 2012-2019 RoboVM AB. All Rights Reserved.