Class JdkCollectionIterable4

  • All Implemented Interfaces:
    Iterable4

    public class JdkCollectionIterable4
    extends java.lang.Object
    implements Iterable4
    • Constructor Summary

      Constructors 
      Constructor Description
      JdkCollectionIterable4​(java.util.Collection collection)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Iterator4 iterator()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JdkCollectionIterable4

        public JdkCollectionIterable4​(java.util.Collection collection)