query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
cdb817fbb14d473e347ed59a9695b84b
returns name who raised insuff
[ { "docid": "445448a792df22c661da6ca2631b6098", "score": "0.5300847", "text": "public String getraisedBy() {\r\n\t\treturn super\r\n\t\t\t\t.getText(\"ctl00_ContentPlaceHolder1_rdmHistoryPopup1_C_grdInsuffHistory_ctl00_ctl04_lblRaisedBy\")\r\n\t\t\t\t.trim();\r\n\t}", "title": "" } ]
[ { "docid": "a81478dd16b267beafc5dbb9dd14336c", "score": "0.6001489", "text": "SitName getSituationName();", "title": "" }, { "docid": "89d73967dd9b9f8ba661cad7fbec44d6", "score": "0.59530884", "text": "public String getNameAtIncident();", "title": "" }, { "docid": "43d3e7...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7d16467f73a025da83d5bcd237c4207c", "score": "0.0", "text": "@Override\n\tpublic Ledger getLedger() {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.6836411", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.6679176", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, ...
3a74d38ca4f826052828c40478c0b0ce
Parses a SERVER_ERROR statefully for this instance.
[ { "docid": "b5434f85c23eb61ad0f28d6a13f5cc05", "score": "0.6949927", "text": "private void parseServerErrorHeader()\n {\n this.workUnit = new WorkUnitServerError(this.client, header);\n this.logger.log(Level.DEBUG, \"Parsed header as 'SERVER_ERROR'.\");\n }", "title": "" } ]
[ { "docid": "705339dd06779231b1dc591732a65e64", "score": "0.5950926", "text": "private synchronized Message processError(GameException e) {\r\n Message error = null;\r\n switch (e.getError()) {\r\n case SYSKO:\r\n error = new Message(Message.SYSKO, \"\");\r\n ...
b3ba925f74eab0e44a46265e638e5bb9
Sorts the Point objects according to xcoordinates in natural order
[ { "docid": "25f3a689f03c1897a10b0d5e0fb990ad", "score": "0.6624164", "text": "public int compare(Point p1, Point p2)\n {\n return p1.x - p2.x;\n }", "title": "" } ]
[ { "docid": "a137ea532a7fa03f1ac2a3b1d25a8e4d", "score": "0.6982592", "text": "public void sort() {\n List<Integer> groupLeft = new ArrayList<>();\n List<Integer> groupRight = new ArrayList<>();\n for (int i = 0; i < pointAddress.size(); i++) {\n if (points[pointAddress.ge...
e684aa73934e2fec6122a2ddfae5445c
different constructor for setting variables after initial set up
[ { "docid": "d9cbbda05d92fb71ab436e30c823073f", "score": "0.0", "text": "public ChessImageTile(BufferedImage im, Size size, char text, Color color, Boolean hasPiece, Boolean highLight) {\n\n this.image = im;\n this.text = text;\n this.color = color;\n this.size = size;\n ...
[ { "docid": "ba00fbffda475132aff7edd952e6e066", "score": "0.72325814", "text": "protected void initVars() {}", "title": "" }, { "docid": "285d9bb4d00c94bc84ec0b23d4bd3115", "score": "0.7118785", "text": "public void initialiser() {\n\t}", "title": "" }, { "docid": "1604596...
dea3096b7e232c139419b9a20b081297
Returns an array with a runtime type is that of the specified array and that contains all of the values in the Collection. If the Collection fits in the specified array, it is returned therein. Otherwise, a new array is allocated with the runtime type of the specified array and the size of this collection. If the Colle...
[ { "docid": "19e04f4275f3764e5d955d7e8c3956c9", "score": "0.0", "text": "public Object[] toArray(Object ao[])\n {\n SegmentedHashMap map = SegmentedHashMap.this;\n IterableEntryAction actionEntry = new EntryActionAdapter()\n {\n ...
[ { "docid": "a24c1a7caf5f552139c21fb99881ef88", "score": "0.60021335", "text": "static <T> void fromArrayToCollection(T[] a, Collection<T> c) {\n for (T o : a) {\n c.add(o); // correct\n }\n }", "title": "" }, { "docid": "46a6fe2e641719f9f5f957bb892868b8", "score": "0.595371",...
e04be9e6e80b4c44f23901ea32895405
Gets (as xml) the "nationality" element
[ { "docid": "2c39d6208bb08f27d816efa22033bd65", "score": "0.7775786", "text": "org.apache.xmlbeans.XmlString xgetNationality();", "title": "" } ]
[ { "docid": "ce26be32a0abd9d2a78385deec88e8cd", "score": "0.73444754", "text": "java.lang.String getNationality();", "title": "" }, { "docid": "bb575377fe6dde9678b604adc63c7139", "score": "0.723286", "text": "String getNationality();", "title": "" }, { "docid": "64044233ff...
577fa70b93c9abc9f6a853ace1f77540
optional string map = 6;
[ { "docid": "7ca4c94016bf1c03e222bc076da1dd97", "score": "0.0", "text": "public com.google.protobuf.ByteString\n getMapBytes() {\n java.lang.Object ref = map_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteStrin...
[ { "docid": "5cf498d8fa4626c22e02fb0a1e3900b7", "score": "0.72502935", "text": "void mo71121a(String str, Map<String, String> map);", "title": "" }, { "docid": "6a3ff0a319accfae0b380ea2db2fb428", "score": "0.71023124", "text": "String mo12772a(int i, Map<String, ? extends Object> map)...
96a27c66af6160afd9a3fb5ab647c498
/ Random coin toss.
[ { "docid": "3e46b05575f6cbba027c11386fded753", "score": "0.62038696", "text": "private boolean toss(double p) {\n\t\treturn Math.random() < p;\n\t}", "title": "" } ]
[ { "docid": "598b0fd9abb1a295f7da8a98dbd0fc3b", "score": "0.83603776", "text": "public int coinToss() {\r\n return randInt(0, 4);\r\n }", "title": "" }, { "docid": "d94decb02079097ffa7d6071386bf9b8", "score": "0.7981227", "text": "public static String coinToss(){\n\n\n ...
efb4faf6fe8c6215a237ab3a82552679
$ANTLR end "entryRuleModelItemType" $ANTLR start "ruleModelItemType" ../org.openhab.model.item/srcgen/org/openhab/model/parser/antlr/internal/InternalItems.g:536:1: ruleModelItemType returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= 'Switch' | kw= 'Rollershutter' | kw= 'Number' | kw= 'String'...
[ { "docid": "9615d2d187798b633e1ed95614c8fae9", "score": "0.7952548", "text": "public final AntlrDatatypeRuleToken ruleModelItemType() throws RecognitionException {\n AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();\n\n Token kw=null;\n Token this_ID_9=null;\n\n ...
[ { "docid": "eed18025a32aa415b2b3093e77c2e559", "score": "0.7377199", "text": "public final String entryRuleModelItemType() throws RecognitionException {\n String current = null;\n\n AntlrDatatypeRuleToken iv_ruleModelItemType = null;\n\n\n try {\n // ../org.openhab.model....
fe7f00604b6480a7ddcc86fa1cb7505a
Sets value as the attribute value for ProjId.
[ { "docid": "e6d741f62fafcc4eecaea51b7e02ddc5", "score": "0.69269305", "text": "public void setProjId(Integer value)\n {\n setAttributeInternal(PROJID, value);\n }", "title": "" } ]
[ { "docid": "34ba9afefb942177440da929b7bf7e0c", "score": "0.65704924", "text": "public void setProposalId(Number value) {\n setAttributeInternal(PROPOSALID, value);\n }", "title": "" }, { "docid": "0e95b6a4a18adba7c056362c041e8fb6", "score": "0.62262255", "text": "public voi...
dd8b9f04f6aa7d4d507ab01aeb9b7fcf
Given an aircraft with an engine and Trk with tracked SubComponent removed from Engine When the UsageHistoryOfTrkSer query is executed for the tracked SubComponent Then the query should return one removal record
[ { "docid": "b44106a780321a78657b98a6b81be43d", "score": "0.61278474", "text": "@Test\n public void itReturnsRemovalRecord() {\n\n final int lDayCount = 30;\n\n final Date lEngineInstallDate = DateUtils.addDays( new Date(), -15 );\n final Date lTrkInstallDate = DateUtils.addDays( lEngine...
[ { "docid": "08602bafe07dcb99b4d8cfd722abced9", "score": "0.6920009", "text": "@Test\n public void itDoesNotReturnRemovalRecordWhenSubcomponentDetachedFromLooseComponent() {\n\n final int lDayCount = 30;\n final Date lSubCompRemovalFromTrkDate = DateUtils.addDays( new Date(), -15 );\n\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e67ec3236147bb6e6ec8a78d6a423ce5", "score": "0.0", "text": "public int getCount() {\n\t\treturn mlistData == null ? 0 : mlistData.size();\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.68002176", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "ti...
60e028c08034e685a610f75bab1e62fd
===================================================================================================================== =================================================== SAVE system config ================================================== ================================================================================...
[ { "docid": "4caef8a933e76dc404e2dd392f80538d", "score": "0.59826064", "text": "@Test\n\tpublic void testSystemConfigDriver() {\n\n\t\tSystem.out.println(\"===============================================================================================================\");\n\t\tSystem.out.println(\"=======...
[ { "docid": "90ca074ee27dcd62cd6904853529e04c", "score": "0.76256174", "text": "public void saveConfig() {\n this.configHelper.saveConfig();\n }", "title": "" }, { "docid": "a0450b17874683076c938567d8875850", "score": "0.7453375", "text": "public void saveConfig() {\n ...
6e92bf6802b4f3b0a4b625c573ff26a8
Gets the polygon model general properties.
[ { "docid": "9c343efc70c95246e4292ce1445ba6d8", "score": "0.6620728", "text": "private Properties getGeneralProperties(final Properties properties) throws Exception {\n ModelSpaceBounds bounds = ABavoCrossplotRegistry.get().getCrossplots()[0].getActiveModelSpace().getDefaultBounds();\n properties.s...
[ { "docid": "2272bdf531820c91be5ea1cd0be0e482", "score": "0.68415594", "text": "public ShapeProperties getProperties() {\n return this.properties;\n }", "title": "" }, { "docid": "80bcc02a64c6351aec1731a156efa0dd", "score": "0.68264997", "text": "public PolygonModel[] getPol...
7577c3d3917580e6b227cc7493549767
Set the MarkupSources for the panel to display (safe to call even if the panel hasn't been created yet)
[ { "docid": "6d2fea73c8d4a3f998bec645885ecebf", "score": "0.6768326", "text": "private void setPanel(String contentName, List<IndexedText> sources) {\n if (panel != null) {\n panel.setSources(contentName, sources);\n }\n }", "title": "" } ]
[ { "docid": "913af2a386017ae119b3bdebc1b6d970", "score": "0.58923626", "text": "private void initRemoteSourcesPanel() {\r\n\tremoteSourcesPanel = new JPanel();\r\n\tJLabel lbl1 = new JLabel(rb.getString(\"ssd.1\") + \":\");\r\n\tJButton loadRmtSrcTreeBtn = new JButton(actListener.getActionLoadSourcesRemo...
a6e97b604d198597c2efa643ee9ee477
BA.debugLineNum = 119;BA.debugLine="Public Sub AddSupplier(s As Supplier)"; BA.debugLineNum = 120;BA.debugLine="ItemsSuppliers.Put(s.ID,s)";
[ { "docid": "c4cea71913a59d0f47740178af36c5c0", "score": "0.8734284", "text": "public String _addsupplier(b4a.diplomna.types._supplier _s) throws Exception{\n_itemssuppliers.Put((Object)(_s.ID),(Object)(_s));\n //BA.debugLineNum = 121;BA.debugLine=\"End Sub\";\nreturn \"\";\n}", "title": "" } ]
[ { "docid": "81769e7ddf38351eccd378fac53be62b", "score": "0.6217458", "text": "public String _class_globals() throws Exception{\n_rundelayed = new anywheresoftware.b4a.objects.collections.Map();\n //BA.debugLineNum = 4;BA.debugLine=\"Type RunDelayedData (Module As Object, SubName As\";\n;\n //BA.debugLi...
55d68f6ba8ca4f3721ff4eeed5c0c493
Property accessors get orderId
[ { "docid": "475c898ddf9729a1a1c47a3fd5900dc7", "score": "0.8023756", "text": "public Long getOrderId() {\n return this.orderId;\n }", "title": "" } ]
[ { "docid": "e0a111d35aa73dcb69f70f7d51afc2bf", "score": "0.8431111", "text": "public Integer getOrderId() {\r\n return orderId;\r\n }", "title": "" }, { "docid": "913d0fbf28c17052dc0a23d681513e68", "score": "0.84102064", "text": "public Long getOrderId() {\r\n return...
b231cefe43eb55d779f5dbb2d2310c65
first sperate the left handside of equation
[ { "docid": "49982ea954289f116e15dfe7fbcf8579", "score": "0.0", "text": "public String setVaraiableAndCoefficient(String functionOf)\n {\n String strEnd= str.substring(str.indexOf(\"=\")+1);\n str=str.substring(0,str.indexOf(\"=\"));\n function=\"(\"+strEnd;\n //add + opera...
[ { "docid": "8028b3c0c3459384e79c6d86635f933c", "score": "0.64205056", "text": "AdditiveExpression getLeftExpr();", "title": "" }, { "docid": "8cfd601dc864a1b79ec9e377f11b78a8", "score": "0.6311133", "text": "Expression getLeft();", "title": "" }, { "docid": "bfe8805b4211a...
f2f0f87b563cff4901151c174c0e6b8b
Tries to find an increment on a list of increments and return it
[ { "docid": "49343652b708ecd7f8e09f5e2aefb868", "score": "0.691401", "text": "public com.devonfw.cobigen.impl.config.entity.io.Increment getSpecificIncrement(\n List<com.devonfw.cobigen.impl.config.entity.io.Increment> increment, String ref) {\n for (com.devonfw.cobigen.impl.config.entity.i...
[ { "docid": "667959fb1b72cfc1aa1df5206bcd79fa", "score": "0.5793257", "text": "long getIncrement();", "title": "" }, { "docid": "a9ecdf3627d1c71740a4009ea1b066fd", "score": "0.56117034", "text": "public static int elementEqualToItsIndex(final List<Integer> list) {\n //determine...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "cca8f933d58b31df12db5c2af971f7aa", "score": "0.0", "text": "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.ola_mundo, menu);\n return true;\n }", "title": "" } ]
[ { "docid": "d74efebd6fe79f46209a7e8cb2c52d89", "score": "0.71838945", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater mif= getMenuInflater();\n\t\tmif.inflate(R.menu.main_activity_action, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "title": "" ...
7ed0504adedae8fbce89035e314d64be
delete a single movie from movies table
[ { "docid": "37f9d8abcb40c9399a39c54510cd53bf", "score": "0.0", "text": "@Override\n public int delete(@NonNull Uri uri, String selection, String[] selectionArgs) {\n\n final SQLiteDatabase db = mMovieDbHelper.getWritableDatabase();\n\n int movieDeleted;\n\n switch (sUriMatcher.ma...
[ { "docid": "150ffdd33601616c6c715b3720e6e3a2", "score": "0.82325625", "text": "public String deleteAction(Movie movie) throws ClassNotFoundException, SQLException{\r\n Connection con = null;\r\n try{\r\n Class.forName(\"org.apache.derby.jdbc.ClientDriver\");\r\n con=D...
0b51bae99e64a8b0c04d93545c000e17
sets the address of the location
[ { "docid": "729b29eb3b47ab1b84eb6f41368e1438", "score": "0.6947911", "text": "public void setAddress(Address addresses) {\r\n\t\tthis.address = addresses;\r\n\t}", "title": "" } ]
[ { "docid": "b7b1fb7e5c74a3ef816cb795184c0297", "score": "0.7901349", "text": "void setAddress(String address);", "title": "" }, { "docid": "2cf292f4d1a48e5ad2e91b7c6f87ee47", "score": "0.78525496", "text": "public void setAddress(){\n if(isLocationSet() && !getStreetResult()....
88fad6e9209bb6bc8249d2df8e474955
Methode om de orintatie van een robot te wijzigen.
[ { "docid": "9ad7fde84364c79c0d19901affe4b8b0", "score": "0.0", "text": "private void setOrientation(Orientation or) {\r\n \t\tthis.orientation = or;\r\n \t}", "title": "" } ]
[ { "docid": "93243357319d0994fdc2daf3ad2314db", "score": "0.73080605", "text": "public IRobot getRobot();", "title": "" }, { "docid": "0363ee165ff28ef886f544240fb7452b", "score": "0.7265158", "text": "public RecibiendoUnaOrden(Robot robot){\n this.robot = robot;\n }", "title":...
2116f97052201be125230ca13a2cdc5b
Swap value of x and y indices
[ { "docid": "a573adbc5ef1db359e38bbd0e5f0a5a2", "score": "0.67305565", "text": "private static void exchange(Comparable[] a, int x, int y){\n\t\tComparable t= a[x];\n\t\ta[x]=a[y];\n\t\ta[y]=t;\n\t}", "title": "" } ]
[ { "docid": "688e455ee222604bbcfad720e7fc90c3", "score": "0.71413", "text": "private void swap(int[][] matrix, int x1, int y1, int x2, int y2) {\n int temp = matrix[x1][y1];\n matrix[x1][y1] = matrix[x2][y2];\n matrix[x2][y2] = temp;\n\n }", "title": "" }, { "docid": "...
46090e053d05bb332366b2fa5b217248
Parses the command line arguments.
[ { "docid": "775de907880bb2957b333c33a7d4c7ea", "score": "0.7216559", "text": "private void parseArgs(String argv[]) throws IllegalArgumentException {\n for (int i = 0; i < argv.length; i++) {\n if (argv[i].equals(\"-v\")) {\n verbose = true;\n continue;\n ...
[ { "docid": "62135ef429356034c15d6e56d87bb20f", "score": "0.7636407", "text": "CommandLineArgumentConfig parseCommandLineArguments(String[] args);", "title": "" }, { "docid": "d64c68e8f36668c54c012d5354ebf8a1", "score": "0.7432728", "text": "private void parseArguments(String[] args) ...
e11ba128e4808f523d92ac94c0f07ad6
To loop through a directory to process all files
[ { "docid": "5f7f362f89f0a5428e61bdae83f57739", "score": "0.0", "text": "public static void showFiles(File[] files) throws IOException {\r\n\t for (File file : files) {\r\n\t if (file.isDirectory()) {\r\n\t System.out.println(\"Directory: \" + file.getName());\r\n\t showFil...
[ { "docid": "dbcaf2ccb289d4f60cf76649e7565107", "score": "0.79408646", "text": "private static void loopThrough(final File dir) throws Exception {\n\t\tassert dir.isDirectory() : \"Logic error: not a directory\";\n\t\tFile[] files = dir.listFiles(new FilenameFilter() {\n\t\t\tpublic boolean accept(File d...
a21dc23d86240d3b5370808637618538
Called by layer PRESENTER when VIEW pass for a reconstruction/destruction. Usefull for kill/stop activities that could be running on the background Threads
[ { "docid": "b8562488ea8eca1cc746aaa9b798e1af", "score": "0.0", "text": "@Override\n public void onDestroy(boolean isChangingConfiguration) {\n\n }", "title": "" } ]
[ { "docid": "8075ff8cff589e9f3bc0ece25d914ae4", "score": "0.64970183", "text": "@Override\r\n\tpublic void onDestroyView() {\r\n\t\tLog.d(LOG_TAG, \"onDestroyView\");\r\n\r\n\t\t// interrupt the RouteRetrieverThreads\r\n\t\tif (poiRouteRetriever != null)\r\n\t\t\tpoiRouteRetriever.interrupt();\r\n\r\n\t\...
ad4d65b6a4b167d6497f618c1cbc7bfb
Generate JSON from Database
[ { "docid": "7b1d16347def2f7ac463b61da244b686", "score": "0.674908", "text": "public String generateJSON() throws JSONException {\n ArrayList<User> users = databaseManager.listUsers();\n\n JSONObject json = new JSONObject();\n JSONArray jsonArray = new JSONArray();\n\n for (Us...
[ { "docid": "c98ad58f8f2388e6e8fe180cd5f0978a", "score": "0.65923977", "text": "public String toJSON(){\n\t\tString[] objects = new String[records.size()];\n\t\tfor(int i=0; i<records.size(); i++){\n\t\t\tobjects[i] = records.get(i).toJSON();\n\t\t}\n\t\treturn \"[\" + String.join(\",\", objects) + \"]\"...
f74557c7e8a63a83c832812bfb2872e4
0 1 2 3 4 5 0 1 1 2
[ { "docid": "fb303de8fd003960f13f6e7434b7344d", "score": "0.0", "text": "public int longestConsecutive(int[] nums) {\n if (null == nums || nums.length == 0) {\n return 0;\n }\n Arrays.sort(nums);\n //连续数最大长度\n int res = 1;\n //start连续数起始指针,end连续数结束指针\n...
[ { "docid": "a50b72629af312e85bfcaccd399ccf9e", "score": "0.5498622", "text": "@Override\n public void strum() {\n // Starting from 6, move all the way to down the for loop, plucking all of\n // the cables.\n strum(6);\n }", "title": "" }, { "docid": "683d301ce4a2c184baf730f0bf128...
8787b3b412b30d200a96c6359399c8a9
called when the RoomDatabase is initialized.
[ { "docid": "e6154a3f46ae17c8ae5080488cd97911", "score": "0.0", "text": "@Override\n protected SupportSQLiteOpenHelper createOpenHelper(DatabaseConfiguration config) {\n\n return null;\n }", "title": "" } ]
[ { "docid": "88e28f76760bb50204b4e8581492aea6", "score": "0.7791388", "text": "@Override\n\tpublic void initDatabase() {\n\t\t\n\t}", "title": "" }, { "docid": "2753d3a87b54cf06952752cb1dec271e", "score": "0.76089376", "text": "public void initialize() {\r\n helper.getReadableD...
6a959b1e3639c54213b0219bcc360ffe
the options for freeing a path
[ { "docid": "802b4653bee370c86f8404e55f1da990", "score": "0.0", "text": "public FreeTOptions getOptions() {\n return this.options;\n }", "title": "" } ]
[ { "docid": "5fe889e03e14caa553aae3700f4d3e66", "score": "0.5843952", "text": "public FreeTResponse free(String path, boolean recursive, FreeTOptions options) throws alluxio.thrift.AlluxioTException, org.apache.thrift.TException;", "title": "" }, { "docid": "453216dfe87e7bf3eb18c6dca613ca7d",...
d1bb07e73342a8413a6ffd8a2d165ba7
Moves to the next location of the square.
[ { "docid": "afe8e06a5475421e465a6fd5d83569be", "score": "0.69526047", "text": "public void move()\n {\n Grid<Actor> gr = getGrid();\n if (gr == null)\n return;\n Location loc = getLocation();\n Location next = loc.getAdjacentLocation(getDirection());\n if...
[ { "docid": "e6d9131b6ff390c19ecd634cf992c4f1", "score": "0.7054405", "text": "private void nextPosition() {\n\n\t\tsetCurrentDisplayId(getCurrentDisplayId() + 1);\n\t}", "title": "" }, { "docid": "46cdbb516954f7f86fe1a3dd7d6a1ca3", "score": "0.6901695", "text": "private void goToNext...
eb03f9a194ba4a58e1d9d11fdeff6dfa
set request log of ExecutionContext
[ { "docid": "3945525a2d23f4d138afb925614e9685", "score": "0.0", "text": "@CrossOrigin(origins = {\"*\"})\n @ApiOperation(value = \"\", notes = \"Retrieves the catalogue id's for a party.\")\n @ApiResponses(value = {\n @ApiResponse(code = 200, message = \"Retrieved the catalogue id's succ...
[ { "docid": "f98c45bceba0075d869d8e6243299907", "score": "0.7153573", "text": "void setLoggingContext();", "title": "" }, { "docid": "0ae22df4aa16ecfadf3f081dc3972b1d", "score": "0.6346533", "text": "@Override\n\tpublic void addLog(LogRequest request) {\n\t\t\n\t}", "title": "" ...
ddbe3beab75bdd5c53e645c57cb4a732
Get the time in milliseconds of the last update cycle start
[ { "docid": "c4999bc2580e762b49abe116533988d6", "score": "0.0", "text": "public static long getMilliTime()\n {\n return currentTime / 1000000;\n }", "title": "" } ]
[ { "docid": "99e7ee34335b9c7ae74219ce2ab1ab09", "score": "0.7146412", "text": "private double now() {\n return System.nanoTime() / 1000000.0d;\n }", "title": "" }, { "docid": "6bc13650890fd66d8bea4cc671d11a3c", "score": "0.7142758", "text": "long getLastUpdateTime();", "...
8b6cc7676968c3e215305d49d7d4e5f9
Converts the activity instance select answer.
[ { "docid": "cb888a7764f140f31c99f15f0f54a022", "score": "0.671106", "text": "private ActivityInstanceSelectAnswer convertActivityInstanceSelectAnswer(Handle handle, Response response, String studyGuid,\n String userGuid, Questio...
[ { "docid": "0c7b52aadd29c5ac8ed0721052c7f447", "score": "0.53055215", "text": "private String getSelectedActivity() {\n int index = atividadesRadioGrp.indexOfChild(findViewById(atividadesRadioGrp.getCheckedRadioButtonId()));\n switch (index) {\n case 0:\n return \...
c6636f1f437be4b1e2f7ea76114a22e0
Sets the maximum number of digits for xsd:integer validation. To pass validation, a xsd:integer must have this many digits or fewer. Leading zeros are not counted.
[ { "docid": "05870edf73b3bd57c775ea57f0d7a078", "score": "0.5151177", "text": "public void setTotalDigits(final int totalDig) {\n if (totalDig <= 0) {\n throw new IllegalArgumentException(\n \"IntegerValidator: the totalDigits facet must be positive\");\n }\n _totalDigits = totalDi...
[ { "docid": "dd67ca058a9a53f0fd5bb48ac4835d34", "score": "0.73337215", "text": "public void setMaximumIntegerDigits(int maximumIntegerDigits){\n\t\tformat.setMaximumIntegerDigits(maximumIntegerDigits);\n\t}", "title": "" }, { "docid": "49d83e7e18269e49e4b54994f926bc89", "score": "0.693753...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "01cae5686e1ed81baea26b2a02b14afd", "score": "0.0", "text": "@Override\n\tpublic boolean placeOrder(String ISBN, int amount) {\n\t\tHashMap<String, String> attributes = new HashMap<>();\n\t\tattributes.put(\"ISBN\", ISBN);\n\t\tattributes.put(\"NoOfBooks\", \"\"+amount);\n\t\treturn mySqlConn...
[ { "docid": "da34ed11fe7c5649b3cd0bdad6dca5df", "score": "0.71166533", "text": "@Override\n\t\tpublic void 비행() {\n\t\t\t\n\t\t}", "title": "" }, { "docid": "93de84d0e77a5e19e12e7d0655c39af3", "score": "0.67354393", "text": "@Override\n\tpublic void agit() {\n\t\t\n\t}", "title": ...
4fde1363dfcdb36614deab02ae59097b
Nothing to do here
[ { "docid": "83812b56f02075ccc1d6ffa677a0c133", "score": "0.0", "text": "@Override\n\tpublic LazyIRTree visit(syntax.IntArrayType n) {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.72942156", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "4862518dedb9e169c3cc620e5ebe04c5", "score": "0.65970576", "text": "@Override\r\n\tpublic void atura() {\n\t\t\r\n\t}", "title": "" ...
1c21c52be59393cef5dca61def14bec8
repeated .sotero.RECORDS.ROWS rows = 1;
[ { "docid": "f87e3d04779756242a7ddfb98b579d13", "score": "0.0", "text": "public Builder setRows(\n int index, com.sotero.proto.SbTestProtos.RECORDS.ROWS value) {\n if (rowsBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n ...
[ { "docid": "fd54d8b1fd5494ac437cdd3c1a2921a0", "score": "0.59348583", "text": "com.sotero.proto.SbTestProtos.RECORDS.ROWS getRows(int index);", "title": "" }, { "docid": "08228a7ab493dfff93c8a6926b5cfb16", "score": "0.541479", "text": "void set(Table table, IntegerVector rows) {\r\n ...
32ae36af5188f09b75a8dc18e7ce5077
This method was generated by MyBatis Generator. This method sets the value of the database column contest_problem.title
[ { "docid": "69cf26fc2a43a637725ae36c17dcf107", "score": "0.5211305", "text": "public void setTitle(String title) {\n\t\tthis.title = title == null ? null : title.trim();\n\t}", "title": "" } ]
[ { "docid": "2df31107ff6352fd461482e6599131f8", "score": "0.6272087", "text": "void setQuestionTitle(String questionTitle);", "title": "" }, { "docid": "9da7783d1cca54265c059147a06a7dc4", "score": "0.5719424", "text": "public final void setTitle(String title)\n { \n setAttri...
711fc80a55f12be4a22ada6aad54d14c
Returns true if the iteration has more elements. (In other words, returns true if next would return an element rather than throwing an exception.)
[ { "docid": "60a3481737fef3a456c58b07d3f7f219", "score": "0.7275706", "text": "public boolean hasNext() {\r\n\t\treturn iterator.hasNext();\r\n\t}", "title": "" } ]
[ { "docid": "5919e1dd6b5b8585b9cb2bbd99e44edd", "score": "0.85917455", "text": "@Override\n\tpublic boolean hasMoreElements() {\n\t\treturn (this.iterator.hasNext());\n\t}", "title": "" }, { "docid": "85542407525f5fbba727c5060042f9e2", "score": "0.8565895", "text": "public boolean has...
103e0762a2f4c672d2c74d7bf8072abe
back button of android
[ { "docid": "3ef2c554e6e88da3ea9c347f11482296", "score": "0.0", "text": "public boolean onKeyDown(int keyCode, KeyEvent event) {\n if (keyCode == KeyEvent.KEYCODE_BACK) {\n exitByBackKey();\n //moveTaskToBack(false);\n return true;\n }\n return super....
[ { "docid": "b0b322c867104db15a15179e1d1b5136", "score": "0.84137654", "text": "void onBackPressed();", "title": "" }, { "docid": "3c23d23e3fa6f38b6147eed85492552e", "score": "0.817257", "text": "@Override\n\tpublic void onBackClick() {\n\t\tfinish();\n\t}", "title": "" }, { ...
b473a0325df2105e966c88a94b6bbbfe
/ Metodos para tratamento de eventos e de tela em geral. Evite mudar.
[ { "docid": "8d7d86214500ca6224badbb67dd78b75", "score": "0.0", "text": "public AgendasBean getAgendasBean() {\n if (agendasBean == null) {\n agendasBean = findBean(\"agendasBean\");\n }\n return agendasBean;\n }", "title": "" } ]
[ { "docid": "d28f2a24cda2bfc3d415447fd243697f", "score": "0.65757746", "text": "private void crearEventoAyuda() {\n\t}", "title": "" }, { "docid": "13c920c273bd02b32f1b29aaadb90e4d", "score": "0.6021942", "text": "public static void main(String[] args) {\n \tTavolo tav1 = new Tavol...
f5fbc8d352dae44d8b6f75ac90697b0a
Calculate Refrigerant and Air Conditioning Emissions.
[ { "docid": "b1ef36726cea84ec1f48519da08e4c63", "score": "0.57418376", "text": "public JSONObject calculateScope1RefrigerantAC(String blId, int calcYear, String scenarioId,\n int sourceId, JobStatus status) {\n JSONObject jsonExpression = new JSONObject();\n String tableName = \"...
[ { "docid": "848b7f3b3ca4b08c4cc268d4f6f48c0a", "score": "0.5711565", "text": "public void calcReinforcementArmies() {\n Integer newArmies = this.numOfTerritories() / 3;\n armies += newArmies + continentArmyReward;\n\n System.out.printf(\"\\nPlayer %d received %d armies. (%d from ter...
3b9fc7ec8c65a672de19239942808ba7
removeIcon gets the coordinates of the button pressed an distinguishes whether it is the original button or the move button
[ { "docid": "f85f5711ee7a502595a1f27711961b9a", "score": "0.0", "text": "public void actionPerformed(ActionEvent e){\r\n for (int i = 0; i < 8; i++) {\r\n for (int j = 0; j < 8; j++) {\r\n if(buttonArray[i][j] == e.getSource()){ \r\n if (clickCounter % 2 == 0){\r\n xCor...
[ { "docid": "7f076b91a1aa94832cc39c032c48c1ec", "score": "0.6785002", "text": "private void removeButton() {\n\t\tremove(infoButton);\n\t\tremove(infoLabel);\n\t}", "title": "" }, { "docid": "fb2991d9e4b2d442f9332c78a33720be", "score": "0.6545484", "text": "public void removeIcon(JBut...
703b7801296ebff8f4e4b672e26dc56e
Returns a new object of class 'Quality Risk'.
[ { "docid": "2119c2ab5a903d5305cdd465724b519f", "score": "0.8137929", "text": "QualityRisk createQualityRisk();", "title": "" } ]
[ { "docid": "b1c82d0651184d9932193720807e1de8", "score": "0.7463711", "text": "QualityScenario createQualityScenario();", "title": "" }, { "docid": "c59a680b39495996bdb26f8e52eeada7", "score": "0.67484975", "text": "public float getQuality();", "title": "" }, { "docid": "0...
ce2d0632200d895f6b8292808de4ddd5
Makes the device discover all discoverable bluetooth devices in range.
[ { "docid": "daf0453490ce00805bbf558c9acd2546", "score": "0.67963177", "text": "public void discover() {\n if (btAdapter.isDiscovering()) {\n btAdapter.cancelDiscovery();\n checkBtPermissions();\n btAdapter.startDiscovery();\n Toast.makeText(this.context...
[ { "docid": "ba622e5572adeb7380d8406ea775d03c", "score": "0.68517274", "text": "private void discoverDevices(){\n //Make sure Bluetooth is initiated.\n if(initiateBt()) {\n discovered_devices.clear();\n discovered_devices_string.clear();\n bluetoothService.s...
b1d7805be7c831d4ab01a25ebe8fb258
optional string work_item_id = 1;
[ { "docid": "4e3caece4a9a4c4cbbf349160cc2baad", "score": "0.56790483", "text": "public Builder setWorkItemIdBytes(\n com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n workItemId_ = v...
[ { "docid": "d7c2aa2570901b36b172710cd60d67b9", "score": "0.69825864", "text": "java.lang.String getWorkItemId();", "title": "" }, { "docid": "d7c2aa2570901b36b172710cd60d67b9", "score": "0.69819397", "text": "java.lang.String getWorkItemId();", "title": "" }, { "docid": "...
2c2f6b4b7a9639fc766af0fedb92d208
end of main method Private method to write the response from the input stream to a file in local directory.
[ { "docid": "16fbc7900baac3b1aadf7cf6c28a6529", "score": "0.6375076", "text": "private static void fileWriter(String strResponse , String responseMessagePath, boolean isUTF8Support) {\n\n\t\tDateFormat today = new SimpleDateFormat(\"yyyy_MM_dd_hh_mm_ss_SSS\");\n\n\t\t//String path = responseMessagePath;\...
[ { "docid": "c4e961868977d4c3e83343c5afcaa072", "score": "0.67254514", "text": "private static void handleResponse(HttpResponse response, String outputFile)\n\t{\n\t try\n\t {\n\t byte data[] = new byte[BUFFER_SIZE];\n InputStream entityStream = response.getEntity().getContent();\...
fe93d9e73ad5a64d51ab2efc0f3e6245
Start and complete 'Find Your Happy Place' activity of level 3 of 'Manage Your weight' game plan
[ { "docid": "d2ba14273c512382f9c2e416c9ce99d5", "score": "0.6536439", "text": "public void startAndCompleteFindYourHappyPlaceActivity(String activityName,int count){\n\t\tclickOnNextArrowToLoadMoreActivities();\n\t\tclickOnNextArrowToLoadMoreActivities();\n\t\tstartOtherActivitiesOfGPLevel(activityName);...
[ { "docid": "d8f77b66f263a86e5cd0cbfb6403cf0a", "score": "0.66643554", "text": "public void startAndCompleteFindYourHappyPlaceActivityOfMasterStress(String activityName, int count){\n\t\tclickOnNextArrowToLoadMoreActivities();\n\t\tclickOnNextArrowToLoadMoreActivities();\n\t\tstartOtherActivitiesOfGPLeve...
aabfbb957663cd2a10a98ba49889b64d
String name = "Pias";
[ { "docid": "d02ccef7af7b68d12ceb3f012ea73c65", "score": "0.0", "text": "public static void main(String[] args) {\n\t\r\n\t\tString myName = new String(\"PiasBeImp\");\r\n\t\tSystem.out.println(myName.length());\r\n\t\t\r\n\t\tSystem.out.println(myName.charAt(3));\r\n\t\t\r\n\t\tSystem.out.println(myName...
[ { "docid": "4056d9d40b9683200ec0e3f93605d420", "score": "0.727669", "text": "public void take_name(String name_from_basics4)\n {\n name=name_from_basics4; \n }", "title": "" }, { "docid": "eb90266db5f6b21c74d87d7f9eb51148", "score": "0.7171379", "text": "StandardOfLiving(S...
1268fd9e641a633c49bebf59bfdc063a
Ensure we have an Extern with given name and given resources
[ { "docid": "165cfbb51682aa31b324e1f70c1e4490", "score": "0.6348544", "text": "Extern addExtern(String name, int... resources);", "title": "" } ]
[ { "docid": "af46b2877dc6c0d187bf0dac31fe48a0", "score": "0.5410382", "text": "boolean hasResource();", "title": "" }, { "docid": "e7888fed7101cfde0ec67a9df307c3ca", "score": "0.5345852", "text": "public abstract void addResource(String name);", "title": "" }, { "docid": "...
1c7b1ba842af1c173b2f9f56fc337a27
by default, all test values will be based on US metrics (pounds, feet, etc.). A conversion method is provided to convert to SI units / test case values for nutrition stats screen
[ { "docid": "65b5dc50d0b271fecd1d28b4e3eeee44", "score": "0.0", "text": "public static double getUserCurrWeight() {\r\n return UserCurrWeight;\r\n }", "title": "" } ]
[ { "docid": "1063e68f0c9f14f4981d69b9f922fe73", "score": "0.6648162", "text": "@Test\n public void givenTwelveFeetAndOneInch_ShouldReturnTrue() {\n double value1 = quantityMeasurement.unitConversion(Units.INCH, 12.0);\n double value2 = quantityMeasurement.unitConversion(Units.FEET_TO_INC...
43e9407a73752226884ce9c5b815eef7
For internal use. (One could use the nonstatic discharge method instead, but we expect them to be slower.)
[ { "docid": "11a7e14ecd34a920c1945438b80759cd", "score": "0.0", "text": "private static void discharge(final BufferedRunningLengthWord initialWord, final EWAHIterator iterator, final BitmapStorage container)\r\n\t{\r\n\t\tBufferedRunningLengthWord runningLengthWord = initialWord;\r\n\t\tfor (;;)\r\n\t\t{...
[ { "docid": "cf50bf1b7c1b042474e2172e421465df", "score": "0.69012237", "text": "private double calcUsageCharge() \n {\n return dataCost * 0.03;\n }", "title": "" }, { "docid": "c33d8cefb20fdb825bcbfe70fb7294b3", "score": "0.6354896", "text": "private void charge() {\n ...
c6d296d3d285a029256b51483806cd2e
instancierComposants : initialise les composants void
[ { "docid": "9cb83f648140e2ece875fbed9ae1bc36", "score": "0.6505168", "text": "private void instancierComposants() {\n //Container\n cont = getContentPane();\n\n //JTextField\n txtQueury = new JTextField(\"\");\n txtLang = new JTextField(\"en\");\n txtStartRes = ...
[ { "docid": "272793f3336cd50f530b388618278389", "score": "0.7113993", "text": "private void initComposants() {\r\n\t\tselectionMatierePanel = new SelectionMatierePanel(1);\r\n\t\ttableauPanel = new TableauPanel(1);\r\n\t\tadd(selectionMatierePanel, BorderLayout.NORTH);\r\n\t\tadd(tableauPanel, BorderLayo...
84e579bc94bdf0411e293884bee7d249
Getter per l'anno dell'evento
[ { "docid": "42d31ca57b313aad6a92921060e8bded", "score": "0.0", "text": "public int getYear(){\n\t\treturn EYear;\n\t}", "title": "" } ]
[ { "docid": "4105ef9bbeb680837cc250f27553805c", "score": "0.5993142", "text": "public String getAnnotation();", "title": "" }, { "docid": "1b04387048f0436d1fa258b0c1f13bec", "score": "0.59538865", "text": "public String getIdEvento() {\r\n\t\treturn idEvento;\r\n\t}", "title": "" ...
28f1d245af2843b118f57628e0ac91ad
kill a given session in the datatree
[ { "docid": "b40cce5ff90b935133e42360ec200748", "score": "0.6234676", "text": "public void killSession(long sessionId, long zxid) {\n dataTree.killSession(sessionId, zxid);\n }", "title": "" } ]
[ { "docid": "c03e61576ef4174fb5997861eb418bc0", "score": "0.688356", "text": "private void sessionKill() {\n // prompt for the sid to trace\n// String msg = \"If connected as SYSDBA then an audit entry will be written to the alert log.\\n\\n\" +\n// \"Enter the SID of the session yo...
e30750e88441cbcc118ed8c00f62b2fb
Sink a data in flink table into target table in database.
[ { "docid": "65b0b75581ef7e1059fb4169a7467214", "score": "0.6311691", "text": "public abstract void sinkBatch(ObjectPath objectPath, Table in, Params params, Long sessionId);", "title": "" } ]
[ { "docid": "b803936979ce2221b85dbd7d5c91ae4d", "score": "0.6512231", "text": "public abstract void sinkStream(ObjectPath objectPath, Table in, Params params, Long sessionId);", "title": "" }, { "docid": "10a556bdb436197f91b8cb53f02038d9", "score": "0.5662341", "text": "public void ru...
0edb7c4b0488bdf1d78c1bbd2bdb1b46
/Hide the options and the answer text box
[ { "docid": "71e841db646884ad1bbb3f08bbe8a047", "score": "0.757772", "text": "public void resetOptions() {\n EditText textBox = (EditText) findViewById(R.id.text_box);\n textBox.setVisibility(View.INVISIBLE);\n\n LinearLayout checkList = (LinearLayout) findViewById(R.id.checkboxes);\...
[ { "docid": "6146daea38762e5c3abe7ec5cfc365c2", "score": "0.6703872", "text": "public void hideSuggest() {\n\t\td.setVisible(false);\n\t}", "title": "" }, { "docid": "608ed54af9981f6dde53f72faaf12225", "score": "0.6539588", "text": "public void showOptions() {\n\n Resources res...
75738ed5e31821d1da1a665187e0cdad
Change in text function currently not used as the recipe fragment is extended to cover the screen, this minimised firebase reads through any changes.
[ { "docid": "f8c586107d43e1a7ec30c5d4f3ba3a6a", "score": "0.0", "text": "@Override\n public boolean onQueryTextChange(String s) {\n return false;\n }", "title": "" } ]
[ { "docid": "a045adf08c237e8e7c01f96b56d328d8", "score": "0.6316001", "text": "void notifyTextChange();", "title": "" }, { "docid": "10cfa533331460aafc697b7b8e313ded", "score": "0.600001", "text": "private void OnUpdateText(View v) {\n itemText = \"\";\n\n if(etNewItem !...
eea963498f2294e455f13e8b0d472e1f
Adds element into stack.
[ { "docid": "7926558a7b35151ec1b670b52a134a5b", "score": "0.76477623", "text": "public void push(T element) {\n this.container.add(element);\n }", "title": "" } ]
[ { "docid": "463b6085156eb944b34ef55e4309d037", "score": "0.84644884", "text": "@Override\n\tpublic void push(E element) {\n\t\tstack.add(element);\n\t\t\n\t}", "title": "" }, { "docid": "1b7b392ea5e0e9838c2674c0046fb3da", "score": "0.77921504", "text": "public void push(E element) {\...
2ac81135402fff91251fb1fe0169504a
Method to set up the scaling factor based on the weights of the input graph
[ { "docid": "66a937991280987e6ec23db587efca88", "score": "0.82043064", "text": "public void setupScalingFactor() {\n\t\tint[] nodeCostArray = input.getNodeCosts();\n\t\tint ave = 0;\n\n\t\t// Finding average node weights for this graph\n\t\tfor (int i = 0; i < nodeCostArray.length; i++) {\n\t\t\tave += n...
[ { "docid": "d9509b41be48f143afe4955d80498da3", "score": "0.6910945", "text": "protected void defineScalingCoeff() {\n SCALING_COEFF = 1;\n }", "title": "" }, { "docid": "54748aa651180b41d7bed3acd3ce1c82", "score": "0.6797952", "text": "private void updateScale() {\n\n ...
49f7ff62de1489b2f8c973bcc9d07a6a
Creates a new instance.
[ { "docid": "3261b7ffbe0319217c5a815e3a839e03", "score": "0.0", "text": "public WalletPane() throws NullPointerException {\n super();\n setId(\"walletPane\"); // NOI18N.\n // An issue here is that we do not dispose of the controller.\n controller = SABFXMLUtils.INSTANCE.loadAn...
[ { "docid": "829a0810912ef7e250d239c93d5b64a8", "score": "0.74623096", "text": "Object createInstance() throws Exception;", "title": "" }, { "docid": "01a8f88654736aa15dd9601b9f88aa7d", "score": "0.69988173", "text": "public void create();", "title": "" }, { "docid": "01a8...
e04ddf7d728eccaf2a6644b2db5ddfd3
String representation of the SearchInfo object
[ { "docid": "e09b8ee4b7f15cb7a87f43926d87649c", "score": "0.0", "text": "@Override\n public String toString() {\n return Objects.toStringHelper(this)\n .add(\"rid\", rid)\n .add(\"time-ms\", timeMs)\n .add(\"cpu-time-ms\", cpuTimeMs...
[ { "docid": "0c2472ad943de1890da7efe540c95b7f", "score": "0.75851315", "text": "public String toString()\n {\n return search.toString();\n }", "title": "" }, { "docid": "3bea36962a312422bab465c3c24b26b1", "score": "0.6668403", "text": "@Override\n public String toStrin...
a2973ec0d7a472d696b7937bd42d60f9
System.out.println("xru="+xru+" xnombre="+xnombre+" xap="+xap+" xam="+xam);
[ { "docid": "baf11442adaccff71678b26607f7f705", "score": "0.0", "text": "@RequestMapping({\"modDatosAcceso_2.html\"})\n\t\tpublic String modDatos_2(Model model,@RequestParam String xcodper,String xpasswd,String xpasswd2) throws IOException {\n\n\t\t\ttry{\n\t\t\t\tif(xpasswd.equals(xpasswd2)){\n\t\t\t\...
[ { "docid": "ea33e547e404125c564de27e772b2204", "score": "0.66131574", "text": "public void resultado()\n {\n System.out.println(\"Nombre:\" +nombre);\n System.out.println(\"Gramos de proteinas ingeridos: \"+ proteinasIngeridas);\n System.out.println(\"Gramos de carbohidratos inge...
f3b27211a02fd9b9554c0f8d5b1bade8
inputs/outputs Builds the tagged tree and returns its root.
[ { "docid": "f0a5c85acad893ec5f18b8659ff5a585", "score": "0.6934276", "text": "public Node build() {\n Tokenizer tokenizer = new Tokenizer(tags, text);\n while ((nextToken = tokenizer.next()) != null) {\n handleNextToken();\n }\n return root;\n }", "title": "...
[ { "docid": "dde0b1f6d42573a7e9884a2b40de67a9", "score": "0.6814301", "text": "private Tree<String> buildTree(){\n \t//Above doesn't matter if we know to start at root every time\n \tTree<String> parseTree = new Tree<String>(\"ROOT\");\n \t//System.out.println(back2);\n \trecursivelyBuildTree...
3e483c87e86fe3a777bea74861e2bc9b
Formats the instruction as a String.
[ { "docid": "791ef6b42ca7805d436a836a72547306", "score": "0.0", "text": "@Override\n\tpublic String toString() {\n\t\treturn super.toString() + \" \" + op1 + \" + \" + op2 + \" to \" + result;\n\t}", "title": "" } ]
[ { "docid": "b15547f2663fbb5e4f3eda5f22f4daee", "score": "0.6287588", "text": "public String outputString(ProcessingInstruction pi) {\r\n StringWriter out = new StringWriter();\r\n try {\r\n output(pi, out); // output() flushes\r\n } catch (IOException e) { }\r\n r...
f38976f490345f4ee4c79890f0a81ee6
Creates a new instance of ScolBean
[ { "docid": "85465322fa6e06850f9c2ce73bbf7960", "score": "0.79906386", "text": "public ScolBean() {\r\n }", "title": "" } ]
[ { "docid": "0ba688d7f38853eaa8ca9812d1888987", "score": "0.65527004", "text": "public ChequeSingleBean() {\n }", "title": "" }, { "docid": "3011f633c5cd6d46bdfd7b8028737b40", "score": "0.64709044", "text": "protected abstract T newBean(YasdicContainer c);", "title": "" }, { ...
15e1a49a081a5f89ff3c0627d78ab20a
Exits the Nimsys program and store data in .dat file
[ { "docid": "75ca6dfcd240c3ea2d39e66ebac53cb0", "score": "0.59145206", "text": "public void exit() {\r\n\t\t// Delete the original file and create a new blank file with the same name\r\n\t\tfil.delete();\r\n\t\tfil = new File(url + \"players.dat\");\r\n\r\n\t\t// Write all current player data to this fil...
[ { "docid": "1787dec996397adc9085e89c21798ac4", "score": "0.56986344", "text": "void quit(){\n Configuration.writeConfigFile();\n System.exit(0);\n }", "title": "" }, { "docid": "0aa04f45abda2d6655b516b0e29b9c80", "score": "0.5512449", "text": "public static void m...
6270cedda27824b4bc17aab19e12ce0f
ON SETUP LES ELEMENTS QUI VONT ETRE NECESSAIRES (ACTIVITE LISTNEIGHBOURACTIVITY, INJECTION DE L'API, RECUPERATION DE LA LISTE DE VOISINS...)
[ { "docid": "7c11c5f0b849c43639806458445328e4", "score": "0.60447556", "text": "@Before\n public void setUp() {\n mActivity = mActivityRule.getActivity();\n assertThat(mActivity, notNullValue());\n mService = DI.getNeighbourApiService();\n mNeighbourList = mService.getNeigh...
[ { "docid": "6ccc1e5bb8564b956fc8356cbd3c3591", "score": "0.6036107", "text": "private void prepare()\r\n {\r\n addObject(botonPortada,825,625);\r\n }", "title": "" }, { "docid": "55e03d4bb8e23605965c1554c48f46ff", "score": "0.5974135", "text": "private void setActivos()\...
9f6799f6d5491c0bee75049a4607717d
Load an AxisConfiguration from the repository directory specified
[ { "docid": "43e03a0dd2574ffb171b3b147c078602", "score": "0.4861698", "text": "public void init(String repoLocation) throws ServerException {\n if (repoLocation == null) {\n throw new ServerException(\"Axis2 repository not specified!\");\n }\n\n // Check whether this is a ...
[ { "docid": "2ce0144fe1b104f3f12434f1fee208df", "score": "0.63575673", "text": "@Override\n public void loadRepository(String repoDir) throws DeploymentException {\n File axisRepo = new File(repoDir);\n if (!axisRepo.exists()) {\n throw new DeploymentException(\n ...
6ea8c4043a75e77646122998c75aa811
Retrieve song object from byte array
[ { "docid": "7ed6ff691e6b12c38740157db4e35a4f", "score": "0.7068017", "text": "public static Song deserialize(byte[] data) throws IOException,\n\t\t\tClassNotFoundException {\n\t\tByteArrayInputStream in = new ByteArrayInputStream(data);\n\t\tObjectInputStream is = new ObjectInputStream(in);\n\t\tSong s ...
[ { "docid": "1f8830759087868ba5e52d7a0559478e", "score": "0.6459286", "text": "public Object getObject(byte[] bytes) {\n Log.d(TAG, \"getObject() called with: bytes = [\" + bytes + \"]\");\n Object object = null;\n //Probably we catch an exception\n try {\n ByteArra...
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": "9813d71a4b724b9d132f23a2cb80322c", "score": "0.70787674", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.menu.main_activity_actions, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "...
430d326b0acfc76ee5fac6c58f6c4aa3
Converti un message en tableau de bytes, pour envoi par paquet
[ { "docid": "4d5386bde9464bc53446971b4d1588df", "score": "0.60763264", "text": "public abstract byte[] toBytes();", "title": "" } ]
[ { "docid": "b321dfeb924ad382cfa20c950d57cd92", "score": "0.66505677", "text": "public void generateFromByteMessage(byte[] mes);", "title": "" }, { "docid": "1f129a12a3d96ef982c0d51c07a469a6", "score": "0.63639146", "text": "@Test\n public void testCreateBytesMessageFromDataWithEmp...
d30f32f5567f3e2337a5a1dbc712cd51
Number of Pages Set
[ { "docid": "1908cc6d7b596a9fea4f5f6cbdbbe408", "score": "0.6295733", "text": "public void setNumberOfPages(Integer numberOfPages) {\n\t\tthis.numberOfPages = numberOfPages;\n\t}", "title": "" } ]
[ { "docid": "4a591f70a8d49ad617e2b97dfb777389", "score": "0.8188801", "text": "public int getPageCount();", "title": "" }, { "docid": "0b72c10e75ae2ce5c6b7fced34f86236", "score": "0.79519093", "text": "static int getPagesCount() {\n return pages;\n }", "title": "" }, ...
ae400a30e6226cbf2ab4bdcde63a3e4d
/ access modifiers changed from: private / renamed from: b
[ { "docid": "9ac363f3c736433123081bce114afe42", "score": "0.0", "text": "public /* synthetic */ Bitmap m60946b(Bitmap bitmap) throws Exception {\n int i = this.f43540t;\n return Bitmap.createScaledBitmap(bitmap, i, i, false);\n }", "title": "" } ]
[ { "docid": "c630857e429414c34e1b5c8c22fc671e", "score": "0.6619469", "text": "public int b()\r\n/* 38: */ {\r\n/* 39:52 */ return this.b;\r\n/* 40: */ }", "title": "" }, { "docid": "0cdb5e1ef7298679ec9053ee35e34871", "score": "0.66061616", "text": "public void b() {\n ...
bb97f39de8c99f5fa969d921232a9d51
Write from an InputStream to an OutputStream NOTE: It is the callers responsibility to close both streams
[ { "docid": "abc55e8002e1501f59a3f4b05cd944b2", "score": "0.66873807", "text": "public static void write (InputStream is, OutputStream out, int bufferSize) throws Exception {\n final String eLabel = \"StreamUtils.write(InputStream, OutputStream): \";\n try {\n if (bufferSize < 1)...
[ { "docid": "e72c3a6973c9100e14ac50c64f5f785e", "score": "0.68328524", "text": "public void write(OutputStream outStream);", "title": "" }, { "docid": "5452929b15cf1196d0996bc2b8dc1dad", "score": "0.66385543", "text": "public static void inputstreamToOutputstream(InputStream is, Outpu...
9e2820b9039639b21a8e98702a173190
Returns the value of the 'Integer32' containment reference. If the meaning of the 'Integer32' containment reference isn't clear, there really should be more of a description here...
[ { "docid": "28186e4c45b542f2bc910dbf5bea578b", "score": "0.6700298", "text": "TDataTypes getInteger32();", "title": "" } ]
[ { "docid": "8f050d782940839439569ed2d6493c83", "score": "0.6552441", "text": "public com.google.protobuf.Int32Value getInt32Value1() {\n return int32Value1_ == null ? com.google.protobuf.Int32Value.getDefaultInstance() : int32Value1_;\n }", "title": "" }, { "docid": "5b9a4bcb5aea5d1407fb...
a0b0d0d974f3498bb9175c417d65eb6d
Tests standard case, and case insensitivity
[ { "docid": "f7f28dd1255d9e0d7aea0a3444a09fd2", "score": "0.0", "text": "@Test\n public void testOWinsCol3() {\n TicTacToeBoard board = new TicTacToeBoard(\"xxoexo.uo\");\n assertEquals(Evaluation.Owins, board.evaluate());\n }", "title": "" } ]
[ { "docid": "501325ecbd0c173c3837ac8709e362bd", "score": "0.7557136", "text": "boolean isCaseSensitive();", "title": "" }, { "docid": "c2ccb8139bb48416b0452d5eda9b16b5", "score": "0.7528215", "text": "boolean isIgnoreCase();", "title": "" }, { "docid": "3a83355a4a2e1c4c02d...
01481e5404ddd652f5f23bd4b466e598
Switch to create product development pop up and enter information.
[ { "docid": "6ccd7e98571a299fe1d5e11fe2db0874", "score": "0.8009833", "text": "public void switchToCreateProductDevelopmentPopUpAndEnterInformation(String productName, String office) {\n\t\tparentWindow = castorHomePg.get_CurrentWindowHandle();\n\t\tcastorHomePg.getWindowHandle();\n\t\tcastorHomePg.txtBo...
[ { "docid": "b2d81c333f07e842f5c86fcadffa79f8", "score": "0.71322095", "text": "public void clickOnProductDevelopment() {\n\t\tcastorHomePg.get_Btn_ProductDevlopment().isEnabled();\n\t\tcastorHomePg.checkWeekSliderSpinnerToDisappear();\n\t\tcastorHomePg.get_Btn_ProductDevlopment().click();\n\t\tcastorLog...
66cca134b2f6c42c181c4a3da7ff1d64
true if JMX is enabled, false otherwise.
[ { "docid": "392d166713fe1c3c570a853e5861e4f8", "score": "0.85565007", "text": "public boolean isJMXEnabled( )\r\n {\r\n return _bJMXEnabled;\r\n }", "title": "" } ]
[ { "docid": "c15566cb68d9362ea59d9b32615b4cab", "score": "0.8529479", "text": "public static boolean isJmxEnabled() {\r\n\t\treturn System.getProperty(JawrConstant.JMX_ENABLE_FLAG_SYSTEL_PROPERTY) != null;\r\n\t}", "title": "" }, { "docid": "4c6aeec1cbe82bd4967e0b94e74247d0", "score": "0....
36678f5b90ef5f05a9623d710eb91eb9
repeated .movie.Category categories = 2;
[ { "docid": "21b1c905e4c7aca2e2a662bce5cfff55", "score": "0.0", "text": "public Builder setCategories(\n int index, com.ua.mytrinity.tv_client.proto.MovieServer.Category value) {\n if (categoriesBuilder_ == null) {\n if (value == null) {\n throw new NullPointerExceptio...
[ { "docid": "8ef03c386cb5262252ecf9aedfcd6cbd", "score": "0.582304", "text": "com.ua.mytrinity.tv_client.proto.MovieServer.Category getCategories(int index);", "title": "" }, { "docid": "0b2815b1625ee08279b1843c06b2ec23", "score": "0.53447276", "text": "void addCategory(Category _Cate...
58b0e16c6eaa6b8a44a6f8863e5d56a3
Calculate the cost to travel the same distance with an electric car
[ { "docid": "88e35d9b9a22cd76958fa6b9ed861bb3", "score": "0.6508814", "text": "public void calculateCostTravel(){\n }", "title": "" } ]
[ { "docid": "612024908a1895de7a9e52258fe7aaef", "score": "0.70768917", "text": "private void calculateCostForRoute() {\n route.add(0, startingLocation);\n costForRoute = 0;\n for (int i = 0; i < route.size() - 1; i++) {\n costForRoute += route.get(i).getEdge(route.get(i + 1)).length;\n }...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "edf88f3e34a9706c056fd1335fdbd329", "score": "0.0", "text": "@Override\n\tpublic byte TranslateSource(int iSource) {\n\t\tbyte bySource = Source.OFF;\n\n\t\tswitch (iSource) {\n\t\tcase DDef.SOURCE_DEF.Src_radio:\n\t\t\tbySource = Source.TUNER;\n\t\t\tbreak;\n\t\tcase DDef.SOURCE_DEF.Src_musi...
[ { "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": "" ...
5f6875ae05af2c8afa78bab7dc04ee86
Constructor which sets the default scanner.
[ { "docid": "14e9c42816c36fa0d2ea4c1b63e926c4", "score": "0.0", "text": "@Deprecated\n public Parser(java_cup.runtime.Scanner s) {super(s);}", "title": "" } ]
[ { "docid": "3582728e83dc0de528c9bb3a22573804", "score": "0.7363979", "text": "public static void init() {\n\t\tscanner = new Scanner(System.in);\n\t\treturn;\n\t}", "title": "" }, { "docid": "c102126df1ef6a32a622d3a9f97e1b59", "score": "0.71984017", "text": "public static void setSca...
b80040b35c1dce481a0dcf3790b25ed0
This method was generated by MyBatis Generator. This method corresponds to the database table tb_bs_warn
[ { "docid": "e1b1e96dbc0df50e01cc4c97951ef1a5", "score": "0.0", "text": "int deleteByPrimaryKey(Integer id);", "title": "" } ]
[ { "docid": "7590a9a6c2270311f49e75008a12986b", "score": "0.6667463", "text": "@Override\r\n\tpublic SQLWarning getWarnings() throws SQLException {\n\t\treturn null;\r\n\t}", "title": "" }, { "docid": "392ae47f99fbd7be34e668d5ac52e831", "score": "0.666153", "text": "public SQLWarning ...
f242151b8530c140127eb10ef17ae95c
pretend the meta is 3
[ { "docid": "0ee2abe8c0a7afeaf48743f54f0f36ba", "score": "0.0", "text": "@SideOnly(Side.CLIENT)\n @Override\n public Icon getIcon(int side, int meta) {\n return getIconFromSideAndMeta(side, 3);\n }", "title": "" } ]
[ { "docid": "82197fd235fbce67fcd55a43ff8e2447", "score": "0.6571787", "text": "boolean hasMeta();", "title": "" }, { "docid": "82197fd235fbce67fcd55a43ff8e2447", "score": "0.6571787", "text": "boolean hasMeta();", "title": "" }, { "docid": "82197fd235fbce67fcd55a43ff8e2447...
b75f8a0ffcb389b4690a726b3fd283c0
Test case Verifies booking flow gets completed without issues
[ { "docid": "584286414d4fd20767538b66bbdfa352", "score": "0.73137575", "text": "@Test(priority=1)\r\n public void bookFlight(){\r\n Assert.assertEquals(homePage.bookFlight(\"Boston\",\"London\"),true);\r\n Assert.assertEquals(homePage.selectFlight(),true);\r\n Assert.assertEquals(...
[ { "docid": "26496ffb7d3cfdfda4f3ebb708412e66", "score": "0.7723583", "text": "public void verifyBookingDetails() throws Throwable {\n verifyPassengerDetails();\n verfyItineraryDetails();\n //overViewOfBooking();\n logger.log(LogStatus.PASS,\"Booking details verifiction done s...
8a3d2429551275b4ea394849b102996b
If the collection is null, just skip it. This is important because of the way filtering works; if we stored a null then the field would match when filtering for null (same as a null in the list). Also, storing a null would forcibly assign null to the collection field on load, screwing things up if the developer decided...
[ { "docid": "fc5b90d604343269e09ac346de054208", "score": "0.0", "text": "@Override\n \t\t\t\tprotected ListNode saveList(Collection<Object> pojo, boolean index, SaveContext ctx) {\n \t\t\t\t\tif (pojo == null)\n \t\t\t\t\t\tthrow new SkipException();\n \t\t\t\t\t\n \t\t\t\t\t// If it's empty, might as we...
[ { "docid": "5cdbf9d43a682d08ec8be00eb842acba", "score": "0.59317213", "text": "public static <T> void noNullElements(Collection<T> collection) {\n notEmpty(collection);\n int i = 0;\n for (Iterator<T> it = collection.iterator(); it.hasNext(); i++) {\n if (it.next() == nul...
c01cba80732ece9eb1a7ed97bbfa6db5
Add new USER : //
[ { "docid": "2d26c53da754145eeb40609d5c0562c4", "score": "0.0", "text": "@PostMapping(value = \"/\", consumes = MediaType.APPLICATION_JSON_VALUE)\n\tpublic ResponseEntity<UsersDTO> createUser(@Valid @RequestBody final UsersDTO user) {\n\t\tlogger.info(\"Creating User : {}\", user);\n\t\tif(userJpaReposit...
[ { "docid": "3994a025d1f063b457cb0a945410f147", "score": "0.8327887", "text": "void addUser(User user);", "title": "" }, { "docid": "3994a025d1f063b457cb0a945410f147", "score": "0.8327887", "text": "void addUser(User user);", "title": "" }, { "docid": "16fb34909df461653282...
ce9930f1baadac059f38d87c733edd45
Setter method for the index.
[ { "docid": "66254d7a72e8754193286d25d0590942", "score": "0.7395028", "text": "public void setIndex(int index) {\n\t\tthis.index = index;\n\t}", "title": "" } ]
[ { "docid": "815270eafd63ce3a18b40af847b13df5", "score": "0.81036353", "text": "public void setIndex(int index){\n\n this.Index = index;\n\n }", "title": "" }, { "docid": "c554848958fda3f7d155e662a8d289dc", "score": "0.79443866", "text": "void setIndex(int index);", "tit...
88b8fcb427dd9af2822b8a5f5379b993
When a new heart piece is obtained increases health and sets heart pieces to zero.
[ { "docid": "2612f8592bacc7c4b589af496b86500c", "score": "0.8137145", "text": "public void fillHeart() {\n heartPieces = 0;\n maxHealth += 2;\n }", "title": "" } ]
[ { "docid": "af03a495443efc23ea08678f39bd8d1f", "score": "0.6762766", "text": "public void decreaseHealth() { setHealth(getHealth()-1); }", "title": "" }, { "docid": "1ffed08018a2a816c557e69d3a52c1aa", "score": "0.67033035", "text": "@Override\r\n public void increaseHealth() {\...
485fd2ba1c5a261e997d0c598a7fea9d
end merge() int[] sort(int[]) Sorts input array using mergesort algorithm Returns sorted version of input array (ascending)
[ { "docid": "73e4e6defb443c559c0b95bd470f308f", "score": "0.7696781", "text": "public static int[] sort( int[] arr ) \n {\n\tif(arr.length == 1){\n return arr;\n }\n else{\n return( merge ( sort(Arrays.copyOfRange(arr,0,arr.length/2)) , sort(Arrays.copyOfRange...
[ { "docid": "d0ac65aaa25eb31f175b544b54f7d7a1", "score": "0.8343657", "text": "static void mergeSort(int[] arr){\r\n\t\t\r\n\t\t\r\n\t}", "title": "" }, { "docid": "cab2c415d30b5c3b022ba6b85c6809ba", "score": "0.81487966", "text": "public static int[] mergeSort(int[] in) {\n\t\tint so...
a8268819215015a5dce15995de79d791
Removes EntryFragmentListener when Fragment detached
[ { "docid": "c12a61b423f73d6ed81e0851d9e0a654", "score": "0.68087286", "text": "@Override\n public void onDetach() {\n super.onDetach();\n listener = null;\n }", "title": "" } ]
[ { "docid": "275a7ddc9954d33c9aa53827addf4f89", "score": "0.6800099", "text": "@Override\n public void onDetach()\n {\n super.onDetach();\n\n listener = null;\n }", "title": "" }, { "docid": "5f5e0c1e01d7fa68f1f641a9d73d56ac", "score": "0.674407", "text": "@Over...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "ab949a4c9bbf5f29f87ab6e03933b4dc", "score": "0.0", "text": "@Override\n\tpublic String getActionModeTitle(int count) {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "f4bccec648e6eb25ae6f4d7165ffc5a1", "score": "0.7037216", "text": "@Override\n\t\t\tpublic void Goruntule() {\n\t\t\t\t\n\t\t\t}", "title": "" }, { "docid": "27bc40cf2c5e26e0bf8b70807e0bcaed", "score": "0.68683225", "text": "@Override\r\n\tpublic void caminar() {\n\t\t\r\n...
3b1e0b7042061ad1eb76eab397809b74
Tests that the repository hits the cache and doesn't load from the database each time.
[ { "docid": "1a41628481b4050f0c4368c6d137c80a", "score": "0.69967604", "text": "@Test\n public void getBuildingById_cache() {\n // Initialize cache with an empty table.\n BuildingRepository buildingRepository = BuildingRepository.get(dao);\n\n // Create a building bypassing the ca...
[ { "docid": "64d5b75135979acb159b440095bb677b", "score": "0.69790417", "text": "@Test\n public void testCache() {\n\n }", "title": "" }, { "docid": "cabf5d69f3f0e29914c53ba7e9a8ee71", "score": "0.6658429", "text": "@Test\n\tpublic void shouldNotGetPersonNotInDB() {\n\t\tNamedCac...
186af59b0913ebce234462adf27c9ba5
Market identifier string market_id = 1 [json_name = "marketId"];
[ { "docid": "c5b6dae399d6507e3882de2e25ca4094", "score": "0.6877536", "text": "@java.lang.Override\n public com.google.protobuf.ByteString\n getMarketIdBytes() {\n java.lang.Object ref = marketId_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b =\n ...
[ { "docid": "ca111923cf5056198a9422279abb8d22", "score": "0.7825968", "text": "java.lang.String getMarketId();", "title": "" }, { "docid": "ca111923cf5056198a9422279abb8d22", "score": "0.7825968", "text": "java.lang.String getMarketId();", "title": "" }, { "docid": "ca1119...
156d08972392bcf388b3a3f4cefeaac7
What your robot can do: right() => move 1 to the right left() => move 1 to the left up() => move 1 up down() => move 1 down isClearRight() => true means no block to the right isClearRight() => true means no block to the left isClearUp() => true means no block up isClearDown() => true means no block down getX() => retur...
[ { "docid": "d1f02d4eb8d411e54bedcf5a4236322c", "score": "0.6078949", "text": "public void behave() {\n if (getData(0) == 0) {\n if (isClearRight()) {\n setData(0, 1);\n right();\n }\n else if (isClearDown()) {\n setData...
[ { "docid": "b62e95d20e1150f6f9bda171d4809ca9", "score": "0.6159252", "text": "public int doRandomAction(){\n\t\tprevRobotPos = robotPos;\n\t\twhile (true){\n\t\t\tint action = rand.nextInt(4);\n\t\t\tif (action == 0){ // up\n\t\t\t\tif (robotPos[1] != 0) {\n\t\t\t\t\trobotPos[1] -= 1;\n\t\t\t\t\treturn ...
ab1f82b9f793e802a959a2c6055c69ee
Set the gis objects
[ { "docid": "1d44efe34e1e86a06fcb5f46be4c3d1f", "score": "0.79468364", "text": "public void setGISObjects(GISObjects objects)\r\n\t{\r\n\t\tgISObjects = objects;\r\n\t}", "title": "" } ]
[ { "docid": "db8e1301a28181892dd3e0f070cd66cb", "score": "0.7703683", "text": "public void setGISObjects(GISObjects gISObjects)\r\n\t{\r\n\t\tthis.gISObjects = gISObjects;\r\n\t}", "title": "" }, { "docid": "089f8042dd5c58ecd62f1f153d0ce7f4", "score": "0.65967125", "text": "public GIS...