// 
// Decompiled by Procyon v0.6.0
// 

package it.unimi.dsi.fastutil.bytes;

@Deprecated
public abstract class AbstractByteListIterator extends AbstractByteBidirectionalIterator implements ByteListIterator
{
    protected AbstractByteListIterator() {
    }
}
