From: gmungoc Date: Tue, 24 Oct 2017 12:56:10 +0000 (+0100) Subject: JAL-1739 Javadoc updated for Lambda expression parser functions X-Git-Tag: Release_2_11_0~187 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=6461d42898d6c7b253c7ccceeeee629b559d2479;p=jalview.git JAL-1739 Javadoc updated for Lambda expression parser functions --- diff --git a/src/jalview/ext/ensembl/EnsemblLookup.java b/src/jalview/ext/ensembl/EnsemblLookup.java index f314b0a..5a616f0 100644 --- a/src/jalview/ext/ensembl/EnsemblLookup.java +++ b/src/jalview/ext/ensembl/EnsemblLookup.java @@ -124,8 +124,13 @@ public class EnsemblLookup extends EnsemblRestClient } /** - * Calls the Ensembl lookup REST endpoint and retrieves the 'Parent' for the - * given identifier, or null if not found + * Calls the Ensembl lookup REST endpoint and returns + *