You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we use @Expose with method declaration like:
@Expose
public List<SomeObject> getFilteredList(){
...
}
and in result includes json of SomeObject list.
Original issue reported on code.google.com by [email protected] on 3 Feb 2011 at 8:29
Original issue reported on code.google.com by
[email protected]
on 3 Feb 2011 at 8:29The text was updated successfully, but these errors were encountered: