Class Unit
java.lang.Object
fj.Unit
The unit type which has only one value.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
u
-
-
Constructor Details
-
Unit
private Unit()
-
-
Method Details
-
unit
The only value of the unit type.- Returns:
- The only value of the unit type.
-
toString
-