Class ImmutableFirstElementList

  • All Implemented Interfaces:
    Iterable, Collection, List

    public class ImmutableFirstElementList
    extends Object
    implements List
    Can't add, replace, or remove the first element in the list.