i keep on getting these 2 errors how can i fix them


Code:
Protocol.java:26: <identifier> expected
   public Protocol.java() {
                                 ^
Protocol.java:29: <identifier> expected
   public Protocol.java(byte abyte0[]) {
                                 ^