JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
tools.refinery.store.representation
Interface AnySymbol
All Known Implementing Classes:
Symbol
public sealed interface
AnySymbol
permits
Symbol
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
arity
()
String
name
()
Class
<?>
valueType
()
Method Details
name
String
name
()
arity
int
arity
()
valueType
Class
<?>
valueType
()