query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
3f4394516aae177f9ced7dfab417184b
Try to make this user a superuser
[ { "docid": "f51a5abea0940e2a0fb7b9af74672d69", "score": "0.5081271", "text": "private void tryToMakeAdmin(User u) throws IOException {\n WwpassIdentity p = u.getProperty(WwpassIdentity.class);\n p.activate();\n u.save();\n AuthorizationStrategy as = Jenkins.getInstance().getA...
[ { "docid": "161210ebc476d13452ef252981b65684", "score": "0.67345756", "text": "public boolean isSuper()\n {\n return !isAnonymous() && Roles.hasSuperuserStatus(role);\n }", "title": "" }, { "docid": "b2657b5d2ea6c8f119f1d8d2c92e6d1a", "score": "0.62482125", "text": "priv...
139c5422ad4840d2c650f8d04c5870c3
/ PRODUCT_ID : 3 USER_ID : 688 RATING : 4 REVIEW : Good Product MODE : ADD
[ { "docid": "f3893e0c79236c6c0606c47d745821bb", "score": "0.0", "text": "@SuppressLint({\"LogNotTimber\", \"LongLogTag\"})\n private AddReviewRequest addReviewRequest() {\n\n AddReviewRequest addReviewRequest = new AddReviewRequest();\n addReviewRequest.setPRODUCT_ID(prod_id);\n a...
[ { "docid": "c9dec8f9c492ec026ad044a8d46d33e4", "score": "0.61074793", "text": "void editScanProduct(Product product);", "title": "" }, { "docid": "b6e9dea01f49006a41b7c51b1af4abc5", "score": "0.60985", "text": "public int saveProductInfo(final ProductInfo product) {\n\n\t\ttry {\n\t\...
5a7ac92bc725089d187e7a88c01ffd4a
public List getEventAlertLogByActivatorTypeForMini(String[] conditions); public List getEventAlertLogByMessage(String[] conditions);
[ { "docid": "c88dfca0c69958672772a83bbf1be022", "score": "0.75950277", "text": "public List<Map<String, Object>> getEventAlertLogByMessage(Map<String, Object> conditionMap);", "title": "" } ]
[ { "docid": "82cb8adc4b0514b1ec718ba69d502257", "score": "0.75246334", "text": "public List<Map<String, Object>> getEventAlertLogByActivatorType(Map<String, Object> conditionMap);", "title": "" }, { "docid": "4f53aa377957e90ec5c60aca82ef0f50", "score": "0.56896585", "text": "@Override...
3c7816eb29d11a2ba93d5fff7cccf74a
TODO Autogenerated method stub List ints = new ArrayList(); ints.add(1); ints.add(2); List nums = ints; double dbl = sum(nums); nums.add(3.14); // Compiler error. As prob1 List objs = new ArrayList(); objs.add(1); objs.add("two"); List ints = objs; ints.add(3); double dbl = sum(ints); // Compiler error. List is not equ...
[ { "docid": "c5ea15aea9fc706ba406b6ba739b14af", "score": "0.0", "text": "public static void main(String[] args) {\n\r\n\t}", "title": "" } ]
[ { "docid": "2a9ff729f426e96f7e20afb93f8c164d", "score": "0.6703719", "text": "@Description(topics = {GENERICS}, difficulty = EASY)\n static double sum(List<? extends Number> list) {\n double s = 0.0;\n for (Number n : list) {\n s += n.doubleValue();\n }\n return...
3d7b5cd567c3a51b81fca170fbc701f1
Sets the listeners.. "onSort" for all listheaders that have a sortDirection declared.
[ { "docid": "2ffaa7cb4eaaaef54ade15c442318f3c", "score": "0.7504658", "text": "private void setListSortListeners(Listbox listBox) \r\n\t{\r\n\t\t//Add 'onSort' listeners to the used listheader components. All not\r\n\t\t//used Listheaders must me declared as:\r\n\t\t//listheader.setSortAscending(\"\");\r...
[ { "docid": "2a731547ea8444820d6b5b333637aea3", "score": "0.6563344", "text": "public interface SortListener {\n\n public void onSortByName();\n public void onSortByDate();\n public void onSortByRating();\n}", "title": "" }, { "docid": "588019ebe6d0ba199dea8f7ee8bbf595", "score":...
ad5ff6fbf247e0d92ab77f1f2ba1384d
Gets the "SubmitRelaysFileResponse" element
[ { "docid": "9d3d185e62c8a59982a28af8a897a10c", "score": "0.83125174", "text": "public com.cdiscount.www.SubmitRelaysFileResponseDocument.SubmitRelaysFileResponse getSubmitRelaysFileResponse()\n {\n synchronized (monitor())\n {\n check_orphaned();\n com.cdiscount.ww...
[ { "docid": "5cfc0fc9ce92998ccfcbfbbd5e6cdb73", "score": "0.7777768", "text": "public com.cdiscount.www.RelaysFileDepositMessage getSubmitRelaysFileResult()\n {\n synchronized (monitor())\n {\n check_orphaned();\n com.cdiscount.www.RelaysFileDepo...
3e123c441caa74862c74f5f0a3fb361d
void setVersion(java.lang.String) Method unmarshal
[ { "docid": "5ff423ac7867de0c5ef390f2c28ae2f6", "score": "0.0", "text": "public static java.lang.Object unmarshal(java.io.Reader reader)\n\t\t\tthrows org.exolab.castor.xml.MarshalException,\n\t\t\torg.exolab.castor.xml.ValidationException {\n\t\treturn (com.iver.andami.config.generate.IconTheme) Unmarsh...
[ { "docid": "8c9f68aab0396971108ccb3c40a9a3c7", "score": "0.70694554", "text": "@JsonProperty( \"version\" )\n public void setVersion( String strVersion )\n {\n if ( strVersion != null && !strVersion.isEmpty( ) )\n {\n _strVersion = strVersion;\n }\n }", "titl...
ac7785a65e9c019ac514bef0916f5443
/ / C O N S T R U C T O R / Construct the application.
[ { "docid": "030616cd56a6d9f7868c8c2a50ab1cf8", "score": "0.0", "text": "public\n KeyGenApp() \n {}", "title": "" } ]
[ { "docid": "af80ef9b1fd44be230f834ee4ac690bd", "score": "0.76585084", "text": "App createApp();", "title": "" }, { "docid": "41b837e7117a260f0003bec82fb0d888", "score": "0.7622209", "text": "App()\n\t{\n\t\t// TODO: Any actions you need.\n\t}", "title": "" }, { "docid": "...
b8695cfbe7c8b92a51879d60d8e4b6af
Constructeur de la classe
[ { "docid": "c6c12261e2bd97c481d314c09ee4848a", "score": "0.0", "text": "public DeplacementAleatoire() {\n\n\t}", "title": "" } ]
[ { "docid": "4ffdc3f001702c6f759f5c93ad5debcd", "score": "0.7843459", "text": "protected Cadastro() {\n \n }", "title": "" }, { "docid": "36a8577e7b0d169c5879ce5a8a88ec3b", "score": "0.7738796", "text": "public Cadena() {\n\n\t}", "title": "" }, { "docid": "bb04...
890a3c75fa62dcca640373efea93c9c7
data is passed into the constructor
[ { "docid": "c09d5350edb2b2d2d9d230520ecbf7bf", "score": "0.0", "text": "public ProjectAdapter(ProjectResponse data) {\n List<String> projectName = new ArrayList<>();\n List<String> projectId = new ArrayList<>();\n Map<Integer, ArrayList<SendData>> projectData = new HashMap<>();\n\n ...
[ { "docid": "a022af65565a4f8abd010406a558fcb7", "score": "0.75053096", "text": "@Override\n protected void initData() {\n }", "title": "" }, { "docid": "a022af65565a4f8abd010406a558fcb7", "score": "0.75053096", "text": "@Override\n protected void initData() {\n }", "ti...
7cb5efdc6e48ad4726d250a7d25ad07a
Use DebugLinkLog.newBuilder() to construct.
[ { "docid": "950f117aedb5a237cc8b5e4b475d2433", "score": "0.7298523", "text": "private DebugLinkLog(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n\t\t\tsuper(builder);\n\t\t}", "title": "" } ]
[ { "docid": "01100017e50934f4a266f310f0f4bca2", "score": "0.62572056", "text": "private DebugLinkState(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n\t\t\tsuper(builder);\n\t\t}", "title": "" }, { "docid": "24c7c277746916f630d4be8c082d45f2", "score": "0.5891845", "text...
8c11424350d5dffc583b37faae291936
/ Also creates a new java_cup.runtime.Symbol with information about the current token, but this object has a value.
[ { "docid": "301bb2a3af9590d0eb3322c330352e8e", "score": "0.64344645", "text": "private Symbol symbol(int type, Object value) {\n return new Symbol(type, yyline, yycolumn, value);\n }", "title": "" } ]
[ { "docid": "fa08e8cbb128d2aa9a3d370ea7df02d1", "score": "0.71638227", "text": "public JavaSymbol createJavaSymbol(Object value);", "title": "" }, { "docid": "0f4d0285f26c4b3d115a0a0e773cb50a", "score": "0.6934818", "text": "public Symbol newSymbol(String name, int id, Symbol left, Ob...
263dcb9838302d75cdd3db372cfbdb5b
Inflate the layout for this fragment
[ { "docid": "04f0fec169e20cb21d21425220762df3", "score": "0.0", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n View view = inflater.inflate(R.layout.fragment_info, container, false);\n ...
[ { "docid": "6ec4f98428ed58f118e52024dd3171e7", "score": "0.6739604", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n return inflater.inflate(R.layout.fragment_main_allinfo, container, false...
854d19a19d90fe60576a3da203322d1c
This class was generated by the JAXWS RI. JAXWS RI 2.2.11b150120.1832 Generated source version: 2.2
[ { "docid": "5efad4b6e4daafd61f84badac3b6b410", "score": "0.58079326", "text": "@WebService(name = \"WS_MiBoleto\", targetNamespace = \"http://servicio.reaper.com/\")\n@XmlSeeAlso({\n ObjectFactory.class\n})\npublic interface WSMiBoleto {\n\n\n /**\n * \n * @return\n * returns java....
[ { "docid": "fa7b489bee7893d78e971b5232dfef34", "score": "0.66120476", "text": "@WebService(name = \"OleLocationWebService\", targetNamespace = \"http://service.select.ole.kuali.org/\")\n@SOAPBinding(style = SOAPBinding.Style.DOCUMENT, use = SOAPBinding.Use.LITERAL, parameterStyle = SOAPBinding.Parameter...
8a6057852aaa3d1779b341b4678da9d1
/ access modifiers changed from: 0000
[ { "docid": "f7c3e452163b77287c3c2fc8f9334e20", "score": "0.0", "text": "public Future renamedRawAndAsyncCompress(String str, String str2) {\n String parentsRawFileProperty = getParentsRawFileProperty();\n String sb = new StringBuilder(String.valueOf(parentsRawFileProperty)).append(System.n...
[ { "docid": "7a75aac081b1c9341a1cabd9e7ca7bdf", "score": "0.71843845", "text": "@Override\n public int getModifiers() {\n return 1;\n }", "title": "" }, { "docid": "485cd8808f9184d783b86c07fdb7191f", "score": "0.71261865", "text": "private I000091(){\r\n\t\r\n\t}", "title": "...
fa61e619017a8e819e91d328b14c449e
This method was generated for supporting the association named PayOffAct2Member2. It will be deleted/edited when the association is deleted/edited. / WARNING: THIS METHOD WILL BE REGENERATED.
[ { "docid": "265ade6b9786b227504a7a6f4ff63d8d", "score": "0.5001208", "text": "public com.hps.july.persistence.Worker getMember2() throws java.rmi.RemoteException, javax.ejb.FinderException {\n\treturn (com.hps.july.persistence.Worker)this.getMember2Link().value();\n}", "title": "" } ]
[ { "docid": "bd356cf50dced2bee5e6257d5928fd26", "score": "0.6588789", "text": "protected com.ibm.ivj.ejb.associations.interfaces.SingleLink getMember2Link() {\n\tif (member2Link == null)\n\t\tmember2Link = new PayOffActToMember2Link(this);\n\treturn member2Link;\n}", "title": "" }, { "docid":...
ea88fa9a48add49f0eb2ec5e4cb5198e
Gets a domain name from a URL
[ { "docid": "a7042b8596b568e9c4e465016695a991", "score": "0.7595691", "text": "public static String getDomainName(String url) throws MalformedURLException {\r\n\t\tif (!url.startsWith(\"http\") && !url.startsWith(\"https\")) {\r\n\t\t\turl = \"http://\" + url;\r\n\t\t}\r\n\t\tURL netUrl = new URL(url);\r...
[ { "docid": "aea26bd90b9bff7026d483353ee1a230", "score": "0.8239594", "text": "private String extractDomainName(String url) {\n String domainName = url;\n\n // Lets get passed the http:// or https:// first\n int slashslash = url.indexOf(\"//\") + 2;\n int indexOfSlash = url.indexOf('/', slash...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "132607301e4c629ce6892004d74a5000", "score": "0.0", "text": "@Override\n\tpublic Iterator<Card> iterator()\n\t{\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
2044459bf9e887fede2085648795cedd
FIXME this no longer handles closed trees
[ { "docid": "333e221b25d321a02903c6132207a02e", "score": "0.0", "text": "public SpellbookTree(WebDriver driver) {\r\n this.driver = driver;\r\n }", "title": "" } ]
[ { "docid": "bd9a77b104485ec5f76e10364abafb87", "score": "0.6851392", "text": "private static void maintainTrees() {\n\t\t// TODO Auto-generated method stub\n\n\t}", "title": "" }, { "docid": "d98053f66cebc5b3ed4915176e48e3c8", "score": "0.6667677", "text": "void chopTree(){\n\t\t\n\t...
b1a5d41203e421ca8b5337d0affac758
$ANTLR end "rule__AliasOperatorDefinition__Group__3" $ANTLR start "rule__AliasOperatorDefinition__Group__3__Impl" ../gpp.tests.operators.ui/srcgen/gpp/tests/operators/ui/contentassist/antlr/internal/InternalOperatorsTest.g:2263:1: rule__AliasOperatorDefinition__Group__3__Impl : ( ( rule__AliasOperatorDefinition__Operat...
[ { "docid": "a815e0fdd296df2cc68cf2e6c39095db", "score": "0.8169389", "text": "public final void rule__AliasOperatorDefinition__Group__3__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../gpp.tests.operators.ui/s...
[ { "docid": "f88d39cb095c2096d0aef36d36cb5bcb", "score": "0.8141195", "text": "public final void rule__AliasOperatorDefinition__Group__3() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../gpp.tests.operators.ui/src-gen...
309b06cb5d7eb8576e1c941576c7e04c
get all list orders from table
[ { "docid": "200471bd076f343f85a45bd1d8e41d38", "score": "0.83544844", "text": "List<Order> getAllOrders();", "title": "" } ]
[ { "docid": "3ea21ac27655852ce62365a960eb9bd3", "score": "0.8111866", "text": "List<Order> getAllOrder();", "title": "" }, { "docid": "7e9cfd53ab1d10c5a536d0f6a8be99df", "score": "0.8013914", "text": "@Override\r\n\tpublic List<Order> getAllOrder() {\n\t\tString sql=\"select * from OM...
928ddfc597d8b625f029d64873fe029f
Set whether or not friendly fire is enabled. A team must be created or updated.
[ { "docid": "3b377d28979a7273bfb68eaecdc34836", "score": "0.0", "text": "public void setFriendlyFire(byte value) {\n handle.getIntegers().write(1, (int) value);\n }", "title": "" } ]
[ { "docid": "17c061d865aa576ef1a6b333366aa3eb", "score": "0.68959886", "text": "public void setCanFire(boolean newCanFire)\n {\n canFire = newCanFire;\n }", "title": "" }, { "docid": "f837ba6d2884602afe348cb08bec2303", "score": "0.6804291", "text": "public void setOnFire(...
72b5aadc5b61ba1a6b85621e7f84fd02
long startTime = System.currentTimeMillis();
[ { "docid": "e78e6d74c372ee3725b047b538b8ef9f", "score": "0.0", "text": "public List<Earthquake> selectEarthQuakes(IngvQuery request){\n\n Query q = getQuery(request);\n List<Object[]> earthQuakesObjects = (List<Object[]>)q.getResultList();\n\n if(earthQuakesObjects.size() > bigLimit...
[ { "docid": "de06a767664d0967ad695f34d060fb9b", "score": "0.82187265", "text": "public static void startTime() {\r\n startTime = System.currentTimeMillis();\r\n }", "title": "" }, { "docid": "2efc79eed3e141a2938585c83e13862e", "score": "0.80688727", "text": "private static long ge...
a16a9b6f1f52f564e8b62ce6504691fe
getHomeCoords Returns the current coordinates of this mob's home, if they exist
[ { "docid": "0695f117604f96442515556ebeec45ca", "score": "0.6783583", "text": "Vec3 getHomeCoords(IGeneticMob geneticMob);", "title": "" } ]
[ { "docid": "c2e1e60827318e2f36199882e0f79788", "score": "0.7364839", "text": "public double[] getHomePosition()\r\n\t{\r\n\t\treturn dataStorage.getHomePosition();\r\n\t}", "title": "" }, { "docid": "7b2b433910436f1bf8d14b6ed5264d59", "score": "0.64021313", "text": "public Location g...
6266d9aa93fa7274919126d9bc10940b
Convenience method for easy and clean logging. All messages collected by this method will be written to the eclipse log file. Messages are only written to the error log, if the debug option is set for this plugin
[ { "docid": "b5e3b6684d50fed909ea007ddd8e2e4f", "score": "0.0", "text": "@Override\r\n\tpublic void logInfo(String message) {\r\n\t\tlog(IStatus.INFO, message, new Exception());\r\n\t}", "title": "" } ]
[ { "docid": "655259c840b5d98cc719508f95a5b05d", "score": "0.64296514", "text": "@Override\n\tpublic void writeLog() {\n\t\tSystem.out.println(\"Using FileLog...\");\n\t}", "title": "" }, { "docid": "32a0b78f0137fd1cb1245ad6c287324e", "score": "0.6113204", "text": "private static void ...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "b503fc7fa1f36527045b729accf7ab38", "score": "0.0", "text": "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.menu_main, menu);\n return true;\n }", "title": "" } ]
[ { "docid": "14fa196527f4bf6fc43b51bfbf10f01f", "score": "0.71354353", "text": "@Override\r\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\r\n\t\tinflater.inflate(R.menu.main_activity_actions, menu);\r\n\t\treturn super.onCreateOptionsMenu(menu);\r\n\t}...
e68150341243827b1518455203344b38
TODO: Return the communication channel to the service. throw new UnsupportedOperationException("Not yet implemented");
[ { "docid": "6b109f8fba39f52851d752287ac796ab", "score": "0.0", "text": "@Override\n public IBinder onBind(Intent intent) {\n Log.w(TAG, \"onBind\" + \" @threadid=\" + Thread.currentThread().getId());\n return mBinder;\n }", "title": "" } ]
[ { "docid": "e92c9d3bcdca3318b2cbfc890de7f722", "score": "0.70674604", "text": "public ChannelAdapter getChannelAdapter() ;", "title": "" }, { "docid": "52e947b6fefdff3aa80b260f02b8e168", "score": "0.6603555", "text": "java.lang.String getChannel();", "title": "" }, { "doc...
b0738c0371a99a872304c47012d2cfb0
Begins update for the BlobServiceProperties resource.
[ { "docid": "d903b2bb38fa7d7f7a45c37677448430", "score": "0.7884037", "text": "BlobServiceProperties.Update update();", "title": "" } ]
[ { "docid": "6e272abf8c9ba7671ac070f551fb3b0e", "score": "0.74214953", "text": "BlobServiceProperties refresh();", "title": "" }, { "docid": "52bb1d29a41edce1100c914154c8fe94", "score": "0.7093341", "text": "BlobServiceProperties refresh(Context context);", "title": "" }, { ...
16779a692af97fd3fcced927364a1e63
Returns the currently signed in user.
[ { "docid": "38f4c9eeda75443c08417b609de69bf2", "score": "0.7189599", "text": "User getCurrentUser();", "title": "" } ]
[ { "docid": "774467defd1b6baa09dab7b41a4c55e9", "score": "0.7815468", "text": "protected FirebaseUser getSignedUser() {\n FirebaseUser firebaseUser = FirebaseAuth.getInstance().getCurrentUser();\n if (firebaseUser == null) {\n toLoginActivity();\n }\n return firebas...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "14ab4e218632599e76774808b7c37da8", "score": "0.0", "text": "@Override\n public SwiftValue getItem(SwiftValue key) {\n return null;\n }", "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...
4aa2a1a72e372570faa3e93b593d4b3f
Getter for the render mode
[ { "docid": "8994be3267c90a8cfeda7c337e4a2ab2", "score": "0.8570224", "text": "public int getRenderMode() {\n\t\treturn renderMode;\n\t}", "title": "" } ]
[ { "docid": "7a8927cb8e27abb158844e2f32dbe3a4", "score": "0.780528", "text": "public String getMode() {\n return this.mode;\n }", "title": "" }, { "docid": "bcb0a45437b6ed3048a8d68ceda4e132", "score": "0.77594024", "text": "@Override\r\n\tpublic String getMode() {\n\t\tretur...
47ad69f4e0c7e0ec35d0bfc4a8f489b1
A view of when different emoji were added to Unicode, and the sources. The sources indicate where a Unicode character corresponds to a character in the source. In many cases, the character had already been encoded well before the source was considered for other characters.
[ { "docid": "cd4e3cf575d430aea3f8939b9953abb4", "score": "0.0", "text": "public String getSources()\n {\n return sources;\n }", "title": "" } ]
[ { "docid": "a647d9c7621245e298f29c9b61509adc", "score": "0.576159", "text": "@Test\n public void isEmojiTest() {\n for (int codePoint : EMOJI_LIST) {\n assertTrue(EmojiHelper.isEmoji(codePoint));\n }\n }", "title": "" }, { "docid": "7c91c10d0e3ab73d0521d7cec5fa...
76d5343f6812d7ed31e26af1cf80e67f
Provide apis to manage the event network interface.
[ { "docid": "3128de1b753d5f0a914ef2975615d83a", "score": "0.5530811", "text": "@Role\npublic interface RemoteObservationManager\n{\n /**\n * Send a event in the different network channels.\n * <p>\n * This method is not supposed to be used directly for a new event unless the user specifica...
[ { "docid": "f4ec92ec47ea19613041d35fdc8a3e7c", "score": "0.62390065", "text": "public interface INetworkReceiver {\n Activity getActivity();\n void onNetworkError(ErrorEventArgs eventArgs);\n void onNetworkRequest(RequestEventArgs eventArgs);\n void onNetworkInfoMessage(InfoEventArgs eventAr...
e6f5cac60b283d48d0df9dd9afde8ec9
/ Helper method to validate that the permute[] specifies a valid permutation from permuteType to handleType. This method throws IllegalArgumentException on failure and returns true on success. This disjointness allows it to be used in asserts.
[ { "docid": "1f791f8601d634eb7ef04bda9b000f37", "score": "0.8493825", "text": "private static boolean validatePermutationArray(MethodType permuteType, MethodType handleType, int[] permute) throws IllegalArgumentException {\n\t\tClass<?>[] permuteArgs = permuteType.arguments;\n\t\tClass<?>[] handleArgs = ...
[ { "docid": "dec2a344a6e04cb1afbdc9e83b093048", "score": "0.6452867", "text": "@Override\n public boolean isSatisfiedBy(Permutation p) {\n return true;\n }", "title": "" }, { "docid": "32dd080adb8f16a564636d5730e0587b", "score": "0.63640875", "text": "public static Boolea...
4ea4ee489d1db41ba7050b1d6f0b8977
/ / / /
[ { "docid": "603639a6ba4c729dc8a5917a50bd6b65", "score": "0.0", "text": "private void SimplexDoCalcBInverse()\n/* */ {\n/* 907 */ for (int Column = 1; Column <= this.CurrentSimplexTableau.NumConstraints; Column++) {\n/* 908 */ this.BInverse[this.CurrentSimplexTableau.LeavingBasicVariab...
[ { "docid": "0022fd8a33c9a06ec94d5eca80a9a8b1", "score": "0.5908612", "text": "public void divide() {\n\t\t\n\t}", "title": "" }, { "docid": "cf6414d82fbbd8ef52afd8d781d71f2d", "score": "0.5636765", "text": "private FractionBMiddlePath() {\n\t\t\n\t}", "title": "" }, { "do...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "00c5ad5c37f7ad3b822ceec91df15065", "score": "0.0", "text": "public List<BorrowCollection> getBorrowCollectionDataByBorrowId(long borrowId) {\n\t\treturn getObjList(NAME_SPACE_BORROWCOLLECTION, borrowId, \"DATABYBORROWID\");\r\n\t}", "title": "" } ]
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
2da6865b7caedb9a105c0b68cac6f77f
Removes a health check associated with a particular Load Balancer. Only certain clouds allow this operation
[ { "docid": "afc4da27b2836d6036964cf8925c0ef8", "score": "0.780124", "text": "public void removeLoadBalancerHealthCheck(@Nonnull String providerLoadBalancerId) throws CloudException, InternalException;", "title": "" } ]
[ { "docid": "8a917c019d3d9d2af5c385057bd8f7ea", "score": "0.691215", "text": "void removeHostFromLoadBalancer(LoadBalancer lb, long hostId);", "title": "" }, { "docid": "db2b2020787c6be64100b4f3d5d2a886", "score": "0.6456817", "text": "public void removeLoadBalancerConfig(String name)...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "fff639f3c89ca07f2322744250d23c2a", "score": "0.0", "text": "public void onClick(View v) {\n \t\t \t popupWindowLogout.dismiss();\n \t\t \n \t\t \t try {\n \t\t \t\t int curBrightnessValue = android.provider.Settings.System.getInt(getContentResolver(), an...
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
13887b0997373c8b4b02329b791d6a57
/ Requires: Nothing. Modifies: Nothing. Effects: Return the serve times..
[ { "docid": "ea82cc2fdfcfb7d6329d0c169ffd9845", "score": "0.7849428", "text": "public int getServe_times() {\n\t\treturn serve_times;\n\t}", "title": "" } ]
[ { "docid": "cc7329f122005a53394013050280dab8", "score": "0.7317915", "text": "long getServerMs();", "title": "" }, { "docid": "348f1e9ffe0f8b20dfcbe618f61b6f95", "score": "0.73079634", "text": "java.lang.String getServeTime();", "title": "" }, { "docid": "348f1e9ffe0f8b20...
78a77734939d53e2cdbe7f1aac014898
Retrieves the task that corresponds to the given index.
[ { "docid": "7dbc049d8a643e033fe267097e28d5d4", "score": "0.7312086", "text": "public Task getTask(int i) {\n return this.tasks.get(i);\n }", "title": "" } ]
[ { "docid": "18f14bfe96cae4daa737f15d4c58141a", "score": "0.8699271", "text": "public Task getTask(int index)\n {\n return tasks.get(index);\n }", "title": "" }, { "docid": "50263b303795194ad415ece5e0039ae3", "score": "0.86598223", "text": "public Task getTask(int index) {\n...
849db964712db65f976492ab7a1a8359
Handle the request success for JSONArray
[ { "docid": "e8ebb01be7cfa7c82e697cc8fe655259", "score": "0.534045", "text": "@Override\n public void onSuccess(int statusCode, Header[] headers, JSONArray response) {\n //Unused\n }", "title": "" } ]
[ { "docid": "984c8eda15b5652c3f937b42d4d7ec80", "score": "0.7006565", "text": "@Override\n public void onFinish(JSONArray jsonArray) {\n }", "title": "" }, { "docid": "bef6e411f74f5d4bedf6e1fda20722c4", "score": "0.6602...
ca07247182f4cc7e381ea37a079cd07e
Returns all selected sequences.
[ { "docid": "5e3c1bbc404d5e3ca26d8a2eda49988f", "score": "0.0", "text": "public Collection<GraphSequence> getVisibles() {\n\t\tHashSet<GraphSequence> res = new HashSet<GraphSequence>();\n\t\tfor (GraphSequence g : tables) {\n\t\t\tif (g.isVisible()) {\n\t\t\t\tres.add(g);\n\t\t\t}\n\t\t}\n\t\treturn res;...
[ { "docid": "12a94ef541cbd1005689ca2711a47736", "score": "0.6839709", "text": "List<HibernateSequence> selectAll();", "title": "" }, { "docid": "8d2b3d0d33251e52e6fcacce03fc281d", "score": "0.6633175", "text": "public List<InvoiceSeq> selectAllActive();", "title": "" }, { ...
acf1a0d1079b10d484145e5e57392429
Metodo que verifica se o email eh nulo
[ { "docid": "7519d20c79ccf5d22375d660b98a67d0", "score": "0.0", "text": "public static void verificaEmailInvalidoCheckin(String email) throws CheckinInvalidoException {\n\t\tif (email.trim().isEmpty()) {\n\t\t\tthrow new CheckinInvalidoException(\"Email do(a) hospede nao pode ser vazio.\");\n\t\t}\n\t}"...
[ { "docid": "a9c5eb3f51744075b36d6a822f0f082a", "score": "0.8485794", "text": "boolean hasEmail();", "title": "" }, { "docid": "a9c5eb3f51744075b36d6a822f0f082a", "score": "0.8485794", "text": "boolean hasEmail();", "title": "" }, { "docid": "6e7effd48dc8a711156a21e5e7e62f...
594b20e84eb7c7146534dbd982ae5989
Private method do convert celsius to something
[ { "docid": "0f4732788bf8a75480eb7db4b10cef04", "score": "0.6972534", "text": "private String ConvertCelsiusTo(int To, double Celsius)\n {\n String returnString = \"\";\n\n switch (To) {\n\n case R.id.to_fahrenheit:\n returnString = this.ConvertCelsiusToFahrenhe...
[ { "docid": "f7cd1f14ad0ddc55ff862cf21695d8b3", "score": "0.71760046", "text": "private float convertCelsius(float convertFahrenheit) {\n convertTemperature = ((temperature - 32) * 5 / 9);\n return convertTemperature;\n }", "title": "" }, { "docid": "734e9f76685dc0485cbbc5f61...
9626f3c120659b072fe3f477d78ba7ed
Returns a slice of data for given indices.
[ { "docid": "879bcfffe3d1d2df7530ec53a33d108d", "score": "0.6996876", "text": "public static float[] slice(float[] data, int[] index) {\n int n = index.length;\n float[] x = new float[n];\n for (int i = 0; i < n; i++) {\n x[i] = data[index[i]];\n }\n\n return...
[ { "docid": "3370bc5b1085cca2bf71cdfeb9a96de7", "score": "0.72154856", "text": "public static int[] slice(int[] data, int[] index) {\n int n = index.length;\n int[] x = new int[n];\n for (int i = 0; i < n; i++) {\n x[i] = data[index[i]];\n }\n\n return x;\n ...
9773c8413209824a3d37452c52d6aebf
string variant_id = 5;
[ { "docid": "aaeead74eaa915e2ea0c5699357bcebe", "score": "0.6738053", "text": "public java.lang.String getVariantId() {\n java.lang.Object ref = variantId_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref...
[ { "docid": "805abe8a2fd5f95da2097bb25b81c965", "score": "0.686378", "text": "@java.lang.Override\n public java.lang.String getVariantId() {\n java.lang.Object ref = variantId_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf....
4d32993bb0686ec3336b7d731eba4854
Determines whether a sudoku board is valid
[ { "docid": "1db21495205431c8d4cf1663a3feede3", "score": "0.7584512", "text": "public boolean isValidSudoku(char[][] board) {\n Set set = new HashSet();\n char value;\n for (int i = 0; i < 9; i++) {\n for (int j = 0; j < 9; j++) {\n value = board[i][j];\n ...
[ { "docid": "bbfc6c47af2fb8e9e9f6c099d03a146e", "score": "0.8223212", "text": "public boolean isValid() {\n\t\tboolean tf = true;\n\t\t\n\t\t// Check if any rows have duplicate values\n\t\tfor (int row = 0; row <= 8; row++) {\n\t\t\tfor (int numOfValues = 0, val = 1; val <= 9; val++, numOfValues = 0) {\n...
e04fa520d4a200f2a9ed6ee75ddae7a0
int32 functionID = 1;
[ { "docid": "bc9fd93169e48e85318d6c5eb1464fcf", "score": "0.59228605", "text": "public Builder setFunctionID(int value) {\n \n functionID_ = value;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "86f95af26cc09edf55c848d028420ccc", "score": "0.84927464", "text": "int getFunctionID();", "title": "" }, { "docid": "ca4b1c690c5a61c1673af5b51035ca24", "score": "0.7594621", "text": "public int getFunctionId() { return functionId; }", "title": "" }, { "docid":...
2c6fa4a85cce15c958e0b86abc2e9da5
Checks if permissions granted to a vehicle contain the specified permission.
[ { "docid": "8340b0e2ae898096cb66200cc56eac50", "score": "0.7630407", "text": "public boolean hasPermissions(String permission) throws SmartcarException {\n try {\n List<String> vehiclePermissions = Arrays.asList(this.permissions());\n permission = permission.replaceFirst(\"^required:\", \"\...
[ { "docid": "ff2026d0ef3d486937715134c33ba1ae", "score": "0.73531103", "text": "boolean hasPermissions();", "title": "" }, { "docid": "4438a7879d4011f3111a84d543290a21", "score": "0.7302292", "text": "public boolean hasPermissions(String[] permissions) throws SmartcarException {\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c75233dc5fd002761a412cb37b10e22f", "score": "0.0", "text": "@Override\n public Tutoriel modifierTutoriel(Tutoriel paramTutoriel) {\n return null;\n }", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.6840622", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "118f2b8a20f48999973063ac332d07d3", "score": "0.6566127", "text": "@Override\r\n\t\t\tpublic void atras() {\n\r\n\t\t\t}", "...
74fbb322e2e8091cb66d46b9114da6c3
Return the current datatype definition hashtable. The returned hashtable is "live" and so should not be modified.
[ { "docid": "612a17c40f0e7f56d0281d7ff4823780", "score": "0.712033", "text": "public Hashtable getDataTypeDefinitions() {\n return ComponentHelper.getComponentHelper(this).getDataTypeDefinitions();\n }", "title": "" } ]
[ { "docid": "794c8ab1a9bb4b8cb96a54796eecac04", "score": "0.64192015", "text": "public Hashtable getTypeMapping()\n {\n return this.typeMapping;\n }", "title": "" }, { "docid": "c32ada0f388acaf91c9f392552f41a6f", "score": "0.6064128", "text": "public TypeDefinitionElement...
35fca28746e12ae573fc28e7fc9255f1
when a user select edit cart from the option he / she will be able to increase or decrease the cart quantity
[ { "docid": "659c0b9e83529f933c8145acd389814c", "score": "0.0", "text": "@Override\n public void onClick(DialogInterface dialog, int which)\n {\n if(which == 0)\n {\n ...
[ { "docid": "ee4d6d2eb0165ca38b3e919dcdcce34c", "score": "0.7286811", "text": "public void ChangeQuantity() {\n\t\tList<IOSElement> quantityList = getQtyInsideDrpdwn();\n\t\tint s = quantityList.size();\n\t\tSystem.out.println(\"size is:\" + s);\n\t\tIOSElement selectQuantity =\n\t\t\t\tiDriver.findEleme...
63c7201ec9b84e0c338d35a5e263a42e
check for blank space at the edge of the map if its there, don't show it
[ { "docid": "8ad9a88792119881c142c0433c83a5f9", "score": "0.7037368", "text": "public void checkBlankSpace(){\n\t\tif(xOffset < 0){\n\t\t\txOffset = 0;\n\t\t}else if(xOffset > handler.getWorld().getWidth() * Tile.TILEWIDTH - handler.getWidth()){\n\t\t\txOffset = handler.getWorld().getWidth() * Tile.TILEW...
[ { "docid": "f8cc5250ff80ab78f442bc62eb290cff", "score": "0.6296415", "text": "private boolean checkBoundaries(int x, int y){\n Container.get().getMapSize();\n if(x<Container.get().getMapSize() && x>=0 && y<Container.get().getMapSize() && y>=0){\n return true;\n }\n ...
5aff5523d86b094487d23eff20991759
Creates CDL structure in Alfresco
[ { "docid": "aab7bd3c8957999291033a8166412ea5", "score": "0.7023832", "text": "public void createCDLStructure() throws Exception;", "title": "" } ]
[ { "docid": "39123263a614368b4329fe9d28d67234", "score": "0.5689612", "text": "public void initDirectory() {\n\t\t//\r\n\t\t// field = new LinkFieldItem(\"LICal\",\"LStream\",\"urlICSPublic\",LinkFieldItem.HREF_LINK);\r\n\t\t// addToSummaryFields(field);\r\n\r\n\t\tFieldItem field = new FieldItem(\"LNumC...
c41a47445b0b986a94636ccf3748af0f
This method was generated by MyBatis Generator. This method corresponds to the database table agt_requirement_info
[ { "docid": "8dded76699a9c3c5e928ffe01ec2003f", "score": "0.4784215", "text": "int updateByPrimaryKey(AgtRequirementInfo record);", "title": "" } ]
[ { "docid": "e4516f6086e568bee4efff90b67fa498", "score": "0.60726595", "text": "AgtRequirementInfo selectByPrimaryKey(String id);", "title": "" }, { "docid": "9d031573cb74e4948d2179981c7756e3", "score": "0.5380349", "text": "List<AgtRequirementInfo> selectByExample(AgtRequirementInfoE...
3ac992f9a1e7acc49b4bbdd666087c87
if data needs to be synchronized with UI
[ { "docid": "bb68cb73f6ab4efe21e409511c321e2c", "score": "0.0", "text": "@Query(\"SELECT * FROM wine ORDER BY name ASC\")\n LiveData<List<Wine>> getAllWinesByName();", "title": "" } ]
[ { "docid": "44ff8b33ac9d102effc3e46cadb26279", "score": "0.6128874", "text": "public void requestData() {\n\t\t// check if server is available:\n\t\tif (mService == null || mService.isLoggedIn() == false)\n\t\t\treturn;\n\n\t\t// check if we need an update:\n\t\tlong now = System.currentTimeMillis() / 1...
58fd29a83a277e9fda2a6ce9da51e25a
required bytes payload_message = 3;
[ { "docid": "080a857f7fb330261aace78a16678407", "score": "0.5926783", "text": "public com.google.protobuf.ByteString getPayloadMessage() {\n return payloadMessage_;\n }", "title": "" } ]
[ { "docid": "606b20ecef9d6dc12d51a0d4f866bb70", "score": "0.72034425", "text": "byte[] getPayload();", "title": "" }, { "docid": "606b20ecef9d6dc12d51a0d4f866bb70", "score": "0.72034425", "text": "byte[] getPayload();", "title": "" }, { "docid": "c4b8a6f1690d3895698e565693...
0582f30cf28451c65dc73b76f08d91d4
Commit the changes made on this proxy object.
[ { "docid": "e0a1dd1b6088996a12e5b1bcc875d157", "score": "0.6220698", "text": "public final void commit() throws com.mendix.core.CoreException\r\n\t{\r\n\t\tcom.mendix.core.Core.commit(context, getMendixObject());\r\n\t}", "title": "" } ]
[ { "docid": "c3f88913e746b778578295f6d8f6fa04", "score": "0.67449653", "text": "public void commit() {\n\t\tcommitted = true;\n\t}", "title": "" }, { "docid": "c3f88913e746b778578295f6d8f6fa04", "score": "0.67449653", "text": "public void commit() {\n\t\tcommitted = true;\n\t}", "...
c277b8c3544ec60e2de85e9ca8631492
El metodo contar() permite obtener aquel valor de la variable exito el cual comparten todos los estudiantes del conjunto de datos de la hoja actual.
[ { "docid": "4b0c2f4732f7a0c1211cc4dadc6c0b80", "score": "0.65898633", "text": "public int contar(){\n int predicciones=0;\n int exito=0, noExito=0;\n for(int i=0;i<this.hoja.length;i++){ // O(n) n cantidad de elementos del arreglo\n if(Integer.parseInt(this.hoja[i][hoja[0...
[ { "docid": "e1352f39f77031d50e64e682c7e01683", "score": "0.6438188", "text": "@Override\r\n\tpublic int contar() {\r\n\t\tBola actual = primerBola;\r\n\t\tint contador = 0;\r\n\t\twhile (actual != null) {\r\n\t\t\tcontador++;\r\n\t\t\tactual = actual.getSiguiente();\r\n\t\t}\r\n\t\treturn contador;\r\n\...
02343a7bd7567d8cefd629ce9eceef79
$ANTLR end "rule__Affectation__Group__1" $ANTLR start "rule__Affectation__Group__1__Impl" InternalRulesUNO.g:2404:1: rule__Affectation__Group__1__Impl : ( '=' ) ;
[ { "docid": "83d8658691a29b2367a12bde8f3b2b10", "score": "0.71316236", "text": "public final void rule__Affectation__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalRulesUNO.g:2408:1: ( ( '=' ) )\n ...
[ { "docid": "dd18c63a314ab656ecfe30ee4a585e93", "score": "0.7301528", "text": "public final void rule__Affectation__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalRulesUNO.g:2369:1: ( rule__Affectation__Group__0_...
73280f39b99fcfad973cc1e717f25f55
A flag to indicate whether the two designated residue ranges are parallel or antiparallel to one another.
[ { "docid": "2923e9be3732a9e727a556d5b34e4f50", "score": "0.0", "text": "public StrColumn getSense() {\n return (StrColumn) (isText ? textFields.computeIfAbsent(\"sense\", StrColumn::new) :\n getBinaryColumn(\"sense\"));\n }", "title": "" } ]
[ { "docid": "e71203f8fe5ab06157715d8ffc2af684", "score": "0.6015348", "text": "public boolean isParallel(Segment l) {\r\n\t\treturn direction().equals(l.direction());\r\n\t}", "title": "" }, { "docid": "c297565eb27b511754ce84c731b13e17", "score": "0.5900528", "text": "boolean allowOve...
fb67469e8437636c8121aafab6083c1a
Given a String, return a version without the first and last char, so "Hello" yields "ell". The String length will be at least 2. trimOne("Hello") > "ell" trimOne("java") > "av" trimOne("coding") > "odin"
[ { "docid": "30adf30fd73ce417f616d7ce3120466b", "score": "0.7476887", "text": "public String trimOne(String str) {\n return trim(str, 1);\n }", "title": "" } ]
[ { "docid": "bcdb4250a98221e80d9d5daf390ae150", "score": "0.7016408", "text": "@Test\n public void testTrimOne() {\n System.out.println(\"trimOne\");\n String str = \"Hello\";\n TrimOne instance = new TrimOne();\n String expResult = \"ell\";\n String result = instanc...
9b1ec1b648bb29c5300b8bb46d9d3487
Sets the contractSponsor value for this ArticleMeta.
[ { "docid": "432cef9ce9ee7d08538a54e04e8a32cd", "score": "0.7765124", "text": "public void setContractSponsor(gov.nih.nlm.ncbi.www.soap.eutils.efetch_pmc.ContractSponsor[] contractSponsor) {\r\n this.contractSponsor = contractSponsor;\r\n }", "title": "" } ]
[ { "docid": "94a57051fbd84de868baa4f69c55122f", "score": "0.71519834", "text": "public void setSponsor(String s) \n {\n sponsor = s;\n }", "title": "" }, { "docid": "46fc653a5f41ee121a31a101b49d9e07", "score": "0.666984", "text": "public Builder setSponsor(com.pokegoapi.m...
f8807ca3ea18beb8e11fc6c37519a254
Only displays those items that have been bought.
[ { "docid": "a411cd9a72db6c16e87cf2dc305eb442", "score": "0.59090745", "text": "@Override\n\tprotected void refreshDisplay() {\n\t\tmItemsToDisplay.clear();\n\t\tfor (Item item : getShoppingList().getItems(ShoppingList.Order.SHOP)) {\n\t\t\tif (item.getNBuy() > 0) {\n\t\t\t\tif (this.showAll || !item.isB...
[ { "docid": "bb8d46760ea3684e83b03627e7754809", "score": "0.63712955", "text": "public boolean available() {\r\n\t\treturn bought;\r\n\t}", "title": "" }, { "docid": "2e4581bc06aad0b6c7fb0c340e9484c1", "score": "0.63626903", "text": "public void printItems() {\n for(Item i : ba...
5015304c5c898bc34fe33e151c611a91
Unique identifier of the DiscountCode.
[ { "docid": "37e1e813e27f189d2e7826528838f494", "score": "0.0", "text": "public String getId() {\n return this.id;\n }", "title": "" } ]
[ { "docid": "98b795d03af9e5296046ecedea887d07", "score": "0.7418935", "text": "public String getCodeId(){\r\n\t\treturn \"code_\"+this.hashCode();\r\n\t}", "title": "" }, { "docid": "4440e2c0a2feab0095e618a8502bf5fe", "score": "0.6485726", "text": "public Long getCode() {\n ret...
412ad7e138bb72bf21344bb028b249fb
Metoda pro vyhledani instance Criterion podle id a predani dat do datoveho modelu
[ { "docid": "3b43210249d8008ddf1c5de254ebb5b6", "score": "0.0", "text": "public void editDataInCriterion(String alias, ArrayList<String> nameForManipulator, ArrayList<String> descForManipulator,\n ArrayList<Integer> nameIndicator, ArrayList<Integer> descIndicator, boole...
[ { "docid": "c795e50c2ca32d0ea419e53038a64683", "score": "0.54542214", "text": "public int getId()\r\n/* 53: */ {\r\n/* 54: 79 */ return this.idDetalleComponenteCosto;\r\n/* 55: */ }", "title": "" }, { "docid": "1a42727b821485a95eb38139affe8bda", "score": "0.5396925", ...
91e75f0ec7a3f97f3e1b6dabe5d606a5
Gets default title area style.
[ { "docid": "17248402212042df6cbe29676c2d5c8e", "score": "0.8794773", "text": "public String getDefaultTitleAreaStyle() {\n return this.defaultTitleAreaStyle;\n }", "title": "" } ]
[ { "docid": "a352a0c74c9ec67d6264e43adc715e8a", "score": "0.8052141", "text": "public String getDefaultTitleStyle() {\n return this.defaultTitleStyle;\n }", "title": "" }, { "docid": "78dda6f044e46a13f6d0dad0679f8d7d", "score": "0.71800625", "text": "public String getFormTit...
79847ae05137e631a5154e7b4c577cc2
Annalisa Added for optimization
[ { "docid": "071da6888e88ab104dd57ffd52a7bb56", "score": "0.0", "text": "public Node(Node n, AutocorrelationI a, SnapshotData trainingSet, SnapshotSchema schema, SnapshotWeigth W, int beginExampleIndex, int endExampleIndex, int minExamples, int depth, Node father){\n\t\t\tthis.beginExampleIndex=beginExam...
[ { "docid": "0039bb1e15155ae2f1ddd868cb12dc99", "score": "0.6110242", "text": "@Override\n\tpublic void optimize() {\n\t\t\n\t}", "title": "" }, { "docid": "903116671cb8b7785d69e5dea7847738", "score": "0.58681285", "text": "protected void addObjective() throws IloException {\n ...
5de5d83cf409d85ca11d370a32d57212
Path of the property used for the value of the editor component.
[ { "docid": "67b2245550043758a3251a98d2bab478", "score": "0.81313956", "text": "@Nullable\n\tpublic String editorValuePath() {\n\t\treturn getNode().getEditorValuePath();\n\t}", "title": "" } ]
[ { "docid": "5e2b99f4ffd7ae1fa5cb095509e62b75", "score": "0.76268685", "text": "public StringProperty pathProperty() {\n return path;\n }", "title": "" }, { "docid": "b83c3c29044ecae4bc767016058d409d", "score": "0.6639633", "text": "public String path() {\n return thi...
c959c1763c637752d75d3eaabc233274
Show the system bar
[ { "docid": "665cf3d0fef425a646ce4dc649b7ac80", "score": "0.0", "text": "@SuppressLint(\"InlinedApi\")\n private void show() {\n mContentView.setSystemUiVisibility(View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN\n | View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION);\n mVisible = true;\n\n...
[ { "docid": "2d715821cd586541303947e81298d73b", "score": "0.8388551", "text": "public final void showSystemBar() {\n this.systemBar.animate().setDuration(200).translationY(0.0f).start();\n }", "title": "" }, { "docid": "db2360b41f4291f303765695f8bea67a", "score": "0.7624915", ...
2744ed0af05b70a25090b5f3c5ab799a
Get the total number of updates (column updates/deletes and row deletes) queued in this transaction so far.
[ { "docid": "1706465dca72912429aa67c7738a021f", "score": "0.67201495", "text": "public abstract int getUpdateCount();", "title": "" } ]
[ { "docid": "9a1e93e2a17ab343a665bad7e0c050f3", "score": "0.7595663", "text": "public synchronized long getTotalUpdateCount() {\r\n return this.getTotalCount(this.updateCount);\r\n }", "title": "" }, { "docid": "4479e49c013adff40947ff4931a87648", "score": "0.74716324", "text...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "487ad817226ebff246a76c56b16d1342", "score": "0.0", "text": "public static void main(String[] args) {\n\t\t\r\n\t\tLoadDriver.load();\r\n\t}", "title": "" } ]
[ { "docid": "9208773f8d675a45ef2786d0cb668514", "score": "0.654538", "text": "@Override\n\tpublic void addiion() {\n\t\t\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}", "titl...
92cbdf48195e1a57e7f121ed4025b3d9
Byte code: 0: iconst_0 1: istore 4 3: iload_1 4: iconst_1 5: isub 6: istore 5 8: iload 4 10: istore_1 11: iload 5 13: istore 4 15: iload_1 16: iload 4 18: if_icmpgt > 70 21: iload_1 22: iload 4 24: iadd 25: iconst_1 26: iushr 27: istore 5 29: aload_0 30: iload 5 32: laload 33: lstore 6 35: lload 6 37: lload_2 38: lcmp ...
[ { "docid": "4e9f8aae9d33f7d7291dc5ea1a3bdd99", "score": "0.0", "text": "static int binarySearch(long[] paramArrayOflong, int paramInt, long paramLong) {\n }", "title": "" } ]
[ { "docid": "bf28ad7a0b1b6527e3d43a113b331220", "score": "0.58242196", "text": "private void method_269(int[] var1, byte[] var2, int var3, int var4, int var5, int var6, int var7, int var8, int var9) {\n boolean var14 = field_759;\n\n try {\n int var10 = -(var6 >> 2);\n var6 = -(...
57f0e747289e4a72eb20061e5275c19e
Get the type of the token.
[ { "docid": "5de2c49c745a8ed688b33bfac5135397", "score": "0.77809083", "text": "public TokenType getType() {\n\t\treturn type;\n\t}", "title": "" } ]
[ { "docid": "a42fd378951f9e86de642c3dd23ea622", "score": "0.84257054", "text": "public String getToken_type() {\r\n\t\treturn token_type;\r\n\t}", "title": "" }, { "docid": "562d2cfd807a561e2e62526d739fbcfb", "score": "0.8135731", "text": "public String getTokenType() {\n return ...
b69f5602991a866b8bcb6308472a66c9
Metodo que calcula o limite de agua que uma represa pode enviar por dia
[ { "docid": "a3b5b00d475be85cc60725f63edbae16", "score": "0.5988117", "text": "public void calculaLimiteDiario(){\r\n\t\tfloat limiteDiario = getPressaoAgua() * segundosDia;\t\r\n\t\t\r\n\t\tsetLimiteDiario(limiteDiario);\r\n\t}", "title": "" } ]
[ { "docid": "18ab32541d15f11c3cc64ed0e747218e", "score": "0.68919086", "text": "public abstract int maxMinutesToWaitEntrance();", "title": "" }, { "docid": "dee52aeba13727e541d2ffa1650e8877", "score": "0.61627746", "text": "int getMaxLoadPerDay();", "title": "" }, { "docid...
fb0afe36292ff0fcdf874e16d121c172
End of variables declaration//GENEND:variables
[ { "docid": "44ece36f378a50eaa58e4e26b50212ad", "score": "0.0", "text": "private void actualizarTabla(String consulta) {\n modelo = gg.mostrar(consulta);\n jTable4_.setModel(modelo);\n //Enable to hide \"ID\" - Disable to show \"ID//\n //tabla.getColumnModel().removeColumn(tab...
[ { "docid": "4fed9205404a2cf50930c327e2a3c699", "score": "0.6395446", "text": "@Override\n\tpublic void variableInit() {\n\t\t\n\t}", "title": "" }, { "docid": "84b9340c47068d8470df7f16c112c610", "score": "0.6350544", "text": "@Override\r\n\tprotected void initVariable() {\n\t\t\r\n\t...
0c7bfb74c11fc532f0d2ad0d7bd3550e
Test case number: 12 /Coverage entropy=1.2658567518727373
[ { "docid": "43d5a62b27eb89eb77c19b31cba8ff29", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test12() throws Throwable {\n DefaultWebSecurityManager defaultWebSecurityManager0 = new DefaultWebSecurityManager();\n defaultWebSecurityManager0.setSessionMode(\"jsecurity\");\n ...
[ { "docid": "23c08e3a2e2958d2b0f491b4cf7c14f5", "score": "0.67119986", "text": "@Test\n public void testEntropy() {\n System.out.println(\"entropy\");\n LogNormalDistribution instance = new LogNormalDistribution(1.0, 1.0);\n instance.rand();\n assertEquals(2.418939, instanc...
8835408cb79e8f64ea4be12b01721eb6
Called when the user clicks the "Remove" button. The currently selected elements in the selection are removed from the selection.
[ { "docid": "62115e35035dc5e20645c346762318c0", "score": "0.7525851", "text": "@objid (\"54f80006-6b5d-45f5-802e-9f7bcedce33e\")\n public void onRemove() {\n onRemove(this.view.getResultsSelection());\n }", "title": "" } ]
[ { "docid": "641d942b0ecdd47a2b4eb739c0504c75", "score": "0.804952", "text": "private void removePressed() {\n setPresentsDefaultValue(false);\n int index = list.getSelectionIndex();\n if (index >= 0) {\n items.remove(index);\n tableViewer.refresh();\n ...
7d9f5bed891b9587785b0100b2e6a074
Sets the pager value for this Contact.
[ { "docid": "1c2b82a098da07fd4db0607f22b9316f", "score": "0.7210005", "text": "public void setPager(java.lang.String pager) {\n this.pager = pager;\n }", "title": "" } ]
[ { "docid": "83b1364e80d938af62a7dca029ad5648", "score": "0.712478", "text": "public void setPager(java.lang.String pager) {\n\t\tthis.pager = pager;\n\t}", "title": "" }, { "docid": "3ae46a8979ca56303113c20ecd293147", "score": "0.66219896", "text": "public void setPage(int value) {\n...
5e185150f8b61ce5105970ef4a853eb6
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
[ { "docid": "cb3713ad80e34c5a63b851d8f215045b", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jpContainer = new javax.swing.JPanel();\n jpC...
[ { "docid": "5f8540ed063cf75672e07098d5395e1e", "score": "0.7699788", "text": "private void initComponents() {//GEN-BEGIN:initComponents\n\n }", "title": "" }, { "docid": "37a5472d5b0f35cf64a077bc1dd978c4", "score": "0.7321415", "text": "public Form() {\n initComponents();\n...
710c7a4902988bd580e7dd74eeb9917b
OBTIENE TODOS LOS REGISTROS DE LA TABLA Cgg_dhu_curso QUE CUMPLEN CON EL CRITERIO DE BUSQUEDA.
[ { "docid": "fdd5bdfdd6d2cdf8f7b99daa02f11487", "score": "0.0", "text": "public static ArrayList<HashMap<String,Object>> selectCursoInscripcion(\n\t\tjava.sql.Connection inConnection,\n\t\tString inUserName,\n\t\tint inStart,\n\t\tint inLimit,\n\t\tString inSortFieldName,\n\t\tString inDirection,\n\t\tSt...
[ { "docid": "cbb5ddd2dbb6f70b76fdfab8b8e4770e", "score": "0.6791702", "text": "public void BuscarContribuyenteNombres() {\n List lusuarios = null;\n try {\n /*Buscando Usuarios que coincidan con el nombre o porcion indicada en el Textbox*/\n if (!txtnombres.getText().i...
014a448ab28e2a88daf16f71a39bf6d1
repeated .ProtoColumn column = 6;
[ { "docid": "eb3a7b522fa87a872bea0de660280db9", "score": "0.0", "text": "public java.util.List<ca.mcgill.distsys.hbase96.indexcoprocessors.inmem.protobuf.generated.IndexCoprocessorInMem.ProtoColumn> getColumnList() {\n return column_;\n }", "title": "" } ]
[ { "docid": "794c69d61cf05912a4f67067f118449e", "score": "0.63585216", "text": "com.google.protobuf.ByteString getColumnHeader();", "title": "" }, { "docid": "7cdd1b4c4665e3f23ad8e4015f731abf", "score": "0.623167", "text": "private ProtoColumn(com.google.protobuf.GeneratedMessage.Buil...
ca7b2363113a77b21163a6c8ed387e95
/ 140: / 141:
[ { "docid": "0ee63f7ac08ac7a423323ddaf8d09878", "score": "0.0", "text": "public void renderTorch(double x, double y, double z, double h, int tex)\r\n/* 142: */ {\r\n/* 143:126 */ this.context.setTexFlags(0);\r\n/* 144:127 */ this.context.setRelPos(x, y, z);\r\n/* 145:128 */ this.context....
[ { "docid": "69a2112001c264c9818ba2c921007e50", "score": "0.56774455", "text": "public int p_()\r\n/* 139: */ {\r\n/* 140:169 */ return 64;\r\n/* 141: */ }", "title": "" }, { "docid": "a3def2258601d63c48bf6eff66c59697", "score": "0.5659079", "text": "public void mo12628c...
86cb29dc0dcef6fe8094ff353cd829df
Print the commands on the undo stack.
[ { "docid": "6fb8d9dce0e9b1a4df5cd42bbfdfba1e", "score": "0.6885023", "text": "protected void printHistory() {\r\n\tStack<EditCommand> toPrint = new Stack<EditCommand>();\n\tIterator<EditCommand> it = history.iterator();\n\twhile (it.hasNext()){\n\t\ttoPrint.push(it.next());\n\t}\n\tIterator<EditCommand>...
[ { "docid": "f0e26050cf76192239f3f2715e4639fc", "score": "0.72289646", "text": "public void printHistory() {\n // the index of the changes in the stack\n int index = this.getUndoStack().size();\n\n // traverse down the stack\n DrawingStackIterator iterator = (DrawingStackIterator) this.getUnd...
77c89a299209bbd29ceb2a8bb0a56304
OS & cpu architecture based Native libraries loading strategies.
[ { "docid": "209d7c4beaaf02bc86ff92a8f20f989f", "score": "0.0", "text": "@Override\n public final List<String> getActions() {\n return actions ; \n }", "title": "" } ]
[ { "docid": "f580954e8a4a0c881ca9c79203a72a0f", "score": "0.6896375", "text": "protected void loadNatives(SupportedPlatform platform) {\n \tif (null == platform) {\n \t\tthrow new IllegalArgumentException(\"Platform can not be null\");\n \t}\n \t\n \t//Application running path\n \tString path = get...
dfadd4a701b4d93b5b149f914aca7f37
Decompresses the archive file(s) present inside source directory. Split zips are read and processed if decompressed files has part suffix it gets merged.
[ { "docid": "59f0b7694a56f0e705a176bf067b3d8c", "score": "0.6669111", "text": "@Override\n public void decompress(Path source, Path destination) throws IOException {\n\n List<Path> compressedFiles = Files.list(source).sorted()\n .filter(path -> path.toString().endsWith(ZIP_EXTENS...
[ { "docid": "edb8f9d9f530e4bacee06a1c4c7cb439", "score": "0.6137822", "text": "private void uncompress(String archiveFile, String outputPath) throws IOException {\n \n \tFile outPath = new File(outputPath);\n \tZipFile zipFile = new ZipFile(new File(archiveFile));\n \n \tEnumeration e = zi...
a3b4bcf78a061f173d5f3419072f7b28
notifies the given token was parsed with error in the current template rule
[ { "docid": "a7272a239ff5cb1748a21a96a7cee003", "score": "0.614376", "text": "void notifyTokenConsumeWithError(Token token);", "title": "" } ]
[ { "docid": "a78c89ac2423c8f423be4afa43808f0c", "score": "0.66364473", "text": "@Override\n public void syntaxError(Recognizer<?, ?> recognizer, Object offendingSymbol, int line, int charPositionInLine,\n String msg, RecognitionException e) {\n Log.warn(\"...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "f4469733913bdbc12de53b1e9c5f4619", "score": "0.0", "text": "public void onHandleWork(@NonNull Intent intent) {\n if (!isStopped()) {\n Entity_WATER entity_water = (Entity_WATER) intent.getParcelableExtra(Entity_WATER.DELETE_WATER_PARCELABLE_NAME);\n double previo...
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.7241975", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "27b3e2daf8a86735f0b0d6e497f368f6", "score": "0.6661184", "text": "protected void dI() {}", "title": "" }, { ...
54787479044327bc2b799bd37564e587
Stream ResultSet, ResultSet is closed when last row is returned
[ { "docid": "2915be1525eec71b69456607a184f2b5", "score": "0.5918387", "text": "public <T> Stream<T> stream( RowParser<T> parser, CharSequence sql, Object... parameters )\r\n {\r\n // returned stream will close connection when stream is has a terminal operation\r\n return connection().stream( parse...
[ { "docid": "8c33d0572f7805807c928f548dfa44c5", "score": "0.6785095", "text": "@Override\n public InputStream getBinaryStream( int columnIndex ) throws SQLException {\n return realResultSet.getBinaryStream( columnIndex );\n }", "title": "" }, { "docid": "17d352d42e8c6b3f653439c4edee7c55"...
1100d801bb908e1b6bfc600573eac198
/ 32: / 33:
[ { "docid": "fd09020891ccabd350d56a731867fc42", "score": "0.0", "text": "public String getItem()\r\n/* 34: */ {\r\n/* 35:45 */ return this.item;\r\n/* 36: */ }", "title": "" } ]
[ { "docid": "79a41cda7b14b8ebfd736100028a1fd2", "score": "0.5761085", "text": "public int method_2436() {\r\n return 22;\r\n }", "title": "" }, { "docid": "49f2f5cf036a388c0a4638c0713b7eb7", "score": "0.56362754", "text": "protected int method_5575() {\r\n return super.met...
ce7a447701fd52104278a16a0f019ab1
Get the parameters from this instance goal and use them to set the goalspecific guidelines.
[ { "docid": "ddee3eeb8cf9605aaffd7c785d72b144", "score": "0.0", "text": "public synchronized void init(InstanceGoal<?> ig) {\n if (debug) LOG.info(\"Creating external organization from goal: {}.\", ig);\n // Get the parameter values from the existing active instance goal\n final Inst...
[ { "docid": "32483b77cfbceb010b475b5f167bfa45", "score": "0.63832283", "text": "public Parameters() {\n baseLearner = (Learner) defaultBaseLearner.clone();\n defaultPrediction = defaultDefaultPrediction;\n }", "title": "" }, { "docid": "b254ba945ca92033c41ed131187ed239", "sco...
af5e6d7a1b2bd357e2bd39020be136ac
wywoljac ta metode zostanie zworcony wolny port do komunikacji z klientem metoda zwracajaca wolny port
[ { "docid": "b7f8069e7c585c0b9a64471f8102f2ae", "score": "0.65741867", "text": "public int zwrocWolnyPort()\n {\n int port = 0;\n boolean czyWyjsc = false; \n while(entries.hasNext() && !czyWyjsc)\n {\n Map.Entry<Integer, Boolean> entry = entries.next();\n ...
[ { "docid": "b626f887c25ccf776c2e846cdb2508bd", "score": "0.67879474", "text": "public int getPort(){\r\n return localPort;\r\n }", "title": "" }, { "docid": "b626f887c25ccf776c2e846cdb2508bd", "score": "0.67879474", "text": "pu...
66eb4509dfeab03d5bb00f333c0dfb6f
2gi kosnturkotr, przyjmuj zarowno ilosc zjdzonych myszy
[ { "docid": "8af570c0e34e6f04c975b04bcc5dcfad", "score": "0.0", "text": "public Cat(String name, Integer mouseCounter) {\n super(name);\n// this.name = name; nadpisane w konstuktore, niepotrzne od super\n this.mouseCounter = mouseCounter;\n }", "title": "" } ]
[ { "docid": "a055db97fb04dc3ace542d55ba4eb731", "score": "0.708817", "text": "public void wypozycz() {\n\t\t\n\t}", "title": "" }, { "docid": "e669a85fee90d81dc95c13fa3cc77a73", "score": "0.6665122", "text": "private void ucitajUslugeBoravka() {\n }", "title": "" }, { "...
ff78c8991e117c8a2001681161311eee
Build intent that displays the App settings screen.
[ { "docid": "515dcc921ff36aac74f7b072e92ed4b4", "score": "0.7408718", "text": "@Override\n public void onClick(View view) {\n Intent intent = new Intent();\n intent.setAction(\n ...
[ { "docid": "55d8d396225e6a0b8244ddbe642f1590", "score": "0.7433801", "text": "@Override\n public void onClick(View view) {\n Intent intent = new Intent();\n intent.setAction(\n Settings.ACTION...
45e8a2390f27e6f9c65414dfa5240c4d
test to see if the guess is less than or equal to 6 Given
[ { "docid": "3838a12df6c36ba7bf7d1fa10cd89cf2", "score": "0.0", "text": "@Test\n public void testGuess(){\n Integer badGuess = 8;\n Integer goodGuess = 6;\n String input = badGuess + \"\\n\" + goodGuess + \"\\n\";\n ByteArrayInputStream inputStream = new ByteArrayInputStrea...
[ { "docid": "0498c6729f4faa98330ce1749559a47d", "score": "0.6512417", "text": "@Test\n public void testGuessingEveryLetterBeforeSixMissesCausesAWin() {\n \tHangman h = new Hangman();\n \th.setWord(\"inconceivable\");\n \tint dOccurrences = h.guess('d'); //incorrect1\n \tint aOccurrences = ...
460f51dfd4f5af0e3530e5bae2df3575
Returns a short description of the command
[ { "docid": "4d8c03ea286950042564404ff57404a3", "score": "0.8499437", "text": "public String getDescription ()\n {\n return COMMAND_DESCRIPTION;\n }", "title": "" } ]
[ { "docid": "2ca9f71e8ff53e14639b394128e3318e", "score": "0.86207616", "text": "String getCommandDescription();", "title": "" }, { "docid": "b7fe07aa561c92ce5348c795145afc34", "score": "0.774787", "text": "@Override\n public String getDescription() {\n return \"Tilda's First...
3252ddebee7953af9efcd73e489c5c5f
/ isDefined also handles SELF_TYPE
[ { "docid": "2a181fe2d8b0ed47b5d7e6492b684bb0", "score": "0.67237794", "text": "public boolean isDefined(AbstractSymbol class_name) {\n if (class_name == TreeConstants.SELF_TYPE)\n return true;\n if (classTable.lookup(class_name)==null)\n return false;\n else\n return true;\...
[ { "docid": "25babc03b181e8f835ad509309446bec", "score": "0.70757556", "text": "boolean isDefined();", "title": "" }, { "docid": "25babc03b181e8f835ad509309446bec", "score": "0.70757556", "text": "boolean isDefined();", "title": "" }, { "docid": "30f55027da7b3a89489603c2d5...
7566394007a9e37e98396fa84e2ebc1f
Add a new text run to the cell. This method can be called multiple times. The value of the cell will be result of appending all the text values supplied.
[ { "docid": "9a3d48a732401d68705bc57ecf6d75aa", "score": "0.0", "text": "void text(String text);", "title": "" } ]
[ { "docid": "fa2aec1af742833abb99e3f1b7a84a8e", "score": "0.6536035", "text": "public void addToText(String textToAdd) {\n this.textContent = this.textContent + \"\\n\" + textToAdd + \"\\n\";\n }", "title": "" }, { "docid": "c432992d97a2214d63c3bea7f256d91b", "score": "0.6463301...
3f7bed4fec4e28b9362e3a1953124098
Prints out the the Truckarray as 2dimensional.
[ { "docid": "37c0f28c230bf5c6b363ae416b49ca6e", "score": "0.7097129", "text": "public void getTruckValue() {\r\n for (int i = 0; i < truck.length; i++) {\r\n for (int j = 0; j < truck[i].length; j++) {\r\n for (int k = 0; k < truck[i][j].length; k++) {\r\n ...
[ { "docid": "200046486f47d243c14f254c45774491", "score": "0.7160204", "text": "public String ShowArray() {\n ArrayView = \"\";\n for (int i = 0; i < ArrayForTrikis.length; i++) {\n for (int j = 0; j < ArrayForTrikis.length; j++) {\n ArrayView = ArrayView + ArrayFor...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "a7ed8ee2daca722ce866b6a46f85ee3d", "score": "0.0", "text": "@Override\n public int peekFront() {\n return 0;\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...