|
|||||||||
| Home >> All >> com >> eireneh >> bible >> book >> [ ser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.eireneh.bible.book.ser
Class SerBible.CustomArrayEnumeration

java.lang.Objectcom.eireneh.util.ArrayEnumeration
com.eireneh.bible.book.ser.SerBible.CustomArrayEnumeration
- All Implemented Interfaces:
- java.util.Enumeration
- Enclosing class:
- SerBible
- static class SerBible.CustomArrayEnumeration
- extends com.eireneh.util.ArrayEnumeration
This customization just clips of the .ser from the array members
| Field Summary |
| Fields inherited from class com.eireneh.util.ArrayEnumeration |
array, end, pos |
| Constructor Summary | |
(package private) |
SerBible.CustomArrayEnumeration(java.lang.Object[] array)
This is the only of the ArrayEnumeration ctors that we need |
| Method Summary | |
java.lang.Object |
nextElement()
Get the next item from the database |
| Methods inherited from class com.eireneh.util.ArrayEnumeration |
hasMoreElements |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
SerBible.CustomArrayEnumeration
SerBible.CustomArrayEnumeration(java.lang.Object[] array)
- This is the only of the ArrayEnumeration ctors that we need
| Method Detail |
nextElement
public java.lang.Object nextElement()
- Get the next item from the database
|
|||||||||
| Home >> All >> com >> eireneh >> bible >> book >> [ ser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC