9293949596979899100101102
throw new UnsupportedOperationException(type.toString()); } Object result; final FileHandlerOperantions mType = (FileHandlerOperantions) type; switch (mType) { case READ: result = doRead(parameters); break;