com.github.methylene.lists.EmptyLookupList Maven / Gradle / Ivy
package com.github.methylene.lists;
import com.github.methylene.sym.Permutation;
import com.github.methylene.sym.Util;
import java.io.Serializable;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.RandomAccess;
class EmptyLookupList extends LookupList implements RandomAccess, Serializable {
private static final long serialVersionUID = 1L;
static final LookupList