jet
Interface ByteIterable

All Superinterfaces:
Iterable<Byte>
All Known Implementing Classes:
ByteRange

public interface ByteIterable
extends Iterable<Byte>

Author:
alex.tkachman

Method Summary
 ByteIterator iterator()
           
 

Method Detail

iterator

ByteIterator iterator()
Specified by:
iterator in interface Iterable<Byte>


Copyright © 2012. All Rights Reserved.