| Package | Description |
|---|---|
| ar.com.kfgodel.nary.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyNary
This type represents the empty nary
Created by kfgodel on 07/03/16. |
class |
OneElementNary<T>
This type represents a nary
Created by kfgodel on 07/03/16.
|
class |
StreamBasedNary<T>
This type represents a Nary with a stream as a source of elements.
This implies the greatest level of uncertainty as we don't know if the stream is empty, contains one, or more than one elements until it's consumed. |
Copyright © 2020. All rights reserved.