|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.util.AbstractCollection <E>
java.util.AbstractList <E>
java.util.ArrayList
javax.management.relation.RoleUnresolvedList
public class RoleUnresolvedList
RoleUnresolvedList´Â RoleUnresolved °´Ã¼ÀÇ ¸®½ºÆ®¸¦ Ç¥ÇöÇÕ´Ï´Ù. RoleUnresolved °´Ã¼´Â ·ÑÀÇ Àо ¶Ç´Â ¾²±â ±ÇÇÑÀÇ ½ÃÇà½Ã¿¡ ¹®Á¦°¡ ¹ß»ýÇ߱⠶§¹®¿¡ °ü°è·ÎºÎÅÍ ÃëµæÇÒ ¼ö ¾ø¾ú´ø ·ÑÀ» ³ªÅ¸³À´Ï´Ù.
ÇÊµå °³¿ä |
---|
Ŭ·¡½º java.util. AbstractList ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå |
---|
modCount |
»ý¼ºÀÚ °³¿ä | |
---|---|
RoleUnresolvedList ()
ºñ¾îÀÖ´Â RoleUnresolvedList¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
RoleUnresolvedList (int theInitialCapacity)
ÁöÁ¤µÈ Ãʱ⠿뷮À¸·Î ºñ¾îÀÖ´Â RoleUnresolvedList¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
RoleUnresolvedList (List theList)
ÁöÁ¤µÈ List ¿ä¼Ò¸¦ Æ÷ÇÔÇÑ RoleUnresolvedList¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
void |
add (int index,
RoleUnresolved theRoleUnres)
¿ä¼Ò·Î¼ ÁöÁ¤µÈ ¹ÌÇØ°áÀÇ ·ÑÀ» ÁöÁ¤ÀÇ À§Ä¡¿¡ »ðÀÔÇÕ´Ï´Ù. |
void |
add (RoleUnresolved theRoleUnres)
¸®½ºÆ®ÀÇ ¸¶Áö¸· ¿ä¼Ò·Î¼ ÁöÁ¤µÈ RoleUnresolved¸¦ Ãß°¡ÇÕ´Ï´Ù. |
boolean |
addAll (int index,
RoleUnresolvedList theRoleUnresolvedList)
ÁöÁ¤µÈ RoleUnresolvedList ³»ÀÇ ¸ðµç ¿ä¼Ò¸¦, ÁöÁ¤µÈ RoleUnresolvedList ¹Ýº¹ÀÚ¿¡ ÀÇÇØ ¸®ÅÏµÈ Â÷·Ê·Î ÁöÁ¤ÀÇ À§Ä¡¿¡ »ðÀÔÇÕ´Ï´Ù. |
boolean |
addAll (RoleUnresolvedList theRoleUnresolvedList)
ÁöÁ¤µÈ RoleUnresolvedList ³»ÀÇ ¸ðµç ¿ä¼Ò¸¦, ÁöÁ¤µÈ RoleUnresolvedList ¹Ýº¹ÀÚ¿¡ ÀÇÇØ ¸®ÅÏµÈ Â÷·Ê·Î ¸®½ºÆ®ÀÇ ¸»¹Ì¿¡ ºÎ°¡ÇÕ´Ï´Ù. |
void |
set (int index,
RoleUnresolved theRoleUnres)
ÁöÁ¤µÈ À§Ä¡ÀÇ ¿ä¼Ò¿¡ ÁöÁ¤µÈ ¹ÌÇØ°áÀÇ ·ÑÀ» ¼³Á¤ÇÕ´Ï´Ù. |
Ŭ·¡½º java.util. ArrayList ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
add,
add,
addAll,
addAll,
clear,
clone,
contains,
ensureCapacity,
get,
indexOf,
isEmpty,
lastIndexOf,
remove,
remove,
removeRange,
set,
size,
toArray,
toArray,
trimToSize |
Ŭ·¡½º java.util. AbstractList ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
equals,
hashCode,
iterator,
listIterator,
listIterator,
subList |
Ŭ·¡½º java.util. AbstractCollection ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
containsAll,
removeAll,
retainAll,
toString |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
ÀÎÅÍÆäÀ̽º java.util. List ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
containsAll,
equals,
hashCode,
iterator,
listIterator,
listIterator,
removeAll,
retainAll,
subList |
»ý¼ºÀÚ »ó¼¼ |
---|
public RoleUnresolvedList()
public RoleUnresolvedList(int theInitialCapacity)
theInitialCapacity
- Ãʱ⠿뷮public RoleUnresolvedList(List theList) throws IllegalArgumentException
theList
- RoleUnresolved °´Ã¼ÀÇ ¸®½ºÆ®
IllegalArgumentException
- ´ÙÀ½ÀÇ Á¶°ÇÀÌ ¼º¸³ÇÏ´Â °æ¿ì:- ÆÄ¶ó¹ÌÅͰ¡ nullÀÎ °æ¿ì
¶Ç´Â
- List ³»¿¡ RoleUnresolved°¡ ¾Æ´Ñ ¿ä¼Ò°¡ Æ÷ÇԵǴ °æ¿ì
¸Þ¼µåÀÇ »ó¼¼ |
---|
public void add(RoleUnresolved theRoleUnres) throws IllegalArgumentException
theRoleUnres
- - Ãß°¡µÇ´Â ¹ÌÇØ°áÀÇ ·Ñ
IllegalArgumentException
- ¹ÌÇØ°áÀÇ ·ÑÀÌ nullÀÎ °æ¿ìpublic void add(int index, RoleUnresolved theRoleUnres) throws IllegalArgumentException, IndexOutOfBoundsException
index
- - ¸®½ºÆ®³»ÀÇ »õ·Î¿î RoleUnresolved °´Ã¼ÀÇ »ðÀÔ À§Ä¡theRoleUnres
- - »ðÀԵǴ RoleUnresolved °´Ã¼
IllegalArgumentException
- ¹ÌÇØ°áÀÇ ·ÑÀÌ nullÀÎ °æ¿ì
IndexOutOfBoundsException
- À妽º°¡ ¹üÀ§¿ÜÀÇ °æ¿ì (index < 0 || index > size()
)public void set(int index, RoleUnresolved theRoleUnres) throws IllegalArgumentException, IndexOutOfBoundsException
index
- - ÁöÁ¤µÈ À§Ä¡theRoleUnres
- - ¹ÌÇØ°áÀÇ ·Ñ ¿ä¼ÒÀÇ ¼³Á¤Ä¡
IllegalArgumentException
- ¹ÌÇØ°áÀÇ ·ÑÀÌ nullÀÎ °æ¿ì
IndexOutOfBoundsException
- À妽º°¡ ¹üÀ§¿ÜÀÇ °æ¿ì (index < 0 || index >= size()
)public boolean addAll(RoleUnresolvedList theRoleUnresolvedList) throws IndexOutOfBoundsException
theRoleUnresolvedList
- - ¸®½ºÆ®¿¡ »ðÀԵǴ ¿ä¼Ò (nullµµ °¡´É)
IndexOutOfBoundsException
- ¸®½ºÆ® ¿ÜºÎÀÇ À妽º·Î ¾×¼¼½º ÇßÀ» °æ¿ìpublic boolean addAll(int index, RoleUnresolvedList theRoleUnresolvedList) throws IllegalArgumentException, IndexOutOfBoundsException
index
- - ÁöÁ¤µÈ RoleUnresolvedList ·ÎºÎÅÍ ÃÖÃÊÀÇ ¿ä¼Ò¸¦ »ðÀÔÇÏ´Â À§Ä¡theRoleUnresolvedList
- - ¸®½ºÆ®¿¡ »ðÀԵǴ ¿ä¼Ò
IllegalArgumentException
- ·ÑÀÌ nullÀÎ °æ¿ì
IndexOutOfBoundsException
- À妽º°¡ ¹üÀ§¿ÜÀÇ °æ¿ì (index < 0 || index > size()
)
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.