JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.commons.collections
Descender
Contents
Description
Method Summary
Method Details
getDescendCollection(T)
Hide sidebar
Show sidebar
Interface Descender<
T
>
All Known Implementing Classes:
FileDescender
public interface
Descender<T>
Author:
Claus Stadler
Date: 8/10/11 Time: 12:03 PM
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
T
>
getDescendCollection
(
T
item)
Method Details
getDescendCollection
Collection
<
T
>
getDescendCollection
(
T
item)