public class MetadataImpl<T> extends Object implements org.jboss.weld.bootstrap.spi.Metadata<T>
MetadataImpl(T value, String location)
String
getLocation()
T
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MetadataImpl(T value, String location)
public String getLocation()
getLocation
org.jboss.weld.bootstrap.spi.Metadata<T>
public T getValue()
getValue
public String toString()
toString
Object
Copyright © 2016. All rights reserved.