public final class NamedType extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected Class<?> |
_class |
protected int |
_hashCode |
protected String |
_name |
Constructor and Description |
---|
NamedType(Class<?> c) |
NamedType(Class<?> c,
String name) |
protected final Class<?> _class
protected final int _hashCode
protected String _name
public NamedType(Class<?> c)
Copyright © 2016 JBoss by Red Hat. All rights reserved.