JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.core.container.api
ICountingSupportAsync
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
count(ItemFlagFilter, AsyncHandler)
Interface ICountingSupportAsync
public interface
ICountingSupportAsync
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
count
(
ItemFlagFilter
filter,
AsyncHandler
<
Count
> handler)
Method Details
count
void
count
(
ItemFlagFilter
filter,
AsyncHandler
<
Count
> handler)