Package fj
Class Unit
- java.lang.Object
-
- fj.Unit
-
public final class Unit extends java.lang.ObjectThe unit type which has only one value.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateUnit()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()static Unitunit()The only value of the unit type.
-