query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
cbe3268799bd632dd39eafe9f2b3c7f4
This method was generated by MyBatis Generator. This method sets the value of the database column device_data.create_time
[ { "docid": "6fad26efa11183884403ad64a161282e", "score": "0.0", "text": "public void setCreateTime(Date createTime) {\n\t\tthis.createTime = createTime;\n\t}", "title": "" } ]
[ { "docid": "a094234a5aefe134ce46802b4f39f0d4", "score": "0.6987883", "text": "public void setCreate_time(Date create_time) {\n this.create_time = create_time;\n }", "title": "" }, { "docid": "c55bccddb6d8ab4b34c7d9a376bb80e6", "score": "0.6762884", "text": "public void setC...
2bd54b6d40990f3e2455c2419ea0c4d7
optional int32 profileNum = 2;
[ { "docid": "4c6388ce162db99ddef85f6bcdddc357", "score": "0.0", "text": "public Builder clearProfileNum() {\n \n profileNum_ = 0;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "053c21179f8108965ac1a8188ad6184f", "score": "0.7707182", "text": "int getProfileNum();", "title": "" }, { "docid": "053c21179f8108965ac1a8188ad6184f", "score": "0.7707182", "text": "int getProfileNum();", "title": "" }, { "docid": "a90db82740ff37472a9a822a6724...
149fd043d8b0886880a24ead670e5794
verify back edges in DFS Forrest
[ { "docid": "e3f567781859e4480fd96d002cc3e57a", "score": "0.0", "text": "public boolean hasCycle() {\n this.cycleFound=false;\n for (int i = 0; i < v; i++) {\n //create DFS trees for each vertex\n\n if (!visited[i] && dfsCycle(i, -1)) {\n return true;\n ...
[ { "docid": "1ffffebcce46ba9e589e7e9da92e3b2f", "score": "0.69662637", "text": "public boolean reflexEdgesOk() {\r\n\treturn (false);\r\n }", "title": "" }, { "docid": "ad8eeec27c8fa3bfe410c4af4067008c", "score": "0.6483202", "text": "static boolean hasBackWardsEdges(CFANode rootNo...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "dbd5d0da26467ae5f1fd090ca3e5570f", "score": "0.0", "text": "@Override\n\tpublic boolean touchDragged(int screenX, int screenY, int pointer) {\n\t\t\n\t\tthis.CheckTouchEvent(this.touchDragListeners, screenX, screenY);\n\t\t\n\t\treturn false;\n\t}", "title": "" } ]
[ { "docid": "74a4209c94e08d9f5eb0b60e580f5e04", "score": "0.68867725", "text": "@Override\r\n\tpublic void comit() {\n\t\t\r\n\t}", "title": "" }, { "docid": "b645eacb329adc01490ab5013a6c4f7f", "score": "0.67295986", "text": "@Override\n\t\t\tpublic void perfom() {\n\n\t\t\t}", "t...
1877b7f7956de4f145433da174ceeda5
adds to pAttributeNameMap the attributes of pClazz that are annotated with pCategroy. The annotation has to be added to the getter or setter of the attribute. if pCategory Configurable.class the annotation does not matter and attributes are added that follow the beans convention concerning getter and setter method
[ { "docid": "795109c0909fc3bb1beabca51628ee7b", "score": "0.6550073", "text": "private void getConfigurableAttributeNames(Class<?> pClazz, Class<? extends Annotation> pCategory, \n\t\t\tString pPrefix,\n\t\t\tTreeMap<String, Vector<String>> pAttributeNameMap,\n\t\t\tVector<String> pGetAttributeNameList, ...
[ { "docid": "c68ef4211e9c799bf082351f4101fdbd", "score": "0.5593238", "text": "Attribute addAttribute();", "title": "" }, { "docid": "c47671c4f9c771758cf3fb80d15596d4", "score": "0.5559073", "text": "public void addAttribute(Object key, Object value)\n {\n super.addAttribute(key...
eb6c4b7fe53e5ce44c69d0fc7661d332
Test case number: 73 /Coverage entropy=0.9947263217799099
[ { "docid": "00088f57cff9fca4d9bdc1249dd8aa1a", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test073() throws Throwable {\n ClassWriter classWriter0 = new ClassWriter(3);\n MethodWriter methodWriter0 = new MethodWriter(classWriter0, 827, \"org.yasl.jars.JarFileFilter\", \";f ...
[ { "docid": "4605fe6a0e91e1fcc385cd0ac7474c0c", "score": "0.6922945", "text": "@Test\n public void test05() throws Throwable {\n Well512a well512a0 = new Well512a(4294967291L);\n RandomAdaptor randomAdaptor0 = new RandomAdaptor((RandomGenerator) well512a0);\n HypergeometricDistribution ...
ed9c9683a90ee0ad22f6f47b2e59557b
//////////// Retrieves a list of data object for the specified query Map.
[ { "docid": "b64ddd8c772a6993fe54f3a7e851e737", "score": "0.0", "text": "@TransactionAttribute(TransactionAttributeType.REQUIRED)\r\n public java.util.Collection findRubroEventualByQuery(Map aMap) {\r\n\t\treturn queryManagerLocal.singleClassQueryList(RubroEventualEJB.class, aMap); \r\n }", ...
[ { "docid": "a8ac4c3047e070c96ebf35370c9bef24", "score": "0.70515394", "text": "List<String> queryData();", "title": "" }, { "docid": "17cb8e912f50f597f9ed3e294aa8ef43", "score": "0.70233035", "text": "public List<Map<String, List<String>>> queryData(String queryStr) {\n\t\treturn nul...
3b91f4a40e49dfeb48f2956a24e24483
Get the owner of this word PRECONDITION: this word must have an owner
[ { "docid": "ea2ed119e1ce367d4c725569dcdf3882", "score": "0.7399498", "text": "public Player getOwner() {\n checkRep();\n if(!hasOwner()) {\n throw new RuntimeException(\"Tried calling get owner on a word that isn't owned!\");\n }\n return owner.get();\n }", ...
[ { "docid": "59dc1daafb437988d76dfb3c62f08a81", "score": "0.6409714", "text": "Object getOwner();", "title": "" }, { "docid": "0175f5c0102e12cc3e8b866d4e1c4e14", "score": "0.6268712", "text": "public String getOwner();", "title": "" }, { "docid": "0175f5c0102e12cc3e8b866d4...
915c6248f0c70034e27b1d9312b43796
Define a method to print the students details.
[ { "docid": "c5623f6ddb0af7523209adb2c9e57309", "score": "0.0", "text": "public void studentDetailsById(int Id,String a,String b,String c)\n {\n //write your code here\n\n \tid=Id;\n \tname=a;\n \tdept=b;\n \tuniversity=c;\n }", "title": "" } ]
[ { "docid": "1a8075b4272ffe2188f485b200d0fa68", "score": "0.81024766", "text": "@Override\n\tpublic void printStudent() {\n\t\t\n\t}", "title": "" }, { "docid": "7e7b68d8dcaeb648f7a0fd3988b58d31", "score": "0.7922965", "text": "public void displaystudent() {\n System.out.printf...
b28f22494cf181fe4aa23dacae4a2674
Takes in the button number and draws expanding sub menu lines from it
[ { "docid": "24343b5073ec62c8012387b0e403f9bd", "score": "0.6743389", "text": "public void drawSubMenuLines(int bN, int border)\n {\n stroke(border);\n strokeWeight(2);\n line(main.menuButtons[bN].x + 125, main.menuButtons[bN].y + 17, \n main.menuButtons[bN].x + 150, main.menuButtons[...
[ { "docid": "521f7da3c24f966994491c6d9209e21f", "score": "0.7107051", "text": "public void drawSubMenuLines(int bN, int border, float xPad)\n {\n stroke(border);\n strokeWeight(2);\n line(main.menuButtons[bN].x + xPad+125, main.menuButtons[bN].y + 17, \n main.menuButtons[bN].x + xPad+...
ead4a12bdfd9ec170d41359784659b06
/ Delegates to original
[ { "docid": "d1ffc53204b741a977111e63be24ccad", "score": "0.0", "text": "public SystemAction[] getContextActions () {\n if (delegating (DELEGATE_GET_CONTEXT_ACTIONS))\n return original.getContextActions ();\n else\n return super.getContextActions ();\n }", "titl...
[ { "docid": "fe4935f6ee72293b1885eebf265bff11", "score": "0.6675383", "text": "@Override\r\n\tpublic void copy() {\n\t\t\r\n\t}", "title": "" }, { "docid": "26989d9c8b12afedc5dc9ccedf9e7367", "score": "0.6350638", "text": "private void doClone() {\n\t}", "title": "" }, { "...
f46aa6f25aef0a7b0052fb4223775e77
/ renamed from: t
[ { "docid": "dd1c052bd4286bb7a010d1692948eb37", "score": "0.0", "text": "public boolean mo3834t(int feature) {\n return (this.f471Na & feature) == feature;\n }", "title": "" } ]
[ { "docid": "d43821bd03b6d9fe32e4cc0d999f4681", "score": "0.65780735", "text": "@Override\n public String toString() {\n return \"t\";\n }", "title": "" }, { "docid": "08d73d402127f41e5a1adc19457e0e5a", "score": "0.6478169", "text": "void mo39399a(T t);", "title": "" ...
815eeed42599d875bdab7325468406b1
Build the program graph for one of the processes in Peterson's mutual exclusion protocol.
[ { "docid": "a013e2efaba96f598db1f4a58ecc11d9", "score": "0.5295084", "text": "public static ProgramGraph build(int id) {\n\t\tProgramGraph pg = fvmFacadeImpl.createProgramGraph();\n\n\t\tLocation noncrit = new Location(\"noncrit\" + id);\n\t\tLocation wait = new Location(\"wait\" + id);\n\t\tLocation cr...
[ { "docid": "0f970cc7037374328c63c5f5bb354bbe", "score": "0.5835202", "text": "public static Transition_System createSystem(Set<Program_Graph> pgs)\n {\n Transition_System ts = new Transition_System();\n for(Program_Graph pg_i : pgs)\n {\n ts.addProgram(pg_i);\n }\n ts.start();\n ...
ed1fa1543c353882ef29273ab2161f12
Conver a given WKT string to a geometric shape.
[ { "docid": "3f30ed9216ceb8356e3714bd34ae6f27", "score": "0.66165614", "text": "public static Geometry fromWkt(String wkt) {\n GeometryFactory geometryFactory = new GeometryFactory();\n WKTReader reader = new WKTReader( geometryFactory );\n\n Geometry geom = null;\n \n ...
[ { "docid": "565899369c0816bd5e59ad866132eea5", "score": "0.6445414", "text": "public Shape toWkt() throws InvalidShapeException, ParseException {\n switch(type) {\n case POINT:\n if (points.size() != 1) {\n throw new InvalidShapeException(\"Invalid poi...
c8eb1f3978b2c5d753ca99db0e3e8b7a
Log.d("AJoin", "internalInjectAndStartReactions: " + fullM.getName());
[ { "docid": "fbb07fa1e303abd0a085a407fb3dce51", "score": "0.6475475", "text": "private void internalInjectAndStartReactions(M_A fullM) {\n\t\tList<M_A> presentMolecules = availableMolecules.get(fullM.getName());\n\t\tif (presentMolecules == null) {\n\t\t\tpresentMolecules = new ArrayList<AJoin.M_A>();\n\...
[ { "docid": "9549df91be5f2c0cab1c822123a269db", "score": "0.6187118", "text": "@Override\n\t\t\tpublic void run() {\n\t\t\t\tinternalInjectAndStartReactions(fullM);\n\t\t\t}", "title": "" }, { "docid": "637d3d8909d079517838095dbde1200b", "score": "0.5586855", "text": "private void log...
6a5171e1d0bc70bc357b1da506ff2a1a
Parsing the data in nonui thread
[ { "docid": "d729c0f0b8d67d527016bd41306f9d92", "score": "0.0", "text": "@Override\n\t\tprotected List<List<HashMap<String, String>>> doInBackground(String... jsonData) {\n\n\t\t\tJSONObject jObject;\n\t\t\tList<List<HashMap<String, String>>> routes = null;\n\n\t\t\ttry {\n\t\t\t\tjObject = new JSONObjec...
[ { "docid": "d95b3a86e11cd5c3bf7c8f5ad9a83dfb", "score": "0.7395037", "text": "@Override\n\tpublic void run() {\n\t\tParsingData(receivedata);//解析\n\t}", "title": "" }, { "docid": "96e85659c69c7d3c1f86296fdd389a44", "score": "0.67741054", "text": "private void parseData(){\n }", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "0a138d4628c942b1bd455cab48287c97", "score": "0.0", "text": "@Override\n\tpublic void keyPressed(int key) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.6831473", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}", "title": "" }, { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.67589027", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t...
fc8058e64f3f5c38cc4505fce230b8d0
CRUD for EMPLOYEE Entity (GET POST PUT DELETE)
[ { "docid": "59865f6c119f136ee04e8d8da0325945", "score": "0.0", "text": "@GetMapping(value = \"/employee/{id}\", produces = { \"application/xml\", \"text/xml\" })\r\n\tpublic ResponseEntity<Object> getEmployee(@PathVariable(\"id\") int id) {\r\n\t\tEmployeeEntity emp = service.getEmpById(id);\r\n\t\tretu...
[ { "docid": "8ea3fe5fe9bfbc168447322d763157b4", "score": "0.6799752", "text": "@Override\n \tpublic void edit(Employee entity) {\n \n \t}", "title": "" }, { "docid": "a59f248309952cfde8e08060ed9c066a", "score": "0.65607494", "text": "@DeleteMapping(\"/employee/id/{id}\")\n public v...
fe21b27e046c1901f5d2b7d02a0fe5dd
The end (exclusive) of the key range. string end = 2;
[ { "docid": "11c67c3941cf677c3c8c7264dff64d4e", "score": "0.0", "text": "com.google.protobuf.ByteString\n getEndBytes();", "title": "" } ]
[ { "docid": "daef897476afc72b5f4a67f8fc73a171", "score": "0.65891665", "text": "public String getSubKey(int start, int end) {\n StringBuffer subKey = new StringBuffer();\n\n for (int i = start; i < end; i++) {\n String key = getKeyAtLevel(i);\n\n if (key != null) {\n ...
af12cf593937fa4830169182c97550bb
Update the item using the details provided. The item to be updated is specified using the rowId, and it is altered to use the title and body values passed in
[ { "docid": "71a159828a9feab207d303fbc7d6f083", "score": "0.5633915", "text": "public boolean updateItem( Item item ) {\n ContentValues args = new ContentValues();\n args.put(KEY_NAME, item.getName() );\n args.put(KEY_LOCATION, item.getLocation() );\n args.put(KEY_UNITPRICE, i...
[ { "docid": "03061ed72ab78c3ef56adc688477fdb6", "score": "0.69215375", "text": "void updateItem(Long id, Item item);", "title": "" }, { "docid": "36da451131dbc8c46080bfb7171a5012", "score": "0.66353303", "text": "Item updateItem(Item item);", "title": "" }, { "docid": "d4a...
87f79168525afe8e338dc031d88112a0
('depends_on' '=' value=ListString ';')?
[ { "docid": "e857f11583f80860ad5e86ff20272136", "score": "0.0", "text": "public Group getGroup_11() { return cGroup_11; }", "title": "" } ]
[ { "docid": "2af5d45d957ec9ad6fd807c2773d757a", "score": "0.63911074", "text": "@Override\r\n public String[] getDependsOn() {\r\n return dependsOn;\r\n }", "title": "" }, { "docid": "1a1438341db01ac2d8ccaa797bc47ca2", "score": "0.5936047", "text": "List getRequires();", "tit...
4ddba654810f0c3d8ee8183c38098083
Queue prior to shutting down writes, since we might send the write buffer
[ { "docid": "5e3a9e1b0cdaad64a119d19a8a0c236f", "score": "0.6274519", "text": "@Override\n public void shutdownWrites() throws IOException {\n queueFinalFrame();\n synchronized (lock) {\n if (anyAreSet(state, STATE_WRITES_SHUTDOWN) || broken) {\n return;\n ...
[ { "docid": "1c1a16c16762a207dc04666dc32efcf9", "score": "0.67449296", "text": "private void write() {\n\n while (true) {\n try {\n\n HashSet<byte[]> set = new HashSet<>();\n int size = queue.drainTo(set);\n if (size > 0) {\n ...
90f91bc391712f3f7ba3d88145290500
Get the latest FPS and BPS hashcodes and update the model before generating the SCS. Running this process creates a job for SCS generation.
[ { "docid": "c7b011cab4135dd85b8e0421657ae9d1", "score": "0.0", "text": "private void generate(boolean isCreateBtn) {\n if (cbFiles.isEmpty()) {\n return;\n }\n AtomicInteger i = new AtomicInteger(0);\n root.getLogic().getFile().forEach(f -> {\n editResou...
[ { "docid": "e38ec44c706816c01610fe5df3a6cb5c", "score": "0.53781873", "text": "private void pipeline(){\n\n long startTime = System.nanoTime();\n\n //read genomes\n GenomesInfo gi;\n String genomesFilePath = params.inputFilePath;\n\n try {\n printToScreen(\"...
c01e2bbd7c84c9b5b36fb4580afe7df3
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
[ { "docid": "e4f579cc4e10c061fbbfe77cf5bce276", "score": "0.5864346", "text": "public Builder addExtensionRange(\n int index, google.protobuf.Descriptor.DescriptorProto.ExtensionRange value) {\n if (extensionRangeBuilder_ == null) {\n if (value == null) {\n throw new N...
[ { "docid": "9a23320905d2dd6cf65944a27df827e4", "score": "0.782036", "text": "google.protobuf.Descriptor.DescriptorProto.ExtensionRange getExtensionRange(int index);", "title": "" }, { "docid": "cf288dfc6050a4265564fdb84375c88d", "score": "0.7772369", "text": "java.util.List<? extends...
ee80f015d84ab227a0b6b3cbb8523982
Indicates if the string is null or is empty ie only contains whitespaces.
[ { "docid": "7bc3f5d08078145c9e6e606033189053", "score": "0.696339", "text": "public static boolean isNullOrEmptyString(String value) {\n\t\treturn value == null || value.trim().isEmpty();\n\t}", "title": "" } ]
[ { "docid": "673eb5a035ad72384a964775fd20f8fe", "score": "0.7890978", "text": "public static boolean isNullOrWhitespace(Object str) {\n return str == null || str.toString().isEmpty() || str.toString().replace(\" \", \"\").length() == 0;\n }", "title": "" }, { "docid": "fc499038d58a4...
83a0b9430f9665ee7e988c6d8257cc6a
/ At first glance this may seem not to have any 'wait for element' conditions. However the 'getText()' method (indirectly) invokes a Fluent Wait condition
[ { "docid": "fb99830a3cc1699a41f46d4ad3d9c740", "score": "0.0", "text": "private void waitForSqlResultsTextOnActionPageAndCheckOk(_GenericDataHunterActionPage _genericDatatHunterActionPage) {\n\t\tString sqlResultText = _genericDatatHunterActionPage.sqlResult().getText();\n\t\tif (!\"PASS\".equals(sqlRes...
[ { "docid": "a1c63b20301e7fb01f783b160d03e49f", "score": "0.70977825", "text": "public static void waitTextPresent(WebElement webElement,String text) throws Exception{\n\n\t\tWebDriverWait syncWait = new WebDriverWait(driver, waitSeconds);\n\t\tsyncWait.withTimeout(Long.parseLong(PropertyReader.getPropVa...
b540c564c4affe1a78ff91c5151927bd
Update rolling window data.
[ { "docid": "760b7611062ce2cdd5e1057933310f4b", "score": "0.65791416", "text": "public boolean updateRollingWindowData(RollingWindow request) {\n\t\tboolean status = false;\n\t\ttry {\n\t\t\tRollingWindowRepo rollingWindowRepo = RollingWindowRepo.getInstance();\n\t\t\tstatus = rollingWindowRepo.updateRol...
[ { "docid": "d7a200ef4d5e91bbe07ce0e8250ff54a", "score": "0.59357804", "text": "public double[] applyWindow(double[] data){\n\t\tcalculateWeights(data.length);\n\t\tdouble[] windowedData = new double[data.length];\n\t\t\n\t\tfor(int i =0; i< data.length; i++){\n\t\t\twindowedData[i] = data[i]*windowWeigh...
ad8b7ec8b058b49da6be57c2c9cb5adb
keytype, valuetype: 0=Double 1=Integer 2=String
[ { "docid": "f6a1197978e472f529156744c744c275", "score": "0.0", "text": "public static HashMap readFileToHash (String filePath, int keyType, int valueType) {\n\t\t\n\t\tHashMap k_v=null;\n\t\t\n\t\tif ((keyType==2) && (valueType==2)) {\n\t\t\tk_v=new HashMap<String,String> ();\n\t\t\ttry {\n\t\t\t\tBuffe...
[ { "docid": "37eab580d819ff33ce96ab24855b10a5", "score": "0.65276515", "text": "public double getAsDouble(String key);", "title": "" }, { "docid": "5ad50002e441e52eed0d2c01b5eeb3a3", "score": "0.6288999", "text": "public Double getDouble(String key);", "title": "" }, { "do...
6b2eeb28c13b2ef94700c074c6ed63f7
see if a primary key value is provided if it is, we're going to populate using the primary key value
[ { "docid": "15558403eb2bb85ce794abe4d7aab760", "score": "0.0", "text": "public ValueSource getPrimaryKeyValueSource()\n {\n String primaryKeyValueSpec = templateElement.getAttributes().getValue(ATTRNAME_PRIMARYKEY_VALUE);\n if(primaryKeyValueSpec == null || primaryKeyValu...
[ { "docid": "cf6dfd90d35957706c2f1ffe7836e860", "score": "0.6176239", "text": "public void generatePrimary() throws SQLException\r\n {\r\n ResultSet primaryKeys = data.getPrimaryKeys(null, null, name);\r\n while (primaryKeys.next()) {\r\n String primaryKey = primaryKeys.getStr...
e35371ae5e6869d6ed998aa6bbc9bf1b
This is for sharing ONLY
[ { "docid": "adbe64e0f8ba251b80164ff9b7e53f99", "score": "0.0", "text": "public static boolean addToOwnedCalendars(String nickname, Key calKey) {\r\n\t\tboolean returner = true;\r\n\t\t\r\n\t\tPersistenceManager pm = PMF.getInstance().getPersistenceManager();\r\n\t\tTransaction tx = pm.currentTransaction...
[ { "docid": "5148110ace265a2ac8b73ccf1ec2680e", "score": "0.68286747", "text": "public void Shared() {\r\n }", "title": "" }, { "docid": "b01ba3bfa9a9422b2f9b581379770db7", "score": "0.665701", "text": "@Override\n\tpublic void toShare() {\n\t\t\n\t}", "title": "" }, { ...
c700b5a1a89daad852fc55f3352013d5
Data payload for each required tools. repeated .tensorflow.ProfileToolData tool_data = 6;
[ { "docid": "6055016cc4cf5493a88e93b14b7c6391", "score": "0.7612916", "text": "tensorflow.TpuProfiler.ProfileToolDataOrBuilder getToolDataOrBuilder(\n int index);", "title": "" } ]
[ { "docid": "3cf4e717635441e3ff4758bab6510cc2", "score": "0.75091827", "text": "tensorflow.TpuProfiler.ProfileToolData getToolData(int index);", "title": "" }, { "docid": "bbe2c03066c3aede026da664d9df18be", "score": "0.7387251", "text": "java.util.List<tensorflow.TpuProfiler.ProfileTo...
57cd9a60c3ce506fc219d7d02b99322a
value to entite Metrage Converstion MetrageValue en MetrageEntite
[ { "docid": "17f94c12ce3296cf47fa117a197396e6", "score": "0.63194495", "text": "public static MetrageEntite toEntity(MetrageValue metrageValue) {\r\n MetrageEntite vMetrageEntite = new MetrageEntite();\r\n if (metrageValue.getId() != null) {\r\n vMetrageEntite.setId(metrageValue.getId());\r\n ...
[ { "docid": "4916c93e27df26cdb02b1bd69aad27e9", "score": "0.6746427", "text": "public static MetrageValue toValue(MetrageEntite pMetrageEntite) {\r\n MetrageValue vMetrageValue = new MetrageValue();\r\n vMetrageValue.setId(pMetrageEntite.getId());\r\n vMetrageValue.setDesignation(pMetrageEntite....
4ffcf1a6e2c1295ba2fd26b3d27ae7ce
String word = words[0];
[ { "docid": "9698d1bf503984281ce03fe208518735", "score": "0.0", "text": "private ArrayList<String> neo4j_search(String word){\n ArrayList<String> result_list = new ArrayList<String>();\n\n try(Session sess = driver.session()){\n final String order = String.format(\"MATCH (n)-[r]-...
[ { "docid": "93dbcbb6dd26427adcb04bbc0ae68ca2", "score": "0.7209643", "text": "String wordAt(int i);", "title": "" }, { "docid": "cb86e89516c12ffcc8d44fe777c6eb87", "score": "0.67603683", "text": "public static String getWord() {\n return wordList.get((int) (Math.random() * wor...
e8fb75b367ecad8afb2b29f58fd8d583
Tests to check whether the average score for a specified criterion is calculated
[ { "docid": "cb385762fd08e0aae32c78fa9d1e5432", "score": "0.6819682", "text": "@Test \n public void getAverageofACriterion() {\n \n String rubric = \"Final year project\";\n \n ArrayList<Rubric> Rubrics = new ArrayList<Rubric>();\n ArrayList<Criterion> cri...
[ { "docid": "93786455055012bbfd336a2e049a333c", "score": "0.6897491", "text": "@Test\n\tpublic void getAverageofACriterion() {\n\n\t\tString rubric = \"Final year project\";\n\n\t\tArrayList<Rubric> Rubrics = new ArrayList<Rubric>();\n\t\tArrayList<Criterion> criteria = new ArrayList<Criterion>();\n\t\tA...
365f451860816bee4d69ce14fac8f893
int l = world.getBlockMetadata(i, j, k);
[ { "docid": "5c5a5a28aba4582f566658ba44d192e2", "score": "0.55144995", "text": "public void updateDoorMeta(World world, int i, int j, int k, EntityPlayer entityplayer, int l) {\n \tif(isBarricade(world, i, j + 1, k))\n {\n world.setBlockMetadataWithNotify(i, j + 1, k, (l) + 8, 0);\n ...
[ { "docid": "81df795173efac20a46aeb0c401cf13e", "score": "0.69996953", "text": "@Override\n\tpublic int getBlockMetadata(int p_76628_1_, int p_76628_2_, int p_76628_3_) {\n\t\treturn 0;\n\t}", "title": "" }, { "docid": "7fdbe74134c67ec67fe190c0fd7c2447", "score": "0.6660101", "text": ...
953fd0eb122e7a72fd59b0946db287a6
Si no paga impuestos
[ { "docid": "cdc2687c819a84d9712b3bc0817e675b", "score": "0.7702049", "text": "public void NopagaImpuestos(){\n\t\tif(sueldoBruto<BASE_MINIMA_IMPUESTOS){\n\t\tsueldoNeto=sueldoBruto;\n\t\ttipoImpuesto=\"En esta ocasión no paga impuestos\";\n\t\t}\n\t}", "title": "" } ]
[ { "docid": "5de8644d6a7ca015ecf32a4e18e6fbd2", "score": "0.6347467", "text": "public void PagarConsulta() {\n\t\tSystem.out.println(\"el patronato es gratiuto y no necesita pagar \");\r\n\t}", "title": "" }, { "docid": "29bbf59aa143f5aabd46bc4fbc378069", "score": "0.63224196", "text"...
f703ef3665ab066e7633169d46c836b6
Increase in delta the priority of heaps.element x. Px = Px + delta. Update the priority queue.
[ { "docid": "7c0a8b7689c1a0341c9ca2e7c44a8295", "score": "0.7799244", "text": "public void upgrade(ArrayList<Pair> priorityQueue, int delta, Pair x) {\n\n\t\tint i = 0;\n\n\t\t/** Search the heaps.element to change its priority */\n\t\tfor (i = 0; i < priorityQueue.size(); i++) {\n\n\t\t\t/** Found the h...
[ { "docid": "e20f04dcd090160765add30a2c894382", "score": "0.7451711", "text": "public void dowgrade(ArrayList<Pair> priorityQueue, int delta, Pair x) {\n\n\t\tint i = 0;\n\n\t\t/** Search the heaps.element to change its priority */\n\t\tfor (i = 0; i < priorityQueue.size(); i++) {\n\n\t\t\t/** Found the ...
f867de05315bb1c205c765edd67490a3
Transpone la matriz deseada
[ { "docid": "851c5f70df228b4dd518a31499e18d2c", "score": "0.71980727", "text": "public Matriz matrizTranspuesta(Matriz A) {\n\t\treturn A.transpuesta();\n\t}", "title": "" } ]
[ { "docid": "a95cfc52d189451a99d4676d1efe5dca", "score": "0.7901159", "text": "public void GenerarTranspuesta() {\n\n int[][] matrizNueva = this.matrizNomal;\n\n int aux;\n for (int i = 0; i < punta.getColumna(); i++) {\n for (int j = 0; j < i; j++) {\n aux ...
8eee35507f988c7449c9474f9026523c
Sets the value of the cdocstan property.
[ { "docid": "ec1d0dfed23b187e8d98eff7d2279a1d", "score": "0.7873606", "text": "public void setCDOCSTAN(Integer value) {\n this.cdocstan = value;\n }", "title": "" } ]
[ { "docid": "cb21f3859a7096453de35a5027d5c4a0", "score": "0.8029836", "text": "public void setCDOCSTAN(int value) {\n this.cdocstan = value;\n }", "title": "" }, { "docid": "ab4ebac15ca5167d37db7161198356bc", "score": "0.66643125", "text": "public int getCDOC...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7d8ec0cb60ac36f32398f40730adbf8c", "score": "0.0", "text": "@Override\n\tpublic int deleteOne(String id) {\n\t\treturn 0;\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...
8d7cf419248d75293e2dae5aee888f65
Construct the RemoteViews object
[ { "docid": "6ce82aade76b1abafb4fe3913821856a", "score": "0.0", "text": "@TargetApi(Build.VERSION_CODES.JELLY_BEAN)\n static void updateAppWidget(Context context, AppWidgetManager appWidgetManager,\n int appWidgetId, String recipeName) {\n RemoteViews views = new ...
[ { "docid": "0d7b5361bd5e351d26a1cd5a81677c07", "score": "0.6769356", "text": "public RemoteViews createContentView() {\n return createContentView(false /* increasedheight */ );\n }", "title": "" }, { "docid": "850d3571f095fad4133f571bf2cac15a", "score": "0.64712423", ...
6e0be4ba77541922ccaee45092718405
Loads the simulation from a point
[ { "docid": "8a4670a07dd6516c53358a4a1e31d261", "score": "0.47775137", "text": "public void load(SimState state) {\n\t\tsuper.load(state);\n\t\t\n\t\t// we now have new grids. Set up the portrayals to reflect that\n\t\tsetupPortrayals();\n\t}", "title": "" } ]
[ { "docid": "7561492c8574d8ec288531bcf7297f06", "score": "0.5855941", "text": "protected List<AnchoredVector> getLoadsAtPoint(Point point) {\n List<AnchoredVector> loads = new ArrayList<AnchoredVector>();\n //for (SimulationObject obj : allObjects) {\n for (AnchoredVector load : d...
e80e672a98869478354086e5c122cb63
Sets the value of the BureauLeadingInsurerAgency field.
[ { "docid": "bfbc6c793d07c539806ad8b7dcef568f", "score": "0.81105536", "text": "public void setBureauLeadingInsurerAgency(java.lang.String value) {\n __getInternalInterface().setFieldValueForCodegen(BUREAULEADINGINSURERAGENCY_PROP.get(), value);\n }", "title": "" } ]
[ { "docid": "56a0d11bd99652d642e3d3d695c44fca", "score": "0.81406784", "text": "public void setBureauLeadingInsurerAgency(java.lang.String value) {\n __getInternalInterface().setFieldValueForCodegen(BUREAULEADINGINSURERAGENCY_PROP.get(), value);\n }", "title": "" }, { "docid": "608ac60d97...
3cc21096b6eca779a688539d1968913e
Handle action bar item clicks here. The action bar will automatically handle clicks on the Home/Up button, so long as you specify a parent activity in AndroidManifest.xml.
[ { "docid": "1a239553d1a9a50807c9256d7901f3e1", "score": "0.0", "text": "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n //noinspection SimplifiableIfStatement\n if (id == R.id.action_settings) {\n return true;\n ...
[ { "docid": "cd20b0afe14bfeaa1351f0cb84a87c49", "score": "0.7808629", "text": "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\n // Respond to the action bar's Up/Home button\n case android.R.id.home:\n Intent ...
af7f9eb733b5ed7426eeff1323c9fd09
Save the discrepancy notes of each field into session in the form
[ { "docid": "8a4f39d9866f487851f7f75b96355a51", "score": "0.52120876", "text": "public static void saveFieldNotes(String field, FormDiscrepancyNotes notes, DiscrepancyNoteDAO dndao, int entityId, String entityType, StudyBean sb) {\n ArrayList fieldNotes = notes.getNotes(field);\n \n for (int i =...
[ { "docid": "da1022ebe2cb22202704c6fb4dbc226f", "score": "0.6158642", "text": "private void storeFormRelatedData(HttpServletRequest req) throws Exception {\n\t\tsetStringSessionValue(getUniquePageId(), req, \"cur_session_id\", getStringParameter(req, \"cur_session_id\", true));\n\t\tsetStringSessionValue...
b2067d54ef0cd55a07da3627c88e13a2
Performs a deep copy on other.
[ { "docid": "af4b95f44cc4aed2e537c017b6f10490", "score": "0.0", "text": "public saveFadocHospitalDeparement_args(saveFadocHospitalDeparement_args other) {\n if (other.isSetFadocHospitalDeparementJson()) {\n this.fadocHospitalDeparementJson = other.fadocHospitalDeparementJson;\n }\n }"...
[ { "docid": "c90613b5a32d2e2aaee2ae4086571195", "score": "0.6955332", "text": "@VTID(28)\r\n void copy();", "title": "" }, { "docid": "f0c5a6ae211e7d5a369d1f8d0fc35783", "score": "0.68209225", "text": "public void copy(Castle other) {\r\n\t\tfor (Troop troop : other.troopList) {\r\...
fdb219e438ff1d1a3f7ce69237c1597d
Test connecting a single client to a single server.
[ { "docid": "e0cd2f90d5f257a6b0816604a974afa2", "score": "0.77712476", "text": "@Test\n public void connectSingleClientServer() throws IOException {\n @SuppressWarnings(\"rawtypes\")\n Context context = mock(Context.class);\n when(context.getConfiguration()).thenReturn(conf);\n\n ServerData<...
[ { "docid": "dcfd4fc803ad9bc4618b3cf8ad6a4b5a", "score": "0.70798635", "text": "public void testHasConnectionPass()\n\t{\n\t\tsc = ServerClient.getInstance();\n\n\t\tassertTrue(sc.hasConnection(\"http://www.google.com\"));\n\t}", "title": "" }, { "docid": "4a667a8afcd1d47841f0ff866dbd9923", ...
326eca9a7e71e833a4363ac5f3a895c7
Subtracts given Complex Number from this one.
[ { "docid": "84c447ab6164ec97fe19a67812070e32", "score": "0.64044565", "text": "public Complex sub(Complex c) {\n\t\treturn new Complex(re - c.re, im - c.im);\n\t}", "title": "" } ]
[ { "docid": "9fc5c724e6868afa89d4cee292654ac1", "score": "0.7858628", "text": "public void subtract(ComplexNumber other) {\n this.real -= other.real;\n this.imaginary -= other.imaginary;\n }", "title": "" }, { "docid": "10015cfc1823d1297aebdd1248efdca5", "score": "0.75002...
5c5643c980d5cc4dea6e785f33b6126e
Returns whether arguments have name assignment.
[ { "docid": "41138773087331966612ddc6ccd72992", "score": "0.69091785", "text": "private boolean hasAssignment() {\n for (SqlNode operand : call.getOperandList()) {\n if (operand != null\n && operand.getKind() == SqlKind.ARGUMENT_ASSIGNMENT) {\n return true;\n }\n }\n re...
[ { "docid": "829cf71bd5989253ec50d15b4873d8a7", "score": "0.7214205", "text": "public boolean hasArg() {\n\t return argsNameKey != null && !hasSuffix;\n\t}", "title": "" }, { "docid": "a8a1159fe3d1f3c42d2b8dca95f2d45c", "score": "0.6848214", "text": "boolean hasNames();", "titl...
a2ff310a98fe7cdca6ca93a8b1227687
Never fires. He's cool.
[ { "docid": "648dcb026dd9f20534febf2863685930", "score": "0.0", "text": "@Override\n\tpublic boolean isFiring() {\n\t\treturn false;\n\t}", "title": "" } ]
[ { "docid": "55a3490f0cfa00a573350413c6dbc8da", "score": "0.7348572", "text": "@Override\r\n\tpublic void retreat() {\n\t\tSystem.out.println(\"Can't return fire...\");\r\n\t\t\r\n\t}", "title": "" }, { "docid": "6865e10109bda5903b3924f41f508d35", "score": "0.7031828", "text": "public...
6e6ac07b696369918f7d9c32afd6263a
Write code here that turns the phrase above into concrete actions
[ { "docid": "2154a5e223d82af4a87a8cb460b9154c", "score": "0.0", "text": "@Then(\"^display 'Personal details are validated\\\\.'$\")\r\n\tpublic void display_Personal_details_are_validated() throws Throwable {\n\t\tSystem.out.println(\"Personal details are validated\");\r\n\t\t driver.get(\"D:\\\\bdd\\\\U...
[ { "docid": "ede5b0bf810ac147cb2e1442fc19f7b3", "score": "0.65339774", "text": "@Override\n\tpublic void action() {\n\t\t\n\t}", "title": "" }, { "docid": "3144fe7764d57abf4d704e0deecb6a3e", "score": "0.64842796", "text": "private void doAction(short action) {\n\t\tthis.setAction(acti...
fb0afe36292ff0fcdf874e16d121c172
End of variables declaration//GENEND:variables
[ { "docid": "b5abcce4ad48d695ff35c0ca20bf0d49", "score": "0.0", "text": "private ListSelectionListener getListener1() {\n return new ListSelectionListener() {\n @Override\n public void valueChanged(ListSelectionEvent e) {\n if (e.getValueIsAdjusting()) {\n ...
[ { "docid": "88ecb62c7a1a93131fb72fdf892b6e96", "score": "0.64158374", "text": "public void mo18969b() {\n }", "title": "" }, { "docid": "99e5620461e096b846fd309993ed92bb", "score": "0.63862544", "text": "@Override\r\n\tprotected void initVariables() {\n\t}", "title": "" ...
0fdea77cfe175f82fedd81de83f3bb6b
Node's attribute table: node.attributes readonly. Attributes are name value pairs assigned to a node. A node may have multiple attributes with the same name.
[ { "docid": "044d0bb4a472023e6b2fd4b6a4a19fa9", "score": "0.0", "text": "interface AttributesRO {\r\n \t\t/** alias for {@link #getFirst(String)}.\r\n \t\t * @deprecated before 1.1 - use {@link #get(int)}, {@link #getFirst(String)} or {@link #getAll(String)} instead. */\r\n \t\t@Deprecated\r\n \t\tString...
[ { "docid": "a3bf57e057987a7e0dc5ba63a781dea2", "score": "0.6373796", "text": "public Map<String,Attribute> attributes();", "title": "" }, { "docid": "9727e2519fe701b2ac86fd8c6fd9f072", "score": "0.6369217", "text": "public MutableAttributeMap getAttributes();", "title": "" }, ...
e1a909cc18171eb49789e10372140fde
Set whether or not the cache lines should use a soft reference to the data
[ { "docid": "64fa02cdb24c6c0a6d653784261d7886", "score": "0.761977", "text": "public void setUseSoftReference(boolean useSoftReference) {\n if (this.useSoftReference != useSoftReference) {\n this.useSoftReference = useSoftReference;\n for (Map.Entry<?, CacheLine<V>> entry: me...
[ { "docid": "5e969ff9f21022149a9c298173083a09", "score": "0.6151845", "text": "public void setUsed(boolean used) {\n mUsed = used;\n }", "title": "" }, { "docid": "02b07ab48e7c1c48553b43fe2f057c1c", "score": "0.60328746", "text": "public void setReferenced(java.lang.Boole...
ea177fd7a9aa3b9893bf6a4d3c8e0d74
Action handling method triggered by the Observer pattern noticing an update to data held within the GridIterator instance, then appropriately notifies the view of said change, updating all view contents.
[ { "docid": "8b18597c406b65a5197d1a4bd465672e", "score": "0.6469934", "text": "private void updateView() {\n\n int aliveCount = 0;\n int deadCount = 0;\n\n for(int i = 0; i < this.view.getGrids().length; i++) {\n for(int j = 0; j < this.view.getGrids().length; j++) {\n\n ...
[ { "docid": "3d63c686de911416ef2c525a56036fbe", "score": "0.64984274", "text": "void gridChanged();", "title": "" }, { "docid": "b3b0090a2a3c734207b8ba797dd89341", "score": "0.62598425", "text": "abstract protected void updateForView();", "title": "" }, { "docid": "7c6a705...
437b07534e990df1e35bf3f8bcf7f1f0
Creates a (tensor) FeatureValue based on the provided TensorType.
[ { "docid": "f6cc00a218366adc81e4d85c61fc1435", "score": "0.80102295", "text": "public static FeatureValue createTensor(Object value, TensorType type) {\n return new FeatureValue(value, type);\n }", "title": "" } ]
[ { "docid": "a37aede9b955a3cecae0c661879237aa", "score": "0.699085", "text": "public static FeatureValue createTensor(TensorData tensorData) {\n return new FeatureValue(new GenericTypedTensor(tensorData, TensorTypes.fromTensorData(tensorData)));\n }", "title": "" }, { "docid": "92fd6b3267...
8a9a8c3681e642415ecef1af8708eeb0
Observe Sets the active user as observing the viewed user.
[ { "docid": "8d0013756c8c21e6254efc53ce849185", "score": "0.0", "text": "private void observe(){\n serverRequest(new Request(5));\n }", "title": "" } ]
[ { "docid": "1624a92cfc09f94e4a3e02f840ad5d41", "score": "0.6451615", "text": "public void setViewed (Context context) {\n if (User.isLoggedIn(context)){\n Database database = new Database(context);\n UserDetails user_details = new UserDetails(context);\n User user...
3168355c785053f14d2c779e76ffa4e7
optional bool field421 = 28;
[ { "docid": "569f59187081dde3b5266464df3c88c8", "score": "0.7423938", "text": "boolean hasField421();", "title": "" } ]
[ { "docid": "181ca9fa11f17a39d96c524428a245e7", "score": "0.79468924", "text": "boolean getField421();", "title": "" }, { "docid": "a0b9174dbf0e45b7d4b8abfe17acf38d", "score": "0.7850435", "text": "boolean getField420();", "title": "" }, { "docid": "93b2e66c3d859e30ae3911d...
34aba8b5c56a573ae940fe2b5b318499
Use only intermediate transactions
[ { "docid": "49be4700cc73d0a36f5155ce082576f1", "score": "0.0", "text": "DetalleTipoEstudio update(DetalleTipoEstudio update);", "title": "" } ]
[ { "docid": "200fadb2dc50341070dd32d7bc0eaeff", "score": "0.64591986", "text": "Transaction getCurrentTransaction();", "title": "" }, { "docid": "200fadb2dc50341070dd32d7bc0eaeff", "score": "0.64591986", "text": "Transaction getCurrentTransaction();", "title": "" }, { "doc...
15ddd83b4782f6360a036261df30acc9
Sets the company id.
[ { "docid": "4082ddd725ef308cacf9dffdf2092357", "score": "0.6687472", "text": "public Company id(String id) {\n this.id = id;\n return this;\n }", "title": "" } ]
[ { "docid": "206b7a027892ef9d3bb4085490c8fd01", "score": "0.8381876", "text": "@Override\n public void setCompanyId(long companyId);", "title": "" }, { "docid": "6d3316e9d7de0feabe2218098ee1c9c7", "score": "0.83695245", "text": "public void setCompanyId(long value) {\n this....
b764c22df17a4104b44d6e0f8c816841
Gets a SerialMessage with the No Operation command
[ { "docid": "d377d38774cd347a0a24072f21f784e5", "score": "0.87063646", "text": "public SerialMessage getNoOperationMessage() {\r\n\t\tlogger.debug(\"Creating new message for application command No Operation for node {}\", this.getNode().getNodeId());\r\n\t\tSerialMessage result = new SerialMessage(this.g...
[ { "docid": "bc756cff553b6b6a28f03c70247a275a", "score": "0.6500187", "text": "public void noMessage() {\n System.out.println(\"Not sent any Message yet!\");\n }", "title": "" }, { "docid": "8ef96fd59562cbf5bf7e6cf097dd1f67", "score": "0.60356", "text": "private void sendEmp...
3bb80956265f4cbae7cf9118e0cf88d1
Remove a Entidade do banco de dados.
[ { "docid": "d84edda674547e9bf3829352f67d55af", "score": "0.0", "text": "public void removeAll(ArrayList<Object> list) throws Exception{\n\t\tEntityManager em = new JpaFactory().getEntityManager();\n\t\ttry{\n\t\t\tem.getTransaction().begin();\n\t\t\tfor(Object o : list){\n\t\t\t\tem.remove(em.contains(o...
[ { "docid": "0d0404874f1c2e68b2301876bcebcffc", "score": "0.7444733", "text": "public String eliminar(T entidad) {\n EntityManager em;\n em=emf.createEntityManager();\n try{\n em.getTransaction().begin();\n em.merge(entidad);\n em.remove(entidad);\n ...
f7fd0d25f709ff2b1cf06fa56381d8bc
Created by LiangHanYu on 2022/6/1 14:02
[ { "docid": "a582b48049bcebd40ac02b453cbe9d27", "score": "0.0", "text": "public interface MemorySnapshotGroupExtensionPoint {\n void afterCreateMemorySnapshotGroup(VolumeSnapshotGroupInventory snapshotGroup, Completion completion);\n\n void beforeRevertMemorySnapshotGroup(VolumeSnapshotGroupInvento...
[ { "docid": "9144a32a2cd5a72f1d1380aa1f1d5f09", "score": "0.54163754", "text": "public void mo5774g() {\n }", "title": "" }, { "docid": "e90bb5928accbf89387d2613629ce52f", "score": "0.53995115", "text": "public void mo5201a() {\n }", "title": "" }, { ...
8c63bbde9be113660cfd99c0fd925752
Endpoint to store a video on the server
[ { "docid": "2ab6755390ae4bdadf5ff9b920b19a42", "score": "0.701893", "text": "@POST\r\n\t@Path(\"/addVideo\")\r\n\t@Consumes(\"video/mp4\")\r\n\t@Produces(MediaType.TEXT_PLAIN)\r\n\tpublic String addVideo ( @QueryParam(\"id\") int id, byte[] data) throws IOException {\r\n\t\r\n\t\tFile dir = new File(\"d...
[ { "docid": "61459ac9f777ed256e4f38ebebbf3137", "score": "0.70891905", "text": "void postVideo(String channel,File video);", "title": "" }, { "docid": "5d617c78693cbddcf6d75ee1504c7516", "score": "0.6766254", "text": "private void uploadVideoToServer() throws IOException {\n Re...
fa3f6cb89b8facbec7aaf613aa9ebe98
get recommend default thread pool size
[ { "docid": "ba399d91930e516721745ecad66e569a", "score": "0.7747343", "text": "public static int getDefaultThreadPoolSize(int max) {\n int availableProcessors = 2 * Runtime.getRuntime().availableProcessors() + 1;\n return availableProcessors > max ? max : availableProcessors;\n }", "...
[ { "docid": "466068a19fe35723881a5be14745a5dc", "score": "0.8124245", "text": "public static int getThreadPoolSize() {\n return Integer.parseInt(properties.getProperty(THREAD_POOL_SIZE_KEY));\n }", "title": "" }, { "docid": "095bb3ab82b21ef949813479ce802561", "score": "0.8012216", ...
787e6a0275a21ac12590a4f6faede793
The criteria to use when matching a connection to this filter chain. .envoy.config.listener.v3.FilterChainMatch filter_chain_match = 1;
[ { "docid": "d8aedc6673646c0164c7ad00ba335c27", "score": "0.54519385", "text": "public Builder setFilterChainMatch(\n io.envoyproxy.envoy.config.listener.v3.FilterChainMatch.Builder builderForValue) {\n if (filterChainMatchBuilder_ == null) {\n filterChainMatch_ = builderForValue.build...
[ { "docid": "1782a36967fc5082d7eacceb1839092b", "score": "0.80083656", "text": "@java.lang.Override\n public io.envoyproxy.envoy.config.listener.v3.FilterChainMatchOrBuilder getFilterChainMatchOrBuilder() {\n return getFilterChainMatch();\n }", "title": "" }, { "docid": "d80dbf59439a9c3d...
73f4a03b0729db70511e66b05b3dd12e
This method clears the dialog and hides it.
[ { "docid": "a0ea801909d29f3b7491774e38bbb9cb", "score": "0.720428", "text": "public void clearAndHide() {\n dispose();\n }", "title": "" } ]
[ { "docid": "adcd7fa9b4aed9c458e59bdc88cdc1f6", "score": "0.7845585", "text": "void hide() {\n mDialog.hide();\n }", "title": "" }, { "docid": "d4bb537831b54d37b212c522e8b21106", "score": "0.75906855", "text": "private void hideDialog() {\n if (pDialog.isShowing())\n ...
db8727fe7e2f5d58cd2667205c093427
Gets a position for a new particle to spawn. If emit box bounds are set, a random position within the bounding box will be generated. Otherwise, if an emit radius has been set (a value > 0.0f) a random position within a bounding sphere with that radius will be generated. Otherwise, the position of the system will be re...
[ { "docid": "cac811af4f27f986b52632246f51000b", "score": "0.7542988", "text": "protected Vector3f generateStartPosition()\n\t{\n\t\tif (emitBoxBounds != null)\n\t\t{\n\t\t\t//Get a position within the emit box bounds\n\t\t\t//TODO\n\t\t}\n\t\telse if (emitRadius > 0.0f)\n\t\t{\n\t\t\tfloat xAngle, yAngle...
[ { "docid": "91ed209055606d764fb783cb65d2501d", "score": "0.6208855", "text": "@SubscribeEvent\n\tpublic void onCreatingSpawnPoint(CreateSpawnPosition event){\n\t\tif(event.getWorld().getWorldType() instanceof WorldTypeSSB){\n\t\t\tWorld worldIn = event.getWorld();\n\t\t\t\n\t BiomeProvider biomep...
cf93f385ef540344990ad0c1142aa179
Utility to init xy plots
[ { "docid": "3b8c5324aafba9b02a264e8f9b1bb741", "score": "0.71719223", "text": "protected void initXYPlot(XYPlot plot) {\n plot.setBackgroundPaint(dataAreaColor);\n // plot.setAxisOffset(new RectangleInsets(6.0, 3.0, 3.0, 3.0));\n plot.setDomainCrosshairVisible(true);\n ...
[ { "docid": "521ddb747cfde1479a9de688ab087c15", "score": "0.68914723", "text": "public void initView()\n\t{\n xyPlot = (XYPlot) rootview.findViewById(R.id.xyplot);\n \n Number[] income = {100, 2000, 2000, 2000, 2100, 2100, 1200 };\n \n // Converting the above income array into XYSer...
c17efb384fbdd2f41c62ddc0e6ea2915
Retrieve the list of categories associated with the movie.
[ { "docid": "ec94e9279508f6adb67fac0ad8e624c8", "score": "0.6575785", "text": "public ObservableList<Category> getCategories() {\n return this.categories;\n }", "title": "" } ]
[ { "docid": "f6a55e4bb2fb4fab3f89aae7e698212f", "score": "0.79646784", "text": "@Override\n\tpublic List<Category> getCategoryList() {\n\t\treturn movieDao.getCategoryList();\n\t}", "title": "" }, { "docid": "21683bd850af5714221f0affe5e1904e", "score": "0.7321429", "text": "List<Categ...
5e5395cd7df9df58dc1d3e23caeb0146
verify the required parameter 'kundenId' is set
[ { "docid": "ed014aa6bcb075f918c0bfdc2ca82b03", "score": "0.5012673", "text": "@SuppressWarnings(\"rawtypes\")\n private com.squareup.okhttp.Call apiParatListListMengenProKundeKundenIdGetValidateBeforeCall(Integer kundenId, final ProgressResponseBody.ProgressListener progressListener, final ProgressRe...
[ { "docid": "46f7da9f25d9641eb6e43a17fe5164b3", "score": "0.581661", "text": "public void setKundenNr(long kundenNr){\n this.kundenNr = kundenNr;\n }", "title": "" }, { "docid": "07796dae426d35481b92dd26d67530b5", "score": "0.5645043", "text": "@Test\n public void testGet...
8d2beee061acb56aa4a37eb03c66f5b7
Sets the shadow width.
[ { "docid": "23b06b4ac0eef76b1b64b77a9e2b5818", "score": "0.77559614", "text": "public void setShadowWidth(int shadowWidth) {\n mSlidingMenuView.setShadowWidth(shadowWidth);\n }", "title": "" } ]
[ { "docid": "e2ed9a7c8edadb193fbc0bd69aa9e9bc", "score": "0.67384285", "text": "public void setShadowWidthRes(int resId) {\n setShadowWidth((int) getResources().getDimension(resId));\n }", "title": "" }, { "docid": "2204965edbfd94ad9b4236564b9364c4", "score": "0.6635116", "t...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f4ba97d9824e8b4bfdfa102034334a46", "score": "0.0", "text": "@Override\npublic JobTrend mapreduceTrend(String rangetime, String interval) {\n\tWebTarget resourceWeTarget = webTarget.path(mylogstash_yarn_apps + \"yarn.apps/_search\");\n\tInvocation.Builder request = resourceWeTarget.queryParam...
[ { "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...
a15ee2c5cda7d4753d950bffb9c9e56a
checks if the target tile has an enemy piece ontop of it
[ { "docid": "b4aa516ed54a3fe9e6f1fd0bb0c36bda", "score": "0.810608", "text": "private boolean hasEnemyPiece() {\n\t\tif(this.targetTile.hasPiece())\n\t\t\tif(this.targetTile.getPiece().getColor() != currentPlayer) \n\t\t\t\treturn true;\t\t\t\t\n\t\treturn false;\n\t}", "title": "" } ]
[ { "docid": "b8539597ba8aca78c5c510176e6143b2", "score": "0.7701443", "text": "public void checkHitEnemy() {\n\t\tif(targetGamePiece != null && rectHitbox.intersects(targetGamePiece.getRectHitbox())) {\n\t\t\thasHitTarget = true;\n\t\t\txRelTarget = x - targetGamePiece.getCenterX();\n\t\t\tyRelTarget = y...
9f84dffb91faf7ee67fafb89385641c4
Measures the action button's and their text to decide whether or not the button should be stacked.
[ { "docid": "4cf5695308eace7012e5e455675470e1", "score": "0.72918445", "text": "private void checkIfStackingNeeded() {\n if (((negativeButton == null || negativeButton.getVisibility() == View.GONE) &&\n (neutralButton == null || neutralButton.getVisibility() == View.GONE))) {\n ...
[ { "docid": "eefa1a8cc7b15aeaa35560a446e3de62", "score": "0.6168413", "text": "private void invalidateActions() {\n if (items != null && listCallbackSingle == null && listCallbackMulti == null) {\n // If the dialog is a plain list dialog, no buttons are shown.\n view.findView...
3de33f15f554f473de4671346aad846e
Configuration and resource allocation for mongoinfra (mongos+mongocfg) in a MongoDB 3.6 cluster. .yandex.cloud.mdb.mongodb.v1.Mongodb3_6.MongoInfra mongoinfra = 4;
[ { "docid": "0a73ed1e19c45e284a30028ed6a19ac2", "score": "0.0", "text": "boolean hasMongoinfra();", "title": "" } ]
[ { "docid": "6b7b90c50f136099beb0d26723dd447d", "score": "0.796415", "text": "yandex.cloud.api.mdb.mongodb.v1.ClusterOuterClass.Mongodb3_6.MongoInfra getMongoinfra();", "title": "" }, { "docid": "610e1d1d4f61eb00cd4360058a12b0c2", "score": "0.79207945", "text": "yandex.cloud.api.mdb.m...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7eafb0337fff3a114164163f844a21e6", "score": "0.0", "text": "public List<RMember> memberListCall(MemberListPageCommand command, AutoPaging page) {\n\t\tint minNum = ((page.getPage()-1)*page.getLimit())+1;\n\t\tint maxNum = minNum+page.getLimit()-1;\n\t\tAutoLinePrint.println(\"최소 게시글 : \" + m...
[ { "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...
4dabec9e16bbccee9dd06dc5ed941bc3
Use FetchDeviceSensorDataS1ReqMsg.newBuilder() to construct.
[ { "docid": "71ca14540321f69e25d3bb076227c20f", "score": "0.84716505", "text": "private FetchDeviceSensorDataS1ReqMsg(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "title": "" } ]
[ { "docid": "b2855cc24e87d7e53a9a6e23de79d5d6", "score": "0.8018441", "text": "private FetchDeviceSensorDataS1RspMsg(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "title": "" }, { "docid": "1957211fe04dc84ff1212dcff6ac1d00", "score": "0.72291...
110250a632ebdbfaf93f699a07e13e10
Returns the XUI id of this component.
[ { "docid": "ba6f46bb28930891856933b4c89a6bcc", "score": "0.0", "text": "public String getID()\r\n {\r\n return imageNode.getAttributeID();\r\n }", "title": "" } ]
[ { "docid": "49bd4bad9301f8ad151fbaad30e95d0b", "score": "0.7176265", "text": "org.apache.xmlbeans.XmlString xgetId();", "title": "" }, { "docid": "95d34b7e126cf00dc644846534554543", "score": "0.7163715", "text": "String getComponentId();", "title": "" }, { "docid": "e5985...
3f4d65bd65984c88d17aa6b09fa89e9e
optional int32 especial_txt_type = 54; optional int32 especial_txt_type = 54;
[ { "docid": "64bea507d4222998b7a214603189692d", "score": "0.5677235", "text": "boolean hasEspecialTxtType();", "title": "" } ]
[ { "docid": "68e63a969db7d849deabe966c6866c70", "score": "0.68666154", "text": "int getEspecialTxtType();", "title": "" }, { "docid": "68e63a969db7d849deabe966c6866c70", "score": "0.68666154", "text": "int getEspecialTxtType();", "title": "" }, { "docid": "7a0b44b88bdfbb03...
cf3167129dcb54616c59891536d3a403
A list that contains one ThirdPartyFirewallFirewallPolicies element for each thirdparty firewall policies that the specified thirdparty firewall vendor is associated with. Each ThirdPartyFirewallFirewallPolicies element contains the firewall policy name and ID.
[ { "docid": "172dfef3a2742da5e981e9ffa535cbc7", "score": "0.6527716", "text": "public ListThirdPartyFirewallFirewallPoliciesResult withThirdPartyFirewallFirewallPolicies(\n java.util.Collection<ThirdPartyFirewallFirewallPolicy> thirdPartyFirewallFirewallPolicies) {\n setThirdPartyFirewa...
[ { "docid": "d8e46b133ae9e6b4b1fee9bd91ca9c9c", "score": "0.72881377", "text": "public java.util.List<ThirdPartyFirewallFirewallPolicy> getThirdPartyFirewallFirewallPolicies() {\n return thirdPartyFirewallFirewallPolicies;\n }", "title": "" }, { "docid": "37e3a7bd6c9cea8335adedfaab7...
94ea9ad5b3f9823b141cfbd9df51a824
Checks if the given region has merge qualifier in hbase:meta
[ { "docid": "6901d346383ed0d5b8ca8ae79bf6c2e0", "score": "0.79451656", "text": "boolean hasMergeQualifierInMeta(final RegionServerServices services,\n final byte[] regionName) throws IOException {\n if (services == null) return false;\n // Get merge regions if it is a merged region and already...
[ { "docid": "ffa7b2943542f90778b9a63e3c22ac41", "score": "0.62523514", "text": "@Override\n public boolean prepare(final RegionServerServices services) throws IOException {\n if (!region_a.getTableDesc().getTableName()\n .equals(region_b.getTableDesc().getTableName())) {\n LOG.info(\"Can'...
0417d2fe2365fbe5fcc55d38a6f8cb81
This method was generated by MyBatis Generator. This method sets the value of the database column FreeHost_ServerVPSlist.osname24
[ { "docid": "e8e06c4f4622887a9e5c96bc70c827af", "score": "0.6320092", "text": "public void setOsname24(String osname24) {\r\n this.osname24 = osname24 == null ? null : osname24.trim();\r\n }", "title": "" } ]
[ { "docid": "88f88ccd872fa21b7be454f121a69bc3", "score": "0.5887222", "text": "public void setOsname25(String osname25) {\r\n this.osname25 = osname25 == null ? null : osname25.trim();\r\n }", "title": "" }, { "docid": "6f0e67d25f2038f7d2f78f2da186ee19", "score": "0.5830621", ...
220dc8a42ff5e9810f8d99e1c459b035
For more information about common request parameters, see [Common parameters](~~131957~~).
[ { "docid": "d6ca7f2d262bb0dd04c9920597a06ea8", "score": "0.0", "text": "public GetStackGroupResponse getStackGroup(GetStackGroupRequest request) throws Exception {\n com.aliyun.teautil.models.RuntimeOptions runtime = new com.aliyun.teautil.models.RuntimeOptions();\n return this.getStackGro...
[ { "docid": "1ade99dd938b60d229d053381925c186", "score": "0.71334356", "text": "Map<String, String[]> getRequestParameters();", "title": "" }, { "docid": "38a4c60cf22c806cbcc68edca8775d75", "score": "0.66037023", "text": "Map<String, String> getParameterValues();", "title": "" }...
56227827bac7b513d9849425b591070e
Creates new form ticket
[ { "docid": "9edf7a9f9a105a2a7a4920ff796d80ff", "score": "0.54358876", "text": "public ticket() {\n initComponents();\n this.setLocationRelativeTo(null);\n \n konu.setEnabled(false);\n msgalanı.setEnabled(false);\n gönder.setEnabled(false);\n edit.setEnabl...
[ { "docid": "72c7967616a576257ac75586b4e8b732", "score": "0.721297", "text": "public void createNewTicket(String message);", "title": "" }, { "docid": "1ef1d32021e986703487edc6f3c2af09", "score": "0.6765608", "text": "private void showTicketForm(HttpServletResponse response)\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9a2e0ebc31032b900f7c798d5e2c5dc5", "score": "0.0", "text": "@Override\n public void onCoreInitFinished() {\n }", "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...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "dfdffca01d37bad07e5f10ea39cc4397", "score": "0.0", "text": "public static void main(String[] args) {\n\n\t\tString s = \"java made so easy\";\n\t\ts = s.replaceAll(\"a\", \"A\").replaceAll(\"e\", \"E\").replaceAll(\"i\", \"I\").replaceAll(\"o\", \"O\").replaceAll(\"u\", \"U\");\n\t\tSystem.o...
[ { "docid": "9208773f8d675a45ef2786d0cb668514", "score": "0.654538", "text": "@Override\n\tpublic void addiion() {\n\t\t\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}", "titl...
4359c687cf621b3c670cb8864b2f5548
Save parm following line reed
[ { "docid": "eb1b426f15e80ce8cc3630dfef080630", "score": "0.0", "text": "boolean compileModule() \n { \n if( name == null ){\n System.out.println(Date.nowFormatted2() + \" : ERROR\\t: name of module not defined ( see documentation by '-help' )\");\n return false;\n ...
[ { "docid": "adfdb4514ff31d9383c4230111be855a", "score": "0.6159761", "text": "public void setLine(Line param){\n \n this.localLine=param;\n \n\n }", "title": "" },...
a4a604392d1e3dfc760d235a10f349b4
Check for WRITE_CALL_LOG permission
[ { "docid": "fdfdb17326d32d3deb851304518f4f4c", "score": "0.81206983", "text": "public static boolean checkWriteCallLogPermission(Activity activity) {\n int res = activity.checkCallingOrSelfPermission(PHONE.WRITE_CALL_LOG);\n return (res == PackageManager.PERMISSION_GRANTED);\n }", "...
[ { "docid": "2979f7f09c734f6c4106e88faba745b8", "score": "0.70694166", "text": "public static boolean checkReadCallLogPermission(Activity activity) {\n int res = activity.checkCallingOrSelfPermission(PHONE.READ_CALL_LOG);\n return (res == PackageManager.PERMISSION_GRANTED);\n }", "ti...
3f09aed04d5be9d0565edae8ba2fa53b
Meters per second squared
[ { "docid": "1bbd70d9a70506f1b7c7ac0a217e00fe", "score": "0.0", "text": "public Bounce(DriveSubsystem driveSubsystem, Odometry odometry, Limelight limelight, AHRS navx) {\n TrajectoryConfig forwardConfig =\n new TrajectoryConfig(MAX_GENERATION_VELOCITY, MAX_GENERATION_ACCELERATION)\...
[ { "docid": "1eebcd64699394b56f703e765c4a010d", "score": "0.6771174", "text": "public static double getmSpeed() {\n speedss = ((int) ((mSpeed + 0.05) * 10)) / 10.0;\n return speedss;\n }", "title": "" }, { "docid": "b1e56c128702340a341e0a1393661f9b", "score": "0.66999817"...
0d6aa046c74a4bdc2140f4dc24cca780
Compares this StoreCode with the StoreCode from the given Store.
[ { "docid": "9bfa335d36767101f83c7f8c8a24d8dc", "score": "0.7255614", "text": "@Override\n\tpublic int compareTo(final Store other) {\n\t\t// codes should always be defined\n\t\treturn getCode().compareTo(other.getCode());\n\t}", "title": "" } ]
[ { "docid": "074eae9d7928151000fca3f4b01d3347", "score": "0.54180384", "text": "@Override\n public boolean equals(Object object) {\n if (!(object instanceof Store)) {\n return false;\n }\n Store other = (Store) object;\n if ((this.stid == null && other.stid != nu...
f550d890226608f42c342da86e9aaa6b
Test of insert method, of class ConvexChainImpl.
[ { "docid": "f7b194b303d64ef86e33352eaab116f0", "score": "0.8600273", "text": "@Test\r\n public void testInsert() {\r\n System.out.println(\"insert\");\r\n ConvexChainImpl<Point> expResult = new ConvexChainImpl<>();\r\n double[][] points = {\r\n {0.0, 0.0},\r\n ...
[ { "docid": "94093b46ae86aee1832169c07d0b4621", "score": "0.752074", "text": "public void testInsert()\n\t{\n\t\t// Insert returns false when it works correctly. \n\t\tassertFalse(tree.insert(x)); \n\t\tassertFalse(tree.insert(y));\n\t\tassertFalse(tree.insert(z)); \n\t\tassertFalse(tree.insert(x)); ...
cdad7695c7b2149ff0625a9e133cd9e8
Integer getRemoteAlarm() Method getRemoteConnectIdentifier
[ { "docid": "fd52c78ddf2484a345a4fb50a3f50681", "score": "0.7454809", "text": "public Integer getRemoteConnectIdentifier()\n {\n return this.m_RemoteConnectIdentifier;\n }", "title": "" } ]
[ { "docid": "1051806c8747d284b34907af0eec6433", "score": "0.73644036", "text": "public Integer getRemoteAlarm()\n {\n return this.m_RemoteAlarm;\n }", "title": "" }, { "docid": "5fcf0ab91b2167bdbb266db359c30772", "score": "0.6826532", "text": "int getAlarmChannel();", ...
a6a2f9c1c9d99da1ae7903cab7d93c3a
Test case number: 63 /Coverage entropy=0.0
[ { "docid": "489231d424c506a61ff3be0e11459b10", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test063() throws Throwable {\n // Undeclared exception!\n try { \n SQLUtil.renderColumnListWithTableName(\"5^,6s^89KB0-~XPUH\", (String[]) null);\n fail(\"Expecting exce...
[ { "docid": "0ef0b4c562e56cbcdb375b4e19c4662a", "score": "0.74299926", "text": "@Test(timeout = 4000)\n public void test077() throws Throwable {\n TestInstances testInstances0 = new TestInstances();\n Instances instances0 = testInstances0.generate();\n Evaluation evaluation0 = new Evalu...
5e185150f8b61ce5105970ef4a853eb6
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
[ { "docid": "e4ce16284202fcfe0e3ccf61acf9ed84", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jPanel1 = new javax.swing.JPanel();\n jLabel1...
[ { "docid": "5a3ef8ce8c5f955012b5237ca22e404b", "score": "0.7673642", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\" Generated Code \">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n }", "title": "" }, { "docid": "19ee2...
a9e37a85d51f1f3c54d1c036253bd3c9
The type of the component. This can be an Amplify custom UI component or another custom component.
[ { "docid": "b4ced2ff5ccf77932e361be15d7584d8", "score": "0.7855387", "text": "public String getComponentType() {\n return this.componentType;\n }", "title": "" } ]
[ { "docid": "9d29428a889c0cb7c743c4ace5fac046", "score": "0.76228017", "text": "@Override\n public ComponentType getType() {\n return type;\n }", "title": "" }, { "docid": "65367f2c820a36f0765dafb9faed64c7", "score": "0.7562353", "text": "@Override\n\tpublic Class<?> comp...
123d2cef7f8fd925af1b33f19f07e22b
TODO Autogenerated method stub aca tengo que volver a poner a los personajes en el mapa, y el que murio supongo que lo revivo en el spawn
[ { "docid": "eb6e296b3a6231228faf3721cb4eb42e", "score": "0.0", "text": "public boolean terminarCombate(String nombre2, String emisor) {\n\t\treturn false;\n\t}", "title": "" } ]
[ { "docid": "fe505d41372bd90c3198d735ec03b0cd", "score": "0.6458401", "text": "public void morir() {\n\t\tRandom random = new Random();\r\n\t\tint numero = random.nextInt(20);\r\n\t\tif(numero<=3) {\r\n\t\t\tGameObject poder = new DobleOro(new Punto(this.getPunto().getX(), this.getPunto().getY()));\r\n\t...
43c8e8e91bcbf3bdec4d587206126c1d
This method was generated by MyBatis Generator. This method corresponds to the database table schema_table_lock_waits
[ { "docid": "c2fe06e932bc3adcef63522f614f605a", "score": "0.5414569", "text": "int insertSelective(SchemaTableLockWaitsWithBLOBs record);", "title": "" } ]
[ { "docid": "d5eefd47d8767108c7788499bda8d8ab", "score": "0.70266724", "text": "List<SchemaTableLockWaits> selectByExample(SchemaTableLockWaitsExample example);", "title": "" }, { "docid": "d95f7d62c4d5179dcafe28fd27f634c0", "score": "0.61621076", "text": "public InnodbLockWaitsRecord...
cd805b8c8f9ff901c07c3ada2e0bcb7d
The interface that encapsulates the user related methods Created by peng on 2016/6/11.
[ { "docid": "03b4b1f1efd602ed6cc3cae4bffb7b44", "score": "0.0", "text": "public interface IUserManager {\n Observable<Void> saveUserProfile(UserProfile profile, String uid);\n\n Observable<UserProfile> getUserProfile(String uid);\n\n Observable<String> uploadAvatar(byte[] imageData, String uid);...
[ { "docid": "14f96af43f5ca052302271e87478416b", "score": "0.7607377", "text": "public interface IModelUser {\n void login(Context context, String userName, String passWord, OnCompleteListener<String> listener);\n\n void register(Context context, String userName, String userNick, String passWord, On...
4856e7a2a04019226989b47d02df2df6
Sets the database name.
[ { "docid": "a6d534ad680e128eb273b13b3b1faae0", "score": "0.7683481", "text": "public void setDatabaseName(String databaseName)\r\n {\r\n this.databaseName = databaseName;\r\n }", "title": "" } ]
[ { "docid": "25e5bd1088932e4953c61d9e1bdb6d53", "score": "0.7968862", "text": "public void setDbname(String dbname) {\r\n this.dbname = dbname;\r\n }", "title": "" }, { "docid": "4a892eb754aeedc46ad72990aa4991b4", "score": "0.7635959", "text": "public void setDatabaseName(fi...