Module qilletni.api

Enum Class CollectionOrder

java.lang.Object
java.lang.Enum<CollectionOrder>
dev.qilletni.api.lang.types.collection.CollectionOrder
All Implemented Interfaces:
Serializable, Comparable<CollectionOrder>, Constable

public enum CollectionOrder extends Enum<CollectionOrder>
A backing type for the order type on a collection, e.g. order[shuffle] or order[sequential]. This defines what order a collection should select songs from.