News

Another example, from the JSONObject library, shows both fluency and context: Listing 6. Fluency and context in JSONObject JSONObject json = new JSONObject () . accumulate ("key1", "value1") ...