| Package | Description |
|---|---|
| ar.com.kfgodel.nary.api | |
| ar.com.kfgodel.nary.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Unary<T>
This type represents an unknown amount of elements but with the certainty that is either 0 or 1.
|
| 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.
|
Copyright © 2020. All rights reserved.