mhotan / DineOn

Git Repository for our 403(13sp) Android application "DineOn"
0 stars 0 forks source link

Suppressed unavoidable findbugs warnings #201

Closed glee23 closed 11 years ago

glee23 commented 11 years ago

We know what we're doing

Library and Restaurant side are all good

User side can suppress unavoidable warnings by inserting

@SuppressWarnings("")

at the method or class level