Chain<T>
append(Chain<T> next)
head()
static <T> Chain<T>
of()
tail()
Copyright © 2022. All rights reserved.