query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
f9488b861b1421602dcc52e8c99d11e5
.protobuf.Message message = 1;
[ { "docid": "e2445b73b1309c22d22c9a89c1666992", "score": "0.77486366", "text": "protobuf.Paxos.Message getMessage();", "title": "" } ]
[ { "docid": "0658829e3a73dd0c0398bd4408b4db63", "score": "0.74981594", "text": "protobuf.Paxos.MessageOrBuilder getMessageOrBuilder();", "title": "" }, { "docid": "0658829e3a73dd0c0398bd4408b4db63", "score": "0.74981594", "text": "protobuf.Paxos.MessageOrBuilder getMessageOrBuilder();...
e05e2bb0c2d1935c5b74707bd9ffe9aa
Test of categoryDistance method, of class LinearEvaluator.
[ { "docid": "52d5f484cfe9bb1a6dd243ad30c68825", "score": "0.8544491", "text": "@Test\n public void testCategoryDistance ()\n {\n System.out.println(\"\\n--categoryDistance\");\n\n double[] pattern = new double[] { 14, 26 };\n String category = \"A\";\n Li...
[ { "docid": "6cabb2c9b088ac69c269d09ce3398cd4", "score": "0.6694789", "text": "@Test\n public void testDumpDistance ()\n {\n System.out.println(\"\\n--dumpDistance\");\n\n double[] pattern = new double[] { 14, 26 };\n String category = \"A\";\n LinearEval...
d12b87a9392459907da2b347ea0da509
Noargument constructor which sets all properties to their default values.
[ { "docid": "115dfd22fb77f13a7ba5caab53b2f823", "score": "0.0", "text": "public BambooConnection() {\n\t\tsuper();\n\t}", "title": "" } ]
[ { "docid": "e08bb86c8df28c8c445462351db028d6", "score": "0.6953564", "text": "DefaultProperties createDefaultProperties();", "title": "" }, { "docid": "b1cf0fa8eb03cd7f8789f277cb192dff", "score": "0.68646026", "text": "@Test\n public void constructorDefault() {\n final Cour...
213beb77075e2c8499c7f12cf90415e9
Allow to delete the computer.
[ { "docid": "f0b9f5b56c46f2f9affb3efac2c0ecc1", "score": "0.0", "text": "private ProcessResult deleteComputersProcess(final String[] split) {\r\n try {\r\n for (final String idStr : split) {\r\n final Optional<\r\n Computer> computerOpt = this.compu...
[ { "docid": "a40abd6dffd0d7bb596c270e97efd2a0", "score": "0.774302", "text": "public void deleteComputer() {\n\n\t\tSystem.out.println(\"\\n***************** DELETE A COMPUTER ***********************************\\n\");\n\t\tshowComputers();\n\n\t\tSystem.out.println(\"\\nchoose a computer to delete (ID o...
ad539f99e7d3062401f4f93db19ab69a
ServletContext servletContext = sce.getServletContext(); EntityManagerFactory emf = SpringContextHolder.getBean("entityManagerFactory"); EntityManager em = emf.createEntityManager(); String sql = "from Sjzd order by to_number(dm)"; Query query = em.createQuery(sql); List list = query.getResultList(); StaticVales.sjzdLi...
[ { "docid": "f0d853ce35c7fbf3ac1bfa654985ed3b", "score": "0.0", "text": "public void contextInitialized(ServletContextEvent sce) {\n\t}", "title": "" } ]
[ { "docid": "3297df1ad48e1e4d13db1f26c679b688", "score": "0.64718455", "text": "public List<ReportMonthlySalesSummary> listTotalPhotographerSalesByMonth()\n {\n List<ReportMonthlySalesSummary> orderItems = null;\n// List reportObjectList;\n\n String hqlQuery = \"select new ch.unar...
4cc55998931fef4169ed1636b92eb40b
BufferedReader reader = new BufferedReader(new InputStreamReader(new FileInputStream(inFile)));
[ { "docid": "77b9ec2017b2d7742b6065afb39d52c4", "score": "0.0", "text": "@Override\n public List<NoteEleve> readNotes(File inFile) throws IOException {\n BufferedReader reader = null;\n try {\n reader = new BufferedReader(\n new InputStreamReader(\n ...
[ { "docid": "1f75b1df466525e5045c92945b99e1c4", "score": "0.6916008", "text": "public fileInput(String fileName) {\n this.fileName = fileName;\n try {\n//FileInputReader used to read from file\n in = new BufferedReader(new FileReader(fileName));\n } catch (FileNotFoundExce...
bfcd43f172ea3ca759bc626f6caa4d8e
This method is used to extract text message from the provided IncidentInfo. Override this method to change text formatting or contents.
[ { "docid": "99f059c23ecd5b2d4642a7fbc96c6d39", "score": "0.5311406", "text": "public String getMessageBody(IncidentInfo incident) {\n String body = incident.getBasicErrorMessage();\n if(incident.getDetailedErrorMessage() != null) {\n body.concat(\"\\n\"+incident.getDetailedEr...
[ { "docid": "c5c1a1382fd19e1bdd9949938ce0d0ab", "score": "0.6608254", "text": "private String extractTextMessageFromWonMessage(WonMessage wonMessage) {\n if (wonMessage == null) return null;\n return WonRdfUtils.MessageUtils.getTextMessage(wonMessage);\n }", "title": "" }, { ...
218744401da1aba772ed88c21df0cd66
Purchase Return DebitNote Link PI
[ { "docid": "502d0d9d08fe7c8cb2459729d9f97826", "score": "0.5833481", "text": "@Test(priority = 275, groups = { \"Create\" })\n\tpublic void Create_PurchaseReturnDnPi() throws InterruptedException, IOException, AWTException {\n\t\tPurchaseReturn1.create_PurchaseReturnDebitNote(true, documentid, productid...
[ { "docid": "b5b54068927fe8f1605f39aa6caf574c", "score": "0.6153295", "text": "PaymentProduct mo79285r();", "title": "" }, { "docid": "951b7bec0c18b294f700a27be6dcfacb", "score": "0.5835111", "text": "@Override\n public void onClick(View view) {\n transnote=S...
bf0ded47202048a8adefbb13424dddd6
The tiempoApDescripcion field can be selected from a list, this method allows you to set the labels for that list.
[ { "docid": "c218d4bfbe02f4d6a787ae7415200263", "score": "0.7919811", "text": "public void setTiempoApDescripcionLabelList(java.lang.Object[] tiempoApDescripcionLabelList);", "title": "" } ]
[ { "docid": "06b3a8303842c61021420dc074cd1622", "score": "0.7174342", "text": "public void setTiempoApDescripcion(java.util.Collection tiempoApDescripcion);", "title": "" }, { "docid": "7ae9307fcfdedd5214ff69276ec96339", "score": "0.6935446", "text": "public java.lang.Object[] getTiem...
253d148dcd152ba42fe486ad64606146
Set a Toolbar to replace the ActionBar.
[ { "docid": "936f9d5431d47160453cadba204845b6", "score": "0.0", "text": "@Override\n protected void init(Bundle savedInstanceState) {\n setSupportActionBar(toolbar);\n // Setup drawer view\n setupDrawerContent(navigationView);\n\n // There is usually only 1 header view.\n ...
[ { "docid": "afffe9041a8eb4eec12a5dfde3c4fb5f", "score": "0.7104108", "text": "protected void setUpToolbar() {\n\t\tsetSupportActionBar(toolbar);\n\t\tab = getSupportActionBar();\n\t}", "title": "" }, { "docid": "eeff84dc2cf099daa7f5f82aabd44bbc", "score": "0.6903194", "text": "@Nulla...
ffd4a28da2850f013fa302c76fd81c74
Creates copy of EJB 3.0 project in test's working directory and returns TestModule wrapper for that
[ { "docid": "2c626d3443ac82b49aca00d1461bf5c8", "score": "0.62530494", "text": "public TestEjbModule createEjb30Module(TestEjbModule... modulesOnClasspath) throws IOException {\n return createTestEjbModule(\"EJBModule_5_0\", EJB_3_0, modulesOnClasspath);\n }", "title": "" } ]
[ { "docid": "c893ca3c6229e6430078a35348b1bd4a", "score": "0.70149785", "text": "protected TestEjbModule createTestEjbModule(String projectDirName, String ejbVersion, TestEjbModule... modulesOnClasspath) throws IOException {\n\n File projectDir = new File(getDataDir(), projectDirName);\n Fil...
b040bf40ec07a784afae50331f868089
Created by admin on 05/04/2017.
[ { "docid": "110ec006f634bc358dbe013c3bb6af37", "score": "0.0", "text": "public interface CentroService {\r\n\r\n Iterable<Centro> listAllCentros();\r\n\r\n Centro getCentroById(Integer id);\r\n\r\n Centro saveCentro(Centro centro);\r\n\r\n void deleteCentro(Integer id);\r\n \r\n Page<C...
[ { "docid": "a195078bdb325fec11197e9c8ec83fb4", "score": "0.5909697", "text": "private void setDateCreated(){this.dateCreated = new Date();}", "title": "" }, { "docid": "07a182d421938d59ecf67839293fe316", "score": "0.5786461", "text": "private void preCreate() {\n\t\t\n\t}", "titl...
7030a22bce8e33a7194171a0ab7556cd
This method was generated by MyBatis Generator. This method corresponds to the database table hf_boss_details
[ { "docid": "fc9131bc9f617d552179b656eb0c7069", "score": "0.56736004", "text": "List<HfBossDetails> selectByExample(HfBossDetailsExample example);", "title": "" } ]
[ { "docid": "ecec681956238050d8a9facac9181896", "score": "0.6098613", "text": "HfBossDetails selectByPrimaryKey(Integer id);", "title": "" }, { "docid": "17c28b348240b69b39845cc7df0743dd", "score": "0.5502107", "text": "public List<DataRecord> getSqlForUpdateJacks() {\n\n // SE...
e9172b923ad38c32e7705daf60f0c0a5
Created by jz on 2018/7/6.
[ { "docid": "4c498892c2011e88fd27875d76be354a", "score": "0.0", "text": "public interface CalendarTimeListenter {\n /**\n * @param data 存放的是选择的时间\n * 时间段选择:\n * mStartData = data.get(KCalendarCofig.newInstance().StartTime); 开始时间\n * mEndDate = data....
[ { "docid": "092f51e9c99cd4188e1aae23e1830dfd", "score": "0.625764", "text": "protected void func_70626_be() {}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.57276624", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "title": "" }, { ...
4754b27d8e2b440e90538fbe97ab119a
Gets acceleration due to gravity through ECI or ECEF xaxis.
[ { "docid": "049c009fdd5b07c1432afc777f9c6f1b", "score": "0.70735705", "text": "public Acceleration getGxAsAcceleration() {\n return new Acceleration(mGx, AccelerationUnit.METERS_PER_SQUARED_SECOND);\n }", "title": "" } ]
[ { "docid": "5f01f63dc6abb4b04abcadc2a35368c3", "score": "0.7335117", "text": "public Vector2D getAcceleration()\n\t{\n\t\treturn acceleration;\n\t}", "title": "" }, { "docid": "dc0156196d09abc16f21e64b8e45b8ec", "score": "0.7300306", "text": "public double getAcceleration() {\r\n ...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "f59a035d3801a3e48631a3514f15028a", "score": "0.0", "text": "public static void m13a(Parcel parcel, Parcelable parcelable) {\n if (parcelable == null) {\n parcel.writeInt(0);\n return;\n }\n parcel.writeInt(1);\n parcelable.writeToParcel(parce...
[ { "docid": "8c202bef975a1ce9b229619975cdce2f", "score": "0.6234015", "text": "public interface aacac {\n /* renamed from: a */\n void mo29386a(String str);\n}", "title": "" }, { "docid": "d9afe0b047b7674b49c3d401ac2542aa", "score": "0.62241286", "text": "public interface C4823a...
a83b67d90b85f9639ecacbcbbbbf757c
Test case number: 59 /Coverage entropy=1.3862943611198906
[ { "docid": "7a015d2ef219f5f9c6a4c93bd274b126", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test059() throws Throwable {\n StringReader stringReader0 = new StringReader(\"\");\n JavaCharStream javaCharStream0 = new JavaCharStream(stringReader0, 1, 1);\n // Undeclared ex...
[ { "docid": "dc15779935f314df980416dd90d2558f", "score": "0.6922509", "text": "@Test(timeout = 4000)\n public void test52() throws Throwable {\n Discretize discretize0 = new Discretize();\n Attribute attribute0 = new Attribute(\"rRZ@\\\"zX$H&iQKV\");\n ArrayList<Attribute> arrayList0 = ...
0e128b9a6d462678a107b5f9daee0fdf
Retrieves the TradingMessage to be handled by the scheduled ProcessingTask.
[ { "docid": "9560bfea665082d00c535b2e898d86f7", "score": "0.83631647", "text": "public E getTradingMessage() {\n return processingTask.getTradingMessage();\n }", "title": "" } ]
[ { "docid": "0d609974034f522554ad9d2ac3e8837f", "score": "0.629099", "text": "public String getFlowPartMessageText() {\n if (flowPartMessage != null) {\n return flowPartMessage.getText();\n }\n return null;\n }", "title": "" }, { "docid": "9d13467223ac91b76b...
a1cc26c547a816c9336a541105682a10
MARK: TOOLS Map a number from a scale to another scale
[ { "docid": "b53da1f50f3670ff0d6e33bdf300b403", "score": "0.64283174", "text": "private double map(double number, double firstLow, double firstUpper, double secondLow, double secondUpper) {\n if ((firstLow > firstUpper) || (secondLow > secondUpper) || !(firstLow <= number && number <= firstUpper))...
[ { "docid": "eabf870f0d4dd835f8271e359c603bd5", "score": "0.72499204", "text": "private void map2() {\n scale.put(\"10.00\", 8.01142693);\n scale.put(\"10.01\", 8.01911492);\n scale.put(\"10.02\", 8.02679951);\n scale.put(\"10.03\", 8.03448071);\n scale.put(\"10.04\", 8...
e95748b7b19bf82dac343e6bc341d498
tank distance from starting point
[ { "docid": "bb0feccd4bc7114e3c2dddf81d78cfcd", "score": "0.0", "text": "public int yChange(GameState state) {\n return state.getTankLocY() - tankYStart;\n }", "title": "" } ]
[ { "docid": "289991e2ccf487a6c70e83f616f653f9", "score": "0.68170905", "text": "double getDistance();", "title": "" }, { "docid": "68ab271f2d1ebcb846d4aba1addd57cb", "score": "0.68073595", "text": "public float getDistance();", "title": "" }, { "docid": "e5c4952f526c84c1f9...
a98756f8e506894b5954c627bb938345
remove Leaflet component(s) to the map
[ { "docid": "fd9c610e5ae80500d7d6c0acf19eefec", "score": "0.0", "text": "public void removeLComponents(final LComponent... lComponents)\n\t{\n\t\tthis.removeLComponents(Arrays.asList(lComponents));\n\t}", "title": "" } ]
[ { "docid": "ddaada9446d74f3b860d54132fdd183d", "score": "0.7423783", "text": "public void removeAllOverlayObj()\n/* 91: */ {\n/* 92:146 */ this.mapPanel.removeAllOverlayObj();\n/* 93: */ }", "title": "" }, { "docid": "a96e827b19c4677f15cf36c755756491", "score": "0.716635...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b81f1ee882985eb646a03cbb5396b86d", "score": "0.0", "text": "@Override\n\tpublic BoardVO get(Long bno) {\n\t\treturn mapper.read(bno);\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...
ec52517a1058a2a316c878b96c80c7bd
Use PBLayoutList.newBuilder() to construct.
[ { "docid": "5f6def8484910a6116f1fc92e224d891", "score": "0.7048146", "text": "private PBLayoutList(Builder builder) {\n super(builder);\n }", "title": "" } ]
[ { "docid": "b087e019e18adf01328b44ed687c87e8", "score": "0.64699435", "text": "java.util.List<com.orange.network.game.protocol.model.DrawProtos.PBLayout> \n getLayoutsList();", "title": "" }, { "docid": "0e9bb7a2e542c05f8295c3994c4bca64", "score": "0.5781261", "text": "private...
e9628ed67bd0e7e4a17c67208eb26ccd
step 1 : prepare parameters
[ { "docid": "907db0e4da6e6cb0a1c47711acad89aa", "score": "0.0", "text": "@Override\r\n\tpublic List<Resource> listAllUnsigned(String uid, PageForm form) throws PmException {\n\t\tif (form == null) {\r\n\t\t\tform = new PageForm();\r\n\t\t}\r\n\t\tHashMap<String, Object> param = new HashMap<String, Object...
[ { "docid": "11dd76f1d47491094e883a6ed48114ca", "score": "0.7706791", "text": "@Override\n public void prepareParameters() {\n }", "title": "" }, { "docid": "d55ae5cf9b9efa2379e8fa9107b89873", "score": "0.7664891", "text": "protected void prepare() {\n ProcessInfoParamete...
a3d64bdb2798bc37dd15476ecc0d9c41
Return the gini metric computed from the supplied distribution
[ { "docid": "b98bca1bd00c5bcf961c87607aa54bd7", "score": "0.6930219", "text": "public static double gini(Map<String, WeightMass> dist) {\n return gini(dist, SplitMetric.sum(dist));\n }", "title": "" } ]
[ { "docid": "884b97947fda37afd5f7e49fac51eadd", "score": "0.6150751", "text": "private double getGini(double[][] features) {\n\n if (features == null)\n return 0;\n\n Map<Double, Integer> map = new HashMap<>();\n int length = features[0].length - 1;\n\n for (double[...
7394fdff85493b0ec5c3ad5a96114046
Get the pick canvas.
[ { "docid": "82b310a09ddaeda5494c331371448a5c", "score": "0.8429098", "text": "public PickCanvas getPickCanvas() {\r\n return pickCanvas;\r\n }", "title": "" } ]
[ { "docid": "d0190404685f0473be056b8fe50b601e", "score": "0.69570446", "text": "PaintCanvas getCanvas();", "title": "" }, { "docid": "55efad42cbdcdb31f8b5fc6b910dc2ff", "score": "0.66067946", "text": "protected final Canvas getCanvas()\n {\n return canvas;\n }", "titl...
a2df00de92a2a07c4368af9e013c449b
millisUntilFinished The amount of time until finished.
[ { "docid": "db2b8a1fd4cb7ecda0d6f708e10b0b5e", "score": "0.57870543", "text": "public void onTick(long millisUntilFinished) {\n }", "title": "" } ]
[ { "docid": "8d5ffc4aa06e29ba02bb1e9153030f0f", "score": "0.6581387", "text": "public long finished() {\n final long stopTime = System.nanoTime();\n final long duration = stopTime - _startTime;\n final long durationInMilliseconds = duration / 1000000;\n getReporter().report(durationInMillisec...
ef2ea4c32d741476b60753dbd6dac7f5
Constructor for TrapTiles. This is only here to help identify the tile so it can be saved.
[ { "docid": "095daeeab782302bbd1e3f0a666c9fac", "score": "0.7933109", "text": "public TrapTiles()\r\n {\r\n id = 604 ; \r\n }", "title": "" } ]
[ { "docid": "09dd99875b046c534ec8f601d9d13655", "score": "0.74401915", "text": "protected Tile() {\n super();\n }", "title": "" }, { "docid": "7eaf8fe96cbb57f5625e0275cf6d9b1d", "score": "0.7062751", "text": "public MapTile() {}", "title": "" }, { "docid": "ba43c...
a611a07b0661bf9161692c2499008d74
repeated string product_ids = 1;
[ { "docid": "8368e76aa5ed5fc6b8d722883733de5b", "score": "0.5606373", "text": "public int getProductIdsCount() {\n return productIds_.size();\n }", "title": "" } ]
[ { "docid": "a5aca04d46726425524b904a449992de", "score": "0.67013234", "text": "java.lang.String getProductIds(int index);", "title": "" }, { "docid": "a5aca04d46726425524b904a449992de", "score": "0.67013234", "text": "java.lang.String getProductIds(int index);", "title": "" }, ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9b5a5e40f2271952962a6798a90070bb", "score": "0.0", "text": "@Override\r\n\tpublic void updateSeries(Series series) {\n\t\tthis.seriesDao.updateSeries(series);\r\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...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "297e2a4f23698a8624e10c873691571c", "score": "0.0", "text": "void mo23464a(int i, ErrorCode bVar);", "title": "" } ]
[ { "docid": "6e7d19f90dff629712933844b194e213", "score": "0.62741643", "text": "interface xb {\n /* renamed from: a */\n void mo3338a(String str);\n}", "title": "" }, { "docid": "dfc8884398507d7a30967d7ad7e44432", "score": "0.62433356", "text": "interface C11843b {\n /* r...
8eb2bd1d76a89d2cb0b501ee59283862
This event is triggered soon after onCreateView(). Any view setup should occur here. E.g., view lookups and attaching view listeners.
[ { "docid": "ea4d12b58faf932e91015c0914c66dfd", "score": "0.0", "text": "@Override\n public void onViewCreated(View view, Bundle savedInstanceState) {\n // Setup any handles to view objects here\n ImageView imageView = (ImageView) view.findViewById(R.id.image);\n imageView.setImag...
[ { "docid": "e79613600c2a0c386262c9b592212964", "score": "0.7786885", "text": "@Override\n public void onViewCreated(View view, Bundle savedInstanceState) {\n initView(view);\n }", "title": "" }, { "docid": "62b3107eebd298209437632a6842905c", "score": "0.7765938", "text":...
04c7daf66abf491aec3e4b3c9d64f04e
This testing method will query the user's facebook feed for information about posts, for a maximum of MAX_TIME_MS milliseconds, and then output some basic details of each post.
[ { "docid": "ad75888d2f97c09d2277d96bd7942e22", "score": "0.66247296", "text": "public static void main(String[] args) {\n \n /* Go to https://developers.facebook.com/tools/explorer to get an updated access token with extended permissions to read friendlists\n and read stream. The o...
[ { "docid": "71c4dbd80bbfb193398babe9048793ea", "score": "0.6298529", "text": "private void queryPosts() {\n ParseQuery<ParsePost> query = ParseQuery.getQuery(ParsePost.class);\n query.include(ParsePost.KEY_USER);\n query.setLimit(20);\n query.addDescendingOrder(ParsePost.KEY_...
a23aad6af782af85ad2caa338b6fe5e3
Adapter containing all the groups
[ { "docid": "62fa7de7a7cf46593f05a8f2e6b4c40f", "score": "0.0", "text": "public RecyclerGroupsAdapter(Context context, LeftFragment main) {\n this.mInflater = LayoutInflater.from(context);\n this.groupes = new ArrayList<>();\n this.buttonMap = new HashMap<>();\n this.mClickLis...
[ { "docid": "395846b763c23cd569d1b5bb5df682ba", "score": "0.6945717", "text": "@Override\n\tprotected GroupListViewAdapter createAdapter(List<GroupItem> items) {\n\t\treturn new GroupListViewAdapter(getActivity(),items);\n\t}", "title": "" }, { "docid": "1471f426fa43f1bb011470c1272b5061", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "21e2208beef29567252f828b435db27a", "score": "0.0", "text": "@Override\n public void onProviderEnabled(String provider) {\n }", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.66775143", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
438ce5954483d249746eb9ce64010fae
Echange deux joyaux si cela permet d'exploser au moins un groupe de joyaux
[ { "docid": "c357ea1ae9fa57c485f0647466b8bdac", "score": "0.0", "text": "public int switchJewels(int move){\n\n int offset = indexOffset(move);\n\n if(posPlayer+offset > 0 && posPlayer+offset < width*height) {\n byte jewelPlayer = boardGame[posPlayer];\n byte jewelSwit...
[ { "docid": "d2b82e5614dcd779a7029463ba22a760", "score": "0.59411806", "text": "public void localiserJoueur() {\t\t\r\n\t\tint i,j;\t\t\r\n\t\tCase[][] plat = this.monde.getPlateau();\r\n\t\t\r\n\t\tfor ( i = 0 ; i < this.monde.getLongueurCote() ; i++ ) {\r\n\t\t\tfor ( j = 0 ; j < this.monde.getLongueur...
7569f3b90f816642e77e5aa1285a8701
$FF: renamed from: a () void
[ { "docid": "4f3f6c1481946901c80ba5b079457d73", "score": "0.0", "text": "void method_48();", "title": "" } ]
[ { "docid": "e0c21f8dbd658485edf408f7f43ae1be", "score": "0.813313", "text": "public void a() {}", "title": "" }, { "docid": "852c0e7da230e154b273e470c259cb98", "score": "0.7538276", "text": "void mo96493a();", "title": "" }, { "docid": "f0dd6e7a7e741335f4a4e2b78ca38f94", ...
efd6de9ab3b4edc89e80610b85f04f5a
remove old district record database/districts/user district/uid
[ { "docid": "bd19fafedd34ba46c078e138580e08e5", "score": "0.6591708", "text": "private void updateDistrictInFireBase() {\n FireBaseMethods.getInstance().getDatabase().getReference().child(FireBaseMethods.KEYS.DISTRICTS).child(bandMeProfile.getDistrict()).child(bandMeProfile.getUid()).removeValue()...
[ { "docid": "2fee53733755f613578ea0e848395711", "score": "0.66027015", "text": "public void deleteSenator(int district);", "title": "" }, { "docid": "828f0e647d8d513398a9ef7bfc259352", "score": "0.6545111", "text": "public void deleteSenateDistricts();", "title": "" }, { "...
881ed5df16a4741e31bb244caea35689
void setOfflineClusterer(Clusterer agglomerative3); Clusterer getOfflineClusterer();
[ { "docid": "fbdc9ba0488bb534635f48490d5f0e9e", "score": "0.87275994", "text": "void setOfflineClusterer(Clusterer clusterer );", "title": "" } ]
[ { "docid": "ce4fc3829721efe2b39405ebb841e5b6", "score": "0.7132114", "text": "public\nCluster\ngetBestCluster()\n{\n return bestCluster_d;\n}", "title": "" }, { "docid": "ad686874407da456df9d312f352899b0", "score": "0.6891413", "text": "java.lang.String getCluster();", "title": ...
b61d5fd53f4889ec617a7aac6372d44d
/ access modifiers changed from: private
[ { "docid": "2c708fff9879943f38ff0c8c1dfe3e35", "score": "0.0", "text": "public final void zzal(boolean z) {\n this.zzf |= 2;\n this.zzaud = z;\n }", "title": "" } ]
[ { "docid": "35e5940d13f06d1f0d6a21cf2739c70a", "score": "0.6951784", "text": "public function() {}", "title": "" }, { "docid": "6b0e2e41d411b76c357d16b3eb3a159c", "score": "0.6677105", "text": "protected abstract void entschuldigen();", "title": "" }, { "docid": "33c6baca...
06e5e414138081d5672518fd0d517435
You took too long to order your soup You cannot try again for one year Return the given date one year from now
[ { "docid": "041f4e3cb92f5446d28fe294400543aa", "score": "0.6234083", "text": "public static LocalDate getSoupDay(LocalDate date)\n\n {\n LocalDate getSoup = date.plusYears(1);\n return getSoup;\n }", "title": "" } ]
[ { "docid": "ad2b54ae2ede1e0a3c27f0c6e0275646", "score": "0.6655078", "text": "private String getYearApartDate(String uniqueKeyword) {\n String dateOfTheTask;\n int numberOfYears;\n numberOfYears = getNumberOfYearsDetected(uniqueKeyword);\n dateOfTheTask = addToTheCurrentDateB...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b10fc83d42e4c2b6cd86b1b180933e88", "score": "0.0", "text": "@Override\r\n\tpublic int getSecondArg() {\n\t\treturn 0;\r\n\t}", "title": "" } ]
[ { "docid": "3d9823aba51891281b4bbd4b1818b970", "score": "0.6671074", "text": "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.6567672", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "ti...
c50900a1ae1133b0ce6ebb1f774a8550
Returns the spline interpolated X data.
[ { "docid": "92cbdc5e5d326209397b9ee83497eb4f", "score": "0.5338417", "text": "public double[] getIntX() {\n return getInt(0);\n }", "title": "" } ]
[ { "docid": "8828141c09f5943fdba0931c114b45d1", "score": "0.7015627", "text": "@Override\r\n\tpublic double eval(double x) {\t\t\r\n\t\treturn polySpline.value(x);\r\n\t}", "title": "" }, { "docid": "100f65f9e3f6da908ad342f469768766", "score": "0.65486526", "text": "public List<Double...
5c2b2e7499a28341a64f209897631ba3
Gets an optional nonnegative integer from the user through a dialog window.
[ { "docid": "0d673ec6126227a862f0c005d9684268", "score": "0.7194327", "text": "private Optional<Integer> getNumericInput(String prompt) {\r\n TextInputDialog inputDialog = new TextInputDialog();\r\n inputDialog.setContentText(prompt);\r\n TextField inputTextField = inputDialog.getEdi...
[ { "docid": "32dec82f0e0c1e0a889a5395c485d2ea", "score": "0.6996337", "text": "public int getIntUsingPane(String msg) \r\n {\r\n int num = 0;\r\n boolean good = true;\r\n do {\r\n good = true;\r\n try {\r\n num = Integer.parseInt(JOptionPane.sh...
d1eb161acee228e60e73deeb745a8265
Main function is to replace "'" in string with "''"
[ { "docid": "16a84d416f8db296eff0a992c2fcb16c", "score": "0.74287695", "text": "private String convertSQLString(String st)\r\n\t{\n\t\treturn st.replaceAll(\"'\",\"''\");\r\n\t}", "title": "" } ]
[ { "docid": "3278d01c0827f58a6f90a81e8a74a061", "score": "0.74725884", "text": "private static String qt(String s) {\n return s.replaceAll(\"'\",\"''\");\n }", "title": "" }, { "docid": "ff6c3437306db5a1fc2088d03ada519b", "score": "0.74658155", "text": "private static String...
c64c885ad066c044c323c8ea1bb9d4e0
Make sure there is no grouping indicator
[ { "docid": "ee52999b90dccde695ef2eca172ad27f", "score": "0.0", "text": "@Test\n public void testToPresentation() {\n String value = converter.convertToPresentation(3000, createContext());\n assertEquals(\"3000\", value);\n }", "title": "" } ]
[ { "docid": "d439c15fd5fa680aa521f9190146a06b", "score": "0.7144993", "text": "public boolean isGrouping() {\r\n \t// TODO Not Implemented yet\r\n \treturn false;\r\n }", "title": "" }, { "docid": "bd5796b89c27af9c51bf2127a9bc6b64", "score": "0.6718651", "text": "public boole...
da71b668a8da71da42b0833773e56293
Inflate the menu; this adds items to the menu launcher
[ { "docid": "b87cf7ad170bd88b7f49fa77e7a18b5f", "score": "0.0", "text": "@Override\r\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tgetMenuInflater().inflate(R.menu.assignment_list, menu);\r\n\t\treturn true;\r\n\t}", "title": "" } ]
[ { "docid": "a93a23cea83f8095fcca6972cb8bb1d3", "score": "0.68063307", "text": "@Override\n\tprotected void createMenu() {\n\t\t\n\t}", "title": "" }, { "docid": "02fb7684ff04aaeaffced0fedf503abf", "score": "0.6761754", "text": "@Override\r\n\tpublic boolean onCreateOptionsMenu(Menu m...
70c10b04968e087bb8c19c923aff1468
/Create a map of Best Buy store. Place item id and item name into it. Example (7664847 = Printer, 7879885= TV etc ) Print all keys and values from a Best Buy map using EntrySet.
[ { "docid": "f907ec2c7fe88ae16f7241e5b6c0a57f", "score": "0.0", "text": "public static void main(String[] args) {\n\t\t\n\t\tMap <Integer, String> list = new LinkedHashMap();\n\t\t\n\t\tlist.put(12300, \"Printer\");\n\t\tlist.put(123545, \"TV\");\n\t\tlist.put(23234, \"Camera\");\n\t\t\n\t\tSystem.out.pr...
[ { "docid": "991a6042484234be978ba88789326439", "score": "0.62187195", "text": "public static void main(String[] args) {\n HashMap<String, Integer> item = new HashMap<>();\n item.put(\"Eggs\", 200);\n item.put(\"Milk\", 200);\n item.put(\"Fish\", 400);\n item.put(\"Apples\", 150);\n ite...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f43367e147f5f33d4ea46680f26fd3b8", "score": "0.0", "text": "@Override\n\t\t\tpublic boolean onQueryTextChange(String newText) {\n\t\t\t\treturn false;\n\t\t\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "118f2b8a20f48999973063ac332d07d3", "score": "0.6563993", "text": "@Override\r\n\t\t\tpublic void atras() {\n\r\n\t\t\t}", ...
3853a64ce297e7cd5953f30964d2ddb3
creating relationship with reviews testing Review constructor Constructor
[ { "docid": "6d69677e067b758a7ced5079540da2df", "score": "0.48181936", "text": "public Review(Genre genre, String movieTitle, String content, String date, \n\t\t\tString synopsis, String imageUrl, Tag... tags){\n\t this.genre = genre;\n\t this.movieTitle = movieTitle;\n\t this.content = content;\n\t this...
[ { "docid": "3845a8f784463b54146149806b211169", "score": "0.7209934", "text": "public Review() {}", "title": "" }, { "docid": "0853ce794883148f53f4cf0ab1871d3f", "score": "0.71704465", "text": "void CreateReview(Review review);", "title": "" }, { "docid": "35b661c10a24ee2f...
7f5f71c441d7ca43912a050554cac212
Insert new record into load_plan_dispatch_label table
[ { "docid": "c6fa7d4f37d4e53a0dc376313f012b40", "score": "0.7537975", "text": "private void insertDispatchLabelLine(String planId, CSVRecord record) {\n //throw new UnsupportedOperationException(\"Not supported yet.\"); //To change body of generated methods, choose Tools | Templates. ...
[ { "docid": "c03aa6ddc75a94d3c6236527ef9b1489", "score": "0.594833", "text": "public void insert(VRpDyIpbbCpuMem record) {\r\n getSqlMapClientTemplate().insert(\"V_RP_DY_IPBB_CPU_MEM.ibatorgenerated_insert\", record);\r\n }", "title": "" }, { "docid": "25f03d94f5c0004ad4e56564fa68b2...
42425b41c7533254dc05d0e2c288eb1b
Main method with declarations and statements for simple movements (travel and rotation) of MovePilot
[ { "docid": "9904c392c1b0586e71076736d25f79f9", "score": "0.75089556", "text": "public static void main(String[] args) {\n Wheel left = WheeledChassis.modelWheel(Motor.A, 42.2).offset(72).gearRatio(2);\n Wheel right = WheeledChassis.modelWheel(Motor.B, 42.2).offset(-72).gearRatio(2);\n Chassis m...
[ { "docid": "29baff7bfd13f1791ae58186ea1971db", "score": "0.67134154", "text": "private static void runMission() {\n\t\tString positionInput = UserInput.requestPositionInput(plateau);\n\t\tString instructionInput = UserInput.requestInstructionInput();\n\t\t// deploys a new rover at the given position if ...
8e4937cde9cbf97cd30b8f9fae23ab7e
Gets the nested exception.
[ { "docid": "5636ed700c19e8405557380577143cd7", "score": "0.71579117", "text": "public static Throwable getNestedException(Error exception) {\n\t\tThrowable t = exception;\n\t\tThrowable e = exception;\n\t\twhile (e != null && e.getCause() != null) {\n\t\t\tt = e;\n\t\t\te = e.getCause();\n\t\t}\n\t\tif ...
[ { "docid": "88d899575267f2c6bf11212f057ad7fe", "score": "0.81603116", "text": "public Throwable getNestedException() {\r\n return (throwable);\r\n }", "title": "" }, { "docid": "df6c0d14a5ab01d5dfc82200cfd735f9", "score": "0.7752218", "text": "public Throwable getNested() {...
23f7b483cda49b91b6d11515e6cc6681
"ExecutionDateAndTime" als "string" im Format "17.08.2001 17:45:10:510" .dstore.values.StringValue execution_date_and_time_char = 10007;
[ { "docid": "2c8ecf053c2f762360556c32aa441347", "score": "0.0", "text": "public Builder mergeExecutionDateAndTimeChar(io.dstore.values.StringValue value) {\n if (executionDateAndTimeCharBuilder_ == null) {\n if (executionDateAndTimeChar_ != null) {\n executionDateAndTimeC...
[ { "docid": "76ced9b248a096ff4d8854f7863e68e9", "score": "0.82911414", "text": "io.dstore.values.StringValue getExecutionDateAndTimeChar();", "title": "" }, { "docid": "ebb83f71fd251bad0595656b5213620e", "score": "0.6921825", "text": "io.dstore.values.StringValueOrBuilder getExecution...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "a6c47f9d17a2ecb101c367d8c7b4d07a", "score": "0.0", "text": "public final boolean mo41060a(int i, int i2, double d) {\n if (this.f43068f == null) {\n return false;\n }\n VideoCapabilities videoCapabilities = this.f43068f.getVideoCapabilities();\n if (vid...
[ { "docid": "5b086c8ac16e5d5bb19debbe6162f992", "score": "0.6385309", "text": "public interface C35018a {\n /* renamed from: a */\n void mo88789a();\n }", "title": "" }, { "docid": "b83b0f0ec27f3e5a93d4f7f54f8557d8", "score": "0.6229075", "text": "protected interface ...
b395c40750ce8222b98fd494a585e900
Test case number: 49 /Coverage entropy=1.242453324894
[ { "docid": "0d96dce22d43008760aff6fb7041fa2e", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test049() throws Throwable {\n FileUtil fileUtil0 = new FileUtil();\n FileInputStream fileInputStream0 = fileUtil0.fetchASINFile((String) null, (String) null, \"KY2cxAE6b%IQwp_Y]3C\",...
[ { "docid": "1fc11e7fd78bc33fb4846111f98003f5", "score": "0.6730646", "text": "@Test\n\tpublic void testRandomCoverage() {\n\t\ttry {\n\n\t\t\tSystem.out.println(\"Testing random coverage\" + \"\\n\");\n\n\t\t\tboolean stdOutput = true;\n\t\t\tboolean fileOutput = false;\n\n\t\t\tfinal int totalCount = 1...
bf0621060b640a54dfb18f5395050c65
gets the delete which controls the binding
[ { "docid": "15e4dd18ce73a54ccd7cfe359ec4a375", "score": "0.0", "text": "public BoundDelegateComponent getBindingDelegate();", "title": "" } ]
[ { "docid": "4c4d7ac6a273047b2b8cb738037a4a8b", "score": "0.6734699", "text": "public JLabel getDelete(){\n return delete;\n }", "title": "" }, { "docid": "ed7d1a196c0d3db0e8b43eb0dcf90bab", "score": "0.6665516", "text": "public JButton getDeleteButton() {\r\n return dele...
b89d7d2be0c5766895b14969684c46ac
Get the player object
[ { "docid": "4f934a15ec67692c676d579101f2460d", "score": "0.7907454", "text": "public Player getPlayer() {\n return player;\n }", "title": "" } ]
[ { "docid": "b9ca4f0fdf3b31c85fc3b0174ee2fbd0", "score": "0.8311849", "text": "Player getPlayer();", "title": "" }, { "docid": "f31c5debc3faee925d5d0818b59be544", "score": "0.81759554", "text": "public Player getPlayer();", "title": "" }, { "docid": "d5e1183785f06d90d016f2...
cff7263462dfeb550dbe9d5baddd8bf8
Callback received when a permissions request has been completed.
[ { "docid": "b63457a2fbc4484ae8dcacbc72fa4f98", "score": "0.0", "text": "@Override\n public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions,\n @NonNull int[] grantResults) {\n Log.i(TAG, \"onRequestPermissionResult\");\n ...
[ { "docid": "1dfaa4a550d7a8c1929aa628bd913784", "score": "0.7356874", "text": "public abstract void onPermissionsGranted(int requestCode);", "title": "" }, { "docid": "e039a616d8376ba845398de004f7c569", "score": "0.715184", "text": "public interface PermissionCallback {\n void onCh...
37c57ca246d10f0622cb5d310b56868b
This method for "New Message" Send packet to one Node
[ { "docid": "d5bb76e6247daab1b858bd08e4e37d7d", "score": "0.61220694", "text": "private long sendPacket(long command, String extraInfo, String ipAddress){\r\n long packetNumber = System.currentTimeMillis();\r\n byte[] buff = buildMessage(command, extraInfo, packetNumber) ;\r...
[ { "docid": "74f29a51ebc6a934fc14d5a0809922f4", "score": "0.6826777", "text": "protected void sendMessage(){\r\n //Message Sender\r\n String sender, recipient, body;\r\n int urgency;\r\n //creates new message class\r\n Message msg = new Message(sender, recipient, body, ...
4c7d39f435dc5483066b89f60521ed98
repeated string known_aug_id = 10;
[ { "docid": "37516651a77bebc61c04d98bf75b4dfd", "score": "0.5574061", "text": "public int getKnownAugIdCount() {\n return knownAugId_.size();\n }", "title": "" } ]
[ { "docid": "20dc981d38d5df07ff18ee261671593d", "score": "0.66687423", "text": "java.lang.String getKnownAugId(int index);", "title": "" }, { "docid": "eb61a2cd4ef371ba3fda1d084e488f27", "score": "0.6460682", "text": "java.lang.String getAugId();", "title": "" }, { "docid"...
3cb4fbd2abd6efb73b8658b3ba992c11
Returns the value of the 'Sequence' containment reference.
[ { "docid": "c632e13c4ee8c405a7ea91f2d5669545", "score": "0.58629364", "text": "ExplicitGroup getSequence();", "title": "" } ]
[ { "docid": "e925948f3955eeaf2be4d0c551bd1608", "score": "0.74743855", "text": "public Sequence getSequence() {\n return seq;\n }", "title": "" }, { "docid": "a92f23338d2cfb41634031762fd07ed0", "score": "0.7353418", "text": "public Sequence getSequence() { \n return ...
e6554781e0dfa037b9a37c89d3f22057
/ Checks whether graph is connected or not
[ { "docid": "fcd36248d9f34270500d9dc79db58238", "score": "0.6693638", "text": "public static boolean isConnected(Vertex source, int size) {\n\t\tboolean[] arr = new boolean[size];\n\n\t\tArrayList<Vertex> unvisited = new ArrayList<Vertex>();\n\t\tunvisited.add(source);\n\t\twhile(unvisited.size() != 0) {...
[ { "docid": "28041bebb35d40e6e41db15006db0155", "score": "0.85567766", "text": "public boolean isGraphConnected() {\n\t\tboolean[] check = new boolean[size];\n\t\tArrays.fill(check, false);\n\t\tisGraphConnected(0, check);\n\n\t\tfor (int n = 0; n < size; n++)\n\t\t\tif (!check[n])\n\t\t\t\treturn false;...
d71d9a27c478f2a172958c352b107a0c
Gets the conditionUnit value for this Price.
[ { "docid": "377406b155a12599188759d0838e2236", "score": "0.7946316", "text": "public java.lang.String getConditionUnit() {\n return conditionUnit;\n }", "title": "" } ]
[ { "docid": "a6a967f5144124e7edb70ef864a74f22", "score": "0.69894457", "text": "public String getUnit() {\n return this.observation.getValueQuantity().getUnit();\n }", "title": "" }, { "docid": "c92acae9980bdad9905e4fbefe00be17", "score": "0.663797", "text": "public java.lan...
b2067d54ef0cd55a07da3627c88e13a2
Performs a deep copy on other.
[ { "docid": "7e5ad29d6cee09ff293870c2b90dd039", "score": "0.0", "text": "public write_result(write_result other) {\n __isset_bitfield = other.__isset_bitfield;\n this.success = other.success;\n }", "title": "" } ]
[ { "docid": "4959d85f3875f65c0069b1662db7892d", "score": "0.7214815", "text": "Self copy();", "title": "" }, { "docid": "82efe5e2eb7a5c09c12b5b5bae5e27f7", "score": "0.67891854", "text": "public synchronized void copyObjects(RenderChunk other) {\n objects.clear();\n obje...
85cbb075f2167c7935efb9b0b015265a
Get method for planet player is currently at.
[ { "docid": "a436bc16941955ea1a9fd6ff5b911b40", "score": "0.61578315", "text": "public Planet getCurrentPlanet() {\n\t\treturn currentPlanet;\n\t}", "title": "" } ]
[ { "docid": "018685278b963645c2f8173e449d05b8", "score": "0.67366636", "text": "public Planet getPlanet()\n {\n return currentPlanet; \n }", "title": "" }, { "docid": "2aa18fe41c29493efea97dd76eece9fc", "score": "0.6424539", "text": "public Player currentPlayer();", "...
47634170764e01618ffa5b93b39015ee
Method performed to do a new subscription
[ { "docid": "07aaf6a892db954b61321809bce337b8", "score": "0.0", "text": "public void newSubscriptionCCType1(WebDriver driver, String client, String brand, String promotion, String cardType, String custTitle, String firstname, String surname, String postalcode, String address, String custName, String card...
[ { "docid": "c01c11c67af97e6a7e78c3e9e9f2ff01", "score": "0.74345464", "text": "public void updateSubscription();", "title": "" }, { "docid": "588372fc8af752417c2bfa05020eba4e", "score": "0.71559805", "text": "@Override\n public void onSubscribe() {\n Topic newTopic = new Topic();...
b4bf553621d0607b418368dd41fc7916
Create Transaction for DB
[ { "docid": "c1c5f0e72ab4fe2709eb1811187e77be", "score": "0.0", "text": "public boolean addTrans(Transaction accser) {\n\n return data.addTrans(accser);\n }", "title": "" } ]
[ { "docid": "ad7798a43ad8cfe9ad0e5c7077367861", "score": "0.80937475", "text": "Transaction createTransaction();", "title": "" }, { "docid": "7186e0d5dedee5d4f029edd4950e0fa4", "score": "0.7734885", "text": "Transaction transaction();", "title": "" }, { "docid": "6b2e26898...
2b30dc8c3c6d7e376605bc4681a5dede
string group_id = 7;
[ { "docid": "7ff669874e6c2347ddc455f5a6b606e4", "score": "0.0", "text": "public Builder clearGroupId() {\n \n groupId_ = getDefaultInstance().getGroupId();\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "eac12f32002c3dd1ad1a01609a8ead5b", "score": "0.66659296", "text": "private void setGroupId(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n groupId_ = value;\n }", "title": "" }, { "...
d062a5b1a6de85d458bb592c89fae6fc
Coordinate format to a readable format (degrees DDD MM.MMM)
[ { "docid": "edcbce524dcd298e0b4a8fd9c987b4e4", "score": "0.0", "text": "public String formatLatLon(Location location) {\n\n final StringBuilder output = new StringBuilder();\n final Formatter formatter = new Formatter(output);\n\n try {\n formatLatLon(location, formatter,...
[ { "docid": "e292a7ebf585e7bce6abf5694931e4b4", "score": "0.6312572", "text": "public static String decimalToDMS(double coord)\n\t{\n\t\tString out, deg, min, sec;\n\t\tdouble innerCoord = Math.abs(coord);\n\n\t\tdouble mod = innerCoord % 1;\n\t\tint intPart = (int) innerCoord;\n\n\t\tdeg = String.valueO...
29730539fa655fd1bec91527bb23ca56
given web container is ready and steady on port 8080
[ { "docid": "e396ac5e81c54edf4633a6fce396d8c3", "score": "0.58616847", "text": "@Test\n public void application_starts_when_mq_broker_is_down() throws Exception {\n int httpPort = 8080;\n Server server = JettyBuilder.aServer()\n .listeningOnHttpPort(httpPort)\n ...
[ { "docid": "d529db53057a9d470f5b5d073acaad75", "score": "0.6277938", "text": "public void startWebAPI (int port) {\n }", "title": "" }, { "docid": "c2ffa50ca8608a30fb857cbeb6750e44", "score": "0.60850513", "text": "int get(int containerPort);", "title": "" }, { "docid"...
3bedf6ff7da91f9c59d4d2163db11955
only for OSGi env
[ { "docid": "71c8c1c80471c6c2f27bb3d376c6149d", "score": "0.0", "text": "public void destroy() {\n\n\n }", "title": "" } ]
[ { "docid": "c372f183ffa2c51e9491d9e4c7286719", "score": "0.6224552", "text": "@Override\r\n public void initEnvironment() {\n }", "title": "" }, { "docid": "cecd0cc5c3ef4845452515e2ef9a1325", "score": "0.6112932", "text": "public void testOSGiStartedOk() {\n\t\tBundleContext bu...
a80145135850804062ed2bdcafe59122
perform web connection, passing parameters and retrieve response back by POST
[ { "docid": "cf09e56d2b0cce1d4b655751541838ad", "score": "0.0", "text": "@Override\n protected String doInBackground(String... strings) {\n if (strings.length != 3) {\n throw new IllegalArgumentException(\"Three String arguments required.\");\n }\n S...
[ { "docid": "3c73a2bb60ff4c8de08022a984603cd4", "score": "0.6948925", "text": "private void sendPostRequest() {\n try {\n\n //Open http connection, and set request method to post\n HttpURLConnection con = (HttpURLConnection) new URL(ws.getServerUrl()).openConnection();\n con.setRequestM...
6bbc7dc8ea79b260694e43a9ee17699f
Method untuk mengecek tile dapat berpindah atau tidak.
[ { "docid": "351be348c2a819c993a7f6578c831db5", "score": "0.0", "text": "public boolean isMovableTo(int direction) {\n return puzzle.isMovableTo(direction);\n }", "title": "" } ]
[ { "docid": "30f1b9c22bb376ee6a250cd6e51e4212", "score": "0.61715436", "text": "private void updateTiles(){\n if (lastShot == -1){\n lastShot = -1;\n } else {\n if(lastShotHit){\n tiles[lastShot] = HIT_UNSUNK;\n } else { //if the last shot was...
697945b559fd653c3ba6e7adde87f5d8
Una machetada de timer
[ { "docid": "301b21271a57c2a729a037ec57d89c19", "score": "0.0", "text": "@Override\n public void run() {\n if (hasBooking) {\n\n Calendar calendar = GregorianCalendar.getInstance();\n Date date = new Date();\n calendar.set...
[ { "docid": "7f40852de6030b89f92d6450689dc1f5", "score": "0.7526592", "text": "protected void timerAction() {}", "title": "" }, { "docid": "b37defcef22b164a72bc7ec58bc26bec", "score": "0.7396447", "text": "public void tiempo(){\n t=new Timer();\n al=new Alarma();\n ...
263dcb9838302d75cdd3db372cfbdb5b
Inflate the layout for this fragment
[ { "docid": "28e39643d75ec55319d3b4c0a76467b0", "score": "0.0", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {\n View view = inflater.inflate(R.layout.fragment_pindao, container,false);\n viewpager = (ViewPager)vie...
[ { "docid": "99835468cf77f563acc93aa4365f6c1c", "score": "0.6875402", "text": "@Override\n\tpublic View onCreateView(LayoutInflater inflater, ViewGroup container,\n\t\t\tBundle savedInstanceState) {\n\t\tview = inflater.inflate(R.layout.biu_fragment_layout, null);\n\t\tschoolDao=new SchoolDao();\n\t\tini...
fefcb29661a9d611bdbd493b5acfe5d4
/ toString() converts the object back to its original ASCII file value by using a WLineHelper class to handle leading zeroes and padding with blanks. This method is mainly used when writing this object out and requiring the data to be in a fixed length format. To improve Java performance, this routine directly accesses...
[ { "docid": "636fc974f17471e3e1dea6614c994139", "score": "0.0", "text": "public String toString() {\n \n return this.toStringDelimited(\"\");\n }", "title": "" } ]
[ { "docid": "f3c6280dbc2baea0752cf98537a8992f", "score": "0.60707134", "text": "public String toString()\n {\n String str = \"Input Record:\\n\\t\"+line+\"\\n\"\n +\"Output Record:\\n\\t\"+convertedline+\"\\n\\n\";\n \n \n \n return str;\n }", "title": ""...
5da8c54902a1cd356afac54d1f2eec70
/ / / / / / / /
[ { "docid": "69886636ee6d021365005f38382334c5", "score": "0.0", "text": "public Multiset.Entry<E> pollLastEntry() {\n/* 396 */ throw new UnsupportedOperationException();\n/* */ }", "title": "" } ]
[ { "docid": "035f1350f51835e976527ee94aae34e4", "score": "0.5501501", "text": "public void truc(){\n left=(left+1)%8;\n middle=(middle+1)%8;\n right=(right+1)%8;\n }", "title": "" }, { "docid": "ed09b76919f53c65643ece0f61410ec7", "score": "0.5370232", "text": "...
1b448bf339a1582a69b552bc9e07e01f
$ANTLR end "rule__DataType__Group__6" $ANTLR start "rule__DataType__Group__6__Impl" ../de.gammarcraft.aqua.ui/srcgen/de/gammarcraft/aqua/ui/contentassist/antlr/internal/InternalAqua.g:6964:1: rule__DataType__Group__6__Impl : ( ( rule__DataType__MembersAssignment_6 ) ) ;
[ { "docid": "656c6a7d7a5e925b425af0a3d0c21723", "score": "0.8392798", "text": "public final void rule__DataType__Group__6__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../de.gammarcraft.aqua.ui/src-gen/de/gammarcraft/aqu...
[ { "docid": "106ba3f4aa0ab8e18090e6326e14d85b", "score": "0.73692554", "text": "public final void rule__DataType__Group__6() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../de.gammarcraft.aqua.ui/src-gen/de/gammarcraft/aqua/ui/...
3e0d8d59f8bb687ac9993fa2349d70e2
Map map = new HashMap(); map.put("id",1);
[ { "docid": "a01ab2221998d9cc4ea8b9e3fb62abb6", "score": "0.0", "text": "@Override\n public List<SOrder> getOrders() {\n SOrder sOrder = orderMapper.selectById(1);\n List<SOrder> list = new ArrayList<SOrder>();\n list.add(sOrder);\n return list;\n }", "title": "" }...
[ { "docid": "0d0d666255f2f744a25df1e65d08186e", "score": "0.6166312", "text": "void mo7756a(Map<String, Object> map);", "title": "" }, { "docid": "bb580830c7e8049a385e1bd3cb75b6a4", "score": "0.6151452", "text": "public void setId (Integer id ) { this.id = id ; }", "title": ...
0f037d55b48c7320aced62dfaf3f8928
insert UserLayer table row
[ { "docid": "18d5181f7742d45a5769c799f25f1ed8", "score": "0.7469677", "text": "public long insertUserLayerRow(final UserLayer userLayer) {\n\n log.debug(\"Insert user_layer row:\", userLayer);\n final Long id = queryForObject(getNameSpace() + \".insertUserLayer\", userLayer);\n userL...
[ { "docid": "43e34489af95f882d7f3f32de9c9ccb2", "score": "0.7377068", "text": "int insert(TabUserInfor record);", "title": "" }, { "docid": "f9cebe40f143c9c31b5b1c63efaef6a2", "score": "0.7368827", "text": "int insert(MUser row);", "title": "" }, { "docid": "08621ea47cf71f...
b2067d54ef0cd55a07da3627c88e13a2
Performs a deep copy on other.
[ { "docid": "c73245a450f7759a9556c65d7fa2f391", "score": "0.0", "text": "public drop_wm_pool_result(drop_wm_pool_result other) {\n if (other.isSetSuccess()) {\n this.success = new WMDropPoolResponse(other.success);\n }\n if (other.isSetO1()) {\n this.o1 = new NoSuchObjectExce...
[ { "docid": "d5327bfd1d8c9f4efcd733222772e7a8", "score": "0.6964783", "text": "public void performCopy();", "title": "" }, { "docid": "638aad0e8ec72bd3bd6b427a86ef89e4", "score": "0.6892273", "text": "private void copy(Named.Bean other) {\n\t\tqname(other.qname());\n\t}", "title":...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "49b6d2d7e757733b9dfcf12bc19f5d48", "score": "0.0", "text": "public boolean includeAuthorityInRequestLine() {\n if (this.connection == null) {\n return this.policy.usingProxy();\n }\n return this.connection.getRoute().getProxy().type() == Type.HTTP;\n }", ...
[ { "docid": "6b0e2e41d411b76c357d16b3eb3a159c", "score": "0.76045984", "text": "protected abstract void entschuldigen();", "title": "" }, { "docid": "35e5940d13f06d1f0d6a21cf2739c70a", "score": "0.7085799", "text": "public function() {}", "title": "" }, { "docid": "d0a7971...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e974f05ed2294423b96d636318e0f169", "score": "0.0", "text": "public void setActivityFinish(Object key, Calendar finish)\n\t{\n\t\tnotifyChange(key,\"FinishChanged\",finish);\n\t}", "title": "" } ]
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.66616714", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "81758c2988d9979c7d4b3fd5b3cce0e5", "score": "0.6566483", "text": "@Override\r\n\tpublic void pular() {\n\r\n\t}", "title": "" }, { ...
719c45c7e81e1bc8a9b54968c7b90b1f
Mutator for Scanner key instance variable.
[ { "docid": "2310e7a748840335fc19fc4c532cd13a", "score": "0.7524178", "text": "public void setKey(Scanner key) {\n if (key != null){\n this.key = key;\n }else{\n this.key = new Scanner(System.in);\n }\n }", "title": "" } ]
[ { "docid": "e2709c5f2d10cc8dd19515c85a121184", "score": "0.6504219", "text": "public Scanner getKey() {\n return key;\n }", "title": "" }, { "docid": "e9f092c96e1946d1bdb65a8c4d6c72e4", "score": "0.5975375", "text": "@Override\n //A basic setter method that sets key\n ...
1fbba78fe330f0f924641752f09683a4
Angelehnt an "Kryptografie mit Java", IoUtil.Unicode(s.getBytes());
[ { "docid": "d3cef481c3a811a38e45f1fdfda7ac3a", "score": "0.0", "text": "public static int[] fromByteToInt(byte[] ByteFeld) {\r\n\t int[] dummy=new int[ByteFeld.length];\r\n\t for (int i=0; i<dummy.length; i++) \r\n\t if (ByteFeld[i]>=0) dummy[i]=ByteFeld[i];\r\n\t else d...
[ { "docid": "75bf161a9d03d42b563961e03467f8c4", "score": "0.5996689", "text": "Mac m17227OooO00o(String str) throws NoSuchAlgorithmException, NoSuchProviderException;", "title": "" }, { "docid": "806d27e4bf3ef630d6f54bd34e446acd", "score": "0.5852838", "text": "String readJCSNetSAscii...
47d82fe9397369620bdc936ecd39cde0
Copy content of the image to bytearray
[ { "docid": "ed76b335c2cbff10e70a078232310394", "score": "0.0", "text": "public static byte[] readStream(InputStream stream) throws IOException {\n ByteArrayOutputStream buffer = new ByteArrayOutputStream();\n int nRead;\n byte[] data = new byte[16384];\n\n while ((nRead = stream.read(data, 0...
[ { "docid": "444638967514a2315c1d14288a178645", "score": "0.69677514", "text": "public byte[] getImage();", "title": "" }, { "docid": "ea1d594037783d6c941419b6b96b2dcd", "score": "0.6785756", "text": "public byte[] processIMG(ImageView img) {\n BitmapDrawable drawable = (Bitmap...
f56c7e2761d68a3af3a8908f8d5dd1c2
This method returns principalInvestigatorName which contains PDPIName,USGovernmentParticipation, FederalAgency,FederalAgencyDollar,InternationalParticipation.
[ { "docid": "53c261f890b3746f5a48a6dbfa4913aa", "score": "0.8338625", "text": "private PrincipalInvestigatorName getPrincipalInvestigator() {\r\n\t\tPrincipalInvestigatorName principalInvestigatorName = PrincipalInvestigatorName.Factory\r\n\t\t\t\t.newInstance();\r\n\r\n\t\tProposalPerson PI = s2sUtilSer...
[ { "docid": "d21164bbd3a29996c21750cf43fae7a4", "score": "0.7628638", "text": "public String getPrincipalInvestigator() {\n\t\treturn this.principalInvestigator;\n\t}", "title": "" }, { "docid": "efadaa485764d29aed76a13688eb52e6", "score": "0.66496", "text": "public void setPrincipalI...
92b18de71bb00d54790a94d5626a6ee1
Returns version of the schema added with the given schemaInfo. It tries to fetch an existing schema or register the given schema with the below conditions Checks whether there exists a schema with the given name and schemaText returns respective schemaVersionKey if it exists. Creates a schema for the given name and ret...
[ { "docid": "1c18c0768402f27f1d946208c3491727", "score": "0.5610292", "text": "default SchemaIdVersion addSchemaVersion(String schemaBranchName,\n SchemaMetadata schemaMetadata,\n SchemaVersion schemaVersion) \n ...
[ { "docid": "48c22ff9352415931cc9d738dc2d9756", "score": "0.5753772", "text": "default SchemaIdVersion addSchemaVersion(SchemaMetadata schemaMetadata,\n SchemaVersion schemaVersion) \n throws InvalidSchemaException, IncompatibleSchemaException, Schem...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7b82497bc708be5c516706fb41f9ad27", "score": "0.0", "text": "@Override\n\t\t\tpublic void onClick(View v) {\n\t\t\t\tint mCurSnapScreenIndex = findViewIndex(v, 0);\n\n\t\t\t\tif (mCurSnapScreenIndex == -1) {\n\t\t\t\t\t// If not find the corrent view, just do nothing\n\t\t\t\t\treturn;\n\t\t\...
[ { "docid": "05a606445504484958a1c21e14b7198e", "score": "0.69474965", "text": "@Override\r\n\tpublic void sapace() {\n\t\t\r\n\t}", "title": "" }, { "docid": "8619203d4867f5c6d05eb9a5354405c0", "score": "0.6920049", "text": "@Override\n\t\tpublic void pintate() {\n\t\t\t\n\t\t}", ...
e0e0b76ee8c0d6301545a17abe7a3b2f
/ CHECKSTART: java.lang.String Main.testClassRemove() instruction_simplifier (before) / CHECK: CheckCast / CHECKSTART: java.lang.String Main.testClassRemove() instruction_simplifier (after) / CHECKNOT: CheckCast
[ { "docid": "95d859451803b148769a6fc0d753f5ab", "score": "0.6116348", "text": "public String testClassRemove() {\n Object s = SubclassA.class;\n return ((Class<?>)s).getName();\n }", "title": "" } ]
[ { "docid": "ff063334d60b8335e27a4c70818b87e6", "score": "0.63677776", "text": "@Test\n public void testRemoveEntryModifierClassName() {\n String oldClsName = DmlStatementsProcessor.class.getName() + \"$\" + 4;\n String newClsName = DmlStatementsProcessor.class.getName() + \"$\" + 5;\n\n...
5f02eb4b43a861397837dd49d7e066e9
required sfixed32 error_code = 1;
[ { "docid": "f76b2ad8298ac81556940848a1981798", "score": "0.0", "text": "public int getErrorCode() {\n return errorCode_;\n }", "title": "" } ]
[ { "docid": "df48fd1b6459b68fe075336b4c08e284", "score": "0.67761743", "text": "public void errorCode_000000() {\n\r\n\t}", "title": "" }, { "docid": "80ca35a3e64c3711bb12f92cbf3b1a1d", "score": "0.6605706", "text": "void mo13800a(int i, ErrorCode bVar, ByteString fVar);", "title"...
a4dfab4264e7ea05d092e5e8b000375a
optional int32 player_apm = 4;
[ { "docid": "cf12f9073bcf2a9e13cb46870704f607", "score": "0.0", "text": "public Builder clearPlayerApm() {\n bitField0_ = (bitField0_ & ~0x00000008);\n playerApm_ = 0;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "836b772eb606482b4756f6248e568fed", "score": "0.70550436", "text": "int getPlayerApm();", "title": "" }, { "docid": "7d4a1f2b8cf22a6b50f8a78a6be6fc1f", "score": "0.6349839", "text": "int getPlayerMmr();", "title": "" }, { "docid": "07512b4b76db81b28598c46676f22...
d6d01eeb5a2268515ae8038724724dd2
TODO: Warning this method won't work in the case the id fields are not set
[ { "docid": "0254d477c60cfd85702e32b1e64b9cb5", "score": "0.0", "text": "@Override\n public boolean equals(Object object) {\n if (!(object instanceof Fisico)) {\n return false;\n }\n Fisico other = (Fisico) object;\n if ((this.idFisico == null && other.idFisico !...
[ { "docid": "bb580830c7e8049a385e1bd3cb75b6a4", "score": "0.6753878", "text": "public void setId (Integer id ) { this.id = id ; }", "title": "" }, { "docid": "219fb450b1ef490c52a7a57da9356c06", "score": "0.669829", "text": "@Override\n\tpublic Object recuperarPorId(Object id) {\...
ff185638b0199ddd6443e2490b19983f
Assets that the value in the field matches the expectation
[ { "docid": "66543612891cbae3b45caf709eab4a28", "score": "0.5030515", "text": "protected final void assertFieldValue(String locator, String expected)\n {\n try\n {\n assertEquals(getValue(locator), expected);\n } catch (AssertionError ex)\n {\n reportA...
[ { "docid": "76fe7a835bc8760517035778a85d3ad7", "score": "0.5479768", "text": "@Then(\"json generated by javascript `$script` contains field with name `$fieldName' and value `$value`\")\n public void checkJsonFieldValue(String script, String fieldName, String value) throws IOException\n {\n ...
8ee7ca80b8a620889351da31bfb015c9
Print the collection delimited by a comma only the first 10 items
[ { "docid": "d08634bbff95dde8d3e786a98ec68dd9", "score": "0.73008716", "text": "public static void printCollection(Collection<? extends Number> collection) {\n System.out.println(collection.stream().map(Object::toString).limit(10).collect(Collectors.joining(\", \")) + \"...\");\n }", "title": "" ...
[ { "docid": "69a04417fb1607fcfcf7c605d7cf741e", "score": "0.64031655", "text": "private static CharSequence delimit( Collection<?> iterable ) {\n\t\tif ( iterable == null || iterable.isEmpty() ) {\n\t\t\treturn null;\n\t\t}\n\t\tStringBuilder buffer = new StringBuilder();\n\t\tboolean notFirst = false;\n...
32cf150ffd1fb15ecb4e5b342c196443
Returns all the registered query parsers
[ { "docid": "8ab38b502a0b5fbd38e6487d4bf7c7dc", "score": "0.7913242", "text": "public ImmutableMap<String, QueryParser> queryParsers() {\n return queryParsers;\n }", "title": "" } ]
[ { "docid": "54f35a8c9de0cb0431b12a84c26ccef7", "score": "0.6580844", "text": "public QueryParser getParser() {\r\n\t\treturn singleton;\r\n \t}", "title": "" }, { "docid": "ea1ce36f1b46ef07804ed724cb8d0470", "score": "0.6378961", "text": "public QueryParser getQueryParser() {\n ...
0f25c2e51730c6e714272b54b0991be4
Notifies the crawler instance that all other instances of that crawler are finished
[ { "docid": "dc9f29eb0cf6ab12ef28f93c1e2c6712", "score": "0.61066455", "text": "public void allInstancesFinished(boolean exceptionThrown, String jobsPerHostsInfo, \n\t\tint[] crawlerStats);", "title": "" } ]
[ { "docid": "d87eac6adc2dd1f1a30b62fe290d4057", "score": "0.6336173", "text": "protected void fireWorkerFinished() {\n for(BusyWorkerListener listener : workerListeners) {\n listener.workerFinished(this);\n }\n }", "title": "" }, { "docid": "3fb63a7cc1d9bf64d39d095a1c2708...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e07ac5fdc9054da9b799d9ffd0f11566", "score": "0.0", "text": "@Override\r\n\t\t\tpublic boolean addAll(int index, Collection<? extends User> c) {\n\t\t\t\treturn false;\r\n\t\t\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "118f2b8a20f48999973063ac332d07d3", "score": "0.6563993", "text": "@Override\r\n\t\t\tpublic void atras() {\n\r\n\t\t\t}", ...
abf65aac26496a9ce35977f64060a2fe
Exports record to the SOAP database and shows a toast when done
[ { "docid": "9ae217063979037fd72a898b024e7c71", "score": "0.83276474", "text": "public void exportRecord() {\n String uuid = UUID.randomUUID().toString();\n SOAPSingleton soapSingleton = SOAPSingleton.getInstance(this);\n soapSingleton.exportRecord(uuid, username, password);\n ...
[ { "docid": "60b300d122f93d2d72daac488a35c715", "score": "0.5918148", "text": "public void run() {\n mExportButton.setVisibility(View.VISIBLE);\n mProgressBar.setVisibility(View.GONE);\n\n //sucessful message and navigate out\n ...