|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
| BlockingDeque 를 사용하고 있는 패키지 | |
|---|---|
| java.util.concurrent | 병행 프로그래밍으로 자주(잘) 사용되는 유틸리티 클래스입니다. |
| java.util.concurrent 에서의 BlockingDeque 의 사용 |
|---|
| BlockingDeque 을 구현하고 있는 java.util.concurrent 의 클래스 | |
|---|---|
class |
LinkedBlockingDeque<E>
링크 노드에 근거하는, 임의의 바운드 형식블로킹 양단 큐입니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.