OOscheme
Interface IEmptyList

All Superinterfaces:
IList
All Known Implementing Classes:
EmptyList

public interface IEmptyList
extends IList

Represents the structural behavior of the immutable empty list. The empty list has no well-defined structural behavior: it has no first and no rest.

Since:
Copyright 2002 - DXN, SBW All rights reserved
Author:
Dung X. Nguyen, Stephen B. Wong

Method Summary
 
Methods inherited from interface OOscheme.IList
execute