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

package it.unimi.dsi.fastutil;

@Deprecated
public abstract class AbstractStack<K> implements Stack<K>
{
}
