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

package com.google.crypto.tink.internal;

import javax.annotation.Nullable;

final class BuildDispatchedCode
{
    private BuildDispatchedCode() {
    }
    
    @Nullable
    public static Integer getApiLevel() {
        return null;
    }
}
