weblogic.wsee.security.wssc.utils 
 
java.lang.Object 
  weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil.OrderingIterator<E> 
 
All Implemented Interfaces:  Iterator <E> 
Enclosing class: WSSCCompatibilityUtil  
public static class WSSCCompatibilityUtil.OrderingIterator<E>  extends Object implements Iterator <E>   
 
Methods inherited from class java.lang.Object   
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait  
 
WSSCCompatibilityUtil.OrderingIterator 
public WSSCCompatibilityUtil.OrderingIterator (List <E > ordering) 
 
toArray 
public Object [] toArray () 
 
 
 
toArray 
public <T> T[] toArray (T[] a) 
 
 
 
size 
public int size () 
 
 
 
resetFirst 
public void resetFirst (E  first) 
 
 
 
hasNext 
public boolean hasNext () 
Specified by: hasNext Iterator <E > 
 
 
next 
public E  next () 
Specified by: next Iterator <E > 
 
 
remove 
public void remove () 
Specified by: remove Iterator <E > 
 
 
 
Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.  
 
 PREV CLASS  
  FRAMES NO FRAMES 
  All Classes  
  
  SUMMARY: NESTED | FIELD | CONSTR  | METHOD  
DETAIL: FIELD | CONSTR  | METHOD