query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
956a91df300c654eb3139e88f2a3ac7f
6 var_declaration > type_specifier ID X DONEEEEEEEEEEEEEEEEEEEEEEE
[ { "docid": "0a023196752cb5544c13316e3d15773b", "score": "0.7144439", "text": "public void var_declaration() {\n\t\t\tgrammarStack.pop();\n\t\t\tgrammarStack.add(\"X\");\n\t\t\tgrammarStack.add(\"ID\");\n\t\t\tgrammarStack.add(\"type_specifier\");\n\t\t\t\n\t\t\ttype_specifier();\n\t\t\t\n\t\t\t//ID\n\t\...
[ { "docid": "54959c12d3c6376f2af0e9b5cdb7978a", "score": "0.6694042", "text": "VariableDeclType createVariableDeclType();", "title": "" }, { "docid": "4b05b347a8b376c944bfe6eb4f22d988", "score": "0.64464927", "text": "VariableDeclsType createVariableDeclsType();", "title": "" },...
ba771c40558ef088c15a5e4e093914e9
Controls actions performed after User field has changed
[ { "docid": "4715dbf8fcbff8e56b95359fc4fc0374", "score": "0.62369335", "text": "private void usrComboBox_Changed(String newVal) {\n\t\tchangeLoginButtonState();\n\t}", "title": "" } ]
[ { "docid": "da3246213f35b24f3a066eb93a0c4a04", "score": "0.6746454", "text": "protected void onTextFieldChanged() {\n\t}", "title": "" }, { "docid": "6b88c09f84419f7d4b5f08c3cfa6721e", "score": "0.6477327", "text": "private void changed() {\n\t\t\t\t\t\t\tif (textField.getText().equa...
18ffd260656d9e9fc9321ee7e048609a
GENFIRST:event_btnPlayActionPerformed TODO add your handling code here:
[ { "docid": "ff4072c3ebc39c98965050e370cf518d", "score": "0.66405094", "text": "private void btnPlayActionPerformed(java.awt.event.ActionEvent evt) {\n if (play) {\r\n try {\r\n String url = new java.io.File(\".\").getCanonicalPath();\r\n ur...
[ { "docid": "45f1826282a328528e4a3fdf213bbddb", "score": "0.7470091", "text": "void playClick();", "title": "" }, { "docid": "7fe1e2eb0f6ffa36fb7bae604224f3b0", "score": "0.71738404", "text": "private JButton getPlay() {\n\t\tif (this.Play == null) {\n\t\t\tthis.Play = new JButton();\...
8c60570f290df4f2035f7b4af2215c0e
Removes last visited element in hash table
[ { "docid": "848e06894f847c722fed65f888e1f5a6", "score": "0.56483895", "text": "public void remove() {\n\t \tcheckModification();\n\t \t\n\t \tif(removeMode) {\n\t \t\tthrow new IllegalStateException(\"Current element already removed.\");\n\t \t}\n\t \tremoveMode = true;\n\t \t\n\t ...
[ { "docid": "35f8cf7869bce45f5380c63b88209e11", "score": "0.7003648", "text": "public void removeEntry(){\n Node removedNode = tail.prev;\n removeNode(removedNode);\n map.remove(removedNode.val);\n numOfElements--;\n }", "title": "" }, { "docid": "b14a07e6766b8e...
461100077ad7742dab6be1890394bb34
User chose not to enable Bluetooth.
[ { "docid": "461193f05bf38b3e1b7e784d92c3e4bd", "score": "0.6045496", "text": "@Override\r\n\tprotected void onActivityResult(int requestCode, int resultCode, Intent data) {\n\t\tif (requestCode == REQUEST_ENABLE_BT\r\n\t\t\t\t&& resultCode == Activity.RESULT_CANCELED) {\r\n\t\t\tfinish();\r\n\t\t\tretur...
[ { "docid": "98b6f2795298d82e2a6b8ff546def38b", "score": "0.77174807", "text": "public void setupBluetooth(){\n btAdapter = BluetoothAdapter.getDefaultAdapter();\n if(btAdapter == null) {\n //Device doesn't support Bluetooth\n }\n if(!btAdapter.isEnabled()){\n ...
950b7228c9590ed7f69f6c8f69b7f1cf
public static int SPLASH_TIME_OUT = 5000;
[ { "docid": "2dcfd8ad12f10bc9f570598ee58c6548", "score": "0.0", "text": "@Override\n protected void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n setContentView(R.layout.activity_splash_screen);\n\n /* getSupportActionBar().hide();\n VideoView...
[ { "docid": "5192d3feef849632cb4f18ae28de82e8", "score": "0.72455454", "text": "public interface Config {\n public static final long SPLASH_SCREEN_DELAY = 3000;\n}", "title": "" }, { "docid": "348203165c9e6e2adb76a37afc4a7162", "score": "0.63430405", "text": "@Override\n public ...
11104e55ede46e6fde97c6265182d4e7
Case 4: List with wrong type (use null, i.e. no list exists at all or wrong type)
[ { "docid": "4d6e3a9c7daf50a2e57059a12b4dbf50", "score": "0.0", "text": "@Test\r\n\tpublic void listTests() {\r\n\t\tassertEquals(\"e0, o1, e2, o3, e4, o5\", obj.appendCharacters(intList));\r\n\t\tassertEquals(\"o-3, e-2, o-1\", obj.appendCharacters(negList));\r\n\t\tassertEquals(\"\", obj.appendCharacte...
[ { "docid": "53c68ead7d10b02c8ede980c608d5cc2", "score": "0.651092", "text": "@Test\n public void testListConstructorTwoNullArguments() {\n\tassertEquals((new org.python.types.List(new org.python.Object[] { null, null }, null)).value, new java.util.ArrayList<org.python.Object>());\n }", "title"...
9e950f795ea89bd1bc9b320643b75f67
Order ID, assigned by the server upon creation. string id = 1 [(.gen_bq_schema.description) = "Order ID, assigned by the server upon creation."];
[ { "docid": "7b36fe92931c7b131f13ab36629ec47d", "score": "0.0", "text": "public com.google.protobuf.ByteString\n getIdBytes() {\n java.lang.Object ref = id_;\n if (ref instanceof String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString....
[ { "docid": "b09bac7ecf47fb1bba8081ce5b1a2be4", "score": "0.72339886", "text": "@ApiModelProperty(example = \"123456\", value = \"Client order ID if supplied by client.\")\n public String getOrderId() {\n return orderId;\n }", "title": "" }, { "docid": "bcb40142e3f6990d5393d9d9029a3b74",...
3c173074bbf936406736c486a2537d09
This is the setter for the Warnings
[ { "docid": "e456d756d87a30b2aded2c2f32dea033", "score": "0.76678854", "text": "public void setWarnings(String warnings) {\n Warnings = warnings;\n }", "title": "" } ]
[ { "docid": "779fbf8c58e9ce011a3f4c2aa4760d70", "score": "0.8074245", "text": "public void setWarning(){\n\t\tthis.warning = true;\n\t}", "title": "" }, { "docid": "f0cf88a03796786696e8c2e0b1dcd94e", "score": "0.7803621", "text": "@Override\n public final void setWarning(String val...
0d8cbf7ccac0454784c461cdd9d747f1
filter mouse drag events so that only click and no drags select entries
[ { "docid": "f7d10b041cdf9f191262465e97196b21", "score": "0.6245035", "text": "@Override\r\n\tprotected void processMouseMotionEvent(MouseEvent e) {\n\t\tif (e.getID() == MouseEvent.MOUSE_DRAGGED && \r\n\t\t\t\t((e.getModifiers() & MouseEvent.BUTTON1_MASK) == MouseEvent.BUTTON1_MASK)) {\r\n\t\t\te.consum...
[ { "docid": "1d68a1c2be6bf7e7443e7a9143341e32", "score": "0.69795525", "text": "public void filterDragAndDrop() {\n getElement().filterDragAndDrop();\n }", "title": "" }, { "docid": "0ae873471d5d76415a46e8a3ed16efcc", "score": "0.6550812", "text": "protected void mouseDragge...
573b0575faa25e827b17d980dec6565d
For use by HQ. Determine priority order for upgrades and research.
[ { "docid": "9abe28b451a58bc565569d7e6d88cc1a", "score": "0.0", "text": "private static void researchUpgrades() throws GameActionException {\r\n\t\tif (currentUpgrade<4){\r\n\t\t\trc.researchUpgrade(upgrades[currentUpgrade]);\r\n\t\t\tupgradeProgress++;\r\n\t\t\tif (upgradeProgress == 24) {\r\n\t\t\t\tcu...
[ { "docid": "38411b6acf2d8dde4347744961172411", "score": "0.73184514", "text": "public abstract int priority();", "title": "" }, { "docid": "f2fc351319739017c8b0a39f237240b4", "score": "0.72168934", "text": "public int getPriority();", "title": "" }, { "docid": "db60980656...
5d838f0faa0f479af0cb6af0d5d5c868
Verify whether user is able to navigate to issue Tab
[ { "docid": "9a845baa528cfcf1f5a4b81e90f0bef0", "score": "0.6007616", "text": "@Test(priority = 5)\n public void navigate_To_Issues(){\n CommonUtilities.clickElement(tabBarNavigationPage.getIssues_Button());\n}", "title": "" } ]
[ { "docid": "ac1e11026c6bcc0cb544a84a1e9b65d6", "score": "0.64123935", "text": "@Then(\"^user should be able to access the page$\")\r\n public void user_should_be_able_to_access_the_page() throws Throwable {\r\n pageAccessSteps.user_should_be_able_to_access_the_page();\r\n }", "title": "" }, ...
7499fb01180baddcded5fa268018197e
when select all, there will be a progress Fragment, this is used to record this fragment.
[ { "docid": "b0a01e6024581895b4accf573e506f5a", "score": "0.0", "text": "private void setShowFragmentDialog(ProgressPopupWindow dialog) {\n mAlertFragmentDialog = dialog;\n }", "title": "" } ]
[ { "docid": "0d168e7ba6cb7194a009aee24af62974", "score": "0.5942153", "text": "public synchronized void showProgress() {\n getFragmentManager().executePendingTransactions();\n\n if (!progress.isAdded()) {\n progress.show(getFragmentManager(), null);\n }\n }", "title...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "33c82161cecc5d66f996c95269d96f27", "score": "0.0", "text": "public static void main(String[] args) {\n\n\t}", "title": "" } ]
[ { "docid": "e5fa0eebc721dea67da872fd14413bc7", "score": "0.69752145", "text": "@Override\n\tpublic void formule() {\n\t\t\n\t}", "title": "" }, { "docid": "8b7f87c22e268a87686c66398c2c442b", "score": "0.69362766", "text": "@Override\r\n\t\t\tpublic void atras() {\n\t\t\t\t\r\n\t\t\t}...
c820953150be4ade4384de3c0fc9a021
POST /image > Create a new image.
[ { "docid": "2c59e42bdd9fd065c23022660169456c", "score": "0.8155174", "text": "@RequestMapping(value = \"/image\", method = RequestMethod.POST, produces = MediaType.APPLICATION_JSON_VALUE)\n @Timed\n public ResponseEntity<Void> create(@RequestBody Image image) throws URISyntaxException {\n log.debug...
[ { "docid": "7ecb3ee14cbce4e01e425fb1bad540cb", "score": "0.7079914", "text": "@Test\n public void imageCreateTest() throws ApiException {\n String fromImage = null;\n String fromSrc = null;\n String repo = null;\n String tag = null;\n String message = null;\n ...
e560ded2169c2bd48681d266cfb521d3
log caught exception into NewMonk.
[ { "docid": "40e550d8a0a27d3fbd69895270b8f172", "score": "0.0", "text": "public static void logException(String className, Exception exception) {\n\n if (isBlooperInitialized) {\n try {\n if (exception != null) {\n ExceptionModel exceptionModel = Util.p...
[ { "docid": "f5b5a54ab87bf3701c4ae80649c67405", "score": "0.66676664", "text": "private void logException() {\r\n logger.logError(this.getLocationMessage());\r\n }", "title": "" }, { "docid": "b008f3916a199b52ddf016b345e0af07", "score": "0.635086", "text": "protected abstrac...
00019aaf075224d4b17233a0c4cab395
Gets the textual representation of this tag.
[ { "docid": "d219f5ef86cb1a78ded30a8341b0a8cc", "score": "0.0", "text": "String getText();", "title": "" } ]
[ { "docid": "e2d0d4b3254d75b76ec8cebbd2a9f8c1", "score": "0.7815948", "text": "@Override\n\t\tpublic String toString() {\n\t\t\treturn this.text;\n\t\t}", "title": "" }, { "docid": "3e1f06eec27c88e15d17e77c95b7744b", "score": "0.758857", "text": "public String toString() {\r\n retu...
645a39e052d42ea604f10b91f866ff25
Gets the network overview data
[ { "docid": "a64b6fc795a420edde2ccb1c16f3526a", "score": "0.6945431", "text": "public static Map<String, Integer> getNetworkOverviewData() throws Exception {\n Map<String, Integer> map = null;\n Connection connection = null;\n PreparedStatement ps = null;\n ResultSet rs = null...
[ { "docid": "09235f47c5306cb767b293f5f2995915", "score": "0.68592614", "text": "String networkInfo();", "title": "" }, { "docid": "b2db3eeebdcd84ccfae85a31c9b9ebb2", "score": "0.6549373", "text": "public NetworkInfo getNetworkInfo() {\n enforceAccessPermission();\n retur...
ac93ab9abe0d9aa260f1acff0d486b1e
returns all WordNet nouns
[ { "docid": "1b59c77bd197272b2be0603e7d8070e2", "score": "0.72998124", "text": "public Iterable<String> nouns() {\n return nounToSynsetIds.keySet();\n }", "title": "" } ]
[ { "docid": "c2ec8c7cd24488a7139e7469d817af4e", "score": "0.7860147", "text": "public Iterable<String> nouns() {\n return new ArrayList<>(wordMap.keySet());\n }", "title": "" }, { "docid": "f332d36751eafb49972b2f60dff34e8f", "score": "0.7745663", "text": "public Iterable<Str...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "73b0c8c0cb680cf91f08c0ba21f67538", "score": "0.0", "text": "@Override\r\n\tpublic List<Dept> getAllDept() {\n\t\treturn deptMapper.getAllDept();\r\n\t}", "title": "" } ]
[ { "docid": "81005989525ec80103fbaf46f9c37779", "score": "0.6695466", "text": "@Override\n\tpublic void agit() {\n\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.65689754", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "title": "" }, ...
61c447c7ab00b8f298fdce5a26d44825
Private constructor to prevent instantiation
[ { "docid": "1bc9fca71e296da5059a0d959bc4a47b", "score": "0.0", "text": "private ClassLoaderUtil() {\n }", "title": "" } ]
[ { "docid": "844c7a54851a88d2a5377aed16af5ae2", "score": "0.7638177", "text": "private SE() {\n }", "title": "" }, { "docid": "340b4f48e9ee06a75ef3176c39d6107a", "score": "0.76016545", "text": "private P() {\n // just blocking the constructor.\n }", "title": "" }, ...
03041cd47719e5d5439cf5a3574f0439
$ANTLR end "rule__JvmParameterizedTypeReference__Group_1_4__2__Impl" $ANTLR start "rule__JvmParameterizedTypeReference__Group_1_4_0__0" ../org.xtext.mongobeans.ui/srcgen/org/xtext/mongobeans/ui/contentassist/antlr/internal/InternalMongoBeans.g:16894:1: rule__JvmParameterizedTypeReference__Group_1_4_0__0 : rule__JvmPara...
[ { "docid": "d5175a13aa36a35731664cd6ce991176", "score": "0.77405906", "text": "public final void rule__JvmParameterizedTypeReference__Group_1_4_0__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.mongobeans.ui/src...
[ { "docid": "fa664427a16e2afe631848abc49c5d83", "score": "0.80133206", "text": "public final void rule__JvmParameterizedTypeReference__Group_1_4_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.mongobeans....
d17d3ab6a85366e263b9624030ebb4bd
Deploys a stack or app. App deployment generates a deploy event, which runs the associated recipes and passes them a JSON stack configuration object that includes information about the app. Stack deployment runs the deploy recipes but does not raise an event. For more information, see and . Required Permissions : To us...
[ { "docid": "deca52a59e6819d5fc58f0df69372dbb", "score": "0.46752486", "text": "public Future<CreateDeploymentResult> createDeploymentAsync(final CreateDeploymentRequest createDeploymentRequest) \n throws AmazonServiceException, AmazonClientException {\n return executorService.submit(ne...
[ { "docid": "14df11a1f4a7b95ccfb9f8a61d2eb125", "score": "0.59419495", "text": "public void deployApplication (String entityBody) {\n restClient.deployEntity(ENDPOINT_DEPLOY_APPLICATION, entityBody, \"application\");\n }", "title": "" }, { "docid": "dffa5c92764a48fd29b9696e7c599eb6"...
205619c849da511f9993d2b360facfb9
Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system. optional .k8s.io.api.storage.v1.VolumeAttachmentSpec spec = 2;
[ { "docid": "1c0e4d16cdcacaab56cc7feedbba334a", "score": "0.6389997", "text": "public Builder mergeSpec(io.kubernetes.client.proto.V1Storage.VolumeAttachmentSpec value) {\n if (specBuilder_ == null) {\n if (((bitField0_ & 0x00000002) == 0x00000002)\n && spec_ != null\n ...
[ { "docid": "2283b26bf76e03b20aebcaf9db10c3b0", "score": "0.7458565", "text": "io.kubernetes.client.proto.V1Storage.VolumeAttachmentSpecOrBuilder getSpecOrBuilder();", "title": "" }, { "docid": "91d8ebfaa679f6ba23d1ea01a56afafa", "score": "0.7292226", "text": "io.kubernetes.client.pro...
22237e6abd4639ea597cf99c60e94db1
Returns icon for custom directory. Icon is showd in the JFileChooser dialog.
[ { "docid": "defff2078e097493ac3e4569cd3226bb", "score": "0.8559312", "text": "Icon getCustomDirectoryIcon();", "title": "" } ]
[ { "docid": "21c79f8fb57b576307b94d630f69e3fe", "score": "0.77907264", "text": "native public String getIconDirectory();", "title": "" }, { "docid": "d50c09d515b4acf3c730abe7207abd78", "score": "0.7310694", "text": "String getIconPath();", "title": "" }, { "docid": "0c46ab...
4152e6d03fb5d6ae7f26fb5a5c816324
Bans user given username
[ { "docid": "f5a933e8b6f662eabe711aedae5266e3", "score": "0.67716545", "text": "public void banUser(String username){\n\t\t\n\t\ttry\n\t\t{\n\t\t\tStatement st = conn.createStatement();\n\t\t\tString strQuery = new String();\n\t\t\tstrQuery = \"update cast_db.Users SET Verified='blocked' WHERE UserName=...
[ { "docid": "3414b376a25b545381abd78d47b31cd0", "score": "0.6233504", "text": "public void goToBan(View view){\n TextView myUserLabel = (TextView) findViewById(R.id.username);\n userLabel = String.valueOf(myUserLabel.getText());\n Intent intent = new Intent(this, BanAccount.class);\n...
3e17873b60729c46e231130e9fb90d82
Returns the view type.
[ { "docid": "1db92f84691dd3cd9558a1d375346ae3", "score": "0.66235715", "text": "@Override\n public HelpViewType getViewType() {\n return viewType;\n }", "title": "" } ]
[ { "docid": "9d3d838ff2eb65a43c87075a5e59b8ba", "score": "0.84234124", "text": "public ViewType getViewType()\r\n {\r\n return viewType;\r\n }", "title": "" }, { "docid": "63bf0b952959ebdf05caff0ad20bbfd4", "score": "0.8218108", "text": "public int getViewtype() {\n\t\tre...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1a00d0488a832d6fecc09a5f47904212", "score": "0.0", "text": "@Override\r\n\tpublic List getAccountList() {\n\t\treturn null;\r\n\t}", "title": "" } ]
[ { "docid": "3d9823aba51891281b4bbd4b1818b970", "score": "0.6671074", "text": "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.6567672", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "ti...
3870c7e31d22b9b220ab574c25825a0e
essa parte esta sendo chamada la tela na parte do selectOneMenu no selectItems
[ { "docid": "13621bed3a8a8edef01ebae227a912fc", "score": "0.0", "text": "public List<SelectItem> getEstados() {\r\n\t\testados = idaoFornecedor.listaEstados();\r\n\t\treturn estados;\r\n\t}", "title": "" } ]
[ { "docid": "9ea85f3f7301b8eec9d82ece4d505309", "score": "0.6824228", "text": "public void handleChapitresSelectOneMenuChange(AjaxBehaviorEvent event) {\n\t\tChapitreDto chapitre = detailsReparatitionBudgetDto.getChapitre();\n\t\tlistArticles = findListeArticle(chapitre);\n\t\tif (listArticles == null)\n...
f7074ce428fa9403c16301c511cd019d
Checks if a furniture type is forbidden or not
[ { "docid": "d06c4a59f6df60a86578226c07e95e46", "score": "0.7878178", "text": "public boolean isForbidden(FurnitureType ftype) {\n return cantHave.contains(ftype.getId());\n }", "title": "" } ]
[ { "docid": "6ea8b0b018a6d913f04d8bed54d03be3", "score": "0.69978726", "text": "public void addToForbidden(FurnitureType fType) {\n String fId = fType.getId();\n if (mustHave.contains(fId)) throw new MandatoryFurnitureException(fId);\n \n cantHave.add(fType.getId());\n }", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "27e33b5206281dadbc628ce5baff586e", "score": "0.0", "text": "@Override\r\n\tprotected void onRestart() {\n\t\tsuper.onRestart();allMechanism();\r\n\t}", "title": "" } ]
[ { "docid": "f4bccec648e6eb25ae6f4d7165ffc5a1", "score": "0.7037216", "text": "@Override\n\t\t\tpublic void Goruntule() {\n\t\t\t\t\n\t\t\t}", "title": "" }, { "docid": "27bc40cf2c5e26e0bf8b70807e0bcaed", "score": "0.68683225", "text": "@Override\r\n\tpublic void caminar() {\n\t\t\r\n...
43397b13dc389776f13d1553af2cc0cc
Getter for myString (property that returns a string.)
[ { "docid": "cbb929ce664424b217be99a4eb04e5a5", "score": "0.81740785", "text": "public String getMyString() {\n\t\treturn myString;\n\t}", "title": "" } ]
[ { "docid": "256553655b64c787e78040eee8be5d79", "score": "0.7460118", "text": "public final String getString() { // SubLString\n Errors.error(this + \" is not of type: STRING.\");\n return \"\";\n }", "title": "" }, { "docid": "7cfd81939c04b7163441b60c2441b7a6", "score": "0.7397095...
5896d33ac94948ee20e01a76fe227e45
WishFulfillFragment fragment = new WishFulfillFragment(); Bundle args = new Bundle(); fragment.setArguments(args);
[ { "docid": "40ab314e6ef612d4e69f768067d19c0f", "score": "0.7891544", "text": "public static WishFulfillFragment newInstance() {\n return new WishFulfillFragment();\r\n }", "title": "" } ]
[ { "docid": "a93a9208b2a2b946b39de471a4ee5402", "score": "0.6985203", "text": "@Override\n public View onCreateView(LayoutInflater inflater,\n ViewGroup container, Bundle savedInstanceState) {\n\n View rootView = inflater.inflate(\n R.layout.fragment_w...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4b2b5092ad7f88a397171da42f52c801", "score": "0.0", "text": "@Override\n\t\t\tpublic void stateChanged(ChangeEvent e) {\n\t\t\t\tint selectedIndex = jtab.getSelectedIndex();\n\t\t\t\tif(selectedIndex == 2) {\n\t\t\t\t\tjtab.setComponentAt(selectedIndex, new PSaleReport());\n\t\t\t\t}else if(s...
[ { "docid": "e5fa0eebc721dea67da872fd14413bc7", "score": "0.69752145", "text": "@Override\n\tpublic void formule() {\n\t\t\n\t}", "title": "" }, { "docid": "8b7f87c22e268a87686c66398c2c442b", "score": "0.69362766", "text": "@Override\r\n\t\t\tpublic void atras() {\n\t\t\t\t\r\n\t\t\t}...
0ff1c22ae30e0626e31821e36cec1f35
number of value increments in one 360 degree revolution of the handle around the dial. Default: 100
[ { "docid": "ba65d3df44474ad29476e2e1d4989b14", "score": "0.5704264", "text": "public native final Dial stepsPerRevolution(int val) /*-{\n\t\tthis.set(\"stepsPerRevolution\", val);\n\t\treturn this;\n\t}-*/;", "title": "" } ]
[ { "docid": "9ddd71127039fb9830e6b680355588d4", "score": "0.6003274", "text": "@Override\n\tpublic double radiansPerStep() {\n\t\treturn Math.PI/(56.0*180.0);\n\t}", "title": "" }, { "docid": "41b5f0e34246212eefc4d223a39c777e", "score": "0.58965045", "text": "public int getAngleOutput...
5b1e909da2def2e2179d11633c260dbb
Writes a single track love to the database.
[ { "docid": "8effb8eebfc8bffd1c4a47d90230e208", "score": "0.5909954", "text": "public LovedTracksEntry writeLove(Track track, int status) {\n LovedTracksEntry entry = new LovedTracksEntry();\n entry.artist = track.artist().toLowerCase();\n entry.track = track.track().toLowerCase();\n entry.st...
[ { "docid": "2affa3ed538d19b2ea65267da8931853", "score": "0.6033516", "text": "private boolean savingData(Track track){\n return sqLiteController.SAVE_TRACK_DATA(track);\n }", "title": "" }, { "docid": "aefe7ae9bc0746deab49f9646a2080ae", "score": "0.5742344", "text": "@Overr...
3f4a691e26827c03bd5e222a75de94a7
previous state of the entity (Required)
[ { "docid": "4d2d8ec307e44dfb9e4bbd8926cee8ae", "score": "0.0", "text": "@JsonProperty(\"oldState\")\r\n public void setOldState(StateChangeFields.OldState oldState) {\r\n this.oldState = oldState;\r\n }", "title": "" } ]
[ { "docid": "4f49242413b354ef8234a7d259ef7ffd", "score": "0.6508714", "text": "public int getPreviousState() {\n\treturn previousState;\n }", "title": "" }, { "docid": "3bf9f814a76f65ad0580dcc9abac5ffb", "score": "0.6381603", "text": "public State getPrevState()\n {\n return...
57d14e519527b2710f38555e89178e0d
string erroCode = 2;
[ { "docid": "26fd74b3ffe2552de976320eb043b598", "score": "0.0", "text": "public Builder setErroCode(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n erroCode_ = value;\n onChanged();\n return this;\n }", "t...
[ { "docid": "4352a60d64ef08ede2d69e311218fdf9", "score": "0.77282846", "text": "java.lang.String getErroCode();", "title": "" }, { "docid": "4352a60d64ef08ede2d69e311218fdf9", "score": "0.77282846", "text": "java.lang.String getErroCode();", "title": "" }, { "docid": "4352...
539c94cb0313d40f3fa3a347c99433c2
remove records from table products
[ { "docid": "4228e3e6f39ca9ca7fe760d568a05686", "score": "0.0", "text": "public void detele(String id) {\n String query = \"DELETE FROM dbo.Products WHERE ProductID = ?\";\n try {\n conn = new DBContext().getConnection();\n ps = conn.prepareStatement(query);\n ...
[ { "docid": "a7aa27793d1ff7dcc0459d0da1d48642", "score": "0.7089748", "text": "public static void removeAllProducts() {\n\t\tString query = \"SELECT productCode FROM Products\";\n\t\tResultSet rs = getResultSet(query);\n\t\ttry {\n\t\t\twhile(rs.next()){\n\t\t\t\tremoveProduct(rs.getString(\"productCode\...
029e222e4c721032825711722b233a28
This method was generated by MyBatis Generator. This method corresponds to the database table s_role_resource
[ { "docid": "2a731e3d92815a4ffa69b6a9ba9e821d", "score": "0.0", "text": "List<SRoleResourcesKey> selectByExample(SRoleResourcesExample example);", "title": "" } ]
[ { "docid": "536bb357391a456794ce66c919d69e66", "score": "0.6679841", "text": "public RoleResource findRoleResourceByPrimaryKey(Integer roleid_2, Integer resourceid_2);", "title": "" }, { "docid": "1974f7fbd70f281809b1f2faac91bc3a", "score": "0.6400591", "text": "List<SysRoleResource>...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e1429a3978b8a75d6728a04f978e61a6", "score": "0.0", "text": "@Override\n\tpublic void authenticated(XMPPConnection arg0, boolean arg1) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.66285414", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}"...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c81592c4c8698f8c71053addf6f1f4fa", "score": "0.0", "text": "@Override\n\tpublic void deleteHospital(Hospital hospital) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.6836411", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.6679176", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, ...
65c08440e38ce7883b9b8ec9f8b0fe46
Transforms the Graphics for vertical rendering and invokes the super method.
[ { "docid": "ce96b0225133699337bdf704d0e60a94", "score": "0.0", "text": "@Override\n\tpublic void paint(Graphics g) {\n\t\tsuper.paint(g);\n\t\tif (assoc != null) {\n\t\t\tif (!isAncestor) {\n\t\t\t\tg.setColor(Color.black);\n\t\t\t\tg.fillRect((getWidth()/2) - 2, (getHeight()/2)-2, 4, 4);\n\t\t\t}\n\t\t...
[ { "docid": "3f3030fcf547596275190c6eade0cac9", "score": "0.64529604", "text": "public void makeVertical() {\r\n\t\tthis.setImageView(new ImageView(\"images/\" + this.getAsOrderedString() + \".png\"));\r\n\t\tvertical = true;\r\n\t}", "title": "" }, { "docid": "b02c522e1f10b0c11d6c1af72d8cf2d...
fd9be36e088b083ceb83d5cd6173f550
This method checks if the file can be read. Just supplying any old XML file will cause this method to return false. It checks it can read elements like the JSS_URL, it is important that the XML if formatted correctly.
[ { "docid": "8837b7df9eadbf21d475dcbeefd489bf", "score": "0.54011834", "text": "public boolean canGetFile() {\n\t\treturn canGetFile(new File(this.prefs.get(\"configurationPath\", \"Path to file '/Users/user/desktop/config.xml'\")));\n\t}", "title": "" } ]
[ { "docid": "81b9ff1c791b4f7cb4e21630eda98fa8", "score": "0.713338", "text": "public boolean readXML(){\r\n\t\tif(super.readXML()){\r\n\t\t\t\r\n\t\t\tif(rulePath != null){\r\n\t\t\t\tString additionalInfoPath = TraceAnalyserRule.addSlashToEnd(rulePath) + FILENAME_ADDITIONAL_INFO;\r\n\t\t\t\tFile additio...
ea82bc65df3cba2a24a16ea49f0c108d
must have all constructors or it doesn't work
[ { "docid": "5b540071aafe1b95e7219d4a436f2da2", "score": "0.0", "text": "public TreeView(Context context) \n \t{\n \t\tsuper(context);\n \t\tSetup();\n \t}", "title": "" } ]
[ { "docid": "613eaf0e2608925a418a73b23312e1bc", "score": "0.7536751", "text": "public Constructor(){\n\t\t\n\t}", "title": "" }, { "docid": "2fda59f727914730e1ccc0c0b05e57bd", "score": "0.7501859", "text": "Constructor() {\r\n\t\t \r\n\t }", "title": "" }, { "docid": "a50e...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1960e049abf52666bd5acf93aa71dfe6", "score": "0.0", "text": "protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {\n\t\tdoGet(request, response);\n\t}", "title": "" } ]
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.66285414", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}"...
20996824454a094e41bb6f7755fdc1d8
calculate height by Adapter items amd set it to ListView height params
[ { "docid": "e6f06e08951983aa00e8e35126790e81", "score": "0.70835483", "text": "public static void setHeightListView(ListView listView, Adapter listAdapter){\n int totalHeight = 0;\n for (int i = 0; i < listAdapter.getCount(); i++) {\n View listItem = listAdapter.getView(i, null,...
[ { "docid": "baa6f0ecf0c01ca3476acb1028c0cc7f", "score": "0.7731798", "text": "public void setListViewHeightBasedOnChildren() { \n ListAdapter listAdapter = this.getAdapter(); \n if (listAdapter == null) { \n return; \n } \n\n int totalHeight = 0; \n fo...
17612b695a1ce0d28ff877b0908c7d0e
Given the entire 256 byte double hash of something, it returns the first 4 bytes of it to be used as checksum in a message.
[ { "docid": "e0eefffa7a86614f7250e0cca0cb05b7", "score": "0.6105984", "text": "@Contract(\"_ -> !null\")\n public static byte [] getChecksum(byte [] hash){\n return new byte [] {hash[0], hash[1], hash[2], hash[3]};\n }", "title": "" } ]
[ { "docid": "7c03810e147481e9de7f6a5b4ea84fa0", "score": "0.66225725", "text": "public int otherHash() {\n \tint hash = 0;\n \tint count = 0;\n \tfor(int i = 0; i < data.length; i++) {\n \t\tfor(int j = 0; j < 2; j++) {\n\t\t \tint longbyte = (data[i] >> (j * 8)) & 0xff;\n\t\t \thash ^=...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9b854172a57208e24e7f16c02491f1c8", "score": "0.0", "text": "@Override\r\n\tpublic void initialize(UniqueLoginEdit arg0) {\n\t\t\r\n\t}", "title": "" } ]
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.6904447", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "4862518dedb9e169c3cc620e5ebe04c5", "score": "0.6696056", "text": "@Override\r\n\tpublic void atura() {\n\t\t\r\n\t}", "title": "" ...
bdf114d530032f2b61fe5475ff774cf3
Helping method that produces a next prime number
[ { "docid": "5212414826df03463b9fe133a3721c19", "score": "0.7410581", "text": "private String nextPrim() {\n Long last = Long.parseLong(prims.get(getSize() - 1));\n\n for (long i = last + 1; i < Long.MAX_VALUE; i++) {\n boolean isPrim = true;\n for (int j = 2; j < i; j...
[ { "docid": "6333947c1c67b4944511f65596bd71c8", "score": "0.75510126", "text": "public int nextPrime()\r\n {\r\n value++;\r\n boolean prime = false;\r\n\r\n while (!prime)\r\n {\r\n if (value <= 1)\r\n value++;\r\n\r\n int m = 2;\r\n\r\n...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1c4a9a83d28d10ec58fc9f563442e618", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tString s = \"geeksforgeeks\";\n\t\tSystem.out.println(canBeRearanged(s));\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "118f2b8a20f48999973063ac332d07d3", "score": "0.6563993", "text": "@Override\r\n\t\t\tpublic void atras() {\n\r\n\t\t\t}", ...
c1d3c4171fbcf3a22ce67df6e006e739
Creates new form NewJFrame
[ { "docid": "9a3f1247f6c91b0fa8722dd07b0df167", "score": "0.75242645", "text": "public NewJFrame2() {\n initComponents();\n }", "title": "" } ]
[ { "docid": "0d65a329da521ad224e469bf4860f084", "score": "0.7934054", "text": "public NewJFrame() {\n initComponents();\n }", "title": "" }, { "docid": "0d65a329da521ad224e469bf4860f084", "score": "0.7934054", "text": "public NewJFrame() {\n initComponents();\n }",...
42988873ae61cb346488f05dbc3f1e8b
until sum becomes single digit O(1) time 1918 > 199> 118 > 19 > 10 > 1
[ { "docid": "8bdb8b2f7b10d4a904cd28e085808eb7", "score": "0.6413773", "text": "public int digitSum(int n){\n int sum = 0;\n while (n>0 || sum > 9) {\n if(n == 0){\n n = sum;\n sum = 0;\n }\n sum+= n % 10; // find last digit and ...
[ { "docid": "90dc36833fc2b2e71a1e2af7dc421347", "score": "0.6809083", "text": "private static long calc2() {\n\n\t\tMap<Integer, Integer> map = new HashMap<>();\n\t\tmap.put(10, 5); // 5! > 100\n\t\tmap.put(100, 7); // 7! > 1000\n\t\tmap.put(1_000, 8); // 8! > 10000\n\t\tmap.put(10_000, 9); // 9! > 10000...
d93fb8f0e581a9bd80ccb640ae097410
Test Reject on under processing
[ { "docid": "f421ba482bd682774283d07feae67ae5", "score": "0.66058475", "text": "@Test\n\tpublic void testRejectUP() throws InterruptedException\n\t{\n\t\tLog.info(\"Test Reject button in under processing tab\");\n\t\tWithdrawalAlertPage wd = new WithdrawalAlertPage(driver);\n\t\twd.clickUnderProcessing()...
[ { "docid": "2b12be67908ea98d6ef850a7ded8fdbb", "score": "0.7629853", "text": "@Override\n\tpublic void Reject() {\n\t\t\n\t}", "title": "" }, { "docid": "b8e8cd24fe9e429388b12bc77eceb200", "score": "0.7029814", "text": "public void reject();", "title": "" }, { "docid": "1...
226e5624aee715c4c248e70e4431784e
Zero argument constructor for a node with a null address and no data
[ { "docid": "1578e3ad4737ef96c6bb158206ee0014", "score": "0.0", "text": "public LinearNode() {\r\n\t\t\r\n\t\tnext = null;\r\n\t\telement = null;\r\n\t\r\n\t}", "title": "" } ]
[ { "docid": "4af027f27410f59457890a1d09346e68", "score": "0.7873419", "text": "public Node() {}", "title": "" }, { "docid": "4af027f27410f59457890a1d09346e68", "score": "0.7873419", "text": "public Node() {}", "title": "" }, { "docid": "4af027f27410f59457890a1d09346e68", ...
ed97367d5078739232bda13951a7028a
Get host IP address
[ { "docid": "c7f99cfa6f2e86c4de522f90d6f1acf3", "score": "0.0", "text": "public static List<String> getAddresses() {\n if (ADDRESS.isEmpty()) {\n synchronized (ADDRESS) {\n if (ADDRESS.isEmpty()) {\n try {\n Enumeration<NetworkInt...
[ { "docid": "6148577f84072dbe0c72b1ad8298f2f9", "score": "0.83037525", "text": "InetAddress getHostAddress();", "title": "" }, { "docid": "e854b2fdbe1b35ff78bb3684b6e42517", "score": "0.81166136", "text": "public String getIP()\n {\n if (host == null)\n init_ho...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "169599c1be2ec5826cc2464f48ba3919", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tScanner obj=new Scanner(System.in);\r\n\t\tSystem.out.println(\"Enter a number:\");\r\n\t\tfloat n=obj.nextFloat();\r\n\t\tSystem.out.println(Math.pow(n,2));\r\n\t}", "title": "" }...
[ { "docid": "e5fa0eebc721dea67da872fd14413bc7", "score": "0.69744676", "text": "@Override\n\tpublic void formule() {\n\t\t\n\t}", "title": "" }, { "docid": "8b7f87c22e268a87686c66398c2c442b", "score": "0.6936331", "text": "@Override\r\n\t\t\tpublic void atras() {\n\t\t\t\t\r\n\t\t\t}"...
cd51ac2f5285e39697dc025d5b22f0dd
Keep only the decimals of each component in the vector
[ { "docid": "fc534dd22c7a79cca375e7576733db44", "score": "0.5057721", "text": "void Fract(Vector fVec)\n\t{\n\t\tfVec.x = (float)(fVec.x - Math.floor(fVec.x));\n\t\tfVec.y = (float)(fVec.y - Math.floor(fVec.y));\n\t\tfVec.z = (float)(fVec.z - Math.floor(fVec.z));\n\t\tfVec.w = (float)(fVec.w - Math.floor...
[ { "docid": "a9dd4684366a5a40019e4febf2d0e9ca", "score": "0.5804975", "text": "public void makeDecimals(ArrayList<Double> numbers, ArrayList<String> operations){\n double decimal;\n double ret;\n for(int i=0; i<operations.size(); i++){\n if(operations.get(i).equals(\"....
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "6e3c188091745cfb8552e9a4e5ca2ad9", "score": "0.0", "text": "@Override\r\n\tprotected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {\n\t\tint width = MeasureSpec.getSize(widthMeasureSpec);\r\n\t\tint height = MeasureSpec.getSize(heightMeasureSpec);\r\n\t\theight = (int) (width ...
[ { "docid": "05a606445504484958a1c21e14b7198e", "score": "0.6948742", "text": "@Override\r\n\tpublic void sapace() {\n\t\t\r\n\t}", "title": "" }, { "docid": "8619203d4867f5c6d05eb9a5354405c0", "score": "0.6920628", "text": "@Override\n\t\tpublic void pintate() {\n\t\t\t\n\t\t}", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c4fa20f787bcf175b01cf38672eae48e", "score": "0.0", "text": "@Override\r\n\t\t\tpublic void onClick(View v) {\n\t\t\t\tIntent intent = new Intent(M_Search_Activity.this, RefundActivity.class);\r\n\t\t\t\tstartActivity(intent);\r\n\t\t\t\tfinish();\r\n\t\t\t}", "title": "" } ]
[ { "docid": "b7c706d331e2b507ec0ff8404ad87dc7", "score": "0.69742316", "text": "@Override\r\n\t\t\tpublic void crispel() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "76b3966c8e3f64884c4127d1a3df09a8", "score": "0.68059677", "text": "@Override\r\n\t\t\tpublic void maruti() {\n\t...
a03ca7738676a20daed5c5566fd2e7f7
Return the number of values in the recipient
[ { "docid": "7fe00d0026d7739d8ca957ce8517fbab", "score": "0.0", "text": "@Override\n public int getNumNondefaultElements() {\n return size();\n }", "title": "" } ]
[ { "docid": "56d818f8a1aad74d489f06bd258c1a69", "score": "0.69804084", "text": "int getMessagesCount();", "title": "" }, { "docid": "56d818f8a1aad74d489f06bd258c1a69", "score": "0.69804084", "text": "int getMessagesCount();", "title": "" }, { "docid": "56d818f8a1aad74d489f...
5f82ded5d656a9b33054481853a0853e
Method Name : getWindowHandle Description : Switch between old window to the new window.Handling multiple window
[ { "docid": "a2b674151dbef4bd3ad588d5b925101f", "score": "0.66159767", "text": "public void getWindowHandle(String title) \r\n\t{\r\n\t\tSet<String> handles = driver.getWindowHandles();\r\n\t\tString[] browser =\thandles.toArray(new String[0]);\r\n\t\tSystem.out.println(\"Number of broiwsers opened are\"...
[ { "docid": "3861bfe06b74ce1b5ecdc57271a0dac5", "score": "0.72182906", "text": "public void getWindowHandle() {\r\n\t\tSet<String> handles = driver.getWindowHandles();// We will use this if\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t// windows is greater\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t// than 1 - otherwise we\r\n\t\...
786e3128d472f4b188b64197a78e27c3
Test case number: 2 / 3 covered goals: 1 org.apache.commons.collections4.iterators.IteratorIterable.iterator()Ljava/util/Iterator;: I5 Branch 3 IFEQ L125 true 2 org.apache.commons.collections4.iterators.IteratorIterable.(Ljava/util/Iterator;)V: rootBranch 3 org.apache.commons.collections4.iterators.IteratorIterable.(Lj...
[ { "docid": "5c9eb6b964e0e969d72f9c1038c65f15", "score": "0.7403987", "text": "@Test\n public void test2() throws Throwable {\n\t\tfr.inria.diversify.sosie.logger.LogWriter.writeTestStart(546,\"org.apache.commons.collections4.iterators.IteratorIterableEvoSuiteTest.test2\");\n IteratorIterable<Obj...
[ { "docid": "d88ffde24863e843e272ad1ac02af57d", "score": "0.76024044", "text": "@Test\n public void test3() throws Throwable {\n\t\tfr.inria.diversify.sosie.logger.LogWriter.writeTestStart(547,\"org.apache.commons.collections4.iterators.IteratorIterableEvoSuiteTest.test3\");\n HashMap<Integer, Ob...
f17716df29f4600bb68e46a922ab420d
Created with IntelliJ IDEA. User: Or Date: 5/23/13
[ { "docid": "a9fc61da76d4100d8eb157f01713e264", "score": "0.0", "text": "public interface IDataFavoritesOperationsObserver {\n void onFinished(GetFavoritePhotosResult result);\n void onFinished(AddPhotoToFavoritesResult result);\n void onFinished(RemovePhotoFromFavoritesResult result);\n}", ...
[ { "docid": "b044552fe4d8d8225d09361b41fbea3a", "score": "0.64431113", "text": "public void mo5201a() {\n }", "title": "" }, { "docid": "88ecb62c7a1a93131fb72fdf892b6e96", "score": "0.6222837", "text": "public void mo18969b() {\n }", "title": ...
700b5aafba9361ba13574b7b17777e3b
/ Returns a SpeechletResponse which reprompts the user to try again.
[ { "docid": "73de369b54cd19a9e5600c49b719b8db", "score": "0.7076503", "text": "protected SpeechletResponse getGameNotstartedtResponse() {\n\n final String responseText = \"A game hasn't started yet. You need to tell me what your word rhymes with.\";\n return CramboUtils.getSimpleReprompt(re...
[ { "docid": "70962ab923aadc2b2509f6b902b59ddf", "score": "0.7495223", "text": "protected SpeechletResponse getBadInputResponse() {\n\n final String responseText = \"I didn't understand your response. Please try again.\";\n return CramboUtils.getSimpleReprompt(responseText);\n }", "ti...
da420f3520e49767c2290775ca6aee36
Tests polynomial toString(). Assumes the following methods are correct: constructor, add().
[ { "docid": "5e3bbb14dd88a4c86191890025eaa257", "score": "0.8106677", "text": "@Test\n public void test5ToString() {\n\n // printing zero polynomial\n Poly p1 = new Poly(0,0); // p1 = 0\n String s = \"0.0\";\n this.testToStringHelper(s, p1);\n\n // printing polynomia...
[ { "docid": "4c069bf9cbe2ca19822f723f273cdcba", "score": "0.75050145", "text": "private void testToStringHelper(String polyStr, Poly p){\n String emsg = String.format(\"%s toString() incorrect\", polyStr);\n assertEquals(emsg, polyStr, p.toString());\n }", "title": "" }, { "d...
36a8b90cae490e6afa0d76647856162e
pax2 = person x
[ { "docid": "820783364c8e0e6cabb95b8f22656219", "score": "0.0", "text": "public void marriage(Person marPerson)\n {\n\n if ((marPerson.getGender() != getGender()) && (partner == null)) {\n // Hier überarbeiten: Person einen MaidenName der unveränderbar ist.\n // Nach Heira...
[ { "docid": "2b2b812f777e04800a1e70d3b05717bb", "score": "0.6726627", "text": "void mo114985a(People people);", "title": "" }, { "docid": "ad4021f6e7abc6cc3e4b7e9470ee4ad8", "score": "0.65260625", "text": "public Person getPerson(int number);", "title": "" }, { "docid": "2...
ad4ad9cd58dc81625411ea015c1f91cb
Verify values in new user account creation fields
[ { "docid": "37d77df255a6d2b1613070045d37cde5", "score": "0.0", "text": "private boolean verifyUserCredentialFields() {\n final String emailId = binding.userLoginIdEt.getText().toString().trim();\n final String password = binding.userLoginPasswordEt.getText().toString().trim();\n fin...
[ { "docid": "2105dc67f42576173720f346e8f7941c", "score": "0.6774823", "text": "private void verifyAndSignupNewUser() {\n boolean isVerified = verifyUserCredentialFields();\n Log.d(LOG_TAG, \"verifyAndSignupNewUser: credential fields verified? \" + isVerified);\n\n if (type == SignupT...
87f73b6fd9b006cf9f2148272c6e999d
Convert the given object to string with each line indented by 4 spaces (except the first line).
[ { "docid": "cba518dfba170edf9ccf203056e59f02", "score": "0.0", "text": "private String toIndentedString(java.lang.Object o) {\r\n if (o == null) {\r\n return \"null\";\r\n }\r\n return o.toString().replace(\"\\n\", \"\\n \");\r\n }", "title": "" } ]
[ { "docid": "2d0895e2e9e966bbddff9ac3e2f3fdd0", "score": "0.7589105", "text": "private String toIndentedString(java.lang.Object o) {\nif (o == null) {\nreturn \"null\";\n}\nreturn o.toString().replace(\"\\n\", \"\\n \");\n}", "title": "" }, { "docid": "2d0895e2e9e966bbddff9ac3e2f3fdd0", ...
50cc5aabd746a44c8e081d13261cf016
These else method has no effect once the Ref become DictatedRef They also has no effect for RefTo.
[ { "docid": "33b8237fd93bd17fb8dbe5f498005ab1", "score": "0.0", "text": "public Ref<DATA> whenAbsentUse(DATA defaultValue) {\n return whenAbsent(WhenAbsent.Use(defaultValue));\n }", "title": "" } ]
[ { "docid": "2fcbabcd6775bfe184f8e7491ff34883", "score": "0.64474475", "text": "public boolean isReference() { return false; }", "title": "" }, { "docid": "2dd844e7e31eaa6a813787b8203cdb5b", "score": "0.6351962", "text": "public boolean isRef() {\n return this == REF;\n }", ...
63c1ad722d3bb85c3015165403d4a4d3
Sets the column headings
[ { "docid": "faacad17e3a40af70c1359e2927f7750", "score": "0.71037656", "text": "public void setColumnHeadings(String columnHeadings) {\r\n \tthis.columnHeadings = columnHeadings;\r\n }", "title": "" } ]
[ { "docid": "423ed025cf6b81716bb79da26232a178", "score": "0.72376996", "text": "private int setupHeadings(String[] headings, int columnIndex) {\r\n\t\tfor (String s : headings) row.createCell(columnIndex++).setCellValue(s);\r\n\t\treturn columnIndex;\r\n\t}", "title": "" }, { "docid": "1e4733...
26666a249da0607465488634522e63b6
Matches the attribute selections of this selector (if any) to the provided element
[ { "docid": "8acdf0b1f6152f23b709983cb94d5c39", "score": "0.71483403", "text": "boolean matchAttributeSelections(HTMLElement element) {\n if (getTagId()==TAG_CSS_ILLEGAL_SELECTOR) {\n return false;\n }\n if (attributeSelections==null) {\n return true;\n }...
[ { "docid": "683ed9d6a8c692e36b46a4e2f16c7af2", "score": "0.6570285", "text": "private String getSelectorForAttributeNode(Element element) {\n StringBuilder attributeSelectors = new StringBuilder();\n if (element.hasAttr(getITEMPROP_ATTRIBUTE())){\n attributeSelectors.append(\"[\...
01d757e198f5fb1e873ae116cb3b4717
Datorns val av vapen anges.
[ { "docid": "fa97fc8f8ad5b54e832658a08a8941fa", "score": "0.0", "text": "public void setcompWeapon(ImageIcon image) {\n\t\tlblWeaponC.setIcon(image);\n\n\t}", "title": "" } ]
[ { "docid": "9862e8e186a7b57ba3dceec2c6b5df24", "score": "0.65594506", "text": "public Valtionpaamies() {\n vaaleillaValittu = true;\n }", "title": "" }, { "docid": "50f9c8663f788b6b5e4f4ac66baf0f96", "score": "0.62672967", "text": "public int getVecesVendida(){\n return...
08313fc7b1a1ae2824eab59efa6afc9e
test male sample with variants on X chromosome
[ { "docid": "faa3ddd2c339852e6b683dbe6005e4dc", "score": "0.0", "text": "public void universalTestMethod3(String directory) throws IOException {\n File wd = tmpFolder.newFolder(\"tmp\");\n String reference = new File(directory, \"reference.fa\").toString();\n String vcf = new File(di...
[ { "docid": "0a92f0299d4addef14f7cee5270129a0", "score": "0.60759974", "text": "@Override\n\t\tpublic Object createPhenotype(Genome genome) {\n\n\t\t\tvar chromosome1 = (IntegerArrayChromosome) genome.chromosomes()[0][0];\n\t\t\tvar counts1 = chromosome1.alleles();\n\t\t\tvar chromosome2 = (IntegerArrayC...
6470a46cb8daf30cc9ea06d2f442c03f
/ access modifiers changed from: packageprivate
[ { "docid": "aaea172398ccf5a040785111f326afcd", "score": "0.0", "text": "public void stop() {\n if (PatchProxy.isSupport(new Object[0], this, changeQuickRedirect, false, 15379, new Class[0], Void.TYPE)) {\n PatchProxy.accessDispatch(new Object[0], this, changeQuickRedirect, false, 15379...
[ { "docid": "ccbad2fe39581989696edf7ff479266d", "score": "0.7055269", "text": "private static void somrtinhg() {\n\t\t\r\n\t}", "title": "" }, { "docid": "176e34d0e98f75196c596e32acb014d3", "score": "0.66234565", "text": "protected Indirect() {/* intentionally empty block */}", "t...
974e5d621d7c925adb57d5d2ce09a9ba
TODO add your handling code here:
[ { "docid": "598df1d25afdf5f2d22235cacc5f592c", "score": "0.0", "text": "private void openbtn5KeyPressed(java.awt.event.KeyEvent evt) {\n }", "title": "" } ]
[ { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.5947012", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, { "docid": "132ebee1d663aa8e1c0ab776375c437a", "score": "0.5478993", "text": "Support support();", "title": "" }, { "docid": "30dd78b031734...
ca5eeba151d6ad10eb8467293c96a690
helper methode om een Address te maken die gekoppeld is aan de User. En deze vast weg te schrijven in DB zodat er een juiste koppeling ontstaat tussen de tabel address en user
[ { "docid": "615be065096e7f673c5ba45678343c12", "score": "0.0", "text": "private Address makeAddress(String[] split) {\n Address address = new Address();\n StringBuilder street = new StringBuilder();\n String cleanString = split[2].replace(\"\\\"\", \"\");\n String[] splits = ...
[ { "docid": "2bbf5dc383c285c000d3661afca28007", "score": "0.66926384", "text": "public void registerAddress(Users user) {\n Address add = new Address();\n add.setUid(user);\n add.setAddress1(\"-\");\n add.setAddress2(\"-\");\n add.setAddress3(\"-\");\n add.setState(\"-\");\n add.setC...
4ceb7c3a50987e9749727ef2de81496b
this method is used to view the replytweets for the specific user
[ { "docid": "8785a625605b813627250e445fea4259", "score": "0.67937404", "text": "@Transactional\n\tpublic List<ReplyTweets> viewReply(String loginId, String id) {\n\t\tList<ReplyTweets> replyTweets = replyTweetRepository.findByPostId(id);\n\t\treturn replyTweets;\n\t}", "title": "" } ]
[ { "docid": "7be4b2f1edfbe34cbc375ef302f445f7", "score": "0.68115026", "text": "public void getTweetByUser();", "title": "" }, { "docid": "205674dcfb48868fcb41fdbc5a115707", "score": "0.6666407", "text": "public void userTweets() {\n\n\t\tSystem.out.println(\"UseCase 3\");\n\n\t\tStri...
c4b3b6f8953aa9f34650aebafc4a5157
This method was generated by MyBatis Generator. This method corresponds to the database table public.tb_cliente_endereco
[ { "docid": "b5de57d55acaf465653a5f13ec8ffb87", "score": "0.0", "text": "@UpdateProvider(type=ClienteEnderecoSqlProvider.class, method=\"updateByPrimaryKeySelective\")\n int updateByPrimaryKeySelective(ClienteEndereco record);", "title": "" } ]
[ { "docid": "48dac0b8f43fd37cffb24003447c34fd", "score": "0.63540745", "text": "@Select({\n \"select\",\n \"id_cliente, id_sequencia, tp_endereco, ds_logradouro, ds_cidade, ds_estado, \",\n \"nr_cep, ds_complemento, ds_bairro\",\n \"from public.tb_cliente_endereco\",\n ...
7129014e675f43ce6c663300bafc98d8
line 26 "HastingsCoupledMixtureProposal.jweb" line 85 "HastingsCoupledMixtureProposal.jweb"
[ { "docid": "2c62c0e794497fa1a23ec1c96d098dcd", "score": "0.0", "text": "protected void normalize()\n{\n\n double probs_sum = 0.0;\n for(int i = 0; i < proposal_probs.length; i++)\n {\n if(proposal_probs[i] < 0.0 ) throw new RuntimeException( \"Relative probabilities must be non-negative.\");\n ...
[ { "docid": "669fa74f8c53dcdf7618cc038162b32f", "score": "0.5924625", "text": "public HastingsCoupledMixtureProposal( int nProposal, PRNG prng ) \n{\n proposals = new HastingsCoupledProposal[nProposal]; \n proposal_probs = new double[nProposal];\n normalized_probs = new double[nProposal];\n ...
0da6a4e83e75c10183a39fbbdc5c1e1c
System.out.println("Before deleting dog size: " + dog.size() + " cat size: " + cat.size());
[ { "docid": "af5b6c67b4708fb76af3f7f6d58e044c", "score": "0.0", "text": "public Animal dequeue() {\n\t if(cat.isEmpty() && !dog.isEmpty()) return dog.poll();\n if(dog.isEmpty() && !cat.isEmpty()) return cat.poll();\n if(dog.isEmpty() && cat.isEmpty()) throw new ArrayIndexOutOfBoundsExcep...
[ { "docid": "d414efd38e6bbdea4523cbe373576003", "score": "0.66783315", "text": "public int size(){\r\n \r\n return size;\r\n }", "title": "" }, { "docid": "1524ae30c19e71a6f71c28311da8def5", "score": "0.6616901", "text": "public int size(){\n return size;\n }", ...
839b2ad5303bb2c76a52f54302907cc5
Selection sort Given a list, take the current element and exchange it with the smallest element on the right hand side of the current element.
[ { "docid": "ff7e707b626e836fd9d16ac76a2888b6", "score": "0.58034134", "text": "private static void selectionSort(int[] arr) {\n System.out.println(\"Selection Sort:\");\n int n = arr.length;\n printArray(arr);\n for(int i=0; i<n-1; i++) {\n int min = i;\n ...
[ { "docid": "463e79d37cd74e5ce90bccf06a845c26", "score": "0.733324", "text": "public static <T extends Comparable<T>> List<T> selectionSort(List<T> list) {\n\t\tfor (int x = 0; x < list.size(); x++) {\n\t\t\tint minimum = x;\n\n\t\t\tfor (int y = x; y < list.size(); y++) {\n\t\t\t\tif (list.get(minimum)....
d55f07890fd705b9fb9eae7fab831f8d
This method is used to fetch user details by passing employeeId
[ { "docid": "8df0a0f3c8a00291b83fa26993deed8e", "score": "0.0", "text": "@Override\n\tpublic UserDto getUserByEmpId(UserDto userDto) throws DBDownException, UIException {\n\t\tfinal String checkTechnologyExistQuery = new QueryManager().getQuery(\"checkTechnologyExistQuery\");\n\t\tPreparedStatement check...
[ { "docid": "02f20684e987a0f3be2beb45f4d91a06", "score": "0.71849686", "text": "public org.opencps.usermgt.model.Employee fetchByPrimaryKey(long employeeId)\n\t\tthrows com.liferay.portal.kernel.exception.SystemException;", "title": "" }, { "docid": "84a4b6408e4abd1b58b90d44cb2923d1", "sc...
c3230b9598e592a66b2ab49305c14d17
aggregate the different in height for all adjacent columns
[ { "docid": "8776cedba5597cf188f2d36e1520255f", "score": "0.0", "text": "private int bumpiness(int[][] board){\n int bump = 0;\n int[] heights = getHeights(board);\n for(int i = 0; i < heights.length-1; i++){\n bump += Math.abs(heights[i]-heights[i+1]);\n }\n ...
[ { "docid": "3715d1f61e26722e6d972417aa12b628", "score": "0.6712423", "text": "int[][] getHeights();", "title": "" }, { "docid": "bc021257506215b2d7371b479506f3e9", "score": "0.6606342", "text": "private int aggregateHeight(int[][] board){\n int aggregate = 0;\n int[] he...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "decb2f55768adaf46d62d101de7e3b02", "score": "0.0", "text": "@Override\n public ArrayList<SearcherVO> shop_get(String k) throws Exception {\n return null;\n }", "title": "" } ]
[ { "docid": "74a4209c94e08d9f5eb0b60e580f5e04", "score": "0.68867725", "text": "@Override\r\n\tpublic void comit() {\n\t\t\r\n\t}", "title": "" }, { "docid": "b645eacb329adc01490ab5013a6c4f7f", "score": "0.67295986", "text": "@Override\n\t\t\tpublic void perfom() {\n\n\t\t\t}", "t...
da71a5fbec36c0f303f1b0c1f2bd8a9e
Your code to refresh the list here. Make sure you call swipeContainer.setRefreshing(false) once the network request has completed successfully.
[ { "docid": "924bfd131bd9d6a28b13237376e9fbd5", "score": "0.0", "text": "@Override\n public void onRefresh() {\n fetchReviewsAsync(rootView.getContext(), getArguments().getString(ARG_SECTION_NAME), noContentTextView);\n }", "title": "" } ]
[ { "docid": "f548ce462a29da0c58fa5ae2f019c3da", "score": "0.7979944", "text": "private void refreshList() {\n mSwipeRefreshLayout.setRefreshing(false);\n folksAdapter.refresh(folksList);\n loading = false;\n }", "title": "" }, { "docid": "a20d322e6ddb2ed2e929fb9c8adf8e...
df38b37c813eafd8f2b049886db076ec
Constructor of the class.
[ { "docid": "da037219a54caa16df4ce22213f9e0be", "score": "0.0", "text": "public VirtualMachine(String uuid, String hostname, String architecture,\n\t\t\tString cores, String memory, String status, String speed) {\n\t\tthis.uuid = uuid;\n\t\tthis.hostname = hostname;\n\t\tthis.architecture = architecture;...
[ { "docid": "30416c77de8189624fdf9b994266a8cb", "score": "0.82774085", "text": "public void Constructor(){\n\t\t\t\n\t\t}", "title": "" }, { "docid": "b2b7a670109e2aee91ad4cb3f4b1389e", "score": "0.7903926", "text": "public XXX() {\n }", "title": "" }, { "docid": "4...
aa07c608a74aeab0c0a29dfd1fc262fc
Gets the mid right point of the GEF Rectangle
[ { "docid": "276119beeef58f4f072dd6a64af7d3bf", "score": "0.5998106", "text": "public Point getRightPoint() {\r\n\t\treturn getPoint(\"Right\");\r\n\t}", "title": "" } ]
[ { "docid": "1dc207ec21789ce159110505b3d5f971", "score": "0.68114513", "text": "public Rectangle getBoundsRight(){\r\n\t\treturn new Rectangle((int)((int)x+width - 5), (int) y+5, (int) 5,(int) height-10);\r\n\t}", "title": "" }, { "docid": "2c67a06a1b9ea36f912f2dbdc0f8d90a", "score": "0.6...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "ef5004888ad7e93dbb6e153e160d8c79", "score": "0.0", "text": "public static void main(String[] args) {\n\t\t\n\t\tPizzaMaker pizzaMaker = new VegPizzaMaker();\n\t\tPizza vegPizza = pizzaMaker.orderPizza(\"veg\");\n\t\tSystem.out.println(vegPizza);\n\t\t\n\t\tPizzaMaker nvpizzaMaker = new NonVe...
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.66616714", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "81758c2988d9979c7d4b3fd5b3cce0e5", "score": "0.6566483", "text": "@Override\r\n\tpublic void pular() {\n\r\n\t}", "title": "" }, { ...
93f76842403072d7633d01ba540f7497
/ Debug info: failed to restart local var, previous not found, register: 2
[ { "docid": "4e486d3dfed329f673482c869302473b", "score": "0.0", "text": "public Matrix4 setToRotation(float axisX, float axisY, float axisZ, float angle) {\n if (angle != 0.0f) {\n return set(quat.set(tmpV.set(axisX, axisY, axisZ), angle));\n }\n idt();\n return thi...
[ { "docid": "edd935bb24dc041e7dd2655a41e710ad", "score": "0.5993996", "text": "@Override\n\tpublic void restart() {\n\t\t\n\t}", "title": "" }, { "docid": "f02620ee872c69d8a80fb0c89c645946", "score": "0.5879745", "text": "@Override\n public void restart() {\n }", "ti...
cd62e8ccad93be03f605943ddf5677b3
This method was generated for supporting the association named Photo2Worker. It will be deleted/edited when the association is deleted/edited. / WARNING: THIS METHOD WILL BE REGENERATED.
[ { "docid": "10295d9c73b861ca1b6e6c64e6a5962b", "score": "0.43122578", "text": "public void secondaryRemovePhoto(com.hps.july.persistence.Photo aPhoto) throws java.rmi.RemoteException;", "title": "" } ]
[ { "docid": "9ac2548114cd14e4fbb6a5eb353c383b", "score": "0.62533265", "text": "public interface Worker extends com.ibm.ivj.ejb.runtime.CopyHelper, javax.ejb.EJBObject {\n/**\n * This method was generated for supporting the association named AssemblingAct2Worker. \n * \tIt will be deleted/edited when th...
0e98be58b6c300f976ee1da2a5fb25c1
Convert hex string to byte[]
[ { "docid": "cfdccdf9e269670c77107d98bf1af60d", "score": "0.71912557", "text": "public static byte[] hexStringToBytes(String hexString) { \n\t if (hexString == null || hexString.equals(\"\")) { \n\t return null; \n\t } \n\t hexString = hexString.toUpperCase(); \n\t int length...
[ { "docid": "8d8268366cdddeb3354ef7accd3b6552", "score": "0.8114594", "text": "public static byte[] fromHexString(String hex) {\n String data = hex;\n if (hex.length() > 1 && (hex.charAt(1) == 'x' || hex.charAt(1) == 'X')) {\n data = hex.substring(2);\n }\n int len ...
43dbaa860f584adb3203b23a81ce8608
Counts the number of non affected detailInventaire entities in the database
[ { "docid": "6016b78a186cc81e40b0cd6d675c6a13", "score": "0.7013375", "text": "@Transactional(readOnly = true)\n\tpublic Long countNonAffectedDetailInventaire(String property) {\n\t\treturn countNonAffectedDetailInventaire(property, null);\n\t}", "title": "" } ]
[ { "docid": "21189bff829e2c7d188b054bf8e78781", "score": "0.76118505", "text": "@Transactional(readOnly = true)\n\tpublic Long countDetailInventaire() {\n\t\treturn countDetailInventaire(null);\n\t}", "title": "" }, { "docid": "e0ac9a03f5a70898db42c4f1fe3513b4", "score": "0.6924248", ...
4cfb76454d00c8270e351bbfa001fc46
We have a 11 relation between CurriculumAggregator and CourseGroup. So let's take advantage of that by excluding CurriculumAggregatorEntrys from PreviousYears curricular rule if the aggregation is already concluded
[ { "docid": "e743eb1eee67129f06b0badd0b70eb24", "score": "0.6348026", "text": "static private boolean skipByCurriculumAggregatorApproval(final CourseGroup courseGroup,\n final EnrolmentContext enrolmentContext) {\n\n final ExecutionSemester semester = enrolmentContext.getExecutionPeriod...
[ { "docid": "993ccdd4160b4d104dca365d3e69accd", "score": "0.49191347", "text": "private NavigableSet<Integer> validYears(int startYear, int endYear) {\n NavigableSet<Integer> result = navigableKeySet().subSet(startYear, true, endYear, true);\n return result;\n }", "title": "" }, ...
99bcbe9b8d304340d4e9e489b11e2bce
button continue for the screen
[ { "docid": "7c3cc4675ef1287fcb735fd066a097ba", "score": "0.0", "text": "@FXML\n void btnCon(ActionEvent event) {\n \tStage stage = (Stage) btnContinue.getScene().getWindow();\n\t\tOrderController ORC = Context.getInstance().getOrderC();\n\t\tORC.getPnPayment().setDisable(false);\n\t\tstage.close()...
[ { "docid": "3287870b36da5529e1b7a0acb01eb1c3", "score": "0.72709775", "text": "public void continueGame(){\n\r\n\t\tif(currentScreenType == \"ShooterScreen\" && shooterScreens.get(0).hasPlayerShotEverything() ){\r\n\t\t\tcontent(nextScreen);\r\n\t\t}\r\n\t\telse if((currentScreenType == \"TextScreen\" &...
d31a107a6e198b1bffe8220b95b60bef
Created by xqYang on 2016/3/26.
[ { "docid": "f6664d5e0fcce4fb3a3abb976e14c83c", "score": "0.0", "text": "public interface CartService {\n public int insert(Cart cart);\n public List<Cart>listByUserId(int userId);\n\n public int deleteById(int id);\n\n List<Cart> listByUserIdAndIds(int i, String ids);\n}", "title": "" ...
[ { "docid": "5d259e9a9ed31ac29902b25db191acd1", "score": "0.6043301", "text": "@Override\n\tpublic void bewegen() {\n\t\t\n\t}", "title": "" }, { "docid": "9144a32a2cd5a72f1d1380aa1f1d5f09", "score": "0.60337144", "text": "public void mo5774g() {\n }", "title": "" }, { ...
83025c54d88049f739fffbf6beedb847
Define o valor da propriedade companyId.
[ { "docid": "6d3316e9d7de0feabe2218098ee1c9c7", "score": "0.85923356", "text": "public void setCompanyId(long value) {\n this.companyId = value;\n }", "title": "" } ]
[ { "docid": "c11fe16b92fa58cdc020be5fd5c3fbdb", "score": "0.8337209", "text": "public void setCompanyId(long companyId);", "title": "" }, { "docid": "c11fe16b92fa58cdc020be5fd5c3fbdb", "score": "0.8337209", "text": "public void setCompanyId(long companyId);", "title": "" }, { ...
e9a96de1251eec2bb83359641d295a5b
Select the tab "Options" in the tabbed pane.
[ { "docid": "2943ee76f77a478e1c5ba81f99c4006f", "score": "0.81368583", "text": "public void selectOptionsTab(){\n tbpLayout().selectPage(getBundleString(\"paging\"));\n }", "title": "" } ]
[ { "docid": "c1ef69523b910d495ad342cef81ef8a3", "score": "0.64673567", "text": "public void tabSelected(){\r\n\t\ttry {\r\n\t\t\tresultado = new ResultExec(\"Tab System Selected\");\r\n\t\t\ts.wait(2.0);\r\n\t\t\ts.click(sys.SystemSel);\r\n\t\t\ts.wait(2.0);\r\n\t\t\tresultado.addMensagens(\"Passed\");\r...
e656c3c0f9f11a5160c328dc4519acc6
code is encode like itemID1,count|itemID2,count ...
[ { "docid": "7088b4d84d861061e8df682a4275f3dd", "score": "0.65630615", "text": "@Override\n public Map<ShoppingItem, Integer> decodeShoppingItem(String code) {\n Map<ShoppingItem, Integer> result = new LinkedHashMap<ShoppingItem, Integer>();\n String[] itemsOfMap = code.split(\"\\\\|\");...
[ { "docid": "03c6e073208768db58ba27da97510cb7", "score": "0.5778669", "text": "private void addRawString( StringBuilder code, int count )\n {\n code.append( \"\\n\\t\" ).append( STR_BUILDER )\n .append( \" += \" )\n .append( RAW_STR_LIST )\n .append( \".get(\" + count + \")\" );\n }",...
e7171ff711a1e35293a01762c422c353
Instantiate with a producer group name.
[ { "docid": "0954916864308aefb7009c52272f82c8", "score": "0.57650995", "text": "@Override\n public void initProducer() throws Exception {\n producer = new DefaultMQProducer(producerName);\n //Launch the instance.\n producer.setNamesrvAddr(nameAddr);\n\n producer.start();\n ...
[ { "docid": "5ee15b1d593465745c17977afa27d27c", "score": "0.6586058", "text": "Group createGroup();", "title": "" }, { "docid": "5ee15b1d593465745c17977afa27d27c", "score": "0.6586058", "text": "Group createGroup();", "title": "" }, { "docid": "5ee15b1d593465745c17977afa27...