JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Atavism Version 2019.1.2
AGIS API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
atavism.server.util
Interface SQCallback<K,V>
All Known Implementing Classes:
ProxyPlugin.EventCallback
public interface
SQCallback<K,V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
doWork
(
K
key,
V
value)
Method Detail
doWork
void doWork(
K
key,
V
value)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2019 Dragonsan Studios Sp. z o.o.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method