나무 숲
[Java] 에러/ No enclosing instance of type Defines is accessible... 본문
Career
[Java] 에러/ No enclosing instance of type Defines is accessible...
wood.forest 2016. 6. 9. 16:40No enclosing instance of type Defines is accessible. Must qualify the allocation with an enlclosing instance of type Defines (e.g. x.new A() where x is an instance of Defines).
static method 안에서 static으로 선언되지 않은 class를 생성, 사용할때 나는 오류
728x90
반응형
'Career' 카테고리의 다른 글
Kernel Memory Allocation (0) | 2016.06.09 |
---|---|
자주 쓰는 단축키 (0) | 2016.06.09 |
Thrashing (0) | 2016.06.09 |
Page Relacement (0) | 2016.06.09 |
Secondary Storage Structure (0) | 2016.06.08 |
Comments