Class ContainerElementTypePath
java.lang.Object
org.hibernate.validator.internal.xml.mapping.ContainerElementTypePath
The path to a container element type.
- Author:
- Guillaume Smet
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
static ContainerElementTypePath
of
(ContainerElementTypePath parentPath, Integer typeArgumentIndex) static ContainerElementTypePath
root()
toString()
-
Method Details
-
root
-
of
public static ContainerElementTypePath of(ContainerElementTypePath parentPath, Integer typeArgumentIndex) -
equals
-
hashCode
public int hashCode() -
toString
-