org.eclipse.equinox.p2.engine.spi
Class Value<T>
java.lang.Object
org.eclipse.equinox.p2.engine.spi.Value<T>
public class Value<T>
- extends Object
Constructor Summary |
Value(T val)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_VALUE
public static final Value<Object> NO_VALUE
Value
public Value(T val)
getValue
public T getValue()
getClazz
public Class<T> getClazz()
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.