query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
8057e62c2353a55ca401dd83d5717b7a
Should be atomic, since they're threadlocal
[ { "docid": "e5a2165949991d808e772018ef2d80c4", "score": "0.0", "text": "public final void set(T newVal) {\r\n\t\tstopTrackingOldValue();\t\t\r\n\t\tset(newVal);\r\n\t\ttracked.add(newVal);\r\n\t}", "title": "" } ]
[ { "docid": "8bc31f304ecd7f6a3e3e81fd9e4e6267", "score": "0.615519", "text": "@Test\n public void concurrency_local_test() throws InterruptedException, PropertyVetoException {\n runTest(true, false, false, threads * N);\n }", "title": "" }, { "docid": "1d5a730b2069edfb364df3801de...
4195d1e5e9b2395f418e61e244e8fcb9
listing will remove fee if it is taken down
[ { "docid": "119b4728664677340c4228fe702dce5d", "score": "0.6386641", "text": "public void removeFee(String feeName) {\n // TODO implement\n additionalFees.remove(feeName);\n }", "title": "" } ]
[ { "docid": "f0cad2b06c5d85a2306a95c7c52212de", "score": "0.6121239", "text": "private void freeMoney() {\n\t\t\n\t}", "title": "" }, { "docid": "ad5e4c7b03be45a1f445f5c12c5c7fff", "score": "0.5983144", "text": "public void removeAddedFeeHeadAndInstallment() throws Exception {\r\n\r\n...
f952e2ba52cc6eea697b52d69baeb155
Set if the surface should be hidden
[ { "docid": "0ed363cdcf5c3af260536ef55d61144b", "score": "0.6201662", "text": "public void setHide(boolean hidden) {\n this.hidden = hidden;\n }", "title": "" } ]
[ { "docid": "88c97ce98c8bf5d926f59ae2bb58db8f", "score": "0.6777545", "text": "@Override\r\n\tpublic void setVisible() {\n\t\tsetVisible(false);\r\n\r\n\t}", "title": "" }, { "docid": "c938cba116b4116476ad9fe039a34256", "score": "0.67635727", "text": "public void makeInvisible(){\n ...
564c763ee7f9f6b3c2c7c7ebc71c553e
required .boa.types.TypeKind kind = 2;
[ { "docid": "84a4b815290a7e11756f3f65abe86707", "score": "0.0", "text": "public Builder clearKind() {\n bitField0_ = (bitField0_ & ~0x00000002);\n kind_ = boa.types.Ast.TypeKind.OTHER;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "89307d79b3ada1da8a0838dc9ef5af92", "score": "0.7220598", "text": "boa.types.Ast.TypeKind getKind();", "title": "" }, { "docid": "89307d79b3ada1da8a0838dc9ef5af92", "score": "0.7218131", "text": "boa.types.Ast.TypeKind getKind();", "title": "" }, { "docid": "8b...
e2334807033831eeadd6a91a984b83bb
minDistance tests > small and large
[ { "docid": "1d53ae721a6aff50c8f7fb424000d81c", "score": "0.6855291", "text": "@Test\n public void minDistance() {\n List<minDistance.BASE> dna1 =\n new Node<>(minDistance.BASE.A, new Node<>(minDistance.BASE.C, new Empty<>()));\n List<minDistance.BASE> dna2 =\n ...
[ { "docid": "21b21f84d92af69a9c9053232e1f3aa7", "score": "0.77479935", "text": "float getMinDistance();", "title": "" }, { "docid": "75c30a0189519c3c76d1c7daa358a336", "score": "0.688824", "text": "private void setMinDistance(float value) {\n \n minDistance_ = value;\n }"...
8fcd0a94e68b2ae68a91bb3799d6d114
optional string dip = 6;
[ { "docid": "6e8ee44f10b44c6dea0cb2b86b75e450", "score": "0.0", "text": "public boolean hasDip() {\n return ((bitField0_ & 0x00000020) == 0x00000020);\n }", "title": "" } ]
[ { "docid": "283e42b7cc093d0d1a374babf2fef2f6", "score": "0.65678453", "text": "java.lang.String getDip();", "title": "" }, { "docid": "283e42b7cc093d0d1a374babf2fef2f6", "score": "0.65678453", "text": "java.lang.String getDip();", "title": "" }, { "docid": "283e42b7cc093d...
45b89d23d7931272a5f643b82d58e4f4
TODO(ohler): We could save some work here by traveling the direct path from the previous leaf to the new leaf.
[ { "docid": "b31cf48e04501b1a3296cab7f846f9b7", "score": "0.0", "text": "private void updateInheritedAnnotationsFromPosition(int position) {\n collectAllAnnotationsAt(position, inheritedAnnotationsForInsertion);\n }", "title": "" } ]
[ { "docid": "868ea247e38eebc78513270c3c217313", "score": "0.65801823", "text": "private void findFinalPath() {\n ArrayList<Node> path = new ArrayList<Node>();\n Node current = this.target;\n\n while(current != this.start) {\n path.add(current);\n current.setOnPa...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "17c8b54d41968bc1c282d6770ae04b6a", "score": "0.0", "text": "@Override\n public void onReceivedError(WebView view, int errorCode, String description, String failingUrl) {\n super.onReceivedError(view, errorCode, description, failingUrl);\n new AlertDia...
[ { "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": "" }, ...
263dcb9838302d75cdd3db372cfbdb5b
Inflate the layout for this fragment
[ { "docid": "24eac2ca18e65449040bb1359d6317b6", "score": "0.0", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n return inflater.inflate(R.layout.fragment_group, container, false);\n }", ...
[ { "docid": "e4a07f9e56beb5c09bafea61fb480337", "score": "0.67900044", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n return inflater.inflate(R.layout.fragment_student_graph, container, fal...
629ce6d5cc1ea8dd0742950f60dd8ab8
Get the first child of this node
[ { "docid": "642704a5c417fe27c422e40829e0d0f0", "score": "0.0", "text": "public TreeNode getChild() throws MdsException\n\t{\n\t\tresolveNid();\n\t\treturn new TreeNode(getNci(nid, ctxTree.getCtx(), NciCHILD), ctxTree);\n\t}", "title": "" } ]
[ { "docid": "96b19c64a20f1a913040039cee6a8220", "score": "0.8205507", "text": "public Node firstChild();", "title": "" }, { "docid": "a383d807877ec52f9228420a1e57b345", "score": "0.7732895", "text": "public Node getFirstChild();", "title": "" }, { "docid": "ced89b0f8e5d094...
a4b32329129085e8c1783ffca5d5a10a
Sets the expected status.
[ { "docid": "a439ed206315a60d513027407698fd65", "score": "0.7910005", "text": "public T setExpectedStatus(final int expectedStatus) {\n this.expectedStatus = expectedStatus;\n return getSelf();\n }", "title": "" } ]
[ { "docid": "124dff708adebd8a730afd6c56d08d38", "score": "0.7036741", "text": "public int getExpectedStatus() {\n return expectedStatus;\n }", "title": "" }, { "docid": "9da79e026fa3ddef25390a70d07c6d1e", "score": "0.66863763", "text": "@Test\n public void testSetStatus()...
68de41a16cb91ce01c3b8c1ac5d25d58
Get the number of the paragraph.
[ { "docid": "70f5427319515bd5d6b83aecb4a6afa6", "score": "0.783656", "text": "public int getParagraphNumber() { \n return(this.paragraphNumber); \n }", "title": "" } ]
[ { "docid": "c878f46b6adb1295ec28123fdbc95b53", "score": "0.64389414", "text": "public int getNo() {\n \treturn textNo;\n }", "title": "" }, { "docid": "8dfe7fa95ac81c89bb0b58b72f1e53da", "score": "0.63781446", "text": "public int getNumTexts (){\n return numTexts;\n }",...
43cb9907568b9bb3825e188463da1196
Test case number: 15 /Coverage entropy=2.7588432032234995
[ { "docid": "7250b1d795065e13ae8a9fae5e3ae50b", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test15() throws Throwable {\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n assertFalse(textDirectoryLoader0.getOutputFilename());\n assertEquals(\"Load...
[ { "docid": "7d99c3d84d6525e7048774bb0c237e52", "score": "0.70353997", "text": "@Test(timeout = 4000)\n public void test090() throws Throwable {\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n Instances instances0 = textDirectoryLoader0.getDataSet();\n Evaluati...
84d4310201bc9fd62183c518a3ad6fd4
Ensure we're in a main function, as defined by the C++ standard:
[ { "docid": "908cd70ac4f36262680c3849dfa14a4d", "score": "0.0", "text": "private static RunConfigurationContext getBazelTargetContext(PsiElement element, PsiFile file,\n ConfigurationContext context) {\n if (!(element.getContext() instanceof OCDeclarator)) {\n return null;\n }\n OCDecl...
[ { "docid": "6b46f8d259706b12a6a76bf7a09832a2", "score": "0.71918595", "text": "public static void main(String[] args) {new Main();}", "title": "" }, { "docid": "695d7efcf0b50de3c279af6a786cae45", "score": "0.71234614", "text": "@Test\r\n public void testMain() {\r\n System....
d8824075ef7da83f5af6beab317232a6
Add node to known nodes list
[ { "docid": "347bed7075b4f2a032231f4c1fad1c5c", "score": "0.71471125", "text": "void addNode (NodeInfo newNode){\n\t\t\n\t\tif ( !knownNodes.contains(newNode) ||\n\t\t\t\t!(this.nodeID == newNode.nodeID && _listener.getIPAddress().equals(newNode.ipAddress)\n\t\t\t\t&& _listener.getPortNumber() == newNode...
[ { "docid": "53b4c02690607983f8b55f363d07212e", "score": "0.7814227", "text": "public void addNode(Node New)\r\n{\r\n\tNodes.add(New);\r\n}", "title": "" }, { "docid": "9c9458f668c67dec54461d4268825614", "score": "0.76110035", "text": "public void addNode(Node n) {\n\t\t\n\t}", "t...
06f368c1a5de6d2c50aec2b002809e2c
This method initializes spinnerNumberModel
[ { "docid": "8799696b58140751f84b76d897f3e235", "score": "0.77528256", "text": "private SpinnerNumberModel getSpinnerNumberModel() {\n\t\tif (spinnerNumberModel == null) {\n\t\t\tspinnerNumberModel = new SpinnerNumberModel(1,1,6,1);\n\t\t}\n\t\treturn spinnerNumberModel;\n\t}", "title": "" } ]
[ { "docid": "a20c9567c57dd29101c8b6ea3878f471", "score": "0.7131041", "text": "private SpinnerNumberModel getSpinnerNumberModel1() {\n\t\tif (spinnerNumberModel1 == null) {\n\t\t\tspinnerNumberModel1 = new SpinnerNumberModel(1,1,3,1);\n\t\t}\n\t\treturn spinnerNumberModel1;\n\t}", "title": "" }, ...
846df1556d4de4ad1c18f9c523c82998
Set name of email field
[ { "docid": "7e36df7df45eefefa88d07ecc202f1a2", "score": "0.812884", "text": "public void setEmailFieldName(final String value) {\n setProperty(RegistrationForm.EMAIL_FIELD_NAME_KEY, value);\n }", "title": "" } ]
[ { "docid": "59650f32b062e71acdf7928bb65a3e7e", "score": "0.80023134", "text": "private void setEmail() {\n String[] s = this.name.toLowerCase().split(\"\\\\S\", 2);\n this.email = s[0] + \".\" + s[1] + \"@oracleacademy.Test\";\n }", "title": "" }, { "docid": "74b790cba36a143...
39b5e59cf23026e54a8ea3ce1092720b
repeated .proto.TopicSubscription subscriptions = 1;
[ { "docid": "685a9cce25a2f55ea80ad3b5db5e7525", "score": "0.0", "text": "public com.flipkart.vbroker.proto.TopicSubscription.Builder getSubscriptionsBuilder(\n int index) {\n return getSubscriptionsFieldBuilder().getBuilder(index);\n }", "title": "" } ]
[ { "docid": "accfc2705a51452db212a3346527ffed", "score": "0.66393167", "text": "int subscribeTopic();", "title": "" }, { "docid": "9680a34a2113978e8ae3764ed53245bf", "score": "0.65226805", "text": "spec.proto.runtime.v1.AppCallbackProto.TopicSubscription getSubscriptions(int index);",...
8d8cbabe1c66678f16b72b4d623dc652
method called when scene is clicked after map is initialised
[ { "docid": "6bbb5f43c08d07a089711d56c7985b3b", "score": "0.0", "text": "public void anchorOnClick(MouseEvent mouseEvent)\n {\n //determines the x and y in relation to the context of the\n //grid\n int y = (int) mouseEvent.getY()/5;\n int x = (int) mouseEvent.getX()/5;\n ...
[ { "docid": "b4b9437faf6b8835b16a97b6cbff0936", "score": "0.66653454", "text": "@Override\n\t\t\tpublic void onClick(View arg0) {\n\t\t\t\tshowMap();\n\t\t\t}", "title": "" }, { "docid": "bad08c3cb9a068c27eb4c22b2de09d7a", "score": "0.6634885", "text": "public void onMapClicked(View v...
a80b362ab339e219abb690d7bb52f08a
Returns user's last name.
[ { "docid": "1e3de849257651e7ad1b1dc3a9c392ef", "score": "0.79076606", "text": "public String getLastName() {\r\n\t\treturn lastName;\r\n\t}", "title": "" } ]
[ { "docid": "6ea8a6f373b2c9d4c754ca53ae32a045", "score": "0.8835557", "text": "public String getUserLastNameOfLoggedInUser(){\r\n\r\n \tString lastName = getUserNameOfLoggedInUser();\r\n \tString formatedName = lastName.split(\" \")[0];\r\n \treturn formatedName;\r\n }", "...
aebcd0949ce64e81cb390781c5945c4a
Gets the value of the IssueDate field. The date on which this policy was issued by the issuing job.
[ { "docid": "f3e0676741753999943f44cb017676c7", "score": "0.7620773", "text": "@gw.internal.gosu.parser.ExtendedProperty\n public java.util.Date getIssueDate() {\n return (java.util.Date)__getInternalInterface().getFieldValue(ISSUEDATE_PROP.get());\n }", "title": "" } ]
[ { "docid": "b244e5bd49949a9cf849bbfeadb85946", "score": "0.7700792", "text": "@gw.internal.gosu.parser.ExtendedProperty\n public java.util.Date getIssueDate() {\n return (java.util.Date)__getInternalInterface().getFieldValue(ISSUEDATE_PROP.get());\n }", "title": "" }, { "docid": "...
d73c7b27e0a1731f10324f2b2034da31
Constructor with size of the matrix as two parameter.
[ { "docid": "220c7d403196e5ca584ca6b5d885bbb6", "score": "0.0", "text": "public ButtonsGrid(int x, int y) {\n this(new Dimension(x, y));\n }", "title": "" } ]
[ { "docid": "dd0d2c1cad7398bf4e3ed14c892fc846", "score": "0.79635453", "text": "public Matrix(int size1, int size2){\n mat = new int[size1][size2];\n }", "title": "" }, { "docid": "35192efaf23a22a86cf511a6d16b2f21", "score": "0.75869673", "text": "public Matrix(int size) {\n...
967981ae1f426a33368b11f54756b9bb
Retrieve the set of values that occur in matches for end.
[ { "docid": "8eef1fa0f9eb1dd7d1ecac1a68290c54", "score": "0.0", "text": "protected Stream<ConnectorEnd> rawStreamAllValuesOfend(final Object[] parameters) {\r\n return rawStreamAllValues(POSITION_END, parameters).map(ConnectorEnd.class::cast);\r\n }", "title": "" } ]
[ { "docid": "4c6d1d92f9dd29d63276ce5de8c13061", "score": "0.7058679", "text": "public Set<ConnectorEnd> getAllValuesOfend(final EndToGen.Match partialMatch) {\r\n return rawStreamAllValuesOfend(partialMatch.toArray()).collect(Collectors.toSet());\r\n }", "title": "" }, { "docid": "869...
8cf1403fd3d2029bf16d8954ff124ead
Draw all of the cars.
[ { "docid": "e59e331f15e26edd5e6e1a841f5f4359", "score": "0.7942869", "text": "@Override\n\tpublic void draw(Graphics g)\n\t{\n\t\tfor(Car c : cars)\n\t\t{\n\t\t\tc.draw(g);\n\t\t}\n\t}", "title": "" } ]
[ { "docid": "8e6ec126a52175650cb195de59977a2c", "score": "0.8324163", "text": "private void drawAllCarParts() {\n for (PartObject part : carparts) {\n drawPart(part);\n }\n }", "title": "" }, { "docid": "582e865e5150157479b914b025b76ae9", "score": "0.7148881", ...
686cc433c160260d7a1db16a0460709a
Setter method for the itemType.
[ { "docid": "8b51efffbd2a6b03c10e46cf0da4946c", "score": "0.7985272", "text": "public void setItemType(String itemType) {\n\t\tthis.itemType = itemType;\n\t}", "title": "" } ]
[ { "docid": "54a45c8c89406b604bb8d04701e0e7da", "score": "0.808664", "text": "public void setItemType(String itemType) {\r\n\t\tthis.itemType = itemType;\r\n\t}", "title": "" }, { "docid": "e9a0a177a05c2b1676c7b73a716becdd", "score": "0.8058777", "text": "public void setItemType(int t...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "e58c11fdbf01e199f50148e5b182ec3c", "score": "0.0", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tgetMenuInflater().inflate(R.menu.sum_machine_part2, menu);\n\t\treturn true;\n\t}", "title": "" } ]
[ { "docid": "d74efebd6fe79f46209a7e8cb2c52d89", "score": "0.718687", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater mif= getMenuInflater();\n\t\tmif.inflate(R.menu.main_activity_action, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "title": "" }...
560f6b8b6d726b301664e265917d4a5b
optional string main_post_url = 8;
[ { "docid": "8c06827ec609885bb4c2fcb008b64671", "score": "0.8242426", "text": "java.lang.String getMainPostUrl();", "title": "" } ]
[ { "docid": "8a75b8eabe047ddf2ea45dcfbaf314c9", "score": "0.75492346", "text": "public Builder setMainPostUrl(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n mainPostUrl_ = value;\n onChanged();\n...
2cdae56fd5d2b02c05f74b99cb57f6de
mDialogFragment may not be visible yet in parent fragment's onResume(). To be able to dismiss dialog at that time, don't check mDialogFragment.isVisible().
[ { "docid": "0b0385a7ecf2cb2af6e7ec5e37fc4193", "score": "0.0", "text": "protected void removeDialog(int dialogId) {\n if (mDialogFragment != null && mDialogFragment.getDialogId() == dialogId) {\n mDialogFragment.dismiss();\n }\n mDialogFragment = null;\n }", "title...
[ { "docid": "b0170d9bc2676fd70298de013ffa88a3", "score": "0.696477", "text": "@Override\n\tpublic void onResume() {\n\t\tsuper.onResume();\n\t\tif(super.isVisible()){\n\t\t\tonFragmentResume();\n\t\t}\n\t}", "title": "" }, { "docid": "a6a25ca6a7949f0b9a7d79c42991f658", "score": "0.6912560...
d92f2c81f3a082b15fd725c23da11765
hmmm these are inconsistent re: inclusion of limit values
[ { "docid": "589d8b564e196d77fd4a3b6dff860d10", "score": "0.0", "text": "public boolean isInsideLimits(int value) {\n return value > lowerLimit && value < upperLimit;\n }", "title": "" } ]
[ { "docid": "01734c7498180ca0f60338e18ffdb505", "score": "0.56362927", "text": "Limits limits();", "title": "" }, { "docid": "7adb37907b73eb9ecfd4067420b6cb3e", "score": "0.5338613", "text": "public void estimateParameter(){\r\n int endTime=o.length;\r\n int N=hmm.stateC...
d7d97b325de462023a4de75fbc24c419
Gets the value of the pending property.
[ { "docid": "e9a0c9be0095f96bd5e8948d799f8495", "score": "0.7465108", "text": "public boolean isPending() {\n return pending;\n }", "title": "" } ]
[ { "docid": "88aeafd76ee88afaffc675618cc89c3d", "score": "0.85945654", "text": "public Integer getPending() {\n return this.pending;\n }", "title": "" }, { "docid": "24340caad207fdecdca08518a7824b5d", "score": "0.83937085", "text": "public int getPending() {\n return ...
317cae8382b0049676a80447abab584d
Returns a list of the best qualified pictures in all the server
[ { "docid": "551a0af4751b199082e7b0efbb808368", "score": "0.5329573", "text": "public List<DatatypeContent> getMostCommentedPictures(int length);", "title": "" } ]
[ { "docid": "bf32891d8592f2e82f5b15b4d4d8d572", "score": "0.68604374", "text": "public List<DatatypeContent> getBestQualifiedPictures(int length);", "title": "" }, { "docid": "2dba11e503b1b12a0a07ec45fac18671", "score": "0.67363125", "text": "public void getFetchStorages() throws Exce...
5bff15d537facdc241cbe10fb4f0346f
Removes the cooldown on a spell if it exists
[ { "docid": "354b89c155bff9d61393bbb15fd3488c", "score": "0.7097165", "text": "public static void removeCooldown(Wand wand, String name){\n if(wand.getActiveSpellCDS().containsKey(name)){\n wand.getActiveSpellCDS().get(name).cancel();\n }\n }", "title": "" } ]
[ { "docid": "12084343a069491b0cab055f6bf643e1", "score": "0.6698418", "text": "public void addCooldown(){\n\n final ItemStack lastSpell = wand.getLastSpell();\n lastSpell.setAmount((int)this.cooldown);\n long time = (long) (System.currentTimeMillis() + (this.cooldown *1000));\n ...
07a054f75804b2c6fb9b888b90c0e010
Returns the protocol plugins to be used when acting as a server
[ { "docid": "f7096c1aefed09f92c05607ae9ef0d02", "score": "0.8098721", "text": "public Collection<ServerProtocolPlugin> getServerProtocolPlugins() {\n\t\t\treturn serverProtocolPlugins;\n\t\t}", "title": "" } ]
[ { "docid": "72f0a233a23f44bece9bd239a40793b1", "score": "0.7026594", "text": "public Map<String, Plugin> getPlugins();", "title": "" }, { "docid": "c1fd265dce62f2d0d4b9bda8c7714582", "score": "0.69290966", "text": "List<Plugin> getPlugins();", "title": "" }, { "docid": "3...
5e8e1fd4ba5547ec5c0da319b9319b52
link intre controller si model care il folosim compilerbot.gif, el o vede din resources
[ { "docid": "3611fa81b2e646897c2f0a21e47aa6fc", "score": "0.52863073", "text": "@RequestMapping(value = \"/gif/{name}\") // prin {name}, noi preluam numele gif path\n // prin @PathVariable , parsam name-ul preluat mai sus\n public String gifDetails(@PathVariable String name, ModelMap modelMap){\n ...
[ { "docid": "4351b7a22490d554a00960e7d6d9c638", "score": "0.6003389", "text": "@RequestMapping(\"/\")\n\tpublic String index(Model model){\n\t\t/**\n\t\t * The model that you see here allows use to send content to the webpage.\n\t\t * a model map takes a key and an object, you then would access that ob...
f1b6fdf29f18895efa4e117a6e94b98c
A set of requested RoleTypes repeated .RoleType roles = 1;
[ { "docid": "2af5d03a78e01b75771a6d377b9e7afd", "score": "0.0", "text": "public Builder clearRoles() {\n roles_ = java.util.Collections.emptyList();\n bitField0_ = (bitField0_ & ~0x00000001);\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "f75e6b7cd0741ca5a0d13df0d452e400", "score": "0.6797021", "text": "public void setRole(Set<com.tts.Radiate.model.Role> set) {\n\t\t\n\t}", "title": "" }, { "docid": "e37897eb1a96a5a5950e624268ba5fb5", "score": "0.67244494", "text": "public void setRoles(Set<Role> roles) {\...
084d26b0428fb6f7889faf847e769be5
Method to get the value of process running.
[ { "docid": "13379c208b526c5aa3e15f82bd4abadd", "score": "0.73782504", "text": "public boolean getProcessRunning ( ) {\n return processRunning;\n }", "title": "" } ]
[ { "docid": "d1bd4f29bc40ac42cb8fb113f358fa9a", "score": "0.7330928", "text": "public static final String getProcessValue() {\n\t\treturn VALUE_FOR_PROCESS;\n\t}", "title": "" }, { "docid": "30f81ce881bccad9b1b431c7301a7044", "score": "0.7016943", "text": "public int getProcess(){\n\t...
1887fae457eef0a13fc56cf11d02eeb6
clear the wrong pattern unless they have started a new one already
[ { "docid": "c66d2ff07d134b142f3ee343fa54f9ad", "score": "0.60256344", "text": "private void postClearPatternRunnable() {\n mLockPatternView.removeCallbacks(mClearPatternRunnable);\n mLockPatternView.postDelayed(mClearPatternRunnable,\n WRONG_PATTERN_CLEAR_TIMEOUT_MS);\n }...
[ { "docid": "fd6ffb17f94046dabca7afd9ad347167", "score": "0.63700897", "text": "private void sequencerClearPattern(int dst) {\r\n\t\tfor (int x = 0; x < (this.monome.sizeX); x++) {\r\n\t\t\tfor (int y = 0; y < 15; y++) {\r\n\t\t\t\tint x_dst = x + (dst * (this.monome.sizeX));\r\n\t\t\t\tsequence[bank][x_...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7443d5575104a8ccc79c5f81f760f1d6", "score": "0.0", "text": "@Override\n\tpublic boolean fire(String trigger) {\n\t\treturn false;\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}"...
ebcc68b2ba6771b723baa66ea1e535d1
Sets the name of this map.
[ { "docid": "05452ceca2f7ab8a281f50533ed601d1", "score": "0.0", "text": "PersistentMapBuilder<K, V> withName(String name);", "title": "" } ]
[ { "docid": "d47a3f5aa93f9c261cba545182b52ea8", "score": "0.8570044", "text": "@SuppressWarnings(\"unused\")\n private void setMapName(String name) {\n this.mapName = name;\n }", "title": "" }, { "docid": "1e2232b80021d3e52500b644e82d709d", "score": "0.75891024", "text": ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "3a9ebc70a833345caf8cfc0d0deb6f6a", "score": "0.0", "text": "@Override\n\tpublic void mouseExited(MouseEvent arg0) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6682903", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6682903", "text": "@Override\n public void otvori() {\n ...
c796b58334c3dff1b2e994799e8ebd3d
select and compose //
[ { "docid": "d55ace5a21fdbf228c77b105db4dd498", "score": "0.0", "text": "public JwSqlSelect getSelect()\n {\n JwSqlSelect st = createSelect();\n populateSelectColumnsToCompose(st, ALIAS);\n st.from(TABLE, ALIAS);\n return st;\n }", "title": "" } ]
[ { "docid": "e4f7fdb13bd84f322d2b79a5eb833adb", "score": "0.7627735", "text": "Select() {}", "title": "" }, { "docid": "b4edec97f5e7f174d1d380ab39e96e49", "score": "0.74726284", "text": "public void select();", "title": "" }, { "docid": "f7299b0204311470ef38983e87907890", ...
096719423f873328fd0be7795b47c129
Get the output data as an XML Document. This document will contain all the required data. The document root element is the &lt;data&gt; xml element. Example: ... GetConfig g = new GetConfig(c.getSession(), Datastore.candidate); SubtreeFilter sf = g.createSubtreeFilter(); Filter f = sf.addFilter(MyCapabilities.EXAMPLE);...
[ { "docid": "d8abb68970b53eb4b103df945a5f855a", "score": "0.46284238", "text": "public Document getData() {\r\n\t\t\treturn data;\r\n\t\t}", "title": "" } ]
[ { "docid": "181c0e69b2ecc6342f0b8bc2211f9f77", "score": "0.5872075", "text": "public String getXMLData()\r\n {\r\n return xmlResult;\r\n }", "title": "" }, { "docid": "154c912213f2e53d81f884e77cb6a796", "score": "0.5593839", "text": "Collection<Element> getConfigXML();", ...
828c2c1c440378597d9b8f8cb5ec77fe
uses: nothing provides: solveRefElm, unfoldArrayTypeAx
[ { "docid": "172ce3c8d1fa6a9c7d58c413d466ed38", "score": "0.5140795", "text": "public void arrayTacs(PrintStream stream) {\n\t\tstream.println(\"(**\\n\" +\n\t\t\" ** Array Things\\n\" +\n\t\t\"Old Tactics used in the tactic arrtac.\\n\\n\" +\n\t\t\"*)\\n\");\n\n\t\tstream.println(\"Ltac unfoldRefArrAx a...
[ { "docid": "d44462ef2fb4db0a03f91d998e31e620", "score": "0.548494", "text": "private void expand() {\n System.out.println( \"expand... (for debugging)\");\n \n\t\t int[] intCopy = intElements; \n intElements = new int[2 * filledElements]; \n for(int i = 0; i < intCop...
315d56536b6b39ab1c7426e399eecdf9
Sets a new retry drawable with scale type.
[ { "docid": "38578193361330418021a46339607ef4", "score": "0.7781133", "text": "public void setRetryImage(Drawable drawable, ScalingUtils.ScaleType scaleType) {\n setChildDrawableAtIndex(RETRY_IMAGE_INDEX, drawable);\n getScaleTypeDrawableAtIndex(RETRY_IMAGE_INDEX).setScaleType(scaleType);\n }", ...
[ { "docid": "93ed8d56e52d7b9f47ef056a99f5969f", "score": "0.68800676", "text": "public void setRetryImage(int resourceId, ScalingUtils.ScaleType scaleType) {\n setRetryImage(mResources.getDrawable(resourceId), scaleType);\n }", "title": "" }, { "docid": "e3b6fb42b77496f12486d7117ead9af4",...
1db53276bc84be56ebf996e4ac1b44ce
Creates new form UserSite
[ { "docid": "058363cb303e272fff45ff2e5904f9ed", "score": "0.0", "text": "public UserSite() {\n initComponents();\n ImageIcon setHomeIcon = new ImageIcon(new ImageIcon(getClass().getResource(\"../Images/food1.jpg\")).getImage().getScaledInstance(100, 120, Image.SCALE_SMOOTH));\n Image...
[ { "docid": "6e83033bf955657164dc21848ebf00da", "score": "0.6649603", "text": "public createNewSite(){\n\t\t\t\tPageFactory.initElements(driver, this);\n\t\t\t}", "title": "" }, { "docid": "21612e5a20d9e89ab94f39060e3ca653", "score": "0.6224094", "text": "@RequestMapping(value = \"/us...
426114fd03edfaf1d5f89c982615b4b9
Perform an HTTP POST request to the URL.
[ { "docid": "fcb7d7fd28165f4141247e026d8e9631", "score": "0.5639238", "text": "public byte[] postBytes(byte[] content) throws IOException {\n\n if (connection == null) {\n if (proxy == null)\n connection = (HttpURLConnection) url.openConnection();\n else\n ...
[ { "docid": "36c653c83e05037b93a9317665595ea1", "score": "0.7413118", "text": "public static HttpResponse post(String url) {\n post = new HttpPost(url);\n HttpResponse response;\n try {\n response = client.execute(post);\n } catch (IOException e) {\n thro...
82632e8f01a42546fcb3bcd23d88bd66
method to run when the button is presseed
[ { "docid": "71742704b0cef4f6cc56132ddb8cf030", "score": "0.0", "text": "public void clickFunction(View view){\n Button button = (Button)findViewById(R.id.guessButton);\n button.setText(\"Guess\"); //sets the button text to Guess every time button is p...
[ { "docid": "294dd8e59d595534da9c9aab8cc5620a", "score": "0.6960872", "text": "@Override\n public void setOnClickButton() {\n\n exam.paste(newExam);\n ListDB.sortExams(getSubject());\n ListDB.saveData(getActivity());\n }", "title": "" }, { "docid": "736fe82bdefcb60a...
5d2c9668679dc37f870e36f6f11a0cd1
Optional. Gets a value that indicates whether the database copy is interlink connected.
[ { "docid": "e2b74361c41feeb94fa4ad19fd4c27e9", "score": "0.75162864", "text": "public boolean isInterlinkConnected() {\n return this.isInterlinkConnected;\n }", "title": "" } ]
[ { "docid": "9bec05531dc08ac24e1ffe5f9e88e9c4", "score": "0.66213167", "text": "boolean isConnectedOnly();", "title": "" }, { "docid": "e28a06731550b9a21897cdf7c14fd86e", "score": "0.65758944", "text": "public boolean is_connected() {\r\n\t\treturn is_connected_;\r\n\t}", "title":...
d64b6c823126e66f4c1504e7630fe18b
todo: SpringSecurity+Jwt 8.4 doFilterInternal PAssoaPasso explicando nos comments
[ { "docid": "e96349f9e1eed9b9e1ea244f603002c5", "score": "0.6347128", "text": "@Override\n protected void doFilterInternal(\n HttpServletRequest request ,\n HttpServletResponse response ,\n FilterChain chain)\n throws ServletException, IOException {\n\n ...
[ { "docid": "f9c3008c51d57c2c41005da797753860", "score": "0.64573467", "text": "@Override\n protected void doFilterInternal(HttpServletRequest request, HttpServletResponse response, FilterChain filterChain) throws ServletException, IOException {\n try {\n String jwt = getJwtRequest(r...
9180d56436995e968b82c3dc9ce870e2
Encode caractere en format UTF8
[ { "docid": "514df91999c5fab48213b12a57a293c0", "score": "0.62898654", "text": "public String encodeUtf8Format(String stringToEncode) {\r\n byte[] utf8Data = null;\r\n String strUtf8 = stringToEncode;\r\n try {\r\n utf8Data = stringToEncode.getBytes(FORMAT_UTF_8);\r\n strUtf8 = new Str...
[ { "docid": "808cfd5bb7c3b002b7c3ecae9349ae84", "score": "0.72440046", "text": "public abstract String encode();", "title": "" }, { "docid": "dba89a7f6c01833db0a92bc4a7f5a27c", "score": "0.7041811", "text": "public static String encodeUtf8( String value ) {\n try {\n ...
fbc6f63e51278845332eb495a5b4219b
MdTags Junit Test Cases
[ { "docid": "804e2ba99533f16222a10a36725275d2", "score": "0.5614345", "text": "@Test\r\n\tpublic void addMemberMdTagsAlreadyExistingTest() throws JSONException, ParseException {\r\n\t\tList<String> tags = new ArrayList<String>();\r\n\t\ttags.add(\"SPGMS523600153010\");\r\n\t\t//tags.add(\"CETVS8236001530...
[ { "docid": "6c1ae9af056b9d232739b5b1684b8e65", "score": "0.66511244", "text": "@Test\n public void testITest() {\n assertEquals(\"<i>test</i>\",tag.makeTags(\"i\", \"test\"));\n }", "title": "" }, { "docid": "489bae343fdc990ab8ef841e695d6a82", "score": "0.6242959", "text...
950de31397c1aabdabd63ce1af03cf93
You are in charge of the cake for a child's birthday. You have decided the cake will have one candle for each year of their total age. They will only be able to blow out the tallest of the candles. Count how many candles are tallest. Constraints: 1 <= n <= 10^5 1 <= candles[i] <= 10^7
[ { "docid": "b218ca2bb2829305abe2b23fc4d6f14e", "score": "0.7150442", "text": "public int birthdayCakeCandles(List<Integer> candles) {\n candles.sort(Collections.reverseOrder());\n int max = candles.get(0);\n int count = 0;\n for (Integer candle : candles) {\n if (c...
[ { "docid": "d57e18a00b40f03bca45fa4f962c9759", "score": "0.7101889", "text": "public static int birthdayCakeCandles(List<Integer> candles) {\n int highest = Collections.max(candles);\n int occurrences = Collections.frequency(candles,highest);\n return occurrences;\n\n }", "ti...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "34c4538feb394a3926d2c1e8511efaec", "score": "0.0", "text": "public void subscribeActual(final CompletableObserver s) {\n this.source.subscribe(new CompletableObserver() {\n /* class dji.thirdparty.io.reactivex.internal.operators.completable.CompletablePeek.AnonymousClass1 *...
[ { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.7004436", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t}", "title": "" }, { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.6881562", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}...
eb95bdbdb2a26bd20e94e612c577eb80
Divides the file into multiple file each containing the number of files defined in the parameter.
[ { "docid": "f0f6c7f2dfbcd85b414a2f2c0ee4e814", "score": "0.5128523", "text": "public void split(String inFilename, int maxLineCount, String outFilename) {\n\t\tArrayList<String> lines = null;\n\t\ttry {\n\t\t\tlines = readFileToVector(inFilename);\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace(...
[ { "docid": "7f031052291070c9bd2013111a82bdb4", "score": "0.71684265", "text": "public static void FileSplitS() {\n\t\t// TODO Auto-generated method stub\n\t\t\n\t\t\n\t\t try{ \n\t\t\t \n\t\t\t File dir = new File(FileStore.filePath+\"/\");\n\t\t\t\tString[] extensions = new String[] { \"queries\" };\n...
d5cbf5a0084689aadc2980a528c02d66
Multiply this matrix by the tuple t and and place the result into the tuple "result". This function is equivalent to: result = this [ t.x ] [ t.y ] [ 1 ]
[ { "docid": "add761fd32427b4fd439bf79cd352e11", "score": "0.6693641", "text": "public void transform(Tuple2D<?> tuple, Tuple2D<?> result) {\n\t\tassert tuple != null : AssertMessages.notNullParameter(0);\n\t\tassert result != null : AssertMessages.notNullParameter(1);\n\t\tresult.set(\n\t\t\t\tthis.m00 *...
[ { "docid": "5779b0b366f3d613215bc749116853a3", "score": "0.60367066", "text": "public void multiplyBy(Matrix multiplyByThis) {\n\t\tMatrix out = null;\n\t\tout = Matrix.Multiply(multiplyByThis, this);\t\n\n\t\tthis.row = out.row;\n\t\tthis.column = out.column;\n\t\tthis.rowIndex = out.rowIndex;\n\t\tthi...
294d6fb79cb4d7dadf9e85129c5b3ee8
getNext retrieves and returns the next of a given node
[ { "docid": "4ca214d097ec4b48776d7b7647a60a2e", "score": "0.7802292", "text": "public MyNode<E> getNext() {\n\t\treturn next;\n\t}", "title": "" } ]
[ { "docid": "06eaaad3775333b4b574099cfb3beb22", "score": "0.8790507", "text": "Node getNext();", "title": "" }, { "docid": "6418e571120367835d0647aba3ecec53", "score": "0.8377953", "text": "public Node<T> getNext();", "title": "" }, { "docid": "540f82e928bf70e30f11d48f8ace...
57921e8892f5a10d22e81b8449201952
Compute the sample size as a function of minSideLength and maxNumOfPixels. minSideLength is used to specify that minimal width or height of a bitmap. maxNumOfPixels is used to specify the maximal size in pixels that is tolerable in terms of memory usage. The function returns a sample size based on the constraints. Both...
[ { "docid": "462278148aef064a4cc391c77e18d9e7", "score": "0.5710457", "text": "int getSampleSize(BitmapFactory.Options options);", "title": "" } ]
[ { "docid": "f6186b419ddb0fca6c5c60c8f65d136e", "score": "0.7959884", "text": "private static int computeSampleSize(BitmapFactory.Options options,\n int minSideLength, int maxNumOfPixels) {\n int initialSize = computeInitialSampleSize(options, minSideLength,\n maxNumOfPix...
2175103859a1ce910efc6675191667aa
Test that we are able to perform the uploadFile S3Dao operation on S3 using our DAO tier.
[ { "docid": "77ca1787d7e3d5ace8866b10eb0a4a59", "score": "0.7332642", "text": "@Test\n public void testUploadFile() throws IOException, InterruptedException\n {\n // Create local test file.\n File targetFile = createLocalFile(localTempPath.toString(), LOCAL_FILE, FILE_SIZE_1_KB);\n ...
[ { "docid": "8d9dfe69a695af17fba14edbb85c8773", "score": "0.73033136", "text": "@Test\n\tpublic void testTransferToS3() throws Exception {\n\t\tS3FileHandle meta = strategy.transferToS3(transferRequest);\n\t\tassertNotNull(meta);\n\t\tassertEquals(transferRequest.getS3bucketName(), meta.getBucketName());...
8ac80a4eda9b3a49d8a7cdcdd7c3c4bd
Returns the maximum size of a leased sample.
[ { "docid": "c3e3a944145cf4d5be3cec6dd1f2e08a", "score": "0.801599", "text": "int getMaxLeasedSampleSize()\n {\n return m_maxLeasedSampleSize;\n }", "title": "" } ]
[ { "docid": "703675afd5f48dad7933424b8cd266fb", "score": "0.78005844", "text": "int getMaxLeasedSamples()\n {\n return m_maxLeasedSamples;\n }", "title": "" }, { "docid": "3b995eedfe82898a1110283812df2441", "score": "0.73229605", "text": "abstract public int getMaxLitterS...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "918745a3301c4490a451a339208d5b1a", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tdemo1();\n\t\tprint(1);\n\t\t\n\t\tdemo2();\n\t\tprint(2);\n\t\t\n\t\tdemo3();\n\t\tprint(3);\n\t}", "title": "" } ]
[ { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.6831473", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}", "title": "" }, { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.67589027", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t...
4adc1a9d084dc66bece39cd2a6ab39d9
This method was generated by MyBatis Generator. This method sets the value of the database column CULSITE.M_CATEGORY_GOODS_RULE.CREATE_USER
[ { "docid": "dc73d2ae278414d316f2e81f6ec8ca9a", "score": "0.60554236", "text": "public void setCreateUser(String createUser) {\r\n this.createUser = createUser == null ? null : createUser.trim();\r\n }", "title": "" } ]
[ { "docid": "5205ba84d386ce6d73bd3ac148ea49ef", "score": "0.66062915", "text": "public void setCreateUser(entity.User value) {\n __getInternalInterface().setFieldValue(CREATEUSER_PROP.get(), value);\n }", "title": "" }, { "docid": "2a554f883cba493fe89c08b5f0e3baf2", "score": "0.65...
670286192dbe9f302aeab7626f966a84
Asignamos el nuevo valor a la fecha porporcionada
[ { "docid": "1f9420245b859b6f7846d3dc706740d0", "score": "0.0", "text": "public static Date setValueProperty(Date fecha, int property, int valor) {\n Calendar calendar = Calendar.getInstance();\n calendar.setTime(fecha);\n calendar.set(property, valor);\n return calendar.getTi...
[ { "docid": "1ac4ed1ae88d228810b65bb2f61902e0", "score": "0.65919477", "text": "public void setFechaAutorizacionConexia(Date value) {\n this.fechaAutorizacionConexia = value;\n }", "title": "" }, { "docid": "63a1a6d5deaa92b92660818cebd0f0d9", "score": "0.6586991", "text": "p...
4bded876178da39990f95cc889411b53
Method for converting a POJO to xml
[ { "docid": "6d4e9d639c7523ec621ba1fa234af228", "score": "0.6130055", "text": "private String getOrderAsXML(Order po) {\r\n\t\t// Marshal the PurchaseOrder into XML\r\n\t\tStringWriter sw = new StringWriter();\r\n\t\tMarshaller m;\r\n\t\ttry {\r\n\t\t\tJAXBContext jc = JAXBContext.newInstance(\"com.webcl...
[ { "docid": "02d23ce4881c56e2217f88a8e92a36cb", "score": "0.7341112", "text": "public static String Obj2Xml(Object obj) {\r\n\t\txstream.alias(\"xml\", obj.getClass());\r\n\t\txstream.alias(\"item\", new String().getClass());\r\n\t\treturn xstream.toXML(obj);\r\n\t}", "title": "" }, { "docid"...
cef39e6a5861b3d6ecce7e8ca7c6f392
refresh shell route config,because routes config will be clear when restart network.
[ { "docid": "ccb7009ebde08c488038550ddc055900", "score": "0.83989275", "text": "public static void refreshShellRouteConfig()\r\n\t{\r\n\t\tAhAppContainer.HmBe.getOsModule().refreshShellRouteConfig();\r\n\t}", "title": "" } ]
[ { "docid": "b344fdb50a26e482b8241058c1b0a1aa", "score": "0.6908174", "text": "private void refreshRoutes() {\n loadMyRoutes();\n loadCurrentRoute();\n locationUpdateReceived = false;\n }", "title": "" }, { "docid": "47e5ea8260f20c795aeef631b0197dfd", "score": "0.6...
b53443df87d2b3af5c902ff8f7033329
Establece el label Cantidad IVA
[ { "docid": "442de911b4ae2e6f6dd1b2483c8b81c0", "score": "0.69126195", "text": "public void setLblCantidadIVA(JLabel lblCantidadIVA) {\n this.lblCantidadIVA = lblCantidadIVA;\n }", "title": "" } ]
[ { "docid": "2c193fe447d296b229f77d04d7aaa389", "score": "0.7034568", "text": "public JLabel getLblCantidadIVA() {\n return lblCantidadIVA;\n }", "title": "" }, { "docid": "2236593ff189c4cffc7957c674c9a326", "score": "0.68796307", "text": "public JLabel getLblIVA() {\n ...
76ac8698143701c46cf6642733b28d21
Does the line contain an actual command or is it some data like .BYTE?
[ { "docid": "9e9e7c37d3405326dbb84e01eb5f6633", "score": "0.0", "text": "public boolean isDataLine() {\n\t\treturn dataLine;\n\t}", "title": "" } ]
[ { "docid": "eb2cb69a36f3e7c9d3b597e0b3cafc1f", "score": "0.6983972", "text": "private boolean isCommand(String line) {\n\t\tline = line.trim();\n\t\treturn line.startsWith(SET) || line.startsWith(CHECK);\n\t}", "title": "" }, { "docid": "e2d78c7b6f22a93b7ec5fbbcbc93719b", "score": "0.657...
f5467da128e976522ab19284776aad7b
Use MoveFriendToRsp.newBuilder() to construct.
[ { "docid": "d350e5c953c21de141f90478aa9eb68b", "score": "0.76712024", "text": "private MoveFriendToRsp(Builder builder) {\n super(builder);\n }", "title": "" } ]
[ { "docid": "30372bcdcbbe845b5d267cc99c7cc23a", "score": "0.5999365", "text": "private DeleteFriendRsp(Builder builder) {\n super(builder);\n }", "title": "" }, { "docid": "3147330d4859168f227891c08f50eeb2", "score": "0.5864726", "text": "private FriendInfoRsp(Builder builder)...
ee0c96a69597415fec4bd4ee49d1937a
store details in joinclass table
[ { "docid": "bec905da3bf18797cb0495867c80850f", "score": "0.0", "text": "@Override\n public void onSuccess(Void aVoid) {\n pd.dismiss();\n Toast.makeText(uploadSlipImgStudent.this, \"Payment is Successful\", Toast.LENGTH_SHORT)....
[ { "docid": "671cea05c122c441620da652f252534b", "score": "0.5922683", "text": "@Override\n public ResultSet Join() throws ClassNotFoundException, SQLException {\n Connection con;\n //creates the resulset object to be returned. \n ResultSet rs = null;\n try {\n c...
9c2a2ed476d4035ebb10efd20bbe69db
Returns true if field cycleTime is set (has been assigned a value) and false otherwise
[ { "docid": "f8d32e030491952d8dbac1ae1ffc16b5", "score": "0.8079888", "text": "public boolean isSetCycleTime() {\n return EncodingUtils.testBit(__isset_bitfield, __CYCLETIME_ISSET_ID);\n }", "title": "" } ]
[ { "docid": "69d294d321ff1a73ba154b000f744bd8", "score": "0.65323323", "text": "public boolean isSetDealTime() {\n\t\treturn this.dealTime != null;\n\t}", "title": "" }, { "docid": "92da5af6a7bc5fbe598e4db39957ea12", "score": "0.65104747", "text": "public boolean isSetUpdate_time() {\...
29b528fd9564444ff2caf8c951562452
Project: CloudStation FileName: AlbumComponent.java Description: Creator: ldy
[ { "docid": "5cdbec732fef506ae669147edc290d79", "score": "0.0", "text": "@PerActivity\n@Component(dependencies = ApplicationComponent.class, modules = {\n ActivityModule.class, AlbumDetailModule.class\n})\npublic interface AlbumDetailComponent {\n void inject(AlbumDetailFragment mFragment);\n}"...
[ { "docid": "b42e3daf4062d74a5f3a57241fb4a6c9", "score": "0.6486045", "text": "public Album(com.wrapper.spotify.model_objects.specification.Album sAlbum) {\n\t this.sAlbum = sAlbum;\n\t}", "title": "" }, { "docid": "45b3dfc9edba1153a5ebc4892d4ffdb0", "score": "0.64648503", "text": ...
5871696c0a74e36bc2ec277de456153d
With permissions, calling privilegedCallable succeeds
[ { "docid": "340ac71a980c76d731c4a110e1a89fd4", "score": "0.79472625", "text": "public void testPrivilegedCallableWithPrivs() throws Exception {\n Runnable r = new CheckedRunnable() {\n public void realRun() throws Exception {\n Executors.privilegedCallable(new CheckCCL()...
[ { "docid": "09179a4bdada0dce630b153e48347d35", "score": "0.7754211", "text": "public void testPrivilegedCallableWithNoPrivs() throws Exception {\n // Avoid classloader-related SecurityExceptions in swingui.TestRunner\n Executors.privilegedCallable(new CheckCCL());\n\n Runnable r = n...
a367ab60b740c14f340a0393bd0fe448
used for post request to fill in parameters.
[ { "docid": "5e59f016ccffb6b01c99405a1f1e2e04", "score": "0.0", "text": "@Override\n protected Map<String, String> getParamsFromBundle(Bundle param) {\n return null;\n }", "title": "" } ]
[ { "docid": "565705ec407abc40943c573aa4437012", "score": "0.70169574", "text": "@Override\n\tprotected void onFillRequestParams(HashMap<String, String> params) {\n\t\t\n\t}", "title": "" }, { "docid": "d5aa0426dc3eef10e8cb8d04515445fe", "score": "0.6989846", "text": "@Override\r\n ...
0fa87de94069bc544c0fed81b2a4a260
Is this thread actively tracing at this moment.
[ { "docid": "1c99b03de611b23021c1f0dcfacb3634", "score": "0.7209377", "text": "public boolean isWithinTrace() {\n return isWithinTrace;\n }", "title": "" } ]
[ { "docid": "58bc351484033b6eef40396cebf3c50b", "score": "0.7367808", "text": "public static boolean isTracing()\n {\n return instance.get() != null;\n }", "title": "" }, { "docid": "811ad558b1f7bf1b9f4d9b582df58924", "score": "0.70898247", "text": "public boolean isTrace...
18c74f3ba9ee1dfce6bb88142cc18b66
test no args defaulting
[ { "docid": "04ecb360a1fe7ebbd413dd335d8a7f6b", "score": "0.0", "text": "@Test\n public void testProcess() {\n runParseTest(new String[0],\n ArgParser.DEFAULT_DELIVERY_FILE,\n ArgParser.DEFAULT_PLACEMENTS_FILE,\n null,\n ...
[ { "docid": "d758d2c1a1d497b609d28e3cf83e570a", "score": "0.7108276", "text": "@Test\n\tpublic void testAnyArg() {\n\t\tCoffeeMaker cm= new CoffeeMaker();\n\t\tassertEquals(0, cm.runArgs(\"anything\"));\n\t}", "title": "" }, { "docid": "9cc883ade7343aab21932fc2546f73fc", "score": "0.68067...
b3a713265b4e158397bc50aaa92b30b0
Created by suyashg on 05/07/18.
[ { "docid": "113a768ed50d6d435f1ccba74bb92e22", "score": "0.0", "text": "public interface SchedulerProvider {\n\n Scheduler io();\n\n Scheduler ui();\n}", "title": "" } ]
[ { "docid": "ea8460c7314de45803a19bf7c984d4bf", "score": "0.6073342", "text": "@Override\n public void perish() {\n \n }", "title": "" }, { "docid": "7c4f2f94b290de5507eb56a649c4fab9", "score": "0.6002899", "text": "@Override\n\tpublic void grabar() {\n\t\t\n\t}", "ti...
ade9ebd64db0596efcbc26e1cfebcc67
request count to show on badge teacher home activity
[ { "docid": "e43fc193df0a905870f095a46075747c", "score": "0.7026467", "text": "public static void teacherReqCount() {\n try {\n Call<List<GroupRequests>> listCall = ServiceSingleton.getInstance().getGroupRequests(\"Bearer \" + TeacherHomeActivity.api_token);\n listCall.enqueu...
[ { "docid": "f989877112c3cf35300fde59a934f657", "score": "0.6673166", "text": "public void count(View target) {\n incrementProgress();\n \n stopWatch.stop();\n int reps = count;\n if (increment == -1) {\n reps = neededCount - count;\n }\n ...
a4ef33c480eb7bf55e871977106e63a4
sets the email object
[ { "docid": "95f89b1057ce63e8858cf2710ec032f8", "score": "0.0", "text": "public MailMessageObject( String emailTo, String emailFrom, String subject, String emailBody, DataSource attachment, JavaMailSender mailSender )\n\t\t\tthrows MessagingException {\n\t\tthis.mimeMessage = mailSender.createMimeMessage...
[ { "docid": "3565386a5a36ee43cbd17748fd796947", "score": "0.793893", "text": "public void setEmail(Object email) {\n\t\t\n\t}", "title": "" }, { "docid": "4162fac2dce29729819c770fa4a994dd", "score": "0.7604765", "text": "public void setEmail(String in) {this.storableUpdate(); this.ema...
279fb6fa896daea8bffb29447833e839
~ setter method for id.
[ { "docid": "b45f55cf87ab257242b6f8c1fc270b8f", "score": "0.0", "text": "public void setId(Long id) {\n this.id = id;\n }", "title": "" } ]
[ { "docid": "edfbc8b7721acceb61c94c61154a49ea", "score": "0.8103111", "text": "public void setId( Object id ) {\n this.id = id;\n }", "title": "" }, { "docid": "0a84d43d82c7d2d5cb07feac263b380b", "score": "0.80997604", "text": "public void setId(Object id) {\n\tthis.id = id;...
e7579e8f61d386761a6f574950ff395e
This method fetches bills related to delinquency process
[ { "docid": "29c8e3a449312c2b496ef04a9a7e8d82", "score": "0.58390915", "text": "private List<String> fetchRelatedBillObjects() {\n\t\tQuery<String> query = createQuery(CmDelinquencyProcessCancelCriteriaConstants.FETCH_BILL_LIST.toString(), \"CmDelinquencyProcessCancelCriteriaAlgComp_Impl\");\n\t\tquery.b...
[ { "docid": "b11bfdddf20807c980efb7c185b35417", "score": "0.6156666", "text": "public List<Biller> getBillers(Long transactionTypeId);", "title": "" }, { "docid": "506981a16226726af3dd0e99b0f23646", "score": "0.6089594", "text": "public List<BillDto> getAllBillsForSync() {\n Li...
2884c5473c64b85d13d7a8947708b5b5
$ANTLR end "K_KEYSPACES" $ANTLR start "K_COLUMNFAMILY"
[ { "docid": "40b8cd92851f27bc47ba3cc037580b3a", "score": "0.68576044", "text": "public final void mK_COLUMNFAMILY() throws RecognitionException {\n try {\n int _type = K_COLUMNFAMILY;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // /home/pschulam/data/habeascorpus-wor...
[ { "docid": "0b4407388000ab41c7095a20888234a6", "score": "0.5517504", "text": "public interface ColumnKey {\n\tpublic static final String NAMESPACE_DIVIDOR = \":\";\n}", "title": "" }, { "docid": "de7b22fe5dfb891835f209d6e63ca1c7", "score": "0.5186773", "text": "public final void mK_K...
31a6c28c0c4b4e7e249f8add9c218078
API para inserir uma nova categoria
[ { "docid": "577a0d92770268f1a1deedd26b94c72d", "score": "0.6144484", "text": "@RequestMapping(method=RequestMethod.POST)\n\tpublic ResponseEntity<Void> insert(@Valid @RequestBody CategoriaDTO catDto) {\n\t\tCategoria cat = categoriaService.fromDTO(catDto);\n \t\tcat = categoriaService.insert(cat);\n \t\...
[ { "docid": "e60ab171f621e449aac9adb3954f8368", "score": "0.71611077", "text": "private void createNewCategory() {\n\t\t\n\t}", "title": "" }, { "docid": "774dbbe51eb9ce14ec5b628e44e69d86", "score": "0.7134202", "text": "void createCategory(Category category);", "title": "" }, ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b32dc3defd64903fd01f2ce179cde7b3", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tThread T=Thread.currentThread();\r\n\t\tT.setName(\"Main Boss\");\r\n\t\tnew MultipleThread();\r\n\t\tSystem.out.println(\"Main called by \"+Thread.currentThread().getName());\r\n\t}", ...
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.66775143", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
f44490e44c3cd74dd30bc869252227e0
please create the methods as instructed below then call each of those methods from here, within the main()
[ { "docid": "5a258893be1209d0a4ba31807b99de70", "score": "0.0", "text": "public static void main(String[] args) {\n System.out.println(multiply(3, 4));\n System.out.println(divide(420, 42));\n joke();\n System.out.println(yearsToSeconds(25));\n int[] arr = {4, 5, 6};\n ...
[ { "docid": "8bedded97ace2ff3557ffde88f38cc4d", "score": "0.7046255", "text": "public static void main (String[] args) {\n //Basics\n //Basics();\n\n //For Loop\n //ForLoopMethod();\n\n //While Loop\n //WhileLoopMethod();\n\n //Calculator\n Calculat...
3553866222fb7e9e049ab77bba9c9f5c
gets called when the victim collides with the offender
[ { "docid": "26f36e3a0cd8c5fdac413d1d761a0946", "score": "0.7365408", "text": "@Override\n\tpublic void onCollsion(BaseProjectile victim, BaseEntity offender) {\n\t\tif(!(offender instanceof BaseProjectile) && (victim.doesOriginDmg || offender != victim.origin)) {\n\t\t\tlevel.fire(new DamageEvent(((Base...
[ { "docid": "1c5667f6e1263866640c86e249aefed3", "score": "0.7584737", "text": "public void handleCollision(Turn actorTurn, Player victim);", "title": "" }, { "docid": "19496b0d1c4f4139313f2e06a43eb56f", "score": "0.7339634", "text": "public void collisionDetected(){\n set_alive...
634f310cbb1a2553a8aca043649eeee2
Created by Alex on 2/26/17.
[ { "docid": "893f96ae4a18cae0178ec66e6884ad60", "score": "0.0", "text": "public interface GuestReservationDao extends JpaRepository<GuestReservation, Long> {\n\n List<GuestReservation> findByReservationId(Long id);\n\n List<GuestReservation> findByGuestId(Long id);\n\n List<GuestReservation> fin...
[ { "docid": "10ead2e988bf977cb8edb2bacf974891", "score": "0.5799453", "text": "@Override\n\tprotected void init() {\n\t\t\n\t}", "title": "" }, { "docid": "10ead2e988bf977cb8edb2bacf974891", "score": "0.5799453", "text": "@Override\n\tprotected void init() {\n\t\t\n\t}", "title": ...
079efe43a41aa0105d689e3bf551db47
Returns the parent object of this property.
[ { "docid": "2447b1748139f6dfa0239f94da822c9f", "score": "0.7937451", "text": "public Object parent() {\n return parent;\n }", "title": "" } ]
[ { "docid": "ea8efc30a3d876d39f0032d36565c5b7", "score": "0.8090619", "text": "public Object getParent() {\n return this.parent;\n }", "title": "" }, { "docid": "6dec89e8a5348b78dfbd1c928b31cfe4", "score": "0.8069525", "text": "public Object getParent() {\r\n return t...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4bb57278b620d430ee65a222924f5a07", "score": "0.0", "text": "@Override\n\t\t\tpublic void delete() {\n\t\t\t\tSystem.out.println(\"익명 DB를 삭제하다. \");\n\t\t\t}", "title": "" } ]
[ { "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": "" }, { ...
0ccaf5ff3fe7b402fbb2d88a1575aa5f
API Management Routines This function initializes the API. This function must be called before any other functions are executed and must only be called once. Should the function fail, no other functions should be used.
[ { "docid": "742a5265ecb56b4e3b01b7aa20fc112e", "score": "0.6201163", "text": "public static native short InitializeAPI();", "title": "" } ]
[ { "docid": "2e61ecde5e3ba52cb29c303f3784b667", "score": "0.64484066", "text": "@PostConstruct\n private void init() {\n this.accessToken = config.getAccessToken();\n //if (session != null && session.getAttribute(ACCESS_TOKEN) != null) {\n //this.accessToken = (String) session.get...
eafce1741751a590b9879f327c8c437e
end display THE CORE METHODS ENDS THE PRIVATE METHODS OF THE CLASS BEGIN Method to find the node which comes before the given node
[ { "docid": "0fa279d52c3ca45fd1c3050caf22ce63", "score": "0.67113614", "text": "private Node getPreviousNode(Node aNode){\r\n\t\t\r\n\t\tNode currentNode = firstNode;\r\n\t\tNode previousNode = null;\r\n\t\t\r\n\t\twhile((currentNode != null) && (compareNodes(aNode.comp, currentNode.comp) >= 0)){\r\n\t\t...
[ { "docid": "1a5d793cf5c178ecfc73efab3271c85a", "score": "0.7433835", "text": "private Node<T> getNodeBefore(T anEntry)\n {\n Node<T> currentNode = this.firstNode;\n Node<T> nodeBefore = null;\n\n while ( (currentNode != null) &&\n (anEntry.compareTo(currentNode.dat...
04993b2d2357296c513f53472c9d12af
Helper method for negative saturation
[ { "docid": "d7cec972d2c3c644d21b8f3b3b75892c", "score": "0.68634826", "text": "public double negSaturation(double num, double f, double brightness) {\n return num * (1.0 + (f / 100.0)) - (brightness * f / 100.0);\n }", "title": "" } ]
[ { "docid": "eaabf6958aef663f227ee31b917e01e8", "score": "0.64216584", "text": "public void negative(int start, int end)\r\n{\r\n //initialize all variables\r\n Pixel[] pixelArray = this.getPixels();\r\n Pixel p = null;\r\n \r\n int i = start;\r\n int c = 0;\r\n \r\n //loop makes the colors set t...
b8c9455ad310ab7a2653a0be7c663104
Test case number: 103 /Coverage entropy=0.7522927744064238
[ { "docid": "c1289180a4309c6552295b7d3f7f8d2f", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test103() throws Throwable {\n byte[] byteArray0 = new byte[9];\n byteArray0[0] = (byte)94;\n byteArray0[1] = (byte)88;\n byteArray0[2] = (byte)44;\n ByteArrayInputStre...
[ { "docid": "c40bf506d7139506e0e2b9f810637cff", "score": "0.6845081", "text": "public void calculateCoverageTest(){\r\n\t\t// TODO Auto-generated method stub\r\n\t\tSystem.out.println(\"calculateCoverageTest()\");\r\n\t}", "title": "" }, { "docid": "eb91d6f4cebb8fb86024a8fa2618303a", "sco...
6b73b93d88a93e0e76c7075b2b0c91aa
Parses the RMSURL.xml file (under src folder) and generates an easy to use Hashmap.
[ { "docid": "02dd2a2933b0fcf2e78fe4b37062ad88", "score": "0.79239655", "text": "public static HashMap<String, String> parseRMSURL() throws SAXException {\n\n HashMap<String, String> values = new HashMap<String, String>();\n File xmlFile = new File(getRMSTestingSrcFolder() + File.separator\n...
[ { "docid": "dcb4a5821206c4066de61fc5c7881021", "score": "0.56483483", "text": "public static Map<String, String> parseXml(String xmlName,String testName) {\r\n\t\t\r\n\t\tMap<String, String> requestMap = new HashMap<String, String>();\r\n\t\t\r\n\t\tSAXReader reader = new SAXReader();\r\n\t\ttry {\t\t\t...
cc2f2f96fe2bab874e20eaf8a18a1ecb
Meta information name. See the name attribute definition in HTML 4.01.
[ { "docid": "9a775968bdcc6873d82b72be14147562", "score": "0.0", "text": "public void setName(String name);", "title": "" } ]
[ { "docid": "41eab29adf4dc89197aa9a189d77425e", "score": "0.70614046", "text": "public void handle_name(final String data, final AttributeList meta) throws SAXException;", "title": "" }, { "docid": "24de39163983257b75c9d14f9965d29e", "score": "0.6757043", "text": "@Override\r\n\tpubli...
721e3f86164fe4febc1e78d821bd4417
Fetch And Insert Weather from network by city coords.
[ { "docid": "fda8f59b07270cb2bfd81b3359c710c1", "score": "0.6256845", "text": "public void requestCurrentWeatherByCityCoords(String lat, String lon) {\n Executors.newSingleThreadScheduledExecutor().execute(() -> {\n mNetworkDataSource.fetchCurrentWeatherByCityCoord(lat, lon);\n }...
[ { "docid": "82cd21bfb23fc8ce391b97f8ea2ae531", "score": "0.682621", "text": "private void updateWeatherData(final String city, final String lat, final String lon) {\n //prepare connection request\n APICallService serviceDownloader = new APICallService();\n if (city != null) {\n ...
165f863ac6a97b21aa15ed6cdabaaf6c
enum > int magic. c has this built in...
[ { "docid": "129f642f27c5ab52a6cdfa4b0fcf3f4a", "score": "0.0", "text": "MessageType(int value) {\n this.value = value;\n }", "title": "" } ]
[ { "docid": "ad68c6d23f48c8c1aaa90333d1f9cc97", "score": "0.74650127", "text": "@Override\n\tpublic Object visitEnum_decl(InterpreterParser.Enum_declContext ctx) {\n\t\tint val = 0;\n\t\tfor(int i = 1; i < ctx.id().size(); ++i){\n\t\t\t//visit(ctx.ID(i));\n\t\t\tvisit(ctx.id(i));\n\t\t\tif (i - 1 < ctx.N...
0031033445337c0a0cb91e14b7a14db1
/ " String sql = " SELECT SEQ, NICKNAME, CONTENT, REF, STEP, DEPTS, " + " PARENT, DEL, LIKECOUNT, REPORT, WDATE " + " FROM SELL_COMMENT " + " WHERE PARENT =? " + " ORDER BY REF DESC, STEP ASC ";
[ { "docid": "ca13e8e3cec2259e692f77bf80bf2954", "score": "0.0", "text": "@Override\n\tpublic List<sell_Dto> getSellList(int size) {\n\t\tString sql = \" SELECT SEQ, ID, TITLE, CONTENT, RCOUNT, ACOUNT, WDATE, DEL, \"\n\t\t \t\t + \" PRICE, CATEGORY, PCATEGORY, COMPLETE, REPORT, FILENAME, NICKNAME \"\n\...
[ { "docid": "35788bcf9aa9c05e0dbe20e2dd3a899a", "score": "0.5694865", "text": "public static String selectParent(ConnectionProvider connectionProvider, String cOrderId) throws ServletException {\n String strSql = \"\";\n strSql = strSql + \n \" SELECT (TO_CHAR(COALESCE(TO_CHAR(table1...
4dbf7f3ba5314e681af7b7c36d0365b2
One or more specimens that the laboratory procedure will use. Adds new element(s) to the existing list
[ { "docid": "507bdf27062ea7cfb3d0ed0177b8f908", "score": "0.56636095", "text": "public Builder specimen(Reference... specimen) {\n for (Reference value : specimen) {\n this.specimen.add(value);\n }\n return this;\n }", "title": "" } ]
[ { "docid": "0ca0603032ab5c519e5e51ee2cecd90d", "score": "0.5821654", "text": "public void addSpecie(Specie specie) {\n\tspecies.add(specie);\n }", "title": "" }, { "docid": "7d7faa5748bdb155f89afee2459dce3d", "score": "0.5777881", "text": "void addShape(List<Shape> given);", "ti...
855d5c13b2e5bed8c54e085f796f1a2f
Function for updating the day or night temperatures Update the target temperature both on the server and in the fragment view
[ { "docid": "73fc1a70ae0e2947429a66899eee064c", "score": "0.61830056", "text": "private void setDayNightTemp(final double dayTemp, final double nightTemp) {\n\n Double customDayTemp = dayTemp;\n customDayTemp = (Math.round(customDayTemp * 100) / 10) / 10.0;\n\n Double customNightTemp...
[ { "docid": "3a978ca60c815f4146b3eb7219e96639", "score": "0.68351406", "text": "@Override\n\tpublic void update(float temperature, float pressure, float humidity) {\n\t\tthis.forw_temperature = temperature;\n\t\tthis.forw_pressure = pressure;\n\t\tthis.forw_humidity = humidity;\n\t}", "title": "" }...
3067923238e883e7790ad19653150e45
Dimension specifying users by their gender. .google.ads.googleads.v13.common.GenderDimension gender = 2;
[ { "docid": "fd86119200ba4682bcd3d01f0a34aff4", "score": "0.658129", "text": "@java.lang.Override\n public boolean hasGender() {\n return dimensionCase_ == 2;\n }", "title": "" } ]
[ { "docid": "cf63e9c8ccfe7992490ac472f67f4a28", "score": "0.77888227", "text": "@java.lang.Override\n public com.google.ads.googleads.v13.common.GenderDimension getGender() {\n if (dimensionCase_ == 2) {\n return (com.google.ads.googleads.v13.common.GenderDimension) dimension_;\n }\n retu...
f5f7af702fff14f108e044c8bcceb3b3
Util method to write an attribute with the ns prefix
[ { "docid": "dedc48135bccd24a42192ffb5a1381f7", "score": "0.0", "text": "private void writeAttribute(java.lang.String prefix,java.lang.String namespace,java.lang.String attName,\n java.lang.String attValue,javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.str...
[ { "docid": "5eec9a323f0dc37e5df4cd90110e2844", "score": "0.77567035", "text": "private void writeAttribute(java.lang.String prefix,java.lang.String namespace,java.lang.String attName,\r\n java.lang.String attValue,javax.xml.stream.XMLStreamWriter xmlWriter) throws ja...