jet
Interface BooleanIterable

All Superinterfaces:
Iterable<Boolean>

public interface BooleanIterable
extends Iterable<Boolean>

Author:
alex.tkachman

Method Summary
 BooleanIterator iterator()
           
 

Method Detail

iterator

BooleanIterator iterator()
Specified by:
iterator in interface Iterable<Boolean>


Copyright © 2012. All Rights Reserved.