public class Any<T> extends Object
Any(T t)
static <T> Any<T>
any(T t)
boolean
equals(Object o)
T
get()
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Any(T t)
public static <T> Any<T> any(T t)
public T get()
public boolean equals(Object o)
equals
Object
Copyright © 2016. All rights reserved.