Package | Description |
---|---|
com.mattunderscore.trees |
Provides the entry point to the API.
|
com.mattunderscore.trees.examples | |
com.mattunderscore.trees.impl |
Modifier and Type | Method and Description |
---|---|
NodeStreamFactory |
Trees.nodeStreams()
Obtain a
NodeStreamFactory . |
Modifier and Type | Method and Description |
---|---|
void |
StreamExamples.streamElements(NodeStreamFactory nodeStreamFactory,
Tree<String,Node<String>> tree) |
Modifier and Type | Class and Description |
---|---|
class |
NodeStreamFactoryImpl
Implementation of
NodeStreamFactory . |
Modifier and Type | Method and Description |
---|---|
NodeStreamFactory |
TreesImpl.nodeStreams() |
Copyright © 2014–2016. All rights reserved.