public static class ContextItem.Value<T> extends Object implements ContextItem
ContextItem.Value<T>
ContextItem.Value(T v)
boolean
equals(Object obj)
T
getValue()
int
hashCode()
static <T> ContextItem.Value
make(T v)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ContextItem.Value(T v)
public T getValue()
public static <T> ContextItem.Value make(T v)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2015. All rights reserved.