|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.security.AllPermissionCollection.SingletonEnumeration<E>
static final class AllPermissionCollection.SingletonEnumeration<E>
An auxiliary implementation for enumerating a single object.
| Constructor Summary | |
|---|---|
AllPermissionCollection.SingletonEnumeration(E single)
Constructor taking the single element. |
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
Returns true if the element is not enumerated yet. |
E |
nextElement()
Returns the element and clears internal reference to it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllPermissionCollection.SingletonEnumeration(E single)
| Method Detail |
|---|
public boolean hasMoreElements()
hasMoreElements in interface Enumeration<E>Enumeration.nextElement()public E nextElement()
nextElement in interface Enumeration<E>Enumeration.hasMoreElements()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||