Package hydra.ext.java.syntax
Class UnannType
- java.lang.Object
-
- hydra.ext.java.syntax.UnannType
-
- All Implemented Interfaces:
java.io.Serializable
public class UnannType extends java.lang.Object implements java.io.SerializableA Type which does not allow annotations- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)inthashCode()
-
-
-
Constructor Detail
-
UnannType
public UnannType(Type value)
-
-