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

Commit 4fe8ff31 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Remove constructor

Change-Id: Ie2c29a92a2fd7c546e314a610a2e8c2506f18511
parent d64d68d9
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -26,6 +26,8 @@ import android.util.Log;
public final class MidiUtils {
public final class MidiUtils {
    private static final String TAG = "MidiUtils";
    private static final String TAG = "MidiUtils";


    private MidiUtils() { }

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