ComponentMemoryScopes 인터페이스

public interface ComponentMemoryScopes

메모리 범위를 열거하기 위한 구성 요소 메모리 범위 인터페이스를 정의합니다.

메서드 요약

한정자 및 형식 메서드 및 설명
abstract java.lang.Iterable<MemoryScope> getMemoryScopes()

메모리 범위를 가져옵니다.

메서드 세부 정보

getMemoryScopes

public abstract Iterable getMemoryScopes()

메모리 범위를 가져옵니다.

반환:

메모리 범위가 있는 참조입니다.

적용 대상