JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.covers1624.quack.util
Interface Object2IntFunction<T>
public interface
Object2IntFunction<T>
Created by covers1624 on 16/5/21.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
apply
(
T
thing)
Method Detail
apply
int apply(
T
thing)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method