query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
132346215349a82b94d67564d617e761
Provides a fallback response.
[ { "docid": "afeabcad154bb1dda4f859ad7e996f5d", "score": "0.7493398", "text": "@Override\n public ClientHttpResponse fallbackResponse() {\n return new ClientHttpResponse() {\n @Override\n public HttpStatus getStatusCode() throws IOException {\n return HttpSt...
[ { "docid": "373d98f7c8f1862dd73f43b00302ae2d", "score": "0.6592572", "text": "@RequestMapping(value = \"*\",\n produces = MediaType.APPLICATION_JSON)\n public ResponseEntity<String> allFallback() {\n ResponseEntity<String> responseEntity =\n new ResponseEntity<>(\n ...
864344077f820fdcdf1000b8fe16c8ff
Add Contact in Public Group
[ { "docid": "b14669d6ef5f2e45e56aed452ca8b8a0", "score": "0.0", "text": "public void AddEmloyeeInStore(String Name, String ContactNo, String StoreContactNo,\n String Designation, int StoreID, String Description, String Status,\n String Per...
[ { "docid": "7553ed91bcef165084466d6c484f3f04", "score": "0.71122336", "text": "public void addContactList(String contact, String group) {\n }", "title": "" }, { "docid": "41831e1f2ed48eba68489627d08b8223", "score": "0.70180744", "text": "public void AddContactForPublicGroup(int Gr...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9d1ace337a35f99d064bf27856b7af0f", "score": "0.0", "text": "@Override\n\t\t\tpublic void responseFailWithCode(int statusCode) {\n\t\t\t\tDialogManager.alert(baseSlideMenuActivity,\n\t\t\t\t\t\tbaseSlideMenuActivity.getString(R.string.network_fail));\n\t\t\t}", "title": "" } ]
[ { "docid": "05a606445504484958a1c21e14b7198e", "score": "0.69474965", "text": "@Override\r\n\tpublic void sapace() {\n\t\t\r\n\t}", "title": "" }, { "docid": "8619203d4867f5c6d05eb9a5354405c0", "score": "0.6920049", "text": "@Override\n\t\tpublic void pintate() {\n\t\t\t\n\t\t}", ...
2f0482774327bb4a33e458425dfa91ab
trocar o tamanho da mascara (para colidirem com o tamanho correto)
[ { "docid": "7ed0318271f13abf7e6a10884301fa09", "score": "0.0", "text": "public void render(Graphics g) {\n\t\tif(!isDamaged)\n\t\t\tg.drawImage(sprites[index], this.getX() - Camera.x,this.getY() - Camera.y,null);\n\t\telse\n\t\t\tg.drawImage(Entity.BOSS1_DAMAGED, this.getX() - Camera.x,this.getY() - Cam...
[ { "docid": "d779c17302332b16cb3a479cbaac5208", "score": "0.685887", "text": "public int tamanho();", "title": "" }, { "docid": "3c63dc44bdc5fddbcaa02174cb20ac9e", "score": "0.68161756", "text": "@Override\r\n public int tamanho() {\r\n return tamnho;\r\n }", "title":...
8cd616d4e424ae6208c043360567232c
Test of setFirstName method, of class Account.
[ { "docid": "257b651dacb702bf59319b0cce1d95ad", "score": "0.8129838", "text": "@Test\n public void testSetFirstName() {\n System.out.println(\"setFirstName\");\n String firstName = \"\";\n Account instance = null;\n instance.setFirstName(firstName);\n // TODO review ...
[ { "docid": "ca480b9278a5a94d0f8e1c205dcdec25", "score": "0.8279914", "text": "public static void setFirstName(String firstName) {\n Account.firstName = firstName;\n }", "title": "" }, { "docid": "bf1465988e56bd20506cc3f43a8fa2c9", "score": "0.781754", "text": "@Test\n\tpubl...
aa63f9866b00996f081f6d5ac489fe1d
/ Build call for getTommorowsBookings
[ { "docid": "a18dc4aa7abdaa0f47470db74fbe70d0", "score": "0.7072887", "text": "private com.squareup.okhttp.Call getTommorowsBookingsCall(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException {\n ...
[ { "docid": "f41ee3d4823d37baf679e3a6906ab75c", "score": "0.6257682", "text": "public InlineResponse20013 getTommorowsBookings() throws ApiException {\n ApiResponse<InlineResponse20013> resp = getTommorowsBookingsWithHttpInfo();\n return resp.getData();\n }", "title": "" }, { ...
544c07fd49f1ea4aa1ae8cd50c9776c4
Reports whether this JDBC driver is a genuine JDBC Compliant TM driver. JDBC compliance requires full support for the JDBC API and full support for SQL 92 Entry Level.
[ { "docid": "118de757eb6903948451255a86e6e8fa", "score": "0.707448", "text": "boolean isJdbcCompliant();", "title": "" } ]
[ { "docid": "c17a0971ba112409f1f63146caae4b59", "score": "0.6895321", "text": "public boolean jdbcCompliant() {\r\n return false;\r\n }", "title": "" }, { "docid": "690b2be03c19a1f5cd6f134d405a9e2b", "score": "0.6195964", "text": "@Override\n\tpublic boolean isPoolable() thr...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "8703a654cee7de2726bc4ff156ec9f35", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tPrototypePattern p=new PrototypePattern();\n\t Vehicle type1=p.getType(\"CAR\");\n\t type1.retrieve();\n\t Vehicle type2=p.getType(\"CHOPPER\");\n\t type2.retrieve();...
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.666059", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "81758c2988d9979c7d4b3fd5b3cce0e5", "score": "0.6566969", "text": "@Override\r\n\tpublic void pular() {\n\r\n\t}", "title": "" }, { ...
aba903b0fc06ff663afbd38287f71867
$ANTLR end "rule__Equality__Group_1__1" $ANTLR start "rule__Equality__Group_1__1__Impl" ../../Client/com.netxforge.netxscript.ui/srcgen/com/netxforge/ui/contentassist/antlr/internal/InternalNetxscript.g:4496:1: rule__Equality__Group_1__1__Impl : ( ( rule__Equality__RightAssignment_1_1 ) ) ;
[ { "docid": "1ca00cbbb0b08468828505cff6e39236", "score": "0.79597574", "text": "public final void rule__Equality__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../../Client/com.netxforge.netxscript.ui/src-gen/...
[ { "docid": "ee9631ed36a26aaf1d4e832bf4bee54e", "score": "0.77897465", "text": "public final void rule__Equality__Group_1__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../../Client/com.netxforge.netxscript.ui/src-gen/com/ne...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9e130f323c40f39dc174c993cb9455be", "score": "0.0", "text": "@Override\n\tpublic List<Post> getBestPostByPost() {\n\t\treturn mapper.getBestPostByPost();\n\t}", "title": "" } ]
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6682903", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6682903", "text": "@Override\n public void otvori() {\n ...
c439c7065e47a844a874d043f674bc5e
Delete the object using the specified context.
[ { "docid": "5c3824a510eb331bfa6a11dc11b7c79a", "score": "0.775953", "text": "public final void delete(com.mendix.systemwideinterfaces.core.IContext context)\n\t{\n\t\tcom.mendix.core.Core.delete(context, getMendixObject());\n\t}", "title": "" } ]
[ { "docid": "2c4fcbaaebc8f78571c7ff09fbdaaa48", "score": "0.7809479", "text": "public final void delete(IContext context)\n\t{\n\t\tCore.delete(context, getMendixObject());\n\t}", "title": "" }, { "docid": "2c4fcbaaebc8f78571c7ff09fbdaaa48", "score": "0.7809479", "text": "public final...
a59b3eb8b196aa23e74c0a99bc2378e0
Sets up custom tooltip delays
[ { "docid": "21c66313c3761d18b19915bbf8f09a18", "score": "0.6625608", "text": "private static void setupCustomTooltipBehavior(\n final int openDelay,\n final int visibleDuration,\n final int closeDelay\n ) throws ReflectiveOperationException {\n Class TTBehaviou...
[ { "docid": "3144792abe79e3507e8fb2ad885bc322", "score": "0.71252745", "text": "@Override\r\n\t\t\tpublic int getToolTipDisplayDelayTime(Object object) {\n\t\t\t\treturn super.getToolTipDisplayDelayTime(object);\r\n\t\t\t}", "title": "" }, { "docid": "90067ad820c4a499bb157cd1b358f276", "s...
b724a181961658dc0ab787edc6c50ae6
How to invoke? Use the following general command: java $(javaArgs) x10.lang.Runtime $(x10Args) ClassName $(x10AppArgs) / } line 1
[ { "docid": "d448fda50faea4fb8b2840602ea0959e", "score": "0.0", "text": "public RunMain0() {\n \n//#line 1\nsuper();\n }", "title": "" } ]
[ { "docid": "76701ef830707aa98da20e1ae652c825", "score": "0.76823497", "text": "public static void main(java.\n lang.\n String[] args) {\n \tif (x10.lang.Runtime.runtime == null) {\n \t\tSystem.err.println(\"Please use the 'x10' script to invoke X10 programs, or see the generated\");\n ...
3ad2ea48bf45fa09e84f143fd776dad0
Groups calc props into the map by its domain paths.
[ { "docid": "4546357d234eb55dd136c8ae0e9aecdb", "score": "0.60785824", "text": "private static Map<Class<?>, Map<String, Map<String, CalculatedProperty>>> groupByPaths(final Map<Class<?>, List<CalculatedProperty>> calculatedProperties, final Set<Class<?>> rootTypes) {\n final Map<Class<?>, Map<Str...
[ { "docid": "7b2f27a25cca23501a82e20d531423c4", "score": "0.50729585", "text": "protected static Map<Class<?>, List<CalculatedProperty>> extractAll(final DomainTreeEnhancer0 dte, final boolean validateTitleContextOfExtractedProperties) {\n final Map<Class<?>, List<CalculatedProperty>> newCalculate...
9274b964d4a4e8b23a6a2ec3b5df5c49
GET /trips/:id : get the "id" tRIP.
[ { "docid": "7a016e0471bad010cbbee6f15dde003c", "score": "0.8208024", "text": "@GetMapping(\"/t-rips/{id}\")\n @Timed\n public ResponseEntity<TRIP> getTRIP(@PathVariable Long id) {\n log.debug(\"REST request to get TRIP : {}\", id);\n TRIP tRIP = tRIPRepository.findOne(id);\n r...
[ { "docid": "c8838bdd2ad1c30416f20e882112dccf", "score": "0.66262245", "text": "@GetMapping(\"/t-rips\")\n @Timed\n public List<TRIP> getAllTRIPS() {\n log.debug(\"REST request to get all TRIPS\");\n return tRIPRepository.findAll();\n }", "title": "" }, { "docid": "e575...
2ac52aa49b7e750bc65b7bc8490970bd
Store a NOVI User, it uses the default NOVI user context. if the user exist, then it deletes the old information and it stores the new
[ { "docid": "6ebcf6f339c2253107a068e12cafdc43", "score": "0.7274897", "text": "public static int storeNoviUser(NOVIUser userObject)\n\t{\n\t\t\n\t\treturn storeNoviUser(userObject, USER_CONTEXT_URI);\n\n\t}", "title": "" } ]
[ { "docid": "ea36472df5701b4180144f000f6c2da8", "score": "0.7675875", "text": "private static int storeNoviUser(NOVIUser user, URI context)\n\t{\n\t\tif (user == null)\n\t\t{\n\t\t\tlog.warn(\"The given user object with the context {} is null\", context);\n\t\t\treturn -1;\n\t\t}\n\t\tlog.info(\"I will s...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "844e8864be7907efa6b0e3224f07c813", "score": "0.0", "text": "@Override\n public void onActivityCreated(Bundle savedInstanceState) {\n super.onActivityCreated(savedInstanceState);\n Button scanbutton = (Button) getView().findViewById(R.id.scanbutton);\n scanbutton.setOn...
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.66616714", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "81758c2988d9979c7d4b3fd5b3cce0e5", "score": "0.6566483", "text": "@Override\r\n\tpublic void pular() {\n\r\n\t}", "title": "" }, { ...
f4b31e4c01f084bd972e4c71875b7e61
Obtiene el panel que contiene la lista de ficheros por banda.
[ { "docid": "7e6398ea069e7a073c17e98bf2169888", "score": "0.5316802", "text": "public BandSelectorFileList getFileList() {\n\t\tif (fileList == null) \n\t\t\tfileList = new BandSelectorFileList();\n\t\treturn fileList;\n\t}", "title": "" } ]
[ { "docid": "b3149112f47d62cf24f845e620078de2", "score": "0.63807607", "text": "private void llamarBanda() {\n System.err.println(\"-------------------------------------\");\n banda.validarInstrumentos(insCrea);\n banda.gestionarDisponibilidadMusicos();\n int contDisp = 0;\n ...
f5bf7cece7c3b1d13bdc010325e920fc
Set index in external file
[ { "docid": "ab9340292b87c508d050ac35831217ef", "score": "0.6915474", "text": "public static void setIndex(String newIndex){\n\t\t\n\t\ttry{\n\t\t\n\t\tFile file = new File(Global.INDEX_FILE);\n\t\tFileWriter fw = new FileWriter(file.getAbsoluteFile());\n\t\tBufferedWriter bw = new BufferedWriter(fw);\n\...
[ { "docid": "7479ab1dee936bd03f6f4376bd8ebe48", "score": "0.7153089", "text": "private void indexFile() throws JMzReaderException {\n\t\ttry {\n\t\t\t// build the xpath\n\t\t\tStandardXpathAccess xpathAccess = new StandardXpathAccess(sourcefile, MzDataElement.getXpaths());\n\t\t\t\n\t\t\t// save the inde...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "13f334a28c443a0f3ca058a0cb965d5f", "score": "0.0", "text": "@Override\n\t\t\tpublic void actionPerformed(ActionEvent e) {\n\t\t\t\tfinal JFrame addFrame = new JFrame();\n\t\t\t\taddFrame.setSize(400,200);\n\t\t\t\taddFrame.setLocationRelativeTo(null);\n\t\t\t\t\n\t\t\t\tJButton confirmButton...
[ { "docid": "3d9823aba51891281b4bbd4b1818b970", "score": "0.6671074", "text": "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.6567672", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "ti...
551598b1155f9e8f552a8e8f3946c64d
on cree le strig builder que l'on retourne
[ { "docid": "5ea8d1920cd64ea28dd6594acb596b79", "score": "0.0", "text": "public static String loadFileToString(String path) {\n\t\tStringBuilder builder = new StringBuilder();\n\t\tString line;\n\t\t\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new FileReader(path));\n\t\t\t\n\t\t\t// si l'on...
[ { "docid": "c3cbd3a86421c74c09fb2c3e84a89cf6", "score": "0.6408323", "text": "private Builder() {\n\t}", "title": "" }, { "docid": "2dd9e7bc080311398389b9ffb42e06c2", "score": "0.6386161", "text": "public void build() {\n }", "title": "" }, { "docid": "7bb1b6f34073467e...
bbe28d901e0b2a72c7eddeee5d63d6f5
Gets the updated server scheduled event.
[ { "docid": "c25c979b81eb6be0abd722d09a0395ae", "score": "0.7779768", "text": "ServerScheduledEvent getServerScheduledEvent();", "title": "" } ]
[ { "docid": "ec89045105b31f3a389aa436b75f12c9", "score": "0.7741321", "text": "ServerScheduledEvent getOldServerScheduledEvent();", "title": "" }, { "docid": "a445699071eb21c54ff6c7f2d4e9f395", "score": "0.6678521", "text": "public interface ServerScheduledEventUpdateEvent extends Ser...
6470a46cb8daf30cc9ea06d2f442c03f
/ access modifiers changed from: packageprivate
[ { "docid": "ad24c4496ab2d21fd938f8dfaee95c0d", "score": "0.0", "text": "public void onEditActivatorView(final ViewHolder viewHolder, boolean z, boolean z2) {\n GuidedActionAdapter.EditListener editListener;\n if (z) {\n startExpanded(viewHolder, z2);\n viewHolder.item...
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.6846787", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "06012d51723afddd7b9003b92d7d49c3", "score": "0.6745991", "text": "protected void mo1734a() {\n }", "title": "" ...
62db89b1d9d95c8a0e29b2e57a2e575a
Name : Vinothkumar.M Created Date: 31/AUG/16 Modified Date: Description : Create a common method to enter day of DOB dynamic to multi environment
[ { "docid": "b0b23e8b6938514b2ad1113f3cfbf459", "score": "0.54481614", "text": "public static void client2EnterRADOBDay(WebDriver driver)\n\t{\n\t\tWebElement day = driver.findElement(By.xpath(OR.RA_MEMBER_DOBDAY));\n\t\tselectByVisibletext(day, Directory.Client2_RA_Enrollment_Day);\n\t}", "title": ...
[ { "docid": "550c526b19b0d87842bb9a793bfedb8f", "score": "0.62888205", "text": "public static void main(String[] args) {\n\t\tSystem.out.println(\"We will not use Hello WOrld\");\n\t\tSystem.out.println(new Date());\n\t\tString s = new Date().toString();\n\t\tSystem.out.println(s);\n\t\t\n\t\tDate birthd...
5754b2645180e0c1d1a58d5b03589764
Toast.makeText(getActivity(), "Item number: " + position, Toast.LENGTH_LONG).show();
[ { "docid": "257b7a19e4dea934ca059ac38f9b0098", "score": "0.0", "text": "@Override\n public void onItemSelected(AdapterView<?> parent, View view, int position, long id) {\n if (position == 0) {\n List<String> list = new ArrayList<>();\n ...
[ { "docid": "23c59e1d05226a96324b1e10a5517973", "score": "0.77660525", "text": "@Override\n public void onItemClick(AdapterView<?> parent, View view, int position, long id) {\n Toast.makeText(getApplicationContext(), \"Position \" + position, Toast.LENGTH...
65882eed95757abf8e82a0337a5a3eb3
Method used to get Response from Server.
[ { "docid": "23b75fd187f1ce1b15b4587a346b8fab", "score": "0.0", "text": "@Override\n public String getResponse(String mBaseUrl) {\n if(mBaseUrl == null){\n return null;\n }\n String xmlString = null;\n HttpClient httpClient = new DefaultHttpClient();\n Htt...
[ { "docid": "004ed716147bc6a5631dd47bafa3cc80", "score": "0.782009", "text": "java.lang.String getResponse();", "title": "" }, { "docid": "a5e4c4922f80ab4da5985ac8ec274d5d", "score": "0.7746594", "text": "public java.lang.String getResponse () {\r\n\t\treturn response;\r\n\t}", "t...
c803f1747b8a9e8dfe729cb5e4fb93a9
Gets the value of the TerrorismExposureClassesProducts field. Terrorism Exposure Classes Products/Completed Operations
[ { "docid": "da921ac622c3bf39bc411f1423b5bd68", "score": "0.80085593", "text": "@gw.internal.gosu.parser.ExtendedProperty\n public java.lang.String getTerrorismExposureClassesProducts();", "title": "" } ]
[ { "docid": "088565942a001f36e2d875b775d62011", "score": "0.7130958", "text": "public void setTerrorismExposureClassesProducts(java.lang.String value);", "title": "" }, { "docid": "ad07b95a811dca6f10f94a4643304eff", "score": "0.5882535", "text": "public java.lang.String getProducts() ...
32146b5cf203b9e7f58cf8cfde1623db
Determine if nodes are in different trees
[ { "docid": "9873ff404b131324a9feae35a60c319f", "score": "0.0", "text": "public boolean differ(Integer a, Integer b) {\n\t\tInteger root1 = find(a);\n\t\tInteger root2 = find(b);\n\t\treturn root1 != root2;\n\t}", "title": "" } ]
[ { "docid": "1dab64f927fb373b3e159ee70e90dc36", "score": "0.6950963", "text": "public abstract boolean isTree(Set visited);", "title": "" }, { "docid": "e4ff0938a6eff0b75b337160c617ba0e", "score": "0.67837363", "text": "boolean isSame(ITree<T> root1, ITree<T> root2);", "title": ""...
0124a1bd95a05b710f2ec4956fd364d1
Custom constructor that takes in data
[ { "docid": "6ef79d292613aafbe58f5edb803754db", "score": "0.0", "text": "public DLL(int data) {\n this.head = new DLLNode(data);\n size = 1;\n }", "title": "" } ]
[ { "docid": "92e03cb59e36f8b96ff41393dded0fe4", "score": "0.7739636", "text": "public Data(){}", "title": "" }, { "docid": "007b69daa17f90de67bd513ce2c57303", "score": "0.7529238", "text": "public Data() {\n }", "title": "" }, { "docid": "007b69daa17f90de67bd513ce2c5730...
ba735780265106bb89ff5e6844f0166d
Check here for other powers + artifacts that increase the number of times this power should be applied
[ { "docid": "55d2c6bbdc979cd2de3851f3ba30e85f", "score": "0.5420457", "text": "private void applyIncreases(int baseAmount) {\n final AbstractPlayer player = AbstractDungeon.player;\n if (player.hasPower(ConduitPower.POWER_ID)) {\n this.amount += player.getPower(ConduitPower.POWER...
[ { "docid": "ac8c6be970ff270e500d093cca02c266", "score": "0.66371745", "text": "public void checkPower() {\n \t\tint power = computeTotalPowerOutput();\n \t\tList<BuildingTree> q = new ArrayList<BuildingTree>();\n \t\tq.add(this);\n \t\twhile (!q.isEmpty()) {\n \t\t\tBuildingTree v = q.get(0);\n \t\t\tq....
ebbfa94168f96ee6e7785b18086700dd
This function is called when the item startelement is encountered. This function reads subsequent elements for item and create ShoppingItem object . This function read all Start and end quantity tag and create all ShoppingItem object and make list for all ShoppingItem.
[ { "docid": "392e5146224cde1885b14fdb28745543", "score": "0.70743537", "text": "private List<ShoppingItem> parseShoppingItems(StartElement startElement, XMLEventReader reader)\n\t\t\tthrows XMLStreamException {\n\n\t\tboolean isItemIdTag = false;\n\t\tboolean isItemCategoryTag = false;\n\t\tboolean isIte...
[ { "docid": "9978e326e8261b074159c0e16a70355d", "score": "0.59374106", "text": "@Override\n public void startElement(String uri, String localName, String qName, org.xml.sax.Attributes attributes) throws SAXException{\n currentElement = true;\n currentValue = \"\";\n\n if(localName...
786d8166f16e6e30c18d232a7ad09168
Log.i("user.getNickname().length()", user.getNickname()); first time using this APP, need to set user info
[ { "docid": "6524ea1fce9acb7690852233aafe9b73", "score": "0.0", "text": "@Override\n\t\t\tpublic void onClick(View v) {\n\t\t\t\tif(user.getNickname()==null || user.getNickname().length()==0){\n\t\t\t\t\t// set User's info\n\t\t\t\t\tsetUser((EditText) SettingActivity.this.findViewById(R.id.nickname), (R...
[ { "docid": "1eaa4fbd7ae7d9ed15cbf3b289c43fcf", "score": "0.712407", "text": "private void setNickname() {\n \t\tString name = enterName.getText().toString();\n\t\tif (name == \"\") {\n \t\t\tname = defaultName;\n \t\t}\n \t\t\n \tSharedPreferences settings = getPreferences(MODE_PRIVATE);\n \tSha...
ff0f6fecab2dcb44be35e58f20ed99b3
Try the sqlite connection
[ { "docid": "540f9950b0cc3a29885699d6b4a917c3", "score": "0.7623891", "text": "public final boolean tryConnection() {\n try {\n String path = sql.getPath().replaceAll(\"\\\\\\\\\", \"/\");\n Class.forName(\"org.sqlite.JDBC\");\n DriverManager.getConnection(\"jdbc:s...
[ { "docid": "66613e46473f3069cdd709337f658283", "score": "0.7184967", "text": "boolean connect() {\n try {\n String url = \"jdbc:sqlite:\" + databaseFileName;\n final int cacheSize = 100000 / 6;\n final int pageSize = 4096;\n SQLiteConfig config = new SQ...
60498dab46e6f95604771fc4b349e930
Randomise a preset color, by the maximum differencial as the maximum absolute value, with the random provider.
[ { "docid": "15595c1bfeeb7f51415e1f0fb35a2322", "score": "0.6604951", "text": "public static Color randomise(Color orig, int maxDiff, Random rand, boolean includeAlpha) {\n int r = orig.getRed();\n int g = orig.getGreen();\n int b = orig.getBlue();\n int a = orig.getAlpha(...
[ { "docid": "01e7b9637179093d59382857036e553c", "score": "0.7069021", "text": "public void randomizeColor(){\n color = randomColor();\n }", "title": "" }, { "docid": "fef2a8b5cf2066f8943643a41c267678", "score": "0.7005321", "text": "private int generateRandomColor() {\n ...
515463277b3694ad5ff4cefbf88edc37
<< define INPROSTEMP1ProductionTime(%obj) $piece(%obj,"~",13)
[ { "docid": "780a7b935c9f489a72f623c6f262bdb9", "score": "0.7033571", "text": "public static Object $$$INPROSTEMP1ProductionTime(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(),\"~\",13));\n }", "t...
[ { "docid": "8cd1087ecf2a5a94e12415fc6680b239", "score": "0.70232606", "text": "public static Object $$$StrINPROSTEMP1ProductionTime(mContext m$) {\n return (m$.fnc$(\"COMConst.GetPropertyName\",\"INPROSTEMP1\",13));\n }", "title": "" }, { "docid": "4a27dd78f8d733aede9e09516f06d782", ...
12812b8cfdc15405513b848cf075ddc8
Save the data to MongoDB.
[ { "docid": "8cc032c40edba5231b56399cd6cf4159", "score": "0.5384821", "text": "private void saveData(UserData data)\n\t{\n\t\tMain.getInstance().getMainDataStore().save(data);\n\t}", "title": "" } ]
[ { "docid": "f18103a4c389ebf354d79b596fe25f58", "score": "0.63186747", "text": "void save(String collection, JsonObject document,\n Handler<AsyncResult<Void>> resultHandler);", "title": "" }, { "docid": "78306b4457aaa0ba8335be58f70dd0bb", "score": "0.6303923", "text": "pu...
9b2b9606af0b624b4814af92e1d5db82
Tests accuracy of isIncrementalTrainingSupported() method. Result should be correct.
[ { "docid": "9edac833623dec8ea32bcdf487729e53", "score": "0.8780033", "text": "public void testIsIncrementalTrainingSupported() {\r\n assertFalse(\"'isIncrementalTrainingSupported' should be correct.\", instance.isIncrementalTrainingSupported());\r\n }", "title": "" } ]
[ { "docid": "6df388b07886c9a1b784a3561933a4fb", "score": "0.7720363", "text": "public boolean isIncrementalTrainingSupported() {\r\n for (Predictor<?, ?> p : predictors) {\r\n if (p.isIncrementalTrainingSupported()) {\r\n return true;\r\n }\r\n }\r\n ...
97feef870ba05cc0a92cbaf44aa6bd33
$ANTLR end "ruleLambdaExp" $ANTLR start "entryRuleTupleExp" InternalDOcl.g:2925:1: entryRuleTupleExp returns [EObject current=null] : iv_ruleTupleExp= ruleTupleExp EOF ;
[ { "docid": "64777609385eefe5a6ceb25e0fc82938", "score": "0.79296774", "text": "public final EObject entryRuleTupleExp() throws RecognitionException {\n EObject current = null;\n\n EObject iv_ruleTupleExp = null;\n\n\n try {\n // InternalDOcl.g:2925:49: (iv_ruleTupleExp= r...
[ { "docid": "db54ab6713a26e38ceda79b07862c072", "score": "0.681818", "text": "public final EObject entryRuleTupleLiteralExpCS() throws RecognitionException {\r\n EObject current = null;\r\n\r\n EObject iv_ruleTupleLiteralExpCS = null;\r\n\r\n\r\n try {\r\n // ../org.eclips...
d87eed3e0e50a437db836a2c7252edf7
This method was generated by MyBatis Generator. This method returns the value of the database column oc_exchange_goods_detail.product_picurl
[ { "docid": "d6fdba4547c93807e1507298324d79f9", "score": "0.6928835", "text": "public String getProductPicurl() {\n return productPicurl;\n }", "title": "" } ]
[ { "docid": "89598792602588548f575388ad41ad67", "score": "0.63729215", "text": "java.lang.String getProductImage();", "title": "" }, { "docid": "f01c95e4bfb96b05125a7670294be28b", "score": "0.6281883", "text": "public String getPropertyProductImageUri()\n {\n return iPropert...
5c4ed48c58d9467e81bc1afc6ebb55bb
Getter for the shippingAddress
[ { "docid": "d2d31b0cbb387e0745df0eceeb1047fc", "score": "0.8117459", "text": "public ShippingAddress getAddress() {\n return address;\n }", "title": "" } ]
[ { "docid": "c674b107456bf8261bdeb64a997b6a55", "score": "0.8104887", "text": "@NotNull\n @Valid\n @JsonProperty(\"shippingAddress\")\n public BaseAddress getShippingAddress();", "title": "" }, { "docid": "45136d75b55a18e41b369c39b4c1630f", "score": "0.7886431", "text": "@Ove...
ab7625ccaa994523bf3ce5b32de68741
Mit Dana Warmbold zusammengearbeitet
[ { "docid": "80e974b788ea59a5f4965960da06b756", "score": "0.0", "text": "public String chooseFile() {\n //C:\\Benutzer\\Jannick Leutbecher\\IdeaProjects\\JannickLeutbecherSimulator\\resources\\programme\n JFileChooser chooser = new JFileChooser();\n chooser.setCurrentDirectory(new Fi...
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.69690216", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "a2392cc71aaf87bc730f13f37ecdb439", "score": "0.6917675", "text": "private void apparence()\r\n\t\t{\r\n\t\t//Rien\r\n\t\t}", "title...
8b9bba0051c4efd395c1a6bd6ed370e4
Set the ViewPager associate with this indicator view and the current position;
[ { "docid": "e5b5c727140b1a87e58714acda2a6e07", "score": "0.667122", "text": "public void setViewPager(ViewPager view, int initialPosition) {\n \tsetViewPager(view);\n setCurrentItem(initialPosition);\n }", "title": "" } ]
[ { "docid": "86001b6316aaf41e111bea28d6d00aac", "score": "0.7382627", "text": "void setViewPager(ViewPager view, int initialPosition);", "title": "" }, { "docid": "03a01df4d4ea57912bceb735608d9593", "score": "0.71379995", "text": "public void setViewPager(ViewPager ViewPager) {\n\t\tm...
d8e688fbabe2d13c6024da4241187be9
Ecrit les messages de validation dans une fichier JSON.
[ { "docid": "2f76229c6041a7f1c84dc6d075c46381", "score": "0.71959555", "text": "public static void ecrireFichierJSON( String fichierJson, String messages ) throws IOException {\n String jsonMessages;\n \n String delimiteur = \".\";\n StringTokenizer messagesDecoupes = new Stri...
[ { "docid": "ee2cbd8a35f5dc74db4b9cee0dc31cf9", "score": "0.62115294", "text": "@Override\n public ValidationReport[] validate(SpineMessage o)\n throws Exception {\n throw new Exception(\"Json validation of spine message. Incorrect validation class used\");\n }", "title": ...
225acc56c17a7138b5060c86f471210b
$ANTLR end "rule__YAnnotRelationship__Group_7_1__1" $ANTLR start "rule__YAnnotRelationship__Group_7_1__1__Impl" InternalModel.g:2118:1: rule__YAnnotRelationship__Group_7_1__1__Impl : ( ( rule__YAnnotRelationship__Group_7_1_1__0 ) ) ;
[ { "docid": "4a2ccb229cdb8928eb05a4437135881c", "score": "0.81322205", "text": "public final void rule__YAnnotRelationship__Group_7_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalModel.g:2122:1: ( ( ( rule__YAn...
[ { "docid": "1a3bd46428c2a286a0ac04b389af1c0b", "score": "0.8550084", "text": "public final void rule__YAnnotRelationship__Group_7_1_1__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalModel.g:2165:1: ( rule__YAnnotRelati...
4773c0558d36218d72e9a4dafd9fe667
A method that adds visits the isolated nodes of the graph.
[ { "docid": "4d360f3e9474d8e12b32950929d0e70f", "score": "0.6306431", "text": "public void findIsolatedNodes(int nodeIndex){\n int newNodeIndex = nodeIndex;\n for (int i = 0; i < visited.length; i++){\n if (visited[i] == false){\n nodeOrder[newNodeIndex] = this.graph.getVertex(i);\n newNod...
[ { "docid": "7008c37b71ee1f758e95cbeb4a53f748", "score": "0.60967827", "text": "public Vector isolatedNodes() {\r\n // check if are nodes not connected to a dataset\r\n boolean v[] = new boolean[experimentGraph.numNodes()];\r\n Arrays.fill(v, false);\r\n Vector visitados = new...
90e01825205ab86d11b9aa60e191ad50
/ methods common to all objects
[ { "docid": "23193283d3f32eb47ae7c00839f51045", "score": "0.0", "text": "@Override\n public String toString()\n {\n return \"Branch: \" + super.getBranch() + \" Client: \" + this.clientName +\n \" Email Address: \" + super.getEmail() + \" Contact Name: \" + super.getFirstNam...
[ { "docid": "2cb71c636b83fc4cb50c3e39b974033e", "score": "0.6509413", "text": "private Single_object() {\n\t}", "title": "" }, { "docid": "ba12a605defb7881575a0c45d497db40", "score": "0.6303268", "text": "public static void objectDemo() {\n\t}", "title": "" }, { "docid": "...
3bae02fe4eb297dcbf1fe65ff5e3c05f
this collision should not happen (two static objects)
[ { "docid": "0ff515612d510cde9b180e1eca22988d", "score": "0.65841424", "text": "private static void handleCollision(GameSide firstObject,Grid secondObject){\n }", "title": "" } ]
[ { "docid": "e6fbc0abaad9773a8680153dfe5d639b", "score": "0.71231085", "text": "private static void handleCollision(GameSide firstObject,GameSide secondObject){\n }", "title": "" }, { "docid": "c469903e93265a5330661944ee894ec8", "score": "0.6817975", "text": "private static void ha...
b4d7cff2b1bf9d0c5482ff0513bb3c22
Create a QueryAffiliationSetter object.
[ { "docid": "0177739d4235847a752946f371c191a8", "score": "0.5930296", "text": "public QueryAffiliationSetter() {\n super(\"org.tair.db.community\", 2147483647);\n }", "title": "" } ]
[ { "docid": "38f3c111ecaa98bb4f0adf0065b29c81", "score": "0.54977465", "text": "public QueryAffiliateSetter() {\n super(\"org.tair.db.community\", 2147483647);\n }", "title": "" }, { "docid": "e7003b43231125c6e5247403b814fae2", "score": "0.54923975", "text": "public AbstractAf...
8da8b2e9a3dc5c941e948302d726befa
TODO make this more efficient
[ { "docid": "770be7a742e8ba665be0602775318fa8", "score": "0.0", "text": "public OWLObject getOWLObject(String s) {\n\t\tOWLObject o;\n\t\to = getOWLClass(s);\n\t\tif (o == null) {\n\t\t\to = getOWLIndividual(s);\n\t\t}\n\t\treturn o;\n\t}", "title": "" } ]
[ { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.52480763", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, { "docid": "dced6a982f3a37b1e1f6c7eae670a213", "score": "0.51799387", "text": "private static void findIndex()\n\t{\n\t\t\n\t\t\n\t}", "title": ""...
db53f244554181cf3ab067d13f6ee9d0
method returns index of selected node regarding to polygon
[ { "docid": "5399bdf65712d001c3b5ea8d8013ad92", "score": "0.694884", "text": "int getSelectedNodeFromPolygon(int x, int y){\r\n \r\n int selected = -1;\r\n \r\n if(dm.polygons.size() > 0){\r\n \r\n for(Node lay : dm.polygons.get(dm.selectedPolygon).nodes){\r\n\r\...
[ { "docid": "f9fe322afcd712c796e9f7b5000eb57a", "score": "0.65384144", "text": "Integer getIndexOfSelectedItem();", "title": "" }, { "docid": "8c3224d5676abdc9c016def965d97bdf", "score": "0.65362084", "text": "int getShape(int index);", "title": "" }, { "docid": "8c3224d56...
394b1052f3a7522735955d5c44eea579
Moves a node between two VBoxes
[ { "docid": "a4e20a15e42ee1a3cb7eaeb32fbdb1ab", "score": "0.58899873", "text": "private void moveAdapter(Node node, VBox moveFrom, VBox moveTo) {\n moveFrom.getChildren().remove(node);\n moveTo.getChildren().add(node);\n }", "title": "" } ]
[ { "docid": "66fd723ae2013531372936e8933414e7", "score": "0.6552069", "text": "public void moveTo(Box from, Box to) {\n\n\t}", "title": "" }, { "docid": "6b5bc4f95baec547665a96687f8cf86c", "score": "0.63073546", "text": "public void moveTo(Box to) {\n\n\t}", "title": "" }, { ...
ba286cc4650e0240eb5da29292768c50
Checks if gradebook has section and adds grade if so
[ { "docid": "43bd2d5f6f5723a1559d3a4984b17c06", "score": "0.6212096", "text": "public static void addParsedGrade(String fileLine, String sectionName, GradeBook tempBook) {\n\t\tif (tempBook.hasSection(sectionName))\n\t\t\ttempBook.getGradeSection(sectionName).addGrade(parseGradeLine(fileLine));\n\t}", ...
[ { "docid": "fe5db4892cf2e6a187a67edfc2723f15", "score": "0.69460297", "text": "public void setGradeSection(String gradeSection) {\n this.gradeSection = gradeSection;\n }", "title": "" }, { "docid": "cdec6a941bf53036eefc977981919293", "score": "0.6574171", "text": "private s...
de90d7d8b770f0f24e8d503b5ba96320
This method runs the method timeAddTreeSet a specified number of times. The program increments the number of added elements by 1000000 each time. This method averages five runs of the returned values for timeAddTreeSet.
[ { "docid": "9aabff06c8beb49eb98bbf1e44603ad6", "score": "0.78713554", "text": "public String runTimeAddTreeSet(int number){\n String finalString=\"\";\n for(int i = 1; i<number+1; i++){\n int numberOfItems = 1000000*i;\n long total=0;\n for(int j = 0; j<5; j++){\n long time=t...
[ { "docid": "a5cf787694c6bd20fcf270ddb411d6c9", "score": "0.7445942", "text": "public long timeAddTreeSet(int numberOfItems, int seed){\n TreeSetContainer<Integer,Integer> myCont = new TreeSetContainer<Integer,Integer>();\n Wheel myWheel = new Wheel(seed, numberOfItems);\n long totalTime = 0;\n ...
fa060e12259351e7353a6f427a117cf1
Reconhece = ou ==
[ { "docid": "268ff4fe86c3f81ed5790a28cfb8d9d6", "score": "0.0", "text": "public void q10(){\n if(this.proxCaractere==OPIGUAL){\n saida = saida + this.proxCaractere;\n leProxCaractere();\n q41();\n }\n else\n this.tokenReconhecido = Token.OPIG;...
[ { "docid": "352bcf1c1655304e47491061961aa775", "score": "0.6645116", "text": "boolean isEqual();", "title": "" }, { "docid": "ba04a9e06aa14d7e5b81071e25222dbd", "score": "0.6457379", "text": "public void equals() {\n\t\tif (lastOp != ' ') {\n\t\t\tright = getVal();\n\t\t\tprintResult...
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": "f4b46b6d0b72f5e640ec3806715aaa0f", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jToolBar1 = new javax.swing.JToolBar();\n jSe...
[ { "docid": "5f8540ed063cf75672e07098d5395e1e", "score": "0.76987785", "text": "private void initComponents() {//GEN-BEGIN:initComponents\n\n }", "title": "" }, { "docid": "37a5472d5b0f35cf64a077bc1dd978c4", "score": "0.7318698", "text": "public Form() {\n initComponents();\...
fcc31154209aadb2b5f7fd1b75c095af
/ access modifiers changed from: protected / renamed from: b
[ { "docid": "6b8ab6e6cf109712762d6b73ee3b3e1e", "score": "0.0", "text": "public void mo24206b(C12292n0<? super T> n0Var) {\n this.f39426a.mo24192a(new C13622a(n0Var));\n }", "title": "" } ]
[ { "docid": "70724bded46671c6809fee3f5c683f50", "score": "0.7053404", "text": "protected void prot() {}", "title": "" }, { "docid": "8dd3c70589b8c7b58427942567d5a67e", "score": "0.6952767", "text": "@Override\n\tpublic void b() {\n\n\t}", "title": "" }, { "docid": "e9de709...
daa340713809bffcfebd2dcbfac14e73
Displays the given score for Team A.
[ { "docid": "981a40d92932588ba520a785ab7c800a", "score": "0.86132056", "text": "private void displayForTeamA(int score) {\n TextView scoreView = (TextView) findViewById(R.id.team_a_score);\n scoreView.setText(String.valueOf(score));\n }", "title": "" } ]
[ { "docid": "cbc15d827bc8d1b6fe1fc885b77e4428", "score": "0.8640504", "text": "public void displayForTeamA(int score) {\n TextView scoreView = findViewById(R.id.team_a_score);\n scoreView.setText(String.valueOf(score));\n }", "title": "" }, { "docid": "1c506563522a57fccc7a784...
5011d65459d40a3a05bd97e5c6fb43e8
The method to get the luminosity on each patch
[ { "docid": "b4b11a423e108d3a7eff28a429466311", "score": "0.77997744", "text": "public static double getLuminosity() {\n\t\treturn luminosity;\n\t}", "title": "" } ]
[ { "docid": "b558a72962761cd73f414fcb65314472", "score": "0.6852851", "text": "public int getLightLevel();", "title": "" }, { "docid": "6b5f028b15ec692eb4244ce67673f005", "score": "0.6736849", "text": "public double luminence(int[] rgb) {\n return (0.2126 * rgb[0]) + (0.7152 * ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "a771a0eae39f27c8d913d1cd0a02f9d9", "score": "0.0", "text": "@Override\n\tpublic void destroy() {\n\n\t}", "title": "" } ]
[ { "docid": "81005989525ec80103fbaf46f9c37779", "score": "0.6694239", "text": "@Override\n\tpublic void agit() {\n\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.65686274", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "title": "" }, ...
01625b4c1f39c5e30fddaa5fe197ea33
animate selected view to calendar position
[ { "docid": "d8d579223283dce0c34c007075e43899", "score": "0.66980624", "text": "private void animateSelectedToPos(final int position, final boolean animate, final boolean callListener) {\n final String szDay = mIAItemAdapter.getDayInPosition(position);\n\n mVWFloatingSelected.setVisibility(...
[ { "docid": "87c5de021e2bd2fcf3118bbae95e9b13", "score": "0.63087225", "text": "@FXML\n private void monthlyViewClicked() {\n try {\n calendar.setCurrentView(CalendarView.SingleMonth);\n } catch (Exception e) {\n logger.log(Level.SEVERE, e.toString());\n }\n ...
1f3a6d20823ce6f62c0f678d02f418e0
/ Return the number of players in the PLL.
[ { "docid": "b4cac444ac40d882fe3d7018092e6474", "score": "0.0", "text": "public int size() {//O(1)\n return size;\n }", "title": "" } ]
[ { "docid": "b6550441c1e3903ebfe32e3c40d326f4", "score": "0.79629487", "text": "int getNbPlayers();", "title": "" }, { "docid": "ebd39c2d687c50b26753db09df99caa4", "score": "0.79159164", "text": "int getPlayersCount();", "title": "" }, { "docid": "ebd39c2d687c50b26753db09d...
9c5e1e4d425637de27a74c71264b7df7
This method was generated by MyBatis Generator. This method corresponds to the database table litemall_activity
[ { "docid": "a2ddcb35bab19dec83a22498f93e3912", "score": "0.0", "text": "int updateByExampleSelective(@Param(\"record\") LitemallActivity record, @Param(\"example\") LitemallActivityExample example);", "title": "" } ]
[ { "docid": "8dfca0af6378e63c24a4a9612839bfc4", "score": "0.5863873", "text": "@Select({ \"select\", \"id, name, status, start_date, end_date, description\", \"from activity_info\",\r\n\t\t\t\"where id = #{id,jdbcType=BIGINT}\" })\r\n\t@Results({ @Result(column = \"id\", property = \"id\", jdbcType = Jdb...
fc7d8eeb3a90e53679282c248d3c8bfe
endregion region Equals, HashCode and ToString
[ { "docid": "75a9063ae6921ada5510f5ff952bc9b6", "score": "0.0", "text": "@Override\n public boolean equals(final Object o) {\n if (this == o) {\n return true;\n }\n if (!(o instanceof UserModel)) {\n return false;\n }\n final UserModel userModel...
[ { "docid": "541488d669a2858365325966d0b2b3bc", "score": "0.71816", "text": "@Override\n public int hashCode() {\n return toString().hashCode();\n }", "title": "" }, { "docid": "28df2fafbba7f2f31971f4b760846f37", "score": "0.7127575", "text": "@Override\n public int hashCode()...
f0cc4aabda1b0da874325277fe13a5d2
Exercise 3 Join the second, third and forth strings of the list into a single string, where each word is separated by a hyphen (). Print the resulting string.
[ { "docid": "47b8354936d8e71daae41b79d2de892b", "score": "0.7343691", "text": "private static void exercise3() {\n List<String> list = Arrays.asList(\n \"The\", \"quick\", \"brown\", \"fox\", \"jumped\", \"over\", \"the\", \"lazy\", \"dog\");\n String merged = list.stream()\n...
[ { "docid": "db00d465bc7f4d77826c3675e4e3b868", "score": "0.6825255", "text": "private static String wordListToString(List<String> list) {\r\n\t\tStringBuilder result = new StringBuilder(\"\");\r\n\t\tfor (int i = 0; i < list.size(); i++) {\r\n\t\t\tString str = list.get(i);\r\n\t\t\tif (i == 0 && str !=...
139a7b6c2b0e1dc06e86c2138c283207
endregion region Public Methods
[ { "docid": "d091c33c5b7c7daa4f749fe934919e92", "score": "0.0", "text": "@Override\n\tpublic void create(ApartmentModel model) throws Exception {\n\t\tif (!isModelValid(model))\n\t\t\tthrow new Exception(\"Model is not valid.\");\n\n\t\tApartmentModel modelFromDB = getByApartmentNumber(model.apartmentNum...
[ { "docid": "76b3966c8e3f64884c4127d1a3df09a8", "score": "0.67718214", "text": "@Override\r\n\t\t\tpublic void maruti() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "b7c706d331e2b507ec0ff8404ad87dc7", "score": "0.6588533", "text": "@Override\r\n\t\t\tpublic void crispel() {\n\t\...
735d481e76f6bfa577151663c9af39aa
TESTS TEST CREATE: Note, that this test assumes no other users exist in the database with an ID of "username". Also, note that this test first adds a person to the database, and then adds an user. This is because users cannot be added to the database unless a person with a matching person ID already exists.
[ { "docid": "ebd8d56f3cf8238855e9991e9f247dc9", "score": "0.66012686", "text": "@Test\n public void testCreate() throws Exception {\n PreparedStatement ps;\n ResultSet rs;\n\n // create user\n UserDAO.create(new User(\"username\", \"password\", \"address@website.com\", \"Jo...
[ { "docid": "2afa5bde420ba395fe959066589974d5", "score": "0.740734", "text": "@Test\n\tpublic void test_createUser() {\n\t\tassertEquals(\"Your input should in this format:'username,password'\", testOutputHandler.createUser(\"newUser,password\").getOutput());\n\t\tassertEquals(\"The User Already Exists!\...
934140537de58acff9da9d34a2b938a0
Construct the stub at attach it to the interface.
[ { "docid": "a2685963f7adee0b5ffbdfdd5e952a66", "score": "0.7822324", "text": "public Stub()\n{\nthis.attachInterface(this, DESCRIPTOR);\n}", "title": "" } ]
[ { "docid": "b85c5132471d8b0910cfdf6f849be157", "score": "0.78190076", "text": "public Stub()\r\n{\r\nthis.attachInterface(this, DESCRIPTOR);\r\n}", "title": "" }, { "docid": "bb7f9c9dfc1b00497035824e4c826510", "score": "0.7812186", "text": "public Stub() {\n this.attachInt...
16decbbb0ec550a580ac5a393a8d147f
Set login timeout for java.sql.DriverManager
[ { "docid": "da75b96c6e203b33510ed60b6b78e3b8", "score": "0.8187512", "text": "@Override\r\n\tpublic void setLoginTimeout(int seconds) throws SQLException {\r\n\t\tDriverManager.setLoginTimeout(seconds);\r\n\t}", "title": "" } ]
[ { "docid": "f87d975a1d07b174ffebb6f6dfd204f6", "score": "0.78871536", "text": "@Override\n\tpublic void setLoginTimeout(int seconds) throws SQLException {\n\t\t\n\t}", "title": "" }, { "docid": "2c735779bb97fd937c4d3e9757f2ff0b", "score": "0.7862336", "text": "@Override\n\tpublic voi...
67bb01ee2b1988c657bc3dc9bdeac7f8
Gets the ID of the client
[ { "docid": "45dd1cd183605fb2c6ddc35e72db11da", "score": "0.0", "text": "public int getID();", "title": "" } ]
[ { "docid": "746bcda32b60cd25bd45289bea33109e", "score": "0.85027844", "text": "public int getClientID() {\n return clientID_;\n }", "title": "" }, { "docid": "c10a9a5a26f1eb9d87ee1e011d62c31b", "score": "0.84786415", "text": "public int getClientID() {\n return clientI...
c54125cf5275f2295a95e80611ca4ac2
Solicitar el permiso para acceder a la memoria de manera manual
[ { "docid": "66b842df095fc078ec6533c947452159", "score": "0.0", "text": "@Override\r\n public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) {\r\n super.onRequestPermissionsResult(requestCode, permissions, grantResults);\r\n\r\n ...
[ { "docid": "0624b52092bc2809392adcf03795af27", "score": "0.6580722", "text": "private static void GenerarPerfilAdmin() {\r\n //Declaramos que siempre la primera posición sea almacenada para el usuario Admin y de esta manera aun que se modifique o elimine dicho usuario\r\n //se podrá volver...
1dc19f7a943c45989547b87906ce24f3
Gets the getRemoteDir() method descriptor.
[ { "docid": "479d251a0bb8c09f9efffe4c4ffe17fa", "score": "0.81424236", "text": "public java.beans.MethodDescriptor getRemoteDirMethodDescriptor() {\r\n\tjava.beans.MethodDescriptor aDescriptor = null;\r\n\ttry {\r\n\t\t/* Create and return the getRemoteDir() method descriptor. */\r\n\t\tjava.lang.reflect...
[ { "docid": "32039724214b1dfe2c2758b811b1353c", "score": "0.7766263", "text": "public java.beans.PropertyDescriptor remoteDirPropertyDescriptor() {\r\n\tjava.beans.PropertyDescriptor aDescriptor = null;\r\n\ttry {\r\n\t\ttry {\r\n\t\t\t/* Using methods via getMethod is the faster way to create the remote...
3d55f3e56f935ade931ba700653d8805
Populate fields for saving the input data in order to save the data to the internal storage. The saved data will then be read and compared to the expected result.
[ { "docid": "26c36a98aae05e64101761b69514e9aa", "score": "0.0", "text": "private void inputTestData() {\n onView(withId(R.id.name_edit))\n .perform(ViewActions.replaceText(\"Mr. Test \"));\n\n onView(withId(R.id.address_edit))\n .perform(replaceText(\"TestAddre...
[ { "docid": "8d492df6b8f8905ab28da5b9311a68fd", "score": "0.63998526", "text": "private void saveData() {\n // Check to see if the values are valid\n if (agencyTF.getText().length() > 8) {\n MessageBox messageBox = new MessageBox(new Shell(),\n SWT.ICON_WARNING...
6d42c51da8a2f00713549ef7b04efd1e
/set up the display elements
[ { "docid": "3a2c4792e7cb0a47209d45a24c2064bb", "score": "0.0", "text": "private void setupGraphical() {\n\t\t//use gridbag format\n\t\tthis.setLayout(new GridBagLayout());\n\t\tGridBagConstraints c = new GridBagConstraints();\n\t\t\n\t\t//set background color\n\t\tthis.setOpaque(true);\n\t\tthis.setBack...
[ { "docid": "ad80d5e7fffe32a5825ad3ab39843cd2", "score": "0.7445998", "text": "public Display() {\n\t\tthis.setup();\n\t}", "title": "" }, { "docid": "3198bf8f22ccc70feef19850661b9cf9", "score": "0.7217213", "text": "public void display() {\r\n /** Add Buttons **/\r\n sh...
003ac15619b77a922aea1d65c0cc75d0
Returns the assigned voyager id if ApixOp was NEW, otherwise returns null or throws
[ { "docid": "6f81f98931d14d1d2c3e1c52f41022fb", "score": "0.0", "text": "private String exportDocument(Document document, ApixOp operation, String collection)\n throws SQLException, IOException\n {\n String voyagerId = getVoyagerId(document);\n String voyagerDatabase = m_prope...
[ { "docid": "63b6d547d59123ffc8b426516cdf9bb1", "score": "0.61157864", "text": "public Number findApproverId() {\n Number approverId = null;\n XxGamMaGeneralReqVORowImpl voXxGamMaGeneralReq = \n (XxGamMaGeneralReqVORowImpl)getCurrentRow();\n approverId = voXxGamMaGeneralRe...
8b4ef9a4e151750bb60d9c65fd4bebba
Gets the "CountryCode" element
[ { "docid": "0769b1d0bc9b4e1c7c08d8cba848cdf2", "score": "0.834109", "text": "public java.lang.String getCountryCode()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.SimpleValue target = null;\n target = (org.apache.xmlbeans....
[ { "docid": "4f76fe93a5c5768d66b543b696135bb8", "score": "0.83463115", "text": "String getCountryCode();", "title": "" }, { "docid": "a985c7e494528664f613ce74d310b446", "score": "0.82674766", "text": "public String getCountryCode();", "title": "" }, { "docid": "3b37b4495d5...
de4c716c356044b3942a54056850d55b
end constructor WAS2TOMCAT Changes END Gets the locTypCd value for this AgentRecord.
[ { "docid": "f94f6ccf6f68dfdedb21ad2be7cd7e36", "score": "0.6748234", "text": "public java.lang.String getLocTypCd() {\n return locTypCd;\n }", "title": "" } ]
[ { "docid": "ce0ecf5d24da6ccb4612cbcf30434a1d", "score": "0.673736", "text": "public String getLocTypCd()\n\t{\n\t\treturn mLocTypCd;\n\t}", "title": "" }, { "docid": "6f450590e32d7c110f9199a9a41074c2", "score": "0.62598866", "text": "public void setLocTypCd(java.lang.String locTypCd)...
d47a46e192749d2bd596d448089c0d40
Get the front item from the queue.
[ { "docid": "2b96cf7779a2238a818ec8cef6ae4d53", "score": "0.76272064", "text": "public int Front() {\n if (isEmpty()){\n return -1;\n }\n\n return myQueue[head];\n }", "title": "" } ]
[ { "docid": "854245d670f299f71e2eafdd8f009db3", "score": "0.80509937", "text": "public int getFront() {\n if (isEmpty()) {\n return -1;\n }\n return queue[front];\n }", "title": "" }, { "docid": "608193fe187148bf7de0187ab0d7014e", "score": "0.8044115", ...
ba9faf3200ad4aa621d64fcb36fbf3e4
This test simulates situation where username doesn't exists. Test suppose to return false. The user name 888 doesn't exist in data base.
[ { "docid": "66c27a4379335a7e8effe33fea66da1f", "score": "0.79426336", "text": "public void testFailWrongUsername() {\n\t\tboolean result=false;\n\t\tle.setUsername(\"888\");\n\t\tle.setPassword(\"fish\");\n\t\tresult = loginCONT.toSQL(le);\n\t\n\t\tassertFalse(result);\n\t}", "title": "" } ]
[ { "docid": "fe7cb5170c00993c5d079c4fe1e828e8", "score": "0.796078", "text": "public boolean checkUserExists(String username) throws Exception;", "title": "" }, { "docid": "0d93cfcf7d23d8dd7e77207f4bd361a0", "score": "0.7775657", "text": "@Test\n\tpublic void testNonUniqueUsername() {...
5bc4388ef72a8c1c16c4fb6e6ecc9b11
Request (Synchronous) a response message from a consumer of a subject.
[ { "docid": "78bb300235c562f2a9dad8edfa74f9bb", "score": "0.5421674", "text": "Message requestForMessage(Object requestObject,\n String subject,\n long timeout,\n TimeUnit timeUnit) throws RequestFailedException, Reque...
[ { "docid": "b525026daebfeb56b479a195f5bd6278", "score": "0.6790146", "text": "CompletableFuture<Message> requestForMessageAsync(Object requestObject,\n String subject);", "title": "" }, { "docid": "7f4e22e09e2da4d44c2a4b228132cfd6", "s...
a404ad78f948beaf91a79c73da1bea36
Function Name : creditUsingCheque(Transaction transaction, Cheque cheque) Input Parameters : transaction object, cheque object Return Type : int Throws : TransactionException,PecuniaException Author : Rohan Patil Creation Date : 23/09/2019 Description : crediting amount using cheque of the specified account
[ { "docid": "8a2dd21f180701451e2948d28995a33d", "score": "0.8628063", "text": "public int creditUsingCheque(Transaction transaction, Cheque cheque) throws TransactionException, PecuniaException {\n\t\tint transId = 0;\n\n\t\ttry {\n\t\t\tdouble beneficiaryBalance = 0, payeeBalance = 0, newBeneficiaryBala...
[ { "docid": "e89facdebcec2b4fb9d0e83c964cba55", "score": "0.7724464", "text": "public int debitUsingCheque(Transaction transaction, Cheque cheque) throws TransactionException, PecuniaException {\n\t\tint transId = 0;\n\t\tint chequeId = 0;\n\t\ttry {\n\n\t\t\tString accId = transaction.getAccountId();\n\...
7b8dd4daa7116a41e080d90678b96cc9
Build a set of fogcolored image masks so we can draw precise fog effects.
[ { "docid": "397476816594f9e508a5108f158ad7e6", "score": "0.7291461", "text": "private void buildFogSprites()\n {\n myFogColor = FOG_COLOR;\n fogTerrainSprites = new ArrayList<Sprite>();\n for( Sprite s : terrainSprites )\n {\n Sprite ns = new Sprite(s);\n ns.convertToMask(myFogCol...
[ { "docid": "b371eeb083f46fc7a377182822264eb4", "score": "0.5933309", "text": "public void calcFog() {\n\t\tint x = charRef.getMapX();\n\t\tint y = charRef.getMapY();\n\n\t\t//Makes all the Fog visible\n//\t\tsetAllFogVisible();\n\t\t\n\t\t//Show the Position of the player\n\t\tif(fog[x][y].getType() != ...
16be0568c20a698a82e686ea6adbba23
! Gets the current scene mode setting.
[ { "docid": "cf099ded7ed0fb9c4b21c5e4b9f80159", "score": "0.82877755", "text": "public String getSceneMode() {\n\t return get(KEY_SCENE_MODE);\n\t }", "title": "" } ]
[ { "docid": "0df91f0ef81a4d13452124b8148027a1", "score": "0.784232", "text": "public SceneMode getSceneMode() {\n return _sceneMode;\n }", "title": "" }, { "docid": "26517704a41a1726ac5725a209b6e21f", "score": "0.7368998", "text": "GameMode getGameMode();", "title": "" }, ...
47e1aad63f27cf4fe774c3c15b8640b6
get ws urls from JBOSS/standalone/data/urls.properties
[ { "docid": "1bc3fa4b476c90f0b196e45753485d73", "score": "0.79685915", "text": "public void getWebServicesURLs(){\n \n // path : JBOSS/standalone/data/urls.properties\n String path = System.getProperty(\"jboss.server.data.dir\") + \"/\" + \"urls.properties\";\n \n Syste...
[ { "docid": "e82b2f15348fc7923d3f6d4bdf96a1d2", "score": "0.6349985", "text": "private static String getWebServiceURL() {\n return (DeveloperMode.DEPLOYED_ON_SERVER) ?\n PropertyFileProvider.getPropertyValue(WEB_SERVICE_URL_PROPERTY_KEY) :\n WEB_SERVICE_URL;\n }", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "8246a0abc3883f24f7889a2feba349d4", "score": "0.0", "text": "@Override\n\tpublic void onConnectionSuspended(int cause) {\n\t\t\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}"...
87337526f9231e9d55a00ab5dfeda76c
Zieht den Toren und Punkten des Landes den gegebenen Wert ab
[ { "docid": "0f8ec2479877bc9673d659476612530b", "score": "0.5245712", "text": "public void zieheWerteAb (int tore, int punkte)\n {\n this.tore -= tore;\n this.punkte -= punkte;\n }", "title": "" } ]
[ { "docid": "39970aed3dc3a7bed24f03fb23731e78", "score": "0.6710387", "text": "@Override\r\n\tpublic void laufen() {\n\t\t\r\n\t}", "title": "" }, { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.60067475", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "ti...
d22a41268367ab08903363edc187bd4a
Creates a formatted string of the Deadline data for storage.
[ { "docid": "d6dde1a6835840f1a06950941332e98e", "score": "0.54074186", "text": "public String storageFormat() {\n return String.format(\"D | %s | %s\",\n super.storageFormat(),\n this.time.format()\n );\n }", "title": "" } ]
[ { "docid": "cec9a646a171b07a0b49f3d629947ba1", "score": "0.7184418", "text": "@Override\n public String toString() {\n return String.format(\"[\" + DEADLINE_IDENTIFIER + \"]%s (by: %s)\", super.toString(), deadlineToString());\n }", "title": "" }, { "docid": "cfc167155a5fefcfd5b...
9ec52d50ebae37138e32309a99acf88b
get the second player on the list, which should be the ComputerPlayer "Butler"
[ { "docid": "778194fd973ce260d8002259af1415a1", "score": "0.0", "text": "@Test\n\tpublic void testTargetwithRoomInListThatIsLastVisited() {\n\t\ttestPlayer = gameboard.getPlayers().get(1);\n\n\t\t//run calcTargets for the player's location and a roll of 6 to reach a room\n\t\tgameboard.calcTargets(testPl...
[ { "docid": "d5af4a0a9bbb3c41cf08d0f1d66ae058", "score": "0.6965378", "text": "public Player getLoginPlayer2()\r\n\t{\r\n\t\treturn loginPlayer[1];\r\n\t}", "title": "" }, { "docid": "1245087955e84b8f274b27f5580cdb90", "score": "0.69513583", "text": "public Player getCurPlayer(){\n ...
7cfe8a99b1240be2bf3d6b900316d116
dealing with Doctor details
[ { "docid": "60a28f552a0fba4bffd4bf447d844022", "score": "0.566541", "text": "@OneToOne(mappedBy = \"user\",cascade = CascadeType.ALL,orphanRemoval =true)\n\tpublic DoctorDetails getDrDetails() {\n\t\treturn drDetails;\n\t}", "title": "" } ]
[ { "docid": "1b388f888b31661c921771e8a2abbea2", "score": "0.7081983", "text": "java.lang.String getDoctor();", "title": "" }, { "docid": "1b388f888b31661c921771e8a2abbea2", "score": "0.70816404", "text": "java.lang.String getDoctor();", "title": "" }, { "docid": "1b388f888...
a8acb2e7b8aa2c16efdebfe5d41ce08f
Generated constructor for generic creation.
[ { "docid": "780633d802dc31f4fa13ada26f6c950e", "score": "0.0", "text": "public VendorsDTO()\n\t{\n\t\tsuper();\n\t}", "title": "" } ]
[ { "docid": "0003c9ce4e5508e16174550c33d4edc5", "score": "0.71496135", "text": "T construct();", "title": "" }, { "docid": "e3fa980b53c5ddbf6f448725041a3e60", "score": "0.6866758", "text": "public abstract Object construct();", "title": "" }, { "docid": "2f92bc3792fa33e665...
a62fc214af6efdfd3be5ec2067de175d
Return the maximum receive fragment size
[ { "docid": "ce7e2ec1f0f85ba25bd69fdc097384a5", "score": "0.85804355", "text": "public final int getMaxReceiveFragmentSize() {\n return m_maxRxFragSize;\n }", "title": "" } ]
[ { "docid": "107bfd500ba05a2913d0e414205f84fd", "score": "0.81920844", "text": "public final int getMaxTransmitFragmentSize() {\n return m_maxTxFragSize;\n }", "title": "" }, { "docid": "d8ebcf7b8cb37db05da49ddcdf396969", "score": "0.7444573", "text": "Integer getReceiveBuff...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "3d581f8da4e634e0c085638e968bf6dd", "score": "0.0", "text": "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.main, menu);\n return true;\n }", "title": "" } ]
[ { "docid": "d74efebd6fe79f46209a7e8cb2c52d89", "score": "0.718687", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater mif= getMenuInflater();\n\t\tmif.inflate(R.menu.main_activity_action, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "title": "" }...
bb6c8158f62748b7e6703115d61c766b
throw new UnsupportedOperationException("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
[ { "docid": "83bbc44a050b3aa20d988491499303de", "score": "0.0", "text": "@Override\r\n public void keyReleased(KeyEvent e) {\n }", "title": "" } ]
[ { "docid": "6dadd821403b663f3d704c482fda8b08", "score": "0.748356", "text": "private Object garispelukis() {\n throw new UnsupportedOperationException(\"Not supported yet.\"); //To change body of generated methods, choose Tools | Templates.\n }", "title": "" }, { "docid": "efdcee8d...
788bf2f6b1b0da6ddc9b82fb7eabc17f
Get the image view to show the icon.
[ { "docid": "8e25108c9b40c7d5d412d7b7dc481d15", "score": "0.7893696", "text": "public DynamicImageView getIconView() {\n return mIconView;\n }", "title": "" } ]
[ { "docid": "fc62055e862984de487ac000f3ec5743", "score": "0.7238645", "text": "public ImageView getImageView() {\n return view;\n }", "title": "" }, { "docid": "ebb1f037e9ac098c593fbde709bcbd05", "score": "0.7184376", "text": "protected ImageView getImage () {\n retur...
bc5ef042244ef5a3f20d9c9d46a20560
Will set the current rolled number to the argument.
[ { "docid": "f58666c44fc2f4c33e13eed14cb5d901", "score": "0.5887068", "text": "public void setNumberRolled(int numberRolled)\n throws IllegalArgumentException{\n if(numberRolled < 0 || numberRolled > this.getNumberOfSides()){\n throw new IllegalArgumentException(\"Must be a n...
[ { "docid": "92d2b336e9900751bf9ec2fea2243076", "score": "0.669897", "text": "public void setRollNo(int rn){rollNo = rn;}", "title": "" }, { "docid": "ad75781fe00962860bed122e0ef8cd1e", "score": "0.6687302", "text": "public void roll() {\n this.value = ThreadLocalRandom.current...
07fac1e1ee6852cbfd405e602fa1550e
Resolve dependencies of a miner, recursively
[ { "docid": "6f050d5f25b54c0d6ea03de787c95851", "score": "0.68116343", "text": "private void resolveDependencies(String minerKey) {\n keysProcessed.add(minerKey);\n MinerBean miner = miners.get(minerKey);\n if (miner.getInheritances() != null) {\n for (String inheritKey : ...
[ { "docid": "a7459bdb579c1ae1c9612e460c272d93", "score": "0.6154006", "text": "@Override\n public NDependencies solve() {\n for (RootInfo rootInfo : pending) {\n addRootDefinition0(rootInfo.dependency, rootInfo.def, session);\n }\n pending.clear();\n List<NDepend...
9ba4ab0aa82356a5fb439cff20263435
initView and set Listener
[ { "docid": "89ec195f1c5f01db4312d1013536b382", "score": "0.0", "text": "private void initView() {\n surfaceView=(SurfaceView)findViewById(R.id.surfaceView);\n start=(ImageButton)findViewById(R.id.video_start);\n seekBar=(SeekBar)findViewById(R.id.seekBar);\n player = new Medi...
[ { "docid": "8f389fb6aeebf9ca021ee17e4fcb411a", "score": "0.79980594", "text": "private void initView() {\n }", "title": "" }, { "docid": "149fa8d7a8bef525377d9df855c3e1d8", "score": "0.7886307", "text": "private void initView() {\n\n\t}", "title": "" }, { "docid": "89d...
1a2bfaeb741158a40852c87921686c06
$ANTLR end "rule__Ip__Group__2" $ANTLR start "rule__Ip__Group__2__Impl" InternalIoT.g:3341:1: rule__Ip__Group__2__Impl : ( '.' ) ;
[ { "docid": "f604e0f317eec65abe2e175dd76b08a6", "score": "0.81064284", "text": "public final void rule__Ip__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalIoT.g:3345:1: ( ( '.' ) )\r\n ...
[ { "docid": "700211306320c0c411050e990fb997de", "score": "0.76668835", "text": "public final void rule__Ip__Group__2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalIoT.g:3333:1: ( rule__Ip__Group__2__Impl rule__...
6b996e6ec09ac9181a3d4e417c77d9ae
Returns if there are more commands in the input
[ { "docid": "d7dddc16f754fd4e9e440310d6eecf46", "score": "0.8639466", "text": "public boolean hasMoreCommands() {\n return input.hasNextLine();\n }", "title": "" } ]
[ { "docid": "1814b2cff088357863307567970da945", "score": "0.75224024", "text": "boolean hasCommands();", "title": "" }, { "docid": "b0bccc231ce96f5013d206f79689859b", "score": "0.7165138", "text": "boolean hasCmd();", "title": "" }, { "docid": "565bfa26260645cb7fd397f30dff...
d6635d0ecb0961f10b2014e922bd0703
Public Methods Listener Implementations
[ { "docid": "de209a3d9ad7ec3e1e4ebe4bd9bdb392", "score": "0.0", "text": "@Override\n public void preProcessRequest(ContainerRequest req) {\n // Note: we don't operate on the passed ContainerRequest but on the injected HttpServletRequest.\n // At this spot we could use req.getPropertie...
[ { "docid": "c134f35859c468b715540c93565e189f", "score": "0.7129255", "text": "@Override\n\tprotected void setListener() {\n\t\t\n\t}", "title": "" }, { "docid": "ad612b1bd3788b4c276a7da20e48fc68", "score": "0.7123864", "text": "@Override\r\n\tpublic void event() {\n\t\t\r\n\t}", ...
5a58be4fe508d0500e193494872c3da0
rpcMessage need to be redefine
[ { "docid": "a7b28920d05c64b85aa8adc54e840e76", "score": "0.0", "text": "public void publishStopPush(RPCType eventType) {\n publish(rpcMessageRequest.messagePackage(eventType.ordinal(), null), topic, qos);\r\n }", "title": "" } ]
[ { "docid": "fbe9b0888f2366939f0df4bd6cf8f4c3", "score": "0.68980646", "text": "public abstract ErrorResponse parseRPCMessage(OSDRequest rq);", "title": "" }, { "docid": "7e075f978d211bb762070e6f2ec11d15", "score": "0.65794617", "text": "@Override\n\tpublic void onResponse(Message msg...