public final class IterableUtil extends Object
Iterable
static <T> T
getFirst(Iterable<T> iterable, T defaultValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T getFirst(Iterable<T> iterable, T defaultValue)
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.