query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
3225fbbc8261ad0d573877d81e5f7596
check and jump to another page
[ { "docid": "8f62b2e6101d9d4695998a24b192adcf", "score": "0.0", "text": "private void CheckAvailability(){\n\n String facility = spinnerFacility.getSelectedItem().toString();\n\n String sChild1, sChild2;\n\n if(facility.equals(\"Badminton Court\")){\n sChild1 = \"MPH Booki...
[ { "docid": "dea0ae3968e87ba9c5cde1a9bcae5dbc", "score": "0.6838229", "text": "public boolean navigateToSecondPage(){\n secondPage.click();\n return true;\n }", "title": "" }, { "docid": "331ad061ebbbea8e5a77966f841ec07a", "score": "0.6768658", "text": "private void g...
34d6ab05addab7d3dd8920a9f760b33c
This method returns the chepest train go to a spesific destination
[ { "docid": "573212725681165819622bf21bfa0890", "score": "0.6438424", "text": "public Train cheapTrainTo(String destination) {\n Train result = null;\n for(Train t : trains) {\n if(destination.equals(t.getDestiantion())) {\n if(result == null || result.getPrice() >...
[ { "docid": "44cd4a4c749b70b04a9b4153d1a54b32", "score": "0.65176326", "text": "String getDestination();", "title": "" }, { "docid": "c9f4096125271fd80a037c1601cf8092", "score": "0.63262576", "text": "public int getDestination() {\n return stop;\n }", "title": "" }, ...
9f7c8540a94fab682f4b91c7a514ac1f
Interface for use in Java GUI applications.
[ { "docid": "6b193b871acfe2a091dc8fd41528f4a3", "score": "0.598574", "text": "public interface Observer {\n\t\n\t/**\n\t * Prompts a GUI to repaint itself to reflect changes in its content\n\t */\n\tpublic void update();\n}", "title": "" } ]
[ { "docid": "80f56b2d8260de4c47988a42a56df0f5", "score": "0.73579043", "text": "public interface GUIConnector {\n\n /**\n * Updates the instrument on the gui with a given note\n *\n * @param currFretboardNote note to set on the instrument on the gui\n */\n void updateGuitar(Fretboar...
f84feede2138ae160a9b2e7d098e8370
This method was generated by MyBatis Generator. This method corresponds to the database table word_column_type
[ { "docid": "31a160bb1230df8c3af87c32f8c864d6", "score": "0.63234305", "text": "WordColumnType selectByPrimaryKey(Integer id);", "title": "" } ]
[ { "docid": "bdb48d9fde6be20284df07f456bc62f2", "score": "0.71801484", "text": "public void setColumnJavaTypes();", "title": "" }, { "docid": "9aef244060be8df56b70e8f60f94e281", "score": "0.6918125", "text": "public Class columnType(int col) {return columnTypes[col];}", "title": "...
4b344620606d55bd1b809cf9c3959571
$ANTLR end "entryRuleAdditiveExpressionChild" $ANTLR start "ruleAdditiveExpressionChild" InternalXmu2.g:888:1: ruleAdditiveExpressionChild : ( ( rule__AdditiveExpressionChild__Alternatives ) ) ;
[ { "docid": "b52af45659514b915e9298f08a6305e5", "score": "0.86075383", "text": "public final void ruleAdditiveExpressionChild() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalXmu2.g:892:2: ( ( ( rule__AdditiveExpr...
[ { "docid": "e2892e29eefc5c03833d9c4ec80175f9", "score": "0.8169603", "text": "public final void rule__RelationalExpressionChild__Alternatives() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalXmu2.g:1861:1: ( ( ( ...
e0eb173814de88968e5b26eef367bdfb
Created by davidecirillo on 26/04/16.
[ { "docid": "cc498885fe5a248ae40443081f4edb62", "score": "0.0", "text": "public interface PIApi {\n\n @POST(\"/api/ToggleLight/{led_name}/{gpio_number}\")\n Observable<String> toggleLight(\n @Path(\"led_name\") String led_name,\n @Path(\"gpio_number\") int gpio_number\n );\...
[ { "docid": "88ecb62c7a1a93131fb72fdf892b6e96", "score": "0.59383106", "text": "public void mo18969b() {\n }", "title": "" }, { "docid": "10ead2e988bf977cb8edb2bacf974891", "score": "0.5912384", "text": "@Override\n\tprotected void init() {\n\t\t\n\t}", "title": "" }, {...
8a6bb1d77a3028540ce86080261bbb43
Set the extended metadata for the Provider Authentication Method
[ { "docid": "46dab3f498a33fbdb14d606335886fe3", "score": "0.727755", "text": "public void setProviderAuthenticationMethod(ProviderAuthenticationMetadata providerAuthenticationMetadata) {\n this.providerAuthenticationMetadata = providerAuthenticationMetadata;\n }", "title": "" } ]
[ { "docid": "972e7d1f5c24ef800107a9f7cfa52afb", "score": "0.66631526", "text": "public ProviderAuthenticationMetadata getProviderAuthenticationMethod() {\n return providerAuthenticationMetadata;\n }", "title": "" }, { "docid": "9b52d6cbaf243dd3a2bb617535e941f5", "score": "0.6247...
190a6fdf1ce9558a877b5d8214460ea6
Method to select teams
[ { "docid": "4cf7367f6a2961f285a50f4e292bb0bf", "score": "0.5453149", "text": "public static void main(String[] args) {\n\t\tselect1 = new TeamNames();\n\t\tselect1.players();\n\t}", "title": "" } ]
[ { "docid": "ea6f41dc041a0c092ab01f10145d27d9", "score": "0.715472", "text": "public void pickTeamForUser(String userName, Long teamId);", "title": "" }, { "docid": "d5c62afd6a295a1d89aea5887c820c59", "score": "0.6706462", "text": "public Team getTeamById(int id);", "title": "" ...
718cafd5674fc8ea7cb563a1eb012f6d
Determine whether the Map is flagged dirty.
[ { "docid": "0f15d23dc99874df5229477e91657e01", "score": "0.71858156", "text": "public boolean isDirty() {\r\n return dirty;\r\n }", "title": "" } ]
[ { "docid": "44b8953ddb44cffa7101d0a33855facd", "score": "0.75832385", "text": "public boolean isDirty() {\n return (mPrivateFlags & PFLAG_DIRTY_MASK) != 0;\n }", "title": "" }, { "docid": "4c768ccdacf869afd697018890798e55", "score": "0.73794043", "text": "public boolean isD...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "092142843c9df4cd1c74d09622f41eac", "score": "0.0", "text": "@Override\n\t\t\tpublic void run() {\n\t\t\t\tfor(int i=0; i<10; i++) {\n\t\t\t\t\tDialog dia = new JDialog();\n\t\t\t\t\tdia.setVisible(true);\n\t\t\t\t\tSystem.out.println(111);\n\t\t\t\t}\n\t\t\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...
a7dbe705b91984dbd81bd210f0cfd915
Method for deserializing an object to a certain path
[ { "docid": "1e358b8ef8d87c4b6c5c97cea5391984", "score": "0.5920064", "text": "public void load(String deserializationPath) throws InvalidPathException {\n try {\n FileInputStream fileIn = new FileInputStream(deserializationPath);\n ObjectInputStream in = new ObjectInputStrea...
[ { "docid": "4474bc976fd6710e775ac3ad5c952521", "score": "0.6666976", "text": "@ForOverride\n\tabstract T deserializeObject() throws IOException;", "title": "" }, { "docid": "09570ce59903e045984ef48f9a825d5f", "score": "0.6316223", "text": "Object deserialize() throws StructDefineNotF...
cc1cf34258c855a0e1e4a97d7a1c0ba6
Set the compressionCodec property: A string from ParquetCompressionCodecEnum or an expression.
[ { "docid": "21fa2c4ed5890088c09936d7f7b48a6c", "score": "0.7611869", "text": "public ParquetDataset setCompressionCodec(Object compressionCodec) {\n this.compressionCodec = compressionCodec;\n return this;\n }", "title": "" } ]
[ { "docid": "a85e2a1be3faecfce0e431c990cc97a8", "score": "0.62937254", "text": "public Object getCompressionCodec() {\n return this.compressionCodec;\n }", "title": "" }, { "docid": "0609bba83505e22143ae274d21d0f793", "score": "0.59796464", "text": "public void setCompressio...
9e943bb491e0f468cf8c30f7155bac35
public String APNSBannerPlacement = "12516242"; public String APNSInterstitialPlacement = "13194659";
[ { "docid": "e3e9ff1edcf2377b05ee0ff253a35f97", "score": "0.0", "text": "@Override\n protected void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n setContentView(R.layout.activity_banana);\n\n initializeAdSDKs();\n initializeBannerView();\n ...
[ { "docid": "5e99b6d9f1987c93ce1a0c7e321ebd55", "score": "0.56966466", "text": "public interface Constants {\n\n int NETWORK_TIMEOUT = 60;\n\n String APP_ID = \"18b9eb4340b018f7bc1b637d5909c7eb\"; // f19b9eb5636afa56c3a014cc6fa3a8b8\n\n String CLEAR_SKY = \"Clear\";\n String RAIN = \"Rain\";...
35ce96fcc42296188b4d74eb45e62eef
Gets (as xml) the "systemprofile" attribute
[ { "docid": "a4713274f737e5e2b32fdd7f5cdea692", "score": "0.75323075", "text": "public org.apache.xmlbeans.XmlString xgetSystemprofile()\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.ap...
[ { "docid": "cf2e29c66e1deb09cd0797bcca549931", "score": "0.73630357", "text": "public java.lang.String getSystemprofile()\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.apache.xmlbeans....
e15bb1ce5c3a420bcbac1490ded93c8f
optional .protobuf_unittest.TestAllTypesLite optional_all_types = 2;
[ { "docid": "612e4db6a4afab29fafba81125ea92b6", "score": "0.674915", "text": "private void setOptionalAllTypes(\n com.google.protobuf.UnittestLite.TestAllTypesLite.Builder builderForValue) {\n optionalAllTypes_ = builderForValue.build();\n bitField0_ |= 0x00000002;\n }", "title": ...
[ { "docid": "ffa7a9762d24aa4c487e0735baab4692", "score": "0.8310655", "text": "com.google.protobuf.UnittestLite.TestAllTypesLite getOptionalAllTypes();", "title": "" }, { "docid": "10e45907ec54204b09eb2d9c7e5ea851", "score": "0.7748411", "text": "com.google.protobuf.UnittestLite.TestA...
68d381fc81363194dda16c480d562be9
/ JADX INFO: super call moved to the top of the method (can break code semantics)
[ { "docid": "0f5924ac095c19f4a78601208ecb9926", "score": "0.0", "text": "public a(int i, Object obj) {\n super(1);\n this.a = i;\n this.b = obj;\n }", "title": "" } ]
[ { "docid": "c2eca6361e81e6cd68f0def3f79a030c", "score": "0.8048202", "text": "public void method_7294() {\r\n super();\r\n }", "title": "" }, { "docid": "0bfbf6ab00577c7bdfbe07cf099981b3", "score": "0.76818", "text": "public void method_9992() {\r\n super();\r\n }", ...
47621bcb86e6e9ca1bf1d6a6833537b5
Open the JFileChooser for the user enter with the name of file and save the knowledge base (only the findings)
[ { "docid": "aff8e5f861f1ad3afb60b2e147cdcc8d", "score": "0.65502", "text": "private void doSaveKnowledgeBase(){\r\n\t\t\tsetCursor(new Cursor(Cursor.WAIT_CURSOR));\r\n\t\t\ttry {\r\n\t\t\t\tif (mebnController.getKnowledgeBase().supportsLocalFile(false)) {\r\n\t\t\t\t\t// the currently selected kb suppor...
[ { "docid": "748a33aae29618e6f620789464e32f30", "score": "0.71088797", "text": "private void loadClassifyDataActionPerformed(java.awt.event.ActionEvent evt) {\n \n JFileChooser jc = new JFileChooser(\"../\");\n \n\n int ret = jc.showOpenDialog(this);\n\n if(ret == JFil...
77ce022ca007acf93ad229290848aef0
Sets the continents HashMap to the argument HashMap.
[ { "docid": "535eeec1a91c0a21e610275f302b0275", "score": "0.7486058", "text": "public void setContinents(HashMap<String, Continent> continents) {\n\t\tthis.continents = continents;\n\t}", "title": "" } ]
[ { "docid": "9f32b18eb03e6baf17f6353796123834", "score": "0.60838026", "text": "GameMap(){\n\t\tthis.mapName = \"\";\n\t\tthis.continents = new HashMap<String, Continent>();\n\t\tthis.countries = new HashMap<String, Country>();\n\t\tthis.valid = false;\n\t}", "title": "" }, { "docid": "acf925...
c7d453b275c4930dff51370afdcba03c
Returns the copyright years.
[ { "docid": "4733e24bcaee38572e7c184b3d174d43", "score": "0.638527", "text": "public static String getCopyright()\n\t{\n\t\treturn copyright;\n\t}", "title": "" } ]
[ { "docid": "6cde3f1474a80ed739c3700bb31aef99", "score": "0.7378331", "text": "int getYears();", "title": "" }, { "docid": "b73a13562542a0f35dd2a9163ad3affb", "score": "0.72396165", "text": "public List<String> getYear() {\n year = db.getYears();\n return year;\n }", ...
190a6468b777e99d0c9c55a1387af03b
Create an entity for this test. This is a static method, as tests for other entities might also need it, if they test an entity which requires the current entity.
[ { "docid": "a2c6185870998b22a86aba67c4f48fd5", "score": "0.0", "text": "public static Company createEntity(EntityManager em) {\n Company company = new Company()\n .companyName(DEFAULT_COMPANY_NAME)\n .startDate(DEFAULT_START_DATE)\n .endDate(DEFAULT_END_DATE)\n ...
[ { "docid": "e540839c51ba5e6603605333184e347a", "score": "0.77243036", "text": "Entity createEntity();", "title": "" }, { "docid": "e540839c51ba5e6603605333184e347a", "score": "0.77243036", "text": "Entity createEntity();", "title": "" }, { "docid": "e540839c51ba5e66036053...
15218aa2eaab43d8443668b754aa873c
Test case number: 52 /Coverage entropy=0.8466584464538925
[ { "docid": "1e75e3650c28d1f7cd15e2939dc5998e", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test052() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer(\"Z-vs2B1A?k5`q=\");\n xPathLexer0.at();\n xPathLexer0.identifier();\n XPathLexer xPathLexer1 = new XP...
[ { "docid": "fe2c88e93b06984ab138fd42b4ed1b18", "score": "0.6917275", "text": "public void testEntropy() {\n Assert.assertEquals(1.0, InformationTheory.entropy(new long[] { 5, 5 }));\n Assert.assertEquals(1.0,\n InformationTheory.entropy(new long[] { 15, 15 }));\n\n //...
5b61e127d5f34527b00aa837fdf683a4
Initializes all the content
[ { "docid": "6adda7756a9b4b6a690d2cc91c812c62", "score": "0.0", "text": "public OldModelBuilder(Metamodel Pmeta, Model Pmodel)\r\n\t{\r\n\t\tmodel = Pmodel;\r\n\t\t\r\n\t\tmeta = (MutableMetamodel) Pmeta;\r\n\t\t\r\n\t\tnodes = new LinkedList<MyNode>();\r\n\t\tedges = new LinkedList<MyEdge>();\r\n\t\t\r\...
[ { "docid": "2b88bff379c306e390a06fb3fb6a10fe", "score": "0.7256544", "text": "private void initViewAndDatas() {\n }", "title": "" }, { "docid": "3fc81605eb506e270366e57f0eb23a46", "score": "0.71445006", "text": "private void initialize() {\n this.add(getFile());\n th...
70b2b437bdc6d5021124e318ea8858d2
This is the default constructor
[ { "docid": "0fe9b8872eabd0632a3c1a988cf92d6c", "score": "0.0", "text": "public CredentialsFrame() {\n\t\tsuper();\n\t\tinitialize();\n\t}", "title": "" } ]
[ { "docid": "264bcd61d23053a78f94e5b5f1b1d99a", "score": "0.7786264", "text": "public Default() {\n\t}", "title": "" }, { "docid": "0e75c9ea0daa7e4a1ba0c2cf92dd8cc7", "score": "0.7580997", "text": "public Sfinx() {\n\n\t}", "title": "" }, { "docid": "5bc920f6e739bb78c65ce6...
5de5dbaccce9c65e3b21ca1665fd06c5
Change Server IP accordingly
[ { "docid": "af4ece3245f3048c8bff09b7e32f9509", "score": "0.0", "text": "@Test\n\tpublic void check() {\n\n\t\ttry {\n\t\t\tSystem.out.println(\"Unit Test Begins\");\n\t\t\t// Generate Random Log file\n\t\t\tUnitTestLogGenerator.generateRandomLogs();\n\t\t\t// Generate Cmd String\n\t\t\tString cmd = Clie...
[ { "docid": "1dd4a13449679e870bd91a2a39844004", "score": "0.7450565", "text": "public void setServerIP(String ip)\n\t{\n\t\tthis.serverIP = ip;\n\t}", "title": "" }, { "docid": "2bc207840f645cb0fda844bf0de1c92e", "score": "0.72540504", "text": "public void setIpServer(String ipServer)...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f19e3f333fbb927b8d648fcb4d75fb3e", "score": "0.0", "text": "@Override\r\n\tprotected void init() {\n\t\tencoding=getFilterConfig().getServletContext().getInitParameter(\"encoding\");\r\n\t}", "title": "" } ]
[ { "docid": "f4bccec648e6eb25ae6f4d7165ffc5a1", "score": "0.7037216", "text": "@Override\n\t\t\tpublic void Goruntule() {\n\t\t\t\t\n\t\t\t}", "title": "" }, { "docid": "27bc40cf2c5e26e0bf8b70807e0bcaed", "score": "0.68683225", "text": "@Override\r\n\tpublic void caminar() {\n\t\t\r\n...
d83a4358fd4f079f266c36a6a08922e0
Takes the image and either increases or decreases the blue value depending on the add or subtract button.
[ { "docid": "46a462a05dbd3816212272cba8d302de", "score": "0.67622954", "text": "public static void changeBlue (BufferedImage bi){\n // Get image size to use in for loops\n int xSize = bi.getWidth();\n int ySize = bi.getHeight();\n //increases blue value\n if (adding == ...
[ { "docid": "f3d10e39bed3a459f7e76c3d8e4304fb", "score": "0.6644323", "text": "public static void changeGreen (BufferedImage bi){\n // Get image size to use in for loops\n int xSize = bi.getWidth();\n int ySize = bi.getHeight();\n //increases green value\n if (adding ==...
283f67c648e19161eb6eb2f89e0aeb6b
Permet de maj le tableau de score
[ { "docid": "48e26faa4524f82b9e92a39d957318f4", "score": "0.0", "text": "public void updateScore(String results) {\n\t\tint tour = 0;\n\t\tArrayList<String> nameList = new ArrayList<String>();\n\t\tArrayList<Integer> scoreList = new ArrayList<Integer>();\n\n\t\tif (results.length() > 0) {\n\t\t\tPattern ...
[ { "docid": "c0d143cb4445302e7af2e467d433e3d5", "score": "0.7108197", "text": "long getMaxScore();", "title": "" }, { "docid": "4b7204453ebb0aa7684f3e2895ff5eb3", "score": "0.70398366", "text": "private void actualiserScore() {\r\n\t\tint nbBlanc = partieCourante.getPlateau().calculer...
3d9df1616454ab27e452c9c796cf34f1
Sets the inheritance of this method.
[ { "docid": "ee43dd260e1403ac29d3a95b6729d2ce", "score": "0.0", "text": "public void setPrivateSuperCallGenerated(final boolean privateSuperCallGenerated, final EasyBeansEjbJarClassMetadata originalClassMetadata, final int inheritanceLevel) {\n setPrivateSuperCallGenerated(privateSuperCallGenerate...
[ { "docid": "2e879fe7b222def998fca95402235300", "score": "0.6293341", "text": "public void setInherited(String inherited) {\n this.inherited = inherited;\n }", "title": "" }, { "docid": "d57457da8e87430164048ce86c47542f", "score": "0.60270417", "text": "public void setSuperc...
74839d259fd345e86b0fa4f1f7ca60f6
Specifies that System Assigned Managed Service Identity needs to be enabled in the disk encryption set.
[ { "docid": "58978780144e1a7df09a1821b7a333be", "score": "0.5296362", "text": "Update withSystemAssignedManagedServiceIdentity();", "title": "" } ]
[ { "docid": "b21ef9e41cfa71ee6142bd7d0d6fb500", "score": "0.7052323", "text": "interface WithSystemAssignedManagedServiceIdentity {\n /**\n * Specifies that System Assigned Managed Service Identity needs to be enabled in the disk\n * encryption set.\n *\n ...
09343e7b531792fbd71c9e73245918c9
Sets the MutantAnalyzer for this LabelProvider to use.
[ { "docid": "ac2c1cefcd3fc0c0f3b5bfa1531968eb", "score": "0.71337944", "text": "public void setMutantAnalyzer(MutantAnalyzer analyzer) {\n\t\tthis.analyzer = analyzer;\n\t}", "title": "" } ]
[ { "docid": "18d25efa4038d103f7b5c75b7457e931", "score": "0.51542354", "text": "public EnglishLemmaAnalyzer(MaxentTagger tagger) {\n posTagger = tagger;\n }", "title": "" }, { "docid": "f6c14ba51b9092362a837a7241c02106", "score": "0.50616395", "text": "public Builder setAnal...
1a7d18718e7bb114013590a962249465
Sets the id property required by Hibernate.
[ { "docid": "f38e97ee4016d923e67bc712a4bb0e2f", "score": "0.0", "text": "public void setId(final String id) {\n\t\tthis.id = id;\n\t}", "title": "" } ]
[ { "docid": "9c64fbc539baaebc56b1158fef0812f2", "score": "0.8029253", "text": "protected void setId(long id) {\n\t\tthis.id = id;\n\t}", "title": "" }, { "docid": "41a28e0ef8c922e9986a387dc29d7d55", "score": "0.7986263", "text": "public void setId(long id) {\r\n\t\tthis.id = id;\r\n\t...
88126ae5a5410ed00b880c15e0a740d7
/ Using character I/O with readers and writers
[ { "docid": "b09ebef2cb5869141a652f0bb62ebd3e", "score": "0.57448393", "text": "@Test\n public void readChars() throws Exception {\n try (Reader in = new FileReader(source)) {\n testReader(in);\n }\n }", "title": "" } ]
[ { "docid": "7d625636d601c680a7b08833ba578e1b", "score": "0.6976918", "text": "static void characterStreamsIO() throws FileNotFoundException, IOException {\n\t\tFileReader in = null;\n\t\tFileWriter out = null;\n\n\t\ttry {\n\t\t\tin = new FileReader(INPUT);\n\t\t\tout = new FileWriter(OUTPUT);\n\n\t\t\t...
4bcbcf7f08d73041af5d17697f926e59
repeated .operation.Entry leader = 3;
[ { "docid": "0535cc423d8d8adb53470cf9b9f5547a", "score": "0.0", "text": "public int getLeaderCount() {\n if (leaderBuilder_ == null) {\n return leader_.size();\n } else {\n return leaderBuilder_.getCount();\n }\n }", "title": "" } ]
[ { "docid": "3e7dce7fa646e41f87471efb99c78323", "score": "0.5911802", "text": "public void setLeader(int leader) {\n this.leader = leader;\n }", "title": "" }, { "docid": "7eb8dbef2f19aa217a38f53fdec1db4b", "score": "0.5818643", "text": "public int getLeader() {\n ret...
59f5b476f11b78f22c8339686f052a5d
Load the last inserted ImportLogModel for a specific gbif_package_id
[ { "docid": "51f70d6f61eb312fef22a03a99950988", "score": "0.8986382", "text": "public ImportLogModel loadLastFromPackageId(String gbif_package_id);", "title": "" } ]
[ { "docid": "1b2082fa15b3828d68460e0f3e638975", "score": "0.71113443", "text": "public ImportLogModel load(Integer id);", "title": "" }, { "docid": "40aa6c0813862a74992aafc73ced0150", "score": "0.69408023", "text": "public ImportLogModel loadLast();", "title": "" }, { "doc...
fd89b64a7ce61596dffbce994f8a7b4d
This method was generated by MyBatis Generator. This method corresponds to the database table sim_gateway
[ { "docid": "53671e726c199a15dc9684951d619884", "score": "0.0", "text": "int updateByExampleSelective(@Param(\"record\") SimGateway record, @Param(\"example\") SimGatewayExample example);", "title": "" } ]
[ { "docid": "8fe7d7982d9e32438e445bbb8ee436fb", "score": "0.5944411", "text": "public interface StockDemoMapper\n{\n /**\n * This method was generated by MyBatis Generator.\n * This method corresponds to the database table t_stock_demo\n */\n int deleteByPrimaryKey(Long id);\n\n /**\...
44206ae3d21cad30700ca26ef106a924
Constructor of MyLinkedList class.
[ { "docid": "ff58692083d0d4c8f839ebbdbae6d3d0", "score": "0.8079857", "text": "public MyLinkedList()\n {\n size = 0;\n first = null; \n }", "title": "" } ]
[ { "docid": "fe7f41a3762245aae48e4ce78ea7129b", "score": "0.88094705", "text": "public MyLinkedList() {\n\n\t}", "title": "" }, { "docid": "0e3794cd7efb29ace363dd470bd68f7d", "score": "0.87918675", "text": "public MyLinkedList()\n\t{\n\t\t\n\t}", "title": "" }, { "docid": ...
5e9c9ebfbc14bb6c64542204a7beb1e3
Parse out the file fragments.
[ { "docid": "9f020f3efaa44cfe6b6b7d4bcdee42d7", "score": "0.78583246", "text": "private void parseFragmentFile() throws IOException\n {\n String raw = getFragementFileContents();\n ms_fragments = PSParseFragments.parseContent(raw);\n }", "title": "" } ]
[ { "docid": "40bd2fdb735d81260c36ee2ff47ff646", "score": "0.6294004", "text": "public void exec(){\n\t\tfragments = new HashMap<String, HashSet<String>>();\n\t\tembeddings = new ArrayList<EmbeddedFragment>();\n\t\tFileReader fr = null;\n\t\ttry {\n\t\t\tfr = new FileReader(inFile);\n\t\t} catch (FileNotF...
518dcfa6df072b30fe478a08424356e6
use this setting to improve performance if you know that changes in content do not change the layout size of the RecyclerView
[ { "docid": "d3d9b564cdf33d8810883faf556681ec", "score": "0.0", "text": "private void setupRecycler() {\n recycler.setHasFixedSize(true);\n recycler.addItemDecoration(new DividerItemDecoration(getApplicationContext(), DividerItemDecoration.VERTICAL));\n // use a linear layout manager...
[ { "docid": "02c2c63bcf3be8962637b6402aad26b3", "score": "0.66778255", "text": "private void calcRecyclerCacheSize(RecyclerView.Recycler recycler) {\n int viewsInRow = maxViewsInRow == null ? INT_ROW_SIZE_APPROXIMATELY_FOR_CACHE : maxViewsInRow;\n recycler.setViewCacheSize((int) (viewsInRow...
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": "b7b524d7abe9ad56de3557cf6235ef25", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n setTitle(\"Server console\");\n\t JPanel jPanel = n...
[ { "docid": "5f8540ed063cf75672e07098d5395e1e", "score": "0.7698318", "text": "private void initComponents() {//GEN-BEGIN:initComponents\n\n }", "title": "" }, { "docid": "37a5472d5b0f35cf64a077bc1dd978c4", "score": "0.73207104", "text": "public Form() {\n initComponents();\...
5ea9d323e0eb904e054791718cc85d51
Set value of Forwarded_FA
[ { "docid": "d6652126170413894fdd074803e84727", "score": "0.73415786", "text": "public final void setForwarded_FA(java.lang.Integer forwarded_fa)\n\t{\n\t\tsetForwarded_FA(getContext(), forwarded_fa);\n\t}", "title": "" } ]
[ { "docid": "cf275f222d2aa6f0a06ed2738aa3c1bd", "score": "0.6806557", "text": "public final void setForwarded_FA(com.mendix.systemwideinterfaces.core.IContext context, java.lang.Integer forwarded_fa)\n\t{\n\t\tgetMendixObject().setValue(context, MemberNames.Forwarded_FA.toString(), forwarded_fa);\n\t}", ...
69cb1f8c5438e88e1a2158a22a5b5197
Returns whether a plus is formed in current rowcolumn pair. It counts number of same character all 4 directions and returns true if all of them are equal and positive, because a single character with 0 occurrences followed is not a plus.
[ { "docid": "4165ce7fa1bb14d8056212de30ab1210", "score": "0.7763701", "text": "private boolean isPlus(int row, int col, char c) {\n\t\tint right = countRight(row, col, c);\n\t\tint left = countLeft(row, col, c);\n\t\tint up = countUp(row, col, c);\n\t\tint down = countDown(row, col, c);\n\t\treturn right...
[ { "docid": "bb6390009ca299ceba1e8aa896209124", "score": "0.63125813", "text": "protected boolean sameParity(){\n\t\treturn (row+col)%2==0;\n\t}", "title": "" }, { "docid": "c459d92da6606667ec375bc3c8a32c3c", "score": "0.61475986", "text": "public int countPlus() {\n\t\tint res = 0;\n...
03c245606ff3a4e811439de2c867647a
Add indexes to the authentication data collection to ensure unique constraints.
[ { "docid": "d004a876d3d5109d3653251476ba4c8f", "score": "0.8503112", "text": "private void addIndexes() {\n IndexOptions indexOptions = new IndexOptions().unique(true);\n collection.createIndex(Indexes.ascending(AuthenticationData.ENTITY_ID), indexOptions);\n }", "title": "" } ]
[ { "docid": "e1051097be0c26aad89eefaf4e074655", "score": "0.59615076", "text": "private void createIndices() {\n state = STATE_CREATING_INDICES;\n // Clearing any previous indices\n try {\n PreparedStatement existsStoriesIndex = connection.prepareStatement(\"SELECT COUNT(1...
2b0e9119381fc044fbfc7b52f172ad49
$ANTLR end "pseudo" $ANTLR start "declaration" css21.g:177:1: declaration : property COLON expr ( prio )? ;
[ { "docid": "3754caa457d587b0646ca2042be38993", "score": "0.6789641", "text": "public final void declaration() throws RecognitionException {\n try {\n // css21.g:178:5: ( property COLON expr ( prio )? )\n // css21.g:178:7: property COLON expr ( prio )?\n {\n ...
[ { "docid": "18dd57aeba92281f88162b54dca2f7a6", "score": "0.5770812", "text": "public final void pseudo() throws RecognitionException {\n try {\n // css21.g:169:5: ( COLON IDENT ( LPAREN ( IDENT )? RPAREN )? )\n // css21.g:169:7: COLON IDENT ( LPAREN ( IDENT )? RPAREN )?\n ...
88f75406d9a9b6b965c8de25431aac22
Determine the direction the Wall represented by Points p1 and p2 is drawn. Used to determine portal cardinal direction
[ { "docid": "3328ae6419bb10f384e47bcc78c7f1b5", "score": "0.7439053", "text": "private AbsoluteDirection getWallAbsoluteDirection(Point2D p1, Point2D p2) throws IllegalArgumentException{\n double xDelta = p2.getX() - p1.getX();\n if(xDelta > 0){\n return AbsoluteDirection.WEST_EAST;\n ...
[ { "docid": "4ae6bfb5bfaedb39de961e4dd5b352b2", "score": "0.6822224", "text": "public static float determineDirection(Vector2f point1, Vector2f point2) {\n float x = point2.x - point1.x;\n float y = point2.y - point1.y;\n int quadrant;\n\n if (x > 0) { //If x is positive\n ...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "b503fc7fa1f36527045b729accf7ab38", "score": "0.0", "text": "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.menu_main, menu);\n return true;\n }", "title": "" } ]
[ { "docid": "022e05d288e14ece3e5223bc754c1693", "score": "0.7334501", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu)\n\t{\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.menu.menu_main, menu);\n\t\tfor (int i = 0; i < menu.size(); i++) {\n\t\t\tmenu.getItem(i)...
b595eb9f54dfd8af4340971922fdfd5e
build all Instance object from XBRLXML file
[ { "docid": "fe2d2d58beec7a916dda162e95ef9f61", "score": "0.0", "text": "public void build() {\n\t\ttry {\n\t\t\tthis.putPrefixes();\n\t\t\tthis.putContexts();\n\t\t\tthis.putUnits();\n\t\t\tthis.putDtsList();\n\t\t\tthis.putFacts();\n\t\t\tthis.putFootnoteLink();\n\t\t}catch(Exception e) {\n\t\t\te.prin...
[ { "docid": "b2d364e9f02453a8b9d9fdcec153af61", "score": "0.5906543", "text": "private void ReadXMLFile(String filename) throws ParserConfigurationException{\r\n\t\tFile fxmlFile = new File(filename);\r\n\t\tDocumentBuilderFactory dbFactory = DocumentBuilderFactory.newInstance();\r\n\t\tDocumentBuilder d...
109801c2510cf65bb0d5ee401afca9b1
Brand new shiny DecoratorHolderFigure.
[ { "docid": "83794419b44b610a7949f913ddb35681", "score": "0.68191403", "text": "public DecoratorHolderFigure (HandleBounds boundsReference) {\n\t\t\tsuper();\n\t\t\tthis.handleBoundsReference = boundsReference;\n\t\t\tsetLayoutManager(new ToolbarLayout());\n\t\t}", "title": "" } ]
[ { "docid": "b126c5ad1483b13bf1e5d6b4e7ffd8c2", "score": "0.6070542", "text": "interface DecoratorShape {\n\tvoid draw();\n}", "title": "" }, { "docid": "fc8a902f17ccf749c82e0aebd43da6c7", "score": "0.5858122", "text": "public VisualSliceGui() {\n try {\n for (LookAn...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "40dc4302c7e2efb162e7d6338d3e8b67", "score": "0.0", "text": "@Override\n \n public int getDuration() {\n return mp.getDuration();\n\n }", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.66775143", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
16b135a36f62da3a5939b3d3fe31b248
YOUR CODE GOES HERE For each philosopher, interrupt corresponding thread
[ { "docid": "5848d86c2ee37b38c14c6e48ba1cc5a0", "score": "0.7258391", "text": "private void shutdownPhilosophers() throws InterruptedException\n\t{\n\t\tint n = thinker.length; // the number of philosophers\n\t\tfor ( int i = 0 ; i < n ; i++ )\n\t\tthinker[i].interrupt();\n\n\t\t// Parent thread should n...
[ { "docid": "aa826f97e317faaa10eefa9dda59b1ee", "score": "0.67841244", "text": "private void stopRace(){\n for (Thread t: hilos){\n if(t != null){\n t.interrupt();\n }\n }\n }", "title": "" }, { "docid": "2ea49be9bb3d597bff83a7baa8fdcb4c",...
9e450fe1e173bac87d32edd721b93ddf
store this info for resets
[ { "docid": "67833cc4f0306953e03457aafe532c29", "score": "0.58338267", "text": "public void storeForReset() {\n\t\t\n\t\tfor(int i = 0; i < matrix.length; i++)\n\t\t\tfor(int j = 0; j < matrix[i].length; j++)\n\t\t\t\tMainGame.matrix_Storage[i][j] = matrix[i][j];\n\t}", "title": "" } ]
[ { "docid": "10fc2904453401ab53bd717cd5b7d21d", "score": "0.63900524", "text": "private void saveCurrentStateInfo(MetaData a) {\n a.setState(currState);\n a.setReciever(currRec);\n a.setSender(currSender);\n a.setFilenumber(fileNumber);\n a.setPassAttempts(passAttempts)...
28639785239f487005d4ebae532cee51
Binds a listener to this count down animation. The count down listener is notified of events such as the end of the animation.
[ { "docid": "b8e74a943229cb169b26a8da6e2ffe56", "score": "0.70085967", "text": "public void setCountDownListener(CountDownListener listener) {\n mListener = listener;\n }", "title": "" } ]
[ { "docid": "4ad8a8a91bb2347ba608f21794c69fa0", "score": "0.764803", "text": "public static interface CountDownListener {\n /**\n * Notifies the end of the count down animation.\n *\n * @param animation\n * The count down animation which reached its end.\...
2bdf175552def7446949a7facd77e5c8
Returns the current price of the stock.
[ { "docid": "9b3b301cc67787787b8e4066786e805a", "score": "0.8084535", "text": "public String getCurrentPrice() {\n\t\treturn currPrice;\n\t}", "title": "" } ]
[ { "docid": "33b2fa425af6671c9578de191cbab648", "score": "0.79819167", "text": "public double getStockPrice() {\n\t\treturn stockPrice;\n\t}", "title": "" }, { "docid": "0e781ae84efe476d3eda1f51b40cd143", "score": "0.78558326", "text": "public BigDecimal getStock_price() {\n re...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "3d10ffa7928a4a5fc5ca8e6e15c56617", "score": "0.0", "text": "@Override\n\tpublic int insertSelective(Book record) {\n\t\treturn mapper.insertSelective(record);\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": "" ...
45c9e37f2468ea56562230f921a5fed8
Register a namespace prefix
[ { "docid": "7ccee006d562c56af3fffba35bebadf8", "score": "0.0", "text": "private java.lang.String registerPrefix(javax.xml.stream.XMLStreamWriter xmlWriter, java.lang.String namespace) throws javax.xml.stream.XMLStreamException {\n java.lang.String prefix = xmlWriter.getPrefix(namespace);\n ...
[ { "docid": "6c4481db3aa1f1ccb415a773d5310604", "score": "0.78601027", "text": "public void addNamespace(String prefix, URI namespace);", "title": "" }, { "docid": "315a4663853d2492546989421e8aa0c8", "score": "0.7454299", "text": "public void xregisterNamespace(String prefix, String u...
5116a2a9ec33dd0fe7ccd07367dfe4a2
optional .CMsgPoint transition = 2;
[ { "docid": "cfefc8b3bab45d0baa08bd4dc30daf92", "score": "0.0", "text": "public Rendermessages.CMsgPoint.Builder getTransitionBuilder() {\n bitField0_ |= 0x00000002;\n onChanged();\n return getTransitionFieldBuilder().getBuilder();\n }", "title": "" } ]
[ { "docid": "2e99ac9f6dd3182ad49c5b74931cd74a", "score": "0.7974093", "text": "Rendermessages.CMsgPoint getTransition();", "title": "" }, { "docid": "2e99ac9f6dd3182ad49c5b74931cd74a", "score": "0.7974093", "text": "Rendermessages.CMsgPoint getTransition();", "title": "" }, { ...
26559161d5b1d11ea600e30f4cf4e5c7
TODO compress too slow ( should replace with minicap?
[ { "docid": "5182fd08f1e38916faa5d498f9ae43a6", "score": "0.0", "text": "public NanoHTTPD.Response getScreenshot() {\n File tempPngFile;\n\n try {\n tempPngFile = File.createTempFile(\"simhand_screen\", \".png\");\n // small size picture is enough\n // but t...
[ { "docid": "bd94e237bc62263eea3ca4198dae73be", "score": "0.6257419", "text": "boolean hasCompress();", "title": "" }, { "docid": "e2f44545fcf3fa53692f42ea4eb71115", "score": "0.62059563", "text": "public interface Compression {\r\n}", "title": "" }, { "docid": "7d0ee3e929...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "c5e59030db7c3901b3f687449a84aebe", "score": "0.0", "text": "public static boolean m1053a(Activity activity) {\n if (!f742b || VERSION.SDK_INT < 19 || activity == null) {\n return false;\n }\n try {\n if ((C0373z.m1047a(activity.getWindow().getAttrib...
[ { "docid": "6cff49359236dc9748a42472eaf4954c", "score": "0.63743937", "text": "public interface C35155a {\n /* renamed from: a */\n void mo89459a();\n }", "title": "" }, { "docid": "1ebc1f569daf5575be1aa061331ac667", "score": "0.63378584", "text": "public interface C...
0f63be24b186c6c883a4dc142f76f635
Called once after isFinished returns true
[ { "docid": "ded293700fb04a3f49bde05fabb2e231", "score": "0.0", "text": "protected void end() {\n }", "title": "" } ]
[ { "docid": "ba1e21b3099c65117f344aef57a2c9b0", "score": "0.8586737", "text": "@Override\n protected boolean isFinished() {\n return true;\n }", "title": "" }, { "docid": "ba1e21b3099c65117f344aef57a2c9b0", "score": "0.8586737", "text": "@Override\n protected boolean isFinished(...
3fd570fe7586502ffd5f284f1792b28b
conexion con el cliente para pedir los tweets
[ { "docid": "d0719702fb9b856892fae0a7d208d63c", "score": "0.0", "text": "public PaginaUsuario(String usuario, Object datos) {\n \n // public PaginaUsuario(String usuario) {\n super(\"Twitter\");\n System.out.println(\"llegada exitosa\");\n con=new conexionCliente();\n t...
[ { "docid": "3e2265c52a657034794ff55a5e831863", "score": "0.6477034", "text": "private Client openTwitterClient(){\n Client client = new ClientBuilder()\n .hosts( Constants.STREAM_HOST )\n .authentication( authentification() )\n .endpoint( endpointDicta...
7c6a748d977152d8f4f76ab58d2fbb75
public void saveStory(Story story);
[ { "docid": "0a13585cb6ddbd6f24e223278529cf0c", "score": "0.6162783", "text": "public String updateStory(Long id,Story story,Long updateid);", "title": "" } ]
[ { "docid": "4e58098a256d36e7de90d4c303fa64d0", "score": "0.8463983", "text": "public Story save(Story story) {\n\t\treturn storyRepository.save(story);\n\t}", "title": "" }, { "docid": "9623c4d7613cb125f0698afd8cad56ec", "score": "0.8105393", "text": "public void save(Story s) {\n ...
2f6e07fabb5580e8afd7a99d20775e1f
/ 969: / 970:
[ { "docid": "8829e7ca90c4c88fcb4922619285cc54", "score": "0.0", "text": "public void setTotalBaseImponibleTarifaCero(BigDecimal totalBaseImponibleTarifaCero)\r\n/* 971: */ {\r\n/* 972:1080 */ this.totalBaseImponibleTarifaCero = totalBaseImponibleTarifaCero;\r\n/* 973: */ }", "title...
[ { "docid": "d1abdb6b54cd0861c79b0191a211fd6f", "score": "0.5928582", "text": "public long fackets()\r\n/* 88: */ {\r\n/* 89:131 */ return this.info[16];\r\n/* 90: */ }", "title": "" }, { "docid": "359987993ad84757f9d7a12eaf38d2d7", "score": "0.58567166", "text": "pub...
823959fe22d77ee4e4d7194e562023bb
/ renamed from: f
[ { "docid": "712ecda81473364d19980e4328d2a411", "score": "0.0", "text": "public final int mo5670f() {\n if (this.f14600a.size() == 1) {\n return ((C3975w) this.f14600a.get(0)).mo5670f();\n }\n throw new IllegalStateException();\n }", "title": "" } ]
[ { "docid": "649d5d1bbf217f0ea1f13ecace77b961", "score": "0.7323683", "text": "public void func_70305_f() {}", "title": "" }, { "docid": "e4d0dafeba3a10afbb3401cf1cc261bf", "score": "0.6664798", "text": "public void f() {}", "title": "" }, { "docid": "e4d0dafeba3a10afbb340...
20ba0b19baf746f734b3723461186bfa
Method to construct a request bundle for broker hello request.
[ { "docid": "4c2c1e7aba0c1fceabc032d0e0d2be3c", "score": "0.56698346", "text": "public Bundle getRequestBundleForHello(@NonNull final CommandParameters parameters) {\n final Bundle requestBundle = new Bundle();\n requestBundle.putString(\n CLIENT_ADVERTISED_MAXIMUM_BP_VERSION...
[ { "docid": "f89b41ef4d5458087cdcc0eda4a1d11e", "score": "0.5735352", "text": "public SayHello(RpcRequest request) {\n super(request);\n }", "title": "" }, { "docid": "0ebb9aa725702a5b4d930f95f92f8ef4", "score": "0.56645405", "text": "public static HandshakeMessage n...
53a6b7ff31ab0cff4616baf9a1225a90
Handles user sign out
[ { "docid": "25f400b09484a94b45a9e5f0ab517e76", "score": "0.66430235", "text": "private void signOut() {\n mGoogleSignInClient.signOut()\n .addOnCompleteListener(this, new OnCompleteListener<Void>() {\n @Override\n public void onComplete(@NonNul...
[ { "docid": "31e4e6a0d09366be3c7bbfa06bbbc709", "score": "0.7998425", "text": "private void signOutUser() {\n mAuth.signOut();\n LoginManager.getInstance().logOut();\n Toast.makeText(ChatMessage.this, \"You have been logout\", Toast.LENGTH_SHORT).show();\n finishAffinity();\n ...
9a910bd3ce44fd68233d0fc3f2783d9c
$ANTLR end "ruleRelCase" $ANTLR start "entryRuleUserRelationDefinition_Impl" ../org.gemoc.mocc.fsmkernel.model.xtext.fsmdsl/srcgen/org/gemoc/mocc/fsmkernel/model/xtext/parser/antlr/internal/InternalFSMDsl.g:7518:1: entryRuleUserRelationDefinition_Impl returns [EObject current=null] : iv_ruleUserRelationDefinition_Impl=...
[ { "docid": "044ed0e1360da8fc99d344b6c2ddcf43", "score": "0.7111718", "text": "public final EObject entryRuleUserRelationDefinition_Impl() throws RecognitionException {\n EObject current = null;\n\n EObject iv_ruleUserRelationDefinition_Impl = null;\n\n\n try {\n // ../org...
[ { "docid": "c458d70c5a45ad5f14132a76dc2164e0", "score": "0.6335709", "text": "public final EObject entryRuleRelCase() throws RecognitionException {\n EObject current = null;\n\n EObject iv_ruleRelCase = null;\n\n\n try {\n // ../org.gemoc.mocc.fsmkernel.model.xtext.fsmdsl...
ce8700ef877acc9b008ccac935944bef
create method checkEmpty() to check whether the tree is empty or not
[ { "docid": "a225bb4ca738ec5d3b523b5eba21a7ac", "score": "0.75732654", "text": "public boolean checkEmpty() \n { \n return header.rightChild == nullNode; \n }", "title": "" } ]
[ { "docid": "676e2426e6ed3dabac80a5d0d06c1552", "score": "0.78532195", "text": "@Override\r\n public boolean isEmpty(){\r\n // Set boolean condition to false\r\n boolean isEmpty = false;\r\n // If the root is null, the tree is empty\r\n if(root == null){\r\n //Se...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f16a921e0cd45fad665d9850ab1235ee", "score": "0.0", "text": "@Override\r\n\tpublic void destroy() {\n\t\t\r\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": "840d385dc9eb1defea9afdecc478c287", "score": "0.0", "text": "@Override\n public void onClick(View v) {\n\t \tIntent myIntent = new Intent(MainActivity.this, Profile.class);\n\t \tMainActivity.this.startActivity(myIntent);\n }", "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...
a2cdd089e92437122e8235d7ea96310a
Creates new user account.
[ { "docid": "412b7f4884cb662a9720fd95b207692d", "score": "0.0", "text": "public User createUser(User newUser) {\n return this.userDAO.save(newUser);\n }", "title": "" } ]
[ { "docid": "c4e4407cc8448b2aca556d46b828117c", "score": "0.79711497", "text": "@Override\n public CreateUserResult createUser(CreateUserRequest request) {\n request = beforeClientExecution(request);\n return executeCreateUser(request);\n }", "title": "" }, { "docid": "0ee...
855ac98236eede1c241ebbd9a3678360
Get Payara JavaEE configuration.
[ { "docid": "72bacb15f745e9fd5b0fb6df222a4dee", "score": "0.0", "text": "@Override\n public JavaEESet getJavaEE() {\n readXml();\n return reader.getJavaEE();\n }", "title": "" } ]
[ { "docid": "f7d7a832e594d97ac835d93896e45b11", "score": "0.60876465", "text": "public static Config getConfig() {\r\n\t\treturn DBHandler.getConfig();\r\n\t}", "title": "" }, { "docid": "d5be9df66a6b1db79bd352dbc1ae3ea9", "score": "0.5998398", "text": "public static SemantEcoConfigur...
fa8849cd39743e1133639dacaea7751a
Method send a datd from file to UserDaoImpl
[ { "docid": "56296c80a3edb4a2049eea148ffcee4a", "score": "0.0", "text": "public void save(InputStream fileContent) {\n new UserDaoImpl().save(fileContent);\n }", "title": "" } ]
[ { "docid": "2bd8df5ac059399a939088dc5840759b", "score": "0.6309466", "text": "public void setData(User ucUser)\r\n\t{\n\t\t\r\n\t}", "title": "" }, { "docid": "e8a42f54dfd540da2ed82c4e006825db", "score": "0.63034177", "text": "public void saveUsers(UserData userData);", "title": ...
7cf526a8f43e3fb678fe7c3068796095
This method was generated by MyBatis Generator. This method corresponds to the database table public.tb_endereco_estabelecimento
[ { "docid": "a218871f2b3765f06d4cade14dc5224f", "score": "0.62382585", "text": "@SelectProvider(type = EnderecoEstabelecimentoSqlProvider.class, method = \"selectByExample\")\n\t@Results({\n\t\t\t@Result(column = \"id_estabelecimento\", property = \"idEstabelecimento\", jdbcType = JdbcType.INTEGER, id = ...
[ { "docid": "673bd19873391b6976c09843aa8f2249", "score": "0.67715025", "text": "@Select({ \"select\", \"id_estabelecimento, id_endereco, tp_endereco, ds_logradouro, ds_complemento, \",\n\t\t\t\"ds_bairro, ds_cidade, ds_estado, ds_codigo_postal\", \"from public.tb_endereco_estabelecimento\",\n\t\t\t\"wher...
315119a798b063aed77c6d364670893e
only GET once since all tests use nondestructive inspection
[ { "docid": "26fe3d8accd76f07686673b354b31a82", "score": "0.0", "text": "@BeforeClass\n public static void setUpOnce() {\n driver.get(\"https://rateyourmusic.com/customchart\");\n\n // turn off annoying warnings\n Logger.getLogger(\"com.gargoylesoftware.htmlunit\").setLevel(Level....
[ { "docid": "7ea20c196bdcb1595cd0cae3983ca095", "score": "0.671821", "text": "private void excuteGet() {\n\t\t_instance.get(context, url, responseHandlerInterface);\n\t}", "title": "" }, { "docid": "85929248231585b047ee78107e77f6b8", "score": "0.6308666", "text": "@Test\n public vo...
120577a7342eb17435a9ddeb24946467
for optimization purposes, do not use to benchmark processing time or in a regular program as this methods creates a temporary binaryoutputstream and serializes the object in order to measure the read time in picoseconds. give ~500.000 to 1.000.000 for small objects in order to get accurate results for large objects yo...
[ { "docid": "f8584a9aa04be9984429475c4b8afef6", "score": "0.65178967", "text": "public int calcObjectReadTimeNotAUtility( int iterations, Object obj ) throws Exception {\r\n ByteArrayOutputStream bout = new ByteArrayOutputStream(10000);\r\n FSTObjectOutput ou = new FSTObjectOutput(bout,this...
[ { "docid": "530879beea41346801ed04c357cb55b3", "score": "0.7093699", "text": "public int calcObjectWriteTimeNotAUtility( int iterations, Object obj ) throws IOException {\r\n ByteArrayOutputStream bout = new ByteArrayOutputStream(10000);\r\n FSTObjectOutput ou = new FSTObjectOutput(bout,th...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c74df1f614fb1cc8b6672a9b2cbddbec", "score": "0.0", "text": "@Override\n\tpublic GangsterService slick() {\n\t\treturn combat.slick();\n\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "cdf542363f5b089e84183e3d9020935f", "score": "0.6697644", "text": "@Override\n\t protected void ramana() {\n\t\t\n\t}", "ti...
7c1840bbc1a9e591c584782ad503ec78
optional bool field37352 = 5;
[ { "docid": "12056458c9aa591e83125160b2498e6d", "score": "0.0", "text": "public Builder clearField37352() {\n bitField0_ = (bitField0_ & ~0x00000020);\n field37352_ = false;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "c5c0d125fa9101ef783444496992f01a", "score": "0.7898738", "text": "boolean getField37363();", "title": "" }, { "docid": "4d6552781671f66b43e7ada60c606476", "score": "0.7867626", "text": "boolean getField37352();", "title": "" }, { "docid": "da123fa1db268c719448...
638c61d4927735726c1d4a36f600789d
Pixel area (in square degrees) for a given order
[ { "docid": "72b9195e38848b0ab241912f72d606ef", "score": "0.83075655", "text": "static private double getPixelArea(int order) {\r\n if( order<0 ) return SKYAREA;\r\n long nside = pow2(order);\r\n long npixels = 12*nside*nside;\r\n return SKYAREA/npixels;\r\n }", "title": "" } ...
[ { "docid": "3200233b3bc6e536874b01de083c6f1f", "score": "0.70344967", "text": "public double calculateArea() {\n\t\treturn ((double)sides.get(0) * (double)sides.get(3)) ;\n\t}", "title": "" }, { "docid": "26a84004f33c0e3628f0c34e84cd2483", "score": "0.7025897", "text": "double area()...
8fea886485d2526349fe134d6e9c0d4e
Convert class of the collection to specified class Used for casting the HashSet with set operation output back to the original collection class
[ { "docid": "df28190ed271b1378c676ea1f51e78fb", "score": "0.71256983", "text": "private static <T> Collection<T> convertClass (Collection<T> collection, Class<? extends Collection> collectionClass) {\n\n Collection<T> output;\n try {\n output = collectionClass.getDeclaredConstruc...
[ { "docid": "0f46d03c7b8b7b15a0be7705170e5650", "score": "0.6667261", "text": "public <S, T> Set<T> map(Set<S> set, Class<T> elementInSetClass) {\n return (Set<T>) mapCollection(set, elementInSetClass);\n }", "title": "" }, { "docid": "048b84c6a888d747dce2403785272f67", "score":...
5c326f9baf7ec7ea3b6c94d40b99b82c
The method returns a mapping class instance for the specified fully qualified class name. If this mapping model contains the corresponding mapping class instance, the existing instance is returned. Otherwise, it creates a new mapping class instance, sets its declaringModel and returns the new instance.
[ { "docid": "26333d771ae28be692819b13437dd4e2", "score": "0.6849044", "text": "public MappingClass createMappingClass(String className)\n throws ModelException {\n MappingClass mappingClass = (MappingClass) getMappingClass(className);\n if (mappingClass == null) {\n ma...
[ { "docid": "52b52ace5889f6240741cc93c1243d52", "score": "0.73445284", "text": "protected MappingClass newMappingClassInstance(String className,\n MappingModel declaringMappingModel) {\n return new MappingClassImplDynamic(className, declaringMappingModel);\n }", "title": "" }, ...
4e88b2b86d62512573d9d37477a9985e
Checks if entity should be shown as strikethrough on a certain date.
[ { "docid": "571fb39dc3741aaeeb8c8fa15a67a52c", "score": "0.72754276", "text": "public static boolean isStrike(CalendarEntity appt, Date date) {\n\t\treturn (appt.getColor() != null && appt.getColor().equals(\"strike\"))\n\t\t\t\t|| (appt.isTodo() && !(appt.getNextTodo() == null || !appt\n\t\t\t\t.getNex...
[ { "docid": "85069439561c292f6eee6e03a1d9c7f1", "score": "0.6978512", "text": "boolean hasStrikethrough();", "title": "" }, { "docid": "85069439561c292f6eee6e03a1d9c7f1", "score": "0.6978512", "text": "boolean hasStrikethrough();", "title": "" }, { "docid": "54baa3397988e9...
ae9ffa2834f1df4dc05c6a35b338f40c
returns a color int by mapping values from 0 to 1 with a heatmap with colors black, red, pink, magenta, white
[ { "docid": "6a279b8fd79ceb972b9382616bc8a76b", "score": "0.6371389", "text": "public static int HeatMapRBG(double val) {\n double c1 = val * 4;\n double c2 = (val - 0.25) * 2;\n double c3 = (val - 0.75) * 4;\n return RGB(c1, c3, c2);\n }", "title": "" } ]
[ { "docid": "ef4afa260306c81d7cfeb14ef1a72769", "score": "0.7024348", "text": "public static int HeatMapRGB(double val) {\n double c1 = val * 4;\n double c2 = (val - 0.25) * 2;\n double c3 = (val - 0.75) * 4;\n return RGB(c1, c2, c3);\n }", "title": "" }, { "doc...
d7d7e9baeee1cd209000ba28a2847d92
Call the superclass onTouchEvent first, because sometimes it changes the state to isPressed() on an ACTION_UP
[ { "docid": "75f56ef998697b6eb22277116de3e58b", "score": "0.0", "text": "@Override\r\n\tpublic boolean onTouchEvent(MotionEvent event) {\n\t\tboolean result = super.onTouchEvent(event);\r\n\r\n\t\tswitch (event.getAction()) {\r\n\t\t\tcase MotionEvent.ACTION_DOWN :\r\n\t\t\t\t// So that the pressed outli...
[ { "docid": "fb95d069f3917743286cac3c6118c17b", "score": "0.7915778", "text": "@Override\n\tpublic boolean onTouchEvent(MotionEvent event) {\n\n\t\tint action = event.getAction();\n\t\tswitch (action) {\n\t\tcase MotionEvent.ACTION_DOWN:\n\t\t\tisTouched = true;\n\t\t\tbreak;\n\t\tcase MotionEvent.ACTION...
d7ad63c7ee29eabf543f0e9c344302ab
======================================================================== Relational operator: project ======================================================================== Returns a new relation that projects the given attributes
[ { "docid": "8060045a74814806d7d57b4d6a42f40f", "score": "0.609985", "text": "public Relation project(String overAttributes) {\n // split the over list by comma\n String[] overAttrs = overAttributes.split(\"\\\\,\");\n // check that each over attribute is in this relation and trim wh...
[ { "docid": "5ea384187f48d6bad41b00d76c80e85e", "score": "0.6394646", "text": "Project create(Project project);", "title": "" }, { "docid": "9d88a2a1eb150d1eb2b6187e5201fa65", "score": "0.6275613", "text": "public Project create(Project project);", "title": "" }, { "docid"...
318eb732bcb49bc5af7717d1378d467e
Get the damage of the weapon. Later, this could return varying amounts of damage.
[ { "docid": "946159a4e87aeb67118edf934d865d70", "score": "0.7794114", "text": "public int getDamage()\r\n\t{\r\n\t\treturn this.damage;\r\n\t}", "title": "" } ]
[ { "docid": "b0ac44d9b44236fff18491ad687a90b9", "score": "0.8057964", "text": "int get_w_damage(){\n\t\tif(0==(kind & Id.WEAPON))\n\t\t\treturn -1;\n\t\tint dd[]= Id.parse_damage(damage);\n\t\tdd[0] += hit_enchant;\n\t\tdd[1] += d_enchant;\n\t\tString dnew= \"\" + dd[0] + 'd' + dd[1];\n\t\treturn Id.get_...
04a0f95919006bff75ff2c89b240f2f3
Function to get album api response
[ { "docid": "bc89220e1876e1e62dcd432d34e5441d", "score": "0.82407105", "text": "public static Response getAlbumApiResponse(){\n Response resp=new ReusableMethods(portalSpec).get(EndPoints.ALBUM);\n resp.then()\n .assertThat().statusCode(HttpStatus.SC_OK);\n return resp...
[ { "docid": "37ead2453a62a329185a4bc36cea2b3d", "score": "0.7330202", "text": "@GET(\"2.0/\")\n Call<AlbumLastFm> getAlbumImage(\n @Query(\"method\") String method,\n @Query(\"api_key\") String apiKey,\n @Query(\"mbid\") String mbid,\n @Query(\"format\") Str...
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": "4a19ce47dbc37840eaf9fb4c5a83759b", "score": "0.0", "text": "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n if (id == R.id.action_settings) {\n return true;\n }\n\n if(id == R.id.action_close) {\n ...
[ { "docid": "7c8036532d9f85ff825fd1f6fa38243a", "score": "0.78717464", "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 // Lau...
23aae3a1c42dfec6f6a24f900afc26db
Try to load use expectClassName
[ { "docid": "eddc2845c495c61f26174b47b729efbc", "score": "0.0", "text": "public static Class<? extends BaseMetadataService> loadMetaServiceClass(\n ClassLoader classLoader, String className, boolean initialize, String notFoundMessage) {\n try {\n return Class.forName(className, initialize, c...
[ { "docid": "0ff1d8c190ebb372dfc4c47389d5524b", "score": "0.67942333", "text": "protected abstract Class<?> loadClass( String className ) throws ClassNotFoundException;", "title": "" }, { "docid": "b849051fc6d2c83c59d06cd0a3abfb9d", "score": "0.6476003", "text": "public void loadAndTe...
c1a4c4f28b2d46ea6a4631b3b4bc4a12
Contains the + symbol.
[ { "docid": "d207505224cd77f6c3e5c59914fe678e", "score": "0.7247237", "text": "public boolean hasPlus() {\n return hasPlus;\n }", "title": "" } ]
[ { "docid": "e646e1096293fd115f4f85081259007a", "score": "0.6670013", "text": "@Override\n public String toString() {\n return \"+\";\n }", "title": "" }, { "docid": "c8b2d1ce73caedb39393697a5b645b63", "score": "0.6591891", "text": "public void setHasPlus(boolean hasPlus)...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7b7e8d358486da6b8f89877d1da514a1", "score": "0.0", "text": "@Override\n\tpublic void windowDeiconified(WindowEvent arg0) {\n\t\t\n\t}", "title": "" } ]
[ { "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...
030a3e8b8fa3d14dc54993c52e13112b
Test case number: 84 /Coverage entropy=0.0
[ { "docid": "d973890ac4467038ea0f03ae3a5ad8e7", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test084() throws Throwable {\n DefaultDBTable defaultDBTable0 = new DefaultDBTable();\n String string0 = SQLUtil.typeAndName(defaultDBTable0);\n assertNotNull(string0);\n as...
[ { "docid": "edbd254adb205bdee80095b913541089", "score": "0.70642936", "text": "@Test(timeout = 4000)\n public void test085() throws Throwable {\n TestInstances testInstances0 = new TestInstances();\n Instances instances0 = testInstances0.generate();\n Evaluation evaluation0 = new Evalu...
c202c5a9cab19c84316672184c360114
Remote interface of the Stateless Bean.
[ { "docid": "1763ad3f7868ced4ca9b874ac316f99e", "score": "0.0", "text": "public interface ItfSecurityXML {\n\n /**\n * Method can be called by some roles.\n * @return true if this is OK\n */\n boolean someRolesAllowed();\n\n /**\n * Method can be called by all security roles.\n ...
[ { "docid": "65f559267a1affde87883ef2db0de29c", "score": "0.68975896", "text": "public interface RemoteBeanInterface {\n\n\n public void closeDownRemoteBean();\n\n public double getProgress();\n\n\n}", "title": "" }, { "docid": "37730ac209fd1e13ad6c5b72a63de179", "score": "0.6844968...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4c26aa5530a7315af501b5b26b426a4e", "score": "0.0", "text": "@Override\n\tpublic Customer findCustomerByCustomerId(String custId) {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "cdf542363f5b089e84183e3d9020935f", "score": "0.6697644", "text": "@Override\n\t protected void ramana() {\n\t\t\n\t}", "ti...
a7fe86a7c536465ab9761e41b702dcf0
This method can be used to geodesate a triangle. In mathspeak, project the nthorder tessellation onto the unit circle. In English, subdivide the triangle into N^2 smaller triangles of the same proportions, and then map all the new vertices to the unit circle. (This routine assumes a, b, and c are already unit vectors.)
[ { "docid": "b8178578b877905f3decad77bf5a0d31", "score": "0.6734689", "text": "public static void geodesate( Vector3f a, Vector3f b, Vector3f c, int N, int offset, Vector3f[] vertices )\n {\n Vector3f[][] buffer = new Vector3f[ 2 ][ N + 1 ]; // Store the vertex buffers\n buffer[ 0 ][ 0 ]...
[ { "docid": "2002427fdbc72ba96547d74616b62821", "score": "0.6261199", "text": "private void triangulatePolygon () {\n if (this.vertices.size() == 3) {\n this.triangles.add(\n new Triangle(\n vertices,\n this.material\n ...
24960d289898fe2c05570729d357821a
Describes one or more of your bundling tasks. NOTE: Completed bundle tasks are listed for only a limited time. If your bundle task is no longer in the list, you can still register an AMI from it. Just use RegisterImage with the Amazon S3 bucket name and image manifest name you provided to the bundle task.
[ { "docid": "2165fe7e0120181e9137924574dd6cfc", "score": "0.5512461", "text": "public Future<DescribeBundleTasksResult> describeBundleTasksAsync(DescribeBundleTasksRequest describeBundleTasksRequest) \n throws AmazonServiceException, AmazonClientException;", "title": "" } ]
[ { "docid": "8214494d4438b1908b7adc055e625b0a", "score": "0.48882917", "text": "@Override\r\n\tpublic void finishDeployApp(Long appId, Long appVnoId, List<PcImage> images, String remark) {\n\t\t\r\n\t}", "title": "" }, { "docid": "24f01fec7120d12c9edef36d89199f46", "score": "0.4864815", ...
ff0b862e63c4f476c961e98ce2235431
Sets the music to loop or to end after the track is over.
[ { "docid": "62c644903cc221ab16dc3c811863d624", "score": "0.79781985", "text": "public void setMusicLoop(boolean value) {\n if (currentTrack != null) currentTrack.setLooping(value);\n }", "title": "" } ]
[ { "docid": "7a1fd1175b30abdc60320cb7c1f47732", "score": "0.77297956", "text": "public void setloop(boolean loop) {\n\t\tmusic.setLooping(loop);\n\t}", "title": "" }, { "docid": "a255c9dc73e66fa41ecd5f9e66e5959f", "score": "0.7590424", "text": "@Override\n public void o...
3608a8c004156fbea704df19e5f1cf44
Da formato al grafo.
[ { "docid": "2e8bdb6810ec17d4f9e86eca3dccd7fc", "score": "0.0", "text": "public void formatOld() {\n String termTextColor = \"rgb( 120, 50,50);\";\n String termFillColor = \"rgb(250,250,250);\";\n String termStrokeColor = termTextColor;\n String []col = {\"black\", \"gray\", \...
[ { "docid": "44f3d9146044cd29cdda34428e2b6471", "score": "0.69958746", "text": "public static void formatar() \n {\n FontFactory.register(ARIAL,\"Arial\");\n \n Font fonteNormal = FontFactory.getFont(\"Arial\",\"Cp1252\",12f);\n //Font fonteCitacaoIndireta = FontFactory.get...
1cb2a0f0d32cf2139b319449cbfbed35
Displays message on adding a task to the tasklist.
[ { "docid": "e0f810e147a215cf898acb0cf0f2ff05", "score": "0.779758", "text": "public String showTaskAddedMsg(Task task, int taskListSize) {\n return \" Got it. I've added this task:\\n\"\n + \" \" + task\n + \" Now you have \" + taskListSize + \" in the list...
[ { "docid": "b3ab289a56497cdb1203944ebfd230fb", "score": "0.7682744", "text": "public static String printAddTask(Task task, TaskList taskList) {\n return \"Got it! I've added this task:\\n \" + task + getNumOfTasks(taskList);\n }", "title": "" }, { "docid": "dd4db901d0de84ff33f959a...
a9bdf1cd0a8dadcda2c447bfef1a477a
Delayed removal of status and navigation bar Note that some of these constants are new as of API 16 (Jelly Bean) and API 19 (KitKat). It is safe to use them, as they are inlined at compiletime and do nothing on earlier devices.
[ { "docid": "35f8fcd5dbbc5f8b032348e88ec3655c", "score": "0.4926665", "text": "@SuppressLint(\"InlinedApi\")\n @Override\n public void run() {\n mContentView.setSystemUiVisibility(View.SYSTEM_UI_FLAG_LOW_PROFILE\n | View.SYSTEM_UI_FLAG_FULLSCREEN\n ...
[ { "docid": "0d1b79e42851f0a32fd0311e42f22c15", "score": "0.6445022", "text": "private void fixStatusBarFg() {\n int oldSystemUiFlags = getWindow().getDecorView().getSystemUiVisibility();\n int newSystemUiFlags = oldSystemUiFlags;\n int[] attrs = new int[] {\n android....
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "64a072a2c162d6faf7693c682fe933f9", "score": "0.0", "text": "static final /* synthetic */ void m127603a(ImageView imageView, ViewGroup viewGroup, final TextView textView, int i, int i2, final SpannableString spannableString, SpannableString spannableString2, TextView textView2, View view) {\n...
[ { "docid": "6bb82b473a9f707f03cb5cb6b11957bb", "score": "0.6303214", "text": "interface C46974a {\n /* renamed from: a */\n void mo118130a();\n }", "title": "" }, { "docid": "4e6a75296e170c4f7ef9da4ffbf823af", "score": "0.6236393", "text": "public interface C0921a {\...
6c9dc9a3e4ffade585397b36e73948e2
Metodo para actualizar la solicitud de Analista Documental BC
[ { "docid": "67b274fbee1b2c19dfb9af951ca2a7ed", "score": "0.52308494", "text": "public SolicitudesRespuesta actualizaSolicitudAnalistaBCTarea(String uid,\n\t\t\tSolicitudesPeticion solicitudesPeticion) {\n\t\tSolicitudesRespuesta solicitudesRespuesta = new SolicitudesRespuesta();\n\t\tsolicitudesRespuest...
[ { "docid": "e254a84217dddcbfa3120091636ca0ce", "score": "0.6389329", "text": "public void actualizar();", "title": "" }, { "docid": "1cd6d78f23d2378d29b69ece56ba1c44", "score": "0.6388453", "text": "void actualizar(Oferta oferta);", "title": "" }, { "docid": "17074505d28a...