com.sun.tools.xjc.model.nav

Class EagerNType

class EagerNType extends Object implements NType

Field Summary
Typet
Constructor Summary
EagerNType(Type type)
Method Summary
booleanequals(Object o)
StringfullName()
inthashCode()
booleanisBoxedType()
JTypetoType(Outline o, Aspect aspect)

Field Detail

t

final Type t

Constructor Detail

EagerNType

public EagerNType(Type type)

Method Detail

equals

public boolean equals(Object o)

fullName

public String fullName()

hashCode

public int hashCode()

isBoxedType

public boolean isBoxedType()

toType

public JType toType(Outline o, Aspect aspect)