query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
97668ba5eda7815d9df6d78e9534661c
Gets the list of the cells of the glass window.
[ { "docid": "52bbf02d30f04dcd952be740e5ac4964", "score": "0.6874186", "text": "public List<Cell> getCellList() {\n return new ArrayList<>(cellList);\n }", "title": "" } ]
[ { "docid": "5f5a1846b6ab6a2532c0dc9c2f275ec6", "score": "0.7475508", "text": "public List<Cell> getCells()\n {\n return new CellList();\n }", "title": "" }, { "docid": "75b4af1d3abef30724feac4e8dfa19ae", "score": "0.7352572", "text": "public List<String> getCells() {\n\t...
59abb56d0fea1ada25c3ff378bd38153
DTS 207, MIME Entity Body, Required
[ { "docid": "327b7264cc9e8d767c8473f3522a4d93", "score": "0.55511385", "text": "public DetailModel validateMIMEEntityBody(int nbBody) {\r\n\t\tString rfc = \"-\";\r\n\t\tif (nbBody != 2){\r\n\t\t\treturn new DetailModel(\"207\", \"MIME Entity Body\", \"Number of part: \" + nbBody, \"Must have 2 parts\", ...
[ { "docid": "938b10441e05b4a0e59f4a5ef9189897", "score": "0.5842012", "text": "@Override\n @NotNull\n public String getContentType() {\n return \"application/octet-stream\";\n }", "title": "" }, { "docid": "0caf62e9a0d4e4f30ed69780fc45e297", "score": "0.5754038", "text...
b73b41f883902e6beef0a1b2e7e4abe4
Sets the color of the line
[ { "docid": "8ee490d0c32924551b8453a4697239e2", "score": "0.58879215", "text": "public void setColor(MTColor color) {\r\n this.color = color;\r\n }", "title": "" } ]
[ { "docid": "3fb286bfa1aedabcea3fe77335f82e39", "score": "0.8091618", "text": "public void setLineColor(Color line)\n\t\t{\n\t\t\tthis.line = line;\n\t\t}", "title": "" }, { "docid": "c9e5a2029df4b2c87a64fabd1785aae3", "score": "0.79403734", "text": "public void setLineColor(Color lin...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "506f6b950cc85d453d3b4e95616a0cc8", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tScanner sc=new Scanner(System.in);\r\n\t\tchar c1 = sc.next().charAt(0);\r\n\t\tif(c1>=97 && c1<=123)\r\n\t\tSystem.out.println(Character.toUpperCase(c1));\r\n\t\telse\r\n\t\t\tSystem.ou...
[ { "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...
64313baa19fe3e04941a0d7263b3334f
This method was generated by MyBatis Generator. This method sets the value of the database column BASE_ROLE_MODULE.MODULE_ID
[ { "docid": "70904833fe96ae9d62d1ebc17e6f0973", "score": "0.5669953", "text": "public void setModuleId(String moduleId) {\n this.moduleId = moduleId == null ? null : moduleId.trim();\n }", "title": "" } ]
[ { "docid": "02301c12fca65930baeb6cdd4e556327", "score": "0.6043787", "text": "public void setModuleId(Integer moduleId) {\n this.moduleId = moduleId;\n }", "title": "" }, { "docid": "675bc26f5a58da08cdb29c69569dbdba", "score": "0.5789228", "text": "public void setMODULE(Str...
7af6eca1070076dc053ef1e68d1adf27
//////////////////////////// adicionar registros Adicionar()
[ { "docid": "6100ddea4fc9b51b59e6d7eb8df34342", "score": "0.0", "text": "public void Adicionar()\n{\n try\n {\n Class.forName(\"sun.jdbc.odbc.JdbcOdbcDriver\");\n con = DriverManager.getConnection(\"jdbc:odbc:ODBC_SQL\", \"\", \"\");\n stat = con.createStatement(ResultSet.TYPE_SCROLL_SE...
[ { "docid": "fb7afdb47274c647d494c5c5c17134a1", "score": "0.6733618", "text": "public void registrar() {\r\n\t\t//invocar al servicio\r\n\t\tproductoService.nuevoProducto(getProducto());\r\n\t\t// limpia los valores del objeto\r\n\t\tsetProducto(new Producto());\r\n\t\t// se actualiza los valores de la t...
27535fe5aa5a9e9b4b5046bb0258a3aa
Method tests the getIndexOf in MapData
[ { "docid": "8df348f90683454b21d8e2e9e4a1d514", "score": "0.7452558", "text": "@Test\n public void testGetIndexOf() throws IOException\n {\n final int year = 2018;\n final int month = 8;\n final int day = 30;\n final int hour = 17;\n final int minute = 45;\n ...
[ { "docid": "028c217e5b098aa826ebc9786ff0744d", "score": "0.67542183", "text": "@Test\n void indexOf() {\n assertEquals(53, list.indexOf(21022));\n assertNotEquals(53, list.indexOf(10246));\n }", "title": "" }, { "docid": "c33f76accd425f981a09dd92dc3d8335", "score": "0...
bc8d96b03016c004c55dfaeba94f9e41
Lay the card that gives cards back if possble to computers point cards.
[ { "docid": "d6c1185e1dac3e6d5e1e55c24eb45aaf", "score": "0.57672524", "text": "public void cardOnTable() {\n\t\tint index = 0;\n\n\t\tfor (int i = 0; i < cards.size(); i++) {\n\t\t\tCard card = cards.get(i);\n\t\t\tArrayList<Card> cardsReturned = table.addCard(card, true);\n\t\t\tint rankAllCards = rank...
[ { "docid": "dc6509c22700e8d90c6b40cbb7a2df82", "score": "0.6742958", "text": "@Override\n public void mouseReleased(MouseEvent me) {\n if (getCard() == null)\n return;\n else if (!getCard().isTurnedFaceUp())\n return;\n\n ...
212c4886840c9aae3e9748a694ca0de2
This method is called upon creation of this Service. It merely instantiates the DefaultHttpClient and LocalBinder. Both are to remain throughout the application use.
[ { "docid": "6d829b6aaf652ad79b0deaa96a98edfa", "score": "0.6923888", "text": "public void onCreate() {\r\n\t\tsuper.onCreate();\r\n\t\tHttpParams httpParameters = new BasicHttpParams();\r\n\t\t// Set the timeout in milliseconds until a connection is established.\r\n\t\t// The default value is zero, that...
[ { "docid": "c69fb646a321ca622e2690e2ec79ed00", "score": "0.68918717", "text": "public static void initService() {\n Retrofit retrofit = new Retrofit.Builder().baseUrl(\"http://166.111.68.66:2042/news/\")\n .addConverterFactory(new Converter.Factory() {\n Gson gso...
7583073fb7e4a3ab718219f8908eb247
Converts a string in camel case to a humanreadable format, i.e., putting spaces between case changes.
[ { "docid": "2ec45c1bd77a8279bb0abf0b0f91a6e4", "score": "0.0", "text": "public String toLabel(final CharSequence s) {\n return this.toLabel(s.toString());\n }", "title": "" } ]
[ { "docid": "3f3481627f0c5a1f054fbe18772e116e", "score": "0.74415034", "text": "static String toCamelCase(String s) {\n String[] words = s.split(\"-|_\");\n String camelCased = words[0];\n for (int i = 1; i <= words.length - 1; i++) {\n String first = words[i].substring(0,...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "10f473498f3eb89a8bd05b1b03774039", "score": "0.0", "text": "@Override\n\tpublic List<Vacante> buscarDestacada() {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "f4bccec648e6eb25ae6f4d7165ffc5a1", "score": "0.7037399", "text": "@Override\n\t\t\tpublic void Goruntule() {\n\t\t\t\t\n\t\t\t}", "title": "" }, { "docid": "27bc40cf2c5e26e0bf8b70807e0bcaed", "score": "0.6869287", "text": "@Override\r\n\tpublic void caminar() {\n\t\t\r\n\...
fb0b848e96295ad0b5f96afa6221dd30
/ patchClass Method : Method that do the work
[ { "docid": "42a12de18729045b8692c0c8d285a62a", "score": "0.6551058", "text": "public void patchClass(String classFile) throws ClassFormatException, IOException\n \t{\n \t\n \t\t/***************************************\n \t\t * Vars\n \t\t **************************************/\n \t\t// Class vars\n \t...
[ { "docid": "b9f00df978e4d03fed3280365fca580d", "score": "0.5868037", "text": "private boolean patchMethoref(ConstantMethodref r, JavaClass jc)\n \t{\n \t\tboolean result = true;\n \t\t\n \t\t// Name and type constant of method\n \t\tConstantNameAndType ctt = (ConstantNameAndType) jc.getConstantPool().ge...
588f1a5665a347b91075fcd88ebc1754
Can light travel through object?
[ { "docid": "44256164aeef4dee89fc097c45349534", "score": "0.0", "text": "public boolean isTransparent() {\n return transparent;\n }", "title": "" } ]
[ { "docid": "74762162d7888779da8a6ae83ee064b3", "score": "0.73852354", "text": "public void turnLightOn();", "title": "" }, { "docid": "9d7b92315b7aded7446ec12bc43b8bf3", "score": "0.7023802", "text": "Light createLight();", "title": "" }, { "docid": "4819c43f74502be827212...
014b56908c3f46d48f79694291b7cac1
This will shift down a square based on the given x value (column) and the current row to shift down onto.
[ { "docid": "684d624fd68bd87104754be11e380332", "score": "0.71744436", "text": "private void shiftSquare(int x, int current)\r\n\t{\r\n\t\tint above = current - 1;\r\n\t\tSquare belowSq = grid[current][x];\r\n\t\tSquare aboveSq = grid[above][x];\r\n\t\t\r\n\t\t// If both are null then return\r\n\t\tif (b...
[ { "docid": "1477227eba150d6b4fd53b6899e0180a", "score": "0.63861215", "text": "private void shiftCellsDownwards()\n\t{\n\t\t/*Iterates through each row on the board*/\n\t\tfor(int rowIter = tileBoard.length - 2; rowIter >= 0; rowIter--)\n\t\t{\n\t\t\t/*Iterates through each column on the board*/\n\t\t\t...
96fc83a1475f1bea5c4e6b2d5623b997
calculate quantity of c argument.
[ { "docid": "eabca3a47aa1033cfd4300004a4d501c", "score": "0.0", "text": "public static double[] newArray(){\n int count = 0;\n for (double с = -1.5; с <= 6; с+=0.3){\n count++;\n }\n\n //announce new array type double and assign aray lenght = count.\n double[...
[ { "docid": "6e65885871ae49cbae42a81e0228116a", "score": "0.6637041", "text": "long getQuantity();", "title": "" }, { "docid": "6e65885871ae49cbae42a81e0228116a", "score": "0.6637041", "text": "long getQuantity();", "title": "" }, { "docid": "6e65885871ae49cbae42a81e022811...
de325e503d9b9d3d208df543d4effab2
~ Methods ............................................................... Get a local instance of this object in another editing context.
[ { "docid": "4c3a90e20b8b74d7c601ec2cdacd87e6", "score": "0.6223907", "text": "public ScheduleSheet localInstance(EOEditingContext editingContext)\n {\n return (ScheduleSheet)EOUtilities.localInstanceOfObject(\n editingContext, this);\n }", "title": "" } ]
[ { "docid": "f1749e97a8fccaee3b73534b951320e4", "score": "0.7907868", "text": "protected EOEnterpriseObject localInstanceOfObject() {\n \tboolean createNestedContext = ERXValueUtilities.booleanValue(d2wContext().valueForKey(Keys.useNestedEditingContext));\n \treturn ERXEOControlUtilities.editableIn...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1b7991d504c6e41f99a460456e2b2099", "score": "0.0", "text": "@Override\r\n\tpublic void addPartner(String name) {\n\t\tprofile.addPartner(name+\" \");\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 ...
25f93fee3cccb7bc3fbc6abc859d82aa
Parses the record id. Tries casting to an integer first.
[ { "docid": "2478959250c00e24e72dcf43b55e8d05", "score": "0.6626955", "text": "public static String parseRecordId(final String recordId) {\n\n String record = \"\";\n\n if (StringUtils.isNotBlank(recordId)) {\n record = recordId;\n try {\n int number = I...
[ { "docid": "f3855166a23affec7640555546c68cb3", "score": "0.65417886", "text": "private int getId(String id) {\n checkNotNull(id);\n try {\n return Integer.parseInt(id);\n } catch (NumberFormatException e) {\n throw new IllegalArgumentException(e);\n }\n }", "title": "" }, ...
0bb2688cdf738efa09095caa7672d729
/ int itemPosition = rvComment.getChildLayoutPosition(v); Post post = commentList.get(itemPosition); Intent intent = new Intent(PostAdapter.this.context, CommentReceiver.class); intent.putExtra(ID_POST_ADAPTER, post.getId()); intent.putExtra(INFO_POST_USER, post.getUser().getName() + " " + post.getUser().getLastname())...
[ { "docid": "e48276518b45d8466da2cf5dbdb81c56", "score": "0.0", "text": "@Override\n public void onClick(View v) {\n }", "title": "" } ]
[ { "docid": "934f3088c99e58f3e00c7ae8afd0a2e4", "score": "0.74350727", "text": "@Override\r\n //When the review is clicked in PopulistoListView\r\n //then show that review\r\n public void onClick(View v) {\n Toast.makeText(v.getContext(), position + \" chee...
e9c47f853767bf454746b8f6681058b1
/ Gets a random label with called random number. Labels array list accepts index of the list. Thus, id of label ignored.
[ { "docid": "43f6edfc9f6ea7e9d87fcacb5860e1c9", "score": "0.80227584", "text": "private Label getRandomLabel(){\n\n return this.dataset.getLabels().get(getRandomInt() - 1);\n\n }", "title": "" } ]
[ { "docid": "86693876ebeff84ea35e9bfe26b56d61", "score": "0.742515", "text": "private int getRandomInt(){\n return random.nextInt(this.maxNumberOfLabels) + 1;\n }", "title": "" }, { "docid": "7d21e2d142c4a4c4e728d0658f2c9203", "score": "0.7029672", "text": "public static cha...
1422f5f1300839949028c340f132c013
Find products by offset and limit.
[ { "docid": "35a4b7a650fab6c73f2b1c1e38cb0709", "score": "0.84517324", "text": "public ProductPage findProductsByOffsetAndLimit(Integer offset, Integer limit);", "title": "" } ]
[ { "docid": "fb1f8effb301c0a4fc283ba1048ca8ef", "score": "0.7022734", "text": "public ProductPage findProductsByCategoryOffsetAndLimit(Integer categoryId, Integer offset, Integer limit);", "title": "" }, { "docid": "5ea2ec815bba7f61358d2e2149ddb203", "score": "0.67082226", "text": "pu...
349e9433be0a70bde8cf1dca44d1e189
This method was generated by Abator for iBATIS. This method corresponds to the database table UPP.TB_UPP_PAY_TRADE_HISTORY
[ { "docid": "9bd19902188d7e26364e030cf5d06aad", "score": "0.0", "text": "List selectByExample(HPaymentTradeExample example);", "title": "" } ]
[ { "docid": "96497771b73999f36b23a12964260fb0", "score": "0.57752156", "text": "public List getPayHistory() throws RemoteException {\n\n List resList = null;\n\n PCachedContext ctx = null;\n\n try {\n\n ctx = getContext();\n\n FList in = new FList();\n\n ...
dfd4fe2978bc00062c9c641af653e221
check for IN case
[ { "docid": "6d9c4e7a94d3bf17bdbea9babfc7b7bd", "score": "0.0", "text": "private static void ruleFour(query initialQuery, Node root) {\n if(initialQuery.relations.size() == 1){\n Node joinNode = root;\n\n //locate join node\n while(!joinNode.getName().contentEquals...
[ { "docid": "d2a5aac65e67e283626583c524858996", "score": "0.6273333", "text": "public boolean isIn(String val, String[] list) {\r\n\t\tfor (String e : list) {\r\n\t\t\tif (e.equals(val))\r\n\t\t\t\treturn true;\r\n\t\t}\r\n\t\treturn false;\r\n\t}", "title": "" }, { "docid": "9aea9596fb681f73...
27e0bb24fc6999f3cb3a92f4597a09b8
Get the test name
[ { "docid": "83cf55c8626f644da896d894af411364", "score": "0.0", "text": "@AfterMethod\n public void afterMethod(Method method){\n\t String testName = method.getName();\n\t System.out.println(\"After Method for test \" + testName);\n\t asapDriver.setReferenceData();\n\t Reporter.closeTestLevelRe...
[ { "docid": "f637779dd69f3a39764bf3ae570fb25f", "score": "0.83330077", "text": "public String getTestname() {\n return testname;\n }", "title": "" }, { "docid": "10d4304d5181a0d2e14528dc66f238fd", "score": "0.7894526", "text": "protected String getName() {\n return te...
a359a46e685aaf94de256c42e5093afb
Called when this container's icon is updated.
[ { "docid": "cea1e26d2b509971185c5065725171c6", "score": "0.7940796", "text": "private void iconUpdated() {\n synchronized (listeners) {\n for (FrameInfoListener listener : listeners.get(FrameInfoListener.class)) {\n listener.iconChanged(getFrame(), icon);\n ...
[ { "docid": "bdc2f2a59caf40af657856231f9ea8f7", "score": "0.70845777", "text": "protected void updateIcon() {\n\t\tSettings settings = Settings.getSettings(this);\n\t\tif (settings.getIcon() != null) {\n\t\t\tImageView photo = (ImageView) findViewById(R.id.tweet);\n\t\t\tphoto.setImageBitmap(settings.get...
b6b2b7ea814a88062002615222f43147
Create a ConfigurationHandler from a configuration file
[ { "docid": "e9bd8a8550c7dc49a1e2375988b9d4f3", "score": "0.67375225", "text": "ConfigurationHandler(final File file) throws ConfigurationException {\n if (!file.exists()) {\n String message = \"Configuration file is missing.\";\n throw new IllegalArgumentException(message);\...
[ { "docid": "4ae537f6c644e9b5e7192e975842ac79", "score": "0.6873137", "text": "ConfigurationHandler(final String path) throws ConfigurationException {\n this.file = new File(path);\n this.config = new PropertiesConfiguration(this.file);\n this.configCheck = new ConfigurationHandlerCh...
487fbc674b6e2fab19de7a2fdf9eed8e
$ANTLR end "T__81" $ANTLR start "T__82"
[ { "docid": "97ffc1e357101deefe666e3726253fbd", "score": "0.46202207", "text": "public final void mT__82() throws RecognitionException {\n try {\n int _type = T__82;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // uk/ac/cam/ch/wwmm/parserGrammar/ACPGrammar.g:50:7: ( '...
[ { "docid": "9e64e56a5dc55ef4792836b037efce47", "score": "0.5508091", "text": "public void test0187() throws JavaModelException {\n this.workingCopy = getWorkingCopy(\"/Converter15/src/X.java\", true);\n final String contents = \"public class X {\\n\" + \"\t<T> /*start*/Y<T>/*end*/ foo() {\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b7d0efc47c6a6aa3b3f7cad8528d7fc7", "score": "0.0", "text": "@Override\n public long getItemId(int position) {\n return position;\n }", "title": "" } ]
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.6904447", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "4862518dedb9e169c3cc620e5ebe04c5", "score": "0.6696056", "text": "@Override\r\n\tpublic void atura() {\n\t\t\r\n\t}", "title": "" ...
388e93fcfe0aae071ac6871244970031
If RecyclerView was recently bound, unbind
[ { "docid": "6ac4643ad3859013a4e4faffd5dd38a5", "score": "0.0", "text": "private void setupRecyclerView() {\n if (paginate != null) {\n paginate.unbind();\n }\n newestVideoRecyclerview.setLayoutManager(new GridLayoutManager(applicationContext, ROW_VIEW_COUNT));\n ne...
[ { "docid": "32881506fc612e56b9247c8aef09455c", "score": "0.7364666", "text": "@Override\n public void unbindView(ViewHolder holder) {\n super.unbindView(holder);\n }", "title": "" }, { "docid": "3683e357d8f65d872f8eb3659a0b0a7a", "score": "0.73221254", "text": "public vo...
ff0062732bbc7462eb37184f9b112fa1
Waits for the given crawler to stop crawling and notify this spambot.
[ { "docid": "5daf4aadc7844b77cb2f35a8a65c0bfe", "score": "0.69605017", "text": "public synchronized void waitForCrawlerToFinish(Crawler crawler) {\r\n while (crawler.isCrawling()) {\r\n try {\r\n wait();\r\n } catch (InterruptedException e) {\r\n ...
[ { "docid": "14323307e66f9b86cc1a72f8bdc814a4", "score": "0.670205", "text": "public void stopCrawler() {\n\t\tstopServer();\n\t\t/*\n\t\t * Stop crawler\n\t\t */\n\t\tfor (Crawler crawlerRunnable : this.m_crawlerRunnables) {\n\t\t\tcrawlerRunnable.stop();\n\t\t}\n\t\twhile(!isCrawlerStopped())\n\t\t\t;\...
9ce23dbff741ef4ea23a8f81f66370ce
Parse the event call trace from the supplied reader. The expectation is that all the calls are reported in sequential order
[ { "docid": "571b17dc4fa228b04e94c79d53f45289", "score": "0.7317481", "text": "private ProfilingResults parseFromReader(BufferedReader reader) throws Exception {\r\n ProfilingResults results = new ProfilingResults();\r\n Event currentEvent = results.getRootEvent();\r\n while (reader....
[ { "docid": "fc9db7359b454817e55e5e9dc61dd3e6", "score": "0.531572", "text": "public int splitTrace(int traceIndex, int eventIndex);", "title": "" }, { "docid": "0d73c56cded5090b61b7dfd64f58f84e", "score": "0.523741", "text": "@Override\n\tprotected void readElementsFromXml(EwsService...
12a84d7466bd55e6cf5c65303b0c47dc
this is one of the reference solutio to this question, which sort two arrays and use two pointers.
[ { "docid": "060aa6485f17ecf3460b684e9d47f4bc", "score": "0.61549175", "text": "public static int[] solutionRef(int[] nums1, int[] nums2) {\n Arrays.sort(nums1);\n Arrays.sort(nums2);\n int i = 0;\n int j = 0;\n Set<Integer> set = new HashSet<Integer>();\n while ...
[ { "docid": "27c302d7c3b428052b71a0e84d8f4eb8", "score": "0.72652215", "text": "public static void sortedarray(final int[] x, final int[] y) {\n int[] z = new int[x.length + y.length];\n int j = 0;\n int k = 0;\n int l = 0;\n int flag = 0;\n for (int i = 0; i < z...
b5a0b270772b99e873cff66a1f7ce75a
Called by the ClientConnection. Calls the ServerModel's register
[ { "docid": "1ef6c713eadc8885147558056b170435", "score": "0.0", "text": "public String register(String user, String pass, ClientConnection con){\n\t\treturn servModel.register(user, pass, con);\n\t}", "title": "" } ]
[ { "docid": "58ebfd49e3a5f94a5da4bc0c8b76db2a", "score": "0.67352", "text": "void registerServer(@Nonnull ServerInfo server);", "title": "" }, { "docid": "302b55d5045bdf8b63c4ee53f4ce18f8", "score": "0.6410615", "text": "@Override public void registerClient(ClientModel clientToRegiste...
8d966ed3d959d9a7f031022c1e0b41be
Method to return the full name of this simulation signal. The full name includes the context, if any.
[ { "docid": "9e958e5038b3ea709c92ca447ce8b329", "score": "0.6523488", "text": "@Override\n public String getFullName() {\n return ((EpicAnalysis)getAnalysis()).makeName(getIndexInAnalysis(), true);\n }", "title": "" } ]
[ { "docid": "7cc34f52aeda473552bed51f2dddf051", "score": "0.699305", "text": "public String getName() {\n\t\treturn traceValue(\"name\");\n\t}", "title": "" }, { "docid": "e43f1c1ae5107105f187b046695e5cb8", "score": "0.6910404", "text": "@Override\n public String getSignalCont...
ecc1c3ae34e40cd8b8d5123070cf3545
void save IMG ================================================================>
[ { "docid": "fbc48558aa37f628f501b3ac59de72f3", "score": "0.61163753", "text": "private void saveIMG()\n {\n File file = saveBitMap(this, linearLayout); //which view you want to pass that view as parameter\n if (file != null) {\n Toast.makeText(this, \"Đã lưu ảnh thành công...
[ { "docid": "17941646924529b63876275a75680bed", "score": "0.7932465", "text": "public void saveFile() {\n\t\t\n\t\tString format = this.image.getFormat();\n\t\tString fileName = this.image.getPath();\n\n\t\tthis.save(fileName, format);\n\t}", "title": "" }, { "docid": "7a3ea33ca89413951b0c927...
c23ced78d2aae56ae8a1114786b00798
private static final String realXMLFile = "ElsevierDTD5_main.xml";
[ { "docid": "fd0a29e7f8e3e3191bc87911b4d145b0", "score": "0.5973308", "text": "public void testFromDTD5XMLFile() throws Exception {\n InputStream file_input = null;\n try {\n file_input = getResourceAsStream(realXMLFile);\n String string_input = StringUtil.fromInputStream(file_input);\n ...
[ { "docid": "f8892658411c4bd97f4b343aa5a4ffaa", "score": "0.6243093", "text": "@Test\r\n public void testXmlXXE_File_First() throws Exception {\n runTest(\"xml-xxe-file-first.xml\");\r\n }", "title": "" }, { "docid": "4f491c08e86ef752a1f420188781f89e", "score": "0.6225906", "text...
252f60c6e94f561e8c0404810ab47ed0
Constructor for objects of class BidChangedNotification
[ { "docid": "edac4b317a7f51208e3eef51f88e8f3b", "score": "0.65443176", "text": "public BidChangedNotification(String userid, int listingID, long oldPrice, long newPrice)\n {\n this.listingID = listingID = listingID;\n this.userID = userid;\n this.newPrice = newPrice;\n this...
[ { "docid": "cf74e1ab6ddb947ffb714b3af97b22d1", "score": "0.6805754", "text": "public TollNotification() {\n\n }", "title": "" }, { "docid": "ca8acf4966ad3df6916ce8101d84e908", "score": "0.67813027", "text": "public Notification() {}", "title": "" }, { "docid": "e930756...
6a2cb9b19d3c6877689b37fbb109d0e9
Tests to see if this card type is the same as the card type passed into equals
[ { "docid": "589d95710480abee989e0d07db2dc2f1", "score": "0.6880077", "text": "public boolean equals(Card target) {\n\t\treturn (this.type == target.type) && (this.cardName.equals(target.cardName));\n\t}", "title": "" } ]
[ { "docid": "99ca827bbdac16f7cff321dbf644b7d7", "score": "0.7189967", "text": "@Override\n public boolean equals(Object o) {\n if (this == o) {\n return true;\n }\n\n // If o isn't the right class then it can't be equal:\n if (!(o instanceof Card)) {\n return false;\n }\n\n /...
7cfe46ec2f7abe2598494a454f71ca2c
Sets the scale for the geomap / sprites background.
[ { "docid": "7d696308cb21c112bc7a8a26ac011357", "score": "0.0", "text": "public BasicUiTopoLayoutConfig offsetY(Double offsetY) {\n setOrClear(OFFSET_Y, offsetY);\n return this;\n }", "title": "" } ]
[ { "docid": "3db76f2021e646b27c541422f98b260e", "score": "0.69838405", "text": "public void setScale(int scale){\n this.scale = scale;\n }", "title": "" }, { "docid": "cb79d945ec6bd062a29200f0a6382072", "score": "0.69333774", "text": "public void setScale(int scale) {\n ...
6767ad4db488633836408e6b714d6236
Ensure that SingleJsoImpl interfaces can be extended and implemented by regular Java types.
[ { "docid": "b40731a09457bd0ca1c060d30fc04c3c", "score": "0.0", "text": "interface Log2 extends Divider {\n double log2(int a);\n }", "title": "" } ]
[ { "docid": "a5e9f21506ae5f2e8128bfbec3213c06", "score": "0.6096201", "text": "public interface JSIModule {\n}", "title": "" }, { "docid": "23f6b61d24de58d716ddc3f3821163ea", "score": "0.5845474", "text": "public interface TypeNativeCapable extends TypeNativeObject\n{\n \n}", "...
b76528955324f4692f2e3049e27823e9
If a value is present in this Optional, returns the value, otherwise throws NoSuchElementException.
[ { "docid": "26669e8d512cc4cd58abdb641d0246c4", "score": "0.72854686", "text": "public T get() {\n if (value == null)\n throw new NoSuchElementException(\"Cannot get an Optional without a value\");\n else\n return value;\n }", "title": "" } ]
[ { "docid": "8fe2aad0f852df93a85f0354312d04c0", "score": "0.6427923", "text": "public Value get(String key) {\n if (!map.containsKey(key)) {\n throw new NoSuchElementException();\n }\n return map.get(key);\n }", "title": "" }, { "docid": "2a96b0a8f77dce02d9b...
685eff4921e5d34cc6f282e3859ad786
Deactivate the damage multiplier of Rage Incite
[ { "docid": "acca7c4e4def1f8519f6fc0e5e812a3c", "score": "0.6530495", "text": "public void reduceTurns() {\n if (!active) { // Error checking\n return;\n }\n\n hero.setDmgMultiplier(hero.getDmgMultiplier() - attackMultiplier); // Remove multiplier\n active = false;\n\n game.paintEvent...
[ { "docid": "d699c79b00bb31fef80bb52503d26df0", "score": "0.6257252", "text": "@Override\n public void reduceDamage(Damage d) {\n \n }", "title": "" }, { "docid": "a8868477677dfe64a36e6cb039e4a5d0", "score": "0.6183716", "text": "private void decrementCooldown() {\n ...
e35d952d3ec83f223bd1e8995a5cfb20
/ Refreshes the display info on Start
[ { "docid": "bd7150d1f96bf7396bf1b11e4336c757", "score": "0.0", "text": "protected void updateProfile(CareProvider account){\n accountManager.careProviderUpdater(account.getUserID(), account);\n\n userID = account.getUserID();\n email = account.getEmailAddress();\n phoneNumber...
[ { "docid": "297820fb7b3e76f4bf4603618767bd4f", "score": "0.78238875", "text": "public final void refreshDisplay() {\r\n\t\trefreshDisplay(true);\r\n\t}", "title": "" }, { "docid": "9c436d36be0e3622975debf95f5329ec", "score": "0.75374204", "text": "@Override\n\tpublic void refreshDisp...
b22d55aa4973e1b1d5b4fc7cd6d4e1df
Returns a list of all proposal version descriptors.
[ { "docid": "c41306efeb339ca03a34e97c4dd17420", "score": "0.64561456", "text": "@Override\n public java.util.List<com.ext.portlet.model.ProposalVersion> getProposalVersions(\n long proposalId)\n throws com.liferay.portal.kernel.exception.PortalException,\n com.liferay.portal.k...
[ { "docid": "b17c7298c4047a609bdd940a917f1c86", "score": "0.61744773", "text": "public static String [] versions() {\n\t\tfinal List<String> retval = new LinkedList<String>();\n\t\t\n\t\tfor(int i=0; i<=9; i++) {\n\t\t\tretval.add(String.format(\"%d\", i));\n\t\t\tfor(int j=0; j<=9; j++) {\n\t\t\t\tretva...
f23e8ddfba433c1314036972d33387b9
returns a list of paragraphs
[ { "docid": "c512a93b3d4384541f69aa7eadfa354e", "score": "0.71219444", "text": "@Override\n public List<XWPFParagraph> getParagraphs() {\n return Collections.unmodifiableList(paragraphs);\n }", "title": "" } ]
[ { "docid": "662a7bed6d21f731bb9d0ecf9bca4eaa", "score": "0.8039905", "text": "public List<XWPFParagraph> getParagraphs();", "title": "" }, { "docid": "d55a51641c999e6e37067d904ab3e321", "score": "0.78742695", "text": "List<TextParagraphModel> getTextParagraphs();", "title": "" ...
4d4f9956d7aff4de9d7cf4ccc7200c53
This adds a property descriptor for the Start Point feature.
[ { "docid": "8eebe9255310bd273871cac0a276a077", "score": "0.78863853", "text": "protected void addStartPointPropertyDescriptor(Object object) {\r\n\t\titemPropertyDescriptors.add\r\n\t\t\t(createItemPropertyDescriptor\r\n\t\t\t\t(((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(),\r\n\t\...
[ { "docid": "e13746578a28c3c3a0436d84593df38c", "score": "0.70448816", "text": "protected void addStartPropertyDescriptor(Object object) {\r\n\t\titemPropertyDescriptors.add\r\n\t\t\t(createItemPropertyDescriptor\r\n\t\t\t\t(((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(),\r\n\t\t\t\t...
dc33459a389891eb94d6fbb10eb9a323
Finds the index of the given child node.
[ { "docid": "3b3ca98f6fa7bcc4a9f1c55ac028e2f0", "score": "0.7126731", "text": "int getIndex(final Node kid)\r\n\t\t{\r\n\t\t\tfor(int i = 0; i<child.length; i++)\r\n\t\t\t\tif(child[i]==kid)\r\n\t\t\t\t\treturn i;\r\n\t\t\treturn -1;\r\n\t\t}", "title": "" } ]
[ { "docid": "d6a13ae9180622ea0050c21509b065aa", "score": "0.7688427", "text": "public int getIndexOfChild(Object parent, Object child) {\n for (int i = 0; i < getChildCount(parent); i++) {\n if (getChild(parent, i).equals(child)) {\n return i;\n }\n }\n return -1;\n }", "ti...
06ca8858b574a6daaeec436290e84d88
int size = 1024 1024 1; // 1M int size = 1024 1024 10; // 10M
[ { "docid": "bfea97462281cc2c8bfedb6f187d7083", "score": "0.61462235", "text": "public static void main(String[] args) {\n int size = 1024 * 1024 * 100; // 100M\n byte [] bytes1 = new byte[size];\n }", "title": "" } ]
[ { "docid": "d92daad82ed434ffdba48fc7d2823570", "score": "0.71059257", "text": "public long getSizeInBytes()\n {\n return 2048L;\n }", "title": "" }, { "docid": "f6b9fcb188cee4aa3bc2ad3e29431558", "score": "0.6909621", "text": "@Test\n public void testCalculateDefaultS...
528168f95b0e925aabfdaec6ba9975b3
/ / / / / / /
[ { "docid": "2e47cef2daaa11b06ff31aea23da3e88", "score": "0.0", "text": "private JavaType _computeDelegateType(AnnotatedWithParams creator, SettableBeanProperty[] delegateArgs)\n/* */ {\n/* 274 */ if ((!this._hasNonDefaultCreator) || (creator == null)) {\n/* 275 */ return null;\n/* */...
[ { "docid": "f4bfb491658d23d04e324332ecb7e7a4", "score": "0.55878603", "text": "public abstract int slash();", "title": "" }, { "docid": "0a0082d3dcf27cffffdf481aa595adec", "score": "0.52825457", "text": "public void shiftplane(int xdir,int ydir){\n\n }", "title": "" }, { ...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "8763acb6f900c866218d4116c125ae16", "score": "0.0", "text": "public bxb mo2511a(bwx bwx) {\n throw null;\n }", "title": "" } ]
[ { "docid": "561e1ad2be3078ec8b0e2ca7a4d4d261", "score": "0.62639445", "text": "A(A a){\n this.a = a.a;\n this.b = a.b;\n }", "title": "" }, { "docid": "9f48728c71c479e7c8162d75ccb161a3", "score": "0.62316394", "text": "public interface C16179d {\n /* renamed f...
bf9700e9fd5cab2f067c474aedc6999b
Constructor. All we need is the context, the other information is predefined here.
[ { "docid": "58795a8dfb646b00edc8ee9a070b0ba1", "score": "0.0", "text": "public NutrientsDatabase(Context context) {\n\t\tsuper(context, DB_FILE, null, 1);\n\t\tthis.ctx = context;\n\t\t//Define the app's data directory path where the db is going to be stored permanently\n\t\tthis.DB_PATH = context.getAp...
[ { "docid": "53c0eb1b4b8b1c52a7ef6f7269eec44d", "score": "0.7126657", "text": "public OssClass(Context context){\n this.context=context;\n init();\n }", "title": "" }, { "docid": "aeb1e8e5466579aad3667f66fca1e7ee", "score": "0.71025914", "text": "private void init(Con...
adacdc94b03975902a3306e222d6e78d
no typing for enums (always "hard" type)
[ { "docid": "b487940cca3052696011dd8e5242c38f", "score": "0.0", "text": "@Override\n public ContainerSerializerBase<?> _withValueTypeSerializer(TypeSerializer vts) {\n return this;\n }", "title": "" } ]
[ { "docid": "aa0e33b62155648f4511e636bb599262", "score": "0.73381686", "text": "public void testPrimitiveEnum() {\n }", "title": "" }, { "docid": "f1d067d0b96302996de8378a62b5622f", "score": "0.6690008", "text": "EnumerationType createEnumerationType();", "title": "" }, { ...
7a2046e3e512a2aaf6705271796efd73
Returns the letter of the direction.
[ { "docid": "8a788b6b52e78c95bdabd0faebea4849", "score": "0.6981061", "text": "public String getDir()\n {\n return letter;\n }", "title": "" } ]
[ { "docid": "7e6e613ce1da33969b6acc3d7f49efdd", "score": "0.7493901", "text": "public char getDirection() {\n\t\treturn direction;\n\t}", "title": "" }, { "docid": "d01e1bf8bb794fa91ae852231ca0a40a", "score": "0.7303815", "text": "public String getDirection()\n {\n \tif ...
26875d52f35a2b616b9094f625f5acc7
Set the value stored at the indexed spot in the tensor
[ { "docid": "2f69f963088af1147dd47dc9abfb4515", "score": "0.0", "text": "public void setValue(double value, int[] indices) {\r\n\tint valueIndex = translateIndices(indices);\r\n\tvalues[valueIndex] = value;\r\n }", "title": "" } ]
[ { "docid": "627c0d278510ee7d2241e2b1318988b4", "score": "0.7260943", "text": "public abstract T set(int index, T value);", "title": "" }, { "docid": "37b854553b6265052079654a28e2712b", "score": "0.7063051", "text": "public void set(int index, T value) {\n Node<T> node = node(i...
26e9c045234d2fdabed4ce4c11b0591c
This class manages reading from the journal.
[ { "docid": "3c2876119721df0882c6220d9dc7f696", "score": "0.676391", "text": "@NotThreadSafe\npublic interface JournalReader extends Closeable {\n /**\n * Reads an entry from the journal. Return null if there is no more entry left.\n *\n * @return the journal entry, null if no more entry left\n ...
[ { "docid": "bbb30fef33e8c8b298eeaa51abebc1b7", "score": "0.7675147", "text": "JournalEntry read() throws IOException, InvalidJournalEntryException;", "title": "" }, { "docid": "4cfd3a0edd92fb4cfad4525e0d433b0a", "score": "0.62449163", "text": "protected abstract String getJournal();"...
6a608f31bbe9d6179d5b3d2b756489cd
Provides a base constructor that stores the linker for the document.
[ { "docid": "a895c9c219b29b1e94d2382e45bd2bdc", "score": "0.65296334", "text": "public RenderNode(Linkable linker) {\n this.linker = linker;\n }", "title": "" } ]
[ { "docid": "30f7c29ec6924b6914f338e5d2b94c8e", "score": "0.6418485", "text": "public LinksImpl(XMLDocument d) {\n super(d);\n initLinks();\n }", "title": "" }, { "docid": "add9943b6e82af76ca82a776d59ff2b6", "score": "0.63815296", "text": "public LinkImpl(XMLDocument ...
6c940eddb152484604354ad3d1f11642
/Test the deactivateUser method in NexusDB.
[ { "docid": "146dd42650d247e5d6d4f231cd940a25", "score": "0.8434884", "text": "@Test\n public void deactivateUserTest() throws Exception {\n\n System.out.println(\"deactivateUser method test results:\");\n System.out.println();\n\n /*Returns true if user \"test4\" is deactivated.*...
[ { "docid": "2c5cfe578f583371d617784477c0371e", "score": "0.7754775", "text": "ServiceResult deactivate(ApplicationUser user);", "title": "" }, { "docid": "9b2f08e9b5708e317835bd7faa3f6b23", "score": "0.72270334", "text": "void desactivarUsuario(String username) throws StateException;...
68ded75a05808df9facfb1c855cc9418
static HashMap> graph=new HashMap();
[ { "docid": "f4e5c988be8cdeafe26b506ad84b2511", "score": "0.0", "text": "public static void addEdge(int u, int v ) {\r\n\t\t\r\n\t\tif( graph.containsKey(u)){\r\n\t\t\tLinkedList<Integer> ll = graph.get(u);\r\n\t\t\tll.add(v);\r\n\t\t\t\r\n\t\t}else {\r\n\t\t\tLinkedList<Integer> ll = new LinkedList<>();...
[ { "docid": "bd28fb02228a5420ec2bd2601df53fa4", "score": "0.7258041", "text": "public Graph() \n {\n vertices = new HashMap<String, Vertex>();\n }", "title": "" }, { "docid": "3f76c15578a745b4211792275f3d7e92", "score": "0.7190735", "text": "public Graph(){\n nodeListMap =...
8af206eb3ec125353bb19d03fbc7d21c
Site site = Context.getCurrentSite(request); User user = Context.getCurrentUser(request);
[ { "docid": "857e3916665492052a0efc4798c583f6", "score": "0.0", "text": "@RequestMapping(value = \"/updateInfo.htx\")\n\tpublic String updateInfo(@ModelAttribute(\"bean\") ServInfoDetail bean,Integer serviceId, Integer orgId, String image, String redirect, RedirectAttributes ra, HttpServletRequest reques...
[ { "docid": "444e5c7f2f4b4e99351db0478d36eb32", "score": "0.7268699", "text": "Spiritist getCurrentUser();", "title": "" }, { "docid": "35aba0f0e6ea4ca69ce3edf497d1aa5b", "score": "0.7263941", "text": "Users getCurrentUser();", "title": "" }, { "docid": "4d82da08b11f7ea8c8...
447997228fe348eaff5f97443e1a7bfe
$ANTLR end "rule__XMemberFeatureCall__Group_1_0_0_0__3__Impl" $ANTLR start "rule__XMemberFeatureCall__Group_1_1__0" ../org.xtext.httprouting.ui/srcgen/org/xtext/httprouting/ui/contentassist/antlr/internal/InternalRoute.g:8055:1: rule__XMemberFeatureCall__Group_1_1__0 : rule__XMemberFeatureCall__Group_1_1__0__Impl rule_...
[ { "docid": "dc341dd552f6957440a9e61cc824db39", "score": "0.80620056", "text": "public final void rule__XMemberFeatureCall__Group_1_1__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.httprouting.ui/src-gen/org/xte...
[ { "docid": "ac0ca43c613b437b4998cf2306227799", "score": "0.8314285", "text": "public final void rule__XMemberFeatureCall__Group_1_1_3_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.httprouting.ui/src-...
21c7cccf06084b4a7e2f3d672bd2d044
Should insert an array of Author into the database.
[ { "docid": "ed5bcede5459f3793a7f7ff0ad1ae64b", "score": "0.7780222", "text": "public int insertAuthor(Author[] authors);", "title": "" } ]
[ { "docid": "5f842dc60895cd894a75952eda5f9b76", "score": "0.77056307", "text": "public int insertAuthor_of(Author_of[] author_ofs);", "title": "" }, { "docid": "b8cadee61991fc31b104640460f1cc27", "score": "0.68980384", "text": "void insertNewPublisher(String[] publisher) throws SQLExc...
39265ba04b0c117eae72faf3ff494184
Test a service scope lock with wait on several services where a proper release is performed.
[ { "docid": "05d44264e8595fcc1e4317ebd7a3379e", "score": "0.67538303", "text": "@Test\n public void testComplexWaitForLock() throws Exception {\n cn = new ZkCloudname.Builder().setConnectString(\"localhost:\" + zkport).build().connect();\n\n final CloudnameLock.Scope scope = CloudnameLoc...
[ { "docid": "77ca99e9817132588f0b2acafc16f9c1", "score": "0.71977985", "text": "@Test\n public void testWaitForLockWithProperRelease() throws Exception {\n cn = new ZkCloudname.Builder().setConnectString(\"localhost:\" + zkport).build().connect();\n\n final Coordinate coordinate1 = Coord...
7182fca4c889dbe1fbd8bd9f0558c717
do nothin, as the placeholder will be replaced with a real element
[ { "docid": "a4cdc9247c4a2115d95f8a6e2db91f9e", "score": "0.0", "text": "public void recordResult(StudyResultLogger logger) {\n\n\t}", "title": "" } ]
[ { "docid": "594e9ec1c1efb43ea1bb93073b51f5d5", "score": "0.69657934", "text": "public void setPlaceHolder(String placeholder) {\n setAtributo(ATR_PLACEHOLDER, placeholder);\n }", "title": "" }, { "docid": "1be22657c17c53cc2f4ab2566f4fa10f", "score": "0.69243616", "text": "p...
d660d369271a09b8e463a83201fb8f41
optional .ReadResponse readResponse = 13;
[ { "docid": "2e51ef2cb07532bea225c2f2150abb48", "score": "0.70193493", "text": "routing.Pipe.ReadResponseOrBuilder getReadResponseOrBuilder();", "title": "" } ]
[ { "docid": "269736001422b6577d5b944a09e8cf13", "score": "0.7084517", "text": "public void onResponsePrimaryRead();", "title": "" }, { "docid": "c9c23762e51091c2b54c01dff5c5b235", "score": "0.704344", "text": "routing.Pipe.ReadResponse getReadResponse();", "title": "" }, { ...
ddd7eb5982517120293acf6e57dcf7a4
Tests if log4j is available. If not, logs to backup OutputStream (if backup != null).
[ { "docid": "f27c61d501a2f8f8ba59077c117f1f3d", "score": "0.46383184", "text": "private boolean t(int level, Object o, Throwable t) {\n if (log4j) {\n return true;\n } else {\n // LogWrapper doesn't log debug statements if Log4j is not available\n // and DEB...
[ { "docid": "185c0ba5c7f3877981b83f43c21d63f1", "score": "0.62719846", "text": "private static void setupLog4j() {\n\t\tLogger logger = Logger.getRootLogger();\n\t\tif (!logger.getAllAppenders().hasMoreElements()) {\n\t\t\tAppender console = new ConsoleAppender(new SimpleLayout());\n\t\t\tlogger.addAppen...
a4774d900eb766ab74558540d1404f55
string profile_name = 5;
[ { "docid": "2447413b326b9847046de85d6f7cb849", "score": "0.6202459", "text": "com.google.protobuf.ByteString\n getProfileNameBytes();", "title": "" } ]
[ { "docid": "4f97b7eaa7dd7432c20d5cfb57a0e343", "score": "0.7469452", "text": "public int getProfileName(){\n return localProfileName;\n }", "title": "" }, { "docid": "5ead6c4110d601861ab1b27bca5f64d6", "score": "0.70535904", "t...
bbff55d16eb36df8db843cdb7908143f
Creates an iterator that traverses all values in this dictionary.
[ { "docid": "38d0c12e9ce9b5ad886a559c11c366d8", "score": "0.670539", "text": "public Iterator<String> getValueIterator()\n {\n return values.iterator(); \n }", "title": "" } ]
[ { "docid": "8db422ae661765b3cccddc3c5a1b622c", "score": "0.74264544", "text": "public Iterator<V> valuesIterator() {\n return new CompactHashMap<K, V>.Itr<V>() {\n /* access modifiers changed from: package-private */\n public V getOutput(int i) {\n return Comp...
b95c719fa14286b2fc2d8df5e1a2170a
/ Static method for generating a linked list from an RNA sequence
[ { "docid": "d532db212b4408fa4705618637433e24", "score": "0.694067", "text": "public static AminoAcidLL createFromRNASequence(String inSequence){\n\n // Creating a boolean variable and setting it to true to signify if we reach a 'STOP' node\n boolean ifStop = true;\n\n // Creating a head node\n ...
[ { "docid": "a8e35ddf4ae364d8d5143a54dcc840fd", "score": "0.68451643", "text": "public void makeSeq() {\n\t\t// start with an array of 1..28 for easy randomizing\n\t\tint[] seqValues = new int[28];\n\t\t// assign values from 1 to 28\n\t\tfor (int i=0; i < seqValues.length; i++) {\n\t\t\tseqValues[i] = i+...
eb4ef12a51e7a0271bc68862ad742ba7
Validates the name of user custom exchange. Return true if the exchange name is reserved and false otherwise.
[ { "docid": "28c6d429c7f11d9faf1b56dd20b616c7", "score": "0.7442456", "text": "boolean isReservedExchangeName(String name);", "title": "" } ]
[ { "docid": "ba8a9799e47e7eb1d356733a5f07692d", "score": "0.6391649", "text": "@Override\n public boolean isUserNameValid(String name) throws CustomFacadeException {\n try {\n return baseUserValidator.isUserNameValid(name);\n } catch (IllegalArgumentException e) {\n ...
1f1211058dbb3ec6b9451c8858a7563b
Gets the value of score.
[ { "docid": "21aedc02b72cf4a8c882643089e444d2", "score": "0.8192499", "text": "public int getScore() {\n return score;\n }", "title": "" } ]
[ { "docid": "6af6caa1eb26f9d1bee6defc50200a0b", "score": "0.859587", "text": "public int getScore() {\r\n return scoreVal;\r\n }", "title": "" }, { "docid": "79bd88bb6638725f6f2e9ab33b97b052", "score": "0.8501356", "text": "public Integer getScore() {return score.get();}", ...
47053325eb02758adc87f7db5047d62f
Sets the phone number of this facility.
[ { "docid": "e03b370b89cf4e364cb110c1059477ae", "score": "0.7883438", "text": "public void setPhoneNumber(java.lang.String phoneNumber) {\n\t\t_facility.setPhoneNumber(phoneNumber);\n\t}", "title": "" } ]
[ { "docid": "60b927205f9eb9a17e84ecab9d3e55aa", "score": "0.77523094", "text": "public void setPhone(int value) {\r\n this.phone = value;\r\n }", "title": "" }, { "docid": "a695d044f7195e67445b6ab192f20385", "score": "0.7743794", "text": "public void setPhoneNum(String phone...
a62b1661d714ad7b97febf2d922ea51f
Only used for very old versions of LogBlock
[ { "docid": "5f67565bdd9bbc04b85cd0220f2bbbfe", "score": "0.0", "text": "public static int getBlockTypeIdAt(Location location) {\n\t\ttry {\n\t\t\treturn GET_BLOCK_TYPE_ID_AT != null ? (int) GET_BLOCK_TYPE_ID_AT.invoke(location.getWorld(), location) : 0;\n\t\t} catch (IllegalAccessException | IllegalArgu...
[ { "docid": "8636af5f5df4c2861efc8abf2c3a19b2", "score": "0.6417475", "text": "@Override\n public void logs(String log) {\n }", "title": "" }, { "docid": "bc4a8a2e3855be240a517031694ad899", "score": "0.6379867", "text": "@Override\n\tpublic void log() {\n\t\t\n\t...
c316600af81c545ffd800b360dfca856
Constructor that uses document number and a suspension category code.
[ { "docid": "20d7d8933ccdeba16a84834efbb75781", "score": "0.74237883", "text": "public InvoiceSuspensionCategory(String documentNumber, String suspensionCategoryCode) {\n this.documentNumber = documentNumber;\n this.suspensionCategoryCode = suspensionCategoryCode;\n refreshReferenceO...
[ { "docid": "6c0e8dda63f049e6174b21c986a4f8fa", "score": "0.5390762", "text": "public void setSuspensionCategoryCode(String suspensionCategoryCode) {\n this.suspensionCategoryCode = suspensionCategoryCode;\n }", "title": "" }, { "docid": "ebbaded7379647e9bb900ed2d5c709ee", "scor...
f2bfc528f97bd6644097bcd37275dbf9
This method initializes jCheckBoxTopoMorphOpen
[ { "docid": "41e1dfab39bcd2dfac151dd91ff4a6ef", "score": "0.7744414", "text": "private JCheckBox getJCheckBoxTopoMorphOpen() {\r\n\t\tif (jCheckBoxTopoMorphOpen == null) {\r\n\t\t\tjCheckBoxTopoMorphOpen = new JCheckBox(\"Morphological open\");\r\n\t\t}\r\n\t\treturn jCheckBoxTopoMorphOpen;\r\n\t}", ...
[ { "docid": "e939c97e55b2d3b89589a100ad62bec3", "score": "0.6880856", "text": "private JCheckBox getJCheckBoxTopoMorphClose() {\r\n\t\tif (jCheckBoxTopoMorphClose == null) {\r\n\t\t\tjCheckBoxTopoMorphClose = new JCheckBox(\"Morphological closing\");\r\n\t\t}\r\n\t\treturn jCheckBoxTopoMorphClose;\r\n\t}...
b8f054e40ed9ac67ea4d2422bec3eb46
Returns the result of interpreting the object as an instance of 'Simple Type'. This implementation returns null; returning a nonnull result will terminate the switch.
[ { "docid": "af8d115bc80e2c1bc921fcf88c3732d7", "score": "0.69438696", "text": "public T caseSimpleType(SimpleType object) {\n return null;\n }", "title": "" } ]
[ { "docid": "e9dc273317cabfd1c2f1fa4a08bf7680", "score": "0.74333024", "text": "public SimpleType getSimpleType();", "title": "" }, { "docid": "ae00db699cbc4b0a28a65625235e7fd4", "score": "0.70093125", "text": "public T caseSimpleType(SimpleType object)\r\n {\r\n return null;\r\n ...
0f63be24b186c6c883a4dc142f76f635
Called once after isFinished returns true
[ { "docid": "68eb9a4b5ff72c15a0fe62c5c91dd0ce", "score": "0.0", "text": "@Override\n protected void end() {\n Robot.carriageinfeed.feedStop();\n Robot.carriageinfeed.carriageOverrideMove(0);\n }", "title": "" } ]
[ { "docid": "ba1e21b3099c65117f344aef57a2c9b0", "score": "0.8583928", "text": "@Override\n protected boolean isFinished() {\n return true;\n }", "title": "" }, { "docid": "ba1e21b3099c65117f344aef57a2c9b0", "score": "0.8583928", "text": "@Override\n protected boolean isFinished(...
1af63b9c0fc8b979980d22a8e7c6e634
select top 1 from table order by id desc
[ { "docid": "211586d7c38036b2af354faf8f74338c", "score": "0.5565625", "text": "public static int getMaxid(){\r\n\t int id = 1 ;\r\n\t Connection conn = DB.getConn();\r\n\t\tStatement stmt = DB.getStatement(conn);\r\n\t\tString sql = \"select max(id)+1 as id from mdorder\" ;\r\n\t\tResultSet rs = D...
[ { "docid": "91b7d6e6efc5cfafd05744befd187092", "score": "0.6338695", "text": "int getHighestID();", "title": "" }, { "docid": "49c1f82bea0455d44f67097c49241b16", "score": "0.62968284", "text": "long getFirst();", "title": "" }, { "docid": "12cd96c5d42256caffccb7271370d2e2...
638b8126f4dff3caaa7ce5a38bee868e
The Action Processor is responsible for actions within this lov Actions can include buttons being pressed, check boxes being selected or prepost query methods etc.
[ { "docid": "3438a17ebf022fec7f2201e2a446427c", "score": "0.0", "text": "public String getActionProcessorClassName()\n {\n return _actionProcessorClassName;\n }", "title": "" } ]
[ { "docid": "d40386ede98d210fdd3dd4e65fad402a", "score": "0.6937852", "text": "public void actions() { }", "title": "" }, { "docid": "ad50e9d85c83dcf51a580a8164ab209f", "score": "0.6864898", "text": "protected abstract void selectActions();", "title": "" }, { "docid": "8b6...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "a3e0a3810a05be7bb06315a848bdbebf", "score": "0.0", "text": "@Override\n\tpublic void read() {\n\t\tSystem.out.println(\"Invoice read()\");\n\t}", "title": "" } ]
[ { "docid": "63a51b9825ac81396e1d7ad0b9f3ed82", "score": "0.6866318", "text": "@Override\n\tpublic void 군무() {\n\t\t\n\t}", "title": "" }, { "docid": "15ae679aae74424c73fde647cf4332f6", "score": "0.68461496", "text": "@Override\r\n\t\t\tpublic void hissetmek() {\n\r\n\t\t\t}", "ti...
851f8482b4bbcf98db432607378e3733
slow solution Runtime: 28 ms, faster than 5.45%
[ { "docid": "c52a17888bbff3a28a917a2428b7eba0", "score": "0.0", "text": "public boolean judgeCircle2(String moves) {\n List<Character> cList = new ArrayList<>();\n\n char[] cArr = moves.toCharArray();\n for (char c : cArr) {\n if (c == 'U'){\n if (cList.cont...
[ { "docid": "c62886d03098510fd75b8825b9ebc96f", "score": "0.64385587", "text": "static long[] solve()\n {\n dist = new int[1<<N] ; Arrays.fill(dist,9999) ;\n ways = new long[1<<N] ; Arrays.fill(ways,(long)0) ;\n dist[0] = 0 ; ways[0] = 1 ;\n Queue<ez> q = new LinkedList<ez>...
308a09d24a324037687e250fb6148334
This method was generated by MyBatis Generator. This method returns the value of the database column t_pro_dishes.id
[ { "docid": "d063a053672789c7b854df29c7313712", "score": "0.0", "text": "public String getId() {\r\n return id;\r\n }", "title": "" } ]
[ { "docid": "f3977f00d2cbe34ec9be236b478d0ac6", "score": "0.6016395", "text": "public int retrieveDinId(Resource res) {\n\t\treturn retrieveIntProperty (res, prop.getDinDDGId(res.getModel()));\n\t}", "title": "" }, { "docid": "d6d6ad7297a85b361851b9f8abbd2b97", "score": "0.60075384", ...
8a9919ed919f8fc996564320c5d96c0c
Getter for the field cardWidth.
[ { "docid": "cc0b23c63740893a1b4f43dd95fb48a3", "score": "0.8478635", "text": "public final int getCardWidth() {\r\n return this.cardWidth;\r\n }", "title": "" } ]
[ { "docid": "9f55d41a2408a120bb3d0e043271816a", "score": "0.7199135", "text": "public String getWidth() {\n\t\treturn (String) getStateHelper().eval(PropertyKeys.width);\n\t}", "title": "" }, { "docid": "9534881c56b1b803658e1b09f3a1bb4a", "score": "0.71974784", "text": "public double ...
34549d04e573395e6c2c7c4b21c569f2
Creates the default factory implementation.
[ { "docid": "171afb444758014fc02f3646a7966526", "score": "0.0", "text": "public static AdaptationsFactory init() {\n\t\ttry {\n\t\t\tAdaptationsFactory theAdaptationsFactory = (AdaptationsFactory)EPackage.Registry.INSTANCE.getEFactory(\"http://SmartAdapters4ART/smartadapters/core/adaptations\"); \n\t\t\t...
[ { "docid": "c3722a3a4a91675997ccb6455715afe7", "score": "0.78019977", "text": "Factory factory();", "title": "" }, { "docid": "c3722a3a4a91675997ccb6455715afe7", "score": "0.78019977", "text": "Factory factory();", "title": "" }, { "docid": "f92e7c18d0d8a60a741acc6b42198c...
e0a16295c917c1f376361935c13660aa
review intent to redirect on playstore
[ { "docid": "87fcfd480a00b1db3d1ad290fa568ce4", "score": "0.7707328", "text": "public void reviewOnApp() {\n Uri uri = Uri.parse(\"market://details?id=\" + getPackageName());\n Intent goToMarket = new Intent(Intent.ACTION_VIEW, uri);\n // To count with Play market backstack, After pr...
[ { "docid": "9f4e64847163533f3003d8663c9452c6", "score": "0.6723133", "text": "private void askFeedback() {\n Uri uri = Uri.parse(\"market://details?id=\" + getApplicationContext().getPackageName());\n Intent goToMarket = new Intent(Intent.ACTION_VIEW, uri);\n goToMarket.addFlags(Int...
a9a2d8b363998e8eb2865b6428da5e95
getWeatherEmpty method is a helper class to initially predetermine the current location of the user and set up the program program will not continue until the user has entered a proper city and country
[ { "docid": "63e76e2afb7fa3c46cb1fceba916d945", "score": "0.8077444", "text": "private void getWeatherEmpty() {\n firstFlag=true;\n JOptionPane newPane = new JOptionPane();\n\n String location = newPane.showInputDialog(\"<html>Please enter your current location information below:<br>...
[ { "docid": "581d2d76a9470bc1ed9bb41e65d7d674", "score": "0.7010036", "text": "private void getWeather(String city, String countryCode) {\n String urlCurrent = \"\";\n if (countryCode != null) {\n urlCurrent = \"http://api.openweathermap.org/data/2.5/weather?q=\" + city + \",\" +...
13769d7b0aa909641720aa5a73f6d831
uint32 target_season_idx = 2;
[ { "docid": "75ca2205a274f32773f174eb922dd38a", "score": "0.48669782", "text": "public Builder clearTargetSeasonIdx() {\n \n targetSeasonIdx_ = 0;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "539c72a11d64562a54942dcfbd3bc578", "score": "0.7868277", "text": "int getTargetSeasonIdx();", "title": "" }, { "docid": "af199ae5021e94e7bb82f1f14cb793c3", "score": "0.6979942", "text": "public int getTargetSeasonIdx() {\n return targetSeasonIdx_;\n }", "title...
3afc5540ea7bd3858f7db3e1e2d71e99
/ Override the duration of all frames with the `duration` value. Animation is referenced by name. / EXPORT_API void PluginOverrideFrameDurationName(const char path, float duration);
[ { "docid": "3650d0ff8458fb84f6b7fd23f750e51b", "score": "0.881371", "text": "public void overrideFrameDurationName(String path, float duration)\n {\n wrapper.PluginOverrideFrameDurationName(path, duration);\n }", "title": "" } ]
[ { "docid": "443d4632ec417bbe54cad7cd37ebca37", "score": "0.9286327", "text": "void PluginOverrideFrameDurationName(String path, float duration);", "title": "" }, { "docid": "bb7b8cdac249923d7adb654634d2fc99", "score": "0.79440176", "text": "int PluginOverrideFrameDuration(int animati...
30b0a185d60ea0b441a4dee474f51f07
Test to verify that an exception is thrown when the rule config has a null rule type.
[ { "docid": "bbcce8bfc2cef61b6e197d3bcd196abe", "score": "0.8419703", "text": "@Test\n public void should_throw_exception_when_rule_config_has_null_type() {\n assertThrows(MalformedConfigurationException.class, () -> knowledgeBaseGenerator.generate(MALFORMED_JSON_RULE_CONFIG_WITH_TYPE_NULL));\n...
[ { "docid": "20e0958bd65abacc8059aef780807c6e", "score": "0.78046185", "text": "@Test\n public void should_throw_exception_when_rule_config_has_null_rule_id() {\n assertThrows(MalformedConfigurationException.class, () -> knowledgeBaseGenerator.generate(MALFORMED_JSON_RULE_CONFIG_WITH_RULE_ID_NU...
3e91481fff725990433f4c7818107622
The property used by the editor framework to bind the topic revision to the ui element.
[ { "docid": "58ef4aff14e0ff611645f821a65b01ae", "score": "0.7399727", "text": "@NotNull\n public SimpleIntegerBox topicRevisionEditor() {\n return topicRevision;\n }", "title": "" } ]
[ { "docid": "3e5cad5fb319c0b9288dad693cef34e6", "score": "0.6247338", "text": "public String getRevision() {\n return revision;\n }", "title": "" }, { "docid": "e9b3bcca2925e2de845c8f6d4d3d9dad", "score": "0.62154204", "text": "public String getRevision();", "title": "" ...
3a8e27b70b0024dbcf6f642fb287a50d
Path has not been created.
[ { "docid": "7359e5f8badd514bf803b50e2d335eb2", "score": "0.0", "text": "@Test(expected=FileNotFoundException.class)\n public void testRemoveAclPathNotFound() throws IOException {\n fs.removeAcl(path);\n }", "title": "" } ]
[ { "docid": "51e27b9b202289f88cd8489ae40ff358", "score": "0.7252425", "text": "public Path() {\n\t\tcompletedPath = false; \n\t}", "title": "" }, { "docid": "1ced56bb5ca39e6393b21f1adda0749b", "score": "0.6951549", "text": "public boolean isPathSet() { return !path.isEmpty(); }", ...
8f8181dd06482f25f0672b7e6370c75e
Creates a new instance of DailyFragment.
[ { "docid": "ba89de7429eee0c9323013fb728e5b1d", "score": "0.88831687", "text": "public static DailyFragment newInstance() {\r\n return new DailyFragment();\r\n }", "title": "" } ]
[ { "docid": "27890b122d8cf121e2ac8f54f9c1948e", "score": "0.7155221", "text": "public ProgramDayFragment() {\n }", "title": "" }, { "docid": "6cad00eb59e2c5307dfad764b0c5e053", "score": "0.69329953", "text": "public static CalendarFragment newInstance() {\n CalendarFragment ...
ead77d5d7a993cb7a436e257fc4bbcd9
/ Enabled aggressive block sorting
[ { "docid": "b9b77acba034b8513aab59752b2489d9", "score": "0.0", "text": "public void nX() {\n Object object = this.aou.ff(this.aot);\n if (object != null) {\n object = new Container(this.mContext, this.aoo.getDataLayer(), this.aoc, 0, (cr.c)object);\n this.b(new n(this...
[ { "docid": "7da5807ed2b44fbd318bc5f15004546f", "score": "0.63708955", "text": "@Override\r\n public void sort() {\r\n }", "title": "" }, { "docid": "ec7c386154ae329339dc82bc46f71766", "score": "0.63003445", "text": "public void sort() {}", "title": "" }, { "docid": ...
db8bbd269864527e89d519c2b4f53679
private static final String TAG = "TAG";
[ { "docid": "4b673fa561e4f43c598b624a254cc1e3", "score": "0.0", "text": "public interface Listener {\n\t\tpublic void onPopupResult(int dialogId, int viewId, int iWhich, int itemsSize, String sWhich, String sTag); //, int tag);\n\n\t}", "title": "" } ]
[ { "docid": "367fc381c5f999c957a4deefefaa676b", "score": "0.7653315", "text": "private String getTAG () {\n return TAG;\n }", "title": "" }, { "docid": "e373675b851be8239bab649c952479f5", "score": "0.6615324", "text": "public String getName() { return TAG; }", "title": "" },...
b5ee81e87854b48f1405045f013ec9d5
Shows a message and the value of a Long in a message dialogue box
[ { "docid": "624288243a933bd2f9adfe4b08f9f6d0", "score": "0.69824076", "text": "public static final synchronized void show(String message, Long output){\n JOptionPane.showMessageDialog(null, message+\" \"+output.longValue(), \"Db.show (long)\", JOptionPane.INFORMATION_MESSAGE);\n }", ...
[ { "docid": "de886eb977bf1c23b083dd6ba7e0f713", "score": "0.6780036", "text": "public static final synchronized void show(String message, long output){\n JOptionPane.showMessageDialog(null, message+\" \"+output, \"Db.show (long)\", JOptionPane.INFORMATION_MESSAGE);\n }", "title": ""...
3b9c43a6072f7a5efe91fa16fb58e3c4
The cleanup annotation will check to see if the object being cleaned up is not null. We need to make the object null to exercise that branch.
[ { "docid": "31f37c38c7e7450a4b34760ca8548196", "score": "0.0", "text": "@Test\n public void summarizePeriodCoverCloseConnection() throws Exception {\n JdbcLogSummarizer summy = new JdbcLogSummarizer();\n JdbcDataSource jdbcSource = mock(JdbcDataSource.class);\n boolean exception ...
[ { "docid": "2bda930cf8726bb5022c169e2edaddee", "score": "0.74574643", "text": "public void cleanupIfRequired();", "title": "" }, { "docid": "2a2c2f1e55b9b05aac55482ad4f5b6be", "score": "0.7008377", "text": "public void cleanup() {\n }", "title": "" }, { "docid": "4d432...
0f182061766b08f2df2c2b7292537475
hides buttons we don;t want
[ { "docid": "3d0c4731fa4ba8cae95f72e542d0369d", "score": "0.0", "text": "public void formatPlayerButtons(int numOfPlayers){\n Button button3 = (Button)findViewById(R.id.button_player_3);\n Button button4 = (Button)findViewById(R.id.button_player_4);\n\n if(numOfPlayers == 2){\n ...
[ { "docid": "e6c30034f5c8dec94e35c46b7b5823be", "score": "0.8376859", "text": "public void dontDisplayButtons() {\n\t\tfor (int i = 0; i < 25; i++) {\n\t\t\tframe.buttons_set2[i].setVisible(false);\n\t\t}\n\t}", "title": "" }, { "docid": "6ee0ff1cdede6619bdd7f2f1ff6c8054", "score": "0.825...
d8d422c4b2b56fdfa3e7933a6f7a8a74
Finds if s is contained within our BST
[ { "docid": "530a736722a2e55049c9d88426630960", "score": "0.6430458", "text": "public boolean search(String s)\n\t{\n\t\treturn retrieveNode(s) != null;\n\t}", "title": "" } ]
[ { "docid": "b4a9b97075cc3369034e889c8b78547b", "score": "0.7615058", "text": "boolean checkSubtree(TreeNode s, TreeNode t){\n String sTree = preOrder(s, true);\n String tTree = preOrder(t, true);\n return sTree.contains(tTree);\n }", "title": "" }, { "docid": "d873687...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "72b25ef3efb39c4c769edbc023f9ce67", "score": "0.0", "text": "@Override\n\t\t\tpublic void onClick(View v) {\n\t\t\t\tTextView title = new TextView(Dashboard.this);\n\t\t\t\ttitle.setText(\"GHMC Enforcement\");\n\t\t\t\ttitle.setBackgroundColor(Color.RED);\n\t\t\t\ttitle.setGravity(Gravity.CEN...
[ { "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}"...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9e42a188c6c5625987f99628f9d1acad", "score": "0.0", "text": "@Override\r\n\tpublic int height() {\n\t\treturn 0;\r\n\t}", "title": "" } ]
[ { "docid": "b7c706d331e2b507ec0ff8404ad87dc7", "score": "0.69742316", "text": "@Override\r\n\t\t\tpublic void crispel() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "76b3966c8e3f64884c4127d1a3df09a8", "score": "0.68059677", "text": "@Override\r\n\t\t\tpublic void maruti() {\n\t...
9444f9d6c1f27a9f95732443cb85f22d
Read image file into buffer
[ { "docid": "1ca6745eb908f337d7afb5c8e84c7fb3", "score": "0.544804", "text": "public void readImage(String filename) throws IOException {\r\n //TODO\r\n File inputFilename = new File(filename);\r\n if(!inputFilename.isFile()) {\r\n throw new IOException();\r\n }\r\n...
[ { "docid": "67b4c57b1c7d661800c30dfb59d9ff11", "score": "0.6831876", "text": "private void readImageIntoBuffer(int[][][] img, BufferedImage buffer)\n\t{\n\t\tint height = img.length; // rows\n\t\tint width = img[0].length; // cols\n\t\tfor(int y = 0; y < height; y++)\n\t\t{\n\t\t\tfor(int x = 0; x < wid...