org.jboss.lang
Interface Iterable<T>


public interface Iterable<T>

Iterable.

Version:
$Revision: 227 $
Author:
Adrian Brock

Method Summary
 Iterator<T> iterator()
           
 

Method Detail

iterator

Iterator<T> iterator()


Copyright © 2005-2007 JBoss, a division of Red Hat, Inc. All Rights Reserved.