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

package com.google.crypto.tink.hybrid;

import com.google.errorprone.annotations.Immutable;
import com.google.crypto.tink.Parameters;

@Immutable
public abstract class HybridParameters extends Parameters
{
}
