public class ObjectInfo<T> extends Object
ObjectInfo(Class<T> type, String[] args)
String[]
getArgs()
Class<T>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectInfo(Class<T> type, String[] args)
public Class<T> getType()
public String[] getArgs()
Copyright © 2017. All rights reserved.