Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-1419

Unused constructor

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.0.0
    • None
    • API
    • None

    Description

      Looks like InsertRequest has an unused constructor that can be removed:

      InsertRequest(final com.mongodb.operation.InsertRequest<DBObject> insertRequest)

      { this(insertRequest.getDocument()); }

      Attachments

        Activity

          People

            ross@mongodb.com Ross Lawley
            trisha.gee@10gen.com Trisha Gee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: