query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
9caf139837d22d26b46c381e7ab55577
This method was generated by Apache iBATIS ibator. This method returns the value of the database column V_RP_YR_REGION_2G_3G.DCR_3G
[ { "docid": "d4925a0e3f3e8e71c375f59b9980882a", "score": "0.6756048", "text": "public Float getDcr3g() {\n return dcr3g;\n }", "title": "" } ]
[ { "docid": "20fe9d578a567b5ee658a169a4d18d3f", "score": "0.63975966", "text": "public String getCOrg()\n {\n return ds.getString(\"CORG\");\n }", "title": "" }, { "docid": "20fe9d578a567b5ee658a169a4d18d3f", "score": "0.63975966", "text": "public String getCOrg()\n {\n retur...
55341efd349e3199198ab26af7995edc
Resets the scanner to read from a new input stream. Does not close the old reader. All internal variables are reset, the old input stream cannot be reused (internal buffer is discarded and lost). Lexical state is set to ZZ_INITIAL.
[ { "docid": "28d2cc861d7d3422a03904e5806e16a1", "score": "0.66649485", "text": "public final void yyreset(java.io.Reader reader) {\n zzReader = reader;\n zzAtBOL = true;\n zzAtEOF = false;\n zzEOFDone = false;\n zzEndRead = zzStartRead = 0;\n zzCurrentPos = zzMarkedPos = 0;\n yylin...
[ { "docid": "e0844909322e2cd7494f1384ac15b26a", "score": "0.6968669", "text": "public final void yyreset(java.io.Reader reader) {\n zzReader = reader;\n zzAtBOL = true;\n zzAtEOF = false;\n zzEOFDone = false;\n zzEndRead = zzStartRead = 0;\n zzCurrentPos = zzMarkedPos = 0;\n zzFina...
0047c1a7eab602459a591cff19f59ad2
/ / / / / / / / / / / / /
[ { "docid": "d18b8786ec3b1dea6c835d04d78746d6", "score": "0.0", "text": "@TsService\n/* */ public void removeInitiator(ManagedObjectReference clusterRef, InitiatorGroupInitiatorRemoveSpec spec) throws Exception {\n/* 112 */ if (!VsanCapabilityUtils.isIscsiTargetsSupportedOnVc(clusterRef)) {\n/*...
[ { "docid": "c4e34c80d133071eef375083d1e10433", "score": "0.52121764", "text": "public void findPath()\r\n\t{\r\n\t\tBinaryHeap openlist = new BinaryHeap(XmultY);\r\n\t\tArrayList<Integer> closedlist = new ArrayList<Integer>();\r\n\t\tfor(int i=0; i<XmultY; i++) {closedlist.add(0);}\r\n\t\tint currentTil...
b46ebc50ebf70b96dc58bf7e204dd9cd
Fixe le personnage actif
[ { "docid": "e5ed70f7177410188f5c3cc38435cae2", "score": "0.5521351", "text": "public void setPersonnageActif(Personnage personnageActif) {\r\n\t\tthis.personnageActif = personnageActif;\r\n\t}", "title": "" } ]
[ { "docid": "b60d9c181dba79cbda67bef2b7cef6e4", "score": "0.61450833", "text": "public void afficherJoueurActif();", "title": "" }, { "docid": "bfe80724b9a827eb1aa5bbd5110e170f", "score": "0.6005851", "text": "public void clearPersonnageActif(){\r\n\t\tsetPersonnageActif(null);\r\n\t}...
4c47214add250c75ee9a8841dccde376
Directs the user to the add listings page
[ { "docid": "d00fb0d1b3c5afb32f47e28570446d50", "score": "0.5566124", "text": "@RequestMapping(value = \"/addListing\", method = RequestMethod.GET)\n\tpublic String home(Locale locale, Model model) {\n\t\tlogger.info(\"Welcome home! The client locale is {}.\", locale);\n\n\t\tDate date = new Date();\n\t\...
[ { "docid": "948b36ba8e2bcd33446cfad69cefcd14", "score": "0.6295874", "text": "private void Add(HttpServletRequest request, HttpServletResponse response) throws IOException {\n\t\tHttpSession session=request.getSession();\n\t\tPostDAO postdao= new PostDAO();\n\t\tList ls=new ArrayList();\n\t\tls=postdao....
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "52738de93ced8729af6a04be1460d2e5", "score": "0.0", "text": "@Override\n\tpublic void msgNeedHelp(MarketCashier mcashier, String name) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "63a51b9825ac81396e1d7ad0b9f3ed82", "score": "0.6866318", "text": "@Override\n\tpublic void 군무() {\n\t\t\n\t}", "title": "" }, { "docid": "15ae679aae74424c73fde647cf4332f6", "score": "0.68461496", "text": "@Override\r\n\t\t\tpublic void hissetmek() {\n\r\n\t\t\t}", "ti...
6172e1f1a7ebc7fdf6860df0102930e1
/ Manual test plan to be carried out when testing if everything works correctly. Test plan for testing if editing a question works: 1. Launch the server 2. Launch the client application twice. 3. Create a room in one of the windows. 4. Join that room in the other window as a student. 5. Ask a question as a student. 6. ...
[ { "docid": "6d2a06119614211fe5e514bb8080b65c", "score": "0.0", "text": "@Test\n void edit() {\n }", "title": "" } ]
[ { "docid": "9c90707956da6079347152826014bf96", "score": "0.64162827", "text": "public void editTextForQuestion(Question question, String newText) {\n\t\t\n\t}", "title": "" }, { "docid": "690ec39b775403ac48d460d8d815dc66", "score": "0.60537773", "text": "@Test\n\tpublic void helloWor...
a555e2164103f45e8e344115a2c990e3
optional string specimen_ser = 1;
[ { "docid": "0f9ae5c11a7384e3934ebdf0db77fd0a", "score": "0.0", "text": "public Builder setSpecimenSerBytes(\n com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n specimenSer_ = value;\n on...
[ { "docid": "2dff9f02dbb600244a9fe4a76e5bcf6d", "score": "0.70367914", "text": "java.lang.String getSpecimenSer();", "title": "" }, { "docid": "2dff9f02dbb600244a9fe4a76e5bcf6d", "score": "0.70367914", "text": "java.lang.String getSpecimenSer();", "title": "" }, { "docid":...
ce5df4e4bbe42180cea4cd25586387fa
optional string first_name = 2;
[ { "docid": "7557e5fdd96b7779924edb368c23c911", "score": "0.65079546", "text": "java.lang.String getFirstName();", "title": "" } ]
[ { "docid": "8a143a6326a580e9d7b13885f851e28b", "score": "0.7466211", "text": "public void setFirstName(String in) { this.firstName = in; }", "title": "" }, { "docid": "ed4d10e905f25a15e85ee95aad332be2", "score": "0.7353434", "text": "public void setFirstName(String firstName);", ...
9abe75db811d9b7e522fb1ea29ea73d7
Job Constructor Initialize a vector of SubJobs, retries, and the log
[ { "docid": "b4f75e0f05ea5f44c5836d6a41f98ca0", "score": "0.8415845", "text": "public Job(Vector<SubJob> subJobs, int retries, Logger log) {\n this.retries = retries;\n this.subJobs = subJobs;\n this.state = JobState.NOT_STARTED;\n this.curThread = new Thread(this);\n c...
[ { "docid": "d75ed7168c6b66e3f2e8bfa8efb32841", "score": "0.6325558", "text": "public RoundRobin(ArrayList<Thread> jobs)\n {\n this.jobs = jobs;\n }", "title": "" }, { "docid": "7b371a492bfa8db12b3aa0247adbff9b", "score": "0.61196536", "text": "private Job(int count) {\n ...
cd960a4eb4f7ac55dd458a65f8b460e6
Allows the render to do any OpenGL state modifications necessary before the model is rendered. Args: entityLiving, partialTickTime
[ { "docid": "f0e86cd2ef38e7572b9e87e1c7abb035", "score": "0.50870687", "text": "protected void preRenderCallback(EntityLivingBase par1EntityLivingBase, float par2){\n \tGL11.glEnable(GL11.GL_BLEND);\n \tGL11.glBlendFunc(GL11.GL_SRC_ALPHA, GL11.GL_ONE_MINUS_SRC_ALPHA);\n }", "title": "" } ]
[ { "docid": "207153d6bfdc43e73bb04f636699cf28", "score": "0.68392295", "text": "protected void preRenderCallback(EntitySentientSpecter entitylivingbaseIn, float partialTickTime)\n {\n float f = 0.9375F;\n GlStateManager.scale(0.9375F, 0.9375F, 0.9375F);\n }", "title": "" }, { ...
11814e66edca5c9bb78613687ced5ee2
NO EXISTE O NO ES APLICABLE
[ { "docid": "7fd3c976be7bd837f5ed5352ababa7e6", "score": "0.0", "text": "public void jLabelActionPerformedGeneral(String sTipo,ActionEvent evt) { \t \r\n\t\ttry {\r\n\t\t\t\r\n\t\t\t//SELECCIONA FILA A OBJETO ACTUAL\t\t\t\r\n\t\t\tthis.seleccionarFilaTablaEstadoGarantiaClienteActual();\r\n\t\t\t\t\r\n\t...
[ { "docid": "96829b08e706677bfbdc7d304b3bbe6b", "score": "0.6567749", "text": "@Override\r\n\tpublic boolean exists() {\n\t\treturn false;\r\n\t}", "title": "" }, { "docid": "96829b08e706677bfbdc7d304b3bbe6b", "score": "0.6567749", "text": "@Override\r\n\tpublic boolean exists() {\n\t...
da81b94c78d54e5842c3b1d93c5f5947
Tests querying a non existing section.
[ { "docid": "5e68d1fcb3f4a679e3a5fd7081de3f07", "score": "0.6707845", "text": "@Test\n public void testGetSectionNonExisting() throws ConfigurationException {\n final INIConfiguration config = setUpConfig(INI_DATA);\n final HierarchicalConfiguration<ImmutableNode> section = config.getSec...
[ { "docid": "8f0a1498b9a372f4b23b8662680e51fc", "score": "0.6218697", "text": "@Test\n public void testGetSectionExisting() throws ConfigurationException {\n final INIConfiguration config = setUpConfig(INI_DATA);\n final HierarchicalConfiguration<ImmutableNode> section = config.getSectio...
4b7bc1ca45efafe6fa969261e19f0eef
repeated .resource.Field fields = 6;
[ { "docid": "e847c3cdbfbf08201c345ff5afcf07be", "score": "0.0", "text": "public Builder setFields(\n int index, cn.ymatou.ops.resource.Field value) {\n if (fieldsBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n ensureFieldsIsMu...
[ { "docid": "c4ec3b965d71151e65924d720b1a55ca", "score": "0.6373434", "text": "public int getNFields() { return 11; }", "title": "" }, { "docid": "5b126909e75a4fa5145134b49d37eecf", "score": "0.5701377", "text": "public interface Fields extends DocumentWorkerObject, Iterable<Field>\n{...
9e63a638b9fbd49e5213698c8d70797f
Sets values Motion Picture type for 007 fixed field
[ { "docid": "42e2e9138d8c5103a985a9dd66c7846b", "score": "0.5224203", "text": "private void setPhysicalInfoMPcodes(final String lang, final StorageService storageService, final FixedFieldCodesGroup fixedFieldCodesGroup) {\n\n fixedFieldCodesGroup.setSpecificMaterialDesignationCodes(storageService....
[ { "docid": "08cec48aba3777030a55cb5da9c1edb9", "score": "0.5902482", "text": "public void setPictype(Byte pictype) {\r\n\t this.pictype = pictype;\r\n }", "title": "" }, { "docid": "7952f51339f291a48ecca8f5a1dfdf64", "score": "0.5796004", "text": "private void setFields() {\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "00b0a1b3e95be38dc2917482dddf77bd", "score": "0.0", "text": "@Override\r\n\tpublic List<StudentVo> studentLackList(StudentVo vo, int page, int rows) {\n\t\treturn studentMapper.studentLackList(vo, page, rows);\r\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": "" }, ...
141bd974b381c757fae7171f5d0bfd56
Plan version number optional uint64 planVersion = 3;
[ { "docid": "66586ef8d096aa1ee7733c85f89eca74", "score": "0.6484103", "text": "public boolean hasPlanVersion() {\n return ((bitField0_ & 0x00000004) == 0x00000004);\n }", "title": "" } ]
[ { "docid": "61b0311825cab36472e6bc82f3e9907e", "score": "0.8236281", "text": "long getPlanVersion();", "title": "" }, { "docid": "37f3f2741543b4f83b7c9ecb7895ecd1", "score": "0.7550806", "text": "public long getPlanVersion() {\n return planVersion_;\n }", "title": "" },...
33a33079b6ef162acf31c566761a95d6
font = Numeric value to convert to text.
[ { "docid": "609be9f41d4c38bb078d0d9fc4c34d54", "score": "0.5946656", "text": "public static FontEnum valueOf(int font) \n {\n // The function converts the passed numeric value to its corresponding text.\n return (FontEnum) fontMap.get(font);\n }", "title": "" } ...
[ { "docid": "973c97206c13a2fc699f5050485b980a", "score": "0.7304981", "text": "public int getTextFont ()\n {\n return textFont;\n }", "title": "" }, { "docid": "82ad58105cc8a81ac9ef131bb3c20ae2", "score": "0.6977861", "text": "TextRenderer getTextRenderer(Font font);", ...
dc69e4b8cf502f574568fc07b3c0f6bc
This is the dumb method that creates a new game
[ { "docid": "ab8136d4f65d08a72492c9996e9bfde1", "score": "0.7267842", "text": "public void startNewGame() {\n bg.makeNewGame();\n }", "title": "" } ]
[ { "docid": "10c41be8eb324d1268ec59594cfc36ba", "score": "0.8738369", "text": "public void newGame() {\n create();\n }", "title": "" }, { "docid": "28c24a14478c5dc56d9a8f662935b6e8", "score": "0.8488308", "text": "private void newGame() {\n NewGame newGame = new NewGame(c...
d54880d6f24c5782f7d8aa3c491415cb
When the app module version was created. .google.protobuf.Timestamp created_at = 8;
[ { "docid": "0f36a06fb2c9b52c450f5f59e13b5ed5", "score": "0.0", "text": "public Builder setCreatedAt(com.google.protobuf.Timestamp value) {\n if (createdAtBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n createdAt_ = value;\n o...
[ { "docid": "56825ad4f8c26a1e218e1e1db5dc205a", "score": "0.6911865", "text": "com.google.protobuf.Timestamp getCreated();", "title": "" }, { "docid": "88d1775d9fa1221a64ce2a7f3bb2a8f5", "score": "0.67791456", "text": "com.google.protobuf.Timestamp getCreatedAt();", "title": "" ...
23aff7df0fbc3a386664871dc147aa43
Start a new UNION clause
[ { "docid": "33273622ef7d6f9e36e2fa4ea0ac78e7", "score": "0.7792717", "text": "public void beginUnionClauses();", "title": "" } ]
[ { "docid": "13ff2b2232cdc2a33a936067897c1bf7", "score": "0.7684898", "text": "public void addUnionClause();", "title": "" }, { "docid": "c5547e25906498c085be45e853703f3a", "score": "0.6527977", "text": "public void endUnionClauses();", "title": "" }, { "docid": "48c1b8299...
e0cfafc60dcad38d14ba11a814d15793
$ANTLR end "rule__XSetLiteral__Group__1" $ANTLR start "rule__XSetLiteral__Group__1__Impl" InternalMyDsl.g:6976:1: rule__XSetLiteral__Group__1__Impl : ( '' ) ;
[ { "docid": "54e5014f734dd4e18bacc8bb3b58ad5d", "score": "0.7675554", "text": "public final void rule__XSetLiteral__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:6980:1: ( ( '#' ) )\n //...
[ { "docid": "21e48deb5be170a0d891cdf65f11caa5", "score": "0.82763445", "text": "public final void rule__XSetLiteral__Group_3_1__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.scripting.ui/src-gen/org/xtext/script...
5329a4c2825e69cda7fc432215aa1a11
Retorna uma lista com todos os Conteiners de um Navio.
[ { "docid": "42f09a07e957cebbf075c2d0b9785e82", "score": "0.77325964", "text": "public List<Conteiner> recuperarConteinersPorNavio(Navio navio);", "title": "" } ]
[ { "docid": "498f20b9850a6ee1ce54158696055f28", "score": "0.6631722", "text": "public List<Carrera> obtenCarreras() throws IOException;", "title": "" }, { "docid": "bb1d311cd2ccb5b22e2730caf4bdb5a4", "score": "0.6544381", "text": "public List<Cotizacion> listacotizacion() {\r\n ...
4b59abb51da196640e13847b5524b902
Returns an iterator over a set of elements of type T.
[ { "docid": "15cb8f80830d937bfee77b3b11343cb6", "score": "0.0", "text": "@Override\n\tpublic Iterator<String> iterator() {\n\t\treturn words.iterator();\n\t}", "title": "" } ]
[ { "docid": "033c94c196ccb1fa69b3eb020fd064a1", "score": "0.7212919", "text": "Iterator<T> iterator();", "title": "" }, { "docid": "330003a38f2b508aa07b4fa73d02917b", "score": "0.6773208", "text": "Iterator<E> iterator();", "title": "" }, { "docid": "330003a38f2b508aa07b4f...
814dddc5d704ac311bdb1645ea6c1227
$ANTLR end "rule__XAnnotationElementValue__Group_0_1_1__0__Impl" $ANTLR start "rule__XAnnotationElementValue__Group_0_1_1__1" InternalModel.g:5969:1: rule__XAnnotationElementValue__Group_0_1_1__1 : rule__XAnnotationElementValue__Group_0_1_1__1__Impl ;
[ { "docid": "74a91a6e8369d66a9450fc1e94f159ac", "score": "0.7941977", "text": "public final void rule__XAnnotationElementValue__Group_0_1_1__1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalModel.g:5973:1: ( rul...
[ { "docid": "fc9c6e1301ca92b81f5f367fa985ff51", "score": "0.8088232", "text": "public final void rule__XAnnotationElementValue__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalModel.g:5742:1: ( (...
2e58198ee78ae494095fe8c88853575b
Add radio button to given region.
[ { "docid": "4b8fd4538befd7bc17dc9bbed66f1f43", "score": "0.51978636", "text": "protected Button addOption(Composite radioSet,\n String optionText,\n boolean isSelected,\n boolean isEnabled,\n ...
[ { "docid": "6e3a1a17ecd1333ffd85f30d30dd322e", "score": "0.6464981", "text": "public JRadioButton addJRadioButton(JRadioButton btnRadio,String nome,int codX, int codY, int lar, int alt){\n btnRadio = new JRadioButton(nome); \n btnRadio.setBounds(codX, codY, lar, alt);\n this.b...
f63131973edf36e809b56bf98b73fa30
repeated .transport.SessionSubscriptionInfoProto sessions = 1;
[ { "docid": "e3d29488e8164c590b8215eeeba97524", "score": "0.56932354", "text": "public Builder addAllSessions(\n java.lang.Iterable<? extends org.thingsboard.server.gen.transport.TransportProtos.SessionSubscriptionInfoProto> values) {\n if (sessionsBuilder_ == null) {\n ensureSes...
[ { "docid": "163e3b180499a3ee093c24b5de7f7e74", "score": "0.73865277", "text": "org.thingsboard.server.gen.transport.TransportProtos.SessionSubscriptionInfoProto getSessions(int index);", "title": "" }, { "docid": "cf4c7991da2782bb8d11940472f4b4cc", "score": "0.7269851", "text": "java...
00759e5fa5ab3cec21eb7e1a4948b0e3
Removes the element at the top of this stack. Returns the element removed, or null if there was no such element.
[ { "docid": "81e3a158dc85dddc42572f078d0deec1", "score": "0.66661876", "text": "public E pop()\n {\n return stack.removeFront();\n }", "title": "" } ]
[ { "docid": "5fa37c19f80c7ffb65116592a61ac8ba", "score": "0.75996", "text": "public T pop() {\n if (this.size() == 0) {\n return null;\n }\n T result = this.stack.remove(this.size() - 1);\n return result;\n }", "title": "" }, { "docid": "92043193099c1...
9c9d51a41e36fb3a69315fb97b5bb5fe
Iterate through the directory elements
[ { "docid": "44c5df0246ffd702f1534177eaee4fd9", "score": "0.0", "text": "private static void zipDirectory(String source, String directoryPath, ZipOutputStream zos) throws IOException {\n for (String dirElement : new File(directoryPath).list()) {\n\n // Construct each element full path\n...
[ { "docid": "338d431b54c432651a209bcc49ab39a7", "score": "0.6489671", "text": "public void ls() { for (IFile i : dir) System.out.println(i.getName()); }", "title": "" }, { "docid": "bb3f05e087e2a89f30c9fdf797449e8a", "score": "0.6416245", "text": "public void ls_r()\n {\n for (IFi...
4f4b796bcf93659972d3c219d6b42bd5
si nodo1 y nodo2 son consecutivos
[ { "docid": "fe884434e151d0ac226e6e44c4d11352", "score": "0.6280714", "text": "private Nodo cambiaEnlaces(Nodo nodo1, Nodo nodo2){\n if(nodo1.sgte==nodo2){\n nodo1.sgte = nodo2.sgte;\n //hago el doble enlace\n nodo2.sgte.ant = nodo1;\n nodo2.sgte = nodo1...
[ { "docid": "88b37a2365037da24ef0e55a05cad85e", "score": "0.5906045", "text": "public void union (String tFirst, String tSecond) {\r\n // wszystkie zmienne zapamietuja referencje do pierwszego pociagu na liscie\r\n Train i = trains; // iterator dla petli\r\n Train curr = trains; // z...
c4ecb18b27543ebe8ddf0e39821b7708
Removes all the anagraficas from the database.
[ { "docid": "87b97ca56245fbba96afd8da117e60e0", "score": "0.0", "text": "public static void removeAll()\n\t\tthrows com.liferay.portal.kernel.exception.SystemException {\n\t\tgetPersistence().removeAll();\n\t}", "title": "" } ]
[ { "docid": "d8d4487fffa9308c6a57cc2416494fb3", "score": "0.6684", "text": "@Override\n\tpublic void removeAll() throws SystemException {\n\t\tfor (Cronograma cronograma : findAll()) {\n\t\t\tremove(cronograma);\n\t\t}\n\t}", "title": "" }, { "docid": "b9a37e9409df85d0e6c1ea3f893cabfe", "...
338aa7b8c198c041d8189bcbac3b94cc
When message is sent to the server with success
[ { "docid": "507badc3fc84a411a454163b5e083e59", "score": "0.0", "text": "@Override\n public void onEventMainThread(UpdatedMessageEvent event) {\n super.onEventMainThread(event);\n Log.w(TAG, \"Test UpdatedMessageEvent\");\n }", "title": "" } ]
[ { "docid": "402bd48870f7eb3d257a03ebda54b547", "score": "0.7230326", "text": "@Override\n\tpublic void onSendSucceeded(byte[] message) {\n\t\t\n\t}", "title": "" }, { "docid": "549657eaedaadb4daa786a26e69edcf1", "score": "0.71136373", "text": "public void success() {\n\t\tthis.postRe...
0316287cabba84bc874ecab7fc09c021
Constructs a RowSetEvent object initialized with the given RowSet object.
[ { "docid": "3ef5df98f78dae5e8cc1023e34d08a39", "score": "0.7248763", "text": "public RowSetEvent(RowSet source)\n { super(source); }", "title": "" } ]
[ { "docid": "381851e5e335c5b6eacfa002c7459e62", "score": "0.5164818", "text": "public MhrEvent getRowObject(int row)\n {\n try\n {\n return mhData.getEvent(row);//(MhrEvent)eventData.get(row);\n }\n catch(ArrayIndexOutOfBoundsException e)\n {\n System.out.println...
04e0b1a1407e0f346f28c1aea9d9357c
Constructs the info JMenuItem.
[ { "docid": "2e931e2f7a266495e1bb21096675511e", "score": "0.72736955", "text": "public InfoJMenuItem() {\n super(\"Race Info...\");\n myMessage = \"\";\n addActionListener(theEvent -> {\n JOptionPane.showMessageDialog(this, myMessage, \"Race Information\",\n ...
[ { "docid": "d561eabc22d2e6a9a5b9f856af2fb112", "score": "0.8145003", "text": "protected abstract List<JMenuItem> createInfoMenuItems();", "title": "" }, { "docid": "167dc80e0ee6b2745257f97b0ad6d1cb", "score": "0.71146715", "text": "private JMenu buildHelp() {\r\n final JMenu m...
bb01fedb53bd15204a50a3b077013d25
Returns the kind of event
[ { "docid": "f316fb0a7ea5a6ea749da6b1cec7035a", "score": "0.0", "text": "public Kind getKind() {\n return kind;\n }", "title": "" } ]
[ { "docid": "24a095c10375c299281ea5000ecb7e82", "score": "0.7838895", "text": "java.lang.String getEventType();", "title": "" }, { "docid": "24a095c10375c299281ea5000ecb7e82", "score": "0.7838895", "text": "java.lang.String getEventType();", "title": "" }, { "docid": "d77e...
79ec6f69fd426b93fc9f9befd0e15435
protect the data coherence
[ { "docid": "a5cad4684630bacb4bce916a56de72a7", "score": "0.0", "text": "@Override\r\n\tpublic boolean containsKey(K key) {\n\t\tif (DEBUG_LOCK) LogManager.getLogger().i(TAG, this+\" lock containsKey\");\r\n\t\tmDataLock.lock();\r\n\t\ttry {\r\n\t\t\treturn super.containsKey(key);\r\n\t\t} finally {\r\n\...
[ { "docid": "253e68591bc4b8d3d94d71a8fa6f603a", "score": "0.5974248", "text": "@Override\n public boolean isProtected() {\n return false;\n }", "title": "" }, { "docid": "200400c6dd4820b73f96cc36f642ae6a", "score": "0.588618", "text": "@Override\n\tprotected boolean check...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "09d43f872f5b1e769a4d2a0727001365", "score": "0.0", "text": "@Override\r\n\tprotected void onCreate(Bundle savedInstanceState) {\n\t\tsuper.onCreate(savedInstanceState);\r\n\t\tsetContentView(R.layout.activity_message_manage);\r\n\t\tinitView();\r\n\t\tloadData();\r\n\t}", "title": "" }...
[ { "docid": "81005989525ec80103fbaf46f9c37779", "score": "0.6694239", "text": "@Override\n\tpublic void agit() {\n\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.65686274", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "title": "" }, ...
2273291b3067c165cb86554372730909
Constructor for creating a new credit card and saving in database
[ { "docid": "c0bd2d9f4ab03fef14b4bbbcf65724f0", "score": "0.82767856", "text": "public CreditCard() {\n\n this.number = generateCardNumber();\n this.pin = generatePin();\n this.balance = 0;\n ControlDB.insertNewCard(this);\n System.out.println(\"Your card has been creat...
[ { "docid": "49e131051d3f5d79860fa292e125ec50", "score": "0.74783635", "text": "public CreditCard() {\n this(\"\", \"\");\n }", "title": "" }, { "docid": "6118658f799cb61b2d6608f361837450", "score": "0.74562705", "text": "public CreditCard(String creditCardNumber){\n\t\t thi...
47e321b1a0e76c50860172804ba20838
Called when a menu item is selected.
[ { "docid": "06da1cd16353fd75ef72cffb6ac64351", "score": "0.0", "text": "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n super.onOptionsItemSelected(item);\n switch (item.getItemId()) {\n case MENU_ZOOM_IN: {\n zoomIn();\n brea...
[ { "docid": "3826315a9b7d0beb8c7d2a16383ee930", "score": "0.8020801", "text": "@Override\n public void menuSelected(MenuBar.MenuItem menuItem) {\n }", "title": "" }, { "docid": "ce418bae84d8f364290c38088e6b8a55", "score": "0.791935", "text": "prot...
6470a46cb8daf30cc9ea06d2f442c03f
/ access modifiers changed from: packageprivate
[ { "docid": "615bc46a568bbd6e392ea80288e78bf6", "score": "0.0", "text": "public final /* synthetic */ void lambda$onInputClicked$0$InputsPanelActivity(int inputIndex) {\n InputsPanelFragment inputsPanelFragment2 = this.inputsPanelFragment;\n if (inputsPanelFragment2 != null) {\n ...
[ { "docid": "8e44716b5ee10b9661605afb83ad4dc2", "score": "0.6991612", "text": "private void priv() {}", "title": "" }, { "docid": "bc3a08c64e443ee86473be048cb9738a", "score": "0.6778093", "text": "private void smth() {\n\n\t\t}", "title": "" }, { "docid": "f0705d77863f0fa7...
5c85f44655d6e05c84b25b71d20630e9
Gets the server for the connection.
[ { "docid": "c1d7a207d6bc30ba86e3549faecc7b41", "score": "0.61010176", "text": "public final String getSCMServer() {\n return this.dmServer;\n }", "title": "" } ]
[ { "docid": "917c7109358931d311d4028f7b52b456", "score": "0.7331916", "text": "public Server getServer() {\n if (this.typeConexion == SERVER) {\n return this.server;\n } else {\n return null;\n }\n }", "title": "" }, { "docid": "a67ae0070410a0ce2d...
ec126c3999e289194c7b067f12993ac8
Find the _Fields constant that matches fieldId, or null if its not found.
[ { "docid": "656c8d9572632241bf6c50d5f01bd185", "score": "0.0", "text": "@org.apache.thrift.annotation.Nullable\n public static _Fields findByThriftId(int fieldId) {\n switch(fieldId) {\n case 1: // VERIFIER\n return VERIFIER;\n case 2: // DEVICE_SECRET\n ...
[ { "docid": "1b823037f3433b9f70f37c7b6b0595ca", "score": "0.79325026", "text": "public static _Fields findByThriftId(int fieldId) {\n switch(fieldId) {\n case 1: // FIND_EXAMINATION_INFO_PARAMS\n return FIND_EXAMINATION_INFO_PARAMS;\n default:\n return null;...
c26fe454d443c83827fe1617589b1341
Use Image location (imageInserterInput) to specify the Amazon S3 location of the image to be inserted into the output. Use a 32 bit BMP, PNG, or TGA file that fits inside the video frame.
[ { "docid": "93f106d86f8aba94f4696cfdbcc1c3c1", "score": "0.6242485", "text": "public void setImageInserterInput(String imageInserterInput) {\n this.imageInserterInput = imageInserterInput;\n }", "title": "" } ]
[ { "docid": "7fe104d361fdb5f5381875b60d96b23e", "score": "0.607403", "text": "public InsertableImage withImageInserterInput(String imageInserterInput) {\n setImageInserterInput(imageInserterInput);\n return this;\n }", "title": "" }, { "docid": "6f52c817f97fe7b5e448f66d5951f4...
7caeaa7cf6d30269cfaf63dd847f7e9d
set txtMember right after registration
[ { "docid": "8cf1c6fb5f87ffa65f9c5e89830af34e", "score": "0.715567", "text": "public static void setTxtMember(String UID, String name) {\n\t\ttxtMember.requestFocus();\n\t\ttxtMember.setText(UID);\n\t\tmntmAddNewMember.setEnabled(false);\n\t\t//simulate space to update name\n\t\ttry {\n\t\t\tRobot robot ...
[ { "docid": "5bec6f31b6d59f3a9ce6fb046157190a", "score": "0.6656678", "text": "public void saveMemberToText(Member member){\n \n Database.getInstance().addNewMember(payment);\n \n }", "title": "" }, { "docid": "430ed68b4c10b6372c9b12c7fc6d0478", "score": "0.6632167", ...
8023b2304cde6cc17dd20d22057c4772
Tracks whether the local gcm key should be updated.
[ { "docid": "63a2ccd1771160bf21807878967951b0", "score": "0.77678674", "text": "protected boolean isLocalGcmKeyUpdateNeeded() {\n return !TextUtils.equals(mMergedUserData.getGcmKey(), mLocalUserData.getGcmKey());\n }", "title": "" } ]
[ { "docid": "39bf6d43d8d5f1f18ff8e21c405bf497", "score": "0.5861956", "text": "public boolean isConsistent();", "title": "" }, { "docid": "65b24759f26628d1c33180224528fecd", "score": "0.56970817", "text": "public boolean isAssayImagesKeyModified() {\n return AssayImagesKey_is_m...
8a5aefa1bc05acee7361bcbd2200eb38
$ANTLR end "ruleUseCase" $ANTLR start "entryRuleExtension" InternalUseCaseDslParser.g:277:1: entryRuleExtension returns [EObject current=null] : iv_ruleExtension= ruleExtension EOF ;
[ { "docid": "b17cd90b54542f868685a29e252c1024", "score": "0.78241915", "text": "public final EObject entryRuleExtension() throws RecognitionException {\n EObject current = null;\n\n EObject iv_ruleExtension = null;\n\n\n try {\n // InternalUseCaseDslParser.g:277:50: (iv_ru...
[ { "docid": "dbc16636425a0a7ca5a41ab123a6032d", "score": "0.68527377", "text": "public final EObject entryRuleExtensionStep() throws RecognitionException {\n EObject current = null;\n\n EObject iv_ruleExtensionStep = null;\n\n\n try {\n // InternalUseCaseDslParser.g:832:54...
14a7a096eb5c112f4c0963e800ce5def
Creates the fragment, sets fragmentListener to the MainActivity
[ { "docid": "395301719b83c9e3cf942769e9858755", "score": "0.0", "text": "@Override\n public void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n Bundle args = getArguments();\n int turn = args.getInt(\"player\");\n players = DataManager.getSING...
[ { "docid": "a62197ea4dcac43ddea33c344e4c4f60", "score": "0.6976909", "text": "protected void setupFragment() {\n\n int courseCode = getIntent().getIntExtra(Constants.KEY_COURSE_ID,-1);\n\n ModulesFragment fragment = ModulesFragment.newInstance(courseCode);\n FragmentManager fragment...
602d420fdd80c1b30b903aa74bd583c4
The sockets that the server is listening on. There are no ordering guarantees. This may be absent. repeated .grpc.channelz.v1.SocketRef listen_socket = 3;
[ { "docid": "f488b0f287c15b24cecfc9b4aff52e56", "score": "0.56896955", "text": "public Builder setListenSocket(\n int index, io.grpc.channelz.v1.SocketRef value) {\n if (listenSocketBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n ...
[ { "docid": "079da11b7ef5606a89daff6a995d4e8d", "score": "0.8017183", "text": "public java.util.List<io.grpc.channelz.v1.SocketRef> getListenSocketList() {\n return listenSocket_;\n }", "title": "" }, { "docid": "c880a4dd24db55e3ca133c7e764c050d", "score": "0.79216737", "text": "p...
2809355db835555f349231370e1bfe04
Sets whether the RowColHeadings are shown in a viewer
[ { "docid": "bb5cab388596c02ac0b95f7a33199206", "score": "0.73849344", "text": "public void setDisplayRowColHeadings(boolean show)\n {\n _sh.setDisplayRowColHeadings(show);\n }", "title": "" } ]
[ { "docid": "482de4270c3fce29597c63ab6a206815", "score": "0.70982754", "text": "public boolean isDisplayRowColHeadings()\n {\n return _sh.isDisplayRowColHeadings();\n }", "title": "" }, { "docid": "6f250dbfa09e4f029787a33bbc309b9d", "score": "0.6383465", "text": "public v...
16f1684b613a3c3195bd97e57284678c
/ Code to run ONCE when the driver hits PLAY
[ { "docid": "3b8ff0976d55fb4acdacf1979eaa004d", "score": "0.0", "text": "@Override\n public void loop() {\n telemetry.addData(\"flickerValue\",robot.flicker.getCurrentPosition());\n telemetry.addData(\"leftMotorValue\",robot.leftMotor.getCurrentPosition());\n telemetry.addData(\"r...
[ { "docid": "f247efb40649b0dadef17633ce2090c7", "score": "0.6988924", "text": "public void Play(){\n\t\t}", "title": "" }, { "docid": "f37aa8e347cf13e26f5cc9f303fe406b", "score": "0.69742996", "text": "@Override\n public void playStart() {\n }", "title": "" }, { ...
480f9c9fb1ac9882bcbc4d7cfaf3d8a8
/ This is a very, very simple blockchain taken from: (c) Amit Rathi I only replaced the ArrayList with a LinkedList, added the serialization code and the maven project. (Thorsten Hirsch) Here's a more realistic example based on Merkle Trees:
[ { "docid": "74a6bb8283acc8bbbfdb7cecba07d9ed", "score": "0.47537515", "text": "public static void main(String[] args) {\n\n Block genesis = new Block(\"BlockChain\", null);\n Block helloBlock = new Block(\"Hello\", genesis);\n Block worldBlock = new Block(\"World\", helloBlock);\n ...
[ { "docid": "4b4b6dbd9283fe0740a84f1b7a019a58", "score": "0.589231", "text": "public MerkleTree(List<Transaction> transactions) {\n initMerkleTree(transactions);\n }", "title": "" }, { "docid": "d779dd78d25be0935a4b79bda2a18fdc", "score": "0.58896637", "text": "@Test\n pu...
84ea37d71603a787bf8d6dc90e9fd020
Gets the departure date.
[ { "docid": "d186a64b040c4935081fd6a7e60052d1", "score": "0.8296645", "text": "public Date getDepartureDate();", "title": "" } ]
[ { "docid": "52e61e6c5d7558e17e929bfee17dfa10", "score": "0.8373989", "text": "public Calendar getDepartureDate()\n\t{\n\t\treturn this.departure;\n\t}", "title": "" }, { "docid": "584be13859a6aa76f893aa5499922ae2", "score": "0.784829", "text": "public String getDepartDate() {\n\t\tre...
fa9ef9556a6fc06a878009cb931ac5cd
Hashtable htblColNameValue5 = new Hashtable( ); htblColNameValue5.put("id", new Integer( 2343422 )); htblColNameValue5.put("name", "Ahmed Noor" ); htblColNameValue5.put("gpa", new Double( 0.98 ) ); //dbApp.insertIntoTable( strTableName , htblColNameValue ); Tuple t5= new Tuple(htblColNameValue5, "id"); //htblColNameVal...
[ { "docid": "ddf840e8beb82081dff18e923efd71de", "score": "0.68020064", "text": "public static void main(String[] args) throws DBAppException {\n\tString strTableName = \"Student\";\r\n\tDBApp dbApp = new DBApp( );\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"dbapp created\");\r\n\r\n\tHashtable htbl...
[ { "docid": "03d19881de6fec18c3ed7c3f1386cc87", "score": "0.6430098", "text": "@Test\n public void tableMethod() {\n HashBasedTable<Integer, Integer, String> table1 = HashBasedTable.create();\n HashBasedTable<Integer, Integer, String> table2 = HashBasedTable.create(2, 2);\n HashBa...
d028ca9c0a90d4e5e475d33c1b6fd503
Metodo que imprime la oracion del general
[ { "docid": "d8a8a8731211c2b438c9d25f70486342", "score": "0.0", "text": "public void planificaEstrategia() {\n System.out.println(\"Llevaremos tres divisiones a la frontera!\");\n }", "title": "" } ]
[ { "docid": "316a71526789ae3b4b4ed918e614a84c", "score": "0.55814815", "text": "private int[] nor() {\r\n \t\tint[] ret = {0,0};\r\n \t\tret[0] = ~(currentInstruction.op1Value | currentInstruction.op2Value);\r\n \t\treturn (ret);\r\n \t}", "title": "" }, { "docid": "9e54b0f2b877b50a63bfd37542...
9da9c4d16af8e180136f0a5dab6526cc
Return how many cities are in the list
[ { "docid": "9f6293c131a3006112d9121d4abec401", "score": "0.8364836", "text": "public int countCities(){\n return this.cities.size();\n }", "title": "" } ]
[ { "docid": "d4af1d568365313598f51f9bceae5023", "score": "0.7709576", "text": "public static int numberOfCities(){\n return destinationCities.size(); // get the number of cities left to be visited\n }", "title": "" }, { "docid": "0c014e18b15eb8269e043baac1b37a6f", "score": "0.76...
10d289c19ebae41e21689488038670bd
$ANTLR end "T__149" $ANTLR start "T__150"
[ { "docid": "31cfa929aa0283bb8b3afad03e869219", "score": "0.0", "text": "public final void mT__150() throws RecognitionException {\n try {\n int _type = T__150;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // InternalMyDsl.g:148:8: ( 'Equal' )\n // Internal...
[ { "docid": "3b6f1bfdb527944fa130de9d4f776007", "score": "0.56496286", "text": "public interface ParserASTConstants {\n\n /** End of File. */\n int EOF = 0;\n /** RegularExpression Id. */\n int KW_CLASS = 8;\n /** RegularExpression Id. */\n int KW_PUBLIC = 9;\n /** RegularExpression Id. */\n int ...
d9a1e6af47133e43e08bee54c7c92caa
System.out.println("beat " + this.measureNumber() + " phrase end");
[ { "docid": "c67287421836cb389c7d708be6574fcd", "score": "0.0", "text": "public void setOverdrivePhraseEnd(Instrument instrument, boolean phraseEnd) {\n this.hasOverdrivePhraseEnd[instrument.index()] = phraseEnd;\n }", "title": "" } ]
[ { "docid": "1c9b569c3d373e27bb34b2e2e7024fa1", "score": "0.6504584", "text": "@Override\n\tpublic void mes() {\n\t\tSystem.out.println(swiming());\n\t}", "title": "" }, { "docid": "8a10b15cacab4f6feef6aa2d962ecb89", "score": "0.62598747", "text": "public void mathsexam() {\nSystem.ou...
e61f419874eb2015a7f2b17f37e7302c
Default Report Function Constructor
[ { "docid": "483178243d3cd76a33b0b0eb6c9ed5b2", "score": "0.65209067", "text": "public ReportFunction() {\n\t\tthis.default_pos = DEFAULTS;\n\t\tthis.default_neg = DEFAULTS;\n\t\t\n\t\tthis.all_combo_pos = new HashMap<State,String>();\n\t\tthis.all_combo_neg = new HashMap<State,String>();\n\t\t\n\t\tthis...
[ { "docid": "cb40d6d459462d125582749f8bf6a2f4", "score": "0.8399978", "text": "public Report(){\n\n\t}", "title": "" }, { "docid": "232f7973253d2e080a2c95107fd4fb60", "score": "0.8299917", "text": "public Report_Object()\n\t{\n\t\t// Default no param constructor\n\t}", "title": ""...
735833b80a89c3bf69ed60dcc66fca78
Returns the uplink CallQualityLevel for a given ongoing call.
[ { "docid": "3829af7c04e847f80e5ec0cf7f54df20", "score": "0.80518246", "text": "@CallQualityLevel\n public int getUplinkCallQualityLevel() {\n return mUplinkCallQualityLevel;\n }", "title": "" } ]
[ { "docid": "9b21744540c7d4cf61a1c6d2f04b1ec4", "score": "0.71949196", "text": "@CallQualityLevel\n public int getDownlinkCallQualityLevel() {\n return mDownlinkCallQualityLevel;\n }", "title": "" }, { "docid": "0acb0e78d400d8abc2d5788f5a4981ac", "score": "0.6009454", "te...
88512cfa2fceec5c18aa690db5b9e606
Gets the value of the 'AGAD_PRNT_RATING_RULES_IND' field.
[ { "docid": "383c42769f1052361bcff17528019406", "score": "0.84431595", "text": "public java.lang.CharSequence getAGADPRNTRATINGRULESIND() {\n return AGAD_PRNT_RATING_RULES_IND;\n }", "title": "" } ]
[ { "docid": "0f16181e2d148a15f44c03608c4bb05f", "score": "0.8449118", "text": "public java.lang.CharSequence getAGADPRNTRATINGRULESIND() {\n return AGAD_PRNT_RATING_RULES_IND;\n }", "title": "" }, { "docid": "e488d2f09c4ddbe8535e7b14fa9dd6cf", "score": "0.7840949", "text": "public...
ea62b1b9d7094fdeb6d061cc59f21500
Set the string holding the client configuration.
[ { "docid": "152664918f3aae3c29ef55c0a4fc2304", "score": "0.6274886", "text": "public void setClientConfiguration(String clientConfiguration)\n\t{\n\t\tthis.clientConfiguration = clientConfiguration;\n\t}", "title": "" } ]
[ { "docid": "e3244d85ee70eed173dfaee241323230", "score": "0.6626182", "text": "void setClient(java.lang.String client);", "title": "" }, { "docid": "65d4fde9af26d787b8aaea33fca0c813", "score": "0.6544145", "text": "public Builder setConfig(java.lang.String value) {\n if (value ==...
14719fe295811a39144c541d13b9c53c
Called when the mouse is clicked.
[ { "docid": "72c4a8b847ccc1982cb8d7db0ac983c8", "score": "0.0", "text": "@Override\r\n protected void mouseClicked(int x, int y, int mouseButton)\r\n {\r\n pokemobTextField.mouseClicked(x, y, mouseButton);\r\n list.mouseClicked(x, y, mouseButton);\r\n // System.out.println(mous...
[ { "docid": "3ddcba7ae236d5eabb0113738137f6b7", "score": "0.8658054", "text": "void mouseClicked();", "title": "" }, { "docid": "1178fc6e97e3cb149402765516997d56", "score": "0.84289694", "text": "public void mouseClicked(MouseEvent ev) {}", "title": "" }, { "docid": "26103...
92822a3fcdd74be42669e01bf18cac58
Replaces duplicate consecutive symbols in a line of text with the symbol and the number of times it appears in that location. If the parameter last equals the empty string, this method returns the empty string.
[ { "docid": "99a15d84b403886850110dc27164fb59", "score": "0.533368", "text": "public static String compressDuplicates(String s, String last, int times) {\n\n //Determine length of string\n int len = s.length();\n\n //Base case is when string has length 0, but need to split into two\n...
[ { "docid": "0b378f9117017901259a13fa16b393e2", "score": "0.5592168", "text": "public int addLine(String symbol) {\n if (lines == 0) {\n // zero lines case , just adds the symbol on the line 0.\n this.firstLine = new SymbolLine(0, symbol);\n this.lastLine = this.fi...
a596735a1c87a88f1b7d99411bfc9840
This method was generated by MyBatis Generator. This method returns the value of the database column CULSITE.ES_ORDER.PAY_BILL_NO
[ { "docid": "216daeedde8ad503c63778f840aa1f14", "score": "0.6639792", "text": "public String getPayBillNo() {\r\n return payBillNo;\r\n }", "title": "" } ]
[ { "docid": "5d38c18a731ee3e0c589b0f849b88119", "score": "0.5983118", "text": "public String getPayNo() {\n return payNo;\n }", "title": "" }, { "docid": "10c068823c4be20a3827fbc860b7cc5b", "score": "0.5752862", "text": "public void setPayBillNo(String payBillNo) {\r\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "3475fc5d050e96288cf76bd44f9fd5ed", "score": "0.0", "text": "@Override\n\tpublic void deleteMessageById(String ma001) throws Exception {\n\t\tgetSqlSession().getMapper(IBigScreenDao.class).deleteMessageById(ma001);\n\t}", "title": "" } ]
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "794df2a9c5bbf2158bc6dfa66065e7ab", "score": "0.0", "text": "public final void mo17805a(@C0193h0 C5560k<Map<C4102c<?>, String>> kVar) {\n this.f12913b.f13105Q.lock();\n try {\n if (!this.f12913b.f13113Y) {\n this.f12912a.onComplete();\n r...
[ { "docid": "6dbd84c2d6cc660eb674e0befd23600a", "score": "0.6301801", "text": "public interface C4326z extends aa {\n /* renamed from: a */\n void mo2587a(String str);\n\n /* renamed from: b */\n void mo2591b(String str);\n}", "title": "" }, { "docid": "1d239752b83eb1ec789bfa67b2e...
c31d01a2a33930460ccad536cfba59e4
The constructor of the Exitcommand.
[ { "docid": "81d6954315389a107f3e6ae0fa6b4a54", "score": "0.6796373", "text": "public ExitCommand(String userName) {\n\t\tsuper();\n\t\tthis.userName = userName;\n\t\t\n\t}", "title": "" } ]
[ { "docid": "0914c5262e8e321f9a9acd8fa28e65a7", "score": "0.8801829", "text": "public ExitCommand() {\n\n }", "title": "" }, { "docid": "1d166d0e61bdf0266b5219dce9dc289c", "score": "0.8515925", "text": "public ExitCommand() {\n isExit = true;\n }", "title": "" }, ...
0fbf0025d6bdc5aed2333269119aa28e
POST /marques : Create a new marque.
[ { "docid": "3c972815cace565205b6ec13272406ef", "score": "0.7770961", "text": "@PostMapping(\"/marques\")\n @Timed\n public ResponseEntity<Marque> createMarque(@Valid @RequestBody Marque marque) throws Exception {\n log.debug(\"REST request to save Marque : {}\", marque);\n if (marque...
[ { "docid": "87deac93bc9005d04c88d45b3729aaa8", "score": "0.53879476", "text": "@PostMapping(\"/kamar/insert\")\n\tprivate RedirectView insertDataKamarSubmit(@ModelAttribute KamarModel kamar) {\n\t\tkamarService.addKamar(kamar);\n\t\treturn new RedirectView(\"/kamar\");\n\t}", "title": "" }, { ...
a12a90f02667dd2e8e9b8216cd2e8f9e
/ Manage Orders ============= Add Order Edit Order Delete Order
[ { "docid": "737e8787e3f38b96977f96f1b6b4f455", "score": "0.0", "text": "@RequestMapping(value=\"CreateNewOrder\", method = RequestMethod.POST)\n public ResponseEntity<String> createNewOrder(@RequestParam String data, HttpSession sessionObj) {\n\t\tMap<String, String> errorMap = new HashMap<String, St...
[ { "docid": "bda8f4d8955ec32e0dbd6a0a830ccaec", "score": "0.66817296", "text": "private void deleteOrder() {\n\t\tString errorMsg = null;\n\t\tString askMsg = \"POS.DeleteOrder\";\t//\tTODO Translate it: Do you want to delete Order?\n\t\tif (v_POSPanel.isCompleted()) {\t\n\t\t\taskMsg = \"POS.OrderIsAlre...
5227eec89953fa4a20eca79f669aa9a0
Returns true if a given string is empty.
[ { "docid": "1d9b102c888cc1e4fb00f85c16ad0a97", "score": "0.0", "text": "public static boolean isInValidVenue(String venue) {\n return venue.isEmpty();\n }", "title": "" } ]
[ { "docid": "529556d8e6f4fccdda8528596489d873", "score": "0.8695164", "text": "public final static boolean emptyString(String s) {\n boolean expr = (s == null || s.length() == 0);\n return expr;\n }", "title": "" }, { "docid": "728f887033729e0cd036b5ba76947bea", "score": ...
3b2210ca48f3a0fa8765ac64221def72
On start. Add Retry listener to test methods. Also add missing sanity1 group to methods if Mobile.
[ { "docid": "ad7ecaf155d11055ebf2c5836664507d", "score": "0.7633807", "text": "@Override\n public void onStart(final ITestContext ctx) {\n\n super.onStart(ctx);\n for (final ITestNGMethod method : ctx.getAllTestMethods()) {\n final List<String> groupList = DeviceUtil.arrayToLi...
[ { "docid": "1f2c7d0f635c2fe9916d308e40ef0135", "score": "0.6254779", "text": "@Override\r\n\tpublic void onTestStart(ITestResult result) {\n\t}", "title": "" }, { "docid": "c9d3ea92447ff12a06fc3f133af1c13b", "score": "0.6252985", "text": "@Override\n\tpublic void onTestStart(ITestRes...
7d633dd73cf59de7d8a05e3d6368e027
Raw height and width of image
[ { "docid": "3f523213a0c28d0ca293451d7faf9d9d", "score": "0.0", "text": "public static int calculateInSampleSize(BitmapFactory.Options options, int reqWidth, int reqHeight) {\n final int height = options.outHeight;\n final int width = options.outWidth;\n int inSampleSize = 1;\n\n ...
[ { "docid": "c69d1a6a376ede9e54beaee0115e7f69", "score": "0.74963546", "text": "public String getImageWidth(){return imageWidth;}", "title": "" }, { "docid": "e13de673cbe6a6537a6b80c1f3282789", "score": "0.7257359", "text": "int getImageHeight() {\n\treturn imageHeight;\n}", "titl...
dd57d847588ff688065d90a0e6331062
Gets all constructors from a class
[ { "docid": "e4c8838cc5eee7a747d92e12df3504c1", "score": "0.7147972", "text": "public static Constructor<?>[] getConstructors(final Class<?> clazz)\r\n {\r\n return new SecureReflectionAccess<Constructor<?>[]>()\r\n {\r\n @Override\r\n protected Constructor<?>[] work() throws ...
[ { "docid": "593ad8b53fe79488de06338666874d46", "score": "0.81424713", "text": "Collection<ConstructorDeclaration> getConstructors();", "title": "" }, { "docid": "0e071eeac0d0858f9fa2d10c3f9db3e0", "score": "0.71856654", "text": "public static Constructor<?>[] getDeclaredConstructors(...
cbc3f45e6771210899e540a9b963b8d4
Closes the current tag. We present no distinction between empty and selfclosing tags, so and are both dealt with in the same way: parser.accept("foo"); parser.close();
[ { "docid": "17dee494f63f1dc0ca3d7924fa70603c", "score": "0.7113172", "text": "public void close() throws ParseException, XMLStreamException {\n if (!this.atClosingTag()) {\n throw new ParseException(\"expecting closing tag\");\n }\n depth--;\n next();\n }", ...
[ { "docid": "6adf28aee09cb2eec9db43df10f21c8e", "score": "0.6519509", "text": "private int parseCloseTag() throws SAXException, IOException {\r\n yy_markedPos++; // skip the \"/\"\r\n if (Constants.COLUMN_NUMBERS_ON) yycolumn_next++;\r\n\r\n stringValue = parseElementName();\r\n ...
c5c6c487d5a707714195afbfbfd753ec
Test case number: 36 /Coverage entropy=1.0986122886681096
[ { "docid": "50d25483de24a9d1592eb3d60be6c9f3", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test36() throws Throwable {\n ConnectionFactories connectionFactories0 = new ConnectionFactories();\n connectionFactories0.clearXATopicConnectionFactory();\n XATopicConnectionFac...
[ { "docid": "eefcb8163fe844db41b4e7f3007cf287", "score": "0.6601884", "text": "@Test(timeout = 4000)\n public void test24() throws Throwable {\n Discretize discretize0 = new Discretize(\"h&uYpUC]>5dku/m]CS\");\n discretize0.m_ClassIndex = 102;\n double[][] doubleArray0 = new double[4][0...
69f0966361e4e664d2bfad8eef7ed2e2
Validation to ensure strong password
[ { "docid": "f4f469dfcbeff8d555574a1bae81ad5e", "score": "0.0", "text": "public static boolean isValid(final String password){\n\n Matcher matcher = pattern.matcher(password);\n \n return matcher.matches();\n\n }", "title": "" } ]
[ { "docid": "b48b74b0a70989dbfa5b28a870ea19d7", "score": "0.7324863", "text": "boolean checkPassword(@NotNull User user, @NotNull String plainPassword);", "title": "" }, { "docid": "53c5734b1df2136ae818019be7a04b6e", "score": "0.7183853", "text": "boolean verifyPassword(String passwor...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f705cac9af7d3bfa9c407eb694744838", "score": "0.0", "text": "@Override\r\n public String getName() {\n return \"HotCityAdapter\";\r\n }", "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...
7773ddbf0aebf3ca15782042e49615ac
Logger logger = LoggerFactory.getLogger(Main.class);
[ { "docid": "f224076033adbc60988a76c88483f31b", "score": "0.0", "text": "public static void main(String[] args) {\n logger.error(\"msg:{}\");\n }", "title": "" } ]
[ { "docid": "e18c3af9c73acc083151650a7a7a8b39", "score": "0.76081073", "text": "private static Logger getLogger() {\n return LoggerFactory.getLogger(TestFiles.class);\n }", "title": "" }, { "docid": "f32a8e465807fe3cbaad9313f96ecb5f", "score": "0.7467279", "text": "Logger ge...
41b44cd206b78424960ae0d7dbc9e417
Called when the activity is first created.
[ { "docid": "74114b3dc568dd4bd01265560fe6191e", "score": "0.0", "text": "@Override\n public void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n setContentView(R.layout.activity_song);\n\n \n // Find the ListView resource. \n songListView = (ListView) findVie...
[ { "docid": "85f9ad2c62707e5fe52f07757334a7d6", "score": "0.7755771", "text": "@Override\n\tpublic void onActivityCreated(Bundle savedInstanceState) {\n\t\tsuper.onActivityCreated(savedInstanceState);\n\t\tinit();\n\t\tsetListener();\n\t\t\n\t}", "title": "" }, { "docid": "2b888ba6778573b9a72...
550702244944e27975203e28e3bb2f64
This prints a feasibility table for workshops only Could be extended in future to print feasibility of shifts etc. Uses hard coded red and green colors In future another color swatch table could be added to the template document and read in
[ { "docid": "c03ab29d61bb0326f17ee2f65fe57fe1", "score": "0.5718602", "text": "public static void addFeasibleTable(XWPFDocument document, XWPFTable templateTable, Roster roster,\n List<FeasibleWorkshop> feasibilityList, int position) throws Exception {\n\n St...
[ { "docid": "427f7bcfaca066d2b973eadf6364a5a3", "score": "0.62002724", "text": "public void printTable(){\r\n System.out.printf(\"%-37s%-8s%-8s%-7s%n\", \"\", \"Original\", \"\", \"Current\");\r\n System.out.printf(\"%-14s%-10s%-4s%-9s%-9s%-7s%-8s%-5s%-6s%n\",\r\n \"Item Name...
e69f22c4faf1b28b6fa0fd1faa290c40
Get The Screen Height
[ { "docid": "79763effc041eff1fe7160de392cc701", "score": "0.0", "text": "public static int getScreentHeight(Activity activity) {\n Display display = activity.getWindowManager().getDefaultDisplay();\n DisplayMetrics dm = new DisplayMetrics();\n display.getMetrics(dm);\n return ...
[ { "docid": "22fa9b0747ae259420aaafff1746eeb3", "score": "0.8853643", "text": "public static int getHeight ()\n {\n return (int) _screenSize.getHeight();\n }", "title": "" }, { "docid": "7d30d7272e6b1210a1979cd541f28383", "score": "0.80744517", "text": "private void getWi...
4c8f6043c0fe34c75d14422ac0153416
Prompts user to enter name and gets user entered name then passes it to the home screen
[ { "docid": "1253110f0dca14bdd3dd15abcb45e642", "score": "0.7142815", "text": "public void onEnter(View view) {\n\n TextView welcomeView = (TextView) findViewById(R.id.welcome);\n EditText nameView = (EditText) findViewById(R.id.enterName);\n String nameText = nameView.getText().toSt...
[ { "docid": "97f9abf4a0355b587452ce6d5901134a", "score": "0.7217772", "text": "public void promptForName() {\n \t\tif (readName() != null) {\n \t\t\tif (!userName.equals(\"unset\")) {\n \t\t\t\tengine.authUser();\n \t\t\t\treturn;\n \t\t\t}\n \t\t} else {\n \t\t\tString localName = \"\";\n \t\t\tString t...
07730bfc901145f1ee88199cf1943160
Creates a Moshi adapter for this data
[ { "docid": "35e471fbd5c2f2117aa01343eb69089d", "score": "0.6328409", "text": "public static JsonAdapter<News> jsonAdapter(Moshi moshi) {\n return new AutoValue_News.MoshiJsonAdapter(moshi);\n }", "title": "" } ]
[ { "docid": "bc0d3ef3bd843e552f645ec898747ace", "score": "0.5591882", "text": "@Override\n public DataSource<Integer, Movie> create() {\n MovieDataSource movieDataSource = new MovieDataSource(requestInterface, sortType);\n movieDataSourceLiveData.postValue(movieDataSource);\n retu...
0ac694ccf1dbf40a97f3846f21f26418
Returns the specified property as a JsonObject
[ { "docid": "bfe673d375279acdcd815e386d16640e", "score": "0.6345717", "text": "private static JsonObject getJsonObject(JsonObject object, String propName) {\n JsonObject obj = null;\n JsonValue val = object.get(propName);\n if (val != null && val.getValueType() == ValueType.OBJECT) {...
[ { "docid": "54002009c0b2d621b8d381400a2bd656", "score": "0.7026468", "text": "@Override\n public JsonObject encode(Property property) {\n\n // Creating object\n JsonObjectBuilder root = Json.createObjectBuilder();\n\n // Acquiring value\n Value dt = pro...
f89e48d4f2f250acdd3149eb30b37cb4
SeekBar progress gets initialized here
[ { "docid": "8bbc391361ccb40bdbf447849638f89c", "score": "0.7722976", "text": "private void initSeekBarProgress() {\n handler = new Handler();\n try {\n if (mMediaPlayerObject.isPlaying()) {\n int mediaPos = mMediaPlayerObject.getCurrentPosition(); // gets current ...
[ { "docid": "f2f8cd92fe74146cdc7d846fe231a79e", "score": "0.7723914", "text": "private void configSeekBar()\r\n\t{\r\n\t\t\r\n\t}", "title": "" }, { "docid": "cf9c41b0187a5a2627cfca261fc45ba7", "score": "0.7437278", "text": "@Override\n public void onProgressChanged(See...
9a521494d661a88dabbd44caf923d8fa
/ Checks that a Taint instance created via the zeroargument constructor is considered to be empty.
[ { "docid": "3541a1a817bda4c15a2c7792221fb2ff", "score": "0.8077915", "text": "@Test\n public void testConstructEmptyTaint() {\n Taint t = Taint.emptyTaint();\n assertTrue(t.isEmpty());\n }", "title": "" } ]
[ { "docid": "ee8797e33da537ff51b2209b717222ab", "score": "0.6949645", "text": "@Test\n public void testTaintContainsEmptyTaint() {\n Taint t = Taint.withLabel(2);\n Taint t2 = Taint.emptyTaint();\n assertTrue(t.isSuperset(t2));\n assertFalse(t2.isSuperset(t));\n }", ...
ea5ed19130bd0e26494f521daeb81b48
updating the movelabel text
[ { "docid": "9371ad5d2111cd0860ca736344e239c5", "score": "0.0", "text": "public void updateMoveCount(int n) {\n\t\tmoveCounter.setText(\"Moves: \"+ n);\n\t}", "title": "" } ]
[ { "docid": "1ceaf92e85037cc73c6b992e09f9ac7c", "score": "0.73093706", "text": "public void updateLabel() {\n\t\tgetGameState().updateCountryLabels();\n\t\tgetGameState().getWindow().country1.setText((String) null);\n\t\tgetGameState().getWindow().country2.setText((String) null);\n\t\tgetGameState().getW...
d27499d4cdcc6640fb7422a8d9fe7621
Set the permission name.
[ { "docid": "9ffd9245b37f5b35ad13f8decedae63c", "score": "0.7504494", "text": "public void setPermissionName(String permissionName) {\n this.permissionName = permissionName;\n }", "title": "" } ]
[ { "docid": "85a0e3ee194bf0741aad2d065227e2bf", "score": "0.730909", "text": "public void setPermissionName(String permissionName) {\n this.permissionName = permissionName;\n }", "title": "" }, { "docid": "5c00f89faf8154d57d8245ec1899e767", "score": "0.6948943", "text": "pub...
c4e95b0bd725690de32315087f76997c
string field_1219 = 1219;
[ { "docid": "7883eded1eabbd74b30177b5f18fdebb", "score": "0.0", "text": "public java.lang.String getField1219() {\n java.lang.Object ref = field1219_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n...
[ { "docid": "753fb552341623091c379be25220910b", "score": "0.7553245", "text": "java.lang.String getField1236();", "title": "" }, { "docid": "4c218e4e9596468192dc862f6174448f", "score": "0.75517994", "text": "java.lang.String getField1307();", "title": "" }, { "docid": "3a1...
5fb9689d601ae4c62d7d4d258a26d983
$ANTLR end "rule__StatementSequence__Group__0" $ANTLR start "rule__StatementSequence__Group__0__Impl" InternalReflex.g:5294:1: rule__StatementSequence__Group__0__Impl : ( () ) ;
[ { "docid": "aac46906d064394ed841e87f4f8a12db", "score": "0.7915503", "text": "public final void rule__StatementSequence__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalReflex.g:5298:1: ( ( () ) )\n ...
[ { "docid": "8d2653fc7f1d19dc754ab39204ed0aca", "score": "0.78991944", "text": "public final void rule__StatementSequence__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalReflex.g:5286:1: ( rule__StatementSequence...
07554be95d33a8a914bc3d6c8264b047
This method was generated by MyBatis Generator. This method returns the value of the database column c_product.appurl
[ { "docid": "9c05530b88d62b7156fad1f3d451eb23", "score": "0.65465564", "text": "public String getAppurl() {\n return appurl;\n }", "title": "" } ]
[ { "docid": "64ada56b2e6aaf2a8361cd6081f8ed59", "score": "0.6381648", "text": "public String getUrlApp()\r\n/* 69: */ {\r\n/* 70:61 */ return this.urlApp;\r\n/* 71: */ }", "title": "" }, { "docid": "7586a2962d4dff62b37d1f61a640b2ba", "score": "0.6365295", "text": "public S...
76bbd74af2c67f3f80558397b2fffdb7
upload some file to the buckets
[ { "docid": "d1dc3f8ccf09100998a124257249011e", "score": "0.0", "text": "public void testBatchStat() throws Exception {\n\t\tString key1 = \"batch-stat1\";\n\t\tString key2 = \"batch-stat2\";\n\t\tString entryUri1 = bucketName + \":\" + key1;\n\t\tString entryUri2 = bucketName + \":\" + key2;\n\t\tList<S...
[ { "docid": "db43f18537c024478ca5578f9b24227a", "score": "0.76253974", "text": "protected void upload() {\n final String key = new StringBuilder().append(getKeyPrefix()).append(getFile()).toString();\n executorService.execute(\n () -> {\n File uploadLogFile = null;\n try {\...
cfe1bc56f8112aa0e4cc4001352199b8
Sets the logging level for all loggers in or a descendant of the package specified, to the level specified.
[ { "docid": "987a40852c25fff82a1f318ea6e62c3b", "score": "0.7376852", "text": "public static void setPackageLoggingLevel(String packageRoot, Level level) {\n Logger appLogger = Logger.getLogger(packageRoot);\n appLogger.setLevel(level);\n Logger rootLogger = Logger.getLogger(\"\");\n...
[ { "docid": "49930765fd50d7f640d807d79cb30b40", "score": "0.64609146", "text": "private void setLevel(final org.apache.log4j.Level level) {\r\n if (log.isWarnEnabled()) {\r\n log.warn(\"LogUtil : level changed to : \" + level.toString());\r\n }\r\n\r\n for (final Log l : this.logs.values())...
2e39c5974601aa53b723a99526375ac7
w Updates the status box with the SIP address of the current call.
[ { "docid": "77ac2d045c0a1babf971f036f903e1f0", "score": "0.70848745", "text": "public void updateStatus(SipAudioCall call) {\n String useName = call.getPeerProfile().getDisplayName();\n if(useName == null) {\n useName = call.getPeerProfile().getUserName();\n }\n up...
[ { "docid": "e0407a158633ad7b1e265980e7408ff4", "score": "0.6262609", "text": "public void updateStatus(final String status) {\n // Be a good citizen. Make sure UI changes fire on the UI thread.\n this.runOnUiThread(new Runnable() {\n public void run() {\n TextVie...
badca484d36a21e7d883e8b171199779
$ANTLR end ruleInstType $ANTLR start entryRuleCoding ../nel.Mcore/srcgen/nel/parser/antlr/internal/InternalMcore.g:280:1: entryRuleCoding returns [EObject current=null] : iv_ruleCoding= ruleCoding EOF ;
[ { "docid": "e3215d13021e9ff86bff5798eec1637a", "score": "0.7920549", "text": "public final EObject entryRuleCoding() throws RecognitionException {\n EObject current = null;\n\n EObject iv_ruleCoding = null;\n\n\n try {\n // ../nel.Mcore/src-gen/nel/parser/antlr/internal/I...
[ { "docid": "284d0ed3a5f73f0e3129b6507fc5ca38", "score": "0.640562", "text": "public final EObject entryRuleInstruction() throws RecognitionException {\n EObject current = null;\n\n EObject iv_ruleInstruction = null;\n\n\n try {\n // ../nel.Mcore/src-gen/nel/parser/antlr/i...
2bbeb1ebe19dae2af624c48f5fead981
Get Landmark Object at Current Position
[ { "docid": "eed7a5e13cca445a8877f9079f1b4414", "score": "0.0", "text": "@Override\n public void onItemClick(AdapterView<?> parent, View view, int position, long id) {\n Landmark monument = monuments.get(position);\n\n // Start Intent and Send Landmark Object to D...
[ { "docid": "f7806d6715fcfcef35277495b757b874", "score": "0.599113", "text": "public static LandMarkReader getLandMarkReader () {\r\n\t\treturn (LandMarkReader)myApplicationContext.getBean(BeanNames.LAND_MARK_READER.getValue());\r\n\t}", "title": "" }, { "docid": "907556f7880b1e6dadebb87b1e8d...
508826cc06e9f805a4b4947f7cb4b72a
Returns the graph associated with the name Throws exception if it doesn't exist
[ { "docid": "b73e9849c6ccf257b6c6bb3cf9de8e7b", "score": "0.8373191", "text": "Graph getGraph(String name) {\n\t\tif (this.hasGraph(name)) {\n\t\t\treturn this.graphs.get(name);\n\t\t} else {\n\t\t\tthrow new RuntimeException(\"Graph not found!\");\n\t\t}\n\t}", "title": "" } ]
[ { "docid": "a579df531da1d0939eaf3aaa6cb53454", "score": "0.77430636", "text": "@Override\n\tpublic Graph getGraph(UriRef name) throws NoSuchEntityException {\n\t\tif(!isInitialized) {\n\t\t\tinitialize();\n\t\t}\n\t\tif ((name == null) || (name.getUnicodeString() == null) || \n\t\t\t\t(name.getUnicodeSt...
532c9babbaf3a9752715fcd1c96a44c6
Mock having liked the comment previously
[ { "docid": "d949cc4be836ae5632c51f61c500ff4b", "score": "0.7352605", "text": "@Test\n\tpublic void getLikeStatus_ExpectTrue()\n\t{\n\t\tfinal Set<Account> likedBy = comment.getLikedBy();\n\t\tlikedBy.add(account);\n\n\t\tMockito.when(commentRepository.findById(COMMENT_ID)).thenReturn(Optional.of(comment...
[ { "docid": "1619d53f1da910046ec4f4652bd89285", "score": "0.7861246", "text": "@Test\n\tpublic void unlikeCommentSuccessfully()\n\t{\n\t\tfinal Set<Account> likedBy = comment.getLikedBy();\n\t\tlikedBy.add(account);\n\n\t\tMockito.when(commentRepository.findById(COMMENT_ID)).thenReturn(Optional.of(commen...
12c2f41f2fa54c80cae8a84b641c46c2
Returns the status by user name of this person.
[ { "docid": "441e94a6e89b320dbc78ab320f3ff1b0", "score": "0.77878237", "text": "@Override\n public java.lang.String getStatusByUserName() {\n return _person.getStatusByUserName();\n }", "title": "" } ]
[ { "docid": "8c0e570a36f7ea939800518e209fc8df", "score": "0.735177", "text": "@Override\n\tpublic String getStatusByUserName() {\n\t\treturn model.getStatusByUserName();\n\t}", "title": "" }, { "docid": "b45093c74d500aca4646f4dfc4014476", "score": "0.70744884", "text": "@AutoEscape\n\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c5e21e7181b58b582151b777b3e3cd60", "score": "0.0", "text": "@Override\n\tpublic void onRebind(Intent intent) {\n\t\tLog.i(TAG,\"onRebind\");\n\t\tsuper.onRebind(intent);\n\t}", "title": "" } ]
[ { "docid": "da34ed11fe7c5649b3cd0bdad6dca5df", "score": "0.7115143", "text": "@Override\n\t\tpublic void 비행() {\n\t\t\t\n\t\t}", "title": "" }, { "docid": "99cfe01c5035e9a9ca6dafada0e4a005", "score": "0.67343336", "text": "@Override\r\n\tpublic void caminar() {\r\n\t\t// TODO Auto-g...