query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
b9907839425d1515e1a095e99ea905f0
Instantiates a new log.
[ { "docid": "f9c08e1a794cac634f67329b163d532f", "score": "0.0", "text": "public Log( Date fecha, String detalles, String usuario, String url) {\r\n\t\tthis.fecha = fecha;\r\n\t\tthis.detalles = detalles;\r\n\t\tthis.usuario = usuario;\r\n\t\tthis.url = url;\r\n\t}", "title": "" } ]
[ { "docid": "79a8ba238de7d95565db777057b658a3", "score": "0.78755814", "text": "public Log() {}", "title": "" }, { "docid": "79a8ba238de7d95565db777057b658a3", "score": "0.78755814", "text": "public Log() {}", "title": "" }, { "docid": "6103d1494d879e72fc24e378d10d4f44", ...
0305641f735bd4fe5a7fe2514bc28b55
Start time for the daily backup in UTC timezone. .google.type.TimeOfDay backup_window_start = 4;
[ { "docid": "b2dec1be164b7f90c634a75390198108", "score": "0.7058219", "text": "public com.google.type.TimeOfDayOrBuilder getBackupWindowStartOrBuilder() {\n if (backupWindowStartBuilder_ != null) {\n return backupWindowStartBuilder_.getMessageOrBuilder();\n } else {\n retu...
[ { "docid": "d3f04a44f43656e30d4caf89ab170e71", "score": "0.80390674", "text": "com.google.type.TimeOfDay getBackupWindowStart();", "title": "" }, { "docid": "67ee9a0cb7b85672b1b40a2f92b8a9ce", "score": "0.7588028", "text": "@java.lang.Override\n public com.google.type.TimeOfDay ge...
658bb9e6d4f8e05458781ccb7024b7e7
Gets the wsrd id.
[ { "docid": "a069e325f9106ccc08aec880514616d5", "score": "0.85266066", "text": "public long getWsrdID() {\r\n return wsrdID;\r\n }", "title": "" } ]
[ { "docid": "56784407cbc17f4d229e4466acb4c4c7", "score": "0.8432418", "text": "public Long getWsrdID() {\r\n\t\treturn wsrdID;\r\n\t}", "title": "" }, { "docid": "c61b3b7b77d576756cd0ea9247533b6c", "score": "0.7362963", "text": "public String getWsrdScreenID() {\r\n\t\treturn wsrdScre...
20a0cd0526a8e371fc64517dbad073a6
Method that takes any uk.ac.ebi.interpro.scan.model.EntryType and returns the appropriate uk.ac.ebi.interpro.scan.web.model.EntryType
[ { "docid": "3c16c69b0b21136cb5e8848fdf5eedbb", "score": "0.6662166", "text": "public static EntryType mapFromModelEntryType(uk.ac.ebi.interpro.scan.model.EntryType modelEntryType) {\r\n switch (modelEntryType) {\r\n case ACTIVE_SITE:\r\n case BINDING_SITE:\r\n cas...
[ { "docid": "3a056b5b7ef228433a5f3932a5c033ad", "score": "0.77970684", "text": "Entry.EntryType getType();", "title": "" }, { "docid": "1e63254312cbbfd3ad31fd7252c2e84c", "score": "0.75831676", "text": "public String getEntryType() {\n return entryType;\n }", "title": ""...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "132823eccbd0d573b644af23256adf87", "score": "0.0", "text": "@Override\n\tpublic Type getRequestReturnType(Method contextMethod) {\n\t\treturn super.getRequestReturnType(contextMethod);\n\t}", "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}"...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "11e33cf403ff742f011a2973f3f18e59", "score": "0.0", "text": "@Override\r\npublic String[] toStringArray() {\n\treturn null;\r\n}", "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": "" }, ...
3ec9f0c24e2a7bc818ef548ec4c1f226
Created by lyc28724 on 2017/9/28.
[ { "docid": "15d607189cc9fcaa8071d56f20551b32", "score": "0.0", "text": "public interface IVisitor {\n void visit(ISubject subject);\n}", "title": "" } ]
[ { "docid": "93de84d0e77a5e19e12e7d0655c39af3", "score": "0.59535295", "text": "@Override\n\tpublic void agit() {\n\t\t\n\t}", "title": "" }, { "docid": "f8d94fd3a365ff0f8b293a42b581cc33", "score": "0.5882627", "text": "@Override\r\n public void caminar() {\r\n }", "title": ...
766d5b455f4fcdebddb8977c63e79ca2
the getter for the from vertex
[ { "docid": "7034e2184b18524f88c98a5cbf82c980", "score": "0.7885629", "text": "public Vertex<T> getFrom() {\r\n return from;\r\n }", "title": "" } ]
[ { "docid": "b309113831d6a9d7aae7f183f38ff2c1", "score": "0.7862012", "text": "public Vertex getFrom() {\n return this.from;\n }", "title": "" }, { "docid": "d5eb131b518b9d5642787142b9c7920b", "score": "0.7852693", "text": "public int from(){\n return vertex1;\n }"...
7997e5bc01cb34a7569d2d3d54801685
Return storage plugin config for certain plugin name
[ { "docid": "bd6e81f0f9c34f8c6a54b23026982b03", "score": "0.83856493", "text": "public StoragePluginConfig getConfig(String pluginName) {\n return storage.get(pluginName);\n }", "title": "" } ]
[ { "docid": "6ad6e9fa00217213f5827a02ae611b4b", "score": "0.7002989", "text": "StoragePluginId getPluginId();", "title": "" }, { "docid": "925e320278c8644e252b430e59795744", "score": "0.68424886", "text": "Object getPlugin(String name);", "title": "" }, { "docid": "2307020...
fa6e0e8663e5a56581adfb852c6042e3
This method was generated by MyBatis Generator. This method sets the value of the database column lt_google_adwords_campaign_criterion.campaign_criterion_type
[ { "docid": "6abeaeccf40d70cc011374492a059029", "score": "0.78721297", "text": "public void setCampaignCriterionType(String campaignCriterionType) {\r\n this.campaignCriterionType = campaignCriterionType;\r\n }", "title": "" } ]
[ { "docid": "d7e05fbdb594fdd6cf6a97db7916e16f", "score": "0.7153594", "text": "public String getCampaignCriterionType() {\r\n return campaignCriterionType;\r\n }", "title": "" }, { "docid": "1913f4a34fe944047016f115254fffdf", "score": "0.5447753", "text": "CriteriaAttributeT...
2a9cb67b2d030bb7fed3b03c962a7d70
Constructor that takes in the stage and the scene to be used on that stage
[ { "docid": "371a40477873b8d3c813f7a7e157cd3e", "score": "0.63172424", "text": "public LevelsProgressView(Scene levelsProgressScene,Stage stage){\n\t\tstage.setScene(levelsProgressScene);\n\t}", "title": "" } ]
[ { "docid": "c94fa983074efdef12a39b3b07c8ec67", "score": "0.7483549", "text": "public MainScene(Stage stage){\n firstMessage=new Label(\"HelloWorld\");\n secondMessage=new Label(\"Created by Edward as example\");\n\n menuBar=new MenuBar();\n fileMenu=new Menu(\"File\");\n ...
8b47319644e2d084cc30bae639ad663b
This method is a helper method that will include an array list so that it would be more convienient to print
[ { "docid": "4486350e154fd6cb2f73c7ceb349600f", "score": "0.0", "text": "public void maxFlow(String from, String to, ArrayList<String> flow) {\r\n\t\t// System.out.println(\"Current location: \" + from);\r\n\r\n\t\t// Final statement Destination not found unless to is Small Pear\r\n\t\tif (from.equals(\"...
[ { "docid": "67000f4e34104727b89d6693a6d99a26", "score": "0.69125414", "text": "public static void printArray(ArrayList list) {\n\t\t// System.out.print(\"\\n\");\n//\t\tfor (int i = 0; i < list.size(); i++) {\n//\t\t\t// System.out.println(\" - \" + list.get(i));\n//\t\t}\n\t\t// System.out.print(\"\\...
41d72217061ed6a7ee66e61c3ff7f997
Any Item which can be used to cause damage.
[ { "docid": "dda35dd696c9b39535272fd6eb516850", "score": "0.63880324", "text": "public interface Weapon extends Item {\n \n}", "title": "" } ]
[ { "docid": "0b3b4793d15714baec91bb6e9d5e60dc", "score": "0.7233974", "text": "public void useItem(){\n if (invent.get(0).equals(\"battery\")){\n health+=35;\n invent.remove(0);\n } else if (invent.get(0).equals(\"wrench\")){\n health+=25;\n inven...
bb4079bc5d5a4bab133f4e87de0a9a0b
Does Radix sort on the passed in array with the following restrictions: The array can only have ASCII Strings (sequence of 1 byte characters) The sorting is stable and nondestructive The Strings can be variable length (all Strings are not constrained to 1 length)
[ { "docid": "c1c2e576d077c866061446d9b32e69e5", "score": "0.5382209", "text": "public static String[] sort(String[] asciis) {\n String[] newArr = new String[asciis.length];\n System.arraycopy(asciis, 0, newArr, 0, asciis.length);\n sortHelper(newArr, 0, asciis.length, 0);\n re...
[ { "docid": "1402aa718394a5b43e95aa143d4d4285", "score": "0.6837248", "text": "public static void sort(String[] array, int length){\n int arrayLength = array.length;\n int radix = 256; // extended ASCII alphabet size\n String[] aux = new String[arrayLength];\n\n // sort by key...
c1211a7e7cfe179ea346c772dead9c4d
optional double y_start = 2;
[ { "docid": "347579d614b597a86a256c44dd9b2fb0", "score": "0.66288185", "text": "public double getYStart() {\n return yStart_;\n }", "title": "" } ]
[ { "docid": "648e4d4b757d6f10c8ce2262cbffdfb5", "score": "0.7687646", "text": "double getYStart();", "title": "" }, { "docid": "648e4d4b757d6f10c8ce2262cbffdfb5", "score": "0.7687646", "text": "double getYStart();", "title": "" }, { "docid": "648e4d4b757d6f10c8ce2262cbffdf...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "62cc5098ec7c63386c7e0826f468a3ca", "score": "0.0", "text": "public ArrayList<BoardType> getContextBoardTypes() throws SQLException {\n\n\t\tArrayList<BoardType> boardTypes = new ArrayList<BoardType>();\n\t\tDataBaseManager dataBaseManager = new DataBaseManager();\n\t\tPreparedStatement pst =...
[ { "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": "" ...
25765debce9c335fca939395bd58f88f
Write results to Titan vertex
[ { "docid": "62ead8a16c9a965c9b6bfb3c02daa5af", "score": "0.0", "text": "@Override\n public abstract Text convertVertexToLine(Vertex<I, V, E> vertex) throws IOException;", "title": "" } ]
[ { "docid": "b231810829e88659c0b1fc69cc38382a", "score": "0.62947875", "text": "public abstract TextVertexWriter createVertexWriter(TaskAttemptContext context);", "title": "" }, { "docid": "b45df343e07f540a114f3f545abba2bc", "score": "0.59993994", "text": "private void saveResultsTemp...
a215610aebd6c40714aa99d3853fe8aa
Whether if a typeface has been stored or not
[ { "docid": "59db355db4b9add366158938ec94036a", "score": "0.67700815", "text": "public boolean isAnyTypefaceProvided() {\n return mTypefaceAttribute != null;\n }", "title": "" } ]
[ { "docid": "130db510b4aa92fdc52d416597da169e", "score": "0.64643395", "text": "boolean hasType();", "title": "" }, { "docid": "130db510b4aa92fdc52d416597da169e", "score": "0.64634925", "text": "boolean hasType();", "title": "" }, { "docid": "130db510b4aa92fdc52d416597da16...
6365194d6c6d2174778e853f04dbc8ab
/ Checks if two prefixes ever overlap
[ { "docid": "dd3866216f98ce8424f96a156f6bb75f", "score": "0.7291569", "text": "public static boolean overlap(Prefix p1, Prefix p2) {\n long l1 = p1.getStartIp().asLong();\n long l2 = p2.getStartIp().asLong();\n long u1 = p1.getEndIp().asLong();\n long u2 = p2.getEndIp().asLong();\n return ...
[ { "docid": "7df1e872c18605edd39798ef10b4977f", "score": "0.67022425", "text": "static String commonPrefixUtil(String str1, String str2) {\n\t\tString result = \"\";\n\t\tint n1 = str1.length(), n2 = str2.length();\n\n\t\tfor (int i = 0, j = 0; i <= n1 - 1 && j <= n2 - 1; i++, j++) {\n\t\t\tif (str1.char...
b004696747d32ca170525831d29803b9
Capture user input into array list
[ { "docid": "f629ec5b08ff41a0808ee53bf337f546", "score": "0.0", "text": "public static void main(String[] args)\n {\n ArrayList<Integer> barChartValues = userInput(\"Enter integers: \");\n\n // Find the smallest value\n int smallest = smallestValue(barChartValues);\n\n // c...
[ { "docid": "e3d0d1c66d7babde67ac21e3794b594f", "score": "0.68151146", "text": "public static void main(String[] args)\r\n {\r\n //make an array to take the inputs\r\n ArrayList<String> multi_inputs = new ArrayList<String>();\r\n System.out.println(\"give inputs\")...
55113dbcb7c6de8c60a8a4f8a24ee74e
/ Custom Constructor. Initializes cell number element
[ { "docid": "b7ead29e5a111385e0e1ed28c40e9781", "score": "0.6091031", "text": "public CellNumber(String phonenumber) {\r\n this.phonenumber = phonenumber;\r\n }", "title": "" } ]
[ { "docid": "92cd884ed9661b3fcc53429033d6e582", "score": "0.7188736", "text": "public CellRefNumeric() {\n }", "title": "" }, { "docid": "b156e267fdcf38faab7ad26fde6d62c9", "score": "0.7023358", "text": "public Cell()\r\n\t{\r\n\t\tup = null;\r\n\t\tdown = null;\r\n\t\tleft = null;...
0a2de3601455629d9f276cbe15b0c14d
Custom TLS handshaker. If empty, defaults to native TLS handshaking behavior. .envoy.config.core.v3.TypedExtensionConfig custom_handshaker = 13;
[ { "docid": "609081b5d534f0e46e1659a1faa10f20", "score": "0.7213823", "text": "public Builder setCustomHandshaker(io.envoyproxy.envoy.config.core.v3.TypedExtensionConfig value) {\n if (customHandshakerBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n ...
[ { "docid": "6c05c70f0da7ca98bd16d3c55e06d0a3", "score": "0.82278377", "text": "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.TypedExtensionConfig getCustomHandshaker() {\n return customHandshaker_ == null ? io.envoyproxy.envoy.config.core.v3.TypedExtensionConfig.getDefaultInstance(...
a169e3210187075ec4a60c41eb5efd8b
Get a copy of the value of the Metadata property
[ { "docid": "88f08e838834fe684d0fac6d95c8c3e4", "score": "0.66464955", "text": "public String getPropertyMetadata();", "title": "" } ]
[ { "docid": "ed0abd5ce035429b6aa7acdb9e2c367c", "score": "0.71490186", "text": "public java.lang.Object getMetadata() {\r\n return metadata;\r\n }", "title": "" }, { "docid": "ad9fbc756b3ea2f638d2fe0634bb5d5a", "score": "0.6989688", "text": "public Object metadata() {\n ...
a9a46de5891a54a5d82d21470d1b181f
[get] FIRST: (Derived Referrer)
[ { "docid": "0867dccab765a24e1461164ee19aaa2c", "score": "0.0", "text": "public Integer getFirst() {\r\n return _first;\r\n }", "title": "" } ]
[ { "docid": "31c7758b64121f219b887542f670e979", "score": "0.6379032", "text": "public abstract Object getReferralInfo();", "title": "" }, { "docid": "ff923251cb0cab21e43a5304f627380f", "score": "0.6167365", "text": "public T getReferent() {\n return this.referent;\n ...
545dc81e676141a9f22b06f5f8ce2265
Constructor that should be used passed name of Box Office and Theater object. Box office name helps when printing out tickets. Know which B.O. sells which ticket. Theater object links the box office to a theater and its seats. Also generates a queue of customers and sets up a list of customers served
[ { "docid": "4aa005b0ad55302b94b74316bbf1b5b8", "score": "0.6588103", "text": "public BoxOffice(String n, Theater t)\n\t{\n\t\tbuildQueue();\n\t\tname = n;\n\t\tservedPeople = new ArrayList<Person>();\n\t\tshow = t;\n\t\tshowLock = new ReentrantLock();\n\t\tOfficeBusyCondition = showLock.newCondition();\...
[ { "docid": "1686bd5f10fd37adeb53366f867fa8b9", "score": "0.64182174", "text": "public TicketOffice (Theater t, String n) {\n\t\tth = t;\n\t\tname = n;\n\t\tClients = new ClientLine();\n\t}", "title": "" }, { "docid": "b303bb36e46019ab2fa83d0ec5d65ebe", "score": "0.625903", "text": "p...
5b02b4dd8eda250ef4d95ff7ad3d9571
A dao interface provides methods to access database table sys_config. This file is generated by specialmerdalgen, a DAL (Data Access Layer) code generation utility specially developed for paygw project. PLEASE DO NOT MODIFY THIS FILE MANUALLY, or else your modification may be OVERWRITTEN by someone else. To modify the ...
[ { "docid": "b511b013504f668478d86f3f21e7ff78", "score": "0.7695445", "text": "public interface SysConfigDAO {\n\t/**\n\t * Insert one <tt>SysConfigDO</tt> object to DB table <tt>sys_config</tt>, return primary key\n\t *\n\t * <p>\n\t * The sql statement for this operation is <br>\n\t * <tt>insert in...
[ { "docid": "4641eb09c651e0d08882142185d120f0", "score": "0.6622494", "text": "public interface DataSourceConfigDAO extends BaseDAO<DataSourceConfigEO> {\n\n\t/**\n\t * Fetches all the refdata configurations present in the system\n\t * \n\t * @precondition\n\t * @postcondition\n\t * @return\n\t * @throws...
175114a52490174d88b6b16a6d698797
Retrieves the subtype for this DirectTCP connection. The identifier will be used for debugging/logging purposes
[ { "docid": "21babcb3d6f6b93392163d54648be0af", "score": "0.0", "text": "abstract String getSubTransportDebugName();", "title": "" } ]
[ { "docid": "650147516e21c21b9cb77c4878f99bc2", "score": "0.66844386", "text": "public RosterPacket.ItemType getSubType() \n {\n return mSubType;\n }", "title": "" }, { "docid": "cdf5eb8f128e183136ceaccb1bb01eb1", "score": "0.6516385", "text": "public String getSubType()\...
8eadd98fc566a0632057123ff0ae8021
This method was generated by MyBatis Generator. This method returns the value of the database column supervision_en_medical_pro.produce_scale
[ { "docid": "3a84c181c0181294ff0397cf74e1942e", "score": "0.7718948", "text": "public String getProduceScale() {\n return produceScale;\n }", "title": "" } ]
[ { "docid": "031ab1a2d1180d4acc60c6a40c384828", "score": "0.71034694", "text": "public void setProduceScale(String produceScale) {\n this.produceScale = produceScale == null ? null : produceScale.trim();\n }", "title": "" }, { "docid": "d2162fb6bbb15285c1fc16c03f5e6d6f", "score"...
ef5ba497094383a2876773f1a1e7e2c1
Get the primary value.
[ { "docid": "c24bd821b495a1d8a0bf17900984c969", "score": "0.7078667", "text": "public Boolean primary() {\n return this.primary;\n }", "title": "" } ]
[ { "docid": "22aef7ef5eb036601c1d1f57b8b5db50", "score": "0.80390656", "text": "public Object primaryKeyValue() {\n\t\treturn this.get(this.primaryKey());\n\t}", "title": "" }, { "docid": "801417d1241aeb84fdeb4e84dfe14b54", "score": "0.7906454", "text": "public int getPrimary() {\n ...
6bda8434b232c513b6f6a7a8dbd4280b
This method was generated by MyBatis Generator. This method sets the value of the database column cs_status_monitoring_statistics.MODI_BY
[ { "docid": "a30cc72368c631ce5a910765147b8313", "score": "0.5411861", "text": "public void setModiBy(Long modiBy) {\n this.modiBy = modiBy;\n }", "title": "" } ]
[ { "docid": "c1ddfb1659c2c6685939ed664b40dd4d", "score": "0.5592088", "text": "public void setModifyby(Long modifyby) {\n this.modifyby = modifyby;\n }", "title": "" }, { "docid": "d7322a3243e7d47d94765774cab1ad9f", "score": "0.55681884", "text": "public void setModifyby(Str...
d459c31395b5edadbc4d4f840994197f
Use of singleton pattern to ensure only one Client is initiated
[ { "docid": "2c15fd91128e1e8f2318fc27fd2c82a2", "score": "0.0", "text": "private void setClient(ClientImpl model) {\n if (client == null) {\n this.client = model;\n }\n }", "title": "" } ]
[ { "docid": "500bcb8962f6af79a12e453c8eac9967", "score": "0.74260455", "text": "private static Client createClientInstance() {\n return ClientBuilder.newClient();\n }", "title": "" }, { "docid": "1c80197ca11ed70537a6dbab34cfe02f", "score": "0.7300584", "text": "@ThreadSafe\n...
5d2333e828d5def1aa42cb730d57eac6
Show 3 total pages.
[ { "docid": "16060029f737d8fc4884531ef9412d10", "score": "0.0", "text": "@Override\n public int getCount() {\n return 3;\n }", "title": "" } ]
[ { "docid": "20ab7c0cdcc94e1652975016a7a36e13", "score": "0.7207309", "text": "@Override\n public int getCount()\n {\n // Show 3 total pages.\n return 3;\n }", "title": "" }, { "docid": "4bea7cb87c452729d8a7f436e71368a1", "score": "0.61831963", "text": "public i...
6d17e5cb1e81e0aa18f96a93f7b2f4a3
This method was generated by MyBatis Generator. This method corresponds to the database table order_info
[ { "docid": "d72b4347a0125eddebcafb06836f9305", "score": "0.0", "text": "int deleteByPrimaryKey(Integer orderId);", "title": "" } ]
[ { "docid": "1205488d3e6cc2fec65806154cb2d7c2", "score": "0.5989365", "text": "public List<OrderDetails> getAllOrderDetails() {\n Session session = sessionFactory.getCurrentSession();\n Query query = session.createQuery(\"from OrderDetails\");\n return query.list();\n }", "tit...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1bf6f8a0bd38e79ba031a13e252a44b4", "score": "0.0", "text": "@Override\r\n\tpublic UpdateScheme getUpdateScheme() {\n\t\t\r\n\t\treturn UpdateScheme.Self;\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...
7d631ca41b6a36b8bec17d57186465ce
$ANTLR end "rule__Petrinet__Group__6" $ANTLR start "rule__Petrinet__Group__6__Impl" InternalPetriNetz.g:421:1: rule__Petrinet__Group__6__Impl : ( '}' ) ;
[ { "docid": "0fd8942d7e94447c384d11edda0084d5", "score": "0.77790034", "text": "public final void rule__Petrinet__Group__6__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalPetriNetz.g:425:1: ( ( '}' ) )\n /...
[ { "docid": "6d08b0754572900ac75425c580e00bfd", "score": "0.7785698", "text": "public final void rule__Petrinet__Group__6() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalPetriNetz.g:414:1: ( rule__Petrinet__Group__6__Impl ...
20f5a9bc8da5d36e0f4929aeb810f292
chama o metodo recursivo
[ { "docid": "b4e1d9984939322447739658cbf6dc9c", "score": "0.0", "text": "public static void main(String[] args){\n System.out.println(fatorialA(200));\n }", "title": "" } ]
[ { "docid": "1bc1653ad191ed81a4781fe650b5134c", "score": "0.5226761", "text": "private static void back(int k) {\r\n\t\tfor (int i = 0; i < SIZE; i++) {\r\n\t\t\tcurrentPerm[k] = i;\r\n\t\t\tif (validateCurrentPerm(currentPerm, k)) {\r\n\t\t\t\tif (k == SIZE - 1) {\r\n\t\t\t\t\tString currentPermString =...
8631c76e0e41f6c731d6fe1f29c6fc01
Registers a Frame with the Object.
[ { "docid": "062f5c7bacd15af8161db09c60b20cf7", "score": "0.8355089", "text": "void registerFrame(Frame frame);", "title": "" } ]
[ { "docid": "ee5669d7de24384cb9c99e13dcf4f9ac", "score": "0.6580223", "text": "public static int registerFrame(final EnvironmentFrame frame) {\n\t\tfinal Environment env = frame.getEnvironment();\n\t\tenvironmentToFrame.put(env, frame);\n\t\tfinal File file = env.getFile();\n\t\tif (file != null) {\n\t\t...
64b21be125c5b10aa959eba43e25970c
$ANTLR end "rule__OntoLClass__Group_1__0__Impl" $ANTLR start "rule__OntoLClass__Group_1__1" InternalOntoL.g:2229:1: rule__OntoLClass__Group_1__1 : rule__OntoLClass__Group_1__1__Impl rule__OntoLClass__Group_1__2 ;
[ { "docid": "e1a25cf25188f0a992d3ae9a63400076", "score": "0.7985918", "text": "public final void rule__OntoLClass__Group_1__1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalOntoL.g:2233:1: ( rule__OntoLClass__Gr...
[ { "docid": "37f709faf994437fb774dca96c7152a3", "score": "0.8329882", "text": "public final void rule__OntoLClass__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalOntoL.g:2190:1: ( ( ( rule__OntoLC...
89c026ba31db3459da31cd41b5a1a5a6
Constructor of Creature subclass CyberDemon
[ { "docid": "d355337c77003b9a3d64d410cf958895", "score": "0.70998704", "text": "public CyberDemon() {\n this.random = new Random();\n this.hp = random.nextInt(25)+75;\n this.strength = random.nextInt(20)+20;\n this.Name = \"CyberDemon\";\n }", "title": "" } ]
[ { "docid": "3a837a8485199206774c2139efe6c6ef", "score": "0.7574831", "text": "public Creature() {\n\t\tlastActed = 0;\n\t\tdelay = 3000;\n\t}", "title": "" }, { "docid": "10753dcc8ab6346e5986736a1847cf6e", "score": "0.69515055", "text": "public Creature(Coordinates coordinates) {\n\t...
bf3a685e7d6b81f36e39493b754ee885
This method was generated by MyBatis Generator. This method sets the value of the database column ordermain.roomAmount
[ { "docid": "eaf27dd84a7191a5c0e58bbb43e2c090", "score": "0.65243554", "text": "public void setRoomAmount(Integer roomAmount) {\n this.roomAmount = roomAmount;\n }", "title": "" } ]
[ { "docid": "6ef8109df1d6915ed8e9043d197bf6ac", "score": "0.6034846", "text": "public Integer getRoomAmount() {\n return roomAmount;\n }", "title": "" }, { "docid": "29ea5740f525e2c6fff6c83f1b7a7db2", "score": "0.54658645", "text": "public void setRoom(int room) {\n t...
cb0d65bdaccb3de496c4d21c537a8dd1
Get user interface language/localization for current session
[ { "docid": "4fb7dfc0964a0c35a5515a2c25c1ae3b", "score": "0.7149434", "text": "public final static String getCurrUiLanguage() {\n return LangHolder.currUiLanguage;\n }", "title": "" } ]
[ { "docid": "c7b7bd5438e1cfdc11644f3340e4e2a8", "score": "0.73010707", "text": "public static Locale getLanguage(HttpSession session)\n {\n Locale locale = (Locale)session.getAttribute(LOCALE);\n if (locale == null)\n {\n // first check saved user preferences\n String str...
be31a6c1b62357c487ed2bc4ffbd41a6
Creates a new vertex with the default values.
[ { "docid": "f8eb40bb2f78fd5f37e86cb480dd1b8c", "score": "0.7548405", "text": "GraphVertex() {\n rectangle = new Rectangle(DEFAULT_RECTANGLE);\n name = DEFAULT_NAME + \" 0\";\n }", "title": "" } ]
[ { "docid": "b58fa37c63fafa4d7f88b7fd1f7b2f26", "score": "0.73678154", "text": "private Vertex createVertex() {\n\t\tVertex vertex = this.graph.addVertex(null /* no use */);\n\t\tvertex.setProperty(\"customId\", UUID.randomUUID().toString());\n\t\tvertex.setProperty(\"type\", this.getClass().getName());\...
5201956e89a339ab1a0245ff8a87ac62
creates a dialog that has a time picker, the value from the time picker gets set to the text view
[ { "docid": "23289bc9be7632e4f6ac9e2cad915cb0", "score": "0.8332156", "text": "public void showTextTimePicker(){\n final AlertDialog.Builder d = new AlertDialog.Builder(MainActivity.this);\n LayoutInflater inflater = this.getLayoutInflater();\n View dialogView = inflater.inflate(R.l...
[ { "docid": "8da4fcbe2d3739ad1c6d9eaf1ac61d74", "score": "0.81289405", "text": "private void setTimePicker() {\n\t\tfinal TimePickerDialog.OnTimeSetListener timePicker = new TimePickerDialog.OnTimeSetListener() {\n\t\t\t@Override\n\t\t\tpublic void onTimeSet(TimePicker view, int hourOfDay, int minute) {\...
158c9b71953910f01f0392fba44a435b
pretty simple the only tricky part here is accounting for overflow the way you do this is by having a double value that you interate with then you can cast that double to an int
[ { "docid": "21cace9d0191387cc380c7b686b88601", "score": "0.5359519", "text": "public int reverse(int x) {\n\n //iterate over double, cast to int\n //for some reason \"return (int)fin\" doesn't work so you have to set fin1 = (int)fin\n\n double fin = 0;\n int fin1 = 0;\n\n ...
[ { "docid": "784c87545566570d1c11ba3e9e452787", "score": "0.7221362", "text": "protected static int getIntValue(double value){\n \treturn (int) Math.round(value);\n }", "title": "" }, { "docid": "2cd951a80f00420485b03b4c14b86da1", "score": "0.7177026", "text": "public int toInte...
e4e67861b21cbf298b1d9905ec4ee692
Encode a bytearray by encoding its length and then the bytes themselves.
[ { "docid": "763623237bd56359eecde24ae0bcac84", "score": "0.6058018", "text": "public static int encode(byte[] arr, OutputStream out) throws IOException {\n\t\tint ctr = 0;\n\t\tint len = arr.length;\n\t\tctr += encode(len, out);\n\t\tout.write(arr); ctr += len;\n\t\treturn ctr;\n\t}", "title": "" ...
[ { "docid": "594f18e53cc7560f44a603f8ed15fb72", "score": "0.6532418", "text": "public byte[] encode(ByteBuffer array) {\n/* 426 */ return encodeHexString(array).getBytes(getCharset());\n/* */ }", "title": "" }, { "docid": "5b6d664c7c6b3563a71cc59292fec140", "score": "0.63192236"...
5c69586791271f1a8d2e3e18dde0f697
Returns true if field password is set (has been assigned a value) and false otherwise
[ { "docid": "052a35e5b7b882a8ae3c09b510a8782d", "score": "0.8519553", "text": "public boolean isSetPassword() {\n return this.password != null;\n }", "title": "" } ]
[ { "docid": "159d3fbb5561e8376ad7bab882123f22", "score": "0.85989743", "text": "boolean isSetPassword();", "title": "" }, { "docid": "41e3a90cdc028a7f87a1d9b737623176", "score": "0.8281253", "text": "public boolean isSetPassword() {\n\t\treturn this.password != null;\n\t}", "title...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "d7ad1a855254667269d76ae8169ef813", "score": "0.0", "text": "public boolean approvalOneBudget(String invoiceNo, int flag, int status, float appAmount, String approvalId,\r\n\t\t\tString approvalName, String appDate, String comment, String budgetId) {\n\t\tConnection connection = DBConnectorFa...
[ { "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": "" }, ...
b3baf82e29d17122807ba5ebf422ab33
This method was generated by MyBatis Generator. This method sets the value of the database column USR.ACCESS_RESTRICTED
[ { "docid": "52df2b745bcd132d94c1b44aad227d1c", "score": "0.7468853", "text": "public void setACCESS_RESTRICTED(String ACCESS_RESTRICTED) {\r\n this.ACCESS_RESTRICTED = ACCESS_RESTRICTED == null ? null : ACCESS_RESTRICTED.trim();\r\n }", "title": "" } ]
[ { "docid": "2ab758c967939faf0781c2c7a472a198", "score": "0.69992024", "text": "public String getACCESS_RESTRICTED() {\r\n return ACCESS_RESTRICTED;\r\n }", "title": "" }, { "docid": "6b4968595418a53c3287232189ff41dd", "score": "0.67626506", "text": "void setAccessRights(Acc...
e69ce64c1c256998c075ac5ba77132f9
Returns the position of a SortedInstrument based on the bank and program of the instrument.
[ { "docid": "d82ad79aef69ec64481df91868967999", "score": "0.75312537", "text": "public int getPositionByBankProgram(int bank, int program) {\n int first = 0;\n int last = this.lNum - 1;\n boolean unfinished = (first <= last);\n int compResult;\n lFound = false;\n ...
[ { "docid": "e5e841ed41688a47a39b1179a79b3da0", "score": "0.69800305", "text": "private int positionOfInstrument(int instrument) {\n for (int i = 0; i < sList.size(); i++) {\n if (sList.get(i).getCode() == instrument)\n return i;\n }\n return 0;\n }", ...
2c34d374aa6b585c37a39ab36f71edbb
Create a new recurrence calculation task.
[ { "docid": "d9bfbddef591bbe494abd28c3d2d262c", "score": "0.5326969", "text": "public static CalendarRecurrenceTask forValues(CalendarInput ci, Period period, CalendarRecurrenceSink sink,\n\t\t\tCalendarEventBuilderFactory evtBF) {\n\t\tif (ci == null)\n\t\t\tthrow new NullPointerException(\"Input stream...
[ { "docid": "9fb08ee4ff93e782f819743264614130", "score": "0.6097007", "text": "public RecurringTask(String taskName, String category, Timeframe timeframe, Date startingDate, Date endingDate,\n TaskFrequency frequency) \n {\n super(taskName, category, timeframe);\n this.startin...
60c61b521691069c0e3b12458661229d
Returns a nice string representation of the expression.
[ { "docid": "340036f8bd06448e727bba8c03e3bd8c", "score": "0.7025679", "text": "public String toString() {\n String str = \"(\" + super.getLeftExpression() + \" / \" + super.getRightExpression() + \")\";\n return str;\n }", "title": "" } ]
[ { "docid": "5dcc6f8e5b2719bd75ef4936c50ea245", "score": "0.80414116", "text": "@Override\n public String toString() {\n return expression.toString();\n }", "title": "" }, { "docid": "9ffa52225430acfefe3c97fb846e4817", "score": "0.7511464", "text": "public String toString...
16eadcb83a67837628c967fcac79e0f8
This method was generated by MyBatis Generator. This method sets the value of the database column public.t_permission.description
[ { "docid": "7cb1489ed597335f2091990d19fb5292", "score": "0.0", "text": "public void setDescription(String description) {\r\n this.description = description == null ? null : description.trim();\r\n }", "title": "" } ]
[ { "docid": "6ed18000b4f5b884f0ae7a272d3c4b90", "score": "0.63108265", "text": "public void setDescription(String value) {\n this.description = value;\n }", "title": "" }, { "docid": "8f6c5b1ba59bc960ce0537b8a4a5d1e1", "score": "0.6124932", "text": "public void setDescription(Stri...
e5382bf3a547568b8ea6aeb007b2a89e
Test case number: 41 /Coverage entropy=0.08600930325110791
[ { "docid": "b70987c0c781d7ef11a53e1b45cdf0b2", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test041() throws Throwable {\n Frame frame0 = new Frame();\n ClassReader classReader0 = new ClassReader(\"org.apache.commons.io.filefilter.OrFileFilter\");\n ClassWriter classWri...
[ { "docid": "0ef0b4c562e56cbcdb375b4e19c4662a", "score": "0.72622", "text": "@Test(timeout = 4000)\n public void test077() throws Throwable {\n TestInstances testInstances0 = new TestInstances();\n Instances instances0 = testInstances0.generate();\n Evaluation evaluation0 = new Evaluati...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "44e64df38cf48ece9242208503cf0d6d", "score": "0.0", "text": "private void swap(int leftPtr, int rightPtr) {\n\t\tSystem.out.println(\"left: \" + leftPtr + \" right: \" + rightPtr);\n\t\tint temp = qArray[leftPtr];\n\t\tqArray[leftPtr] = qArray[rightPtr];\n\t\tqArray[rightPtr] = temp;\n\t}", ...
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
8b2a5ceaffdc85b684e8c45de518b577
THis is bad don't do it (leads to tight coupling)
[ { "docid": "d5e092bb5ba6e0b80e504d578426c140", "score": "0.0", "text": "@Override\r\n\tpublic User login(User existingUser) throws UserNotFoundException {\n\t\tUserDao userDao = new UserDaoImpl();//JDBC\r\n\t\t//UserDao userDao = new UserJpaDaoImpl();//JPA\r\n\t\treturn userDao.login(existingUser);\r\n\...
[ { "docid": "0b06f1c2066a7ed1df417a1383204e17", "score": "0.70680916", "text": "Internal internal();", "title": "" }, { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.6740797", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, { "docid": "28237d6ae2...
8fcdafe7bf04dad587e6cf2b17088306
/ Enabled aggressive block sorting Enabled unnecessary exception pruning Enabled aggressive exception aggregation
[ { "docid": "3d2dde3ccb193b4484d12ade83478c08", "score": "0.0", "text": "public EGLContext a(int n10, int n11) {\n int n12 = this.t;\n EGLContext eGLContext = null;\n if (n12 == 0) {\n h h10;\n n12 = 1;\n this.t = n12;\n Object object = s;\...
[ { "docid": "8862bb37cfc75bf8be0fcadb4e78ec46", "score": "0.574129", "text": "@Override\r\n public boolean shouldSort() {\r\n return false;\r\n }", "title": "" }, { "docid": "f6e6ab9a68d19d3551da496d9d06a35a", "score": "0.56515753", "text": "@Test\n public void queueOr...
ba2cb6e3f7c96ebb0c0b164b446fd50d
In here code save the instances
[ { "docid": "0eb253a27b0f283e0a9b96a1dcf76881", "score": "0.0", "text": "@Override\n\tpublic void onDestroy() {\n\t\tsuper.onDestroy();\n\n\t\t// Parsing Name And Surname\n\t\ttry\n\t\t{\n\t\tString NameSurname = etNameSurname.getText().toString();\n\t\tString[] Splitted = NameSurname.split(\" \");\n\t\t...
[ { "docid": "202c0a87cb1d88d6655b4ec7f907659d", "score": "0.73019487", "text": "@Override\r\n\tpublic void save() {\n\t\t\r\n\t}", "title": "" }, { "docid": "03a740346cbd733f4406886cfa34688f", "score": "0.72213054", "text": "public void save() {\r\n // Reset serialized objects ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "dec076f16abb217dc47fc43c2cb77212", "score": "0.0", "text": "public static void main(String[] args) {\n\t\t\n\t\t\n\t\tSystem.setProperty(\"webdriver.chrome.driver\", \"C:\\\\Users\\\\lenovo\\\\Documents\\\\Chrome\\\\chromedriver.exe\");\n\t\tdriver = new ChromeDriver();\n\t\tdriver.get(\"htt...
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "118f2b8a20f48999973063ac332d07d3", "score": "0.6563993", "text": "@Override\r\n\t\t\tpublic void atras() {\n\r\n\t\t\t}", ...
167b16b40189c9a5250da45e63dc29f3
Get the current value as BigInteger.
[ { "docid": "fd05d53f8844f7eb30334bc39161d5a8", "score": "0.7327301", "text": "public BigInteger getValue() {\r\n\t\tString bi = getFormatedText();\r\n\t\ttry {\r\n\t\t\treturn ( (bi == null) ?\r\n\t\t\t\t\tnull :\r\n\t\t\t\t\t\t( (decimalFormat == null) ?\r\n\t\t\t\t\t\t\t\tnew BigInteger(bi) :\r\n\t\t\...
[ { "docid": "59660d123e1b305a46641b552d8b817c", "score": "0.8129495", "text": "public BigInteger value(){\n\t\treturn new BInteger(_value, _thread);\n\t}", "title": "" }, { "docid": "56ae262d405040c2ce8df59daab64aaa", "score": "0.80161333", "text": "public BigInteger bigIntegerValue()...
4ac57b7f88b87523ee388906a3d77eee
sends an email using the given parameters
[ { "docid": "0c0a224bd913aeb41a38fa32e6a9008b", "score": "0.6331195", "text": "void sendEmail(String from, String[] to, String subject, String message,\n\t\t\tboolean isHtml) throws EmailSendingFailedException;", "title": "" } ]
[ { "docid": "8e24f8eac817bd1fc3a9bf53604f6db1", "score": "0.7568254", "text": "void sendEmail();", "title": "" }, { "docid": "30bea6d8944b2b89c51b112b6e7151ef", "score": "0.7489935", "text": "void sendEmail(EmailBuilder emailBuilder);", "title": "" }, { "docid": "f6976e7b1...
6837cff3c83d738c6f186f70f5a780ea
Returns the multipliers for the current step
[ { "docid": "bebc58ca1ad571ccd3a3c9b949251b27", "score": "0.74137443", "text": "public long[] getStepMulipliers() {\n\t\t\treturn stepMultipliers;\n\t\t}", "title": "" } ]
[ { "docid": "5d51fe8e699e0a96d67185fe0b981914", "score": "0.6750424", "text": "public double getMultiplier() {\n return sliderModel.getMultiplier();\n }", "title": "" }, { "docid": "2578bce2c6aa8b7bd29ad3d94328da2b", "score": "0.6607251", "text": "public long getNextStepMult...
bb4bbfdbde675b4dc423bd597c7c8525
Corresponds to attribute xml:space on the given element.
[ { "docid": "fd3f630a59ffb8b3e587a18a0db82c47", "score": "0.63791406", "text": "public final String getXmlspace() {\n return ((SVGSymbolElement)ot).getXmlspace();\n }", "title": "" } ]
[ { "docid": "62a9c378b415ee27113ef1d9b3e4cd82", "score": "0.70632166", "text": "@Override\n\tpublic void setXMLspace(String space) {\n\t\tsetAttributeNS(XML_NAMESPACE_URI, XML_SPACE_QNAME, space);\n\t}", "title": "" }, { "docid": "ca639559476fe8dbeb0278e1c4324e5a", "score": "0.64703", ...
f0295510dfe584e173f69221c8543f10
Mark several segments with given marks.
[ { "docid": "1c9ad34c7c1e1634ebfa879bc6011528", "score": "0.84594876", "text": "public void mark(int [] segs, String ... marks) throws IOException {\n for (int seg : segs) mark(seg, marks);\n }", "title": "" } ]
[ { "docid": "c36a180d4c21d872cf80473a63e70888", "score": "0.7770575", "text": "public void mark(int seg, String ... marks) throws IOException {\n Path segmentPath = getSegmentPath(seg);\n mark(segmentPath, marks);\n }", "title": "" }, { "docid": "a5d4398027873937bfeec15ab9305...
861b7c513d0eb813e66ff6f441fb3ecb
Gets an Enumeration of the preference names that start with the specified string. If the string is null or "" all names will be returned in the Enumeration.
[ { "docid": "14505b1990098ddb67c27efbeb146d23", "score": "0.64401567", "text": "public Enumeration<?> getPreferences (String pname) {\r\n\r\n\t\tEnumeration<?> allNames = propertyNames();\r\n\t\tif (pname == null || pname.length() == 0) {\r\n\t\t\treturn (allNames);\r\n\t\t}\r\n\r\n\t\tArrayList<String> ...
[ { "docid": "6d29099ffdefda72e406020f33947c47", "score": "0.5665587", "text": "public String[] findNamesInFileThatStartWith(String filepath, FileIO fileIo, String prefix) {\n\n\t\tString[] names = fileIo.readFile(filepath);\n\t\tList<String> selectedNames = new ArrayList<>();\n\n\t\tfor (String name : na...
76c69344e7d774041446851b392d0dc9
setter for tokenString sets token string at the specified index set (beginInd,endInd).
[ { "docid": "ee73eb36d630e2fee130790a28cea9b6", "score": "0.60873014", "text": "public void setTokenString(String v) {\n if (SimpleToken_Type.featOkTst && ((SimpleToken_Type)jcasType).casFeat_tokenString == null)\n jcasType.jcas.throwFeatMissing(\"tokenString\", \"edu.cmu.lti.deiis.hw1.type.token...
[ { "docid": "0a114d9ecbc2c1dad1ab2320b7ac6aa8", "score": "0.68476033", "text": "public void setTokenstring(java.lang.CharSequence value) {\n this.tokenstring = value;\n }", "title": "" }, { "docid": "07233d409d0e66a8fb7cb0dec7b64d75", "score": "0.6652794", "text": "public net.acil...
bfb611d687bf6389614fdff1dfdc2531
Return the vehicles that have crashed
[ { "docid": "79b94c1f440f813ef32203c51fb496e8", "score": "0.5048664", "text": "public Vehicle[] getVehicles(){\n\t\treturn vehicles;\n\t}", "title": "" } ]
[ { "docid": "23cceec1ac0da1620abfa82a509d2fde", "score": "0.6108369", "text": "public boolean isCrashed();", "title": "" }, { "docid": "12d2b8e72118890f547315aa0be323eb", "score": "0.5678676", "text": "public int getNoReservedVehicles() {\r\n\t\treturn countRentals(false);\r\n\t\t//re...
fbbffcd8bea11584566cc18ed6e9010d
Disconnect the MQTT client from the SIB server
[ { "docid": "a563330a81d7a4a06adffe2649366dad", "score": "0.81312275", "text": "@Override\n\tpublic synchronized void disconnect() {\n\t\tif (mqttConnection != null) {\n\t\t\ttry {\n\t\t\t\t// Stop the thread that handles notifications from the SIB server\n\t\t\t\tif (this.subscriptionThread != null && !...
[ { "docid": "9026bae17b777ad7864550d085761869", "score": "0.7763088", "text": "public void disconnect() {\n\t\tclient.disconnect();\n\t}", "title": "" }, { "docid": "e4f763aefae4e5f21d378cc10966e90c", "score": "0.76115847", "text": "public void disconnectClient() {\n pc.disconn...
3dc8f3cbd334283ae8dee6280f48a1a2
This method was generated by MyBatis Generator. This method returns the value of the database column qualityinfo.live_aicu
[ { "docid": "e1d0388c7d356a312bbd6d0f18fab9b7", "score": "0.67453164", "text": "public String getLiveAicu() {\n return liveAicu;\n }", "title": "" } ]
[ { "docid": "e44851168975cbd73f2b41115f9c9c18", "score": "0.58008945", "text": "public void setLiveAicu(String liveAicu) {\n this.liveAicu = liveAicu == null ? null : liveAicu.trim();\n }", "title": "" }, { "docid": "65af75f2d65838e23eb6d91a05a65e1c", "score": "0.5682809", "...
1be3d576779c5e4e56a073dd77eab838
Gets the BSSIDs that are currently in the blocklist.
[ { "docid": "33ec76a5a0bbd53ada0c20c610d2c2fd", "score": "0.6262452", "text": "public Set<String> updateAndGetBssidBlocklist() {\n return updateAndGetBssidBlocklistInternal()\n .map(entry -> entry.bssid)\n .collect(Collectors.toSet());\n }", "title": "" } ]
[ { "docid": "2fc2964542e810cba8e9c7a4b1ec29bc", "score": "0.59983313", "text": "public void clearBssidBlocklist() {\n if (mBssidStatusMap.size() > 0) {\n int prevSize = mBssidStatusMap.size();\n for (BssidStatus status : mBssidStatusMap.values()) {\n mBssidBloc...
689d4de5bb3b2d5e0d8807604397e386
Constructor for the server
[ { "docid": "7eb8e50661cdeadd392ec20168a0964d", "score": "0.0", "text": "public GameServer(Lobby lobby) throws RemoteException {\n super();\n this.lobby = lobby;\n\n clients = new ArrayList<>();\n executor = Executors.newFixedThreadPool(4);\n }", "title": "" } ]
[ { "docid": "1b576bce6ac7519892ab168039a09b4b", "score": "0.854122", "text": "public Server(){\n\t}", "title": "" }, { "docid": "3295c2b5015d95be8e967728f9b04ca9", "score": "0.8353006", "text": "public Server() {\n }", "title": "" }, { "docid": "8242c055fc242f4f0a851d9b97...
c15947268bfd2a32e81c3d6f6e054226
Call filter on variable.
[ { "docid": "c276d23c2d1fae5ebcb7cf533b4297aa", "score": "0.5788275", "text": "void filter() throws TamagoCSPException;", "title": "" } ]
[ { "docid": "fd2fced3d116e8fa2f2f9d12433030a2", "score": "0.6694299", "text": "ContentFilterable filter(Closure closure);", "title": "" }, { "docid": "251abf66fa8734e0a1628ebaad68a5a0", "score": "0.6114284", "text": "public void filter(String text){\n }", "title": "" }, { ...
2ec751534a557aa0a8a39f96812f58c9
/ Given five positive integers, find the minimum and maximum values that can be calculated by summing exactly four of the five integers. Then print the respective minimum and maximum values as a single line of two spaceseparated long integers.
[ { "docid": "318895c57e33af20d7e10d286488e281", "score": "0.5925964", "text": "static void miniMaxSum(int[] arr) {\n long minSum = Long.MAX_VALUE;\n long maxSum = Long.MIN_VALUE;\n for (int i = 0; i < arr.length; i++) {\n long sum = 0;\n for (int j = 0; j < arr....
[ { "docid": "4237a51316cc0b70b62c41d91d91d630", "score": "0.7098826", "text": "static void minMaxSum(int[] intArray) {\n if ( intArray.length != 5 ) {\n System.out.println(\"minMaxSum(): The array length is required to be 5 (actual length is \" +\n intArray.length + \")\");\n }\n A...
57f714751fd173e42700c9fd2365d088
TablaD tabladat=null; Creates new form Tabla
[ { "docid": "d3dab0c51843405bc446746e0ff9144e", "score": "0.8139808", "text": "public TablaD() {\n initComponents();\n tabladatos=new DefaultTableModel(fila,columna );\n tblDatos.setModel(tabladatos);\n \n }", "title": "" } ]
[ { "docid": "3d211283f2a5124c86b093438d1bda55", "score": "0.7478238", "text": "private void crearTabla() {\n try {\n dataModel = (new DefaultTableModel(\n null, new String[]{\n \"Operacion\", \"Numero 1\",\n \"Numero 2\", ...
7b88a070cec1d7f3db6ab426b765a042
no lock to acquire! not normally how we do things, but good enough for demonstration purposes
[ { "docid": "ab8213fe4d9dfc38b40bced7cef24844", "score": "0.0", "text": "public void run() {\n\t\t \t\ttry {\r\n\t\t\t\t\tThread.sleep(1000);\r\n\t\t\t\t} catch (InterruptedException e) {\r\n\t\t\t\t\t// TODO Auto-generated catch block\r\n\t\t\t\t\te.printStackTrace();\r\n\t\t\t\t}\r\n\t\t \t\t System.ou...
[ { "docid": "42133aaff0f8c9ead7f5e07ece7b7c5b", "score": "0.66009533", "text": "@CanIgnoreReturnValue\n/* */ public double acquire() {\n/* 257 */ return acquire(1);\n/* */ }", "title": "" }, { "docid": "af7f7bdfc9ba24933aeda3b6053927e5", "score": "0.6512255", "text": "...
55c68ca98fbad57aba2608409c59c333
prints out the tagset used in the model 'modelFile'
[ { "docid": "dbee17616eccd2f1c703bc2882e0e6a9", "score": "0.5520678", "text": "public static void printOutputAlphabet(final File modelFile) {\n\t\tObject model;\n\t\tfinal NETagger tagger = new NETagger();\n\t\ttry {\n\t\t\ttagger.readModel(modelFile);\n\t\t} catch (final FileNotFoundException e) {\n\t\t...
[ { "docid": "fb82ae7238c7181c2b9fc68a43121c16", "score": "0.643107", "text": "public void printTags() {\n String tagsPrintout = \"\";\n for(Tag tag: photoTagsSet) {\n tagsPrintout += tag.getTagName() + \", \";\n }\n String tagsListWithCommas = tagsPrintout.substring...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "02f4872fa2132f5b4bdb7514fec33444", "score": "0.0", "text": "public static void main(String[] args) {\n\t\t int input[] = {1,2,5,6,11,15};\n\t\t FloorAndCeilingSortedArray foc = new FloorAndCeilingSortedArray();\n\t\t foc.cal_floor_ceiling(input, 4);\n\t}", "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}"...
93ead420bdd949be39cbb1528eb8dd22
Shorthand for attaching image from url to target view
[ { "docid": "2aece3c8d1585e20a0cad98a8b169fec", "score": "0.0", "text": "public static void setImage(ImageView target, String sourceUrl, @DrawableRes int placeholder) {\n if (target == null) {\n Timber.e(\"Cannot attach image to empty target\");\n return;\n }\n\n ...
[ { "docid": "73903ed5dfe248439ca60409f9657cf6", "score": "0.6819708", "text": "void load(ImageView imageView, String imageUrl);", "title": "" }, { "docid": "296f19391f55e741efe05a9e0a967b15", "score": "0.6677712", "text": "private void loadPosterImage(String url, ImageView view) {\n ...
4fdb99ad3985464cfd0754b82a5c155e
Inserts and returns a new empty value (as xml) as the ith "wowRelations" element
[ { "docid": "a8c691c29f25d55994c41265f7455f7d", "score": "0.6430279", "text": "ch.crif_online.www.webservices.crifsoapservice.v1_00.WowRelation insertNewWowRelations(int i);", "title": "" } ]
[ { "docid": "cbeb56c8497b91623a445e2a069b613e", "score": "0.6420783", "text": "ch.crif_online.www.webservices.crifsoapservice.v1_00.WowRelation addNewWowRelations();", "title": "" }, { "docid": "6b83065c838189d3deb31ad0475867f2", "score": "0.52380294", "text": "@NonNull\n\tString quer...
8006ad25e96631c23424116b530f501e
The getter for the account name.
[ { "docid": "e6bd3e3ba70b9373afae3b71f072cc4c", "score": "0.0", "text": "@Override\n public String getName() {\n return this.name;\n }", "title": "" } ]
[ { "docid": "473b17487ef6c848e40aed6ea955ace0", "score": "0.8567143", "text": "public String getName()\n {\n return accountName;\n }", "title": "" }, { "docid": "98278d85c82e3f20d17ecc259ecb0329", "score": "0.8294594", "text": "public Object accountName() {\n retur...
fc35b8498eb87f397fdfcd119479e3fd
adding a peer that was sent to our report to be sent later
[ { "docid": "3e276b8902862e867763de4cd07e72a7", "score": "0.7383126", "text": "public void addSentPeerToReport(Peer peer, String message) {\n StringBuilder sb = new StringBuilder();\n try {\n sb.append(InetAddress.getByName(peer.getAddress()).toString().substring(1))\n ...
[ { "docid": "b3573fb8cca51cb80b8147d8ee0ef4e3", "score": "0.6513587", "text": "private void addPeer(InstanceInfo instanceInfo) {\n// System.out.println(\"Adding peer \" + this.instanceInfo + \" -> \" + instanceInfo);\n Client client = clientFactory.createClient(instanceInfo);\n peers...
9854541c02e3d400448a2ee348a51830
Create a Section of the given section name or combined sectionsubsection name, and output debug/trace messages through the logger.
[ { "docid": "5939aa49f1d583621994de549a1687b7", "score": "0.575332", "text": "public Section(String name, Logger logger) {\n this.jsName = JS.toJSName(name);\n this.logger = logger;\n this.keyValues = new HashMap<>();\n // Other fields are initialized in compile().\n }", "title": "" } ...
[ { "docid": "25c652af04a67337f1582f42af02ec94", "score": "0.68388337", "text": "public Section(String section, String subsection) {\n this(nameOf(section, subsection), new Logger(false, false));\n }", "title": "" }, { "docid": "721849dbeb986dc47d106d7e65aa18fe", "score": "0.663219", ...
0fee9afdf6d2d8bb6d63b73d1c9f2afb
Test getting a PDModel element is in sync with underlying COSArray
[ { "docid": "ad6c628cc7fd66585a288d8fd0ac0058", "score": "0.47091618", "text": "@Test\n void getFromList() throws Exception\n {\n COSArrayList<PDAnnotation> cosArrayList = new COSArrayList<>(annotationsList, annotationsArray);\n\n for (int i = 0; i < cosArrayList.size(); i++) {\n ...
[ { "docid": "4f1e1a109a0d98549e6f88685b9b59e5", "score": "0.54866564", "text": "@Override public boolean isInconsistent()\r\n {\r\n return this.isInconsistent;\r\n }", "title": "" }, { "docid": "5142efa61d45271d2e00f134816123d9", "score": "0.5309333", "text": "@Test\n\tpublic voi...
d6d01eeb5a2268515ae8038724724dd2
TODO: Warning this method won't work in the case the id fields are not set
[ { "docid": "f80b94a942c7f40532b19ae6e806a45c", "score": "0.0", "text": "@Override\r\n public boolean equals(Object object) {\n if (!(object instanceof VehicleAccessory)) {\r\n return false;\r\n }\r\n VehicleAccessory other = (VehicleAccessory) object;\r\n if (th...
[ { "docid": "57c157d9d98d88367182b07788ed701c", "score": "0.6703078", "text": "public void setId(int id){ this.id = id; }", "title": "" }, { "docid": "3216d0b17cf12ed61e8011fb92d1d036", "score": "0.6611298", "text": "private void clearId() {\n\n id_ = getDefaultInstance().getId()...
070d69abf7e2b8b88bee833b4d3370d6
Use QuestionAnswerC.newBuilder() to construct.
[ { "docid": "f5f45d285c2067bedd6bb6fde605d5fc", "score": "0.7898226", "text": "private QuestionAnswerC(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "title": "" } ]
[ { "docid": "b4de5d93a74320dc9d541e0e303aad7c", "score": "0.76387745", "text": "private GetQuestionAnswerC(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "title": "" }, { "docid": "9f5d45dc65975269ce3c9fc8e03807cd", "score": "0.7151631", "...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "68e10a3804c542e0b4e83a806b4d2f9b", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tVehicule moto = new Vehicule(\"bmw\", 1998, 5000.0f, \"BWB0001\", 'B');\n\t\tCamion J9 = new Camion(\"J9\", 2009, 20000.0f, \"987 BCD 75\", 'B', 25.0f);\n\t\tVoiture twingo = new Voiture...
[ { "docid": "da34ed11fe7c5649b3cd0bdad6dca5df", "score": "0.7115143", "text": "@Override\n\t\tpublic void 비행() {\n\t\t\t\n\t\t}", "title": "" }, { "docid": "99cfe01c5035e9a9ca6dafada0e4a005", "score": "0.67343336", "text": "@Override\r\n\tpublic void caminar() {\r\n\t\t// TODO Auto-g...
e45775bba9e5a1ea73758011e8718846
This method was generated by MyBatis Generator. This method corresponds to the database table ecs_virtual_card
[ { "docid": "d745eae87d403cb2032d717a8d89987f", "score": "0.5895276", "text": "List<EcsVirtualCard> selectByExample(EcsVirtualCardExample example);", "title": "" } ]
[ { "docid": "e756e9a6dfbcde6be6cfb42ec868c635", "score": "0.6850154", "text": "EcsVirtualCard selectByPrimaryKey(Integer cardId);", "title": "" }, { "docid": "b666dfc64d36c9adb0ff4c729e6220ab", "score": "0.56706285", "text": "MemberCard selectByPrimaryKey(String CARD_NO);", "title...
863f14c84282639fceaf707312357913
verify the required parameter 'licenseLicense' is set
[ { "docid": "c2c87db3fbaadf1fbc13a6ecceadd245", "score": "0.53899366", "text": "@SuppressWarnings(\"rawtypes\")\n private com.squareup.okhttp.Call createLicenseLicenseValidateBeforeCall(LicenseLicenseCreateParams licenseLicense, final ProgressResponseBody.ProgressListener progressListener, final Progr...
[ { "docid": "c179f41187a320ad5e3ec49c66cf9a95", "score": "0.7084755", "text": "boolean isLicenseEnabled(String option);", "title": "" }, { "docid": "7a3027d4ff901b5648e9ed5044e47c25", "score": "0.7019827", "text": "public void setLicense(String License);", "title": "" }, { ...
ab665a179fe295bd60c57c4f2d6a0e0b
Write the header of a WIRE_TYPE_LENGTH_DELIMITED field for one where we know the size in advance and do not need to compute and compact.
[ { "docid": "a7b6358925d9981a712a3ae25a220523", "score": "0.6530776", "text": "private void writeKnownLengthHeader(int id, int size) {\n // Write the tag\n writeTag(id, WIRE_TYPE_LENGTH_DELIMITED);\n // Size will be compacted later, but we know the size, so write it,\n // once...
[ { "docid": "60421537f8900ad19c0aa6f2acf6d159", "score": "0.6505028", "text": "private void writeBlankBitfieldDeclaration(PrintWriter writer, int fieldWidth, String c99type) {\r\n writer.println(\" \" + c99type + \" :\" + fieldWidth + \";\");\r\n }", "title": "" }, { "docid": "1...
617ae574d657932c6edb1347f54513b5
Searches the collection and returns
[ { "docid": "2e9743edcd47c46daf662c4103eee5f2", "score": "0.0", "text": "public int indexOf(Object value) {\n\t\tif (value == null) {\n\t\t\treturn -1;\n\t\t}\n\t\tfor (int i = 0; i < this.size; i++) {\n\t\t\tif (this.elements[i].equals(value)) {\n\t\t\t\treturn i;\n\t\t\t}\n\t\t}\n\t\treturn -1;\n\t}", ...
[ { "docid": "d18322431226927b29195af834b05e22", "score": "0.70436907", "text": "public List<GolemInfo> search();", "title": "" }, { "docid": "c0e5059458d4388981db18662b99e276", "score": "0.69134676", "text": "public java.util.List<SearchResults> findAll();", "title": "" }, { ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b62bb2044e70d2d8eb6023a83e4343f5", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tnew myTunes();\n\t}", "title": "" } ]
[ { "docid": "da34ed11fe7c5649b3cd0bdad6dca5df", "score": "0.7115143", "text": "@Override\n\t\tpublic void 비행() {\n\t\t\t\n\t\t}", "title": "" }, { "docid": "99cfe01c5035e9a9ca6dafada0e4a005", "score": "0.67343336", "text": "@Override\r\n\tpublic void caminar() {\r\n\t\t// TODO Auto-g...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "60f0d2e2d33e7b899539e437dde788fd", "score": "0.0", "text": "@Override\r\n public void onStop() {\n super.onStop();\r\n }", "title": "" } ]
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "5503a0755149984b9a21eda0afd8decd", "score": "0.0", "text": "@Override\n\tpublic void onUpgrade(SQLiteDatabase arg0, int arg1, int arg2) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.66285414", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}"...
80921c6146e8661f4f7085c24f5bb26d
Print info about Artifact
[ { "docid": "3c624db4c65cb3a297285093a24bc206", "score": "0.7513292", "text": "public static void printArtifact(DeploymentArtifact da) {\n log.debug(\"*** Artifact : \" + da.getArtifactName());\n log.debug(\"DeployPath=\" + da.getDeployPath());\n log.debug(\"Archive=\" + da.getArchiv...
[ { "docid": "603aebf26d4b7de28b0dc924ace90515", "score": "0.7229991", "text": "public void list( Artifact artifact )\r\n {\r\n System.out.println( \"GROUP: \" + artifact.getGroup() );\r\n System.out.println( \"NAME: \" + artifact.getName() );\r\n System.out.println( \"TYPE: \" + a...
d1e6fe3eea4c9e43f49158c1b8f4c172
Notify a follower by sending an email message. Dev Note: SNS is more robust than a regular old email so prefer SNS when both are equally appropriate
[ { "docid": "aca37f4bfd4523f8ef9c6b7c33f2c784", "score": "0.7119088", "text": "public static void doEmailNotifyFollower(String recipient, String subject,\n\t\t\tString message) {\n\t\t// TODO: use AWS Simple Email Service (SES)\n\t\tthrow new Error(\"not yet implemented\");\n\t}", "title": "" } ]
[ { "docid": "8897ac3a0cda7a5dd8fdd31ddf876f50", "score": "0.6376246", "text": "public static void doSnsNotifyFollowers(AmazonSNS snsClient, String topic,\n\t\t\tString subject, String message) {\n\n\t\tPublishRequest publishRequest = new PublishRequest(topic,\n\t\t\t\ttruncateMessageToMaxLength(message),...
94e60dc410828442d08f118ba6193bcb
Log.i(TAG, "1 handleStop(), engineId: " + engineId + ", engineState: " + engineState + ", fen: " + fen + ", bestmove: " + bestmove); Log.i(TAG, "handleStop(), engineName: " + ec.uciEngines[ec.currentEngineId].engineName + "(" + engineId + "), engineState: " + engineState + ", fen: " + fen + ", bestmove: " + bestmove);
[ { "docid": "2b4fc172ea8ecb92542830bc4591ac83", "score": "0.67488563", "text": "void handleStop(int engineId, UciEngine.EngineState engineState, String fen, String bestmove) {\n\n\t\tif (ec.uciEngines == null)\n\t\t\treturn;\n\n\t\tswitch (engineState) {\n\t\t\tcase STOP_MOVE: {\n setEngin...
[ { "docid": "969986fb08dbbac9a1384ccd04e1a615", "score": "0.6460444", "text": "@Override\n\t\tpublic void notifyStop(int engineId, int id, EngineState engineState, String fen, String bestmove) {\n\n\t\t\tMainActivity.this.runOnUiThread(() -> handleStop(engineId, engineState, fen, bestmove));\n\n\t\t}", ...
bae7eb74c12b1dd1f844b1c0109862a7
Run the byte hw1_1000000LOC3method18(char,char,byte,long,short,byte,short,float,float) method test.
[ { "docid": "e51c2533a8e144dbe726c5bc5a3337c4", "score": "0.7666624", "text": "@Test\n\tpublic void testHw1_1000000LOC3method18_4()\n\t\tthrows Exception {\n\t\tchar var0 = '\u0001';\n\t\tchar var1 = '\u0001';\n\t\tbyte var2 = (byte) 1;\n\t\tlong var3 = 1L;\n\t\tshort var4 = (short) 1;\n\t\tbyte var5 = (...
[ { "docid": "a246e15cf9954f203b3a959c5bc713d6", "score": "0.77418274", "text": "@Test\n\tpublic void testHw1_1000000LOC3method18_3()\n\t\tthrows Exception {\n\t\tchar var0 = '\u0001';\n\t\tchar var1 = '\u0001';\n\t\tbyte var2 = (byte) 1;\n\t\tlong var3 = 1L;\n\t\tshort var4 = (short) 1;\n\t\tbyte var5 = ...
e1b25ee4cb5824310f28aac061151e82
$ANTLR end "rule__EquationBehaviour__Group_5__0" $ANTLR start "rule__EquationBehaviour__Group_5__0__Impl" InternalBehaviordsl.g:7110:1: rule__EquationBehaviour__Group_5__0__Impl : ( ( rule__EquationBehaviour__LocalvariableAssignment_5_0 ) ) ;
[ { "docid": "a16f8a38002df040ca596d3da1fada24", "score": "0.75980186", "text": "public final void rule__EquationBehaviour__Group_5__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // InternalBehaviordsl.g:7114:1: ( ( ( rule...
[ { "docid": "fa00b4eac35426787eb79de769d0b67b", "score": "0.73815024", "text": "public final void rule__EquationBehaviour__Group_5__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // InternalBehaviordsl.g:7142:1: ( ( ( rule...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "dc1fb3ef8833405dd0cc5a7460478a7b", "score": "0.0", "text": "public String getBPToUpdate(String radiaId) throws Exception {\n\t\tString bpId = \"\";\n //SForceServiceGlobal sfservice= new SForceServiceGlobal(null);\n \n //if (sfservice.login() == true) {\n // EnterpriseConnection s...
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
8d4f3588bfa7d1c00d1302b10321de95
Returns total number of pages
[ { "docid": "f260311dbab59767c300a9dc23b4c3dd", "score": "0.0", "text": "@Override\n public int getCount() {\n return NUM_ITEMS;\n }", "title": "" } ]
[ { "docid": "310a2a320db710e8e90245107c726a00", "score": "0.8707536", "text": "public int getTotalPages(){\n \treturn this.PAGES_LIST.size();\n }", "title": "" }, { "docid": "a95070fc1dd3afaf7e987b89dca30698", "score": "0.86365515", "text": "int getPagesCount();", "title": "...
d4dcabd2b00131170e36e49bc8955879
required bytes uri = 9; Should be "required", Later will calculate md5
[ { "docid": "fdfbed0def2443a44fd0f07a7cbb45ed", "score": "0.0", "text": "public Builder setUri(com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000100;\n uri_ = value;\n onChanged();\n return this;\...
[ { "docid": "2fca5f508b3edc28a6deed76fc81f0c3", "score": "0.66111034", "text": "java.lang.String getFileMd5();", "title": "" }, { "docid": "2fca5f508b3edc28a6deed76fc81f0c3", "score": "0.66111034", "text": "java.lang.String getFileMd5();", "title": "" }, { "docid": "2fca5f...