Class FatScope<T>
- java.lang.Object
-
- software.amazon.awssdk.services.kafka.endpoints.internal.FatScope<T>
-
public final class FatScope<T> extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
HashMap<Expr,T>
facts()
int
hashCode()
String
toString()
HashMap<Identifier,T>
types()
-
-
-
Method Detail
-
types
public HashMap<Identifier,T> types()
-
-