jet
Interface ShortIterable

All Superinterfaces:
Iterable<Short>
All Known Implementing Classes:
ShortRange

public interface ShortIterable
extends Iterable<Short>

Author:
alex.tkachman

Method Summary
 ShortIterator iterator()
           
 

Method Detail

iterator

ShortIterator iterator()
Specified by:
iterator in interface Iterable<Short>


Copyright © 2012. All Rights Reserved.