Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65357bd9 authored by Glenn Kasten's avatar Glenn Kasten Committed by Android (Google) Code Review
Browse files

Merge "Remove constructor"

parents fbba3f41 4fe8ff31
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@ import android.util.Log;
public final class MidiUtils {
    private static final String TAG = "MidiUtils";

    private MidiUtils() { }

    /**
     * Returns data size of a MIDI message based on the message's command byte
     * @param b the message command byte