query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
ee815932888b9b849f0ce78033d4d804
String name, int red, int green, int blue
[ { "docid": "e29cf7cee5d15fd3681574144cba1c1d", "score": "0.0", "text": "abstract void bite();", "title": "" } ]
[ { "docid": "4783952d07642cd1c16c639d8d929840", "score": "0.7439239", "text": "String getColor();", "title": "" }, { "docid": "4783952d07642cd1c16c639d8d929840", "score": "0.7439239", "text": "String getColor();", "title": "" }, { "docid": "4783952d07642cd1c16c639d8d929840...
9a32b4ef0d76e19098d6d84b064aee79
repeated .fpidemic_prevention.Journey journeys = 43;
[ { "docid": "caf5d035e12016ce604ea0527bfaf370", "score": "0.5316161", "text": "java.util.List<? extends fpidemic_prevention.Report.JourneyOrBuilder> \n getJourneysOrBuilderList();", "title": "" } ]
[ { "docid": "bb30f18b780698625d27fcf629e568cd", "score": "0.6087347", "text": "fpidemic_prevention.Report.Journey getJourneys(int index);", "title": "" }, { "docid": "80c0f7e8be8b7b430e0c9911ac27ab69", "score": "0.5421204", "text": "java.util.List<fpidemic_prevention.Report.Journey> \...
1adc649d12f37e721e69a70fe54498d7
Sets the number of agents in the space.
[ { "docid": "51bf8114c84de1cb390946945fcfd9ee", "score": "0.0", "text": "public void setSize(int size) {\n this.size = size;\n }", "title": "" } ]
[ { "docid": "04b6c718d6cef1aca599244b282aa007", "score": "0.77203107", "text": "protected void updateNumberOfAgents() {\n setNbAgs(getEnvironmentInfraTier().getRuntimeServices().getAgentsNames().size());\n }", "title": "" }, { "docid": "aac11cd738f204cb91ee9952cde0d443", "scor...
141dc82ba4e5a3bbd2cb0f5e73887c17
read spring config java class
[ { "docid": "5a92bc6b70ccdf2a9e534c9fdb33fbd0", "score": "0.0", "text": "public static void main(String[] args) {\n AnnotationConfigApplicationContext context =\n new AnnotationConfigApplicationContext(DemoConfig.class);\n\n // get the beans from spring container\n Acc...
[ { "docid": "cc6219fda5d599744ef1460ccd75dbfa", "score": "0.6302351", "text": "public Config getConfig();", "title": "" }, { "docid": "33878d816d721e9579081805b50c0dde", "score": "0.60454345", "text": "ConfigFactory getConfigFactory();", "title": "" }, { "docid": "471e915c...
99a3a829606267fe1861b9d90271790e
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.AssetTrackOperationStatusInner object.
[ { "docid": "28d6594c17670e1c7113066e980ab666", "score": "0.69381714", "text": "AssetTrackOperationStatusInner innerModel();", "title": "" } ]
[ { "docid": "ca0c94d4385aa056292bdb55132c2bf3", "score": "0.6594709", "text": "public interface AssetTrackOperationStatus {\n /**\n * Gets the name property: Operation identifier.\n *\n * @return the name value.\n */\n String name();\n\n /**\n * Gets the id property: Operatio...
c8a7e6d7a585a4869121d1ac65d7c8da
Return the integer value of this status code.
[ { "docid": "554c95eebf0fbadd5f1796526d2aa9c2", "score": "0.0", "text": "public Integer value() {\n\t\treturn this.value;\n\t}", "title": "" } ]
[ { "docid": "099106f7cbc8eff0167fec5bfc6dcd40", "score": "0.8299378", "text": "int getStatusCodeValue();", "title": "" }, { "docid": "d5625fa799c1da609019aec51862f9bb", "score": "0.7945841", "text": "public int getStatusValue() {\n return status_;\n }", "title": "" }...
f749257f4d5cb3d94015f7cc3d9c437e
string metric_family_name = 2;
[ { "docid": "a94df789e9512720d17d865093624d1c", "score": "0.60556656", "text": "@java.lang.Override\n public java.lang.String getMetricFamilyName() {\n java.lang.Object ref = metricFamilyName_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n...
[ { "docid": "93f28b456132ea945483934c1597cbce", "score": "0.73236215", "text": "java.lang.String getMetricFamilyName();", "title": "" }, { "docid": "8e46f0fe9af59610da3f9e06f264a0f4", "score": "0.6079431", "text": "prometheus.Types.MetricMetadata.MetricType getType();", "title": "...
85952491277c89267145b125c9af7816
This method helps pick a word randomly from the words array
[ { "docid": "acd9d18f2290870abcbf47f35c555579", "score": "0.67874384", "text": "public String pickARandonWord(int upperLimit, String[] arrayOfGame) {\r\n\t\tRandom rand = new Random();\r\n\t\tint indexValue = rand.nextInt(upperLimit);\r\n\t\tString wordsSelected = arrayOfGame[indexValue];\r\n\t\treturn w...
[ { "docid": "870b3a2d84aded22b47ee2a0b7ee7c2d", "score": "0.8459763", "text": "public static String pickWord(String[] words) {\r\n\t\tint choice = (int) (Math.random() * words.length);\r\n\t\treturn words[choice].toUpperCase();\r\n\t}", "title": "" }, { "docid": "3a54b377d18705dfb016958cb470f...
f2ac907d0b11c50ad14cbbf2d8ae1da0
This method was generated by MyBatis Generator. This method corresponds to the database table dish_comment
[ { "docid": "91b00d34e6e4dee55118837c975f403f", "score": "0.0", "text": "int insert(DishComment record);", "title": "" } ]
[ { "docid": "6a35ded08cedcacb9db584de4d3bf505", "score": "0.657283", "text": "DishComment selectByPrimaryKey(Integer id);", "title": "" }, { "docid": "290f4caac015e1acee76e9544e977909", "score": "0.62857527", "text": "@GeneratedFromColumn(\"comments\")\n public String getComments()...
56343b78db00fe4fdf6c21720529db6c
Handles the HTTP POST method.
[ { "docid": "7d157b8f115fbef687d3cc2f663e2ff8", "score": "0.0", "text": "@Override\r\n protected void doPost(HttpServletRequest request, HttpServletResponse response)\r\n throws ServletException, IOException {\r\n //processRequest(request, response);\r\n \r\n Usuario us...
[ { "docid": "ee7fbccb73c234ce54ffdeda15188ca1", "score": "0.70982885", "text": "public void post() {\n }", "title": "" }, { "docid": "ee7fbccb73c234ce54ffdeda15188ca1", "score": "0.70982885", "text": "public void post() {\n }", "title": "" }, { "docid": "8d09cb2e...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1d9e40b2b208b3c45a8a54fca7fcf5bb", "score": "0.0", "text": "@Override\n\tpublic Schoolenterprise findById(int id) {\n\t\tSchoolenterprise schoolenterprise = schoolenterpriseMapper.findById(id);\n\t\treturn schoolenterprise;\n\t}", "title": "" } ]
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.6904447", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "4862518dedb9e169c3cc620e5ebe04c5", "score": "0.6696056", "text": "@Override\r\n\tpublic void atura() {\n\t\t\r\n\t}", "title": "" ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4ec6254979228503555845e298d442c0", "score": "0.0", "text": "@Override\r\n\tpublic String moveForth() {\n\t\tif((0<=x && x<=50) && (0<=y && y<=10) && (0<z && z<=50))\r\n\t\t{\r\n\t\t\tz--;\r\n\t\t}\r\n\t\telse if((0<=x && x<=50) && (40<=y && y<=50) && (0<z && z<=50))\r\n\t\t{\r\n\t\t\tz--;\r\...
[ { "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...
23b36106590295c5e88e0a51c62d4459
see JLS 4.10.1, 'subtyping among primitive types'
[ { "docid": "b243b45110181bb8e142702250fb9ece", "score": "0.54365516", "text": "private static boolean isPrimSubtype(PrimTy a, Type other) {\n if (other.tyKind() != TyKind.PRIM_TY) {\n return false;\n }\n PrimTy b = (PrimTy) other;\n switch (a.primkind()) {\n case CHAR:\n swi...
[ { "docid": "2a01f4e0eda538fe238eb74584be2308", "score": "0.6829432", "text": "public static void primitiveTypesCasting() {\n\t\tSystem.out.println(\"----------------PRIMITIVE TYPE OVERWIEV------------------\");\n\t\tint tmp = 0;\n\t\tboolean debug = ManagementFactory.getRuntimeMXBean().getInputArguments...
f98e2b7a2f2694431c54916bf73e8c1c
Set the startTime property: Observation start time.
[ { "docid": "14fd3e00761eb6398363c98859181f17", "score": "0.0", "text": "public QueryStatisticInner withStartTime(OffsetDateTime startTime) {\n if (this.innerProperties() == null) {\n this.innerProperties = new QueryStatisticProperties();\n }\n this.innerProperties().withS...
[ { "docid": "6af2e31e3c71f82d27cf62426dc0149a", "score": "0.8391697", "text": "public void setStartTime(long startTime) {\r\n this.startTime = startTime;\r\n }", "title": "" }, { "docid": "e04e4b3b783e173f8d20434c00c01815", "score": "0.8379712", "text": "@Override\n publi...
f32028f6a5787d3b008457bf94000a88
A human readable message indicating details about the transition. +optional optional string message = 5;
[ { "docid": "dd9567f4095c7da9f12359a3eef9c674", "score": "0.0", "text": "boolean hasMessage();", "title": "" } ]
[ { "docid": "8eee782f5fa1c8bd42d8cfbbaef8b493", "score": "0.6877681", "text": "private void emitTransitionErrorMessage(String message) {\n Rule rule = target.getAssociatedRule();\n emitError(message, rule.getLocation(), /* exitCode= */ null);\n }", "title": "" }, { "docid": "34a1...
519dbeb652bc98efe0a242fbd4145e8c
Returns the release year of the track.
[ { "docid": "9920149a60768ee23d8ec213d185105b", "score": "0.72640306", "text": "public String year() {\n\t\treturn year;\n\t}", "title": "" } ]
[ { "docid": "ae48d83be49e0400bb061914a6608083", "score": "0.80792826", "text": "public String getReleaseYear() {\n // Extract only the release Year from the Release Year. Like: From: 2018-02-01 --> To: 2018\n int yrIndex = getReleaseDate().indexOf(\"-\");\n if (yrIndex == -1) {\n ...
7018cd223beb52469a235104548d952d
/ renamed from: com.bytedance.apm.f.c
[ { "docid": "456286166721731d5b0488cc6689159b", "score": "0.0", "text": "public interface C6200c {\n /* renamed from: a */\n boolean mo14918a(String str);\n\n /* renamed from: b */\n boolean mo14921b(String str);\n\n /* renamed from: c */\n boolean mo14923c(String str);\n}", "title"...
[ { "docid": "a5850bcda92c81739889e4213d960d63", "score": "0.63424", "text": "public void mo3769f() {\n }", "title": "" }, { "docid": "98dd411045fd2d1d89b5a730ede72786", "score": "0.62616926", "text": "public void mo3758a() {\n }", "title": "" }, { "docid": "330fb6065...
3bc0bc51d0e0fe0a08d30916f0997990
Detects and resolves all collisions between the player and his neighboring tiles. When a collision is detected, the player is pushed away along one axis to prevent overlapping. There is some special logic for the Y axis to handle platforms which behave differently depending on direction of movement.
[ { "docid": "158d5bbac87fa58f4a38572494c4e870", "score": "0.7692868", "text": "private void HandleCollisions() {\r\n // Get the player's bounding rectangle and find neighboring tiles.\r\n Rectangle bounds = BoundingRectangle();\r\n int leftTile = (int) Math.floor((float) bounds.Left / Tile.Width...
[ { "docid": "3465fa3cc27844dc27a0bf988cfd952f", "score": "0.68697447", "text": "public void checkCollision()\r\n\t{\r\n\t\tcurrentColumn = (int) x / tileSize;\r\n\t\tcurrentRow = (int) y / tileSize;\r\n\r\n\t\txDest = x + xDirection;\r\n\t\tyDest = y + yDirection;\r\n\r\n\t\t// Check top collision\r\n\t\...
016c30ee420b6254972972c779492b54
Complete the initialization of the package and its metamodel. This method is guarded to have no affect on any invocation but its first.
[ { "docid": "7b0015392e482cf254411e27a374ac73", "score": "0.6228005", "text": "public void initializePackageContents()\n {\n if (isInitialized) return;\n isInitialized = true;\n\n // Initialize package\n setName(eNAME);\n setNsPrefix(eNS_PREFIX);\n setNsURI(eNS_URI);\n\n // Obtain o...
[ { "docid": "ac857c941ff3678258f5c439506a0772", "score": "0.6611979", "text": "public void initializePackageContents() {\n\t\tif (isInitialized) return;\n\t\tisInitialized = true;\n\n\t\t// Initialize package\n\t\tsetName(eNAME);\n\t\tsetNsPrefix(eNS_PREFIX);\n\t\tsetNsURI(eNS_URI);\n\n\t\t// Create type...
7fffb405f7cb804c4b35b2e1d7fa1b4e
$ANTLR end "rule__AddEnum__EnumEntryAssignment_1" $ANTLR start "rule__AddEnum__OrdinalAssignment_2" ../org.eclipse.osee.framework.core.dsl.ui/srcgen/org/eclipse/osee/framework/core/dsl/ui/contentassist/antlr/internal/InternalOseeDsl.g:9697:1: rule__AddEnum__OrdinalAssignment_2 : ( RULE_WHOLE_NUM_STR ) ;
[ { "docid": "9c2b3c7feb4e2a1bce49bf18f4ed15f5", "score": "0.836478", "text": "public final void rule__AddEnum__OrdinalAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.osee.framework.core.dsl.ui/src-gen...
[ { "docid": "820419d502c965af77d13ad7de043fb0", "score": "0.8084893", "text": "public final void rule__XOseeEnumEntry__OrdinalAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.osee.framework.core.dsl.ui...
2acf334417e7a8d8d941edcc259fb8e2
Get the place's name.
[ { "docid": "b8814d12cbb19505c8325bce78ddfd74", "score": "0.0", "text": "public String getName() {\n\t\treturn name;\n\t}", "title": "" } ]
[ { "docid": "05cb1809bd5c7fe20b255a9a07c998ea", "score": "0.7987212", "text": "public String getPlaceName() {\n return placeName;\n }", "title": "" }, { "docid": "c056b41478866a8e927b69a76815ee92", "score": "0.7469224", "text": "public String getPlaceName(int index)\r\n {\...
cc2930a91faa1c2010aaa528c9b09e63
int32 oneof_1189 = 1189;
[ { "docid": "4892f49a711c70deba970354d83bf794", "score": "0.0", "text": "public int getOneof1189() {\n if (hugeOneofCase_ == 1189) {\n return (java.lang.Integer) hugeOneof_;\n }\n return 0;\n }", "title": "" } ]
[ { "docid": "bcb5fa3b11bca848a5e6cfd3b39c287e", "score": "0.64839613", "text": "long mo107678c(Integer num);", "title": "" }, { "docid": "14d9de64d1d4966292bdc0add6135b79", "score": "0.64432657", "text": "void mo107677b(Integer num);", "title": "" }, { "docid": "f1f081c530...
f64061d6ffe5ed90568a26ba5060fe23
Return the size of your itemsData (invoked by the layout manager)
[ { "docid": "a667297c861f45e72a3517126958e968", "score": "0.0", "text": "@Override\n public int getItemCount() {\n return rowItemList.size();\n }", "title": "" } ]
[ { "docid": "3e8f132976adf2dcdb5504d1f94725f2", "score": "0.71884334", "text": "public int getSize()\n {\n return numItems;\n }", "title": "" }, { "docid": "cfa5a4e4f64d2b4a11e90fd8c418f3f5", "score": "0.7179224", "text": "public java.lang.Integer getItemsize() {\n ret...
1e6db1d97ad08b61e35c52a68a8a4796
Set value of RequestListHeader
[ { "docid": "f7f08699e33805e856bff0af857a9d45", "score": "0.8214792", "text": "public final void setRequestListHeader(java.lang.String requestlistheader)\r\n\t{\r\n\t\tsetRequestListHeader(getContext(), requestlistheader);\r\n\t}", "title": "" } ]
[ { "docid": "cef00fdfc7411e4b4f91b8933243219d", "score": "0.79746467", "text": "public final void setRequestListHeader(com.mendix.systemwideinterfaces.core.IContext context, java.lang.String requestlistheader)\r\n\t{\r\n\t\tgetMendixObject().setValue(context, MemberNames.RequestListHeader.toString(), req...
43537992a1775c1c9d5d9953c41dded4
return a random item (but do not remove it)
[ { "docid": "77d53824fbb423261fd0ed96224cb445", "score": "0.7477834", "text": "public Item sample(){\n\n checkNotEmpty();\n\n return a[StdRandom.uniform(size)];\n }", "title": "" } ]
[ { "docid": "9d2e4da99f71b3026faf629c96b2cdca", "score": "0.8054862", "text": "public static Item getRandomItem() {\n List<Item> itemList = new ArrayList<>();\n for (Item item : Item.values()) {\n if(item != Item.STANDARD)\n itemList.add(item);\n ...
3f26c1b00808032537ababc4a4ba4b11
Saves the ontology in the specified ontology format to its document URI.
[ { "docid": "e1297077e1a91f85bcc08e6e9d798656", "score": "0.7662014", "text": "void saveOntology(@Nonnull OWLDocumentFormat ontologyFormat)\n throws OWLOntologyStorageException;", "title": "" } ]
[ { "docid": "1ab8ca848b8f4bd7ac8ea0cc2399a4e6", "score": "0.7849972", "text": "void saveOntology(@Nonnull OWLDocumentFormat ontologyFormat,\n @Nonnull IRI documentIRI) throws OWLOntologyStorageException;", "title": "" }, { "docid": "a9275881667ce8d2f23fa2aac15650a3", "score": "...
58d9b1f86b35e411aecdb88fcfa2fc3e
We do not use these operations for anything at present
[ { "docid": "1b00f62485dfcec526cf6b08bbad1a2d", "score": "0.0", "text": "private static void tryoutInvoiceOperations() {\n\t\tfinal PartnerCenterAdmin connection = createConnection();\n\n\t}", "title": "" } ]
[ { "docid": "1e34493fdecb11f6bbc24ef12eea2281", "score": "0.566236", "text": "public void mo27791d() {\n }", "title": "" }, { "docid": "87516d25e91c25920c9c9d991a7ad233", "score": "0.5619204", "text": "@Override\n protected void doOperate() {\n\n }", "title": "" }, ...
a2e49e959ae740f68c9cdde550204fc3
Returns a short description of the servlet.
[ { "docid": "8a3f6bbb84898014a0585bb0f023d468", "score": "0.0", "text": "@Override\r\n public String getServletInfo() {\r\n return \"Short description\";\r\n }", "title": "" } ]
[ { "docid": "63004d59b4ffcaf2437e8692fcd9ab59", "score": "0.87322754", "text": "public String getServletInfo() {\n return \"Short description\";\n }", "title": "" }, { "docid": "63004d59b4ffcaf2437e8692fcd9ab59", "score": "0.87322754", "text": "public String getServletInfo()...
3007903164d38cc0bb5ed42ab9b6ffa5
TODO: Return the communication channel to the service.
[ { "docid": "84b3f3f35651a6466a61128369c678f4", "score": "0.0", "text": "@Override\r\n public IBinder onBind(Intent intent) {\n throw new UnsupportedOperationException(\"Not yet implemented\");\r\n }", "title": "" } ]
[ { "docid": "e95b7cc6aa35f650687f6516b3f55221", "score": "0.743544", "text": "Channel getChannel();", "title": "" }, { "docid": "89da3df0ea4a3c46cfcf1021daf2eb55", "score": "0.7366326", "text": "SocketChannel getChannel() throws JistAPI.Continuation;", "title": "" }, { "do...
c4ead80012cef0978686d97253dbe4b4
id de figura, son 7 efectos de rotacion
[ { "docid": "c4e3de8bbb33da44e1975249ba8db8bc", "score": "0.0", "text": "public Shape(Square s1, Square s2, Square s3, Square s4) {\r\n this.s1 = s1;\r\n this.s2 = s2;\r\n this.s3 = s3;\r\n this.s4 = s4;\r\n this.s1.imagen.setY(0);\r\n this.s1.imagen.setX(0);\r\n...
[ { "docid": "9add5d3f8738160ac42280ef1067548e", "score": "0.6564971", "text": "private ArrayList<PointInterest> getPontosRota(int id) {\n Log.d(\"iddddarota\", String.valueOf(id));\n pontos = dbHelper.getPontosRota(id);\n route = dbHelper.getDescRota(id);\n\n return pontos;\n ...
abb721c84c115a7814afe000b46bf955
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //////////////////...
[ { "docid": "33f6932831fe502607adfaa8b484d9ca", "score": "0.0", "text": "void input() {\n enableKeyTypedInConsole(true);\n cursor(0, 0);\n rightInput = false;\n while (!rightInput) {\n delay(50);\n }\n }", "title": "" } ]
[ { "docid": "6c2fa45ab362625ae567ee8a229630a4", "score": "0.62568104", "text": "@Override\n\tprotected void interr() {\n\t}", "title": "" }, { "docid": "8619203d4867f5c6d05eb9a5354405c0", "score": "0.5991764", "text": "@Override\n\t\tpublic void pintate() {\n\t\t\t\n\t\t}", "title...
ba97db31ed1a5a81eca9d4c27fb01353
As the TimerTask run on a seprate thread from UI thread we have to call runOnUiThread to do work on UI thread.
[ { "docid": "89dcfa3af3eeb7b8ad5d399341d2349d", "score": "0.5730953", "text": "@Override\n public void run() {\n runOnUiThread(new Runnable() {\n public void run() {\n\n if (page > 5) {\n mViewPager.setCurrentItem(page);\n\n ...
[ { "docid": "1206af5ba2500607ab420d66be0d30b5", "score": "0.8084019", "text": "private void TimerMethod() {\n this.runOnUiThread(Timer_Tick);\n }", "title": "" }, { "docid": "99bbacdb7760296637550382fba3256e", "score": "0.7245547", "text": "private void timerMethod() {\n ...
d99f4d16550640d413299cdf2c677661
This method assigns the task to user in the database. Method gets parameter of task's ID from JSP and User from session.
[ { "docid": "620de5c5cb7619ff9afec04d7ee6ec9c", "score": "0.6036035", "text": "@Override\n\tprotected String doExecute(HttpServletRequest request,\n\t\t\tHttpServletResponse response) throws SQLException, Exception {\n\t\tint taskId = Integer.parseInt(request.getParameter(\"id\"));\n\t\tUser user = (User...
[ { "docid": "35113f7c96ce4b15b978624474992aeb", "score": "0.6836234", "text": "private void AssignTask() {\n\n System.out.print(\"\\n\\n\\n\");\n System.out.println(\"####Assign Task####\");\n\n int idLead = AuthenticationServices.getInstance().getLoggedUser().getIdUser();\n i...
28c0e8df310ba065f023f0fb7b910b06
Accessor for the useDummySecurityAttributes flag
[ { "docid": "cc60304a64850d18118363da8d62d6b6", "score": "0.8528821", "text": "public boolean getUseDummySecurityAttributes() {\r\n\t\treturn _useDummySecurityAttributes;\r\n\t}", "title": "" } ]
[ { "docid": "aac06137105bcf3c732a380a03ea0591", "score": "0.5966308", "text": "public SecurityAttributes getSecurityAttributes() {\r\n\t\treturn (_securityAttributes);\r\n\t}", "title": "" }, { "docid": "6e748a685385dfa9d2b7b6804d802c19", "score": "0.58420163", "text": "public abstrac...
9c2f97f90ed950084dee303003094489
/ page 243 Kundu Aircraft Design.
[ { "docid": "66705d52566ba490c4df4488a828aed8", "score": "0.0", "text": "public static Amount<Mass> calculateTurbopropNacelleMassKundu (Aircraft aircraft) {\n\t\t\n\t\tAmount<Mass> mass = Amount.valueOf(0.0, SI.KILOGRAM);\n\t\t\n\t\tif(aircraft.getNacelles().getNacellesList().get(0).getMountingPosition()...
[ { "docid": "264ab160fe7be2cc5bf4eee6e8542d7c", "score": "0.6010924", "text": "public static void main(String[] args) {\n Airline airline = new Airline();\n airline.setName(\"UkraineAir\");\n\n// PassengerPlaneBuilder passengerPlaneBuilder = new PassengerPlaneBuilder();\n// Ca...
4dfab76d8ecb011a92aa5621ae982e90
Roi names are only prefixed to the extraNames elements on this objet i.e. don't change the names on the statsProcessor itself
[ { "docid": "2e8c47f0489205e38f1a7c54f187cc3f", "score": "0.70123523", "text": "private void createNames() {\n\t\textraNames.clear();\n\t\tfor (RegionOfInterest roi : roiList) {\n\t\t\tstatsProcessor.getExtraNames().stream().map(name -> roi.getName() + \".\" + name).forEach(extraNames::add);\n\t\t}\n\t}"...
[ { "docid": "d1fb66ead531c61c46e72566b5b3d5ce", "score": "0.5832682", "text": "public void addNames() {}", "title": "" }, { "docid": "3f38c6d6c17e5e6b45bdefc37c882e68", "score": "0.5804138", "text": "public String getName()\r\n/* 51: */ {\r\n/* 52: 50 */ return \"Export Pro...
dbd877cdc899241da71f449a39a851a9
map&lt;string, .bblwheel.Config&gt; Configs = 1;
[ { "docid": "b3ed3a7e77c652eea36283f06d57105c", "score": "0.52698094", "text": "int getConfigsCount();", "title": "" } ]
[ { "docid": "bdbb06c4be380ca0a6925e162e72b48d", "score": "0.79124564", "text": "java.util.Map<java.lang.String, com.hemayun.bblwheel.Bblwheel.Config>\n getConfigsMap();", "title": "" }, { "docid": "6bfdcc8d8f0960d7b2c9942ef6db4d32", "score": "0.68716395", "text": "com.hemayun.bblwh...
210172db876551c6d9cdda092c1cf386
private List workOrderList = new ArrayList();
[ { "docid": "a8e1863c586495cb0db99f3a2b8bb503", "score": "0.0", "text": "public Integer getId() {\n return id;\n }", "title": "" } ]
[ { "docid": "91746ec657a2a43571e47e11a4109c08", "score": "0.68047076", "text": "public List<Order> getOrderList(){\n return dataAccess.getOrderList();\n }", "title": "" }, { "docid": "33bb13ff378ab132d51094bd8e10db61", "score": "0.6799247", "text": "public void startList(){\...
782110ba5804f1e70a087293534aa76f
This method was generated by MyBatis Generator. This method corresponds to the database table ecs_ecsmart_article
[ { "docid": "75570584ebb5f67d24f08b069e85d78c", "score": "0.0", "text": "public Criteria or() {\n Criteria criteria = createCriteriaInternal();\n oredCriteria.add(criteria);\n return criteria;\n }", "title": "" } ]
[ { "docid": "3e0ccae2b751a1918eabf72045c6beaf", "score": "0.62539357", "text": "public interface ArticleMapper {\n\n @Insert({\"insert into tb_article(title,content,author,create_time,article_status,status) \" +\n \"values(#{title},#{content},#{author},#{createTime},#{articleStatus},#{statu...
53dfa3927b7473ac9f63350293d3e66f
Parse the document to POJO (enriches with attributes, recipients).
[ { "docid": "ddf67dc45729197139ec376571053bb6", "score": "0.45913813", "text": "DocumentHeader parse(DocumentHeader documentHeader);", "title": "" } ]
[ { "docid": "dc1979fa7f474669ab7bd82fdf45b4ae", "score": "0.5821922", "text": "public Document toDocument() {\n\t\tDocument doc = new Document();\n\n\t\t//Save raw message\n\t\tdoc.put(\"message\", Base64.getEncoder().encodeToString(message));\n\n\t\t//Check if message is a JSON message\n\t\tDocument jso...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "193c90ddb7faa78892e5cf9c14f6dfde", "score": "0.0", "text": "public List<RealServer> getAllServers() {\n\t\treturn allServers;\r\n\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.66775143", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
1ecd41e7996ec5c26b6c7cff578b63f2
declares and allocates memory for array1
[ { "docid": "5cdf5f6c96deb7352389d5299ce7e600", "score": "0.6304615", "text": "public static void main(String[] args) {\n int[] array1 = new int[10];\n\n //declares, allocates and initializes memory for array2\n int[] array2 = new int[]{0, 1, 2, 3, 4, 5, 6, 7, 8, 9};\n int x =...
[ { "docid": "631bbfb651fc6140be7243ca12fe09af", "score": "0.61912227", "text": "protected abstract Object allocateArray(int paramInt);", "title": "" }, { "docid": "f15870ab24ff9bd1f4240dee7a09e669", "score": "0.6066795", "text": "protected UInt16Array2D(int size0, int size1)\n\t{\n\t\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4f21333ce1c6fac029c8e35f140fce56", "score": "0.0", "text": "@Override\r\n\tpublic <S extends Event> List<S> findAll(Example<S> example, Sort sort) {\n\t\treturn null;\r\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68410474", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.6801052", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "tit...
8211b2ac8391ce7b0607985725eb5899
Returns a Set of Clients sorted by name
[ { "docid": "0dbece125508e8b8b366be444b18706a", "score": "0.8152585", "text": "public Set<Client> sortByName () throws ValidatorException {\n\n Iterable<Client> clients = repo.findAll();\n return StreamSupport.stream(clients.spliterator(), false).sorted().collect(Collectors.toSet())...
[ { "docid": "58234e56103309d58bf10caeb54a16ba", "score": "0.7160946", "text": "public Set<String> getRegisteredClients() {\n return new LinkedHashSet<>(registeredClients);\n }", "title": "" }, { "docid": "ec4e78a117e5816d3e7aa209081a89a2", "score": "0.7050529", "text": "Stri...
e3cf6efa59e48b543164735b04f94e7b
metodo get de la instancia de la clase Producto
[ { "docid": "dbd72e7be42952230db745b3500c30e0", "score": "0.73098105", "text": "public Producto getProducto() {\n\t\treturn producto;\n\t}", "title": "" } ]
[ { "docid": "bed8b1fb0696cb40ff50c9df58141cbc", "score": "0.79142654", "text": "Object getProduct();", "title": "" }, { "docid": "81e0c5c5b6fcb3ec64c36f0ab49b3057", "score": "0.77923584", "text": "public Producto (){\n\n }", "title": "" }, { "docid": "a078a5c1d6b4be6456...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "33ecccb533aae3a49f36fb54fae7d134", "score": "0.0", "text": "@Override\r\n\tpublic void save(TClColor color) {\n\r\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...
b0458fbd9facc2358b6e6a63f8702153
/ JADX WARNING: Code restructure failed: missing block: B:47:0x007f, code lost: if (((r6 >= 65382 && r6 = 65441 && r6 <= 65500)) != false) goto L_0x0081; / JADX WARNING: Code restructure failed: missing block: B:66:0x00c4, code lost: if (r4 == false) goto L_0x00d3; / JADX WARNING: Code restructure failed: missing block...
[ { "docid": "3ab13af8ce6f32f379bc668d9013a8c0", "score": "0.0", "text": "public static String[] zzb(String str, boolean z) {\n boolean z2;\n String str2;\n if (str == null) {\n return null;\n }\n ArrayList arrayList = new ArrayList();\n char[] charArra...
[ { "docid": "dde7e07ba571d3e996c1091eec96f8fc", "score": "0.6713213", "text": "public final int m13141a(com.facebook.flatbuffers.FlatBufferBuilder r5) {\n /* JADX: method processing error */\n/*\nError: jadx.core.utils.exceptions.JadxRuntimeException: SSA rename variables already executed\n\ta...
9b8e47269573dc04b00b6cca2643f6d3
Gets the normalized correlation ratio between a given preference and a user preference. Returns 0.0 if there is no correlation between the preferences.
[ { "docid": "5b5836625a039de8f51d2b16b3f21d71", "score": "0.8063816", "text": "private double getCorrelationRatio(Preference pref, Preference userPref) {\n PreferenceCorrelation correlation = userPref.findCorrelation(pref);\n return correlation != null ? correlation.getCorrelationRatio(user...
[ { "docid": "0b9337e691db4352f752cb984b91a776", "score": "0.5748836", "text": "public double computeRatio() {\n double cholesterolRatio = (double) this.cholesterolLDL / (double) this.cholesterolHDL; //(double) needed to allow the required decimal result with two ints passed in.\n return ch...
032991eebd1f2095a47b60cdd2fa9ea6
First do the rotation so camera rotates over its position
[ { "docid": "4842ee5310ccf15c7c47c1502d0dacfb", "score": "0.0", "text": "public static Matrix4f updateGenericViewMatrix(Vector3f position, Vector3f rotation, Matrix4f matrix) {\n return matrix.rotationX((float)Math.toRadians(rotation.x))\n .rotateY((float)Math.toRadians(rotation.y))\n ...
[ { "docid": "b4e3df3b82ccb57e37627789368890bc", "score": "0.7581279", "text": "private final void setRotation() {\n\t\t\tfinal CameraGLView parent = mWeakParent.get();\n\t\t\tif (parent == null) return;\n\t\t\tint degrees = 0;\n\t\t\tfinal Camera.CameraInfo info = new Camera.CameraInfo();\n\t\t\tCamera.g...
0830ff2356d52d9fb7f2324c19b6b998
Insert the nonxml content in the xml database.
[ { "docid": "b37e3540554ba19e8af6701fc816bb5c", "score": "0.59842867", "text": "public long insertNonXMLDocument(InputStream aInputStream, IAeXMLDBConnection aConnection)\r\n throws AeXMLDBException;", "title": "" } ]
[ { "docid": "022575ab56c4b0dc66c3670a437aad48", "score": "0.6249359", "text": "public abstract void insertContent(Data data) throws Exception;", "title": "" }, { "docid": "220df68c8ee67c2b90594b8240768750", "score": "0.6020543", "text": "@Test\r\n\tpublic void testImportXMLToDatabase(...
860d28c6aae8b011bba7164c4491be9c
Reset the algebra view if the mode changed.
[ { "docid": "7bc34e1d0ac81355f726bcf13557c3ea", "score": "0.53616136", "text": "@Override\n\tpublic void setMode(int mode, ModeSetter m) {\n\t\treset();\n\t}", "title": "" } ]
[ { "docid": "28459dfc202c18f37e5ffabe242d07b3", "score": "0.63664913", "text": "public void resetView() {\n\t\trecenter();\n\t\tresetLineLayer();\n\t\tresetMarkers();\n\t\tresetCameras();\n\t}", "title": "" }, { "docid": "81a07fa918fbb9fdac6fe02b595edeaf", "score": "0.63270974", "text...
c5eebb7ab0764f5e9a9d7b0b24d1bdc5
The class holding records for this type
[ { "docid": "444838a3267910dd032de1bd14dac58e", "score": "0.5652297", "text": "@Override\n\tpublic java.lang.Class<CitaHistoricoRecord> getRecordType() {\n\t\treturn CitaHistoricoRecord.class;\n\t}", "title": "" } ]
[ { "docid": "eac71d4da4656cecd9548a3b3c29c201", "score": "0.7097996", "text": "public Record() {\n data = new HashMap<>();\n }", "title": "" }, { "docid": "38f8e50c8932c347f5deb33d2fbdc8fc", "score": "0.67769665", "text": "public Records() {\n super();\n _recor...
f45b9d8b7f5688d08f669ec8a584a713
Returns true if a group by that name exists.
[ { "docid": "b2f78a19bd894bfa740818f602d377a7", "score": "0.8071575", "text": "public boolean doesGroupExist(String groupName) throws IllegalArgumentException;", "title": "" } ]
[ { "docid": "a7495710d9abc74ff6c42214e9f40e0f", "score": "0.87322456", "text": "public boolean isExists(String group_name);", "title": "" }, { "docid": "aa42f4e93ff60a03c4406f8b9e41fccc", "score": "0.85715806", "text": "boolean hasGroup(Name group);", "title": "" }, { "doc...
2e34273c3df67e19a640b0e5968d92c4
Sets the value of the sendInviteSucceeded property.
[ { "docid": "853b49947e17910e82c8a81675023db3", "score": "0.87549585", "text": "@Generated(value = \"com.sun.tools.internal.xjc.Driver\", date = \"2014-05-27T02:12:07+02:00\", comments = \"JAXB RI v2.2.4-2\")\n public void setSendInviteSucceeded(boolean value) {\n this.sendInviteSucceeded = val...
[ { "docid": "bd7297d2ecfc49128dce9b1c48993bda", "score": "0.7903078", "text": "@Generated(value = \"com.sun.tools.internal.xjc.Driver\", date = \"2014-05-27T02:12:07+02:00\", comments = \"JAXB RI v2.2.4-2\")\n public boolean isSendInviteSucceeded() {\n return sendInviteSucceeded;\n }", "...
8baefcfbba7b997973d6442ef5368756
$ANTLR end "extendedType" $ANTLR start "classSpecifier" /Users/bastien/Dev/ceylon/ceylonspec/Ceylon.g:977:1: classSpecifier returns [ClassSpecifier classSpecifier] : ( COMPUTE | SPECIFY ) (ci= classInstantiation )? ;
[ { "docid": "58477a4ff1afbe300463ec157f6e5678", "score": "0.6623955", "text": "public ClassSpecifier classSpecifier() throws RecognitionException {\n ClassSpecifier classSpecifier = null;\n\n\n Token COMPUTE145=null;\n Token SPECIFY146=null;\n PsiCompatibleCeylonParser.classIn...
[ { "docid": "c6a665d6c6faf6a7aec0ba8af9c9817a", "score": "0.6524731", "text": "public ExtendedType extendedType() throws RecognitionException {\n ExtendedType extendedType = null;\n\n\n Token EXTENDS144=null;\n PsiCompatibleCeylonParser.classInstantiation_return ci =null;\n\n\n ...
04085727a1c01719c7356ff0d7f74d79
take cmd out of IAddCmd and put it into client visitor, execute visitor with params[0]
[ { "docid": "07934bf48b8d0a23b842ba12c5b6e2f6", "score": "0.5934608", "text": "@SuppressWarnings(\"unchecked\")\r\n\t\t\tpublic ADataPacket apply(Class<?> index, DataPacket<IAddCmd> host,\r\n\t\t\t\t\tObject... params) {\r\n\t\t\t\ttry{\r\n\t\t\t\tSystem.out.println(\"got addcmd and install it into my vi...
[ { "docid": "e7aee40b823f51916801530d42c255c8", "score": "0.64867216", "text": "@objid (\"ff275aeb-e045-47c1-a478-a3d3c443f68c\")\n void addCommand(Command cmd);", "title": "" }, { "docid": "2c14e975a12de922fd2ea867d6ff1a80", "score": "0.6252265", "text": "public void addCommand(Co...
3f7172867e515253a237c6e9436fe9e2
Informacia o pauznuti hry
[ { "docid": "d6f6b29b3fa62f591686f2160e211539", "score": "0.0", "text": "public boolean isPaused() {\r\n return this.paused;\r\n }", "title": "" } ]
[ { "docid": "3665905904dffa313e541e3e78ae22b6", "score": "0.67549515", "text": "public void displayPhieuXuatKho() {\n\t\tlog.info(\"-----displayPhieuXuatKho()-----\");\n\t\tif (!maPhieu.equals(\"\")) {\n\t\t\ttry {\n\t\t\t\tDieuTriUtilDelegate dieuTriUtilDelegate = DieuTriUtilDelegate.getInstance();\n\t\...
4f152c67dff41a8efed3d15379ca8341
Convert a string to an itemstack
[ { "docid": "c3b6a81fbd10af154fedb1ec9d5ce7e4", "score": "0.5999622", "text": "public ItemStack toItemStack(String data)\n\t{\n\t\tStack s = new Stack(Material.AIR);\n\t\t\n\t\ttry\n\t\t{\n\t\t\ts.fromData(data.getBytes());\n\t\t}\n\t\t\n\t\tcatch(IOException e)\n\t\t{\n\t\t\te.printStackTrace();\n\t\t}\...
[ { "docid": "d87616e91608669b3d7360022fffbdd7", "score": "0.6109601", "text": "public static List<ItemStack> parseItems(String s){\n List<ItemStack> result = new LinkedList<ItemStack>();\n String[] items = s.split(\",\");\n for (String item : items){\n ItemStack mat = pars...
d5396780ef2d003d95b5f0ac631364b5
return a random symbol from array
[ { "docid": "65f0a50c9e3b2eb77a74d981d1e6876a", "score": "0.7534631", "text": "public Symbol getRandomSymbol() {\n Collections.shuffle(symbols);\n return symbols.get(0);\n }", "title": "" } ]
[ { "docid": "e9e1ed17f8775be7329d4388828fcaa9", "score": "0.6797696", "text": "public static char randomCipherSymbol() {\n\t\treturn cipherAlphabet.charAt(rand.nextInt(cipherAlphabet.length()));\n\t}", "title": "" }, { "docid": "3ec412dd553fcc9bc74993e5130b1d00", "score": "0.6564797", ...
6247d81aa0fc3909032ebaccc13a35e4
handles the decision the player has made by choosing "cards"
[ { "docid": "ebce4406646f45f9b8a148a6c72e46ba", "score": "0.7369671", "text": "void onChooseCards(SortedBag<Card> cards);", "title": "" } ]
[ { "docid": "8e948f07d95455936c82ded636002e9c", "score": "0.72176653", "text": "@FXML\n void handleOkChoice()\n {\n if(selectedCard != 2)\n {\n errorSelectedResources.setText(\"Select 2 Leader Card\");\n }\n else\n {\n List<Integer> toDiscard...
4c454535ff320d2a8a2551e953eca859
Creates a new async stub that supports all call types for the service
[ { "docid": "312a9ead37e9f3f4648908219218c631", "score": "0.0", "text": "public static SqlTranslationServiceStub newStub(io.grpc.Channel channel) {\n io.grpc.stub.AbstractStub.StubFactory<SqlTranslationServiceStub> factory =\n new io.grpc.stub.AbstractStub.StubFactory<SqlTranslationServiceStub>...
[ { "docid": "9bef8d4782db9a03eb0d14e92963b5b4", "score": "0.62001", "text": "public interface IThriftAsyncApiClient extends TApiService.AsyncIface {\n /**\n * Call method \"check\" (test if server is online).\n *\n * @param appId\n * @param accessToken\n * @param resultHandler\n ...
618ad07c89b4e753a9d245ce8dbe47fa
Disconnects the player from the hub. The username remains, but the associated socket is set to null
[ { "docid": "b184e29d5ee7e364c8aa86e49f949020", "score": "0.650232", "text": "public synchronized void disconnectClient(String username){\n if(username == null)\n throw new NullPointerException();\n\n if(!usernames.contains(username))\n throw new NoSuchElementException...
[ { "docid": "13e944ea5d742b6a996ec73b262e2c9b", "score": "0.71725535", "text": "public void disconnect() {\n users.remove(username);\n RequestContext.getCurrentInstance().update(\"form:users\");\n \n //push leave information\n eventBus.publish(CHANNEL + \"*\", username ...
71bce73b1c652eb6b7d15769782ffc11
getters and setters Final
[ { "docid": "07fee2909efacc691188f6bb49089f9d", "score": "0.0", "text": "public String toString() {\r\n\t\treturn String.format(\"{Trecho id:%d, origem:%s, destino:%s}\", id, origem, destino);\r\n\t}", "title": "" } ]
[ { "docid": "c32d5131bbf330c6e417879c6af42e9b", "score": "0.65104324", "text": "@Override\r\n\tpublic void set() {\n\t\t\r\n\t}", "title": "" }, { "docid": "7c88399b6fa6353a7df5174df4736bb9", "score": "0.6379147", "text": "public SetterAndGetter() {\n\t\tname = \"Jack\";\n\t\tcolor = ...
6f1c058ec1853280d297d3c949b6a44f
Test case number: 126 /Coverage entropy=2.8456384931342567
[ { "docid": "a426251543ad8b5385e0398d4088657a", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test126() throws Throwable {\n Range range0 = Range.ofLength(4294967294L);\n // Undeclared exception!\n try { \n range0.complement((Range) null);\n fail(\"Expecting...
[ { "docid": "09ddf7d6deb78bd2f34137112ee50c64", "score": "0.6997897", "text": "@Test\n public void testEntropy() {\n System.out.println(\"entropy\");\n ChiSquareDistribution instance = new ChiSquareDistribution(20);\n instance.rand();\n assertEquals(3.229201359, instance.en...
a4ee958400a6a01c81bcd5e1c9490739
Adds a value to property HasEmailAddress as an RDF2Go node
[ { "docid": "da1ba207455da699237c3454e967e394", "score": "0.8410624", "text": "public void addHasEmailAddress( org.ontoware.rdf2go.model.node.Node value) {\r\n\t\tBase.add(this.model, this.getResource(), HASEMAILADDRESS, value);\r\n\t}", "title": "" } ]
[ { "docid": "a3ad650bbd6a17c8b7cad8b6039d2c91", "score": "0.7881771", "text": "public void setHasEmailAddress( org.ontoware.rdf2go.model.node.Node value) {\r\n\t\tBase.set(this.model, this.getResource(), HASEMAILADDRESS, value);\r\n\t}", "title": "" }, { "docid": "b399fe8d20067cd8766c014f37a7...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "bac0cb10706ed8f761ffda2ff95eb14c", "score": "0.0", "text": "@Override\n\tpublic boolean remove(Object o) {\n\t\treturn false;\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...
68c79288197be266a72d432762144005
Setting values to object using StringTokenizer with passing delimiter
[ { "docid": "7637814a368a2bd34c59fb67a596301e", "score": "0.0", "text": "public Reconcile calculateReconDiff(String line, String delims)\r\n\t{\r\n\t\tReconcile objr1 = new Reconcile();\r\n\t\tStringTokenizer st = new StringTokenizer(line, delims);\r\n\t\tobjr1.setConBranch(st.nextToken());\r\n\t\tobjr1....
[ { "docid": "aeb07e89fe0418e60e65882ea5145588", "score": "0.6193679", "text": "public void setDelimiter(String delim) {\n delimiter=delim;\n }", "title": "" }, { "docid": "9c05bcc9faaf4bc78f7b7ccaab2cefeb", "score": "0.6057848", "text": "public void setDelim(String delim)\...
d7fce4c06e554242392c3c1947037e32
/ access modifiers changed from: private / renamed from: a
[ { "docid": "faec71d4fafb808f3891c182842861c2", "score": "0.0", "text": "public void accept(Throwable th) {\n C8444d.m25673b();\n C7573i.m23582a((Object) th, \"t\");\n C8444d.m11969a(5, th.getStackTrace());\n if (this.f16406c > 0) {\n PortalWidge...
[ { "docid": "55c46b869b6d786d8df5e3524b6bb6a9", "score": "0.7062775", "text": "@Override\n\tpublic void a() {\n\t\t\n\t}", "title": "" }, { "docid": "55c46b869b6d786d8df5e3524b6bb6a9", "score": "0.7062775", "text": "@Override\n\tpublic void a() {\n\t\t\n\t}", "title": "" }, { ...
a2e49e959ae740f68c9cdde550204fc3
Returns a short description of the servlet.
[ { "docid": "38031b328568f91cb87f39aa9c416396", "score": "0.0", "text": "@Override\n public String getServletInfo() {\n return \"Punto de entrada general a la aplicación web\";\n }", "title": "" } ]
[ { "docid": "5c7fb21a323dda3a295820457693bbed", "score": "0.87897027", "text": "public String getServletInfo() {\n return \"Short description\";\n }", "title": "" }, { "docid": "63004d59b4ffcaf2437e8692fcd9ab59", "score": "0.87322754", "text": "public String getServletInfo() {\n ...
aa71f95ae4766582f7128e994b1b3440
optional string idcardbackimage = 7;
[ { "docid": "35b3b06ae0c4e3ddfa325c88a2a0e23d", "score": "0.69698274", "text": "boolean hasIdcardbackimage();", "title": "" } ]
[ { "docid": "1862ffa15e673366721f20c8e5240252", "score": "0.8678093", "text": "java.lang.String getIdcardbackimage();", "title": "" }, { "docid": "5b2c7d099fc805faf235617f3497a4ec", "score": "0.79208344", "text": "java.lang.String getIdcardfrontimage();", "title": "" }, { ...
58d94b6ba4a1c7e60a5d10b90d7291d8
Line between l1p1 and l1p2
[ { "docid": "cbb81ac47358346791fffed2494b4923", "score": "0.0", "text": "protected double llix(double x1, double y1, double x2, double y2, double cy) {\n\t\tdouble a1 = y2 - y1;\r\n\t\tdouble b1 = x1 - x2;\r\n\t\tdouble c1 = a1 * x1 + b1 * y1;\r\n\t\t// Intersection point\r\n\t\tdouble x = (c1 - b1 * cy)...
[ { "docid": "64bbbc2647cf42a5857f0d286106e14d", "score": "0.7621242", "text": "public static void drawLine2(int x1, int y1, int x2, int y2, TypeLine l) {\r\n\t\tint step = hyp(x1 - x2, y1 - y2);\r\n\t\tdouble countX = x1;\r\n\t\tdouble countY = y1;\r\n\t\tfor (int i = 0; i <= step; i++) {\r\n\t\t\t\r\n\t...
1d90b6f742585b1621eada3a15160028
Parses an annotation which is an atsign followed by a fully qualified interface name.
[ { "docid": "352a02b43b524294adadee7a1dbdf049", "score": "0.7244676", "text": "protected String parseAnnotation() throws IOException, ParseException {\n String t;\n // parse stored token if any\n if ((t = getLookAhead()) != null) {\n if (t.charAt(0) != '@') {\n setLookAhead...
[ { "docid": "421ad641b5824a208739cbfd4d15431d", "score": "0.65843284", "text": "Annotation getAnnotation(String iri) throws WapException;", "title": "" }, { "docid": "a40441de3a3ad1aef33c93ea8a2e65e7", "score": "0.60261875", "text": "private String getAnnotationValue(MethodDeclaration...
7c30f6a55e842f681879b840c48de47c
Allows each filter to have special rules to apply when filtering, should return TRUE if there are NO special rules to be applied for that data. In example, we want to see if a file has '.' before it, special rules can then take the string, turn it into a char array and check the first spot if its a '.' without breaking...
[ { "docid": "51eab52c4b53ef66e3f56ba7f553ebbd", "score": "0.66161925", "text": "public abstract boolean specialRules(String data);", "title": "" } ]
[ { "docid": "d9df29ecd415bb6681eaf3946e3b15b7", "score": "0.60995644", "text": "public boolean filterSelection(String data) {\n for (String filter : this) {\n if (!specialRules(data))\n return false;\n if (data.contains(filter))\n return false;\n...
0471eb1ccfb9ddea2b359b9125b695c8
Extracts a path value from the given property set.
[ { "docid": "562b255a7fcda7bcbb13b5f925e623e1", "score": "0.0", "text": "public static @Nonnull Path requirePath(@Nonnull Properties pProperties, @Nonnull String pKey) {\r\n\t\treturn PROPS_ACCESSOR.requirePath(pProperties, pKey, pKey);\r\n\t}", "title": "" } ]
[ { "docid": "0f16dab530b2f71266f7b6f61791f78d", "score": "0.5453313", "text": "protected String extractPropertyOfMdFromPath(String[] partsOfPath) {\n return (partsOfPath.length > 4) ? partsOfPath[4] : null;\n }", "title": "" }, { "docid": "5322a80c10d9ee669c69cf6f3b9a7f08", "sco...
8e4480918c260116719dc3bfcf4b6dbb
SessionStatus status = event.getSessionReference().getStatus();
[ { "docid": "f68a10a0b158c5e0c66362179c662f3d", "score": "0.0", "text": "@Override\r\n public void call(TClientEvent event) {\n }", "title": "" } ]
[ { "docid": "abfc2b055be8253dc769eb477232cada", "score": "0.72983694", "text": "io.opencannabis.schema.commerce.CommercialPOS.SessionStatus getStatus();", "title": "" }, { "docid": "2b7d290fb3d1578c35e96563169ec9ff", "score": "0.72334915", "text": "GetSessionStatusResult getSessionSta...
595e917367742b97ed9e98257c04305e
Create a manifest from an array of strings.
[ { "docid": "7dc2faf5e9877946002dc6e54560b8de", "score": "0.7037966", "text": "public Manifest(String txt[])\n\t{\n\t\testablish(txt);\n\t}", "title": "" } ]
[ { "docid": "e07ed93a738b54cd6cc3f5266b807332", "score": "0.5883593", "text": "public Manifest(byte data[])\n\t{\n\t\ttry\n\t\t{\n\t\t\tByteArrayInputStream bais=new ByteArrayInputStream(data);\n\t\t\tInputStreamReader isr=new InputStreamReader(bais, Charset.defaultCharset());\n\t\t\tBufferedReader br=ne...
44e4b2efa5b20c88e9e029105b58f34a
$ANTLR end "rule__XFeatureCall__Group_1__2" $ANTLR start "rule__XFeatureCall__Group_1__2__Impl" ../org.xtext.guicemodules.ui/srcgen/org/xtext/guicemodules/ui/contentassist/antlr/internal/InternalGuiceModules.g:12708:1: rule__XFeatureCall__Group_1__2__Impl : ( ( rule__XFeatureCall__Group_1_2__0 ) ) ;
[ { "docid": "f735c8f58e9187988d1b5d537ce19b29", "score": "0.8530973", "text": "public final void rule__XFeatureCall__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.guicemodules.ui/src-gen/org/xtext...
[ { "docid": "09a9d633e0299ae9efb31f2e00f4bfb5", "score": "0.8541181", "text": "public final void rule__XFeatureCall__Group_1_2__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.guicemodules.ui/src-gen/org/xtext/gui...
72b8b0c0c2e1c4d69238304bf4bae1cc
Called when command execution has been requested on the specified machine.
[ { "docid": "e5fefbad2b0b3f7ac6d44f80ad2eab46", "score": "0.7879373", "text": "void onCommandExecute(CommandImpl command, Machine machine);", "title": "" } ]
[ { "docid": "2f732df4f903077614d69eb3d56a4664", "score": "0.59913653", "text": "private void doCommand( String cmd ) throws IOException {\t\n\t\tcmd = cmd.toLowerCase();\n\t\t\n\t\tString message; \n\t\t// iterate over possible commands\n\t\tif (cmd.equals(\"shutdown\")) {\n\t\t\t// shutdown MITM server\...
b601c786ad7125a76e3762c9deb53ec0
AcAccountInterestedPartyRuleVoBase and AcAccountInterestedPartyRuleVoPk must match.
[ { "docid": "89c9ea54d93ace978723e3ef5264ed5f", "score": "0.4330605", "text": "public int hashCode()\n {\n int i = 0;\n if ( hasAccountCode() )\n i ^= getAccountCode().hashCode();\n if ( hasInterestedPartyRuleId() )\n i ^= getInterestedPartyRuleId().hashCode(...
[ { "docid": "14b6cf068e560fbda31c8cd16e00c2c3", "score": "0.4975578", "text": "@Override\r\n public boolean equals(Object object) {\n if (!(object instanceof DealrulePK)) {\r\n return false;\r\n }\r\n DealrulePK other = (DealrulePK) object;\r\n if ((this.dealRule...
9efdf4534593a38ff9e52ec3e3359acf
Set the visibility state of this component
[ { "docid": "1d2f565913124cdad3d00d089d1ad659", "score": "0.684699", "text": "@Override\n public UIObject setVisible(boolean visible) {\n if (isVisible() != visible) {\n super.setVisible(visible);\n if (visible) {\n redraw();\n } else {\n redrawContainer();\n }\n ...
[ { "docid": "43184c71bf358b8a216be32d769607da", "score": "0.8139421", "text": "public void setVisible(boolean state);", "title": "" }, { "docid": "bf23435249b3f9d79df774a9d3169fe0", "score": "0.78498924", "text": "public void setVisible(boolean value) {\n visible = value;\n ...
01f4b12f6f8380849fd0f4d58c0f068c
obter o elemento com 'id'
[ { "docid": "6b63e6c8a13c46c19b73c0c997ed4598", "score": "0.0", "text": "@RequestMapping(\n value = \"/{ue_id}/instalacoes/{id}\"\n ,method = RequestMethod.GET\n )\n public String details(\n @PathVariable( \"ue_id\" ) Long ueId\n ,@PathVariable( \"id\" )...
[ { "docid": "4346e5a854bafebc22dbca1980d8631f", "score": "0.73170453", "text": "public void setId(String id) { this.id = id; }", "title": "" }, { "docid": "ab75ab95a5de3de10af22bb1fde919c4", "score": "0.7154965", "text": "public void setId(String id){\n this.id = id;\n }", ...
c58abc7b0b2a59e2e8de3ba47d5e5d85
associates this ISOServer with a name using NameRegistrar
[ { "docid": "02f492b2576bbd7bba96834dcba4197f", "score": "0.6472608", "text": "public void setName (String name) {\n this.name = name;\n NameRegistrar.register (\"server.\"+name, this);\n }", "title": "" } ]
[ { "docid": "43b47d87251f5d6b5751cc562026c220", "score": "0.5578117", "text": "void registerName() throws IOException, ClientNameException {\n Global.log(\"Sending player information [\" + name + \"]...\");\n mainServer.out.println(name);\n\t\tmainServer.out.flush();\n Global.log(\"C...
3757090649f3b8f0ffd27182139b9882
/ The baseline that should be built, and rejected because of failure
[ { "docid": "1b71fd831ca12ed7d54798faae763db9", "score": "0.0", "text": "@Test\n @ClearCaseUniqueVobName(name = \"sib-hlink-norec\")\n @TestDescription(title = \"Poll sibling\", text = \"poll sibling, build fails, reject baseline, no baseline created, no recommend\")\n\tpublic void basicSiblingUsin...
[ { "docid": "0a6ee27b45f678438e6b78f49854b177", "score": "0.7160989", "text": "@Test\r\n public void testBaselineException() {\n\r\n Change dep1 = new ChangeIncremental(tableChangeType, \"schema\", \"tabB\", \"ch1\", 0, \"chng1\", CONTENT);\r\n Change dep2 = new ChangeIncremental(tableCh...
e9e83127c0c19c356a0647011ed2dcdf
/ Get the data from the intent
[ { "docid": "37f8f7db346f2d64dfc0b1f75f770d34", "score": "0.0", "text": "@Override\n public void onReceive(Context context, final Intent intent) {\n boolean status = intent.getBooleanExtra(Constant.KEY_NOTIFY_BOOLEAN_STATUS, false);\n String message = intent.getStringExtra(Co...
[ { "docid": "89c375f3eb9cd98f4559fb72c2d522d7", "score": "0.83293563", "text": "private void getIntentData() {\n\t\ttype = getIntent().getIntExtra(\"type\", -1);\n\t\tpayWay = getIntent().getIntExtra(\"payWay\", -1);\n\t\torderid = getIntent().getIntExtra(\"orderid\", -1);\n\t}", "title": "" }, {...
d50b20b116de7e0eeaa14dbaffd400ad
Metafacade interface to be used by AndroMDA cartridges.
[ { "docid": "fc9ca8c05658c23b02408e0cbb6b41c9", "score": "0.6630121", "text": "public interface ActorFacade\r\n extends org.andromda.metafacades.uml.ClassifierFacade\r\n{\r\n\r\n /**\r\n * <p>\n * All actors generalized by this actor.\n * </p>\r\n */\r\n public java.util.List getGener...
[ { "docid": "579d853634b7d3814a7d4d92543261e7", "score": "0.61105174", "text": "public Aula buscarAula(){\n //IMPLEMENTAR GATITOS \r\n //IMPLEMENTAR GATITOS\r\n return new AulaMultimedia();}", "title": "" }, { "docid": "c2f383f280f298416bf45e72c374ecfa", "score":...
c90ccc514480730b3bfa72fc82961dba
required .client2server.PlayerNameInfo playerNameInfo = 1;
[ { "docid": "d9d446d414ac502ca42b2792d75159eb", "score": "0.0", "text": "public pb4client.PlayerNameInfo getPlayerNameInfo() {\n return playerNameInfo_ == null ? pb4client.PlayerNameInfo.getDefaultInstance() : playerNameInfo_;\n }", "title": "" } ]
[ { "docid": "898b4ae401e17f8f6b0a18fe8a8e49ea", "score": "0.6829439", "text": "Player(String name){\r\n this.name = name;\r\n }", "title": "" }, { "docid": "e267f87d219262ba59832b23a71de31e", "score": "0.6780599", "text": "public void setClientPlayer(String clientPlayer) { t...
5dc0770f287a07960cc4e932ca9f10d6
repeated .com.pokegoapi.main.ClientSpawnPointProto SpawnPoint = 4;
[ { "docid": "b7263278beec601cc265c56784b62e6d", "score": "0.0", "text": "public Builder setSpawnPoint(\n int index, com.pokegoapi.main.Map.ClientSpawnPointProto.Builder builderForValue) {\n if (spawnPointBuilder_ == null) {\n ensureSpawnPointIsMutable();\n spawnPoint_.se...
[ { "docid": "7289d24233e8f020468233a22709237a", "score": "0.7479642", "text": "com.pokegoapi.main.Map.ClientSpawnPointProto getSpawnPoint(int index);", "title": "" }, { "docid": "3355d0b24350cce076f954730e493f13", "score": "0.743582", "text": "private ClientSpawnPointProto(com.google....
705620821eea983985136481d4a9f097
Display a menu with options
[ { "docid": "f86b47bfee23d1c4d281943b3a369c87", "score": "0.0", "text": "private static void MainMenu() {\n Scanner option = new Scanner(System.in);\n int choice = 0;\n while (choice != 6) {\n System.out.println(\"What would you like to do next?\");\n System.out...
[ { "docid": "e69ba86d21992b7c57f33689745d523c", "score": "0.8007924", "text": "private void showMenu() {\n\t\t\n\t\tSystem.out.println(\"1. List\");\n\t\tSystem.out.println(\"2. Search\");\n\t\tSystem.out.println(\"3. Add\");\n\t\tSystem.out.println(\"4. Update\");\n\t\tSystem.out.println(\"5. Delete\");...
f902f84576e4bd689551694e92796895
testeo si el findAll me devuelve correctamente la lista.
[ { "docid": "9b311d251d614dae9d4285221e1e3920", "score": "0.0", "text": "public List<Producto> listarAll(){\n return productoRepository.findAll();\n }", "title": "" } ]
[ { "docid": "f5fb0b7361f19a2aeda68376e7b47669", "score": "0.76002365", "text": "@Test\r\n public void testFindAll() throws Exception\r\n {\r\n List<ViviendaEntity> list = viviendaPersistence.findAll();\r\n Assert.assertEquals(data.size() , list.size());\r\n for(ViviendaEntity e...
8616bedf4dd04c37b843af5a00e09038
Get the class object of the class which will be tested.
[ { "docid": "7761654af6b543b05417f0e47bee94cb", "score": "0.6665997", "text": "public Class getTestedClass() {\n\t\treturn DeployArtifact.class;\n\t}", "title": "" } ]
[ { "docid": "40bb285d4edcab927d6856b4b83b9c5b", "score": "0.74897414", "text": "TClass getTClass();", "title": "" }, { "docid": "ed492a7c01b2b0ac5d12b44b15e5af97", "score": "0.69300455", "text": "Object getClass_();", "title": "" }, { "docid": "83bc63f7d4846e99a16eef056ac2...
d84e8171fe4e1b13f2c0a08fe848f11b
Work out current track position based on the current position of the 'notch' relative to the seekBarRect
[ { "docid": "d6e796ea1c0b32f4b8bfb354520add01", "score": "0.6849779", "text": "private void updateCurrentPosition() {\n if (mediaService.isPrepared()) {\n float currentNotchPos = notchRect.left;\n float seekEnd = seekbarRect.right;\n float percentage = (currentNotc...
[ { "docid": "1aded29a90ff35b77c2e4cb2bfe7d2c6", "score": "0.59717274", "text": "@Override\n public void onStopTrackingTouch(SeekBar seekBar) {\n leftStick.setProgress(50);\n mLeft = 0.01;\n mLeftValue.setText(Double.toString(mapStickValueToMotorValue(50)));\n }", "title...
cf7ce883e114ea6e693689b03607282e
Block start for MinimaxAlphaBeta Search// return true if depth matched with user input else false
[ { "docid": "9f333de401787e6b1741a6ec3934131b", "score": "0.4557411", "text": "boolean deepEnough(int depth)\r\n\t{\r\n\t\tif(depth == this.depth)\r\n\t\t{\r\n\t\t\treturn true;\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\treturn false;\r\n\t\t}\r\n\t}", "title": "" } ]
[ { "docid": "2e2bd141d97ce624cc70995e19f5f9e5", "score": "0.67282045", "text": "public int alphaBetaMin(DraughtsNode node, int alpha, int beta, int depth, List<Move> moveList, List<Move> oldMoveList)\n throws AIStoppedException {\n if (player.stopped) {\n player.stopped = fal...
002bbd9b498acd0c4c1a4c011f1013cc
Do something after 20 seconds call the method which is schedule to call after 20 sec
[ { "docid": "3b570212c87b6cc344960c2a076a857f", "score": "0.0", "text": "@Override\n public void run() {\n\n if (ConnectivityHelper.isConnectedToNetwork(getApplicationContext())) {\n Toast.makeText(getApplicationContext(), \"Internet Connected\", Toast.LENGTH_...
[ { "docid": "386ce3b86ea939bd360783245612ccf1", "score": "0.667599", "text": "public void timedTask(int minutes) {\n Timer timer = new Timer();\n timedTaskClass t = new timedTaskClass();\n timer.scheduleAtFixedRate(t, 0, minutes * 1000 * 60 );\n System.out.println(\"start\");\...
c46df0b530b965993c577d35b9281c5c
/ helper method: find the next undealt card's index input: null output: integer of the index of the next undealt card return integer
[ { "docid": "35388ec57d1f522992a76b9e1e48444a", "score": "0.73601437", "text": "private int nextUndealtIndex() {\n\t\treturn 52 - _num_left_to_deal;\n\t}", "title": "" } ]
[ { "docid": "f687c646bb3323cd714c61bc77b1b857", "score": "0.7606215", "text": "int getCardIndex();", "title": "" }, { "docid": "33b511e11505f1cab693efaf81fa8fe4", "score": "0.6668928", "text": "public static int getSelectedCardIndex(Context ctx) {\n SharedPreferences sp = Prefe...
b54d81cb2ea7bfeb0e84eb31e91545b5
Do nothing but close the dialog
[ { "docid": "bbb35c6cad7a846d4f6f03fa41852343", "score": "0.0", "text": "public void onClick(DialogInterface dialog, int which) {\n db.collection(\"Products\").document(product.getId()).delete()\n .addOnCompleteListener(new OnCompleteL...
[ { "docid": "f1d16841f82f7567af470d8ccdd931c5", "score": "0.7799934", "text": "void dismissDialog();", "title": "" }, { "docid": "41f98504fcf0d8641f910446de4bc340", "score": "0.7743632", "text": "@Override\n\t\t\t\t\t\t\t\t\t\t\t\t\tpublic void onClick(DialogInterface dialog, int whic...
f0ed689849a1908d00f475306ae39f29
Returns an ArrayList of customers which contains the selected search text
[ { "docid": "d45fcb47a1b10a8abadaa62441440694", "score": "0.78274447", "text": "public ArrayList<Customer> findCustomer(String searchText) {\r\n\t\tsearchText = searchText.toLowerCase();\r\n\t\tArrayList<Customer> customers = new ArrayList<Customer>();\r\n\t\ttry (ResultSet result = manager.performSql(\"...
[ { "docid": "529fdad470d74cb29faadd1e05afbcfb", "score": "0.7744962", "text": "public List<Customer> getCustomerList() {\r\n\t\tList<Object> columnList = null;\r\n\t\tList<Object> valueList = null;\r\n\t\tList<Customer> customers = new ArrayList<Customer>();\r\n\r\n\t\tif (searchValue != null && !searchV...
1161c5f5afa3924476a38de5fb8fd2e0
This constructs an instance from a factory and a notifier.
[ { "docid": "53da41d685eb6846c23c393f44797afe", "score": "0.0", "text": "public IssueItemProvider(AdapterFactory adapterFactory) {\n\t\tsuper(adapterFactory);\n\t}", "title": "" } ]
[ { "docid": "1d07dae26109bebb2463ebd40e6e9d37", "score": "0.6554377", "text": "public Factory() {\n this(getInternalClient());\n }", "title": "" }, { "docid": "1d07dae26109bebb2463ebd40e6e9d37", "score": "0.6554377", "text": "public Factory() {\n this(getI...
2bff28614ac2174c6056c0eadd8f4a3f
INPUT for bytes only
[ { "docid": "504c19bd1e418b727a98e58b9f41ca17", "score": "0.0", "text": "public static void input() throws IOException {\n\t\tFileInputStream input = new FileInputStream(\"BinaryFile.dat\");\n\n\t\tint value;\n\t\twhile((value = input.read()) != -1){\n\t\t\tSystem.out.println(value + \" \\n\");\n\t\t}\n\...
[ { "docid": "6219fe5fcb1785c0a24f0a77e8a92329", "score": "0.63674176", "text": "com.google.protobuf.ByteString\n getInputBytes();", "title": "" }, { "docid": "46fb52c67d31c5747deb475f34e566cc", "score": "0.6153774", "text": "public byte[] getInputBytes(int i);", "title": "" ...
263dcb9838302d75cdd3db372cfbdb5b
Inflate the layout for this fragment
[ { "docid": "740e41e764f5c621dfc33329bb2da6c6", "score": "0.0", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n View view = inflater.inflate(R.layout.fragment_my_manager, container, false);\...
[ { "docid": "8b5df47011cc799d795dc7120e1c0c49", "score": "0.68263656", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {\n return inflater.inflate(R.layout.kuliahfragisidata, container, false);\n }", "title": "" }, ...
913674c412b6093a488766ff4d8db861
fin del metodo buscar en archivos XML
[ { "docid": "c9c18aded96276161cfe10ad1cf9faee", "score": "0.0", "text": "public void buscarEnBD()\n {\n if(controlador_FRM_VentanaPrincipal.vericar.verificarNumero(frm_MantenimientoEstudiantes.devolverCedula()))\n {\n if(controlador_FRM_VentanaPrincipal.conexionBD.consultarEst...
[ { "docid": "ec0a70ef35ccf44f2a1993f80547526a", "score": "0.7754022", "text": "public void buscarEnArchivosXML()\n {\n if(controlador_FRM_VentanaPrincipal.vericar.verificarNumero(frm_MantenimientoEstudiantes.devolverCedula()))\n {\n if(controlador_FRM_VentanaPrincipal.metodos_...