it.tidalwave.role.spi
Class DefaultSimpleComposite<Type>
java.lang.Object
it.tidalwave.role.spi.DefaultSimpleComposite<Type>
- All Implemented Interfaces:
- Composite<Type,Finder<Type>>, SimpleComposite<Type>
public class DefaultSimpleComposite<Type>
- extends Object
- implements SimpleComposite<Type>
- Version:
- $Id$
- Author:
- Fabrizio Giudici
- Status: draft API
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSimpleComposite
public DefaultSimpleComposite()
findChildren
@Nonnull
public final Finder<Type> findChildren()
- Description copied from interface:
Composite
- Returns the children of this object.
- Specified by:
findChildren
in interface Composite<Type,Finder<Type>>
- Returns:
- the children
Copyright © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.