public class MenuItemNodesExtracter extends Object implements NodesExtracter<MenuItem,MenuItem>
MenuItem,
MenuContainer| Constructor and Description |
|---|
MenuItemNodesExtracter() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<MenuItem> |
extract(MenuItem from)
Извлекает Объекты типа To из объекта типа From
|
public Iterable<MenuItem> extract(MenuItem from)
NodesExtracterextract in interface NodesExtracter<MenuItem,MenuItem>from - Объект из которого требуеться извлечьCopyright © 2018. All rights reserved.