com.bigdata.rdf.inf
Class BackchainTypeResourceIterator.PushbackFilter<E>

java.lang.Object
  extended by com.bigdata.rdf.inf.BackchainTypeResourceIterator.PushbackFilter<E>
Type Parameters:
E -
All Implemented Interfaces:
cutthecrap.utils.striterators.IFilter, Serializable
Enclosing class:
BackchainTypeResourceIterator

public static class BackchainTypeResourceIterator.PushbackFilter<E>
extends Object
implements cutthecrap.utils.striterators.IFilter

Filterator style construct that allows push back of a single visited element.

Version:
$Id: BackchainTypeResourceIterator.java 2265 2009-10-26 12:51:06Z thompsonbry $
Author:
Bryan Thompson
See Also:
Serialized Form

Constructor Summary
BackchainTypeResourceIterator.PushbackFilter()
           
 
Method Summary
 BackchainTypeResourceIterator.PushbackIterator<E> filter(Iterator src)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackchainTypeResourceIterator.PushbackFilter

public BackchainTypeResourceIterator.PushbackFilter()
Method Detail

filter

public BackchainTypeResourceIterator.PushbackIterator<E> filter(Iterator src)
Specified by:
filter in interface cutthecrap.utils.striterators.IFilter


Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.