public class ContainerElementTypePath extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static ContainerElementTypePath |
of(ContainerElementTypePath parentPath,
Integer typeArgumentIndex) |
static ContainerElementTypePath |
root() |
String |
toString() |
public static ContainerElementTypePath root()
public static ContainerElementTypePath of(ContainerElementTypePath parentPath, Integer typeArgumentIndex)
Copyright © 2021 JBoss by Red Hat. All rights reserved.