JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.aol.cyclops.types
Interface EmptyUnit<T>
All Superinterfaces:
Unit
<T>
All Known Subinterfaces:
AnyM
<T>,
AnyMSeq
<T>,
AnyMValue
<T>
All Known Implementing Classes:
AnyMSeqImpl
,
AnyMValueImpl
public interface
EmptyUnit<T>
extends
Unit
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
<T>
Unit
<T>
emptyUnit
()
Methods inherited from interface com.aol.cyclops.types.
Unit
unit
Method Detail
emptyUnit
<T>
Unit
<T> emptyUnit()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method