Name

BindingIteratorOperations

Synopsis

The generated operations interface for the BindingIterator interface.

public interface BindingIteratorOperations {
// Public Instance Methods
   public abstract void destroy();  
   public abstract boolean next_n(int how_many, 
        BindingListHolder bl);  
   public abstract boolean next_one( BindingHolder b);  
}

Implementations

BindingIterator, BindingIteratorPOA

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.