org.mindswap.pellet.utils.intset
Interface IntIterator


public interface IntIterator

Title:

Description:

Copyright: Copyright (c) 2007

Company: Clark & Parsia, LLC.

Author:
Evren Sirin

Method Summary
 boolean hasNext()
           
 int next()
           
 

Method Detail

hasNext

boolean hasNext()

next

int next()


Copyright © 2004 Evren Sirin. All Rights Reserved.