retunr singleton llist of object code example Example: create a singleton list in java List<String> list = Collections.singletonList("E");