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
stdlib
Interface Hashable<T>
public interface
Hashable<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
equals_
(
T
other)
int
hashCode
()
Method Details
hashCode
int
hashCode
()
Overrides:
hashCode
in class
Object
equals_
boolean
equals_
(
T
other)