query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
cc519f2daec0ef2c571df522dcce8fae
Convert string type list to integer type list.
[ { "docid": "ccbe54a8c0ccb5c7ad2daa836dd87ffe", "score": "0.7739963", "text": "private List<Integer> getIntegerListFromStringList(List<String> stringList) {\n List<Integer> integerList = new ArrayList<>();\n for (String stringValue : stringList) {\n integerList.add(Integer.parseI...
[ { "docid": "38555041be1d557e3b9181f7ab8daf7e", "score": "0.761158", "text": "private static List<Integer> convertToIntegerList(String input)\n\t{\n\t\tString[] stringArray = input.split(\" \");\n\t\tList<Integer> numList = new ArrayList<Integer>();\n\t\t\n\t\tfor(int i = 0; i < stringArray.length; i++)\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "75554136f2fbdceea7596c5054594f33", "score": "0.0", "text": "@Override\n\tpublic Account getAccountDetails(String accountId) {\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": "941cb2826e3c700358fcaba402e6bb01", "score": "0.66775143", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
8924f2f7b2b37c6126490d25f1621c11
View headerView = LayoutInflater.from(this).inflate(R.layout.nav_header_groups, null);
[ { "docid": "3f679387ed7c7088961461ad7f317ea1", "score": "0.0", "text": "private void setAvatar(String name, String email) {\n NavigationView navigationView = (NavigationView) findViewById(R.id.nav_view);\n navigationView.setNavigationItemSelectedListener(this);\n View headerView=nav...
[ { "docid": "da1f7a7f9e8a6d5959508228c5da4736", "score": "0.7318788", "text": "public View onCreateHeaderView(LayoutInflater layoutInflater, ViewGroup viewGroup) {\n View inflate = layoutInflater.inflate(R.layout.listitem_traffic_sorted_header, viewGroup, false);\n inflate.setBackgroundColo...
7bcb8b3e73b67d93c05e8f4a1183846e
Extend the java library search path by adding the path of a library that will need to be loaded at some point in the application's life cycle.
[ { "docid": "1bd152d683962a12f6cd36e95cf9ca82", "score": "0.5930558", "text": "public static void initNativeLibPath(final String libName) {\n\n String libFileName = libName;\n if (WINDOWS.matcher( System.getProperty( \"os.name\" ) ).matches())\n libFileName = String.format( \"%s....
[ { "docid": "f90e3acac884895355cd0d39f60fbe13", "score": "0.67541516", "text": "private static void addLibraryPath(String pathToAdd) throws Exception{\n\t\tfinal Field usrPathsField = ClassLoader.class.getDeclaredField(\"usr_paths\");\n\t\tusrPathsField.setAccessible(true);\n\t \n\t\t//get array of paths...
348fe4c5dd3945787aa11ea6acac4f0a
Immutable. Data format of the output data. .google.cloud.bigquery.storage.v1beta2.DataFormat data_format = 3 [(.google.api.field_behavior) = IMMUTABLE];
[ { "docid": "401eaa9a8456d539aee8986a19d94bb1", "score": "0.65266263", "text": "public Builder setDataFormat(com.google.cloud.bigquery.storage.v1beta2.DataFormat value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000004;\n dataFormat_ = ...
[ { "docid": "8ac9b662220dcb660abf87297fa7ff88", "score": "0.75657576", "text": "@java.lang.Override\n public com.google.cloud.bigquery.storage.v1beta2.DataFormat getDataFormat() {\n com.google.cloud.bigquery.storage.v1beta2.DataFormat result =\n com.google.cloud.bigquery.storage.v1beta2.DataFo...
a48e4d14991f5f6c24ce83d277e234ba
memory of size 200 Memory : |200|
[ { "docid": "d451d77de0878cce452e6db48bdde31c", "score": "0.6236752", "text": "@Test\r\n public void testAlloc() {\n mem = new WorstFitMemory(200);\r\n int allocNum = 0;\r\n assertTrue(mem.getDefrag() == 0);\r\n assertTrue(mem.getFailedAllocs() == 0);\r\n assertTrue(...
[ { "docid": "90d51b1897cebf4d429d77d8ad481b76", "score": "0.6823894", "text": "private void malloc(){\n\n\t\tbyte rA = program[counter+1];\n\t\tbyte rB = program[counter+2];\n\n\t\tint l = parser.parseInt(register[rA]); // size of memory to allocate\n\t\tparser.parseInt(vMemory.size(), register[rB]);\n\n...
9f38a9dd6bf8efe96d5c9b8aa00eb191
This method runs 60 times a second.
[ { "docid": "df35f4fd973700bc573b3aea8424295e", "score": "0.0", "text": "public void tick() {\n\t\tscreen.tick();\r\n\t}", "title": "" } ]
[ { "docid": "aa993bf6b407312c98229808219c4673", "score": "0.7292873", "text": "@Override\n\tpublic void run(int minutes) {\n\t}", "title": "" }, { "docid": "42e4d0974df72c38a688f362c0c869d4", "score": "0.67330986", "text": "@Override\n public void run() {\n i...
6b783b5b57abf3222add2599fe85d7fa
$ANTLR end "rule__Bundle__Group__1" $ANTLR start "rule__Bundle__Group__1__Impl" InternalOntologicalModelingLanguage.g:2963:1: rule__Bundle__Group__1__Impl : ( RULE_BUNDLE_TOKEN ) ;
[ { "docid": "5b9adbbf795396f7788188e2330f211a", "score": "0.7408311", "text": "public final void rule__Bundle__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalOntologicalModelingLanguage.g:2967:1: ( ( RULE_B...
[ { "docid": "d477eee34ac2dfb1948747228beb3876", "score": "0.7825496", "text": "public final void rule__Bundle__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalOntologicalModelingLanguage.g:2928:1: ( rule__Bundle__...
c12620edf774143dc6e049226f654503
end checkInitialization Calls and then returns id for passenger.
[ { "docid": "df146780330d1eda4b25bf976e2d5bdd", "score": "0.0", "text": "public static int getID(int ID) {\r\n\t\tcheckInitialization();\r\n\t\treturn ID;\r\n\t}", "title": "" } ]
[ { "docid": "d54149df9b8ef7940c3083f8e0dbbd2f", "score": "0.57974637", "text": "public void onModuleLoad() {\r\n\r\n\t\tnew UseTracking(this.getClass().getName());\r\n\r\n\t\tString uniqueID = EncryptText.decrypt(Cookies.getCookie(\"UniqueID\"));\r\n\t\t// uniqueID = \"AllineWatkins_1332886062783\";\r\n\...
76dbeff8e3171bbe3dd60f3740b6d2c8
Metodo responsavel por recuperar a propriedade coordenadaY
[ { "docid": "df5c049830d29b20bc3ae7d5140ba9b5", "score": "0.6678954", "text": "public Integer getCoordenadaY() {\n\t\treturn coordenadaY;\n\t}", "title": "" } ]
[ { "docid": "be4a35c41a5ee85f5a191e5c1c74e4bd", "score": "0.67727035", "text": "public double get_y(){\n return coordinates[1];\n }", "title": "" }, { "docid": "9ec7549e55c1b7e8a9e3e276d71596ba", "score": "0.6622201", "text": "public double getY() {\n return location...
07895f3345ee930b88be58df6a3ea53a
Lets the application communicate with MySQL
[ { "docid": "75c571d4472ed57582084b0a0ce66a7c", "score": "0.0", "text": "@Repository\r\npublic interface UserRepository extends CrudRepository<User, Integer>{\r\n\r\n}", "title": "" } ]
[ { "docid": "4026631d2c96fbf3b37eede544102a53", "score": "0.6696158", "text": "public interface DBConnector {\n /**\n * @since 1.0\n * Tenta una connessione al database.\n * @return esito del tentativo di connessione\n */\n public boolean connect();\n \n /**\n * @since 1.0...
9b888e58db5e8e611ebcda50cc6b7be2
Retrieves the scene clear colour.
[ { "docid": "b79a836be9d0b02312665c7704e3a8f6", "score": "0.80227834", "text": "public Colour getClearColour() { return m_clearColour; }", "title": "" } ]
[ { "docid": "941447d6ce29c4cdb001be2b325db177", "score": "0.7012351", "text": "void clearColor();", "title": "" }, { "docid": "bacc50cf8849bfd6a1d37b0bac12fbca", "score": "0.6675478", "text": "public void setClearColour(Colour c) { m_clearColour = new Colour(c); }", "title": "" ...
6e8d3beb60ab1025115681d25c57df44
repeated .CMsgVarField variable = 4 [(.allow_add) = false, (.allow_delete) = false, (.var_field_type) = VAR_TYPE_STRING];
[ { "docid": "ad1573779d947a3a5a0bd1310330e9d5", "score": "0.56433165", "text": "public Builder addVariable(\n int index, TfProtoDefMessages.CMsgVarField value) {\n if (variableBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException()...
[ { "docid": "81cda29423362c9f47b71262d1b43c36", "score": "0.7385343", "text": "TfProtoDefMessages.CMsgVarField getVariable(int index);", "title": "" }, { "docid": "81cda29423362c9f47b71262d1b43c36", "score": "0.73837465", "text": "TfProtoDefMessages.CMsgVarField getVariable(int index)...
b96a75f96f8109a14bba5f52cff157cd
This method was generated by Apache iBATIS ibator. This method sets the value of the database column V_RP_WK_BRANCH_TRAFF_3G.SPEECH_TRAFF_PER
[ { "docid": "4c3f6a0c3194112cb86d49080ffe00f8", "score": "0.5828736", "text": "public void setSpeechTraffPer(BigDecimal speechTraffPer) {\n this.speechTraffPer = speechTraffPer;\n }", "title": "" } ]
[ { "docid": "65f4b190b72a0ff3fd3e664ce830118b", "score": "0.56000614", "text": "public void setSpeechTraff(Float speechTraff) {\n this.speechTraff = speechTraff;\n }", "title": "" }, { "docid": "65f4b190b72a0ff3fd3e664ce830118b", "score": "0.56000614", "text": "public void s...
e01ee756218b05b57c1c1ee6c0565f06
Set the values for the attributes of the Jar object.
[ { "docid": "db6fa96663baefaebe15b769b2a33b8d", "score": "0.6162873", "text": "private void setNameAndVersionOfJar(File fileContainingJar, LibraryDetails jar) {\n\n String jarName = getName(fileContainingJar.getName());\n String jarVersion = getVersion(fileContainingJar.getName());\n\n ...
[ { "docid": "13c17cdf8556b1d071d6db7c907c2a17", "score": "0.62536633", "text": "public void setJar(String[] jar);", "title": "" }, { "docid": "f33b57fb7b9cc46dfcdf345923e18b26", "score": "0.5866896", "text": "private void setNameAndVersionOfJar(File fileContainingJar, JarFile jar) {\n...
8318b1a837dada510a8e4741a2c7267f
Creates string from input stream (with UTF8 encoding).
[ { "docid": "e0c2e76f3e0f698fb72ffc6a6f66b61e", "score": "0.6588748", "text": "public static String streamToString(InputStream input) {\n // StringBuilder textBuilder = new StringBuilder();\n // Reader reader = new BufferedReader(new InputStreamReader(input, StandardCharsets.UTF_8));\n ...
[ { "docid": "62ee15bdaaaa1bcd7b0d6554cf33042a", "score": "0.7002084", "text": "private String convertStreamToString(InputStream is) {\n java.util.Scanner s = new java.util.Scanner(is, \"UTF-8\").useDelimiter(\"\\\\A\");\n return s.hasNext() ? s.next() : \"\";\n }", "title": "" }, ...
ceeba5b7c6da7d530f1015315c89774f
Starts RMID on any free port.
[ { "docid": "95d0beca21b245a67b625b31200c048e", "score": "0.6869458", "text": "public static int startRmid() {\n if (port != -1) {\n return port;\n }\n\n Util.setJavaPolicy();\n Util.removeFile(LOG_DIR);\n\n final String[] cmdArray;\n final String rmid...
[ { "docid": "c762a1c2ebebaa503ab383e7b7fa46ab", "score": "0.6152892", "text": "public void startConnection(String ip, int port);", "title": "" }, { "docid": "e6d77a6169dfeb812f28bd49a41768fa", "score": "0.61523885", "text": "@Override\n\t\t\tpublic void run() {\n\t\t\t\ttry {\n\t\t\t\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4afb39078e79bf7a32aab9d6106750f7", "score": "0.0", "text": "@Override\n\tpublic void setImage(ImageName image) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.69058454", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.6677988", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
dadca49fa0f69d056296eda38f8189b4
return whether the list is empty or not
[ { "docid": "9a19b927664a233e73bede8fd5548457", "score": "0.7828541", "text": "public boolean isEmpty() { return size == 0; }", "title": "" } ]
[ { "docid": "c2901a7c1c258ffe19bf0908eae080ae", "score": "0.8840747", "text": "@Override\n\tpublic boolean isEmpty() {\n\t\treturn list.isEmpty();\n\t}", "title": "" }, { "docid": "a3ce27b45b4b01e163b5eea1588a87ec", "score": "0.8821765", "text": "public boolean isEmpty()\n\t{\n\t\tret...
d3b5d583df77b3ec016527de78f99901
/ 576: / 577:
[ { "docid": "8a44df77c04f7f4bc9750f0322025ff8", "score": "0.0", "text": "public static int secondBetween(String beginDate, String endDate)\r\n/* 578: */ {\r\n/* 579:941 */ SimpleDateFormat sdfSecond = new SimpleDateFormat(\"yyyy-MM-dd HH:mm:ss\");\r\n/* 580: */ try\r\n/* 581: */ {\...
[ { "docid": "0adb5f1f1c75684eab047201533dcfe7", "score": "0.6197377", "text": "protected void mo5609b() {\n }", "title": "" }, { "docid": "a8f4d3149e0f7a43b23b53ce69363fd6", "score": "0.5981406", "text": "public void mo5202b() {\n }", "title": "" ...
081fde6724898f3c465f7907073ef8fe
Use CSVCMsg_Print.newBuilder() to construct.
[ { "docid": "01742ba4af20ccf9a1b2b864a0fa06b6", "score": "0.82222265", "text": "private CSVCMsg_Print(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "title": "" } ]
[ { "docid": "5f3fb91f954bb1c2a850c3eaa942c7c2", "score": "0.67039925", "text": "public static CsvPrinterBuilder getInstance() {\n return new CsvPrinterBuilder().setFormat(CsvFormat.DEFAULT);\n }", "title": "" }, { "docid": "ccf8d79bbe064fa7d0bc846146673306", "score": "0.61147594...
22262859f93ed369ba40f5d7a7650d6b
Check the cipherText length before instantiating byte[]
[ { "docid": "a7d2b986aff7bc4adf66e17f83a92919", "score": "0.53115904", "text": "public static boolean exceedsMaxSizeLimit(int ciphertextLen) {\n\t\tint maxCipherTextSize = SecurityHandler.securityConfiguration().getMaxAllowedCipherTextSize();\n\t\tif(ciphertextLen > 0 && ciphertextLen > maxCipherTextSiz...
[ { "docid": "f2ca82bb7b17c02f42cf168e05a38736", "score": "0.6182538", "text": "@Test\n public void TestZeroLengthByteArray() {\n final byte[] aSourceByteArray = {(byte) 0xaa, (byte) 0xbb, (byte) 0xcc};\n final byte[] anotherSourceByteArray = {};\n\n try (final SplitKeyEncryption myEncryp...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "409f373e44aca70ec274364eaff8c37f", "score": "0.0", "text": "public void run() {\n\t\t\tsendMsgs(c, list, mesgstr);\r\n\t\t}", "title": "" } ]
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.66616714", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "81758c2988d9979c7d4b3fd5b3cce0e5", "score": "0.6566483", "text": "@Override\r\n\tpublic void pular() {\n\r\n\t}", "title": "" }, { ...
5b84d23834ddcc70645bee586f49534b
Return the offset (in bytes) of the field 'sourceId'
[ { "docid": "c41b6440690180ff6b1ae2d4184f76a3", "score": "0.8143718", "text": "public static int offset_sourceId() {\n return (0 / 8);\n }", "title": "" } ]
[ { "docid": "bdc944474ce502c2c609b7184ea36301", "score": "0.7302343", "text": "public int get_sourceId() {\n return (int)getUIntBEElement(offsetBits_sourceId(), 16);\n }", "title": "" }, { "docid": "48928899b306ee3b419b011ae241b08d", "score": "0.7264477", "text": "public lon...
687a8dd3257989c74dbd48810653d66f
A pagination token that can be used to get the next page of results. string next_page_token = 2;
[ { "docid": "85eb143058854f750ea34d6668b685fa", "score": "0.59019125", "text": "@java.lang.Override\n public com.google.protobuf.ByteString getNextPageTokenBytes() {\n java.lang.Object ref = nextPageToken_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b =\...
[ { "docid": "2ee88587990a3ba6dd8976b41ae87de9", "score": "0.74685115", "text": "@ApiModelProperty(value = \"The token required to request the next page of the data. If null, no further results are available.\")\n public String getNextPage() {\n return nextPage;\n }", "title": "" }, { "do...
5edddd875a3022876b49158c78fc358d
Limpia los campos de alta proveedor
[ { "docid": "1eee10172e8839b14c539a4beacadc7d", "score": "0.62784445", "text": "public void limpiaAltaCliente() {\n logger.debug(\"Limpiando campos form alta cliente\");\n jTextField3.setText(\"\");\n jTextField4.setText(\"\");\n jTextField5.setText(\"\");\n jTextField6...
[ { "docid": "e81927b0772dc76f71753971bfa0b76f", "score": "0.7432234", "text": "public void limpiaAltaProveedor() {\n logger.debug(\"Limpiando campos form alta proveedor\");\n jTextField1.setText(\"\");\n jTextField12.setText(\"\");\n jTextField13.setText(\"\");\n jTextF...
b9c31c07591d2b08605d7f7cd538d387
Test creation of web project. open New Project wizard from main menu (File|New Project) select Web|Web Application in the next panel type project name and project location in next panel sets server to Glassfish and J2EE version to Java EE 5 in Framework panel set Spring framework finish the wizard wait until scanning o...
[ { "docid": "63da8089bc7161045edb2e7782f4cf7a", "score": "0.80029374", "text": "public void testNewSpringWebProject() throws IOException {\n NewProjectWizardOperator projectWizard = NewProjectWizardOperator.invoke();\n String category = Bundle.getStringTrimmed(\n \"org.netbea...
[ { "docid": "1a9bafa85711353083533e33bd47a8ba", "score": "0.5874952", "text": "@Test public void testNewSpringBootProject() throws Exception {\n\n//\t\tassertWorkspaceProjects(/*none*/);\n\t\tassertNonServiceElements(/*none*/);\n\n\t\tString projectName = \"testProject\";\n\t\tcreateBootProject(projectNa...
3e69ee11d47daa6b756884fbff0a49f5
Check if the password fulfills all the requirements
[ { "docid": "f914b54ca15aa0fc706e33a1e5993bad", "score": "0.0", "text": "@Override\n public void onClick(View v) {\n String message = pwc.checker(password.getText().toString());\n //Print the message to user if it's not empty\n if (!message.isEmpty(...
[ { "docid": "71e3216b8fb808210c5377bd59fae0fe", "score": "0.8237449", "text": "boolean hasPassword();", "title": "" }, { "docid": "71e3216b8fb808210c5377bd59fae0fe", "score": "0.8237449", "text": "boolean hasPassword();", "title": "" }, { "docid": "71e3216b8fb808210c5377bd...
7a48bed80d3fbd2dd942ce825034e334
Display a dialog according to the given id number.
[ { "docid": "0b69403250176ebf786ed604c2b0f7f7", "score": "0.0", "text": "protected Dialog onCreateDialog(int id){\n\n switch (id){\n // The first dialog, to set the password.\n case MainActivity.DIALOG_PASSWORD_SET:\n\n dialog = new Dialog(this);\n // Create a new dialog as...
[ { "docid": "a77ec3973c185588553fd8e452f9bb35", "score": "0.69288296", "text": "void showDetailsDialog(long id) {\n \t\tDialogFragment newFragment = DetailsDialogFragment.newInstance(id);\n \t\tnewFragment.show(getFragmentManager(), \"details_dialog\");\n \t}", "title": "" }, { "docid": "c5eb...
49bc7fd7ce2f4062a4543a6ad6dd3c98
mutator that gets the number of team fouls for the team
[ { "docid": "81897ae0b5c7f811a50b5d18d774cf20", "score": "0.7432652", "text": "public int getTeamFouls() {\n return teamFouls;\n }", "title": "" } ]
[ { "docid": "6e0efe7eab48f3b0d3b9fc9a650aea96", "score": "0.78537524", "text": "int getTeamsCount();", "title": "" }, { "docid": "a52109f9f451b49d9b665512bd97c9b4", "score": "0.7698852", "text": "int getTournamentTeamsCount();", "title": "" }, { "docid": "a52109f9f451b49d9...
bfd7d570ca5897cce6f7f2aa3bfd07ee
return le type de compte rendu
[ { "docid": "694923233b7f87240db300ee16f2a45b", "score": "0.0", "text": "public String getType() {\n return type;\n }", "title": "" } ]
[ { "docid": "7febe900d9e379027a5e92be45e4789d", "score": "0.7084039", "text": "String getType();", "title": "" }, { "docid": "7febe900d9e379027a5e92be45e4789d", "score": "0.7084039", "text": "String getType();", "title": "" }, { "docid": "7febe900d9e379027a5e92be45e4789d",...
acb3bd86a484fc4b32f021c9305fe7ea
This method was generated by MyBatis Generator. This method corresponds to the database table TB_SITE_OS_ITEM
[ { "docid": "af6bcec95fdf1358f6721e4c6d9d1ac3", "score": "0.5399192", "text": "List<TbSiteOsItemDTO> selectByExample(UTbSiteOsItemExample example);", "title": "" } ]
[ { "docid": "6c830ac0f8efe76d546e8f35007a2da0", "score": "0.5960959", "text": "TbSiteOsItemDTO selectByPrimaryKey(TbSiteOsItemKey key);", "title": "" }, { "docid": "7b58d5f7efa6fbca41931269cc1ee54c", "score": "0.5583987", "text": "public List GetItemTable() {\n MapSqlParameter...
d51228d26fd77a05bba15587dcaba270
end calculateNeed Checks to see if customer can get resources
[ { "docid": "a1fc17f0e5a96de6665b89f890a8d9c9", "score": "0.66626453", "text": "public boolean canRun(int customerNumber){\r\n/*\r\n boolean safeToRun = false;\r\n\r\n for(int i = 0; i < numOfResources; i++){\r\n if(need[customerNumber][i] >= available[i]){\r\n saf...
[ { "docid": "d379a39c345570f32dd000621ade6fbb", "score": "0.6716211", "text": "public void calculateNeed(int customerNumber){\r\n for(int i = 0; i < numOfResources; i++){\r\n int cusNeed = maximum[customerNumber][i] - allocation[customerNumber][i];\r\n need[customerNumber][i]...
b788bded2fadbc4d846eaeaf0f06c136
Finds a coupon by coupon ID.
[ { "docid": "a7bef033e6da37114c3c01d78332d38b", "score": "0.6651763", "text": "@Transactional(propagation=Propagation.REQUIRES_NEW)\r\n\tpublic Coupon getCouponByCouponId(long couponId) throws ApplicationException {\r\n\t\ttry {\r\n\t\t\treturn entityManager.find(Coupon.class, couponId);\r\n\t\t} catch (...
[ { "docid": "816007e5adc72b05e100d67267b1d536", "score": "0.755233", "text": "@Override\n public Coupon getOneCoupon(int couponId) throws SQLException, CouponNotFoundException {\n Connection con = pool.getConnection();\n\n try {\n\n PreparedStatement stmnt = con.prepareStateme...
87cdb5a477c7e24f00c51c561e735d61
This function prints the student's progress heading.
[ { "docid": "2553cafed83c1094923628db054ad92d", "score": "0.90382814", "text": "public void studentProgressHeading() {\n printLine();\n System.out.println(\"STUDENT PROGRESS:\\n\"\n + \"1. Add progress - (Cmd: add) \\n\"\n + \"2. View Student Progress - (Cmd: view)\\n\...
[ { "docid": "43bd493745868086032ee3664918e870", "score": "0.7172033", "text": "public void manageStudentsHeading() {\n System.out.flush();\n printLine();\n System.out.println(\"MANAGE STUDENTS:\\n\"\n + \"1. Student List \\n\"\n + \"2. Add student \\n\"\n ...
179ebc0ed6ccf8fbec0c66bb62251bc1
main invokes this method to tell this thread to terminate
[ { "docid": "bb681389a221aa4f71233d87c7309ea8", "score": "0.6038808", "text": "public void exit() {\n\t\texiting = true;\n\t}", "title": "" } ]
[ { "docid": "3de686f35d6017799603b0b5a502e6a8", "score": "0.7414887", "text": "public void terminate() {\n\t\t\r\n\t}", "title": "" }, { "docid": "4fe44d7e443125911cf11568180d9fa1", "score": "0.7369327", "text": "public void terminate() { }", "title": "" }, { "docid": "f37...
84b9eb8d7dd63e61b4a45dcb4472e90d
Nonstatic method. write effect. Private region, default method: Good BAD
[ { "docid": "8ff39d9a4b60cb4bceed11839c9c9314", "score": "0.0", "text": "@RegionEffects(\"writes c:PrivateRegion\" /* is UNASSOCIATED: region is less visible than method */)\n void bad_write_privateRegion_defaultMethod(C c) {}", "title": "" } ]
[ { "docid": "42d9d52c007e754d7301a86ed69f869f", "score": "0.7631766", "text": "@Override\n\tpublic void write() {\n\t\t\n\t}", "title": "" }, { "docid": "fcb58e3dafb65dad45287c0f85cb0283", "score": "0.7043204", "text": "@Override\n\tpublic void write() throws IOException {\n\t\t\n\t}"...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "ea30434158a32ff20eec33113d077da5", "score": "0.0", "text": "@Override\r\n\t\tpublic int compareTo(Table o) {\n\t\t\treturn 0;\r\n\t\t}", "title": "" } ]
[ { "docid": "81005989525ec80103fbaf46f9c37779", "score": "0.6694239", "text": "@Override\n\tpublic void agit() {\n\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.65686274", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "title": "" }, ...
f47aea79e85a10228d2b2af0fbf61820
thread for save new ProfilePatternElement entities ============================================================================================================= Constructors =============================================================================================================
[ { "docid": "637581d50767d0c9622fac2c0950934f", "score": "0.0", "text": "public ProfilePatternPanelTransferHandler() {\r\n\t\t\ttry {\r\n\t\t\t\tdf = new DataFlavor( DataFlavor.javaJVMLocalObjectMimeType + \";class=\" \r\n\t\t\t\t\t\t+ CompetencePanel.class.getName() );\r\n\t\t\t} catch ( Exception thex ...
[ { "docid": "d6646a47b5093ef0aeaf4272681c02ac", "score": "0.53231174", "text": "@Override\r\n public void run() {\n IArchimateElement element = (IArchimateElement)IArchimateFactory.eINSTANCE.create(profile.getConceptClass());\r\n element.setName(profile.getName())...
9964896f8f0d0ed3107b465548f0c44b
Scales the bitmap image before sending it to Google for processing.
[ { "docid": "aba5213db5106ffc6ace027d7f6b045e", "score": "0.5757483", "text": "public Bitmap scaleBitmapDown(Bitmap bitmap, int maxDimension) {\n\n int originalWidth = bitmap.getWidth();\n int originalHeight = bitmap.getHeight();\n int resizedWidth = maxDimension;\n int resize...
[ { "docid": "5cbd06c0ddd23496062e6b9cd2d9bf55", "score": "0.72601974", "text": "public void scaleImage(){\n\tscaleImage(162,100);\n }", "title": "" }, { "docid": "45e7fc6e67287aecee5806a7b3e51705", "score": "0.7192475", "text": "private Bitmap scaleBitmap(Bitmap originalBitmap) {\n...
1a126ba0b4462d1210cc5db73e9e656c
This one's special: Because we may shoot multiple times, it's easier to just build it here and return it. All other movements are mostly one off or simple, so we don't need to do much.
[ { "docid": "c8ab7c49e1c0fed95b630a64ba2f65c3", "score": "0.5404056", "text": "public ParallelDeadlineGroup buildSpinupAndShoot(double targetDistance){\n return \n new ParallelDeadlineGroup(\n new SequentialCommandGroup(\n new WaitCommand(0.02),\n new RunCommand(()->...
[ { "docid": "1d774e2a1920059a9cc370919f76ff84", "score": "0.70259994", "text": "public Shot shoot()\n {\n shotDelayLeft = shotDelay;\n return new Shot(x, y, angle, xVelocity, yVelocity, 40);\n }", "title": "" }, { "docid": "3bd3a2f5af4c215a874b156b8abfb23e", "score": "...
47bb06c4cb27ad021ed502e3cb000f29
return the currency being charged
[ { "docid": "a32d819d0db05eac13c065e50ff09c18", "score": "0.7219653", "text": "public String getCurrency() {\n return currency;\n }", "title": "" } ]
[ { "docid": "e11c56bc71a062881751532d32264f4f", "score": "0.7859042", "text": "String currency();", "title": "" }, { "docid": "bddcfdedd920b6aa3fdf91a8b59dedcb", "score": "0.7849391", "text": "java.lang.String getCurrency();", "title": "" }, { "docid": "bddcfdedd920b6aa3fd...
becad4810590393941aeb55707e9926a
update the message digest with a single byte.
[ { "docid": "43cb26dbadbc48a1cc52c66cb1c60ebd", "score": "0.61845094", "text": "public void update(byte b)\r\n\t{\r\n\t\tint remainingLength = 0; // left bytes of buffer\r\n\r\n\t\t// process the buffer if full else add to buffer:\r\n\t\tremainingLength = BLOCK_LENGTH_BYTES - bufferPos;\r\n\t\tif(remaini...
[ { "docid": "c79714360473f379428498082e489fd1", "score": "0.69105524", "text": "@Override\n\t\tpublic void updateMessageDigest(MessageDigest messageDigest) {\n\t\t\tupdateMessageDigest(messageDigest, available());\n\t\t}", "title": "" }, { "docid": "9a2bb432eef834884d5661669309d18f", "sco...
6a9e3f2e11b79c2b6db5da89b41c67da
Construtor da classe FiltroCriterioSituacaoLigacaoAgua
[ { "docid": "3254a7ebae43f8e1209f65d8a498114f", "score": "0.8263618", "text": "public FiltroCriterioSituacaoLigacaoAgua() {\r\n }", "title": "" } ]
[ { "docid": "5ffbd985e5f2393d1349fb0bfc84f30c", "score": "0.58810544", "text": "public FiltroUscita() {\n }", "title": "" }, { "docid": "ba9811ebfde204c96eed616ad785bc20", "score": "0.57666093", "text": "public Attesa(Gioco gioco){\r\n\t\tsuper(gioco);\r\n\t}", "title": "" },...
9754b23bda5533819a87cfa103778c0f
Set port of server which is listening at the org's server
[ { "docid": "b1c30c62f541665110ef57b07d49c8b2", "score": "0.7108591", "text": "public void setPort(int value) {\n port = value;\n }", "title": "" } ]
[ { "docid": "31bd60a58cd1068912eaa629e20a3d62", "score": "0.84828", "text": "void setServerPort(int serverPort);", "title": "" }, { "docid": "d291816e67d7df73806b1060d838e311", "score": "0.789857", "text": "void setServerBindPort(int serverBindPort);", "title": "" }, { "do...
0289f6a17589314a67a2b94cbd36cf48
get this activity instance
[ { "docid": "66fe910dd1d611505731c6eaf8ac52ad", "score": "0.71765125", "text": "public static LoginActivity getInstance() { return instance; }", "title": "" } ]
[ { "docid": "91029a38f211c45816c058fc6ab53a00", "score": "0.8092605", "text": "public static synchronized ChoseActivity getInstance() {\n return mInstance;\n }", "title": "" }, { "docid": "e81498f89d81a2e3e026db36fdef0616", "score": "0.7546993", "text": "public static Activi...
8f86ad22311830032812f947df569050
/ Method that rotates a Bitmap
[ { "docid": "139248d0d381232a24f446f0ccbb3dc5", "score": "0.6646583", "text": "public static Bitmap RotateBitmap(Bitmap source, float angle)\n {\n Matrix matrix = new Matrix();\n matrix.postRotate(angle);\n return Bitmap.createBitmap(source, 0, 0, source.getWidth(), source.getHeig...
[ { "docid": "4238fa39dd09b9f9f4e91d526dbe93df", "score": "0.7737262", "text": "void rotateImage();", "title": "" }, { "docid": "7561d4ac69fc9e33ea9e9840a009f402", "score": "0.7720675", "text": "private Bitmap rotateImage(Bitmap bitmap) {\n //convert bitmap to byte array\n ...
134437c404fd8b615e1aa7560377a421
Lista todos los objetos Metricaquimicasuelo en la base de datos.
[ { "docid": "0dc430cc9b42d3257c1b99766647b58b", "score": "0.7036186", "text": "public ArrayList<Metricaquimicasuelo> listAll() throws NullPointerException;", "title": "" } ]
[ { "docid": "33846f33f22ea03f8e2e45a32514cb7c", "score": "0.712299", "text": "@Override\n\t@Transactional(readOnly = true)\n\tpublic List<Metrica> darTodasLasMetricas() {\n\n\t\treturn metricaDAOW.darTodasLasMetricas();\n\t}", "title": "" }, { "docid": "c487b4a331cae69421720251dd7e051d", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "88caf25ab282604b9ddfa78e51c1baeb", "score": "0.0", "text": "@Override\n\tpublic int getColumnCount() {\n\t\treturn 3;\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...
c43c0f37fc31e6900139e8f3a8536ccf
Constructors with no paramaters
[ { "docid": "a461c98d068868517239fae7d87e4db2", "score": "0.0", "text": "public LamisDbImpl() {\n final EntityManagerFactory emf = Persistence.createEntityManagerFactory(String.valueOf(Util.getProperty(\"id\")));\n em = emf.createEntityManager();\n\n }", "title": "" } ]
[ { "docid": "e2edbcb806352f1973f81bd7a2a6f71e", "score": "0.7339863", "text": "ConstructorOverloading(){\n\t\tSystem.out.println(\"I am non argument contructor\");\n\t}", "title": "" }, { "docid": "096a99df63c2b20df6822c42f3529b28", "score": "0.7271647", "text": "private SingleObject(...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "958bd2c0de0be2ab6894697f961de488", "score": "0.0", "text": "public final void mo118689a(VKAttachments vKAttachments) {\n if (vKAttachments == null) {\n vKAttachments = new VKAttachments();\n }\n if (this.f121359b != null) {\n vKAttachments.addAll(th...
[ { "docid": "acca3c01e51d08a4d60d67937f3fd23f", "score": "0.6243165", "text": "public interface C2525a {\n /* renamed from: a */\n void m12672a();\n }", "title": "" }, { "docid": "0b5ec8f53273b48128542de9a10a26fa", "score": "0.61942255", "text": "public interface C353...
c9b35fc223ded519abdebd3dede71f72
Default empty Appointment constructor
[ { "docid": "136a23bdeaa5aa561e03d8b09c1724e3", "score": "0.89318645", "text": "public Appointment() {\n\t\tsuper();\n\t}", "title": "" } ]
[ { "docid": "642e79e36a461197d662eea78df9e279", "score": "0.83085585", "text": "public Appointment() {\n\t\t// TODO check for existing ids or make sure that counter is restored too with the appointments (from save)\n\t\tthis(null, null, \"<undefined>\", new ArrayList<>(), null);\n\t}", "title": "" ...
eeec506ae23502dfb8d96bb1a4385cde
We want to make sure this operation never fails. So we acquire lock on USER first. One way it could have failed: Thread2 acquires a lock on User => This Thread deletes accounts belonging to User => Thread2 adds a new Account and commits the transaction => This Thread wants to delete User but fails because there are sti...
[ { "docid": "5346bb1f53660f550e9e1e1f8ee5258e", "score": "0.0", "text": "public boolean deleteById(UUID id) {\n var userRecord = ctx().selectFrom(USER)\n .where(USER.ID.eq(id))\n .limit(1)\n .forUpdate()\n .fetchAny();\n if (userRe...
[ { "docid": "8f62e5fe7ce503ce2ef6acc23cbb788d", "score": "0.67088395", "text": "@Test\n\tpublic void testTransferFailOnDBLock() throws CustomException, SQLException\n\t{\n\t\tfinal String SQL_LOCK_ACC = \"SELECT * FROM Account WHERE AccountId = 5 FOR UPDATE\";\n\t\tConnection conn = null;\n\t\tPreparedSt...
f91755e9c4dad6e4d1e474efc3ea4e4d
Gets the "Contact" element
[ { "docid": "62595b3aebb7b76371f1d03c6fd6d221", "score": "0.7803102", "text": "public java.lang.String getContact()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.SimpleValue target = null;\n target = ...
[ { "docid": "5a93b37efb18f879c3de39d266e869a8", "score": "0.77245355", "text": "public String getContact() {\n return this.contact;\n }", "title": "" }, { "docid": "bc113c1c5afc87e51b1177d7f61d33d6", "score": "0.7707692", "text": "ContactInformation getContact();", "title":...
2d1ad9ea5491c1776ff67947179e9f30
file name of image First Constructor.
[ { "docid": "e0afda3524eaa63b8560aca41e8c822a", "score": "0.0", "text": "public Body(double xP, double yP, double xV, \n\t\tdouble yV, double m, String img) {\n\t\txxPos = xP;\n\t\tyyPos = yP;\n\t\txxVel = xV;\n\t\tyyVel = yV;\n\t\tmass = m;\n\t\timgFileName = img;\n\t}", "title": "" } ]
[ { "docid": "f7de70222095a33df4839e203bdbc58c", "score": "0.71284384", "text": "public Picture(String fileName) {\r\n\t\t// let the parent class handle this fileName\r\n\t\tsuper(fileName);\r\n\t}", "title": "" }, { "docid": "ac6626fe997f612c106aaff15213c3f7", "score": "0.6902125", "t...
95007cfd86cc07f9d8f98873ddb0c9f2
Test case number: 183 /Coverage entropy=1.6094379124341005
[ { "docid": "7dc7a1bcbb43349a5045e8f67086dee5", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test183() throws Throwable {\n String string0 = \"i!\";\n Form form0 = new Form(\"i!\");\n assertNotNull(form0);\n assertEquals(\"i!\", form0.getComponentId());\n asser...
[ { "docid": "8034a0573a8164944bf0126f2c1accd4", "score": "0.73396355", "text": "@Test(timeout = 4000)\n public void test121() throws Throwable {\n TestInstances testInstances0 = new TestInstances();\n Instances instances0 = testInstances0.generate();\n Evaluation evaluation0 = new Evalu...
c16cebc6e8a3c48c30cf1831e815e050
This method is used to get headers.
[ { "docid": "28c661fff91b925b0c7033f271fa23ee", "score": "0.7638251", "text": "public HashMap<String, String> getHeaders() {\n\t\treturn headers;\n\t}", "title": "" } ]
[ { "docid": "aed7d3b6df3ff83b8f71d8454b99f8f3", "score": "0.7969794", "text": "@Override\n public HttpHeaders getHeaders() {\n return headers;\n }", "title": "" }, { "docid": "08b9ad85ce14f35a1962fe2f70db21fe", "score": "0.7841145", "text": "List<String> getHeaders();", ...
c547a58e7f8c29eaf00de13cb551002d
Compares every given Weis and decides which team gets the points. Points are added to the scoreboard.
[ { "docid": "4364b4e270d0e70accba48b3245af2ce", "score": "0.6000813", "text": "public void addWeisToScoreBoard() {\n\t\tWeisToScoreBoardHandler weisToScoreBoard = new WeisToScoreBoardHandler(declaredWeise, trump);\n\t\tweisToScoreBoard.execute();\n\t\taddScore(weisToScoreBoard.getTeamId(), weisToScoreBoa...
[ { "docid": "29637e25e1486f1814d8f8b4360ff85b", "score": "0.65529233", "text": "private String sumScore() {\r\n\t\tint scoreTeam1 = 0;\r\n\t\tint scoreTeam2 = 0;\r\n\r\n\t\tif (selectedToggle.equals(\"Tennis\")) {\r\n\t\t\tint winCounterTeam1 = 0;\r\n\t\t\tint winCounterTeam2 = 0;\r\n\t\t\tfor (int i = 0...
b33e8fcf3e9cb3d941f9e66ad968278f
Provide custom argument resolvers without overriding the builtin ones.
[ { "docid": "a2ab08b0a6a8fb6eb54767fcd46e1b5e", "score": "0.7490388", "text": "default void addArgumentResolvers(List<HandlerMethodArgumentResolver> resolvers) {\n\t}", "title": "" } ]
[ { "docid": "1883911786ff13eb7a6c3430c3860b84", "score": "0.64689416", "text": "@Override\n\tpublic void addArgumentResolvers(List<HandlerMethodArgumentResolver> resolvers) {\n\t\tresolvers.add(new UserMethodArgumentResolver());\n\t\tWebMvcConfigurer.super.addArgumentResolvers(resolvers);\n\t}", "tit...
da5c05d6a5a621ef2099b87e4bf8d162
Convert to an array of strings (ie toString all the content of params). Objects that are instances of ExtendedExternalResourceDescription_impl are not converted to Strings, as these represent resources we must pass to UIMA
[ { "docid": "7a7e8df90a753f3c4ccf648a8e8dbe47", "score": "0.828546", "text": "public static Object[] convertToStringArray(Object[] params) {\n Object[] stringParams = new Object[params.length];\n for (int i = 0; i < params.length; i++) {\n if (params[i] != null) {\n if (params[i] instan...
[ { "docid": "0ad5368f25ee435b4f70f2a13b33ef90", "score": "0.62915087", "text": "public String paramsToString() {\n return toString();\n }", "title": "" }, { "docid": "1d17f2f6e0bd8cf373122a2eb815b2ce", "score": "0.6270716", "text": "private String[] getStringArrayRepresentation(Ex...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "13d88847121baa7f505143ab93e451ad", "score": "0.0", "text": "@Override\r\n\tpublic VersionInfo queryVersionByClientAndVerNum(VersionInfo param) {\n\t\tlogger.info(\"根据版本号和客户端类型查询版本信息\");\r\n\t\tList<VersionInfo> version = sqlSession.selectList(\"versionInfo.getVersionInfoByClientAndVerNum\",p...
[ { "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...
09b34e20594acc6f1dd3c2febe4bce3d
method that gets AmountFormat
[ { "docid": "eb851a8949adf5e8b4a2c1a30fd6bccc", "score": "0.8052401", "text": "public String getAmountFormat()\n\t{\n\t\treturn amountFormat;\n\t}", "title": "" } ]
[ { "docid": "ef59acb5ed276841061edab3351234b8", "score": "0.72029054", "text": "java.lang.String getFromAmount();", "title": "" }, { "docid": "ef59acb5ed276841061edab3351234b8", "score": "0.72029054", "text": "java.lang.String getFromAmount();", "title": "" }, { "docid": "...
6193d66541b4c543fb2fbb73b5b5f2e6
Construct a retreat behaviour
[ { "docid": "db310273e3fdbf761d49cf4dfc14caab", "score": "0.5627302", "text": "public RetreatBehaviour(Actor target, int minAcceptableDistance) {\n this.target = target;\n this.minAcceptableDistance = minAcceptableDistance;\n }", "title": "" } ]
[ { "docid": "504865971f6ebd39645b852e5ef67b6a", "score": "0.65653396", "text": "Affectation createAffectation();", "title": "" }, { "docid": "504865971f6ebd39645b852e5ef67b6a", "score": "0.65653396", "text": "Affectation createAffectation();", "title": "" }, { "docid": "2d...
2b5a7595ca7a2e703074329626c3b2cd
Returns maximum allowable number of connections, free or otherwise
[ { "docid": "ecad05656baac6e0632824a8ebb4b8f7", "score": "0.0", "text": "public void setMaxPoolSize( int val )\n {\n _max_pool_size = val;\n }", "title": "" } ]
[ { "docid": "477cbc6eccd9efcd5b710ab079bef856", "score": "0.864102", "text": "int getMaximumConnections();", "title": "" }, { "docid": "838d50acb33fcdb65f5882ae1d8cc95b", "score": "0.8586256", "text": "public Integer getMaxConnections();", "title": "" }, { "docid": "392212...
18707a712e0feebee54dfe84bea82416
Test of getLuogo method, of class Evento.
[ { "docid": "755dc1be9c7be2009e7a4373872dc848", "score": "0.61933315", "text": "@Test\n public void testGetLuogo() {\n System.out.println(\"getLuogo\");\n String expResult = \"aula p13\";\n String result = eveGet.getLuogo();\n assertEquals(expResult, result);\n }", "...
[ { "docid": "fd721fbaf5182358b899e60860e6136e", "score": "0.6384105", "text": "@Test\r\n public void testNotificaEvento() throws Exception {\r\n System.out.println(\"notificaEvento\");\r\n OpEvento instance = new OpEvento();\r\n instance.notificaEvento(eve);\r\n }", "title"...
29b8e60121f21ed1fc7de778de750204
Sets the object at a specified index. Gives an exception if it is higher than the length
[ { "docid": "3f9a802d7205b0abb6e50003a4b39884", "score": "0.70148224", "text": "public void set(int indextoaddat, Object toadd)\n\t{\n\t\tif(findEndIndex() >= array.length || indextoaddat < 0)\n\t\t\tthrow new IndexOutOfBoundsException();\n\t\telse\n\t\t{\n\t\t\tarray[indextoaddat] = toadd;\n\t\t\tlarges...
[ { "docid": "5723c5b55b2ca6a1b0ef843ee65870f9", "score": "0.79032797", "text": "Object set( int index, Object obj );", "title": "" }, { "docid": "2bb0c050bd1511def76ba9006bf81867", "score": "0.7859517", "text": "public void set(int index, T object) {\n if (index < this.index) {...
ca22fac22ea18204f828d2ae2767a4e2
to add a value to the hand
[ { "docid": "1faf6c3f47e7eaf67c82598e46b9d86c", "score": "0.5988298", "text": "public void setHand(Card a)\n {\n //one card is added at a time\n this.hand.add(a);\n }", "title": "" } ]
[ { "docid": "bbaf5aecc89ef63976c9ab617a2f5ff7", "score": "0.67637837", "text": "public void add(Object value) {\n\t\t\n\t}", "title": "" }, { "docid": "e1b75aa189e852e6435925c558a940a2", "score": "0.6727487", "text": "public void add (int value) {\r\n\t\ttotal += value;\r\n\t\thistory...
a7b019df30e0d00d09e54aaefb0d8201
line 296 "/home/induk/workspace/x102.4.3src/x10.runtime/srcx10/x10/regionarray/PolyRegion.x10" creation method for java code (1phase java constructor)
[ { "docid": "9d7cf5bf1f95d83e116692ddfab04dc9", "score": "0.56370115", "text": "public PolyRegion(final x10.regionarray.PolyMat pm, final boolean hack198) {\n this((java.lang.System[]) null);\n x10$regionarray$PolyRegion$$init$S(pm, hack198);\n }", "title": "" } ]
[ { "docid": "157a6c3931e40dbd8e30fe2d1cefc910", "score": "0.69721925", "text": "final public x10.regionarray.PolyRegion x10$regionarray$PolyRegion$$init$S(final x10.regionarray.PolyMat pm, final boolean hack198) {\n {\n \n //#line 298 \"/home/induk/workspace/x10-2.4.3-src/x1...
7e85e0dc092de9d5fd7162990f863c7e
TO DO citta ha suo raggio fisso pero deve fisso per ogni citta con lo stesso nome, cambia solo quello dei quartiere
[ { "docid": "8a6c152bbb8c37a530eb418a0803ce03", "score": "0.0", "text": "public Citta(String nomeCitta) {\r\n\tsuper();\r\n\tthis.nomeCitta = nomeCitta;\r\n\tthis.longitudine = this.calcoloLong(); \r\n\tthis.latitudine = this.calcolaLat();\r\n\t\r\n}", "title": "" } ]
[ { "docid": "7f1ad02e9d8b564445e2fec2de2dcf43", "score": "0.65960324", "text": "public void trabajar() {\n\t\tthis.nombre=\"Kevin\";\n\t\tString trabajo = \"Sellar documentos\";\n\t\ttrabajo=\"Elaborar documentos\";\n\t\ttrabajo=\"Convencer clientes\";\n\t}", "title": "" }, { "docid": "420ed7...
69642c0d585ea36f613433890589c983
fetchBodyContent() retrieves the message body from the content server.
[ { "docid": "dcbd7d4bd237d3580e55f55a062c1fc7", "score": "0.6404865", "text": "public static void fetchBodyContent(Message message, Account account, String contentBodyPtr, String contentServerName, String contentServerPort, String contentServerPassword, ByteArrayOutputStream out) { \t\r\n \tString[...
[ { "docid": "4951e370adcbd74bea6e473bcdef0fc9", "score": "0.6019149", "text": "public void loadContent() throws MessagingException {\n if (contentLoaded) {\n return;\n }\n\n NNTPReply reply = connection.sendCommand(\"BODY \" + messageID, NNTPReply.BODY_FOLLOWS);\n\n ...
4573982eff1f9f07a1c79d66c608890a
null should not match
[ { "docid": "46531e20383a6b910a7166efde40c374", "score": "0.6245185", "text": "@Test\n public void test_nullAccountFails()\n throws Exception {\n assertThat( testObject.userIdsMatch( null, testUserId ), equalTo( false ) );\n }", "title": "" } ]
[ { "docid": "0b6e3833eba75606629f01f9722f97d5", "score": "0.68008643", "text": "@Override\n\tpublic Object visitExactlyNotEqualTo(ExactlyNotEqualToContext ctx) {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "61c23ccddd31ec37142eb3ffe5ecd860", "score": "0.6773854", "text": "@Test...
76907fbe498bccb05bf425bd28b9824e
List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined...
[ { "docid": "723cb844689bba894c0afdfc7f7e9253", "score": "0.756473", "text": "@ApiModelProperty(value = \"List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starti...
[ { "docid": "677a45244137b507a2584d12cd977d1c", "score": "0.581015", "text": "@JsonProperty(\"envFrom\")\n public List<IoK8sApiCoreV1EnvFromSource> getEnvFrom() {\n return envFrom;\n }", "title": "" }, { "docid": "d497b5329fd15a85aa4524276ad44e25", "score": "0.57815385", "text": ...
1045f46c786b1ee691a5a3c6fbadcfa6
/ ArrayDeque that stores ArrayDequeOperation
[ { "docid": "1d63f1d58ce52056d8d9717c3a8dadb4", "score": "0.6566368", "text": "public void printDeque() {\n int dequeSize = size();\n for(int i = 0; i < dequeSize; i++){\n ArrayDequeOperation operation = (ArrayDequeOperation) get(i);\n System.out.println(operation.getO...
[ { "docid": "7c5b903e158a8662ec1574d3e247a8e3", "score": "0.7035004", "text": "public ArrayDeque(){\n sentinal = (item[])new Object[8];\n size = 0;\n nextfirst = 3;\n nextlast = 4;\n }", "title": "" }, { "docid": "ab815c3a8816429a75e94183a3967e2e", "score":...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "c1d3159abbcf2eae732c7d9dc3676f86", "score": "0.0", "text": "public HttpRequest createConnectRequest(HttpRoute route, HttpContext context) {\n HttpHost target = route.getTargetHost();\n String host = target.getHostName();\n int port = target.getPort();\n if (port <...
[ { "docid": "e0d235a9af5c7ceee4489ed73581c1b6", "score": "0.6985229", "text": "@Override\n\tprotected void doProtectedAbstract() {\n\t\t\n\t}", "title": "" }, { "docid": "1dd3d9bdd67d8cc8bddfe021796a9286", "score": "0.69147605", "text": "@Override\n protected void lodate() {\n\n ...
7ad4a7fd178863cd74b3e979cc38bc36
string title = 1;
[ { "docid": "8c86b904657add6cb85e4a43a98ffd50", "score": "0.0", "text": "public java.lang.String getTitle() {\n java.lang.Object ref = title_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n ...
[ { "docid": "5e5e0c8ba7bb48d0073a5303466c9fed", "score": "0.7368516", "text": "public void setTitle(String aValue) { _title = aValue; }", "title": "" }, { "docid": "a1a09c6e25aae13a68b1eabc620a355c", "score": "0.70941263", "text": "String getTitle ();", "title": "" }, { "...
f33c0b6e8058737dd2465264e5d56755
$FF: renamed from: b () void
[ { "docid": "a14d5cecded17a4963aa2e81dfc590cf", "score": "0.0", "text": "public void initGui() {\r\n // $FF: Couldn't be decompiled\r\n }", "title": "" } ]
[ { "docid": "f3ad8b9e55359172df682eee238b1cfc", "score": "0.7924671", "text": "public abstract void b_();", "title": "" }, { "docid": "04d541aca80f1937595299094c2cbeb7", "score": "0.7809063", "text": "public abstract java.lang.Object b();", "title": "" }, { "docid": "f1380...
263dcb9838302d75cdd3db372cfbdb5b
Inflate the layout for this fragment
[ { "docid": "6a7b55b859269e2cf8827a108ecb5c0f", "score": "0.0", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n rootView = inflater.inflate(R.layout.dialog_reset_password_layout, container, fals...
[ { "docid": "a4d0257af1c9c1fc6729357a2e43b6ae", "score": "0.6760346", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n return inflater.inflate(R.layout.fragment_retrofit_upload, container, fa...
657ddaa32836d64fe0760f3b83837ccd
Places the player's bet
[ { "docid": "c6a7aac5cb2161c690c51c390a276ab1", "score": "0.7277608", "text": "public boolean bet(CardPlayer player, int bet){\n \tif(player.getCash() >= bet){\n \t\tplayer.takeCash(bet);\n \t\tblackjack.bets.put(player, bet);\n \t\tbet = 0;\n \t\treturn true;\n \t}\n \telse{\n \t\treturn false;\n \t}\n ...
[ { "docid": "df43402dc28cfb93074791cd46b72c05", "score": "0.79155797", "text": "public void betting(){\n \t//enables betting\n \tbetting = true;\n \t//progresses the betting to the next player\n \tbetter = blackjack.next();\n \t//begins the game if there are no players left to bet\n \tif(better == null){...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b761979eeb96946d3139b540c07edcaf", "score": "0.0", "text": "@Override\n\tpublic Object getItem(int position) {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.68002176", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "ti...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e63f8ae60441114e562e6335e6ff0bd8", "score": "0.0", "text": "@Override\n\t\t\tpublic void onFocusChange(View v, boolean hasFocus) {\n\t\t\t\tif (!hasFocus) {\n\t\t\t\t\t\n\t\t\t\t\tCheckUser.checkDetail(context, username, \"check_username\");\n\t\t\t\t\n\t\t\t\t}\n\t\t\t}", "title": "" ...
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.6836411", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.6679176", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, ...
172bc6e5cae766fe11e338413fc5d0cd
optional .CMsgSteamDatagramLinkInstantaneousStats instantaneous = 1;
[ { "docid": "a5dba8c07b780804c468c45d435a16b4", "score": "0.5001403", "text": "public boolean hasInstantaneous() {\n return ((bitField0_ & 0x00000001) != 0);\n }", "title": "" } ]
[ { "docid": "4b42cbd701681bb7147a07042b83d5dd", "score": "0.8683646", "text": "SteamdatagramMessages.CMsgSteamDatagramLinkInstantaneousStats getInstantaneous();", "title": "" }, { "docid": "b24bd0f580e0fe665688de408bd21bf2", "score": "0.8394906", "text": "SteamdatagramMessages.CMsgSte...
e7edc764443d2964176dbb41e92a3be5
Gets the max amount of the item that can spawn
[ { "docid": "502a265d7060dee6e5c52a11a2407be5", "score": "0.64174217", "text": "public int getMax()\n {\n return this.max;\n }", "title": "" } ]
[ { "docid": "01c645f9c3f1cb8cdc0e207ac43ad106", "score": "0.7252415", "text": "public void itemMaxReturn(){\n\t\tSystem.out.printf(\"\\nLast question %s, how many %s's do you think can realistically fit into the jar? \", getName(), getItem());\n\t\tint tempItemMaxReturn = input.nextInt();\n\t\tsetItemMax...
bfb6f9358809887c99af3b2ed4a752c2
Accesseur de la vitesse de mouvement de la Forme
[ { "docid": "6ae925dc0b8a80620d716d016d79804e", "score": "0.0", "text": "public double getMouvementSpeed() {\n return mouvementSpeed;\n }", "title": "" } ]
[ { "docid": "e7c1c3ab60e4f6fecc96a3ffe047a384", "score": "0.6640318", "text": "private void accionEnViaje() {\r\n\t\tnew ControladorVentasEnViaje(this, this.vtVenta).Iniciar();\r\n\r\n\t}", "title": "" }, { "docid": "2d721fb09f27b07ae6532a1c0fcf6b78", "score": "0.64720756", "text": "p...
77d19051aad591d953d57c88dd9df34c
Entry point for the Executor
[ { "docid": "63db79af011a5a03db50242e7736cf97", "score": "0.0", "text": "@Override\n\tprotected void execTheAction() throws Exception {\n \t\tprintln(\"\t%%% RobotMoveAction execTheAction \");\n\t\texecAction();\n\t\tprintln(\"\t%%% RobotMoveAction execTheAction done \");\n\t}", "title": "" } ]
[ { "docid": "64320663a38eed7d130bd9318c39845c", "score": "0.7172933", "text": "private RuntimeExecutor(){}", "title": "" }, { "docid": "79895dbf368d145462cd622850d740b6", "score": "0.70005095", "text": "public void executer();", "title": "" }, { "docid": "d05655723b4524a3a...
41b44cd206b78424960ae0d7dbc9e417
Called when the activity is first created.
[ { "docid": "94aac8b45f50f498f5b6298be299760c", "score": "0.0", "text": "@Override\n public void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n setContentView(R.layout.tab);\n \n /*initializing classes*/\n data=new DatabaseHelper(this);...
[ { "docid": "2b888ba6778573b9a721f33447b0c3ae", "score": "0.77551454", "text": "@Override\n\tpublic void onActivityCreated(Bundle savedInstanceState) {\n\t\tsuper.onActivityCreated(savedInstanceState);\n\t\t\n\t}", "title": "" }, { "docid": "2b888ba6778573b9a721f33447b0c3ae", "score": "0....
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b8fa22b398834eeb2994c5574086a185", "score": "0.0", "text": "@Override\r\n public void mouseEntered(MouseEvent e) {\n\r\n }", "title": "" } ]
[ { "docid": "e5fa0eebc721dea67da872fd14413bc7", "score": "0.69744676", "text": "@Override\n\tpublic void formule() {\n\t\t\n\t}", "title": "" }, { "docid": "8b7f87c22e268a87686c66398c2c442b", "score": "0.6936331", "text": "@Override\r\n\t\t\tpublic void atras() {\n\t\t\t\t\r\n\t\t\t}"...
0fa0833f7bdeb0d81136d5f890f6ca3b
/ Set the Nimbus look and feel / If Nimbus (introduced in Java SE 6) is not available, stay with the default look and feel. For details see
[ { "docid": "6dbe93875cbe88357dd1ac83bc0f0a91", "score": "0.0", "text": "public static void main(String args[]) {\n try {\n for (javax.swing.UIManager.LookAndFeelInfo info : javax.swing.UIManager.getInstalledLookAndFeels()) {\n if (\"Nimbus\".equals(info.getName())) {\n ...
[ { "docid": "8565a71bd310f8ea80600d1cd4b6c060", "score": "0.8232658", "text": "private void setLookAndFeel()\r\n {\r\n try\r\n {\r\n for(UIManager.LookAndFeelInfo info : UIManager.getInstalledLookAndFeels())\r\n {\r\n if(\"Nimbus\".equals(info.getName...
f01595e4cfc25e176ebdd88623c378f4
This method make a list of all the shapes at the particular time frame.
[ { "docid": "d8b2c905960eeea13b9610ae551cb68d", "score": "0.6841614", "text": "List<IShape> getShapesAtFrame(int tick);", "title": "" } ]
[ { "docid": "25547964617ff7502944f813e141b6de", "score": "0.79497546", "text": "List<IShape> shapesAtFrame(int time);", "title": "" }, { "docid": "1ae991c76eed968cb3c002de817dbf0f", "score": "0.6360504", "text": "@Override\r\n\tpublic void generateShapesList() {\n\t\t\r\n\t\tgeoObject...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "5bb01dacf53a635e948b472a2706a395", "score": "0.0", "text": "public static void main(String[] args) {\n InputReader in = new InputReader(System.in);\n String s = in.next();\n int n = s.length();\n boolean changes[] = new boolean[n];\n boolean change = false;...
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6682288", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6682288", "text": "@Override\n public void otvori() {\n ...
437756f6a29052524bff3c26976f9ec3
Test ID: ibmnotwfP50ibm50n03.xml Test URI: notwf/P50/ibm50n03.xml Comment: Tests seq with a wrong separator. The "|" is used as the separator between a and b in the seq field in the fourth elementdecl in the DTD. Sections: 3.2.1 Version:
[ { "docid": "e9d3273d14a6bda321e08e9d080ac511", "score": "0.7984508", "text": "@Test\n public void testibm_not_wf_P50_ibm50n03xml()\n throws IOException\n {\n try( Reader reader = new FileReader( new File( testResourcesDir, \"not-wf/P50/ibm50n03.xml\" ) ) )\n {\n par...
[ { "docid": "5d0218d0c748ff964d0cd55a2d33f15d", "score": "0.7754863", "text": "@Test\n public void testibm_not_wf_P50_ibm50n05xml()\n throws IOException\n {\n try( Reader reader = new FileReader( new File( testResourcesDir, \"not-wf/P50/ibm50n05.xml\" ) ) )\n {\n par...
699c0ee20b6b794aa488fb8b9249d2ba
Msisdn will be encrypted
[ { "docid": "36b1a8791335629faa3c13929a749e96", "score": "0.7464352", "text": "public void setMsisdn(String msisdn) {\n try {\n this.msisdn.set(encrypt(msisdn));\n } catch (Exception e) {\n // TODO how to handle encrypt exception ?\n }\n }", "title": "" ...
[ { "docid": "fce95b85d3ca1b4ea0f2648ad4048db9", "score": "0.60864", "text": "public String getMsisdn() {\n return msisdn;\n }", "title": "" }, { "docid": "41e759db2263a09ac0722f2a5328fb45", "score": "0.6047516", "text": "public String getEncryptSn() {\r\n return encry...
1fea294b39a13ab909b9ad01aa10ee68
Gets the filtered records.
[ { "docid": "227432f890bcd4d86223e44243932391", "score": "0.0", "text": "@SuppressWarnings(\"rawtypes\")\r\n public String getFilteredRecords(String filters, String sord, String sidx, Map<String, Object> paramObject,\r\n Class targetClass) {\r\n JqGridFilter jqgridFilter = JqGridObjectMapper.map...
[ { "docid": "5fffa8246f45b61e829f91f84535ba1e", "score": "0.6887663", "text": "@Override\n public android.widget.Filter getFilter() {\n if(fRecords == null) {\n fRecords=new RecordFilter();\n }\n return fRecords;\n }", "title": "" }, { "docid": "272281c6c...
48055aa01a751bf11e61c1eca7c72329
Test of getPlayersOrder method, of class Game.
[ { "docid": "a39a201fe231520fc2a845000c3076b0", "score": "0.7673056", "text": "@Test\n public void testGetPlayersOrder() {\n System.out.println(\"getPlayersOrder\");\n Game instance = new Game();\n String expResult = \"\";\n String result = instance.getPlayersOrder();\n ...
[ { "docid": "f44add7e6c4b9fb41b5655681733d3b8", "score": "0.7519927", "text": "@Test\n public void testGetWinningOrder() {\n Gamelogic logic = new Gamelogic(this.dice);\n logic.addPlayer(\"kalle\");\n logic.addPlayer(\"kalle\");\n logic.addPlayer(\"kalle\");\n int[] ...
a242ed5662eb2589bc80f5ec406ea3c8
Sets displays assigned to passenger. All other displays will be treated as assigned to driver. The 1st display in the array will be considered as a default display to assign for any nondriver user if there is no display assigned for the user.
[ { "docid": "b5a245c37964df910f746315a61400cc", "score": "0.691329", "text": "public void setPassengerDisplays(int[] displayIdsForPassenger) {\n if (DBG) {\n Slog.d(TAG, \"setPassengerDisplays displays:\" + displayIdsForPassenger);\n }\n synchronized (mLock) {\n ...
[ { "docid": "205bf7f08cde6ae6b567b490d3d12271", "score": "0.63691163", "text": "public void setDisplays(List<Car> displays) {\n this.displays = displays;\n }", "title": "" }, { "docid": "a99dee3cb756334bf740f9695620856a", "score": "0.6188767", "text": "public void setDisplay...
cb8bd2f584b19849060a89c63e73743f
Set Start time of the maintenance time window
[ { "docid": "c266e6471b23277bbbed702c1e1e39ca", "score": "0.64362025", "text": "public void setMaintenanceStart(String MaintenanceStart) {\n this.MaintenanceStart = MaintenanceStart;\n }", "title": "" } ]
[ { "docid": "da591d2fcebe56491661f326cb3473b4", "score": "0.6635579", "text": "public void setTimeToStart(int timeToStart) {\n this.timeToStart = timeToStart;\n }", "title": "" }, { "docid": "ef1570f79ce1c43ab4f50b912f0701ac", "score": "0.6536875", "text": "private void setS...
c667a164d923dde9e204c0220b16e2d9
$ANTLR end "rule__StringType__Group__2" $ANTLR start "rule__StringType__Group__2__Impl" InternalMyDsl.g:2925:1: rule__StringType__Group__2__Impl : ( ( rule__StringType__TextAssignment_2 ) ) ;
[ { "docid": "b6caaf5db08ced2a7a556db9ec9af7ee", "score": "0.8392405", "text": "public final void rule__StringType__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2929:1: ( ( ( rule__StringType__Text...
[ { "docid": "a0f2d0a34cec9dc2e3ed493ee346f173", "score": "0.798552", "text": "public final void rule__StringType__Group__2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2918:1: ( rule__StringType__Group__2__Impl ...
8fcdafe7bf04dad587e6cf2b17088306
/ Enabled aggressive block sorting Enabled unnecessary exception pruning Enabled aggressive exception aggregation
[ { "docid": "9c3afbe891d789a8dc52bb3e7397b5f6", "score": "0.0", "text": "private void removeImsFeature(int n, int n2, IImsFeatureStatusCallback object) {\n SparseArray<SparseArray<ImsFeature>> sparseArray = this.mFeaturesBySlot;\n synchronized (sparseArray) {\n SparseArray<ImsFea...
[ { "docid": "53b1410c22805ddc9633a5edd14d7910", "score": "0.5825067", "text": "private void computeHighLowPerformanceMembers() throws Exception {\n\n\n\n }", "title": "" }, { "docid": "252295127aad1a0a5d9805f606c71e33", "score": "0.55116844", "text": "@Override\n\tprotected void so...
5c9b74f15503a8f6e7442038683deb47
endregion SQL Triggers Builder
[ { "docid": "78da3c4007fd31713c1fddab25945f94", "score": "0.0", "text": "private void handleVersionChange(final SQLiteDatabase db, final int oldVersion, final int newVersion) {\n safeUpgrade(db, Accounts.TABLE_NAME, Accounts.COLUMNS, Accounts.TYPES, false, null);\n safeUpgrade(db, Plurks.TA...
[ { "docid": "0cac81e700d830678a8c143631615e2d", "score": "0.7399987", "text": "public void generateSqlTrigger() throws ApiSenderException {\n }", "title": "" }, { "docid": "b15dd02265e1e90c13bf3e5c5646447c", "score": "0.59072256", "text": "public void applyTrigger();", "title":...
7171f3366ed2148439046944a7fc1a1f
Tomany relationship, resolved on first access (and after reset). Changes to tomany relations are not persisted, make changes to the target entity.
[ { "docid": "ff360f6c3e46797a67f5672a9b7c01fb", "score": "0.0", "text": "@Generated\n public List<Folder> getFolderList() {\n if (folderList == null) {\n __throwIfDetached();\n FolderDao targetDao = daoSession.getFolderDao();\n List<Folder> folderListNew = targe...
[ { "docid": "249b075f91f234aafc4e2326308e2bce", "score": "0.568718", "text": "public void update() {\r\n\t\tif (targetEntities != null) {\r\n\t\t\ttargetEntities.clear();\r\n\t\t\tif (entities != null) {\r\n\t\t\t\ttargetEntities.addAll(entities.getTarget());\r\n\t\t\t}\r\n\t\t}\r\n\t}", "title": "" ...
341f9f7ad4e2d963b09c5f5c59750afa
Setup the OPL and IPL parvo channels (see biologocal model) OPL is referred as Outer Plexiform Layer of the retina, it allows the spatiotemporal filtering which withens the spectrum and reduces spatiotemporal noise while attenuating global luminance (low frequency energy) IPL parvo is the OPL next processing stage, it ...
[ { "docid": "b674be1cb30ca7d984b7b2dae1b9133c", "score": "0.63138705", "text": "public void setupOPLandIPLParvoChannel() {\n setupOPLandIPLParvoChannel_9(nativeObj);\n }", "title": "" } ]
[ { "docid": "6b2535200f6e54593ded17fc2fafe7e8", "score": "0.69382906", "text": "private static native void setupOPLandIPLParvoChannel_0(long nativeObj, boolean colorMode, boolean normaliseOutput, float photoreceptorsLocalAdaptationSensitivity, float photoreceptorsTemporalConstant, float photoreceptorsSpa...