ComponentMemoryScopes Interface
public interface ComponentMemoryScopes
Defines Component Memory Scopes interface for enumerating memory scopes.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
java.lang.Iterable<Memory |
getMemoryScopes()
Gets the memory scopes. |
Method Details
getMemoryScopes
public abstract Iterable
Gets the memory scopes.
Returns:
A reference with the memory scopes.