de.grogra.xl.impl.base
Class GraphQueue.Processor
java.lang.Object
java.io.InputStream
de.grogra.util.HierarchicalQueue.Reader
de.grogra.xl.impl.base.GraphQueue.Processor
- All Implemented Interfaces:
- java.io.Closeable, java.io.DataInput, java.io.ObjectInput
- Enclosing class:
- GraphQueue
protected class GraphQueue.Processor
- extends HierarchicalQueue.Reader
Method Summary |
protected boolean |
process(int item)
|
boolean |
process(int[] segs)
|
Methods inherited from class de.grogra.util.HierarchicalQueue.Reader |
available, close, enter, isAt, leave, moveTo, moveToCurrent, next, peekByte, peekDouble, peekFloat, peekInt, peekLong, peekObject, popCursor, previous, pushCursor, read, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readItem, readLine, readLong, readObject, readObjectInQueue, readObjectInStream, readShort, readSkipBlock, readUnsignedByte, readUnsignedShort, readUTF, resetCursor, skip, skipBlock, skipBoolean, skipByte, skipBytes, skipChar, skipDouble, skipFloat, skipInt, skipLong, skipObjectInQueue, skipShort, skipUTF |
Methods inherited from class java.io.InputStream |
mark, markSupported, reset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkApplicability
protected boolean checkApplicability
clearSegment
protected boolean clearSegment
execute
protected boolean execute
markApplicability
protected boolean markApplicability
GraphQueue.Processor
protected GraphQueue.Processor(TypeLoader loader)
process
protected boolean process(int item)
throws java.io.IOException,
RuntimeModelException
- Throws:
java.io.IOException
RuntimeModelException
process
public boolean process(int[] segs)
throws java.io.IOException,
RuntimeModelException
- Throws:
java.io.IOException
RuntimeModelException