I have list of objects, let\'s say of class Document:
class Document { private final String id; private final int length; public Document(String