JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
tools.refinery.store.representation
AnySymbol
Contents
Description
Method Summary
Method Details
name()
arity()
valueType()
Hide sidebar
Show sidebar
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
()