ComponentMemoryScopes 介面

public interface ComponentMemoryScopes

定義列舉記憶體範圍的元件記憶體範圍介面。

方法摘要

修飾詞與類型 方法與描述
abstract java.lang.Iterable<MemoryScope> getMemoryScopes()

取得記憶體範圍。

方法詳細資料

getMemoryScopes

public abstract Iterable getMemoryScopes()

取得記憶體範圍。

傳回:

具有記憶體範圍的參考。

適用於