chromium/third_party/jni_zero/test/golden/testModulesWithMultiplexing-Final-N.java.golden

// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

package J;

// This file is autogenerated by
//     third_party/jni_zero/jni_registration_generator.py
// Please do not change its content.

public class module_N {
    public static final long WHOLE_HASH = -7714383706413312501L;
    public static final long PRIORITY_HASH = -7714383706413312501L;


    public static native boolean _Z_Z(int switch_num, boolean boolean_param1);
    public static native void _V(int switch_num);
}