dev.marksman.collectionviews.ImmutableMappedVector Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of collection-views Show documentation
Show all versions of collection-views Show documentation
Low overhead, protected views over Java collections
package dev.marksman.collectionviews;
import com.jnape.palatable.lambda.functions.Fn1;
final class ImmutableMappedVector extends ConcreteVector
implements ImmutableNonEmptyVector {
private final MapperChain mapper;
private final ImmutableNonEmptyVector