JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aoju.bus.image.galaxy
Interface Capacity.Visitor<V>
Enclosing class:
Capacity
<
V
>
public static interface
Capacity.Visitor<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
visit
(int key,
V
value)
Method Details
visit
boolean
visit
(int key,
V
value)