Constructs an instance.paramtype non-null; the type constant for the defining class of the reference if (type == null) { throw new NullPointerException("type == null"); } this.type = type;
if (type == null) { throw new NullPointerException("type == null"); } this.type = type;
{@inheritDoc} TypeIdsSection typeIds = file.getTypeIds(); typeIds.intern(type);
TypeIdsSection typeIds = file.getTypeIds(); typeIds.intern(type);
Gets the type constant for the defining class of the reference.returnnon-null; the type constant return type;
return type;