|
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.RoleList
public class RoleList
RoleList´Â ·Ñ (Role °´Ã¼)ÀÇ ¸®½ºÆ®¸¦ ³ªÅ¸³À´Ï´Ù. °ü°è¸¦ ÀÛ¼ºÇÒ ¶§¿Í °ü°è¿¡ Æ÷ÇԵǴ º¹¼öÀÇ ·ÑÀ» setRoles() ¸Þ¼µå¿¡ ÀÇÇØ ¼³Á¤ÇÏ·Á°í ÇÒ ¶§ ÆÄ¶ó¹ÌÅͷμ »ç¿ëµË´Ï´Ù. RoleResult ÀϺημ µ¹·ÁÁÖ°íÁ® Ãëµæ¿¡ ¼º°øÇÑ ·ÑÀ» Á¦°øÇÕ´Ï´Ù.
ÇÊµå °³¿ä |
---|
Ŭ·¡½º java.util. AbstractList ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå |
---|
modCount |
»ý¼ºÀÚ °³¿ä | |
---|---|
RoleList ()
ºñ¾îÀÖ´Â RoleList¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
RoleList (int theInitialCapacity)
ÁöÁ¤µÈ Ãʱ⠿뷮À¸·Î ºñ¾îÀÖ´Â RoleList¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
RoleList (List theList)
ÁöÁ¤µÈ List ¿ä¼Ò¸¦ Æ÷ÇÔÇÑ RoleList¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
void |
add (int theIndex,
Role theRole)
¿ä¼Ò·Î¼ ÁöÁ¤µÈ ·ÑÀ» ÁöÁ¤ÀÇ À§Ä¡¿¡ »ðÀÔÇÕ´Ï´Ù. |
void |
add (Role theRole)
¸®½ºÆ®ÀÇ ¸¶Áö¸· ¿ä¼Ò·Î¼ ÁöÁ¤µÈ Role¸¦ Ãß°¡ÇÕ´Ï´Ù. |
boolean |
addAll (int theIndex,
RoleList theRoleList)
ÁöÁ¤µÈ RoleList ³»ÀÇ ¸ðµç ¿ä¼Ò¸¦, ÁöÁ¤µÈ RoleList ¹Ýº¹ÀÚ¿¡ ÀÇÇØ ¸®ÅÏµÈ Â÷·Ê·Î ÁöÁ¤ÀÇ À§Ä¡¿¡ »ðÀÔÇÕ´Ï´Ù. |
boolean |
addAll (RoleList theRoleList)
ÁöÁ¤µÈ RoleList ³»ÀÇ ¸ðµç ¿ä¼Ò¸¦, ÁöÁ¤µÈ RoleList ¹Ýº¹ÀÚ¿¡ ÀÇÇØ ¸®ÅÏµÈ Â÷·Ê·Î ¸®½ºÆ®ÀÇ ¸»¹Ì¿¡ ºÎ°¡ÇÕ´Ï´Ù. |
void |
set (int theIndex,
Role theRole)
ÁöÁ¤µÈ À§Ä¡ÀÇ ¿ä¼Ò¿¡ ÁöÁ¤µÈ ·ÑÀ» ¼³Á¤ÇÕ´Ï´Ù. |
Ŭ·¡½º 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 RoleList()
public RoleList(int theInitialCapacity)
theInitialCapacity
- Ãʱ⠿뷮public RoleList(List theList) throws IllegalArgumentException
theList
- Role °´Ã¼ÀÇ ¸®½ºÆ®
IllegalArgumentException
- ´ÙÀ½ÀÇ Á¶°ÇÀÌ ¼º¸³ÇÏ´Â °æ¿ì:- ÆÄ¶ó¹ÌÅͰ¡ nullÀÎ °æ¿ì
¶Ç´Â
- List ³»¿¡ Role°¡ ¾Æ´Ñ ¿ä¼Ò°¡ Æ÷ÇԵǴ °æ¿ì
¸Þ¼µåÀÇ »ó¼¼ |
---|
public void add(Role theRole) throws IllegalArgumentException
theRole
- Ãß°¡µÇ´Â ·Ñ
IllegalArgumentException
- ·ÑÀÌ nullÀÎ °æ¿ìpublic void add(int theIndex, Role theRole) throws IllegalArgumentException, IndexOutOfBoundsException
theIndex
- ¸®½ºÆ®³»ÀÇ »õ·Î¿î Role °´Ã¼ÀÇ »ðÀÔ À§Ä¡theRole
- »ðÀԵǴ Role °´Ã¼
IllegalArgumentException
- ·ÑÀÌ nullÀÎ °æ¿ì
IndexOutOfBoundsException
- ¸®½ºÆ® ¿ÜºÎÀÇ À妽º·Î ¾×¼¼½º ÇßÀ» °æ¿ìpublic void set(int theIndex, Role theRole) throws IllegalArgumentException, IndexOutOfBoundsException
theIndex
- ÁöÁ¤µÈ À§Ä¡theRole
- ·Ñ ¿ä¼ÒÀÇ ¼³Á¤Ä¡
IllegalArgumentException
- ·ÑÀÌ nullÀÎ °æ¿ì
IndexOutOfBoundsException
- ¸®½ºÆ® ¿ÜºÎÀÇ À妽º·Î ¾×¼¼½º ÇßÀ» °æ¿ìpublic boolean addAll(RoleList theRoleList) throws IndexOutOfBoundsException
theRoleList
- ¸®½ºÆ®¿¡ »ðÀԵǴ ¿ä¼Ò (nullµµ °¡´É)
IndexOutOfBoundsException
- ¸®½ºÆ® ¿ÜºÎÀÇ À妽º·Î ¾×¼¼½º ÇßÀ» °æ¿ìArrayList.addAll(Collection)
public boolean addAll(int theIndex, RoleList theRoleList) throws IllegalArgumentException, IndexOutOfBoundsException
theIndex
- ÁöÁ¤µÈ RoleList ·ÎºÎÅÍ ÃÖÃÊÀÇ ¿ä¼Ò¸¦ »ðÀÔÇÏ´Â À§Ä¡theRoleList
- ¸®½ºÆ®¿¡ »ðÀԵǴ ¿ä¼Ò
IllegalArgumentException
- ·ÑÀÌ nullÀÎ °æ¿ì
IndexOutOfBoundsException
- ¸®½ºÆ® ¿ÜºÎÀÇ À妽º·Î ¾×¼¼½º ÇßÀ» °æ¿ìArrayList.addAll(int, Collection)
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.