query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
f78009db7bd570733900ac4b334566c5
Add a panel which contains buttons
[ { "docid": "249eb11192c93a4ec39ec3643024d609", "score": "0.7428311", "text": "private JPanel createButtonPanel() {\r\n JPanel panel = new JPanel(new FlowLayout(FlowLayout.RIGHT));\r\n\r\n // add update button\r\n JButton updateButton = new JButton(\"Clear All\");\r\n updateBu...
[ { "docid": "fbee4087fbeab843c0b97292f34e165e", "score": "0.818926", "text": "private void addButtonPane() {\n buttonPanel = new JPanel();\n buttonPanel.setLayout(new GridLayout(0, 1));\n\n addRecipeButton();\n addSaveButton();\n addCloseButton();\n\n add(buttonP...
604ab05049a8eb5c4beb99f5c61745a5
TODO: Replace this with your own logic
[ { "docid": "c9cb8190ba6ca22d3bc3b5a9f17378a9", "score": "0.0", "text": "private boolean isPasswordValid(String password) {\n return password.length() > 4;\n }", "title": "" } ]
[ { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.59268546", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, { "docid": "132ebee1d663aa8e1c0ab776375c437a", "score": "0.55291057", "text": "Support support();", "title": "" }, { "docid": "4e49f5db36c...
acadc7e02896a36773591fbc2f9063f2
Controls the visibility of the assist gesture handles.
[ { "docid": "177ca69355298955c9875eb8754e04c0", "score": "0.5817928", "text": "public void setAssistHintVisible(boolean visible) {\n if (!mHandler.getLooper().isCurrentThread()) {\n mHandler.post(() -> setAssistHintVisible(visible));\n return;\n }\n\n if ((mAssi...
[ { "docid": "e045f8332ca9329b8488badf9a2f3b87", "score": "0.5956823", "text": "protected void hideDiagramAssistant() {\r\n\t\tif (handles == null) {\r\n\t\t\treturn;\r\n\t\t}\r\n\t\tIFigure layer = getLayer(LayerConstants.HANDLE_LAYER);\r\n\t\tfor (Iterator iter = handles.iterator(); iter.hasNext();) {\r...
5b815ddd2bf20d1a772b8a2580093eb6
This method was generated by MyBatis Generator. This method sets the value of the database column litemall_user_point_detail.vip_card
[ { "docid": "00e5318e9aac56454b6d04f539754364", "score": "0.6898327", "text": "public void setVipCard(Integer vipCard) {\n this.vipCard = vipCard;\n }", "title": "" } ]
[ { "docid": "a222a568972f4174c901a8fb0fe7df95", "score": "0.59253186", "text": "void setCard(com.conferma.cpapi.Card card);", "title": "" }, { "docid": "6e44f51b2bf6efc2487e3077531e2d0e", "score": "0.54236", "text": "public void setCard(Card card);", "title": "" }, { "doci...
e6355698232b1995f16da5be3f5c6166
Wait at most millis for the process to exit, then return the exit value.
[ { "docid": "4494c42f0ab516d9ecfae290069306fa", "score": "0.6658097", "text": "int waitFor(long millis) throws Exception;", "title": "" } ]
[ { "docid": "d04f18debe8c9ee1ecf3366bdbd884e3", "score": "0.6839394", "text": "public int waitFor() throws InterruptedException {\n\t\treturn process.waitFor();\n\t}", "title": "" }, { "docid": "f5f211035766c03d0bb0eb4df75866e0", "score": "0.61669755", "text": "@Override\n public b...
f6100de802e7fe6d4f320a41d2710288
========= show DataTable =============
[ { "docid": "988515fb05226e557278c04f3d3b1559", "score": "0.0", "text": "public ArrayList getShowData(TransferOfGIN_betweenStorageVatAction action) {\n\t\tConnection conn = null;\n\t\tPreparedStatement pstmt = null;\n\t\tResultSet rs = null;\n\t\tArrayList list = new ArrayList();\n\t\tint j = 1;\n\t\ttry...
[ { "docid": "dc8ac3e62d54c19523868de09fc6da2f", "score": "0.7446861", "text": "public static void showData() throws Exception{\n \n String sql=\"select * from customer order by date desc,regno desc,firstn limit 100;\";\n sqlConn sc=new sqlConn();\n ResultSet rs = sc.stmt.executeQu...
19af7a9cf563b9361c987c11e7584c2d
Grab the entity from the database before populating with request parameters
[ { "docid": "9db31bcfc27c67db6f892d40e09b2368", "score": "0.5038582", "text": "@Override\n public void prepare() throws Exception {\n super.prepare();\n /* if (getRequest().getMethod().equalsIgnoreCase(\"post\")) {\n // prevent failures on new\n String acctcostmap...
[ { "docid": "6ddc5e48c5393c3aa4ba0feed39f5596", "score": "0.60100114", "text": "protected abstract T doLoadEntity();", "title": "" }, { "docid": "0d5d5b0dd1304064a63eb164c5bb91f3", "score": "0.5925524", "text": "public void prepare() throws Exception {\n\t\tif ( ServletActionContext.g...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "22bd02cc12a9b9e38f277b41e7924ca6", "score": "0.0", "text": "@Override\n\tpublic void onWindowFocusChanged(boolean hasWindowFocus) {\n\t\tsuper.onWindowFocusChanged(hasWindowFocus);\n\t\t\n\t\tif(hasWindowFocus){\n\t\t\t//if(mRenderer != null)\n\t\t\t//mRenderer.onResume();\n\t\t} else {\n\t\...
[ { "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}"...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "786f997919e52b9808d4087e12e99970", "score": "0.0", "text": "@Override\n\tpublic List<TransactionDto> getTransactions() {\n\t\treturn transactionMapper.toDtoList(transactionProvider.getTransactions());\n\t}", "title": "" } ]
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.6904447", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "4862518dedb9e169c3cc620e5ebe04c5", "score": "0.6696056", "text": "@Override\r\n\tpublic void atura() {\n\t\t\r\n\t}", "title": "" ...
c17d327ff12495582ef63a06fea7b3f2
/ JADX ERROR: Method load error jadx.core.utils.exceptions.DecodeException: Load method exception: bogus opcode: 00e9 in method: java.sql.DriverManager.getConnection(java.lang.String, java.lang.String, java.lang.String):java.sql.Connection, dex: at jadx.core.dex.nodes.MethodNode.load(MethodNode.java:118) at jadx.core.d...
[ { "docid": "40d965b19f769ac27693b10b5ed9a8b5", "score": "0.498032", "text": "@sun.reflect.CallerSensitive\n public static java.sql.Connection getConnection(java.lang.String r1, java.lang.String r2, java.lang.String r3) throws java.sql.SQLException {\n /*\n // Can't load method instructi...
[ { "docid": "7c6892f467f849a4e56cef179b18c5af", "score": "0.7710925", "text": "public static void m7257a() {\n /* JADX: method processing error */\n/*\nError: java.lang.NullPointerException\n\tat jadx.core.dex.visitors.regions.ProcessTryCatchRegions.searchTryCatchDominators(ProcessTryCatchRegions....
2e16ee85875215231db65ced568ca804
If greedy is enabled, then the ScheduledPollConsumer will run immediately again, if the previous run polled 1 or more messages. The option is a: boolean type. Group: scheduler
[ { "docid": "963c99d166e32d6094542516ff00708a", "score": "0.0", "text": "default S3EndpointConsumerBuilder greedy(boolean greedy) {\n doSetProperty(\"greedy\", greedy);\n return this;\n }", "title": "" } ]
[ { "docid": "b8fb315c30886f6fb480cbe36ce883d9", "score": "0.58768153", "text": "public void set_polling_enabled () {\n\t\tdelete_waiting_poll_run_tasks ();\n\n\t\tf_polling_enabled = true;\n\t\tf_long_poll_ok = false;\n\t\tnext_short_poll_time = sg.task_disp.get_time();\n\t\tnext_long_poll_time = sg.task...
98f6c31986db8b7fef653dc37a273d2e
Answer the null status of the given local
[ { "docid": "3aaee0eff68303d73c21f6a7cb4f7d45", "score": "0.7460729", "text": "public int nullStatus(LocalVariableBinding local) {\n if (isDefinitelyUnknown(local))\n return FlowInfo.UNKNOWN;\n if (isDefinitelyNull(local))\n return FlowInfo.NULL;\n if (isDefinit...
[ { "docid": "1350f51696a042d010fa187080170840", "score": "0.69618917", "text": "@Override\n public String localStatus(DeviceId deviceId) {\n return null;\n }", "title": "" }, { "docid": "288bba3b2ba341dd6a20d4ddc9813d07", "score": "0.6305164", "text": "public boolean isLo...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "2fd722559c4549ffcba82224470c36be", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tint[] mas = {31,3,4,6,7,8,76,55};\r\n\tSystem.out.println(search(mas,6));\r\n\t\t\r\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...
169b0d972dd0830a553913f295265e72
This method is used to accept the alert
[ { "docid": "5489b5cfde0188f251fb2a66c19a1f27", "score": "0.7303304", "text": "public void acceptAlert(WebDriver driver) {\r\n\t\tdriver.switchTo().alert().accept();\r\n\t}", "title": "" } ]
[ { "docid": "5c9d147a244670e214f39df6fd6ffd4b", "score": "0.86563134", "text": "@Override\r\n\tpublic void acceptAlert() {\n\r\n\t}", "title": "" }, { "docid": "23009135546452378018f0b3a75c1833", "score": "0.836866", "text": "public void alertAccept();", "title": "" }, { "...
c531471612d78aa54e612d1356a6e8ca
send out batch trace cell
[ { "docid": "d542bbf0b3d29c52965ffaa4b44f3f00", "score": "0.5485691", "text": "void visits(List<TraceCell> tcs);", "title": "" } ]
[ { "docid": "4d97e6f904fb94583f6b510cefd70553", "score": "0.58219737", "text": "void flushBatch();", "title": "" }, { "docid": "b2af15bded7c032f93e055987056195f", "score": "0.57835096", "text": "protected void emitBatch(){\n synchronized(this){\n\n revokeSendBatch();\n\n ...
7fd55a34597c097d9d1e1a4b6b6122cc
You can add more options for specific learning models if you wish
[ { "docid": "475c2633dd90ea7af93f5448edada1bf", "score": "0.0", "text": "public ArgParser(String[] argv) {\r\n\t\t\tauthPath = null;\r\n\t\t\tfilterPath = null;\r\n\t\t\toutputFolderPath = null;\r\n\t\t\ttry{\r\n\t\r\n\t\t\t \tfor (int i = 0; i < argv.length; i++) {\r\n\r\n\t\t\t \t\tif (argv[i].equals(\...
[ { "docid": "a197d0e461fc6d8a41f332f7458abd74", "score": "0.59313184", "text": "void initBasicModelParams()\n\t{\n\t\tmNumFeatures = mTrainSet.getNumberOfFeatures();\n\t\tmNumSoleFeatures = mNumFeatures - 1;\n\t\tmFeatures = mTrainSet.getFeatures();\n\t\tmOutputValueCount = new Integer[2]; mOutputValueCo...
6d880598b50140f1b755a8ccc18f3364
Get the y coordinate.
[ { "docid": "fd1af857ddcbc9411114cf8c915a555b", "score": "0.8863099", "text": "public int y() {\r\n\t\treturn yCoord;\r\n\t}", "title": "" } ]
[ { "docid": "97f49a85b085cf060d1739f0c39396fd", "score": "0.8875348", "text": "protected Number getY() {\n return this.yCoordinate;\n }", "title": "" }, { "docid": "4a9198980e5c5b8f21227fee53a283db", "score": "0.8804424", "text": "public int getY() {\r\n\t\treturn ycoord;\r\...
791c17ac12a7eaf669c8ba774bfeb235
Removes all the dm history packages where packageCode = &63; from the database.
[ { "docid": "f3916ec0202cb2932c14c31c23eb6a52", "score": "0.7641396", "text": "@Override\n\tpublic void removeByPackageCode(String packageCode)\n\t\tthrows SystemException {\n\t\tfor (DmHistoryPackage dmHistoryPackage : findByPackageCode(\n\t\t\t\tpackageCode, QueryUtil.ALL_POS, QueryUtil.ALL_POS, null))...
[ { "docid": "9532b3115c1290ff0ca7426a1619b545", "score": "0.67889243", "text": "@Override\n\tpublic void removeAll() throws SystemException {\n\t\tfor (DmHistoryPackage dmHistoryPackage : findAll()) {\n\t\t\tremove(dmHistoryPackage);\n\t\t}\n\t}", "title": "" }, { "docid": "b7b70fb4db9ee8b9a5...
6a2c7054ce18513b94cf5a6c778d3fc8
SKUs that should reference this inventory product. These are arbitrary strings that should map to this inventory item, potentially to/from foreign or 3rdparty systems. repeated string sku = 2;
[ { "docid": "b3a460f0d6b1b7d96c3a4189878b9a8f", "score": "0.55618083", "text": "public Builder addSkuBytes(\n com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n checkByteStringIsUtf8(value);\n ensureSkuIsMutable();\n sku_.ad...
[ { "docid": "730669407913e73db5121bdb3c368b6f", "score": "0.6961638", "text": "public void setSku(final String sku);", "title": "" }, { "docid": "b7d4185b616f737dc9f8bd6fd2485ccf", "score": "0.69321173", "text": "public String getSku() {\n return sku;\n }", "title": "" }, ...
2be3cf38ce70e067c42f3d91eddc7219
Create a message of the given length. Then compute both the actual and test segment counts required to send that message. If there is a difference between the counts, flag this as a problem.
[ { "docid": "3590dfd4ae91947956ba9bf2fb15f673", "score": "0.65436715", "text": "private void testMessageLengthOf(int msgLen)\n throws SizeExceededException, IOException {\n\n // Create the message content.\n StringBuffer sb = new StringBuffer(msgLen);\n for (int i = 0; i < msg...
[ { "docid": "2bae8421f834ae5e826a919deeb8abe7", "score": "0.57426405", "text": "private static String buildMessage(int received, int expected)\r\n\t{\r\n\t\tif (received < expected)\r\n\t\t\treturn \"Not enough data received! Expected \"+expected+\", but received only \"+received+\".\";\r\n\t\telse\r\n\t...
62b564a0da49c9158f0adc9fafd455a2
/constructor of date class
[ { "docid": "9a3947c2733c26ccb98939a77dd452ea", "score": "0.6854772", "text": "Date () {\n\t deadline_day = 0;\n\t deadline_month = 0;\n\t deadline_year = 0;\n\t }", "title": "" } ]
[ { "docid": "a08aa1b8c4621cd9c846434db83f9ad7", "score": "0.82599276", "text": "public Date(){}", "title": "" }, { "docid": "49bf793dcaf71c1c60e12751084c187f", "score": "0.8211754", "text": "public Date()\r\n {\r\n this( 1, 1, 1582 ); \r\n }", "title": "" }, { "do...
a196c1a033a52827d0d28b8f84d80cdb
Retrieves a paged list of attributes according to any specified filter criteria and sort options. MozuClient mozuClient=GetAttributesClient( startIndex, pageSize, sortBy, filter, responseFields); client.setBaseAddress(url); client.executeRequest(); AttributeCollection attributeCollection = client.Result();
[ { "docid": "d53525ad807dc1bf7738e1970b2881ba", "score": "0.8204075", "text": "public static MozuClient<com.mozu.api.contracts.productadmin.AttributeCollection> getAttributesClient(Integer startIndex, Integer pageSize, String sortBy, String filter, String responseFields) throws Exception\r\n\t{\r\n\t\tMo...
[ { "docid": "bc7830907ba4e2cf41eae3aea9fd331d", "score": "0.6993681", "text": "public static MozuClient<com.mozu.api.contracts.productadmin.AttributeCollection> getAttributesClient() throws Exception\r\n\t{\r\n\t\treturn getAttributesClient( null, null, null, null, null);\r\n\t}", "title": "" }...
ebf41ecfda9db06afdb6a16e1281ec29
Modifies this statistic by the input amount. Negative to decrease, positive to increase. Modifiers add up and last until removed.
[ { "docid": "3b5a2b9660379eabd7801507a8ada133", "score": "0.66878146", "text": "public void modify(int amount) {\n this.modifiers += amount;\n }", "title": "" } ]
[ { "docid": "c5080dcc7ee106a44786d50a7786cdd3", "score": "0.64016277", "text": "public void increaseAmount() {\n this.amount++;\n }", "title": "" }, { "docid": "d859fcd7f1a1dbbe372c46798e26e857", "score": "0.6238461", "text": "public void increaseDef(int amount);", "titl...
a24534f8ad8c08e5d4009989482f1684
/ CODE FLOW 1. Connect/Lookup with the zookeeper 2. retrieve the information and keep looking unless primary JT has been created 3. Procced forward and connect to JT and feel free to do the queries / needs to lookup for the primary jobtracker information on the first place System.out.println("The argument length is: "+...
[ { "docid": "46c575d59e740cb30e5d30538494c276", "score": "0.6993098", "text": "public static void main(String[] args){\n\t\tif (args.length != 2) {\r\n System.out.println(\"Usage: java -classpath example1/lib/zookeeper-3.3.2.jar:example1/lib/log4j-1.2.15.jar:. Client zkServer:clientPort <clien...
[ { "docid": "9a5be1f01438dc983200d70e44c2fc0d", "score": "0.5962783", "text": "public static void main(String[] args) {\r\n\t\t\r\n\t\tLocale locale = new Locale(\"en\", \"US\");\r\n\t\t//Reading the properties file\r\n\t\tResourceBundle props =ResourceBundle.getBundle(\"splunk-data-access\", locale);\t\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "dfcfc38c4d4f60d6fded9a8f0c68f9cf", "score": "0.0", "text": "@Override\n\tpublic List<expertSche> queryAllExpertSche() {\n\t\tString sql = \"SELECT expertscheid,expertschename,expertsche.doctorid,employeename,expertsche,date_format(time,'%Y/%m/%d') time,expertsche.note FROM expertsche,employe...
[ { "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": "" ...
8c4697307ee34540491c0e8674b0147d
/ Find the smallest element then rewrite the elements
[ { "docid": "10dc9a5203678d5c14b816b10cd9c5e5", "score": "0.0", "text": "public static <T extends Comparable<T>> ArrayList<T> selectionSort(ArrayList<T> list) {\n\n ArrayList<T> array = new ArrayList<T>(list);\n int i;\n int j;\n int position;\n T smallest;\n\n /...
[ { "docid": "9887a149f542bd972e15f9641aedba79", "score": "0.7223385", "text": "public T removeSmallest() {\n if (isEmpty()) throw new NoSuchElementException();\n T res = getSmallest();\n /* Modify PQ */\n swap(1, size);\n array.remove(size);\n size -= 1;\n ...
eee40e1663586fbf875668608800155e
converts a binary number to decimal
[ { "docid": "037bab002d3ff1e979b6a68a09233efa", "score": "0.70479864", "text": "public int binaryToDecimal(int[] binary) {\n\n\t\tint total = 0;\n\t\tint exponent = 0;\n\t\t\n\t\t// adds all values in binary array\n\t\tfor (int i=binary.length-1; i>=0; i--) {\n\t\t\tif (binary[i] == 1) {\n\t\t\t\ttotal =...
[ { "docid": "c21143581688e64346ab317ec10fff66", "score": "0.7866215", "text": "static int binaryToDecimal(int binary) {\n int decimal = 0;\n int n = 0;\n while (true) {\n if (binary == 0) {\n break;\n } else {\n int temp = binary % ...
5e6420e057e7b1dc7ded98f428d42391
repeated string compiler_plugin_arguments = 6;
[ { "docid": "65950a362264d58363a3de43e79b9f76", "score": "0.5157496", "text": "public com.google.protobuf.ProtocolStringList\n getCompilerPluginArgumentsList() {\n return compilerPluginArguments_.getUnmodifiableView();\n }", "title": "" } ]
[ { "docid": "a93d42ce01603a64645c7319a9862eda", "score": "0.6327925", "text": "public int getCompilerPluginArgumentsCount() {\n return compilerPluginArguments_.size();\n }", "title": "" }, { "docid": "d7e931ea93c525d06e896af877afa5d0", "score": "0.6287254", "text": "public int get...
2ef6b1095b1c143cc5cf69be5e06cfc4
Set a boolean accordion option
[ { "docid": "6aa8811e92bfb27b42054a730c5b8f5b", "score": "0.5591483", "text": "public final JQueryUI accordionSetBooleanOption(AccordionBooleanOption accordionBooleanOption, boolean optionValue) {\r\n\t\treturn this.accordionSetBooleanOption(accordionBooleanOption.name(), optionValue);\r\n\t}", "titl...
[ { "docid": "7bf24c59613f308e9c642b50f3ab703c", "score": "0.6465102", "text": "void setActive(boolean selected);", "title": "" }, { "docid": "9c1446a93b3e864a7f832ffbba5908c1", "score": "0.6345514", "text": "public void setAuthorizeGeneralManualDiscount (boolean AuthorizeGeneralManual...
d4a4b99fcb0a39ed5e6e2f924857e115
Process SVN log to extract information about which file/directory gets modified in this revision.
[ { "docid": "bf58738c1f23d959c9d66641508b060c", "score": "0.7441017", "text": "private void processSvnLogEntry() throws Exception {\r\n long currentRevision = this.getRevision();\r\n\r\n // They are used to handle file or directory renaming.\r\n TreeMap<String, SVNLogEntryPath> copyPaths = new T...
[ { "docid": "2b698be157fe877db9f9bf419455ddb1", "score": "0.61244893", "text": "public void handleInfo(SVNInfo info) {\n log.debug(\"-----------------INFO-----------------\");\n log.debug(\"Local Path: \" + info.getFile().getPath());\n log.debug(\"URL: \" + info.getURL());\n i...
a31c9c0cd2bab2448ef94ef93e7d1317
Is the given type a primitive wrapper, eg, Integer?
[ { "docid": "0ebebeaf45336acfbe839da960204961", "score": "0.7315323", "text": "public static boolean isPrimitiveWrapper(Class clazz)\r\n\t{\r\n\t\tif (clazz == null) {\r\n\t\t\treturn false;\r\n\t\t}\r\n\t\treturn clazz.equals(Boolean.class) || clazz.equals(Byte.class) || clazz.equals(Character.class) ||...
[ { "docid": "f8b6837951e02f718286759416ca503b", "score": "0.7476634", "text": "boolean isPrimitiveType();", "title": "" }, { "docid": "483ec91f088a61c16368c1946bf3bf25", "score": "0.7437827", "text": "public boolean isPrimitive();", "title": "" }, { "docid": "dff2b3d6af37b...
b12cdb5b38b77ed341fdd3ca3ecaeddd
An immutable clientside representation of PartnerNamespaceSharedAccessKeys.
[ { "docid": "028bf5f60532800bf711362241c202d6", "score": "0.6691501", "text": "public interface PartnerNamespaceSharedAccessKeys {\n /**\n * Gets the key1 property: Shared access key1 for the partner namespace.\n *\n * @return the key1 value.\n */\n String key1();\n\n /**\n *...
[ { "docid": "c1bb75dfa64ca4cd81a46f6ec72d97d5", "score": "0.67607105", "text": "PartnerNamespaceSharedAccessKeysInner innerModel();", "title": "" }, { "docid": "36a8b132e266cca96220fef02464d6cc", "score": "0.5809867", "text": "FieldElement getSecretSharedKey();", "title": "" }, ...
383cc711b685eb9827c7d06bd31778c3
Created by compindiafujitsu on 05102017.
[ { "docid": "754cd00d7a2dfb675a769ad1e160689e", "score": "0.0", "text": "public interface MyConsts {\n String PREFS_NAME=\"userdata\";\n String USER_NAME_KEY=\"username\";\n String USER_EMAIL_KEY=\"useremail\";\n String USER_PHONE_KEY=\"userphone\";\n String USER_PASSWOD_KEY=\"userpassword...
[ { "docid": "534c466f09845319b9edaf959a891c09", "score": "0.6090509", "text": "@Override\r\n\tpublic void debriyaj() {\n\t\t\r\n\t}", "title": "" }, { "docid": "21d672149bbdd06ba8646ddf7f7f41d1", "score": "0.6085467", "text": "@Override\n\tprotected void descansar() {\n\t\t\n\t}", ...
1595a94575988ce58c70a50ed09e38f0
when the "search" button on the bandpopup is clicked.
[ { "docid": "d9e0896c18be2490570327f8e7ce106f", "score": "0.0", "text": "public void onClick$button_bbox_AddGroupRightDialog_Search(Event event) throws InterruptedException {\r\n\t\t// logger.debug(event.toString());\r\n\r\n\t\tdoSearch();\r\n\t}", "title": "" } ]
[ { "docid": "cdb337c5d60ec31734884adb4c7c853d", "score": "0.8106786", "text": "public void Search()\r\n\t\t{\r\n\t\t\t\r\n\t\t\tSearchButton.click();\r\n\t\t\t\t\t\r\n\t\t}", "title": "" }, { "docid": "a7c247b49d7e6a0dc671f05b1b94eb68", "score": "0.7909815", "text": "public void Click...
20ec00dea3fb18b6fc04388133a9081c
reads the input and processes it
[ { "docid": "236c105983eae7ec00dc3902682bd511", "score": "0.0", "text": "void startClient() {\n\t\tgreeting();\n\t\twhile (true) {\n\t\t\tString cmd = null;\n\t\t\ttry {\n\t\t\t\tcmd = input.readLine();\t\t//read from console\n\n\t\t\t} catch (Exception e) {\n\t\t\t\te.printStackTrace();\n\n\t\t\t}\n\n\t...
[ { "docid": "bab02b6b2dfe80ad9577cf4db9195a11", "score": "0.7685066", "text": "private void processInput() {\r\n\r\n\t\tString input = readLine().trim().toUpperCase();\r\n\t\ttry {\r\n\t\t\thandleInput(input);\r\n\t\t} catch (WrongFormatException ex) {\r\n\t\t\t// TODO: handle exception\r\n\t\t\tSystem.o...
c0ca1d5d401d54862f9c2dbd037b2be7
==================================== Lookahead Routines ==================================== scanahead routine for expansion at: C:\Users\azerr\git\javacc21\examples\json\JSON.javacc:68:7 BuildScanRoutine macro
[ { "docid": "08dab3755bf231bc6e07412bdd3b73e4", "score": "0.6513175", "text": "private final boolean check$JSON_javacc$68$7() {\n try {\n lookaheadRoutineNesting++;\n // BuildPredicateCode macro\n if (hitFailure||remainingLookahead<=0) return lastLookaheadSucceeded...
[ { "docid": "b7780594bd3cbb9585fa0c40fbb41bc2", "score": "0.6674654", "text": "private final boolean check$JSON_javacc$68$15() {\n try {\n lookaheadRoutineNesting++;\n // BuildPredicateCode macro\n if (hitFailure||remainingLookahead<=0) return lastLookaheadSucceede...
f7d54fb016147838078be0ea20dc9cc5
Gets the rule operation errors in the response.
[ { "docid": "d94fdd406087011d2d5e22624a150ab7", "score": "0.75341314", "text": "protected RuleOperationErrorCollection getErrors() {\n\t\treturn this.errors;\n\t}", "title": "" } ]
[ { "docid": "33df94d04c73a41a28aa7aba8fc52fa9", "score": "0.6889559", "text": "Map<String, List> getErrors();", "title": "" }, { "docid": "45e26bc3da6c0cf3a61764bad61bf274", "score": "0.68694574", "text": "public List getErrors() {\n return _errors;\n }", "title": "" }...
25ceddc5dfb9519a479342eaf9864a46
end fn Creates a world with a grid and fills it with cells.
[ { "docid": "8fbe4bac3b768a90387affb747e055b2", "score": "0.6637899", "text": "public void createWorld() {\n\t\tworld = new World(dimX, dimY);\n\t\tworld.setTorus(torus);\n\t\tworld.fillGrid(dens);\n\t\tmyGrid = world.getGrid();\n\n\t\t// Create initial rulesets from SharedPrefs\n\t\t// (cant be void, be...
[ { "docid": "c7e98d929432adc8cdb7af78eb7bd908", "score": "0.70821416", "text": "private void buildWorld() {\n \n world = new Tile[n][m];\n \n pits .forEach(t -> world[t.getA()][t.getB()] = Tile.PIT);\n gold .forEach(t -> world[t.getA()][t.getB()] = Tile.GOLD);\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "744f7b6cd4537514d52e011245071381", "score": "0.0", "text": "@Override\n public void reconnected() {\n \n }", "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": "" }, ...
583d07ac6730afbb4216f20657262a24
The if statement to check if Tag 4 is available since not all tags contain multiple Tag levels
[ { "docid": "4b45c6c1288e361da85faa914d36e0e9", "score": "0.0", "text": "public static void select_tag_3 () {\n\t\tif (ActionKeywords.driver.findElement(By.id(\"Classifications_ThirdLevel\")).isDisplayed()) {\r\n\t\t\tSelect tag2 = new Select (ActionKeywords.driver.findElement(By.id(\"Classifications_Thi...
[ { "docid": "a9728f563361956badd53d8e94e6f964", "score": "0.713287", "text": "boolean hasTag();", "title": "" }, { "docid": "a9728f563361956badd53d8e94e6f964", "score": "0.713287", "text": "boolean hasTag();", "title": "" }, { "docid": "de2420808d211349fecc4ee6c575b6d6", ...
d9d0fda2338bec45aaa2df1931ffdd7d
Called frequently so the entity can update its state every tick as required. For example, zombies and skeletons use this to react to sunlight and start to burn.
[ { "docid": "2d4c70f2125aab51799cbab3b53d0922", "score": "0.0", "text": "public void onLivingUpdate()\n {\n if (inWater || isEntityInsideOpaqueBlock())\n {\n int i = MathHelper.floor_double(posX);\n int l = MathHelper.floor_double(getEntityBoundingBox().minY);\n ...
[ { "docid": "aa6e7e1307d20cf8c6ea5cabc1f2c0a4", "score": "0.7098822", "text": "@Override\n\tpublic void onUpdate()\n\t{\n\t\tif (this.isEntityAlive())\n\t\t{\n\t\t\tthis.lastActiveTime = this.timeSinceIgnited;\n\t\t\tint var1 = this.getGoblinState();\n\n\t\t\tif (var1 > 0 && this.timeSinceIgnited == 0)\n...
accf768b0b091607fd3c443577a12bed
Checks if the date is of the format dd/MM/YYYY HHmm. Checks if day entered is within range 1 to 31. Checks if month entered is within range 1 to 12. Checks if timing entered is within 0000 to 2359.
[ { "docid": "3aef191a6b991fce8d5778acb9fadf2a", "score": "0.70149434", "text": "private void checkCorrectFormat(String dateTime) throws IncompleteCommandException {\n System.out.println(dateTime);\n String[] dateAndTime = dateTime.split(\" \");\n System.out.println(dateAndTime[0]);\n...
[ { "docid": "62e7afdbcfd65930526ec5df8c4324e8", "score": "0.71085256", "text": "@Override\n public boolean validateFormat(String dateStr){\n DateFormat format = new SimpleDateFormat(\"yyyy/MM/dd HH:mm:ss\");\n try{\n //format check\n Date date = format.parse(dateStr...
59dd0a6c5cf26d61c52f9eb1f558d4f4
Util method to write an attribute without the ns prefix
[ { "docid": "9f15b279413ee9d959b8a3103de26dc0", "score": "0.0", "text": "private void writeAttribute(java.lang.String namespace, java.lang.String attName, java.lang.String attValue,\n\t\t\t\tjavax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException {\n\t\t\tif (namespace.equa...
[ { "docid": "4032b8c44c9067682aec7c95df9e1e42", "score": "0.7247223", "text": "private void writeAttribute(java.lang.String namespace,java.lang.String attName,\r\n java.lang.String attValue,javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamE...
fa2afc0b763b9ce4feb3b5fe821bc7fd
Sends a login or a registration request to the backend, depending on the specified API
[ { "docid": "0763a6a62518d1495ef994113644463a", "score": "0.5563688", "text": "public Request.Response sendRequest(String api, JSONObject json) {\n // Send request to the backend\n try {\n Request.Response response = new Request().execute(\n \"http://\" + Model...
[ { "docid": "44d2839b16c8e45847b4600da0ebff5a", "score": "0.6625859", "text": "public interface RestAPILogin {\n boolean loginUser(String username, String password);\n}", "title": "" }, { "docid": "701a3ba504e17a4a4dd2b68138a7b01b", "score": "0.64753246", "text": "public interface ...
a9d00e9f6c0f5b6db2ef3523f02161a2
Accessor for the value of this setting. Duplicates the setting so it cannot be changed outside of this package.
[ { "docid": "b58842302f0f8ddc35b70bb8da9b4712", "score": "0.0", "text": "public File getValue() {\n return new File(absolutePath);\n\t}", "title": "" } ]
[ { "docid": "d8d5a4065a139fcfa70cc933c0dc3438", "score": "0.6544652", "text": "public String get() {\n return this.value;\n }", "title": "" }, { "docid": "8a938e96ebb9ac6f15caae4aba0200a3", "score": "0.64720404", "text": "public String getValue() {\t\t\n\t\treturn this.value...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4c036222510365e525adbd423b0986f7", "score": "0.0", "text": "@Override\n\tpublic List<Student> getAllStuByName(String name) {\n\t\treturn userMapper.getAllStuByName(name);\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...
8f8b9d256584f6c08a92367171e0bb89
/ / Support Methods / Returns the nname of our Character
[ { "docid": "298fcf5fb6c4c0cd5720407b279cc404", "score": "0.0", "text": "public String name()\r\n\t{\r\n\t\treturn name;\r\n\t}", "title": "" } ]
[ { "docid": "034e6c567d786a36d16946da37c0628f", "score": "0.7898032", "text": "public abstract char getName();", "title": "" }, { "docid": "aa8be9ebf9a08ff2396fafc90d86142b", "score": "0.74502367", "text": "char getCharRep() {\n return name.charAt(0);\n }", "title": "" ...
6e6ac07b696369918f7d9c32afd6263a
Write code here that turns the phrase above into concrete actions
[ { "docid": "94d8747b9a6d5e0c4bf534e44f368566", "score": "0.0", "text": "@Given(\"^Only one tag$\")\r\n\tpublic void only_one_tag() throws Throwable {\n\t}", "title": "" } ]
[ { "docid": "3c74c016b8e32a54ef10193ed9d69382", "score": "0.6772719", "text": "void performAction(String action);", "title": "" }, { "docid": "ca98f8435e6cd238c0884880f08f3b55", "score": "0.6558352", "text": "@Override\n public void act(String source) {\n\n }", "title": "" ...
a1b6e8ff44691494c3ef8c39eb84bb04
Retrieves a field by its current index in the field list.
[ { "docid": "bb5dc3230cc38d9f97f07c6c3a4e5509", "score": "0.792558", "text": "public Field getField(int index) {\n if (index >= fields.size() || index < 0)\n return null;\n return fields.get(index);\n }", "title": "" } ]
[ { "docid": "dcc775d25590bbb8fbcf260477c7aa26", "score": "0.795236", "text": "public IField get(int index) {\n\t\treturn ((IField) _fields.elementAt(index));\n\t}", "title": "" }, { "docid": "6d9a1af18e18ee0df1f8d3b46642af52", "score": "0.7491172", "text": "public FieldDefinition getF...
3fb543c85a09a4c3932e1a7103ec9c7f
evaluate a path and return true or false (e.g. for an invariant)
[ { "docid": "5648ba7f7cf9b1ee42d9b719a4e665ea", "score": "0.0", "text": "public boolean evaluateToBoolean(Resource resource, Base base, ExpressionNode node) throws FHIRException {\n return convertToBoolean(evaluate(null, resource, base, node));\n }", "title": "" } ]
[ { "docid": "ad9d8a8fda55fab900b1e60702005ac8", "score": "0.65722036", "text": "boolean hasPath();", "title": "" }, { "docid": "ad9d8a8fda55fab900b1e60702005ac8", "score": "0.65722036", "text": "boolean hasPath();", "title": "" }, { "docid": "ad9d8a8fda55fab900b1e60702005a...
2aaf560306c0aabdd61a43787bde3b58
Get the context of the enclosing message exchange. The exchange context stores state across all messages in the message exchange.
[ { "docid": "d21020e17f233938d032735f814a49b8", "score": "0.76552165", "text": "public final ExchangeContext getExchangeContext() {\n return m_exchangeContext;\n }", "title": "" } ]
[ { "docid": "d222a59dcbc62c1b2fd59e6c22201b30", "score": "0.61988163", "text": "public Context getContext() {\n\t\treturn _context;\n\t}", "title": "" }, { "docid": "aab9fddd2c617b0ff0106d36dc8481dc", "score": "0.6183481", "text": "public Object getContext() {\n\t\treturn this.context...
c71050311e02fc2964faca50f6713577
/END OF METHOD Verifying Take away Existing order
[ { "docid": "1d57cc72495c8105d5fd6db553e07cdd", "score": "0.0", "text": "@Test(priority=1, enabled=true)\n\tpublic void verifyDriveToTakeExistingOrder(){\n\n\t\t\n\t\tLOGGER.log(Level.INFO, \"Verifying Take away Existing order\");\n\n\t\tHashMap<String, String> RequestData= new HashMap<String, String>() ...
[ { "docid": "a562b0ebdb38ec03c0e2b98dcd035ab1", "score": "0.6449218", "text": "@Override\n public boolean isOrdered() {\n return false;\n }", "title": "" }, { "docid": "ef1a1088ea25c70464b2158255685c7b", "score": "0.62936544", "text": "@Override\r\n public void Operate...
5e8b07d57e25f18029272e49b9f38e7b
Draw one card for each building you have on the board.
[ { "docid": "58b60b70991a1cec831415c7c5bed3c9", "score": "0.0", "text": "@Override\n\tpublic boolean execute(GameManager gameManager) \n\t{\n\t\tint amountOfBuildings = 0;\n\t\tPlayer player = gameManager.getCurrentPlayer();\n\t\tfor(Area area : gameManager.getBoard().getAreaList())\n\t\t{\n\t\t\tif(area...
[ { "docid": "cd36ec576a9546f86074781c9b14290f", "score": "0.6853905", "text": "private void cardGraphic(int i, int j, double cardWidth, double cardHeight) {\n\t\tdouble x = canvas.getWidth() * 1 / 20 + cardWidth * 5 / 4 * j;\n\t\tdouble y = canvas.getHeight() * 1 / 20 + cardHeight * 5 / 4 * i;\n\t\tGRoun...
36cc9c264912e3307aad094919337437
permet de recuperer le mail de la personne
[ { "docid": "18b252fa80bb40a5afe6e067b4c2d200", "score": "0.7310639", "text": "public String getMail() {return this.mail;}", "title": "" } ]
[ { "docid": "a0e1465f7424dc63d825ddf945f7eee1", "score": "0.7557816", "text": "String getMail();", "title": "" }, { "docid": "c1aaa9a61c6945dec09a548a733d44a4", "score": "0.71649426", "text": "public String getMail() {\n return mail;\n }", "title": "" }, { "docid...
43fc6a63f1252d6b0330e9b6aa50918d
Determine if this DependencyRelationshipRationale contains the given set of requiress.
[ { "docid": "25e38dbb426d230e579a9fa501bd05b8", "score": "0.72203434", "text": "public Collection hasRequiress(Collection requiressToCheck);", "title": "" } ]
[ { "docid": "4c172100a21599f75a31022a720ebb17", "score": "0.7473324", "text": "public boolean hasAllRequiress(Collection requiressToCheck);", "title": "" }, { "docid": "4dcd2fe1b7a51e7b29e96db766385c38", "score": "0.6201065", "text": "public boolean hasRequires(IPathReference requires...
9cc3edff1e497294e7097bfef98f9932
Gets the value of the AssignmentStatus field.
[ { "docid": "a0ee6507278e2719d8d4764617ca275e", "score": "0.7875318", "text": "@gw.internal.gosu.parser.ExtendedProperty\n public typekey.AssignmentStatus getAssignmentStatus();", "title": "" } ]
[ { "docid": "d5625fa799c1da609019aec51862f9bb", "score": "0.67101014", "text": "public int getStatusValue() {\n return status_;\n }", "title": "" }, { "docid": "98ab41b2d207e20a768b9aa88194c72f", "score": "0.6640353", "text": "public int getStatusValue() {\n return st...
891cf31d9ccf5b42ff6842dfb652857a
Structure representing a call log.
[ { "docid": "3fbd1f591e13286fb06666a480ec3cc0", "score": "0.73755133", "text": "public interface CallLog {\n /**\n * Get the call ID used by the call. \n */\n public String getCallId();\n\n /**\n * Get the direction of the call. \n */\n public Call.Dir getDir();\n\n /**...
[ { "docid": "83c8cc63b0a2269c1e943a2589c29e65", "score": "0.6345192", "text": "@Override\n public String toString() {\n return \"CallHistory{\" +\n \"date='\" + convertEpochToDateTimre(date) + '\\'' +\n \", time='\" + time + '\\'' +\n \", duration='\...
6d48e0af315f92dc6d073f4bb4ae8ace
Created by JaeHwan Oh on 20160518.
[ { "docid": "1d270868450d5a12ca323272e993f201", "score": "0.0", "text": "public interface Observer {\n void update(int temp, int humidity);\n}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.60913914", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "10ead2e988bf977cb8edb2bacf974891", "score": "0.6021669", "text": "@Override\n\tprotected void init() {\n\t\t\n\t}", "title...
132a4384b4f16f75dc277042d0f1a7ea
makes the generics explicit for the compiler (to avoid having a cast every time () > value is used).
[ { "docid": "70ae0b39497b3555069c9081b998ac19", "score": "0.0", "text": "private <T> Gauge<T> gauge(T value) {\n return () -> value;\n }", "title": "" } ]
[ { "docid": "503c821a8d1a6e4d810b76aa408d6001", "score": "0.5461746", "text": "@Test\n @Tag(\"ch3\")\n void compilationTest() {\n List<String> list = new Vector<String>();\n //List<Object> values = new HashSet<Object>();\n //List<Object> objects = new ArrayList<? extends Object...
9196236d87778a09f5faa62a42229b3f
ya no uso este
[ { "docid": "7668d44363c52bc669682ae1a08cbd07", "score": "0.0", "text": "public void limpiarTokens(){\n for (int i = 0; i < salida.size(); i++){\n if(salida.get(i).getTipo_Token()==Token.Tipo.RESERVADA_CONJ){\n Conjunto aux = new Conjunto(salida.get(i+2).getValor());\n ...
[ { "docid": "f0705d77863f0fa7c516a99a8eca8134", "score": "0.73715174", "text": "private void zbudujSciezkeiRozpocznij() {\n\t\t\r\n\t}", "title": "" }, { "docid": "1d10154bdaae71f297ccaf6f17124d94", "score": "0.68039966", "text": "protected void tascheMitnehmen() {\n\t\t\n\t}", "t...
3e88b35998be2b8f57f063960d0c1226
call this at the end of the harvest/report
[ { "docid": "26671e157d7f1485e491dda42f173434", "score": "0.0", "text": "public void tick() {\n previousTime.set(clock.getTime());\n }", "title": "" } ]
[ { "docid": "0aac00f82255aef1250b274ab98a92ee", "score": "0.7415378", "text": "@AfterTest\n\tpublic void endReport() {\n\t\treport.flush();\n\t}", "title": "" }, { "docid": "8429a874679a895bf65ed63673ab7751", "score": "0.6995707", "text": "@AfterTest\r\n\tpublic void endReport(){\n\t\...
efb9826edddf154f3d65120af9281280
This method is called from within the constructor to initialize the form.
[ { "docid": "eb8dd7db6bef6dbe213e2acc8a31c6e3", "score": "0.0", "text": "private void initComponents() {\n buttonPanel = new JPanel();\n addButton = new JButton();\n editButton = new JButton();\n upButton = new JButton();\n downButton = new JButton();\n removeBut...
[ { "docid": "37a5472d5b0f35cf64a077bc1dd978c4", "score": "0.8159316", "text": "public Form() {\n initComponents();\n }", "title": "" }, { "docid": "4a684241247ae1821b0cbb873290726f", "score": "0.8085411", "text": "public form() {\n initComponents();\n }", "titl...
b07d058d9efd0b8f0d9fb32e2ddf026e
TODO: need to create a proper docx encrypted file
[ { "docid": "656685dca475f65014488872d5b318c5", "score": "0.5961965", "text": "@Disabled\n @Test\n public void testExtractWordEncrypted() throws Exception {\n InputStream stream = utils.getDocumentStream(\"word_enc_noerror.docx\");\n\n AbstractTikaProcessor processor = getProcessor();...
[ { "docid": "ce90024a50f5fc231fc1fa28548a2848", "score": "0.6798425", "text": "@Test\n public void txtToDocx() throws Exception\n {\n Document doc = new Document(getMyDir() + \"English text.txt\");\n\n doc.save(getArtifactsDir() + \"BaseConversions.TxtToDocx.docx\");\n //ExEnd:...
d51f6d47166c1f58207557db9347df1d
an = and(or(gen1, gen2), gen3)
[ { "docid": "c2ef4479f4fa2edead2477f77f1f2b8d", "score": "0.0", "text": "@Test\n\tpublic void testSchemeN5()\n\t{\n\t\tSystem.out.println(\"scheme_processN5\");\n\t\tGenerator gen1 = new Generator();\n\t\tGenerator gen2 = new Generator();\n\t\tGenerator gen3 = new Generator();\n\t\tOr or = new Or();\n\t\...
[ { "docid": "0fc260431252f6afcb5c327d1e1f206b", "score": "0.65978205", "text": "public void testX1andX2orX3()\n {\n Constant x1 = new Constant(false);\n Constant x2 = new Constant(true);\n Constant x3 = new Constant(false);\n\n BinaryLogicalExpression circuit = factory.getB...
c3c8a2ac6550ae7e87ce98be487524db
Created by ouyang on 2016/4/22.
[ { "docid": "16d904ba96b5973f8fb0f3e0e7922f92", "score": "0.0", "text": "public interface LoginPresenter {\n void attemptLogin(String email, String password);\n\n void onDestroy();\n}", "title": "" } ]
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.6534089", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "ccaf5f7aff0d6de105f523c68f63383c", "score": "0.62847626", "text": "private void cathc() {\n\t\t\r\n\t}", "title": ""...
fc664fa1924ff715c4507e4b4d70e6aa
.com.elarian.hera.proto.MessagingConsentUpdate update = 3;
[ { "docid": "d382c9745489a55da9cc6b60f4c012e9", "score": "0.0", "text": "@java.lang.Override\n public int getUpdateValue() {\n return update_;\n }", "title": "" } ]
[ { "docid": "b40414701afb0bbc322bb534293b515e", "score": "0.807265", "text": "com.elarian.hera.proto.AppSocket.MessagingConsentUpdateNotification getMessagingConsentUpdate();", "title": "" }, { "docid": "0d8aaeddf55713870829a9c85af4d62a", "score": "0.7957654", "text": "com.elarian.her...
445b1bd9e8bd5f16198a0e3f0d73e6b1
/ new Test().numMax(); new Test().numMax2(); / new Test().insertArr();
[ { "docid": "47eb62b737b4c3499ea78ec75d2d9728", "score": "0.0", "text": "public static void main(String[] args ){\n\n Memorycell<Integer> mc = new Memorycell<Integer>();\n /*mc.write(\"37\");\n String val = (String) mc.read();\n System.out.println(val);*/\n\n\n /*任何一种引...
[ { "docid": "30dc360090c9fed659cd92bb3e1dc2d9", "score": "0.60569257", "text": "@Test\n public void testFindMax() \n {\n System.out.println(\"findMax\");\n instance.insert(77);\n instance.insert(30);\n instance.insert(43);\n Integer expResult = 77;\n Object...
dc6b30373891d0ecba3c5d2fc817ff4c
Set the output label's id.
[ { "docid": "911d804eab2f5f4b051ebfe0e163b919", "score": "0.689265", "text": "public void setOlabel(final int outputLabel) {\n this.outputLabel = outputLabel;\n }", "title": "" } ]
[ { "docid": "e3766cdce65a38d57dbf802558f3b747", "score": "0.6887175", "text": "public void setLabelId(Integer labelId) {\n this.logger.info(\"setLabelId() {}\", labelId);\n this.labelId = labelId;\n }", "title": "" }, { "docid": "d2126a3a21c0130b4120004caf82d86b", "score"...
cda1845dc68f245bc7caba643e8e6985
Initialize the voice recognizer
[ { "docid": "8fb9690cbb513e0f046de38113c82d01", "score": "0.66741365", "text": "private void initModel() {\n soundDector = MLSoundDector.createSoundDector();\n // Setting Recognition Result Listening\n soundDector.setSoundDectListener(listener);\n }", "title": "" } ]
[ { "docid": "8dbf281cb25ce36608c80ac6a884dd8f", "score": "0.72540396", "text": "private void setvoice() {\n if (ContextCompat.checkSelfPermission(getActivity(), Manifest.permission.RECORD_AUDIO) != PackageManager.PERMISSION_GRANTED) {\n ActivityCompat.requestPermissions(getActivity(), n...
e066f8e7db353cdf4bd85a46de4cd6fe
Called immediately after onCreateView
[ { "docid": "9b3f073f58c865d5a05cf81d35bffc07", "score": "0.7514253", "text": "@Override\n public void onViewCreated(View view, @Nullable Bundle savedInstanceState) {\n super.onViewCreated(view, savedInstanceState);\n\n Log.d(TAG, \"In onViewCreated\");\n setupData();\n }", ...
[ { "docid": "085927d778386d02f4cb4a0a98c00b4a", "score": "0.7973234", "text": "@Override\n public void onViewInitFinished(boolean arg0) {\n }", "title": "" }, { "docid": "8e02d6ffb634997c355a79e8670e8091", "score": "0.79669625", "text": "protected void onViewCrea...
dfdf0f73753999da64dbc486000e0a17
Checking whether the index is out of boundary
[ { "docid": "e3e223ce2a4750aa554dff258c5d9a3b", "score": "0.6260139", "text": "public void checkIndex(int i,int n) throws IndexOutOfBoundsException{\n\t\tif(isEmpty()){\n\t\t\tif(i != 0)\n\t\t\t\tthrow new IndexOutOfBoundsException(\"Index is out of boundary!\");\n\t\t}\n\t\telse{\n\t\t\tif(i < 0 || i > ...
[ { "docid": "82a1827edd6bf4ece8244d4121676cbf", "score": "0.80253357", "text": "private boolean checkBoundExclusive(int index){\n return index < size;\n }", "title": "" }, { "docid": "b9b7e7ef9ad5c0eda9e402e2e043a1f1", "score": "0.77144426", "text": "private boolean checkBou...
b8717cc3eb71af80398c11dc3be5cdc0
Send change to all replica holders
[ { "docid": "84129e6bb394c04ba0d7612f90d74851", "score": "0.5607503", "text": "public void broadcastUpdate(RemoteChange change) {\n sendToReplicaHolders(change.getTarget(), change);\n }", "title": "" } ]
[ { "docid": "2bd1cf331b5906bffca247b9bd028bc2", "score": "0.74160177", "text": "private void sendToReplicaHolders(GameObjectUUID primaryObjectUUID, RemoteChange remoteChange) {\n // Send Update Message to all replica holders\n long millis = System.currentTimeMillis();\n if (subscribe...
3a0acd389f8725946a3f4aa2f85e51c5
Waiting to rewrite the database
[ { "docid": "0e79a976a53d969ad094c971535e4a16", "score": "0.0", "text": "private void clearData() {\n showProgressDialog(mContext);\n Observable.timer(50, TimeUnit.MILLISECONDS)\n .subscribeOn(Schedulers.io())\n .compose(this.bindToLifecycle())\n ...
[ { "docid": "1b9e37d36df7d5d64dc9100a9b933299", "score": "0.56712735", "text": "public boolean buildDatabase() throws SQLException {\n\n\n\n Thread th = new Thread(new Runnable() {\n @Override\n public void run() {\n dbError=false;\n dbRes=false;...
7b5d611132cf5218a0173c4297cbae90
build the File menu
[ { "docid": "428f61609d02d175d38d19e26a6729f6", "score": "0.7671375", "text": "private void buildFileMenu(JMenuBar menuBar) {\n tabMenu = new JMenu(locale.getString(\"file\"));\n JMenuItem openItem = new JMenuItem(locale.getString(\"open\"));\n JMenuItem saveItem = new JMenuItem(loca...
[ { "docid": "d2015c9a32ca7a1966795dfd8e5e3eb9", "score": "0.80936736", "text": "private JMenu createFileMenu() {\n\n\t\tJMenu menuList = new JMenu(\"Menu\");\n\n\t\tJMenuItem LoadButton = new JMenuItem(\"Load\");\n\t\tLoadButton.addActionListener(controller.getRunListener());\n\t\tmenuList.add(LoadButton...
f32371bfed306c6abd52d78266fa592c
Created by bsfy on 16/8/25.
[ { "docid": "479f31c2f7db114af3be2d54019813be", "score": "0.0", "text": "public interface IBleRequest {\n\n void process(IBleConnectDispatcher dispatcher);\n\n void cancel();\n}", "title": "" } ]
[ { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.6390295", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, { "docid": "288fd3ee71b736e770bbef790831c263", "score": "0.63459826", "text": "User mo18615e();", "title": "" }, { "docid": "76a80470fd21f5...
d71a5cdb5bc984f492f6dbae26bfa1bd
Compares this resource pool to the cost asked of it to see whether there is enough of every resource to pay the cost
[ { "docid": "f4c4ceae64424e2042334e19cf7570f8", "score": "0.6061235", "text": "public boolean canPay(ResourceCards cost) {\n return brick >= cost.brick &&\n ore >= cost.ore &&\n sheep >= cost.sheep &&\n wheat >= cost.wheat &&\n wood >= co...
[ { "docid": "921302f5ade48dbf03c62fae8fa4560c", "score": "0.6530757", "text": "boolean hasCost();", "title": "" }, { "docid": "9d7ee1ccafe6f053adf2194a88015803", "score": "0.63820404", "text": "boolean hasExpectedCost();", "title": "" }, { "docid": "2f08e2c2211807e051a225a...
56343b78db00fe4fdf6c21720529db6c
Handles the HTTP POST method.
[ { "docid": "a45e8d34f884921c74f96a13bd4cc711", "score": "0.0", "text": "@Override /**\r\n * Handles the HTTP <code>POST</code> method.\r\n *\r\n * @param request servlet request\r\n * @param response servlet response\r\n * @throws ServletException if a servlet-specific error occurs\r...
[ { "docid": "cae8906078924cde8196073adb9173fe", "score": "0.70273906", "text": "Post(){\r\n \r\n \r\n }", "title": "" }, { "docid": "65498fd0c44ab7f02f73e2018ca33680", "score": "0.7000886", "text": "@Override\n protected void doPost(HttpServletRequest request, Http...
520c38b908525a26faf79a7f75b45b97
Returns any notes stored with the analysis.
[ { "docid": "3e05341c60b5ac860ae0ed70741d1321", "score": "0.7485636", "text": "public String getNotes() {\n return notes;\n }", "title": "" } ]
[ { "docid": "3182e2ddb3419a76d27c5a3742c5aadd", "score": "0.7693646", "text": "java.lang.String getNotes();", "title": "" }, { "docid": "5692c7a615fb89ee9ed4f23a21fb0c3f", "score": "0.7513855", "text": "public String getNotes()\n {\n return notes;\n }", "title": "" }, { ...
37a7b9b4fcde163d4b885fbd8875f8ec
/ Clear previous result
[ { "docid": "8d264603f584fe27262e9983b7914a42", "score": "0.0", "text": "private void addCarpoolMarker(ArrayList<CarpoolInfo> carpoolList) {\n if (markerToCarpool != null) {\n for (Marker oldCarpoolmarker : markerToCarpool.keySet()) {\n if (oldCarpoolmarker != null) {\n ...
[ { "docid": "1e4f721c6d2e4a528e0da013e1cc9964", "score": "0.8493611", "text": "public void clearPreviousResult(){\n allEntries.clear();\n allEntries=null;\n }", "title": "" }, { "docid": "b1769b4617b8c295bacb9bc5be320fa2", "score": "0.7522062", "text": "void clearResu...
a5f46f8dfbf60bbfce69a46d526eff57
Reset the subscription associated with this consumer to a specific message publish time.
[ { "docid": "436cedded8158ef91263c2352cb3067c", "score": "0.0", "text": "Mono<Void> seek(long timestamp);", "title": "" } ]
[ { "docid": "0df469356a278dc9733c39d30aaf05af", "score": "0.5935613", "text": "public void publishReset(RPCType eventType) {\n publish(rpcMessageRequest.messagePackage(eventType.ordinal(), null), topic, qos);\r\n }", "title": "" }, { "docid": "483ebfa62ec111d19608e379649a64c8", ...
6481a5e6cdbc8212d75f392c42c8ee97
uint64 A_time=3; optional uint32 B_id = 2;
[ { "docid": "00d938e7c467ecd014d6547916e69654", "score": "0.0", "text": "public int getBId() {\n return bId_;\n }", "title": "" } ]
[ { "docid": "03493d68139894adbab713c9d518fcc4", "score": "0.589345", "text": "long getTimeSpoutBoltA();", "title": "" }, { "docid": "615ca139efcd06ee4c4b082a5b9008f9", "score": "0.5662105", "text": "long getTimeBoltABoltB();", "title": "" }, { "docid": "1eb2946ca3077b3d1a7...
32c065d68efede5804a2d2ca57773e39
Number of bytes being used by the cluster at which a stage4 condition will exist.
[ { "docid": "3b276efb8c9511c368ccb3e5b4739f67", "score": "0.6017607", "text": "public Long getStage4BlockThresholdBytes() { return this.stage4BlockThresholdBytes; }", "title": "" } ]
[ { "docid": "1f05d40c413e0fc936b0faecf42c828a", "score": "0.66881365", "text": "@Override\n public int size() {\n int tmp_size =\n Global.BYTE_SIZE + Global.SHORT_SIZE + Global.SHORT_SIZE + (2 * Global.LONG_SIZE);\n if (ip_addr != null) {\n // 4 bytes for IPv4, 20 for IPv6 (16 + 4 for ...
7dc55fb724a1f5923a21996cb8a83207
Returns the localized instagram label of this place in the language, optionally using the default language if no localization exists for the requested language.
[ { "docid": "964e9b0734175e264c564dcfb266d0e9", "score": "0.742384", "text": "@Override\n\tpublic String getInstagramLabel(\n\t\tjava.util.Locale locale, boolean useDefault) {\n\n\t\treturn _place.getInstagramLabel(locale, useDefault);\n\t}", "title": "" } ]
[ { "docid": "b34b3190db2f608cedae26cde43520b0", "score": "0.7591907", "text": "@Override\n\tpublic String getInstagramLabel(java.util.Locale locale) {\n\t\treturn _place.getInstagramLabel(locale);\n\t}", "title": "" }, { "docid": "900d0c26f0950b51f2c414a8ce9aa5de", "score": "0.75867224", ...
5107edfcc41343107ea31f7922b18d98
Handles the HTTP GET method.
[ { "docid": "c94c06dacd08865842f733627ecd98a1", "score": "0.0", "text": "@Override\r\n protected void doGet(HttpServletRequest request, HttpServletResponse response)\r\n throws ServletException, IOException {\r\n processRequest(request, response);\r\n }", "title": "" } ]
[ { "docid": "d8447996d8adc3ed99f32dfe8c395b21", "score": "0.7325773", "text": "@Override\n\tpublic void doGet(Request request, Response response) throws Exception {\n\t\t\n\t}", "title": "" }, { "docid": "91e95fb4ad70a5f4f8a7fd965afb44c9", "score": "0.7210416", "text": "@Override\r\n\...
614ec27bdf18478121c92176e850491d
get the array of directions with normal indexing and indexes from the coordiantes stored in the index_agents
[ { "docid": "c05ba5b464b4d39d53b1b753c10e9e19", "score": "0.7292986", "text": "public static Direction[] getDirectionsFrom(int[] from_cell_locations, int[] destination_cell_locations, int[] index_agents ){\n\t\tassert from_cell_locations.length > 3;\n\t\tassert destination_cell_locations.length > 3;\n\t\...
[ { "docid": "b77b06407bc087dffe5c3e4e67090f47", "score": "0.59029925", "text": "protected abstract double[] getRbotDirections();", "title": "" }, { "docid": "f1ab082e64fd23df7880168edb5f2ead", "score": "0.578296", "text": "protected Neighbors getNeighborDirections() {\n return neig...
b2a2d0474b6f0414a6ae54296c55eb47
optional string close_message = 15;
[ { "docid": "c6de8f8e0dde191c18d64c4bc5ca0879", "score": "0.0", "text": "public java.lang.String getCloseMessage() {\n java.lang.Object ref = closeMessage_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteStr...
[ { "docid": "60dea7ff67f3de48d020c86ddb0bfe51", "score": "0.84298635", "text": "String getCloseMessage();", "title": "" }, { "docid": "66c8c5db72ab8a1ace678ae1ac31b639", "score": "0.83053523", "text": "java.lang.String getCloseMessage();", "title": "" }, { "docid": "8d7707...
137edf5198e1f449914ebd069cbeb31a
final String url = " HtmlTable table=(HtmlTable)(requestResultPage.getByXPath("/html/body/div[3]/div[2]/table"));
[ { "docid": "04b6b0e086f9378c62aebc6c44b5cbe7", "score": "0.53681755", "text": "@Test\n public void doPost() {\n final String url = \"http://www.bangnishouji.com/idcard/201501/154142_6.html\";\n\n //封装参数\n //List<NameValuePair> paramList = getBasicParams();\n //paramList.ad...
[ { "docid": "0fc0ada95f8516fd4febfa70a4760b65", "score": "0.6174387", "text": "public HtmlTable getTable(String xpath) {\n\t\tList<HtmlTable> results = this.page.getByXPath(xpath);\n\t\tif(results!=null)\n\t\t\treturn results.get(0);\n\t\treturn null;\n\t}", "title": "" }, { "docid": "0d45ccd...
08840e7eb33684e0f8c539f2934e5bfb
Returns the table ID of this expando column.
[ { "docid": "de324b5a44324e9075ec616aae0f5093", "score": "0.8325116", "text": "@Override\n\tpublic long getTableId() {\n\t\treturn _expandoColumn.getTableId();\n\t}", "title": "" } ]
[ { "docid": "8f06eaedb33ad8c476b1b76d109a9f13", "score": "0.7804868", "text": "@Override\n\tpublic long getColumnId() {\n\t\treturn _expandoColumn.getColumnId();\n\t}", "title": "" }, { "docid": "120f9d45f04962cc45c70f900e17797d", "score": "0.75010747", "text": "public long getId() {\...
df2b42a5c7f740e31a97866d46bf4559
Parses a placement constraint specification. A placement constraint spec is a composite expression which is composed by multiple sub constraint expressions delimited by ":". With following syntax: Tag1(N1),P1:Tag2(N2),P2:...:TagN(Nn),Pn where TagN(Nn) is a key value pair to determine the source allocation tag and the n...
[ { "docid": "c78aedf198e2d0fd717e4dad226b795b", "score": "0.7790082", "text": "public static Map<SourceTags, PlacementConstraint> parsePlacementSpec(\n String expression) throws PlacementConstraintParseException {\n // Continue handling for application tag based constraint otherwise.\n // Resp...
[ { "docid": "d7f1d53f1b44a0f466e6afae48f13b06", "score": "0.5793224", "text": "public void setPlacementConstraints(java.util.Collection<PlacementConstraint> placementConstraints) {\n if (placementConstraints == null) {\n this.placementConstraints = null;\n return;\n }\...
d5f3c88f6cbd1b38445f07477b3c8c2b
<< define INWEINVIncomingGoodsFlags(%obj) $piece(%obj,"~",10)
[ { "docid": "e13f5d89e118806129ae61cc826c5a2c", "score": "0.6779056", "text": "public static Object $$$INWEINVIncomingGoodsFlags(mContext m$, Object ... _p) {\n mVar p$obj = m$.varRef(\"p$obj\",(((_p!=null)&&(_p.length>=1))?_p[0]:null));\n return (m$.Fnc.$piece(p$obj.get(),\"~\",10));\n }", "t...
[ { "docid": "dde9be05a0b1c437a4240a39599e8788", "score": "0.6962105", "text": "public static Object $$$StrINWEINVIncomingGoodsFlags(mContext m$) {\n return (m$.fnc$(\"COMConst.GetPropertyName\",\"INWEINV\",10));\n }", "title": "" }, { "docid": "4dfeba073d8db2c3587f08626a425c09", "scor...
9fb92006c95dd889b6ece5358de8e9ae
Same setup as testGetDownloadableSubscriptionMetadata_error
[ { "docid": "439833b471947a6d3468475985ca6853", "score": "0.53377956", "text": "@Test\n public void testAddExtrasToResultIntent_withSmdxOperationCode_general_case() {\n setHasWriteEmbeddedPermission(true);\n GetDownloadableSubscriptionMetadataResult result =\n new GetDownl...
[ { "docid": "01c982c4e74d29651d47e94fc24f2d8e", "score": "0.60243237", "text": "@Test\n\t@Execution(ExecutionMode.CONCURRENT)\n\tpublic void test_subscribeToADate_subscriptionError()\n\t\t\tthrows GraphQLRequestExecutionException, GraphQLRequestPreparationException, InterruptedException {\n\t\tlogger.inf...
35a05d6004c4595b985d596285d5c10e
Returns if this request resolve all transactions for the target DID.
[ { "docid": "75a01c4dc4cce86c85630112b3372716", "score": "0.58328605", "text": "public boolean isResolveAll() {\n\t\treturn getParameters().all;\n\t}", "title": "" } ]
[ { "docid": "2421f99c0c7f46d52883b76ccea0aac2", "score": "0.5433741", "text": "@Transient\n public boolean isFullyResolved() {\n return isObjectIDResolved() && isAllArgumentsResolved();\n }", "title": "" }, { "docid": "ccc4b5e39bfadf2588ea0f479b59430d", "score": "0.53048235",...
1545b0d8bdc3d6507f2f6dfd45b89993
optional float enhanceTimeConstantF = 8;
[ { "docid": "bed847154ea8f22d1f630743801ecf54", "score": "0.72341555", "text": "boolean hasEnhanceTimeConstantF();", "title": "" } ]
[ { "docid": "768d37d71374be97e8b7be55c26f5be5", "score": "0.6545122", "text": "Duration interFrameDelayVariationTwoWay();", "title": "" }, { "docid": "04fd9ae1cf3797a728b4a10eabbf60f1", "score": "0.64257044", "text": "Duration interFrameDelayVariationForward();", "title": "" }, ...
45fdcd62325880471f5481334931fcbc
Indicates whether this test is a mage tab download.
[ { "docid": "9e62b1ad491200f1b99991d3267cfde6", "score": "0.0", "text": "public boolean isMage()\r\n {\r\n return mage;\r\n }", "title": "" } ]
[ { "docid": "264a06f55439ff33ad64405041f720f2", "score": "0.66925204", "text": "boolean isShowingOfflinePreview(Tab tab);", "title": "" }, { "docid": "954057980ff4d25f08a069dc88c2c823", "score": "0.65196955", "text": "boolean hasDownloadurl();", "title": "" }, { "docid": "...
988724249605179eb58c38384f591ce4
Atom devuelve True cuando su parametro no es una celda cons pre: El ususario ingresa un argumento valido post:
[ { "docid": "8091fd1a14f075dea9b690a4c7eb8adb", "score": "0.0", "text": "public String funAtom(ArrayList<ArrayList<String>> listado){\n\t\t\n\n\t\tfor(int i=0;i<listado.size();i++){\n\t\t\tif(listado.get(i).contains(\"atom\")){\n\t\t\t\t//Busca el indice de la palabra atom\n\t\t\t\tint p = listado.get(i)...
[ { "docid": "b802dd9181ab216f991bb02fec8caf40", "score": "0.6695558", "text": "private boolean tamanoArreglo(String[] arg) throws BusinessException {\n\t\tboolean bandera = false;\n\n\t\tif (arg.length == TAMANO_CORRECTO) {\n\t\t\tbandera = true;\n\t\t} else {\n\t\t\tthrow new BusinessException(\"No cont...
5e185150f8b61ce5105970ef4a853eb6
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
[ { "docid": "cbc9a4b5ccae8da67cc1feaa063e4f1b", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jLabel1 = new javax.swing.JLabel();\n jLabel2...
[ { "docid": "17113ab7a06544a62482637e283ac13d", "score": "0.7394068", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n }", "title": "" }, { "docid": "17113ab7a...
8a6057852aaa3d1779b341b4678da9d1
/ access modifiers changed from: 0000
[ { "docid": "717f6f4ac0fdeaf0f8d2972db410a2cb", "score": "0.0", "text": "public abstract int a(long j2, int i2);", "title": "" } ]
[ { "docid": "3d5f5671ba4d832b0287c449b706ab12", "score": "0.65168345", "text": "public abstract Member mo23408O();", "title": "" }, { "docid": "680ac9d1bc1773741a758290a71e990c", "score": "0.6417889", "text": "@Override\n public void func_104112_b() {\n \n }", "title"...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "2e820a6a300fa0f0ac0bf36b12aa0ee0", "score": "0.0", "text": "@Override\n\tpublic Stundenplaneintrag find(Object id) {\n\t\treturn null;\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...
6cd13a0a07bc6613134e9a5fe0b711c4
Get the MIME type for specified stream of bytes.
[ { "docid": "af99740d937abb67c0bd79b306cbadee", "score": "0.62949854", "text": "public String discoverMimeType(byte[] data);", "title": "" } ]
[ { "docid": "35c94fa2e34db36a139fa6e31cce57c2", "score": "0.6905255", "text": "public String discoverMimeType(InputStream stream) throws IOException;", "title": "" }, { "docid": "88a7984b5b74f8d4d020b0004c30e682", "score": "0.6570641", "text": "public String discoverMimeType(InputStre...
1c07e90733ab5ed29a07631bad562153
Een methode om een event toe te voegen aan de queue.
[ { "docid": "c33acb7d0138230871e6c9e3790e44dc", "score": "0.0", "text": "public void addEvent(Event event) throws IllegalArgumentException {\r\n\t\tif (!event.getExecutionTime().before(executedUntil))\r\n\t\t\teventQueue.add(event);\r\n\t\telse\r\n\t\t\tthrow new IllegalArgumentException(\"Given event is...
[ { "docid": "57d24277fd933cade38416b84305b17d", "score": "0.7051369", "text": "public void queueEvent(Event<?> event) {\n\t\teventQueue.offer(event);\n\t}", "title": "" }, { "docid": "95805cade5ccafdf551fe10cce5b906e", "score": "0.6915102", "text": "@Override\n\t\t\tpublic void proces...