JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.core.container.api
ICountingSupportAsync
Contents
Description
Method Summary
Method Details
count(ItemFlagFilter, AsyncHandler)
Hide sidebar
Show sidebar
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)