Class CedarList

java.lang.Object
com.cedarpolicy.value.Value
com.cedarpolicy.value.CedarList
All Implemented Interfaces:
Iterable<Value>, Collection<Value>, List<Value>

public final class CedarList extends Value implements List<Value>
Lists in the Cedar language.