All Classes and Interfaces

Class
Description
 
Add the buffer specific methods.
 
 
 
 
 
 
 
 
 
If the class implements Handler<X>, we added Consumer<X> and so we need to implement that method.
 
 
 
 
 
 
Add the equals and hashCode methods.
 
 
Add methods if the class implements Iterable, so the iterator method and the toMulti method.
Add methods if the class implements Iterator interface.
 
 
 
Just a structure describing a method.
 
 
 
 
 
 
 
 
 
Add toString if not in the list of method