query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
d452b67fe9d7fdecab2b97ded61f5e40
string associated_source = 7;
[ { "docid": "5d861498fcc94fb38b566cf728bd0330", "score": "0.5635104", "text": "public Builder setAssociatedSource(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n associatedSource_ = value;\n onChanged();\n return t...
[ { "docid": "4e6e2337749a149da24bf4124dee4d1b", "score": "0.6728411", "text": "java.lang.String getAssociatedSource();", "title": "" }, { "docid": "7e4699c1455b51d758b12b0d71f9deea", "score": "0.6266357", "text": "String getSourceID();", "title": "" }, { "docid": "63591254...
eed9965621c6528be3086b2546ad53e2
Get the list of mutually excluded extension definitions.
[ { "docid": "67d236cbb903cb935fbefb2a4c140f45", "score": "0.67731583", "text": "public String[] getMutualExclusions(boolean global);", "title": "" } ]
[ { "docid": "be6d0051f2650580e519fc309d4b6c9b", "score": "0.68751436", "text": "public String[] getExcludedFileTypes() {\n return mExcludedFileTypes;\n }", "title": "" }, { "docid": "c3a55bfc49cb69d5beda6c6aea3eaba2", "score": "0.68041104", "text": "public List<NativeFileItem> get...
3a715b2eaaa2dec8e8de69bbb043b4cd
Creates a new proxy that is identical to this proxy, except for the router.
[ { "docid": "33a2f348d724b300a6564ba8315c17f6", "score": "0.58344334", "text": "public final ObjectPrx\n ice_router(Ice.RouterPrx router)\n {\n IceInternal.Reference ref = _reference.changeRouter(router);\n if(ref.equals(_reference))\n {\n return this;\n }\n ...
[ { "docid": "7bad4ebda4fdf682b52ed77cf6d45c0e", "score": "0.7129998", "text": "void createProxy () {\r\n proxy = new GlobalProxy (this);\r\n proxy.copyToProxy (this);\r\n }", "title": "" }, { "docid": "3f99404dc2cebb1ace09de0857cb1492", "score": "0.6382091", "text": "private Ht...
d684f1ec0c685cccd78b7bc138a40936
Class constructor. Inherits from parent class LoginAccount
[ { "docid": "780d3817ae53308a6c2a15adc0788f6a", "score": "0.0", "text": "public Admin() {\n\t\tsuper();\n\n\t}", "title": "" } ]
[ { "docid": "8f4531d8e1645181ad2adce5e25f4ebb", "score": "0.78474075", "text": "public Accounts(String login)\r\n\t{\r\n\t\tsuper(login);\r\n\t}", "title": "" }, { "docid": "9384a70197e69c27af5fa64ef477c376", "score": "0.7697106", "text": "public Login() {\n\t\tsuper();\n\t}", "ti...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f91ffe38c05090a0c551bf8a8cb877ba", "score": "0.0", "text": "@Override\r\n\tpublic ResponseEntity<Object> update(ObjectNode entity, HttpServletRequest request) {\n\t\treturn null;\r\n\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.66775143", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
c923da041b69479ef03616b9f8f163aa
Default constructor. Can override by subclasses.
[ { "docid": "b25a907f37fbe4300c95f3c12aa014b9", "score": "0.0", "text": "C10E13GeometricFigure(){ }", "title": "" } ]
[ { "docid": "0a132d984c58769e5c52e467e589cbb5", "score": "0.7558841", "text": "protected Constructor(){\r\n\t}", "title": "" }, { "docid": "c53dbd71ec35ff380661b14df2848fc4", "score": "0.7272671", "text": "protected OBJ() {\n this(null);\n }", "title": "" }, { "d...
5559a3b2771785ed23c30b959d0aca11
Interface to be used by classes that listen to wind change events
[ { "docid": "b118fd2808981b299af83d22796148a0", "score": "0.7670996", "text": "public interface WindListener {\n // callback sent when WindProvider senses change in local wind direction or speed\n void onWindChanged(float windDirection, float speed);\n}", "title": "" } ]
[ { "docid": "2ae1787b8433223273aa36db7fb92703", "score": "0.68669575", "text": "void onWindChanged(float windDirection, float speed);", "title": "" }, { "docid": "6b3012f23ff7c93fc62eca2ffb84900d", "score": "0.6646814", "text": "public interface TimeChangeListener {\n void onChange...
47d6a55241ddc507f49b6d73facf152c
This method was generated by MyBatis Generator. This method corresponds to the database table leaves
[ { "docid": "6ef63bfae5d1429bad6e50265b8f6aaa", "score": "0.556177", "text": "Leaves selectByPrimaryKey(Long id);", "title": "" } ]
[ { "docid": "7e891f0d3de637129bcc9f7361e78f3f", "score": "0.61782587", "text": "@Override\n\tpublic List<Leaveword> findAllLeave() {\n\t\t String sql = \"from Leaveword \";\n\t\t List<Leaveword> lisleave = this.getHibernateTemplate().find(sql);\n\t\treturn lisleave;\n\t}", "title": "" }, { "d...
4ba1bb82f314b69633519c2eece98f30
This method is used to check duplicate organization and to hold the organization entries
[ { "docid": "1c3d0a02e88dc8aa5c891250a7e1f102", "score": "0.53684413", "text": "public String createOrganization() throws Exception {\n\t\tHttpSession session = request.getSession();\n\t\tsession.setAttribute(\"org\", this);\n\t\tOrganizationHelper orgReg = new OrganizationHelper();\n\t\tString returntyp...
[ { "docid": "654619b6ebaa36e4deba781b79035c04", "score": "0.6400869", "text": "@Test\n public void testCreateDuplicateOrganization()\n throws StringTooLongException, MandatoryArgumentException, InvalidKeyException,\n DuplicateOrganizationCodeException, Exception {\n String lCode = ...
e8a9b076072de95493f7938816040b12
Calculate number of diamonds awarded.
[ { "docid": "d178d9f11573ddfbbf59dc11c1a5ec47", "score": "0.6220961", "text": "public final int getDiamonds() {\n Random r = new Random();\n int d = r.nextInt(100) + 1;\n if (d <= 4) {\n return 5;\n } else if (d <= 12) {\n return 4;\n } else if (d <= 24) {\n return 3;\n }...
[ { "docid": "65e1a05181372aa363ab23508aa6fd08", "score": "0.6966514", "text": "public int getDiamondsCount() {\n return diamondsCount;\n }", "title": "" }, { "docid": "045642a4b945e504747e849566115660", "score": "0.63097334", "text": "public void addDiamond() {\n diam...
8df14c367efc2ec0f56f934772122f73
~ Methods Sets the status of the popup menu support.
[ { "docid": "4d762a00f83907478e72b4f037163102", "score": "0.0", "text": "public void setEnabled(boolean enable)\n {\n if (enable)\n {\n if (_interceptor == null)\n {\n _interceptor = new FocusInterceptor();\n Toolkit.getDefaultToolkit()...
[ { "docid": "e0b9c790453a4b915f586adfd0d57a19", "score": "0.6594622", "text": "public void setPopUpMenu() {\r\n this.trayIcon.setPopupMenu(TrayMenu.getInstance());\r\n }", "title": "" }, { "docid": "3c7861a13968e450fa5a7757630fd584", "score": "0.6523304", "text": "private vo...
4a73111430b5a8054780d1ea2c9861ac
An array of diagnostics known on the client side overlapping the range provided to the `textDocument/codeAction` request. They are provided so that the server knows which errors are currently presented to the user for the given range. There is no guarantee that these accurately reflect the error state of the resource. ...
[ { "docid": "5e9a00292d5d1ec37f5072ca265357ac", "score": "0.37630835", "text": "public java.util.List<protocol.Diagnostic.Builder> \n getDiagnosticsBuilderList() {\n return getDiagnosticsFieldBuilder().getBuilderList();\n }", "title": "" } ]
[ { "docid": "e68aceee61ca92e08799afa510899403", "score": "0.48163784", "text": "public java.util.List<protocol.Diagnostic> getDiagnosticsList() {\n if (diagnosticsBuilder_ == null) {\n return java.util.Collections.unmodifiableList(diagnostics_);\n } else {\n return diagnosticsBuil...
70516a0e1165782d98749d404cc33336
see if current point is in range
[ { "docid": "6e571359c32adc93f068083dc04245e6", "score": "0.0", "text": "private void rangeSearch(Node2D current, RectHV rect, Queue<Point2D> resQueue) {\n if (rect.contains(current.point)) {\n resQueue.enqueue(current.point);\n }\n\n if ((current.left != null) && rect.int...
[ { "docid": "273a7876d9ab7a695e8224df7bb887e8", "score": "0.76012796", "text": "private boolean inRange(double side, double point) {\n if (side - 0.2 <= point && side + 0.2 >= point) {\n return true;\n }\n return false;\n }", "title": "" }, { "docid": "d3441...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "b503fc7fa1f36527045b729accf7ab38", "score": "0.0", "text": "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.menu_main, menu);\n return true;\n }", "title": "" } ]
[ { "docid": "336240563eed6d025065f97a46803a2c", "score": "0.7246102", "text": "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n \tMenuInflater inflater = getMenuInflater();\n \tinflater.inflate(R.menu.main_activity_actions, menu);\n \treturn super.onCreateOptionsMenu(menu);\n ...
aa15596d66024ab70dc44d872f401f7e
Called when a procedure node is created in the DDG
[ { "docid": "17adeff42d29cea7e34cce5d8b1ab277", "score": "0.8184559", "text": "public void procedureNodeCreated (ProcedureInstanceNode pin);", "title": "" } ]
[ { "docid": "4a5d6c9160a86ab4cf5115e90096e1bc", "score": "0.6479973", "text": "@SuppressWarnings(\"unused\")\n\tprotected ProcedureInstanceNode createProcedureInstanceNode (String name, String type,\n\t\t\tProvenanceData provData) {\n\t\tthrow new RuntimeException(\"Subclass must define this!\");\n\t}", ...
83f68e599e0cf0ece89365125be3943f
Remove or comment out the given import statements (Import or ImportFrom).
[ { "docid": "779e3314bb555e7d68dd2eb680d42da4", "score": "0.6836739", "text": "public void removeImports(EditList edits, Set<PythonTree> candidates, boolean commentOut, Map<PythonTree, List<String>> onlyNames) {\n for (PythonTree node : candidates) {\n // Don't touch imports that aren't...
[ { "docid": "f12a3849cf183e44fb752658a2ae12d0", "score": "0.61491084", "text": "private void ignoreJavaLangImportTypes() {\n Iterator<String> it = importTypes.iterator();\n while (it.hasNext()) {\n String type = it.next();\n if (type.startsWith(\"java.lang.\")) {\n it.remove();\n ...
787adad672b9d9a3d9b8dbaecf80b0d3
Apresenta o nome do usu\u00E1rio
[ { "docid": "d01a2aff3491882c879741c81efce6fa", "score": "0.0", "text": "public UsuarioUpdate nome(String nome) {\n this.nome = nome;\n return this;\n }", "title": "" } ]
[ { "docid": "556170e4cf8176b9d1253a1437b9df7f", "score": "0.7260847", "text": "@AutoEscape\n\tpublic String getUserName();", "title": "" }, { "docid": "7406660c6917c64f11c9636fbc84ce17", "score": "0.7249668", "text": "@AutoEscape\n\t@Override\n\tpublic String getUserName();", "tit...
f1dd31d4bd0a14a577537201388bff70
write your code here
[ { "docid": "0b2ac53e7c721288afd1c2f08c3120e9", "score": "0.0", "text": "public void addWord(String word) {\n\n TireNode current = this.root;\n HashMap<Character, TireNode> children = current.children;\n\n char[] cArray = word.toCharArray();\n\n for(int i=0; i<word.length(); i...
[ { "docid": "24b980dcc7998c9061eef81fa0379a62", "score": "0.6375189", "text": "private void misccode() {\n\t\n\t}", "title": "" }, { "docid": "b23d03021584c99fcbde1f9615e1f411", "score": "0.6080162", "text": "private void post() {\n /*\n\n Wendi's code here\n\n */\n }", ...
aabc39064baff5e560110b93cfe35c34
GENLAST:event_jSlider2FocusLost Cambia el numero de transparencia
[ { "docid": "c101c379b4a4d0b64f7afa04cf6b9b51", "score": "0.0", "text": "private void numtransStateChanged(javax.swing.event.ChangeEvent evt) {//GEN-FIRST:event_numtransStateChanged\n // TODO add your handling code here:\n VentanaInterna vi = (VentanaInterna) Escritorio.getSelectedFrame();\...
[ { "docid": "305d6f12c9ec243d3d02ffcb51afaaea", "score": "0.6745537", "text": "private void jButton5FocusLost(java.awt.event.FocusEvent evt) {\n \r\n }", "title": "" }, { "docid": "10d3f161b04ea9f44d3d403ddd30b603", "score": "0.6735116", "text": "@Override\r\n \t \t\t\tpubl...
d628ae1e190bf4d91236835611215a9f
True if has "CiudadPostal" element
[ { "docid": "2fb13897da9218a7665c3682411b654c", "score": "0.7906623", "text": "boolean isSetCiudadPostal();", "title": "" } ]
[ { "docid": "28befdd277ea24de7a6d0dacbe4ec743", "score": "0.71453226", "text": "boolean isSetCmnaPostal();", "title": "" }, { "docid": "7dfb57784ed609dc345e7385c9c918d0", "score": "0.6885238", "text": "boolean isSetDirPostal();", "title": "" }, { "docid": "3dc60d2c0853d6ae...
a86d3b72bc9c96337606448fed51f5a4
Quickanddirty benchmark to measure the speed
[ { "docid": "dc631463c2a9a9123b9dff379d6ad169", "score": "0.0", "text": "public static void main(String... args) throws Exception {\n if(args.length == 0) {\n System.err.println(\"Please supply FindBugs XML file as an argument\");\n return;\n }\n File file = new...
[ { "docid": "5eca56343454fda3e33fe06640722f03", "score": "0.6963551", "text": "public void testPerformance(){\n //myRomanGenerator.romanNumeralFor(1); //Add this line to observe impact on performance\n Double runArray[] = {1e0,1e1, 1e2, 1e3, 1e4, 1e5, 1e6};\n for (double noOfRuns: r...
6481819233bfd72f5ac133a59f462a3e
3 ASSERT LOCATOR DEFINED .GETTEXT() ADDED
[ { "docid": "3b565e4d3a58d4e3c82511b7e115a8bf", "score": "0.0", "text": "public String getDecision() {\n\n return decisionLocator.getText();\n\n }", "title": "" } ]
[ { "docid": "285f42f89e192e32e591fedd1c187d2d", "score": "0.6440929", "text": "void hasText();", "title": "" }, { "docid": "e950692262f72cb4779d86e6355a7482", "score": "0.6430181", "text": "boolean hasText();", "title": "" }, { "docid": "e950692262f72cb4779d86e6355a7482", ...
1029ef7673258cc0cf14c3c316d2baae
Created by zsj on 2015/11/20 0020.
[ { "docid": "f1af34f9e1ed3463a99124d0d221df8c", "score": "0.0", "text": "public interface GirlApi {\n\n @GET(\"data/福利/10/{page}\")\n Observable<Result<GirlData>> fetchPrettyGirl(@Path(\"page\") int page);\n}", "title": "" } ]
[ { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.656217", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, { "docid": "f777356e2cd2fecd871f35f7e556fda8", "score": "0.6461059", "text": "public void mo3640e() {\n }", "title": "" }, { "docid":...
6d320a7af2d0aafe7f3c3133f9aa9e97
TODO page turn animation, see ScrollAnimation
[ { "docid": "23ad54cf11c21d420a6ef1e4382c20e4", "score": "0.0", "text": "private void turnPage(final CodexOpening opening) {\n FocusPanel focus = (FocusPanel) main.getWidget(0);\n AbsolutePanel display = (AbsolutePanel) focus.getWidget();\n\n int page_size = round100(image_viewport_w...
[ { "docid": "540dc5fcd843d2a3004e757fc3b26f5f", "score": "0.6946402", "text": "protected abstract void onForwardAnimation(int oldPageIndex, int newPageIndex, int[] animations);", "title": "" }, { "docid": "1891f28d8567432bf55a5a0966bef55a", "score": "0.6586492", "text": "@Override\n ...
29ad586ce7c24280f6b70fbd80bf9926
Test rescheduling a configuration when some mix of failures and assumption failures are present. We reschedule the module with the passed and assumption failure tests excluded.
[ { "docid": "80388b49aebda37f7118f03c75050830", "score": "0.8075801", "text": "@Test\n public void testReschedule_mixedFailedAssumptionFailures() throws Exception {\n populateFakeResults(2, 3, 1, 1, 0, false);\n mMockLoader.init();\n EasyMock.expect(mMockLoader.getCommandLine()).a...
[ { "docid": "1956834e4f84347028a398094a5bfd8d", "score": "0.79302734", "text": "@Test\n public void testReschedule_someAssumptionFailures() throws Exception {\n populateFakeResults(2, 2, 0, 1, 0, false);\n mMockLoader.init();\n EasyMock.expect(mMockLoader.getCommandLine()).andRetu...
a00dcc9dfde3aa44715c980f4722345f
Auto generated setter method
[ { "docid": "1030c0df8be6a3af7d46095285aa3b44", "score": "0.0", "text": "public void setFiscYr(String param) {\n this.localFiscYr = param;\n }", "title": "" } ]
[ { "docid": "52738d229d8bf6ec84e3f71bc5ad16e0", "score": "0.75323784", "text": "@Override\r\npublic void set() {\n\t\r\n}", "title": "" }, { "docid": "73f5243889228036487995009d0f5a77", "score": "0.71719694", "text": "public abstract void set(T value);", "title": "" }, { "...
9bdd1de876b6e3866d648fe6fca89755
setter perubahan kecepatan bola
[ { "docid": "a135ac553071aa8d32580fe290edeae2", "score": "0.0", "text": "public void setVelocity(double velocity) {\n this.velocity = velocity;\n this.dX = this.dY = velocity;\n }", "title": "" } ]
[ { "docid": "54fa0ca0154c51fa48b09f5f24423a5d", "score": "0.72611856", "text": "@Override\r\n\tint setHarga(int tangkai) {\n\t\treturn 0;\r\n\t}", "title": "" }, { "docid": "d8ebe6dd4843132b08227d79051b008d", "score": "0.68866026", "text": "public void masak(){\n panjangDada = ...
d76a6098898cd9cb455ce8e9f51812d1
Whether RUNTIME is debuggable.
[ { "docid": "824338be9a9cca27d7946e1b3054c82e", "score": "0.8043383", "text": "public static boolean isRuntimeDebuggable() {\n return sRuntimeDebuggable;\n }", "title": "" } ]
[ { "docid": "cd27531501f693a1cba082427af8d69d", "score": "0.8474974", "text": "private boolean isDebuggable() {\n return (getApplicationInfo().flags & ApplicationInfo.FLAG_DEBUGGABLE) != 0;\n }", "title": "" }, { "docid": "eed1a5bb4084021c6288625e9f878f04", "score": "0.8469706", "...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "267a682fc7ec2e05e7980836c5cd48b1", "score": "0.0", "text": "@Override\n\tpublic void onRightButtonClick(View view) {\n\t\tif(((Button)view).getText().toString().equals(\"回到首页\")){\n\t\t\tstartActivity(new Intent(this, MainActivity.class));\n\t\t}\n\t\tif(mViewPager.getCurrentItem() != 1){\n\...
[ { "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": "" ...
f207d91257f2ef231ada976b19d5c6de
Method to set the color of the shape object.
[ { "docid": "120ce55268d02391b22edaded6d80ba5", "score": "0.70506597", "text": "void setColor(Color c);", "title": "" } ]
[ { "docid": "f5f5baf531bd17ec52e41958e3dff5fd", "score": "0.773811", "text": "public void setColor(Color shapeColor) {\n\t\tsetColor(shapeColor.r, shapeColor.g, shapeColor.b, shapeColor.a);\n\t}", "title": "" }, { "docid": "39de6944e69d6b0e65664c26ad9788de", "score": "0.71885544", "te...
32151c5294e85e73801bb8faf87bca24
/ 0, 1, 1, 2, 3, 5, 8, 13, 21, 33, 54, etc. always start with 0, 1, add last two numbers to get next number
[ { "docid": "eaac94769efda791a90f7432741ba0e8", "score": "0.0", "text": "public static int fibonacci(int num) {\n if (num == 0 || num == 1) {\n return num;\n } else {\n return fibonacci(num-1) + fibonacci(num-2);\n }\n }", "title": "" } ]
[ { "docid": "3141848bc21db0e0184e47019eecdd76", "score": "0.6745114", "text": "private int calculateNext(int s) {\n\t\treturn s + 1;\n\t}", "title": "" }, { "docid": "3e3a98f1ae077a3a20f97d9b9a41f7b0", "score": "0.6673996", "text": "int getNextNumber(int number);", "title": "" }...
6aca026d6d1d8551807bac835936a8dd
repeated .im.turms.proto.Message messages = 4;
[ { "docid": "f8dda110db775f9c16a19b793fcb1a41", "score": "0.0", "text": "private void addAllMessages(\n java.lang.Iterable<? extends im.turms.client.model.proto.model.message.Message> values) {\n ensureMessagesIsMutable();\n com.google.protobuf.AbstractMessageLite.addAll(values, ...
[ { "docid": "0658829e3a73dd0c0398bd4408b4db63", "score": "0.65407896", "text": "protobuf.Paxos.MessageOrBuilder getMessageOrBuilder();", "title": "" }, { "docid": "0658829e3a73dd0c0398bd4408b4db63", "score": "0.65407896", "text": "protobuf.Paxos.MessageOrBuilder getMessageOrBuilder();...
21196924d9051ea00d236bd972ccc129
repeated .dzhyun.Indicate Indicates = 1;
[ { "docid": "79a00663b830a27ca0d47df30b6e8713", "score": "0.0", "text": "java.util.List<? extends com.dzhyun.proto.DzhIndicate.IndicateOrBuilder> \n getIndicatesOrBuilderList();", "title": "" } ]
[ { "docid": "234880447333e443ded1f1ed184bd0ac", "score": "0.57219154", "text": "public void mo2583d(boolean z) {\n }", "title": "" }, { "docid": "cb45b15e96e3ab168cc94a7a852b73cd", "score": "0.56137687", "text": "com.dzhyun.proto.DzhIndicate.Indicate getIndicates(int index);", ...
805569977521c6425eb314f0896ef380
Make sure data in the table cannot be edited by default. Descendants may change this
[ { "docid": "8bbeceacd9f32ccd34520202f8b34d64", "score": "0.562349", "text": "@Override\n public boolean isCellEditable(int row, int column)\n {\n return false;\n }", "title": "" } ]
[ { "docid": "8affd48a620d005b19962355320ce363", "score": "0.6337301", "text": "protected void beforeAnySet() throws Exception {\n\tif ( DO.isReadOnly() )\n\t throw new DataObjectException( DO + \" is read-only.\" ); \n }", "title": "" }, { "docid": "d6871ac31f1543082e8a1ab357be3c5d", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "05810fcf9b72ce38a4046b2ddbb07f0f", "score": "0.0", "text": "@Override\n\tpublic List<Product> getProductsByCategoryAboveNumber(Category category,\n\t\t\tDouble number) {\n\t\treturn productRepository.findByCategoryAndTotalQtyGreaterThan(category,\n\t\t\t\tnumber);\n\t}", "title": "" } ...
[ { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.683166", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}", "title": "" }, { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.6759037", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t}"...
ad10e0cb7b2e72c2fc964b022e578fd7
Initialize the backref/lastline tuple.
[ { "docid": "855c03699622c986c5ee4455546b8a5b", "score": "0.71550226", "text": "private void lazyBackrefAndLastline() {\n if (backrefAndLastline == null) backrefAndLastline = new BackrefAndLastline();\n }", "title": "" } ]
[ { "docid": "778353b0beaeb453bc563f76a517f747", "score": "0.58436596", "text": "public IRubyObject setLastLine(IRubyObject lastline) {\n lazyBackrefAndLastline();\n return this.backrefAndLastline.lastline = lastline;\n }", "title": "" }, { "docid": "e653c802c95b498aeecedbb...
03752c6a7e94e1ad1f9682e07d1e4f4e
This method was generated by Apache iBATIS ibator. This method returns the value of the database column IRP_EDUCATION.SCHOOLCLASS
[ { "docid": "ac696f37197ad1ef29c54a62845d34ed", "score": "0.7080932", "text": "public String getSchoolclass() {\r\n return schoolclass;\r\n }", "title": "" } ]
[ { "docid": "86e2087d9e2f6e0020dc4c5b59b3907d", "score": "0.6109361", "text": "public void setSchoolclass(String schoolclass) {\r\n this.schoolclass = schoolclass;\r\n }", "title": "" }, { "docid": "5e6d60e6ea11747ce931cc3d75b4c84d", "score": "0.58818775", "text": "public Sh...
2523f454aa8056ca16714ccb35d20837
Tries to increment the count under capacity provided with expiration for the given resource. Throws an Exception when limit is exceeded
[ { "docid": "b2e361d6dcd471ede3cf71e7d5a699c4", "score": "0.49670544", "text": "T addAndGetWithinLimit(RateLimitRequest limitRequest);", "title": "" } ]
[ { "docid": "3439c56648fdc23ee466c78f17c522b3", "score": "0.646781", "text": "public void incrementCount() {\n if (++count > maximalCount) {\n throw new MaxCountExceededException(maximalCount);\n }\n }", "title": "" }, { "docid": "c84b47a4068078e65268dff5de214ee7",...
335c345a8a19118aaec7878b6ba2e471
Extract key from given ResultSet.
[ { "docid": "5ba44dd950498eb33277fee65afa520f", "score": "0.64571565", "text": "public static Long getId(ResultSet key) throws SQLException {\n if (key.getMetaData().getColumnCount() != 1) {\n throw new IllegalArgumentException(\"Given ResultSet contains more columns\");\n }\n ...
[ { "docid": "e0c9ecfea45aeaa5d74f1171855915d3", "score": "0.62080914", "text": "String getKeyColumn();", "title": "" }, { "docid": "2c0c5fab99d3a051e02b0e5febfead7f", "score": "0.5952916", "text": "public abstract String getKeyColumn();", "title": "" }, { "docid": "73a0d1d...
cc463ec53587c41406eb7509774cd7df
/ReflectionUtils .getAllMethods(aClass, ReflectionUtils.withAnnotation(VertxRegister.class)) .stream() .collect(Collectors.toMap(method > String.format("%s%s", method.getName(), Arrays.toString(method.getGenericExceptionTypes())), method > method, (o, o2) > o2.getDeclaringClass() == aClass ? o2 : o)) .entrySet() .strea...
[ { "docid": "57231a6917b70e7ed073efaceb0e8839", "score": "0.6938732", "text": "@Override\n public synchronized void scan(Class<?> aClass, Map<String, Entry> map) {\n Arrays.stream(this.getMethod(aClass, ReflectionUtils.withAnnotation(VertxRegister.class)))\n .forEach(...
[ { "docid": "3d386ff59beff826f5cf298c3b8e1488", "score": "0.5587828", "text": "abstract public Map<String,Set<MethodReflective>> getDeclaredMethods();", "title": "" }, { "docid": "1874d40fab8a3b085fb206ecb9576883", "score": "0.5388065", "text": "public interface MethodMapping extends ...
731000e2f6a59fb38e645905f9ea7f16
Creates a new instance of ASNAnyType
[ { "docid": "71be0bd02b2bd2f03943ffecd7d4d344", "score": "0.82812214", "text": "public ASNAnyType() {\n setType (ANY);\n }", "title": "" } ]
[ { "docid": "7c7ff4a6d3619811369e859de169f65b", "score": "0.68353766", "text": "public void testFactoryCreateFromAny ()\n {\n org.omg.CORBA.Any any = null;\n\n any = orb.create_any ();\n EnumTypeHelper.insert (any, EnumType.from_int (0));\n\n createDynAnyFromAny (any);\n }", "...
bd6d03a3d0c9edda81d875f72b68c75b
$ANTLR end "entryRuleQualifiedName" $ANTLR start "ruleQualifiedName" InternalIsml.g:2127:1: ruleQualifiedName : ( ( rule__QualifiedName__Group__0 ) ) ;
[ { "docid": "d6c9b058931328e8850b7b77e8b8b5be", "score": "0.78317964", "text": "public final void ruleQualifiedName() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // InternalIsml.g:2131:2: ( ( ( rule__QualifiedName__Group__0 ) ) )...
[ { "docid": "888b693f28617680bdffdc4bb4b12074", "score": "0.7852619", "text": "public final void ruleQualifiedName() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalAadlV3.g:2253:2: ( ( ( rule__QualifiedName__Group...
64f9a0eb1ff722abdbcfa938439c3031
This method was generated by MyBatis Generator. This method returns the value of the database column Obsr_LaboratoryTest.RecieverOrganization_Name
[ { "docid": "8f3ef0127bccac1a4febae98c0e015c5", "score": "0.7192755", "text": "public String getRecieverorganizationName() {\n return recieverorganizationName;\n }", "title": "" } ]
[ { "docid": "903973bce0116f7ba4a611afec095a40", "score": "0.66138333", "text": "public String getRecieverorganizationId() {\n return recieverorganizationId;\n }", "title": "" }, { "docid": "baf23e94ced64de10edec50df8e77007", "score": "0.6609991", "text": "public void setReci...
5fa34c37fb3133025982dc40df3ffe72
Sets data at a given path and name. Replaces / by in node names. Creates the node if it doesn't exist
[ { "docid": "6009112be2319929d74b789bd0708e12", "score": "0.61333025", "text": "public void putData(String path, String node, String data) {\n putData(path, node, Utf8.toBytes(data));\n }", "title": "" } ]
[ { "docid": "3722e7081c4e055f03d4728a6cf62514", "score": "0.6348736", "text": "private void putData(String path, String node, byte[] data) {\n putData(createFullPath(path, node), data);\n }", "title": "" }, { "docid": "0aca7baecba90ccde745fa8f9f889852", "score": "0.6345909", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "59d9fa61ad4f9715c7769819e9690ff3", "score": "0.0", "text": "@Override\n public void surfaceChanged(SurfaceHolder holder, int format, int width,\n int height) {\n\n }", "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...
8225085e733da49510286ad56b2f13c6
The values below can't be null Every single save attempt should fail
[ { "docid": "8d0015e32292c0b995950f58617a96c3", "score": "0.58011335", "text": "@Test\n public void failWithNullValues() {\n\n // It's possible to simply do this @Test(expected=JpaSystemException.class)\n // but rather than expecting the exception in the scope of the entire method we exp...
[ { "docid": "b5868526341b05390944bac9f2662bcc", "score": "0.6619909", "text": "public void validateSave(){\t\r\n\r\n\t\tvalidateGeneralInfoSave();\r\n\t}", "title": "" }, { "docid": "e769607167abcda454cabc63a4f73bc3", "score": "0.63273096", "text": "@Test\n public void testSaveMand...
7314c8898b8e5efc719574e980b00d2e
Test case number: 24 /Coverage entropy=1.3862943611198906
[ { "docid": "0ae8b88f37f2a74a7a28f54f256d2409", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test024() throws Throwable {\n HashMap<String, Long> hashMap0 = new HashMap<String, Long>();\n JSONObject jSONObject0 = new JSONObject((Map) null);\n jSONObject0.optJSONObject((S...
[ { "docid": "d6df76b4cd9e17e2c3e4b99debdb01f6", "score": "0.73250127", "text": "@Test\n public void test16() throws Throwable {\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n Instances instances0 = textDirectoryLoader0.getDataSet();\n Evaluation evaluation0 = ...
8851f75b1adb324aa48c6dd2b848cfe7
Returns a new object of class 'Basic Scaling Type'.
[ { "docid": "cfd70afbbe769ca2ba5a1a76f7f9c8bb", "score": "0.8971622", "text": "BasicScalingType createBasicScalingType();", "title": "" } ]
[ { "docid": "5bfa13de26131ab25e227c9adfeb0761", "score": "0.7364024", "text": "ManualScalingType createManualScalingType();", "title": "" }, { "docid": "db6e119d519492e317569a3479b828cf", "score": "0.6894298", "text": "AutomaticScalingType createAutomaticScalingType();", "title": ...
7a1c5f94a212c072c0aa31195b25d304
pass update() on to each explicitly registered action up above
[ { "docid": "33b080146d2f6b02616268485ed20582", "score": "0.0", "text": "void update(State state) {\n\tfor (StateListener action : actions) {\n\t action.update(state);\n\t}\n\n\t// pass update() on to each registered service\n\tCollection<? extends StateListener> stateListeners =\n\t\tLookup.getDefaul...
[ { "docid": "276fb0b6b3e70ce8b67819031839c1ec", "score": "0.7517838", "text": "public void update() {}", "title": "" }, { "docid": "5ab4ba9b244b11fda6e573888c7fe319", "score": "0.7441848", "text": "protected abstract void update();", "title": "" }, { "docid": "d41811c9616b...
4cd796653fd899981d38f88502f2c396
Builds a label from the supplied server type.
[ { "docid": "b688d97d130547d51d64e00aaa5983f4", "score": "0.7653734", "text": "String buildLabelFromType(String type);", "title": "" } ]
[ { "docid": "93a81777ea5cc18de09049db08036203", "score": "0.68583035", "text": "public interface ServerLabelGenerator\n{\n /**\n * Builds a label from the supplied server type.\n *\n * @param type the type of server instantiation\n * @return a string that identifies the type to a user\...
6586ffce5603fe60ec9bf0381235164b
Creates dialog, which displays relationship attribute's definition and example.
[ { "docid": "aa937b3d0d172855a783821eb4ae6d32", "score": "0.5708872", "text": "public InfoDialog(Frame owner, String title, String rel_attr) {\n // non-modal dialog, i.e., other\n // windows can be active at the same time\n super(owner, false);\n setTitle(title);\n initComponents();\n\n ...
[ { "docid": "ab8a61278c0c5c046e1edfcbb2f0f918", "score": "0.5710926", "text": "public DefineRelation()\n {\n initComponents();\n refTable();\n refCombos();\n setFrame();\n }", "title": "" }, { "docid": "a2701beb59228d3474b6c7fe6c2b87b0", "score": "0.56223...
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": "c200e6b5ec09b03e8c316133db18a561", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jLabel6 = new javax.swing.JLabel();\n jPanel1...
[ { "docid": "cd0b28bea46d143fe752578508c201dc", "score": "0.7728879", "text": "private void initComponents() {//GEN-BEGIN:initComponents\n }", "title": "" }, { "docid": "e8b4768b3e3c4c6ca716dae9d0c39df9", "score": "0.7493357", "text": "public RealEstatesForm() {\n initCompon...
fd1541b967780a8b568214f2f8238a5e
Method checks if the second course created has in database data about the predecessor course and returns it.
[ { "docid": "d780cbe7dbe079211df3ff901c461ed9", "score": "0.58017784", "text": "public String courseTwoPred(){\n\t\tString query = \"SELECT * FROM course_pre WHERE number = '\" + course2NumberToBeAddedForTesting + \"' and unit_id = '\" + course2AcUnitToBeAddedForTesting + \"'\";\n\t\tArrayList<ArrayList<...
[ { "docid": "bcf601f795cb91c6157a0d749dc12eb4", "score": "0.54325294", "text": "boolean hasPredecessorApplicPartTreeId();", "title": "" }, { "docid": "acbe541a9d74381112cf746917a63329", "score": "0.5423713", "text": "public String getPreviousCourse() {\n\t\treturn previousCourse;\n\t}...
cfa7a83ec9dd6f00dff48aed052bb6b2
/ Private helper method for toString. Displays ? for invalid values, spaces for 0's, and the actual held value for all valid values.
[ { "docid": "a3141b498965c90920f0370096afec01", "score": "0.0", "text": "private String charFor(int i, int j) {\r\n int v = getValue(i, j);\r\n if(v < 0) {\r\n return \"?\";\r\n } else if(v == 0) {\r\n return \" \";\r\n } else if(v < 36) {\r\n return Character....
[ { "docid": "3d6e4eccf0d3e0b3f35773cb76d8cb14", "score": "0.7243756", "text": "public String toString() {\r\n int index = 0;\r\n String sign = \"\";\r\n if (internalValue.charAt(0) == '+' || internalValue.charAt(0) == '-') {\r\n index++;\r\n }\r\n if (!positive) {\r\n...
a93d3d5a89c6c0f9af37c36ce4da8056
NAMA KOLOM TEMPAT LAHIR
[ { "docid": "e6835330d6bfc881146517998977d3db", "score": "0.0", "text": "public DBHandler(Context context) {\n super(context, DATABASE_NAME, null, DATABASE_VERSION);\n }", "title": "" } ]
[ { "docid": "3e10fd34fb855883541bda5fbe7c803b", "score": "0.66179806", "text": "private double komi() {\n\n return DEFAULT_KOMI;\n }", "title": "" }, { "docid": "e0dc840426337a3c16d7f01970054cf8", "score": "0.65169513", "text": "void kalkulasiKeramikPersegi(){\n int l...
fe1c2544103fd80bf42f4b5964a298cb
the url to view this blog entry online
[ { "docid": "a8511dfdb9f94902a893824b76af7bb1", "score": "0.64914435", "text": "public String getUrl() {\n return getString(\"url\");\n }", "title": "" } ]
[ { "docid": "25b6d0d5d11da620b42cd95e0020b403", "score": "0.68821603", "text": "@Override\r\n\tpublic String getUrl() {\n\t\treturn \"/web/show.html\";\r\n\t}", "title": "" }, { "docid": "52182ad2c28ed634bb2aedb2ef944bf9", "score": "0.65925515", "text": "private String getRssFeedURL()...
8cdb5822fb329cab57bbc02e06e0f8d1
/ Alle Elemnete in einem Interface sind Public
[ { "docid": "1b8d7dcd4ef1dc0e8f2553eedbc0b663", "score": "0.0", "text": "interface MyInterface{\r\n\t/*\r\n\t * Deklarationen abstrakte Methoden\r\n\t */\r\n\tvoid m1(); \t\t\t\t// impliziert auch: public abstract\r\n\tabstract void m2(); \t// impliziert auch noch: public\r\n\tpublic abstract void m3(); ...
[ { "docid": "a25528f9906d24967ea42ef0b105c70e", "score": "0.72396255", "text": "public interface Fecha extends ElementoVisual\n{\n}", "title": "" }, { "docid": "4aebf61fc27092862cb4dc3013475dfb", "score": "0.7190756", "text": "public interface KwakanieInterfejs {\n}", "title": "" ...
8f77114ad2913ef88d050faf33af7bd3
This function is called only after knowing that the king is already under check Check Mate if there is no valid position for the king or the king is in check in each valid position that he might move to
[ { "docid": "f4b40cffabe4f71dce6d542e01699959", "score": "0.61021495", "text": "public static int isCheckMate(int color)\n {\n\n String kingPos = \"\";\n int checkMate = 1;\n if(color == WHITE) {\n kingPos = getPiecePosition(\"WK\", 1);\n }\n else if(color...
[ { "docid": "bec4de58ad268651e38845a2dc51fe91", "score": "0.6983616", "text": "public boolean isCheckMate(boolean player1){\n\t\t\n\t\tint[] kingPos = getCoordinatesOfKing(player1);\n\t\tint[] tempPos = {kingPos[0], kingPos[1]};\n\t\t\n\n\t\ttempPos[1] = tempPos[1] - 1;\n\t\tif(kingsMove(kingPos, tempPos...
7b179fe0bf40625060144c1940eb2af8
park in the car spot
[ { "docid": "0593845336790d60616ae36481b25ae8", "score": "0.75798875", "text": "boolean tryToPark(Vehicle v) {\n boolean parked = false;\n if (numSpots > 0) { // parking in car spot\n numSpots--; // must have taken a car slot\n ...
[ { "docid": "70c4f73ee484148919ae28fb172ac0c4", "score": "0.73040795", "text": "public ParkingTicket park(Car car) {\n ParkingResult parkResult = parkingLot.park(car);\n lastErrorMessage = parkResult.getMessage();\n return parkResult.getTicket();\n // ---end->\n }", "ti...
d18362be7404f99cc1b211073fb223f0
The monetary account that this card is currently linked to and the label user viewing it.
[ { "docid": "831d34a6b7cca256c6bce4a46711bb39", "score": "0.62596506", "text": "public LabelMonetaryAccount getLabelMonetaryAccountCurrent() {\n return this.labelMonetaryAccountCurrent;\n }", "title": "" } ]
[ { "docid": "93b9b557e10e9f8720e560ed2c8cf0b3", "score": "0.6744336", "text": "public String getUserAccount() {\n return userAccount;\n }", "title": "" }, { "docid": "93b9b557e10e9f8720e560ed2c8cf0b3", "score": "0.6744336", "text": "public String getUserAccount() {\n ...
a03b4202e5a500648f399e32813b0a8d
Pour sacrifier la carte devin
[ { "docid": "55ffafbc9cc35d7cb2e6faf40dbfdd79", "score": "0.5449038", "text": "public void devinSacrifier(Joueur j, Partie partie) throws IOException {\r\n\t\tJoueur j2 = j.ChoisirUnJoueur(partie);\r\n\t\tSystem.out.println(j + \"a sacrifie GuideSprituel Devin a\" + j2);\r\n\t\tViewJouer.LabelSystem.setT...
[ { "docid": "316276ba4dfc453ccdb2c848359c272c", "score": "0.6286855", "text": "private void saniyedeBir() {\n\t\t\n\t\t\t\n\n\t }", "title": "" }, { "docid": "a2392cc71aaf87bc730f13f37ecdb439", "score": "0.5976187", "text": "private void apparence()\r\n\t\t{\r\n\t\t//Rien\r\n\t\t}", ...
9df72fef6196316b08cd813ea8b1074b
Integer oldValue = updated.get(name);
[ { "docid": "b974bb410ed0a4d02bc6211b0b26ca7c", "score": "0.0", "text": "@Override\n public void updateFile(String name, Date modificationDate, int offset, byte[] contents, int size) {\n if(!updated.containsKey(name)){\n created.add(name);\n updated.put(name, size);\n ...
[ { "docid": "aa0073448c02868a1573e3fa663c61bd", "score": "0.7075027", "text": "long getUpdated(int index);", "title": "" }, { "docid": "65b6da8c634427f53c5fe821beb577ad", "score": "0.6270668", "text": "long getUpdated();", "title": "" }, { "docid": "77d976300df894036b684fe...
ec126c3999e289194c7b067f12993ac8
Find the _Fields constant that matches fieldId, or null if its not found.
[ { "docid": "a68b46cd32f2b272f10f3a6cc522ba8a", "score": "0.0", "text": "public static _Fields findByThriftId(int fieldId) {\n switch(fieldId) {\n case 1: // CODE\n return CODE;\n default:\n return null;\n }\n }", "title": "" } ]
[ { "docid": "a8a287b96be85cc145e10695c9ed44ab", "score": "0.8014302", "text": "public static _Fields findByThriftId(int fieldId) {\n switch(fieldId) {\n case 1: // FILE_LOOKUP_VAL\n return FILE_LOOKUP_VAL;\n default:\n return null;\n }\n }", ...
3bc692fed4455a8fb0f403d199c2c67f
Clase: CamelCaseUp ; Metodos y variables: camelCaseDown ; Constantes: ESTO_ES_CONSTANTE ; Feature: esto_es_feature
[ { "docid": "023d18c2832fd04a8cca9adcdbb2a62c", "score": "0.0", "text": "public Login(Facebooklogin facebooklogin) {\n\t\tthis.facebooklogin = facebooklogin;\n\t}", "title": "" } ]
[ { "docid": "c3f56d87274688861b8befe811bbb9a2", "score": "0.5533312", "text": "java.lang.String getCausality();", "title": "" }, { "docid": "37099595aa355dba7dd4e8b206e78bfc", "score": "0.543685", "text": "public interface CategoriePlatStrings {\n\n String SALADE = \"SALADES\";\n ...
0d809a12f68ff75fde0cf93b3dc8e1d7
adding parameters to the request
[ { "docid": "03aaa3557f2b4685d169f73ad96c1da6", "score": "0.0", "text": "@Override\r\n protected Map<String, String> getParams() throws AuthFailureError {\r\n Map<String, String> params = new HashMap<>();\r\n params.put(\"username\", username);\r\n ...
[ { "docid": "6ca828e8106c807738d3b7a03cc300d4", "score": "0.7044231", "text": "java.lang.String getRequestParameters();", "title": "" }, { "docid": "488d086b343688b033d0b5405b83613e", "score": "0.6834329", "text": "private void addPostParams(final Request request) {\n if (to !=...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9ee887fd55305fdb0369654cd809e584", "score": "0.0", "text": "@Override\r\n\tprotected void onStart() {\n\t\tsuper.onStart();\r\n\t\tLog.e(\"TabIR\",\"TabIR-->onStart\");\r\n//\t\tmUid=myPreferences.getString(\"uid\", \"NULL\");\t\r\n//\t\tif (mUid.equals(\"NULL\")) {\r\n//\t\t\tToast.makeText...
[ { "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": "" ...
a2f9d2bd769680213dae69c5b8d62238
Allows to encode only part of the input. Defines start (offset) and duration of the desired section.
[ { "docid": "260053fef5624a2824f43a544b4b9e16", "score": "0.0", "text": "public void setTrimming(Trimming trimming) {\n this.trimming = trimming;\n }", "title": "" } ]
[ { "docid": "ad2a763f95bbabdc945af0e1826de7b8", "score": "0.51553565", "text": "public interface Encoder {\n\n /** Advances the encoder to the specified region.\n * The specified range is used to rescale the given\n * region intervals to the coder's native coding range.\n * <p>For example, {@co...
5f7b599625aca003bae210430c0f6809
Gets the request url. This is where the SOAP client sends the requests to.
[ { "docid": "d1086e45b1359bbf106340048bfc01a2", "score": "0.6979351", "text": "String requestUrl();", "title": "" } ]
[ { "docid": "be7e4017fb04ed140b3c629346fc297f", "score": "0.8198391", "text": "public String getRequestURL() {\n\t\treturn request_url;\n\t}", "title": "" }, { "docid": "e926111d368d20388a6d6d6fcd4329ea", "score": "0.8088265", "text": "public static String getRequestURL() {\n\t\tHttpS...
aba84f8e74fabcbc28e06e49ac68f555
/Do nothing cause parameters aren't passed throw the FilterConfig instance
[ { "docid": "c8182434903ab076f15d09f2e9ce5dc1", "score": "0.7015356", "text": "@Override\n public void init(final FilterConfig filterConfig) {\n }", "title": "" } ]
[ { "docid": "15caf6fa6f465b1bd655cc71c2bf1174", "score": "0.7011556", "text": "protected AbstractConfigurationFilter() {\n this(true);\n }", "title": "" }, { "docid": "e418ae7becbaa624115731350124a3e7", "score": "0.7004501", "text": "@Override\n public void init(FilterCon...
aa5f29c9620afdb96fc60747e7db6a85
Add (set & commit) a CompanyAccountDO object that refers to this DO.
[ { "docid": "9aa1a827c889804c842a80e4516a8d08", "score": "0.72953063", "text": "public void addCompanyAccountDO( jobmatch.data.CompanyAccountDO referrer )\n throws SQLException, DatabaseManagerException, DataObjectException, RefAssertionException, DBRowUpdateException, QueryException {\n addCom...
[ { "docid": "b3b354622b15e5722c89a84fd5a011b7", "score": "0.77145684", "text": "public void addCompanyAccountDO( jobmatch.data.CompanyAccountDO referrer, DBTransaction tran )\n throws SQLException, DatabaseManagerException, DataObjectException, RefAssertionException, DBRowUpdateException, QueryExcepti...
245db69d593f3bcf85fceeb6db449975
Executes the default operation for this node.
[ { "docid": "40f7fb0ca8700452664b7748804dc3dd", "score": "0.0", "text": "public R executeAnnotationElementListNode(AnnotationElementListNode node, P p) throws X\n {\n return executeDefault(node, p);\n }", "title": "" } ]
[ { "docid": "86a1964f05874d9288c4da0d33386539", "score": "0.76386285", "text": "public abstract R executeDefault(Node node, P p) throws X;", "title": "" }, { "docid": "7aea0c9b1f5b343531e16e177a6eb283", "score": "0.6202571", "text": "default void defaultMethod(){\n System.out.p...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "3fad1f11b813764feac166844ef472c7", "score": "0.0", "text": "@Override\n\tpublic BackgroundUser findOne(Long userId) {\n\t\treturn null;\n\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}", ...
eb42b223c9e4ac1a0126b3ee9911811c
Test given 'vms/123' returns a reference to the virtual machine service
[ { "docid": "cba41c0f92e2b8dcc8a8f56348407864", "score": "0.7888921", "text": "@Test\n public void testReturnVmService() {\n assertTrue(connection.systemService().service(\"vms/123\") instanceof VmService);\n }", "title": "" } ]
[ { "docid": "07f7946529b1d2819a4b82cf26899f2b", "score": "0.75129014", "text": "@Test\n public void testReturnVmsService() {\n assertTrue(connection.systemService().service(\"vms\") instanceof VmsService);\n }", "title": "" }, { "docid": "c732dbbf9cd39534e97965e29ab63629", "s...
592d1f0ef418405482944c72e94e3123
/ Called when a dispatched thread is no longer handling the endpoint. The selection key operations are updated.
[ { "docid": "4b571ce33d794054b43662e5ec8c6256", "score": "0.7581139", "text": "public void undispatch()\n {\n synchronized (this)\n {\n try\n {\n _dispatched = false;\n\n if (getChannel().isOpen())\n {\n ...
[ { "docid": "882c409ad06917c157f12f7271fc6460", "score": "0.7616218", "text": "public void undispatch()\n {\n synchronized (this)\n {\n try\n {\n _dispatched = false;\n updateKey();\n }\n catch (Exception e)\n ...
b927f9f9e8a6f518bcaf851a1843f4be
Creates an instance of WebSiteInstanceStatusInner class.
[ { "docid": "f6aadc4213919ed7ad3a01214b0ec4c5", "score": "0.7966966", "text": "public WebSiteInstanceStatusInner() {\n }", "title": "" } ]
[ { "docid": "b51e893a2efb09b720d266fc7fcb39f8", "score": "0.6518122", "text": "public WebSiteInstanceStatusInner withState(SiteRuntimeState state) {\n if (this.innerProperties() == null) {\n this.innerProperties = new WebSiteInstanceStatusProperties();\n }\n this.innerProp...
636b48e2dd028e97812364b0a97519c7
Performs no deleting. Deleting will however occur in any AnalyticFunctions on which this AbstractDependentAnalyticFunction depends.
[ { "docid": "7ab0799e6cedd0fd55f36414505d3ad0", "score": "0.0", "text": "public final void delete(Object value) { }", "title": "" } ]
[ { "docid": "12ce4c2239f1a837669a478c4746b7dd", "score": "0.5819261", "text": "@Override\r\n\tpublic void softDelete(WtHitungLembur arg0) throws Exception {\n\t\t\r\n\t}", "title": "" }, { "docid": "3f181af9bbea8418324eb450324dc470", "score": "0.574761", "text": "public void eliminarD...
c3eae6810817f8e4a50f9495659d1a72
Constructs a binary member.
[ { "docid": "523854d2a9b8fbf442c85b21bb844382", "score": "0.71664685", "text": "protected BinaryMember(int type, IJavaElement parent, String name) {\r\n\tsuper(type, parent, name);\r\n}", "title": "" } ]
[ { "docid": "242509d15101e8fe8ba14c2bee53de69", "score": "0.6420714", "text": "public Member() {\r\n\t\tthis(\"\", \"\", \"\", \"\", \"\", \"\", \"\");\r\n\t}", "title": "" }, { "docid": "4e1a0776da2a01b6372783494b0229a7", "score": "0.62575465", "text": "public Member() {\n\t\tthis(\"...
75ed92e3d241ee25442cb594b59d6fae
This method was generated by Abator for iBATIS. This method corresponds to the database table TB_VEHICLE_LABLE
[ { "docid": "2249eb8e33163d6aafa79ef569d75d2b", "score": "0.0", "text": "public static String fieldVId() {\n\t\treturn \"V_ID\";\n\t}", "title": "" } ]
[ { "docid": "491fde55878cecdac6baf2b82fd27c8f", "score": "0.71700716", "text": "public static String tableName() {\n\t\treturn \"TB_VEHICLE_LABLE\";\n\t}", "title": "" }, { "docid": "479c64f26a3c307450bb53390bfa84ca", "score": "0.61894643", "text": "public VehicleLable() {\n\t\tsuper(...
da3b54a11322396d430b4349bf97e2ad
Methode, um alle ListItem Objekte einer ShoppingList auszugeben.
[ { "docid": "1fecebd80dee3db6a381c5a39b3f7537", "score": "0.0", "text": "public ArrayList<ListItem> getAllCheckedItemsBySL(ShoppingList sl) throws IllegalArgumentException {\r\n\r\n\t\tArrayList<ListItem> allCheckedItems = listItemMapper.findAllCheckedListItems(sl);\r\n\r\n\t\treturn allCheckedItems;\r\n...
[ { "docid": "b39db128e9207215752cd88020be4fa2", "score": "0.6592248", "text": "void updateList(ShoppingList _ShoppingList);", "title": "" }, { "docid": "318b55a70123b7b6255f6f4b650232ce", "score": "0.6571991", "text": "public ShopList(MainForm mf) {\n super(mf);\n ItemLi...
d15f193310403d1831f581beec9885f7
Sets the cleanup flag denoting the file can be cleaned up to true.
[ { "docid": "d60152f1a8c76aacdbad387539e76890", "score": "0.7246966", "text": "public void setForCleanup() {\n mFlags.set(CLEANUP_BIT_FLAG);\n }", "title": "" } ]
[ { "docid": "313867430b68d67cc0f858b726795cc5", "score": "0.7028499", "text": "public void setForCleanup(boolean value) {\n mFlags.set(CLEANUP_BIT_FLAG, value);\n }", "title": "" }, { "docid": "f04401fb2060e6942fe10f527ccb7972", "score": "0.6786677", "text": "public void set...
4331b7f58497e784af783df668ce50fd
/ renamed from: c
[ { "docid": "0d7630103a45946e510e1cdb7fff1bb5", "score": "0.0", "text": "public final String mo24147c() {\n return this.f26748e;\n }", "title": "" } ]
[ { "docid": "c548b9a664a55dc74028b1bf997c9fcd", "score": "0.6652603", "text": "void mo40679c();", "title": "" }, { "docid": "2750b9144d2ba00367e5b09fc44e6551", "score": "0.6265983", "text": "void mo1562a(C2199c c2199c);", "title": "" }, { "docid": "131a35b13053e6892b432bf8...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "edeee19a81b4fd8198e4f295056807ea", "score": "0.0", "text": "@Override\r\n\tpublic void HideToolBar(Context _in_context) {\n\r\n\t}", "title": "" } ]
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
2c0f95dc6e0603e6c0f6006ce055cf04
Move the entity in a random position.
[ { "docid": "6a2788778431443804bfca0981a680a5", "score": "0.73483473", "text": "public Platform randomMove()\n {\n int random;\n ArrayList<Platform> possibleLocations = m_position.getAvailableLocations();\n\n Collections.shuffle(possibleLocations, m_mt);\n\n // Find a place...
[ { "docid": "083e4517a80ff4722d2b129fbd752890", "score": "0.76831937", "text": "private void randomMove() {\n boolean ns = random.nextBoolean();\n int step = random.nextBoolean() ? 1 : -1;\n move(ns ? step : 0, ns ? 0 : step);\n }", "title": "" }, { "docid": "2df5c9934...
f3ee7380fed484f9655146241ed7eb28
Edit: with default state. .text : null .class : Edit .name : null .classIndex : 1
[ { "docid": "b3403fe1c0d924d5096bbbed0bec58dd", "score": "0.0", "text": "protected TextGuiTestObject mainExport_totext() \n\t{\n\t\treturn new TextGuiTestObject(\n getMappedTestObject(\"mainExport_totext\"));\n\t}", "title": "" } ]
[ { "docid": "292fb0b7a7e3ce4589341ae825f2467c", "score": "0.72186565", "text": "public Editor edit() {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "e34cf70bcf93c06bd98c4415ff242608", "score": "0.71587074", "text": "@Override\r\n\tpublic String edit() {\n\t\treturn null;\r\n\t}"...
e37a1201c8c467ff7e87ad56cf0a3cf5
M.A: Publico Retorno: void Argumentos: N/A Metodo que activa una ventana JOptionPane, tipo Message Dialog, la cual muestra el valor inicial del contador
[ { "docid": "6358921cc3111f63a99590e66cdd8398", "score": "0.7629107", "text": "public void mostrarValorInicial()\r\n {\r\n JOptionPane.showMessageDialog(null, \"El valor inicial de este contador fue: \" + valorInicial);\r\n }", "title": "" } ]
[ { "docid": "7dd136b39208e120f6425f1899260da5", "score": "0.7199795", "text": "public void AvisoExito(){\n JOptionPane.showMessageDialog(null, \"Se realizó el registro correcto del Pago al habitante.\", \"Aviso:\",JOptionPane.INFORMATION_MESSAGE); \r\n }", "title": "" }, { "docid":...
54358e3cdeac66dc8e0c3ed8095e6dab
Delete an existing row, optionally with animation
[ { "docid": "fe0ee39e3c75ac0e1ff4e2aa233df77e", "score": "0.67462885", "text": "public native void deleteRow(int row) /*-{\n\t\tvar jso = this.@com.emitrom.ti4j.core.client.ProxyObject::getJsObj()();\n\t\tjso.deleteRow(row);\n }-*/;", "title": "" } ]
[ { "docid": "4e6fb272a2bec40c20af3a10db4b59e7", "score": "0.7646308", "text": "public native void deleteRow(int row, TableViewAnimation animation) /*-{\n\t\tvar jso = this.@com.emitrom.ti4j.core.client.ProxyObject::getJsObj()();\n\t\tjso\n\t\t\t\t.deleteRow(\n\t\t\t\t\t\trow,\n\t\t\t\t\t\tanimation.@com....
5809f3d7e2c33ca04f47c431154d0403
Decodes your encoded data to tree.
[ { "docid": "12ee8e482b109f8f50abada90dbe6010", "score": "0.5818665", "text": "public TreeNode deserialize(String data) {\n\n Iterator<String> iter = Arrays.asList(data.split(DELIMITTER)).iterator();\n return deserialize(iter);\n }", "title": "" } ]
[ { "docid": "7b04c8dc05659d69c87dc2b1eb4fcaf8", "score": "0.70301914", "text": "public TreeNode deserialize(String data) {\n start = 0;\n return decode(data);\n }", "title": "" }, { "docid": "9282e14cc130943e108a34e7b0701214", "score": "0.6607094", "text": "public Tre...
60b795d27537e8056d86d7cc713d5f8d
Insere um registro na tabela
[ { "docid": "cd8f99894fc42adc003742353624664c", "score": "0.0", "text": "public boolean insert(Fop_forma_pagamentoT fop_forma_pagamentoT) throws Exception {\n \n try {\n if (!valide(\"insert\")) {\n\tthrow new BusinessException(\"Falha na seguranca !\");\n }\n Fop_forma_pagamentoDAO ...
[ { "docid": "d935d58e81bc6f9ca1ed37666ce07e0d", "score": "0.6979303", "text": "Empleado insertEmpleado(Empleado empleado);", "title": "" }, { "docid": "c2d0fe336c301b5f14554954020c8ea2", "score": "0.6923952", "text": "public void insertar(){\n\t\tgetOtrogastoService().addOtrogasto(get...
034cdc028d6d93d5cd87ff9e974f685c
Returns the modulation transmission range by transmission rate
[ { "docid": "eaf785f8b84a7430480353a0dd48c5db", "score": "0.0", "text": "public double getModulationDistanceByBandwith(Modulation modulation, double bandwidth) {\n \tDouble distance = null;\n \t\n \tif (physicalLayer.isActiveQoT()) {\n \t\tdistance = modTrDistance.get(modulation.getName()).ge...
[ { "docid": "61974cdccdce73596fcd7901b8cb1584", "score": "0.6927523", "text": "Range getRateRange();", "title": "" }, { "docid": "39b289f8196717f2107cfd9684c25f34", "score": "0.6202332", "text": "public int getRetransmissionIntervals() {\n return (relayIntervalSteps + 1) * 10;\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "253851cd3d9f7d772c8a5358b03e2d04", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tMethodOverlodingExample m=new MethodOverlodingExample();\n\t\tm.Shape(5);\n\t\tm.shape(5, 3);\n\t\tm.shape(0.5, 3, 2);\n\n\t}", "title": "" } ]
[ { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.6831473", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}", "title": "" }, { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.67589027", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t...
a30d447b5ab53b21cf14653a7d256af3
to get the element at a given position
[ { "docid": "a9e8c8457271abe9dc804ba3922507e9", "score": "0.6718154", "text": "public Entry<K,V> get_element(Position<Entry<K,V>> p) {\r\n\treturn p.getElement();\r\n\t\r\n}", "title": "" } ]
[ { "docid": "a1a6c545284fd2ca5fc38f9e878a3112", "score": "0.7796932", "text": "public Elem<?> retrieve(Pos<?> pos);", "title": "" }, { "docid": "909a90ff78c2e014dcd3ea2c872cebbf", "score": "0.76281536", "text": "T at(int position);", "title": "" }, { "docid": "9ad4f8fa1282...
bf8a4c2791840fbd5f4d3ef0ab6cc6aa
optional int32 netId = 2;
[ { "docid": "33f6b8d981c95f2a4358ed53c8e515b2", "score": "0.54403585", "text": "public boolean hasNetId() {\n return ((bitField0_ & 0x00000002) == 0x00000002);\n }", "title": "" } ]
[ { "docid": "28c8d1dea9f06f065c77555bc98a16f5", "score": "0.74225146", "text": "int getNetId();", "title": "" }, { "docid": "28c8d1dea9f06f065c77555bc98a16f5", "score": "0.74225146", "text": "int getNetId();", "title": "" }, { "docid": "28c8d1dea9f06f065c77555bc98a16f5", ...
d9ac4aecab833cee4488c961b0aa0604
Starts the RecipientSelectionActivity and passes a request object to the next activity
[ { "docid": "63197302dc05b94ea9530f3471781271", "score": "0.69704396", "text": "public void selectRecipients(View view){\n\t\tif (checkInfo()){\n\t\t\tIntent selectionIntent = new Intent(this, RecipientSelectionActivity.class);\n\t\t\tselectionIntent.putExtra(\"help_request\", request);\t\t\n\t\t\tstartA...
[ { "docid": "e9c20fe2d8293a6b68c274c564d69be7", "score": "0.55687493", "text": "public void request(int itemSelection) {\r\n MeetingPoint chosenItem = meetingPointArrayList.get(itemSelection - 1);\r\n String contact = \"\";\r\n for (Meeting meeting : Meeting.meetingArrayList) {\r\n ...
b29502a2efb1df8464bb9f5d580d429c
The average amount you pay per interaction. This amount is the total cost of your ads divided by the total number of interactions. .google.protobuf.DoubleValue average_cost = 8;
[ { "docid": "6c463dac7723a08dcbd44649749a6f2c", "score": "0.0", "text": "public Builder clearAverageCost() {\n if (averageCostBuilder_ == null) {\n averageCost_ = null;\n onChanged();\n } else {\n averageCost_ = null;\n averageCostBuilder_ = null;\n }\n\n r...
[ { "docid": "64202b82ecb32ba92be0e97263d3839d", "score": "0.7131868", "text": "public com.google.protobuf.DoubleValue getAverageCost() {\n if (averageCostBuilder_ == null) {\n return averageCost_ == null ? com.google.protobuf.DoubleValue.getDefaultInstance() : averageCost_;\n } else {\n ...
45c2c471bd66af42653e63d70f8da15b
string uid = 1;
[ { "docid": "c1b75197e290bc03a1ec24bac869523d", "score": "0.0", "text": "public Builder clearUid() {\n \n uid_ = getDefaultInstance().getUid();\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "f35045bbab7a47295a572c9bf7e3ca2a", "score": "0.74895436", "text": "String getUid();", "title": "" }, { "docid": "109077bc1e176b7fc46bd588deff418d", "score": "0.7470179", "text": "int getUid();", "title": "" }, { "docid": "858bd8279e1c052b9bbb9587266d0b41", ...
970289bc55c0b1de4fd008fa716aa1a7
Set up FxBody2 as a single DBody with compound geometry. Interaction between robot components is kinematic, accomplished by changing the offsets of the various DGeom objects belonging to the DBody. Disadvantage: Contact joints between the component DGeoms and external objects are between the DBody objects, so friction ...
[ { "docid": "ba93b176764d89e06dcdfc081af852ca", "score": "0.7962386", "text": "protected void setUpFxBody(){\n\n //Create new FxBody2 object to represent the chassis. This will contain the DBody (for physics sim),\n //a Group object for display, and multiple DGeom objects (for collision han...
[ { "docid": "ce15e55153f4bdc5123539b941789242", "score": "0.58980656", "text": "public Box2D(){\n this.bDef = new BodyDef();\n this.fDef = new FixtureDef();\n }", "title": "" }, { "docid": "9c2a2c02b3c3a7140b401d4926fe38f2", "score": "0.58913577", "text": "@Override\n...
22b843c7dcb3f7f447f9ccbbd4b0e0f7
returns an arraylist of reservations for this group reservation
[ { "docid": "9bd36e10066ead4132ce636aa37f6586", "score": "0.7703949", "text": "public ArrayList<Reservation> getReservations() {\n return reservations;\n }", "title": "" } ]
[ { "docid": "47c39f81be36b73a07eed476de904aa8", "score": "0.74818206", "text": "public List<Reservation> getReservations() {\n resList = new ArrayList<>();\n conn = DatabaseClient.getInstance().getConnection();\n System.out.println(\"CONNECTED!\");\n rs = DatabaseClient.executeQuery(conn, \"S...
a84b3adfcb29e8f8db607fb0bacdfd32
Load the favorites from memory
[ { "docid": "4f2201873dfa0138a4b555d5ceb69ad1", "score": "0.73776287", "text": "private boolean loadFromMemory() {\n\t\tboolean rtn = false;\n\t\ttry {\n\t\t\tLog.v(TAG, \"Checking for favorites file In memory\");\n\t\t\tFile storageFile = getFavoritesStorageDir();\n\t\t\tFileInputStream fis = new FileIn...
[ { "docid": "0eac74860ee93c46e635f7c2d1dc7f47", "score": "0.7643494", "text": "private void loadFavorites() {\n Map<String,?> keys = sharedPreferences.getAll();\n for(Map.Entry<String,?> entry : keys.entrySet()){\n displayFavorite(entry);\n }\n\n }", "title": "" }...
47ec50341da22925edd9399c6d7cd5ef
Called to evaluate tariffs.
[ { "docid": "15095bb3d769295c10996d6fa2e85ee2", "score": "0.7775494", "text": "public abstract void evaluateTariffs (List<Tariff> tariffs);", "title": "" } ]
[ { "docid": "76cd16ee018e057b5d538e3f888d89f7", "score": "0.5600141", "text": "private static void evaluateRunner() {\r\n\t\tgetInput();\r\n\t\tgetSummary();\r\n\t\taddTableRow();\r\n\t\tprintSummary();\r\n\t}", "title": "" }, { "docid": "88797724db7303c8f5dba0976163ff7e", "score": "0.539...
4d2f108a70f61db80bf8129e1599c6a2
Returns the EventBus associated with the client.
[ { "docid": "7b58898ab00ca184e175163871a3047c", "score": "0.7018252", "text": "public EventBus getEventBus() {\n return eventBus;\n }", "title": "" } ]
[ { "docid": "bd970e8a414485240ff788fdcd75998e", "score": "0.6818396", "text": "public synchronized Bus getEventBus()\n\t{\n\t\tif (eventBus == null)\n\t\t{\n\t\t\teventBus = new Bus();\n\t\t}\n\n\t\treturn eventBus;\n\t}", "title": "" }, { "docid": "928db1f73b660727a1580a6dc3f820f9", "sco...