@Singleton public class OnlyElementOrNull<T> extends Object implements com.google.common.base.Function<Iterable<T>,T>
OnlyElementOrNull()
T
apply(Iterable<T> arg0)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public OnlyElementOrNull()
public T apply(Iterable<T> arg0)
apply
com.google.common.base.Function<Iterable<T>,T>
Copyright © 2009-2012 jclouds. All Rights Reserved.