query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
ddb132bc9dcf3a4f2e440be263a1d9eb
this method will be used to provoke a timeout for the tests
[ { "docid": "449e704df115434d3208c0cc6fce151b", "score": "0.0", "text": "@RequestMapping(TIMEOUT_ENDPOINT_PATH)\n public @ResponseBody String blockingEndpoint() throws InterruptedException\n {\n final int twoSeconds = 2000;\n Thread.sleep(twoSeconds);\n return HELLO_WORLD_RESPONSE_VA...
[ { "docid": "c1f360255b890adaa4ff53f4fc7dc368", "score": "0.7794624", "text": "@Test\n public void timeoutTest() {\n // TODO: test timeout\n }", "title": "" }, { "docid": "d80e4d6078694f4f68195289eaf56230", "score": "0.7615518", "text": "@Override\r\n public void timeo...
62a629b46039319c6e8806a93dc262ff
This repeats the Doctor Test, though...?
[ { "docid": "d48a38fd14fb30db821e115ecf2ee020", "score": "0.0", "text": "@SuppressWarnings(\"deprecation\")\n\t@Test\n\tpublic void shouldBeAbleToDrawBlood() {\n\n\t\t// act\n\t\tint bloodLevelBefore = patient.getBloodLevel();\n\t\tunderTest.drawBlood(patient);\n\t\tint bloodLevelAfter = patient.getBlood...
[ { "docid": "9567d76c0e2390a1474e8d880fb8e305", "score": "0.6695613", "text": "private void \n\t_do_test_D_4_V_1_0() {\n\t\t\n\t}", "title": "" }, { "docid": "1ab87295ddddcbc99cd59679066f11d7", "score": "0.6278466", "text": "public void toDoTest() {\n\t\t\n\t}", "title": "" }, ...
320908cbe2c2810dae16ea30beaa9444
Display button if the row is not empty
[ { "docid": "a02fa6198c590e14ce9aad348a64095e", "score": "0.67402625", "text": "@Override\n protected void updateItem(Boolean t, boolean empty) {\n super.updateItem(t, empty);\n if(!empty){\n setGraphic(cellButton);\n }\n }", "title": "" ...
[ { "docid": "5d4f9aaed38c04c0f8b0ce714156a4e1", "score": "0.6816249", "text": "@Override\n protected void updateItem(Boolean t, boolean empty) {\n super.updateItem(t, empty);\n if(!empty){\n setGraphic(cellButton);\n \n }\n }", ...
635d102ad16a1b500aec669d6b5a4996
Created by yoara on 2017/12/11.
[ { "docid": "d938ffb5fa09977771438a87e3d3eaea", "score": "0.0", "text": "@FeignClient(ZoneConstants.FEIGN_URL)\npublic interface LoginFeign {\n @RequestMapping(value = \"/login/authenticatePerson\",method = RequestMethod.POST)\n RequestResult<LoginPersonResponse> authenticatePerson(AuthLoginForm fo...
[ { "docid": "81005989525ec80103fbaf46f9c37779", "score": "0.60620743", "text": "@Override\n\tpublic void agit() {\n\n\t}", "title": "" }, { "docid": "ded15aaeb71ec68606fe2fb94e86fd30", "score": "0.5970576", "text": "@Override\n\tpublic void festlegen() {\n\t\t\n\t}", "title": "" ...
d2673464eeda4cfa1b104f548c87e0a6
Only bother trying to send the response if the channel is active.
[ { "docid": "9595386d0f9ae13d306d5df6fc567ffe", "score": "0.5737742", "text": "protected void doSendResponse(ChannelHandlerContext ctx, Object msg) throws JsonProcessingException {\n if (!ctx.channel().isActive()) {\n if (logger.isDebugEnabled()) {\n runnableWithTracingAn...
[ { "docid": "14f780a12880d99bc58213c42cb9bd2d", "score": "0.67365456", "text": "@Test\n public void channelInactiveEventInWaitingForResponseState() throws Exception {\n setupHandlerTo(WAITING_FOR_RESPONSE);\n\n handler.channelInactive(ctx);\n\n assertThat(responseUnsubscribed.get(...
0ed404f4db562d2afc2b037275860a58
Created by Wally1 on 11/06/2016.
[ { "docid": "1f7c3d3b290a3187e518a3e428e4cf21", "score": "0.0", "text": "public interface OrganizationInteractor {\n interface onOrganization{\n void onErrorName();\n void onErrorTel();\n void onErrorAddres();\n void onCreate(boolean s);\n }\n boolean createOrganizati...
[ { "docid": "2f8bc325cbd58e19eae4acec86ffe12c", "score": "0.6098719", "text": "public final void mo51373a() {\n }", "title": "" }, { "docid": "ea8460c7314de45803a19bf7c984d4bf", "score": "0.6018274", "text": "@Override\n public void perish() {\n \n }", "title":...
f1dd31d4bd0a14a577537201388bff70
write your code here
[ { "docid": "8cf9d975518db47874db8d9981a04887", "score": "0.0", "text": "public static void main(String[] args) {\n int[] array1 = new int[]{1, 2, 4, 5, 5, 8, 9, 12, 18, 99};\r\n int[] array2 = new int[]{5, 8, 9, 10, 55, 55, 100};\r\n\r\n MergeArray mergeThing = new MergeArray();\r\n...
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.6371249", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "ccaf5f7aff0d6de105f523c68f63383c", "score": "0.627597", "text": "private void cathc() {\n\t\t\r\n\t}", "title": "" ...
a10210bc00cdad3f2bc446835859b290
Get size of ByteStorable array. An array is stored with the number of bytes total in first four bytes. Then comes a four bytes length indicator, then the array itself. This method does not change the ByteBuffer position.
[ { "docid": "9d40f44289771a93c85a7b34c3900afb", "score": "0.78184605", "text": "public static int getByteStorableArrayByteSize(ByteBuffer bb) {\n int size = bb.getInt();\n bb.position(bb.position() - 4);\n return size;\n }", "title": "" } ]
[ { "docid": "17e7281bdc38e0dbd9bcc0d507cb517c", "score": "0.8066757", "text": "public static int getByteStorableArrayByteSize(BStorable <?,?> [] array) {\n int size = 4 + 4;\n for (int i = 0; array != null && i < array.length; i++)\n size += array[i].byteSize();\n return size;\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "00e8a0fc2de5bc2d879d5590c2133d46", "score": "0.0", "text": "@Override\r\n\tpublic void insertWithAlbum(Singer singer) {\n\t\t\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...
a4ca5bd6cb8d896c7111abc7ba9ac408
Getter method for the COM property "EnableLogRetention"
[ { "docid": "41e9d27acd0418f60bd2d4220f7758a3", "score": "0.83409184", "text": "@DISPID(51)\r\n\t// = 0x33. The runtime will prefer the VTID if present\r\n\t@VTID(96)\r\n\tboolean enableLogRetention();", "title": "" } ]
[ { "docid": "31ed83d3ffb1eb9b4ad0ceb48e86587d", "score": "0.7504921", "text": "@DISPID(51)\r\n\t// = 0x33. The runtime will prefer the VTID if present\r\n\t@VTID(97)\r\n\tvoid enableLogRetention(boolean pVal);", "title": "" }, { "docid": "00500d63dbf600a4e0e73bf1e84e8de0", "score": "0.705...
7370cf7d9cf189315ad16691ce6675a5
Select with where clauses
[ { "docid": "4f632414fa76695187f4d8855ce05d30", "score": "0.0", "text": "@Test\n public void selectWithCompareRelationships() {\n String[] relationships = { \"=\", \">\", \"<\", \">=\", \"<=\", \"MATCH\" };\n for (String r : relationships) {\n String inputText = \"SELECT * FRO...
[ { "docid": "d744044e9ceb426047b9a637276274de", "score": "0.65692824", "text": "public List<T> filteredSelect(Predicate<T> predicate)\n\t\t\tthrows SQLException{\n\t\t//Not part of the Shadow API\n\t\tList<T> all = _selectAll();\n\t\tList<T> result = all.parallelStream().filter(predicate).collect(Collect...
6f5df713c36c3ebcdd1a15cf7c4c2dda
Set the room to grant access to
[ { "docid": "c96a159297a0317db0a19bb75d3a0fd0", "score": "0.6520243", "text": "public VideoGrant setRoom(final String roomSidOrName) {\n this.room = roomSidOrName;\n return this;\n }", "title": "" } ]
[ { "docid": "df3745f344cc942c3d1b7da00cc58db7", "score": "0.6299561", "text": "public void assignRoom( Room r ){\r\n room=r;\r\n\t}", "title": "" }, { "docid": "71e7bbd4390d5c3c0a4cf41ffd039455", "score": "0.6271437", "text": "public void setRoom(int roomid);", "title":...
d54d87aeb573009d8f05254d9a63e6bd
Processes requests for both HTTP GET and POST methods.
[ { "docid": "b3948808f15d25ce2842198e2c7629a1", "score": "0.0", "text": "protected void processRequest(HttpServletRequest request, HttpServletResponse response)\r\n throws ServletException, IOException {\r\n response.setContentType(\"text/html;charset=UTF-8\");\r\n PrintWriter ou...
[ { "docid": "03f9c57c0d07805cf19dad38fe362c61", "score": "0.6923182", "text": "@Override\n\tpublic String process(HttpServletRequest request, HttpServletResponse response)\n\t\t\tthrows ServletException, IOException {\n\t\tString result;\n\t\tif (request.getMethod().equals(\"POST\"))\n\t\t\tresult = proc...
ca77951838b1a2ec77823820680326c9
Get the list of characters that are represented by the supplied keyword
[ { "docid": "e121df7804784ae8380c9f57f400dad4", "score": "0.7037329", "text": "public synchronized List<au.org.ala.delta.model.Character> getCharactersForKeyword(String keyword) {\r\n keyword = keyword.toLowerCase();\r\n\r\n if (keyword.equals(CHARACTER_KEYWORD_ALL)) {\r\n return...
[ { "docid": "ae71c2712a8246eaa0d8e68c14928502", "score": "0.6924971", "text": "java.util.List<java.lang.String>\n getKeywordList();", "title": "" }, { "docid": "4a59c5ec9e957052b94f162ee1723d65", "score": "0.6629797", "text": "java.util.List<vn.itim.engine.indexer.Poiexport.PoiEx...
df023ecdece4b66dd5e21b6344296c00
Getter method for property standardDeviationRate.
[ { "docid": "3ccf34b4ec408f498086e98da3e6598f", "score": "0.87190723", "text": "public double getStandardDeviationRate() {\n return standardDeviationRate;\n }", "title": "" } ]
[ { "docid": "ef363d335ea1202bcc4371a91bc6af87", "score": "0.71976054", "text": "public abstract double getStandardDeviation();", "title": "" }, { "docid": "c8ee14e7513de89c40602ccdbe3e0ba6", "score": "0.7141164", "text": "public Double standardDeviation(){\n return Math.sqrt(ge...
748f73ac9ce971c78b096099c0767c77
optional .BidRequest.UserDemographic user_demographic = 50;
[ { "docid": "f5d2f4bd425779cb8c6b0bb53fa2ffa0", "score": "0.5787132", "text": "public Builder setUserDemographic(RealtimeBidding.BidRequest.UserDemographic value) {\n if (userDemographicBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\...
[ { "docid": "6cd4c9115444771fe732fa440a86fb1e", "score": "0.8256929", "text": "RealtimeBidding.BidRequest.UserDemographic getUserDemographic();", "title": "" }, { "docid": "df72e207c9e727194c3fb6ac343dc454", "score": "0.7445378", "text": "RealtimeBidding.BidRequest.UserDemographicOrBu...
1d2b83c677c9dbc30f53036206641ad1
final point in the line pattern constructs a line pattern
[ { "docid": "1bf441347754b8f4d75a5f2c3e46239f", "score": "0.6033446", "text": "public LinePattern(Point p0, Point pf, Color color, int thickness) {\r\n\t\tsuper(p0, color, thickness);\r\n\t\tthis.pf = pf;\r\n\t}", "title": "" } ]
[ { "docid": "b96ae1ee77b6dca8f1e1c6cda5959f70", "score": "0.7380525", "text": "public LinePattern() {\n segments = new ArrayList<PatternSegment>();\n blankOrLine = false;\n }", "title": "" }, { "docid": "96b8b43b93ac5ffd3cd89f285f51cf4d", "score": "0.6403243", "text":...
85ac4d47191c3f56669623fdff1c0a40
MapView mapView = (MapView) findViewById(R.id.mapview); Setup overlays
[ { "docid": "f48d74c61275f61cdc1d474d76014a94", "score": "0.0", "text": "protected void drawOutdoorPois(List<PointModel> list)\n \t{\n \t\tList<Overlay> mapOverlays = mMapView.getOverlays();\n \t\tmapOverlays.clear();\n \t\tDrawable drawable = this.getResources().getDrawable(R.drawable.androidmarker);\n ...
[ { "docid": "825fbcad6588064035f50d6fc8386dec", "score": "0.77565324", "text": "@Override\n\tpublic void onOverlayActivated(MapView mapview) {\n\t\t\n\t}", "title": "" }, { "docid": "ba958202735fbafd25251908b9289c38", "score": "0.7623821", "text": "protected void initMapView() {\n \t\...
bae993e46b7549eadd3fdfbcc11a9dd3
Stores the ycoordinate in the map Default constructor to create an object of type Position
[ { "docid": "111202397ad96be6fad8ec0fc89621d7", "score": "0.69796443", "text": "public Position(){}", "title": "" } ]
[ { "docid": "e3b7e508ee2e4005bde906e5b731cb1f", "score": "0.7106589", "text": "public Position(int x, int y){\r\n this.x = x;\r\n this.y = y;\r\n }", "title": "" }, { "docid": "05ff4d7cb3527628a76c69b853056ba4", "score": "0.7071175", "text": "public Position(int x, in...
d5bf90792eb7182573b782dc65c38b46
start i at 1. Then increment it and keep running so long as it is less than 4.
[ { "docid": "a7672a7eeed14f5a785e92a615f4b8b4", "score": "0.5553658", "text": "public static void main( String[] args ){\n int i = 1;\n System.out.println(\"Before while loop: i = \" + i );\n while( i < 4 ){\n i = i + 1;\n }\n System.out.println(\"After whil...
[ { "docid": "edcdbe5cdf5f4934defc6b0730ee4877", "score": "0.67739964", "text": "@Override\r\n\tpublic void run() {\n\t\tfor(int i=1;i<4;i++) {\r\n\t\t\ttry {\r\n\t\t\t\tThread.sleep(1000);\r\n\t\t\t} catch (InterruptedException e) {\r\n\t\t\t\t// TODO Auto-generated catch block\r\n\t\t\t\te.printStackTra...
16c83b549d6c93efea7934e0a16c26ce
Return this instance of MyService so clients can call public methods
[ { "docid": "b2fe5f6a536c021951a3c77ed33177a3", "score": "0.7843259", "text": "MyService getService() {\n return MyService.this;\n }", "title": "" } ]
[ { "docid": "0ddff6baf7cb474112681fbcf8997868", "score": "0.7778178", "text": "public MyService getService() {\n return MyService.this;\r\n }", "title": "" }, { "docid": "a657963956a2254460a1cbcd8a39ed53", "score": "0.7511441", "text": "MyService getService(){\n ...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "9c2bc14585e67bffe436fc8222a19d0b", "score": "0.0", "text": "@Override\r\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.main, menu);\r\n return true;\r\n }", "title": "" } ]
[ { "docid": "3f26cf29ffa9cc2c501cdc2855095ebc", "score": "0.7262509", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.layout.main_activity_actions, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", ...
8e15fc2e29914a96f80198ddbb7254f2
long start = System.currentTimeMillis();
[ { "docid": "31283aaf86fb516db22707075fa6aa96", "score": "0.0", "text": "public static void main(String[] args) throws InterruptedException {\n long start = System.nanoTime();\n ;\n\n testShare();\n\n\n System.out.println(System.nanoTime() - start);\n\n }", "title": "" ...
[ { "docid": "c4788af15599eeef08aa05453e9cc89a", "score": "0.8218628", "text": "public static long startTime() {\n\t\treturn System.currentTimeMillis();\n\t}", "title": "" }, { "docid": "0d3a7d0a84607811e7a37806f3674c11", "score": "0.8152307", "text": "void start(){\n startTime ...
ff6dac012892291ca50839c63a43c974
Zapisuje u tablicu dnevnik podatke kao sto su trajanje, status, url.
[ { "docid": "5fb1d5f02fb170c4112fa27379d217e6", "score": "0.6255414", "text": "public void zapisiUDnevnik(int trajanje, int status, String url) {\n try {\n SimpleDateFormat sdfDate = new SimpleDateFormat(\"yyyy-MM-dd HH:mm:ss\");\n Date now = new Date();\n String s...
[ { "docid": "dcc010651caadc7837a4d306c6c89617", "score": "0.60476345", "text": "public void tablas() {\n try {\n\n Connection cn = DriverManager.getConnection(mdi_Principal.BD, mdi_Principal.Usuario, mdi_Principal.Contraseña);\n PreparedStatement pstt4 = cn.prepareStatement(\...
54ac1d090cbc14419e092fb4ba3e2fb4
Test of evaluate method, of class gov.sandia.cognition.learning.categorization.LinearBinaryCategorizer.
[ { "docid": "71484d9f7a15f9f3549fa25a4237bdc0", "score": "0.6294532", "text": "public void testKnownValues()\n {\n LinearBinaryCategorizer instance = new LinearBinaryCategorizer(\n new Vector3(1.0, 0.0, -2.0), 4.0);\n\n Vector input = new Vector3(1.0, 1.0, 1.0);\n Boole...
[ { "docid": "51754757f4480f56b9961a37db4fe3fa", "score": "0.6253789", "text": "public abstract void evaluate();", "title": "" }, { "docid": "278fc3aaf4380ab66b83001778092b5b", "score": "0.60399157", "text": "public void testEvaluateAsDouble()\n {\n LinearBinaryCategorizer in...
259c26be0ab344b8bbf25593882f1a0d
Created by Vincent on 2016/5/16.
[ { "docid": "d9b18d6f58468e6a1cbde1460a05f4f2", "score": "0.0", "text": "public interface AdViewListener {\n\n String getIconUrl();\n\n void setOnCancelAdListener(OnCancelAdListener listener);\n\n void setOnAdClickListener(OnAdClickListener listener);\n\n void setOnAdTouchListener(View.OnTouc...
[ { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.6192056", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "title": "" }, { "docid": "8b6c961814c14fa02879570fd7e65ac5", "score": "0.5993509", "text": "@Override\r\n\tpublic void scarica() {\n\t\t\r\n\t}", "ti...
daf54aa76cdfac4217dbca422717abfc
check if the specified property can be used for mutivalued selection criteria "this" is a keyword, which can be safely skipped
[ { "docid": "d1158f6f325e14f72557a66e89f33227", "score": "0.501538", "text": "@Override\n public IMultiValueCritSelector<T> asMulti() {\n if (!\"this\".equals(builder.currSelectionCrit.get())) {\n final Field field = Finder.findFieldByName(builder.getEntityType(), builder.currSelecti...
[ { "docid": "953c61cc5c4358c4335aa5fbf18a3892", "score": "0.59081435", "text": "boolean is(String propertyKey);", "title": "" }, { "docid": "5f4f307156a7192ae198900b7ceeb051", "score": "0.5898583", "text": "@Override\n public boolean isMatch(String property, Object value)\n {\n ...
2f80675dc167b8232dc259da35a12cf8
Closing all subscription in the cluster except for durable subscriptions.
[ { "docid": "a05b9c6268612ac94d3801d0f1fcb240", "score": "0.73267984", "text": "public void closeAllClusterSubscriptionsOfNode(String nodeID) throws AndesException {\n\n clusterSubscriptionModifyLock.writeLock().lock();\n try {\n Set<AndesSubscription> activeSubscriptions =\n ...
[ { "docid": "0e68640857c857a4cc10d70812a3a42e", "score": "0.72606945", "text": "public void closeAllLocalSubscriptionsOfNode() throws AndesException {\n\n Set<LocalSubscription> activeSubscriptions = subscriptionStore.getActiveLocalSubscribers(true);\n activeSubscriptions.addAll(subscriptio...
304d3cbf9045665ad7ccc4b4128efbf2
Extends a set of suppressed warnings with the contents of any SuppressWarnings annotations on the given symbol. Does not mutate the passedin set of suppressions. If there were additional warnings to suppress, it returns a copy of the passedin set with the new warnings added. If there were no additional warnings to supp...
[ { "docid": "2696dbf701c02c6dfb205b2744838662", "score": "0.7088906", "text": "private Set<String> extendSuppressionSet(Symbol sym, Type suppressWarningsType,\n Set<String> suppressions) {\n boolean copied = false;\n Set<String> newSuppressions = null;\n\n // Iterate over annotations on thi...
[ { "docid": "99e75693215172894e764b95cde4714b", "score": "0.49600098", "text": "Collection getWarnings();", "title": "" }, { "docid": "d8fc3ccdfe480235cb392e3c673ad628", "score": "0.46647304", "text": "@Override\n public Void scan(Tree tree, VisitorState state) {\n if (tree == nul...
5fc42dd1464cfd71611ac0bc57da0d7b
bidirectional manytoone association to Existencia
[ { "docid": "4714069fd1885d18895f9e060254dc26", "score": "0.0", "text": "public Posgiro() {\r\n\t}", "title": "" } ]
[ { "docid": "598cffebc7055fbe580abe2e582c8a32", "score": "0.6368564", "text": "boolean isManyToOne();", "title": "" }, { "docid": "ca8f8b84a87d48ee1c0789357066982c", "score": "0.59882444", "text": "@Test\n public void testCascadeSave_FK_relation() {\n //Entity creation\n ...
999d81bd9fa9d366710acc30d17b1da7
Created by Efe on 20.07.2016.
[ { "docid": "02d847fa02d99198187af19d3c6bd7fd", "score": "0.0", "text": "public interface CompanyRepository extends JpaRepository<Company, String> {\n Company findByName(String name);\n}", "title": "" } ]
[ { "docid": "ea8460c7314de45803a19bf7c984d4bf", "score": "0.6028168", "text": "@Override\n public void perish() {\n \n }", "title": "" }, { "docid": "1260bf70decb91faff8466bae6765ba2", "score": "0.5836561", "text": "private stendhal() {\n\t}", "title": "" }, { ...
999f869473126763d0c90b94e28bf4d3
Returns the number of items contained in the receiver.
[ { "docid": "6c49b560b81de1edfe6d7c59f3d50ec5", "score": "0.0", "text": "public int getItemCount()\n {\n return gridRows.length;\n }", "title": "" } ]
[ { "docid": "468fc6edda94a0d77f367d2f1d3660e3", "score": "0.77789253", "text": "public int count() {\r\n\t\treturn numItems;\r\n\t}", "title": "" }, { "docid": "c67bd14a974ee4d3bcc651d0b3762f4f", "score": "0.77401406", "text": "public Integer findItemsCount(){\n return findAllI...
8d3216ea03fc0fd40577beff41ad65b0
Returns a new object of class 'Datatype Type'.
[ { "docid": "92da1a49e0d60db9069bdd74e35ef8ea", "score": "0.871588", "text": "DatatypeType createDatatypeType();", "title": "" } ]
[ { "docid": "6d43d0d403744f72ee256e758b3bb93d", "score": "0.81502634", "text": "DatatypesType createDatatypesType();", "title": "" }, { "docid": "5252dbc891c4dba8c1c9427ccbb9da85", "score": "0.80871475", "text": "DataType createDataType();", "title": "" }, { "docid": "83e2...
122a6d3febc2302b784f3b08905f8122
$ANTLR end "QUOTED_STRING" $ANTLR start "NEWLINE"
[ { "docid": "a5fcff3cb3a047f05f0dc4683dec6098", "score": "0.5270064", "text": "public final void mNEWLINE() throws RecognitionException {\n try {\n int _type = NEWLINE;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // src/main/java/cc/iqa/iquery/iQuery.g:873:8: ( ( '\\...
[ { "docid": "ea0426ec533f25c90255ef68ebc0c54f", "score": "0.5867255", "text": "Rule StringLiteral() {\n return Sequence(\n '\"',\n ZeroOrMore(\n Sequence(TestNot(AnyOf(\"\\r\\n\\\"\\\\\")), ANY)\n ).suppressNode() ,\n\t\tpush( new Ros...
7bd6bf3de2ad3cc8b18c8213aecc4d7c
Instantiates a new Remote message exception.
[ { "docid": "4fa26ea586b69430cbb5c9a4fe6b5875", "score": "0.65433925", "text": "public RemoteMessageException(HttpResponse response) {\n this( RemoteMessageException.parseErrors( response ), response != null ? response.getStatusCode() : NO_RESPONSE );\n }", "title": "" } ]
[ { "docid": "d2dfb291656416c2e27993e81f565136", "score": "0.6523148", "text": "Exception createException();", "title": "" }, { "docid": "d2dfb291656416c2e27993e81f565136", "score": "0.6523148", "text": "Exception createException();", "title": "" }, { "docid": "7952430611c2...
2ba0dd59280c3a4320023fe96dc676d6
Fuegt eine neue Aufgabe hinzu.
[ { "docid": "1316de406ae8085a1eea89c1d0674e56", "score": "0.0", "text": "public void addExercise(Exercise newExercise) {\n exercises.add(newExercise);\n }", "title": "" } ]
[ { "docid": "3b31368b0dd23c2e0c21058f282e7056", "score": "0.7771081", "text": "public Aufgabe_() {}", "title": "" }, { "docid": "19ee499b680eda40ed0319d561b34ab2", "score": "0.5964255", "text": "@Override\r\n\tpublic int dameAccion() {\n\t\treturn 0;\r\n\t}", "title": "" }, { ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "5e5382f3c840e42dd4d841ff77fa4098", "score": "0.0", "text": "@Override\r\n\tprotected void onCreate(Bundle savedInstanceState) {\n\t\tsuper.onCreate(savedInstanceState);\r\n\t\tsetContentView(R.layout.main);\r\n\t\tbtn1 = (Button) findViewById(R.id.button1);\r\n\t\tbtn2 = (Button) findViewByI...
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.6836411", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.6679176", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, ...
4411fee7f2b6c24c4e41f0e528712c49
private RichInputText itCondizioniPart; private static ResourceBundle bundle =ResourceBundle.getBundle("sicsic", FacesContext.getCurrentInstance().getViewRoot().getLocale());
[ { "docid": "4e9d9cf75a14a331759fd32b59bbfa2c", "score": "0.0", "text": "private void initComponents(){\n if ( idData == null ) idData = new RichInputDate();\n if ( idInizio == null ) idInizio = new RichInputDate();\n if ( idFine == null ) idFine = new RichInputDate();\n \n ...
[ { "docid": "67f7c86287cedc0bdeffb505cab110d7", "score": "0.58816963", "text": "@Override\r\n public void initialize(URL url, ResourceBundle rb) {\r\n// chkCaja = new CheckBox();\r\n// chkEnDeposito = new CheckBox();\r\n// chkManual = new CheckBox();\r\n\r\n //Carga de Comb...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "002f2d0c911557c25d729a9701807515", "score": "0.0", "text": "@Override\r\n\t\tpublic void mouseExited(MouseEvent e) {\n\t\t\t\r\n\t\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.68002176", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "ti...
82553cdce00707507225d71af5d54f40
/ To ensure that we generate the constant each time chimpConst is called, we return false here. If we ever implement strong stochastic reuse, this will not be sufficient.
[ { "docid": "159ad73834fbd1ce9b4f07c61bd9dc46", "score": "0.0", "text": "@Override\n\tprotected boolean paramatersAreSame(Object [] params1, Object [] params2)\n\t{\n\t\treturn false;\n\t}", "title": "" } ]
[ { "docid": "af3ceeb5bab42c269756fc9ecc52d448", "score": "0.63118577", "text": "public boolean isConstant()\n {\n return false;\n }", "title": "" }, { "docid": "c418b34d48dbb805af44663b64551bd1", "score": "0.6287031", "text": "boolean hasConst();", "title": "" }, { "d...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "ed35c7cc45d5199906553ab91eaab336", "score": "0.0", "text": "@Override\n\tpublic boolean hasStableIds() {\n\t\treturn false;\n\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "cdf542363f5b089e84183e3d9020935f", "score": "0.6697644", "text": "@Override\n\t protected void ramana() {\n\t\t\n\t}", "ti...
22fc2594a66e7c63cb3d4a70aa63fab1
/ access modifiers changed from: private / access modifiers changed from: public
[ { "docid": "7f471dd23ad48e736f85c43f71498061", "score": "0.0", "text": "private void setParentalControl(ParentalControl.Builder builderForValue) {\n this.parentalControl_ = (ParentalControl) builderForValue.build();\n this.bitField1_ |= 4096;\n }", "title": "" } ]
[ { "docid": "176e34d0e98f75196c596e32acb014d3", "score": "0.6699623", "text": "protected Indirect() {/* intentionally empty block */}", "title": "" }, { "docid": "ccbad2fe39581989696edf7ff479266d", "score": "0.6590196", "text": "private static void somrtinhg() {\n\t\t\r\n\t}", "ti...
475c430742e923c2a98507981db995f2
Retrieves whether this database supports keeping cursors open across commits.
[ { "docid": "dc3807ff64a1b17d0f318eb911514294", "score": "0.81456155", "text": "public boolean supportsOpenCursorsAcrossCommit() throws SQLException {\n return true;\n }", "title": "" } ]
[ { "docid": "888042c8dad40f72eaaf44c30b19b204", "score": "0.74925065", "text": "public boolean supportsOpenCursorsAcrossRollback() throws SQLException {\n return true;\n }", "title": "" }, { "docid": "3b42c0b11fe6d50812d8f85172ddb5a6", "score": "0.6960857", "text": "public b...
9d868d9194e951c80907f1361aeb4d1f
Execute the configured operation.
[ { "docid": "9861f5523da93303daf3999e0936de12", "score": "0.0", "text": "public void execute() throws Exception {\n if (CMD_HELP.equals(command)) {\n // NO action needed: we wrote usage info during configure()\n return;\n }\n\n ZKClientService zkClientService = ZKClientService.Builder....
[ { "docid": "59897ba18a41a7263ac06029d8ed5c86", "score": "0.68691623", "text": "protected void execute() {\n \t\n \t\n \t\n }", "title": "" }, { "docid": "14e836a398838cbe2a0b1444ecb9cd70", "score": "0.6791866", "text": "protected void execute() {\n \t\n }", "tit...
d5184f6df704b73d548f45034e03782d
A receiver MUST treat the receipt of a WINDOW_UPDATE frame with an flow control window increment of 0 as a stream error (Section 5.4.2) of type PROTOCOL_ERROR; errors on the connection flow control window MUST be treated as a connection error (Section 5.4.1).
[ { "docid": "a4d53fe673e029f33ea76b6b54d7224b", "score": "0.51036066", "text": "@Test\n public void shouldRejectWindowUpdateOfSizeZero() {\n }", "title": "" } ]
[ { "docid": "778b53f095fbe9eda26838b6b09c0bbd", "score": "0.68558556", "text": "@Test\n public void shouldProcessWindowUpdateForConnection() {\n // The WINDOW_UPDATE frame can be specific to a stream or to the entire\n // connection. A streamId of \"0\" indicates that the entire connecti...
58b162079b105884cbf11ab87f287b58
Returns the result of interpreting the object as an instance of 'Categories Type'. This implementation returns null; returning a nonnull result will terminate the switch.
[ { "docid": "ef34d177fd8933ce737f25b3551ad3ff", "score": "0.76871467", "text": "public T caseCategoriesType(CategoriesType object) {\r\n\t\treturn null;\r\n\t}", "title": "" } ]
[ { "docid": "5752cc3c20c24943650345ebc19661e4", "score": "0.693492", "text": "public T caseCategory(Category object) {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "02ecbc433660b26b8e81544f022d2645", "score": "0.628427", "text": "public final CategoryType getCategoryType() {\n ...
24513cea494c0ebed82e08d74c72d6e8
GENLAST:event_formWindowClosing The window has been closed
[ { "docid": "d5aca4ae36a1c6a99e45f27b491a1b64", "score": "0.79240036", "text": "private void formWindowClosed(java.awt.event.WindowEvent evt) {// GEN-FIRST:event_formWindowClosed\n\t\t// We used to do something here, but the\n\t\t// propegation of changes during refactoring\n\t\t// has meant this method ...
[ { "docid": "6f311337bf3be8af5d70921f7d39b2f2", "score": "0.8345433", "text": "private void formWindowClosing(java.awt.event.WindowEvent evt) {//GEN-FIRST:event_formWindowClosing\n saveAndExit();\n }", "title": "" }, { "docid": "01768d5ec4489049185b3dc065f3adc1", "score": "0.817...
cc3656e4fc7c45793ab7c64d4db4b32d
$ANTLR end "rule__LogicalAndExpression__Group__0__Impl" $ANTLR start "rule__LogicalAndExpression__Group__1" ../org.eclipselabs.mscript.language.ui/srcgen/org/eclipselabs/mscript/language/ui/contentassist/antlr/internal/InternalMscript.g:9994:1: rule__LogicalAndExpression__Group__1 : rule__LogicalAndExpression__Group__1...
[ { "docid": "60f714fb18161cb39716e4fd0bce4cba", "score": "0.8088892", "text": "public final void rule__LogicalAndExpression__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipselabs.mscript.language.ui/src-gen...
[ { "docid": "5895f4e75e1248c0944d6d643c4a7c37", "score": "0.79577184", "text": "public final void rule__LogicalAndExpression__Group_1__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipselabs.mscript.language.ui/src-...
5533683070634e35884ae61f37bd1fde
Act do whatever the Volver wants to do. This method is called whenever the 'Act' or 'Run' button gets pressed in the environment.
[ { "docid": "1f26dfdc94a9d199070915d5742ab37f", "score": "0.6546166", "text": "public void act() \n {\n click();\n }", "title": "" } ]
[ { "docid": "9dce1c7f9a8fab94fe4fd3d7fd04bc61", "score": "0.6794369", "text": "@Override\r\n\t\t\tpublic void actionPerformed(ActionEvent e) {\n\t\t\t\tVolver();\r\n\t\t\t}", "title": "" }, { "docid": "59a5604c21a3ba795167ae9b6fa60e78", "score": "0.66442436", "text": "public void act(...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "d76008db36852d224a9834454ff91cb2", "score": "0.0", "text": "@Override\n\tpublic void delete(long prodSeq) {\n\t\tmapper.deleteAttachFile(prodSeq);\n\t}", "title": "" } ]
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.66285414", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}"...
1aad87bc87f8e2ee71bc1b3ac96edf55
Return type metadata object
[ { "docid": "c6a9f2f2165ac27e1efa35244588cfc2", "score": "0.0", "text": "public static org.apache.axis.description.TypeDesc getTypeDesc() {\r\n return typeDesc;\r\n }", "title": "" } ]
[ { "docid": "f27032e449adb16d767584b923660164", "score": "0.7304518", "text": "ClassMetadata getType();", "title": "" }, { "docid": "77b81506794e83b99f8cd0290057ad7a", "score": "0.714981", "text": "private TypeMetadata() {\n contents = new EnumMap<>(Entry.Kind.class);\n }", ...
96f2de7862bd729b298ec4988fadcb44
Returns the crossing pair if it is still present, otherwise the optional is not present. Complexity: O(1)
[ { "docid": "7810c31e312073d7cccd0d0b8e9f72b9", "score": "0.686393", "text": "private Optional<Pair<S, S>> getCrossingPair(final Node<S> node, final Pair<S, S>[] map) {\n Pair<S, S> result = null;\n if(node.hasNext()) {\n //aX ?\n if(node.getElement().isTerminal()) {\n...
[ { "docid": "b2374b614f23d1151bdb4f92620308ad", "score": "0.59071314", "text": "public boolean isPair() {\r\n\r\n return getHighestConsecutive() == 2;\r\n }", "title": "" }, { "docid": "65f9e0ae5edca8a75b40553129299f5b", "score": "0.58648354", "text": "boolean isTwoPair();",...
9f905506052fdd8466010c1c34c8a014
Getter method for the COM property "Auditing"
[ { "docid": "514ce93c0ffca272c4b42ca0bc504a2f", "score": "0.70372", "text": "@DISPID(251)\r\n\t// = 0xfb. The runtime will prefer the VTID if present\r\n\t@VTID(391)\r\n\tasci.activebatch.IObjectAuditing auditing();", "title": "" } ]
[ { "docid": "57a74cce6a6e908f74e7c3607198930d", "score": "0.6980026", "text": "public String getAuditFlag() {\n return auditFlag;\n }", "title": "" }, { "docid": "436eae519132e499f3cd01a2ea8dc7d6", "score": "0.68483746", "text": "public String getAuditStatus()\r\n\t{\r\n\t\t...
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": "eab3c23c208339831d7d3f8185b1f1c4", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jTabbedPane1 = new javax.swing.JTabbedPane();\n ...
[ { "docid": "b2448da2d88321527a008e8847d4903d", "score": "0.7521858", "text": "public LineupForm()\n\t{\n\t\tinitComponents();\n\t}", "title": "" }, { "docid": "17113ab7a06544a62482637e283ac13d", "score": "0.7391807", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defa...
8fa0593ee4555c248173a822f4811368
final ProgressDialog dialog=new ProgressDialog(getApplicationContext()); dialog.setMessage("uploading"); dialog.show();
[ { "docid": "8bbebf2c82c5c47e15c1f6a09fdc7160", "score": "0.0", "text": "public void uploadimage() {\n\n Toast.makeText(getApplicationContext(),\"text\",Toast.LENGTH_SHORT).show();\n\n firebaseUser= FirebaseAuth.getInstance().getCurrentUser();\n reference= FirebaseDatabase.getInstanc...
[ { "docid": "0c1b27e2cf60fc36e8ee733a02724b3b", "score": "0.75656015", "text": "@Override\n protected void onPreExecute() {\n\n progressDialog = new ProgressDialog(context);\n progressDialog.setTitle(\"Download in Progress\");\n progressDialog.setMax(100);\n progressDialog....
3cc21096b6eca779a688539d1968913e
Handle action bar item clicks here. The action bar will automatically handle clicks on the Home/Up button, so long as you specify a parent activity in AndroidManifest.xml.
[ { "docid": "8abf11f905388e938bd2ff31fc08562d", "score": "0.0", "text": "@Override\r\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\r\n\r\n //noinspection SimplifiableIfStatement\r\n if (id == R.id.action_settings) {\r\n return true...
[ { "docid": "66fb4eef026da4e1a08c9bebc57402c3", "score": "0.7865228", "text": "@Override\r\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\r\n\t switch (item.getItemId()) {\r\n\t case android.R.id.home:\t\t//App icon in action bar clicked, so go to the main activity\t \r\n\t...
a7a88713337fc845d94f473c6ee2e882
TimingLogger timingLogger = new TimingLogger("RGB", "updateDisplay");
[ { "docid": "5a45a20195af9b0e7ff863c11d5ce9aa", "score": "0.0", "text": "void updateDisplay() {\n for (int row = 0; row < ROWS_PER_SUB_PANEL; ++row) {\n// timingLogger.addSplit(\"loop row \" + row);\n // Rows can't be switched very quickly without ghosting,\n // so...
[ { "docid": "0dfe759e6b71eaa8ab7f7ace91c77aa1", "score": "0.619664", "text": "public void time() {\n timeCount += 1/frameRate;\n //println(frameRate);\n}", "title": "" }, { "docid": "b3fc2063ab415b1807a495873ca1b884", "score": "0.6025511", "text": "public void displayTime() {\n\t\ti...
f74acf1c05e6f814c1724ae76b47a842
Returns all rows from the productservices table that match the criteria 'is_specilist = :isSpecilist'.
[ { "docid": "c955ff5975ee8c56d5a157c79bda2bd2", "score": "0.8106982", "text": "public Productservices[] findWhereIsSpecilistEquals(String isSpecilist) throws ProductservicesDaoException;", "title": "" } ]
[ { "docid": "b28c3b0aa6ffc6ebc59e440200e857b1", "score": "0.79968095", "text": "public Productservices[] findWhereIsSpecilistEquals(String isSpecilist) throws ProductservicesDaoException\r\n\t{\r\n\t\treturn findByDynamicSelect( SQL_SELECT + \" WHERE is_specilist = ? ORDER BY is_specilist\", new Object[]...
110d8110005adfba480739ae1c103cc2
Merge function for merge sort
[ { "docid": "39f90cdb8dacdf444bb032a3a6a1192e", "score": "0.0", "text": "int[] merge(int[] arr1, int[] arr2){\n\t\tint[] arr = new int[arr1.length + arr2.length];\n\t\t//Keep track of indices for array1 and array2\n\t\tint i = 0;\n\t\tint j = 0;\n\t\t//Merge based on values at indices of arrays\n\t\tfor(...
[ { "docid": "09ea8086123ecd669d03b19da66b93fc", "score": "0.7285669", "text": "static void merge_sort(int[] a,int l,int h){\n int mid;\n if(l<h){\n mid=(l+h)/2;\n merge_sort(a,l,mid);\n merge_sort(a,mid+1,h);\n merge(a,l,mid,h);\n }\n }"...
1a1a082a60c30b67210bce76e95cd862
This method was generated by MyBatis Generator. This method sets the value of the database column activity_pdata.state
[ { "docid": "18c04dce7e7a5dd3d2c18744fa44208e", "score": "0.5123065", "text": "public void setState(Byte state) {\n this.state = state;\n }", "title": "" } ]
[ { "docid": "f35d44b4816cb501454bb5505cf3a635", "score": "0.58714664", "text": "@Override\r\n\tpublic void updateData(State state) {\n\t\t\r\n\r\n\t\tString sql = \"UPDATE STATE set STATE_DESC=?,STATE_ABB=? where STATE_ID = ?\";\r\n\t\t\r\n\t\tSystem.out.println(state.toString());\r\n\t\tSystem.out.prin...
5144476e7203d56fa0637e1382e12815
This method was generated by MyBatis Generator. This method returns the value of the database column tampone.id_tampone
[ { "docid": "cc2ae8f22d4f3b77496d210566d486fb", "score": "0.7972438", "text": "public Long getIdTampone() {\n\t\treturn idTampone;\n\t}", "title": "" } ]
[ { "docid": "26877008b11b24298a67179b96b9df8a", "score": "0.67444104", "text": "public void setIdTampone(Long idTampone) {\n\t\tthis.idTampone = idTampone;\n\t}", "title": "" }, { "docid": "4811e9245f9ff15b2ea6e2bb179945c9", "score": "0.6254676", "text": "public int getIdT() {\r\n ...
a7337010a5edd1dda55147d5f6c30a37
Created by Haodong on 2017/4/5.
[ { "docid": "de330aea14df5b7b14e6599ff34e24ef", "score": "0.0", "text": "public interface BaseModel {\n}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.5882217", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "10ead2e988bf977cb8edb2bacf974891", "score": "0.5780514", "text": "@Override\n\tprotected void init() {\n\t\t\n\t}", "title"...
656bd72b767243ada224677d0de23ae4
$ANTLR end rule__IterationCall__Group__5 $ANTLR start rule__IterationCall__Group__5__Impl ../org.eclipselabs.mscript.language.ui/srcgen/org/eclipselabs/mscript/language/ui/contentassist/antlr/internal/InternalMscript.g:12386:1: rule__IterationCall__Group__5__Impl : ( ( rule__IterationCall__Group_5__0 )? ) ;
[ { "docid": "6e4c4f107faf8334aca2407b126e84fc", "score": "0.8483347", "text": "public final void rule__IterationCall__Group__5__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipselabs.mscript.language.ui/src-gen/...
[ { "docid": "dc4c75205a4017744ed1b5bdc4f51482", "score": "0.865489", "text": "public final void rule__IterationCall__Group_5__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipselabs.mscript.language.ui/src-gen/org/e...
194ec49f8451c7925e8fb8930951a378
Method ini berfungsi untuk menambah pelanggan
[ { "docid": "c6c0839e5ae1501159af3739d4a9b4d4", "score": "0.0", "text": "public static boolean addPelanggan (Pelanggan baru)\n {\n for(User list : user_database)\n {\n if(baru.getID()==list.getID())\n {\n if(list instanceof Pelanggan)\n ...
[ { "docid": "40a0d519e12d1b10a6e187cfc979c6ba", "score": "0.6786188", "text": "public TambahAkun() {\n initComponents();\n }", "title": "" }, { "docid": "51c54250c7e85d4f7ec536d0c9ca7a54", "score": "0.67762023", "text": "public void onTambahClick(View view){\n String ...
cd035721fcd0d05b8b3f232958e345f6
$ANTLR end "rule__SimpleMethod__Group__2" $ANTLR start "rule__SimpleMethod__Group__2__Impl" InternalSimpleJava.g:3722:1: rule__SimpleMethod__Group__2__Impl : ( ( rule__SimpleMethod__NameAssignment_2 ) ) ;
[ { "docid": "c964ee9616d134ba1a171d65cd1c3df9", "score": "0.8722061", "text": "public final void rule__SimpleMethod__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalSimpleJava.g:3726:1: ( ( ( rule__SimpleMet...
[ { "docid": "390d962acddcd2fb19c92318acd767b3", "score": "0.8420338", "text": "public final void rule__SimpleClass__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalSimpleJava.g:3375:1: ( ( ( rule__SimpleClas...
4fcd4c5a23328b1b39cc55be86e04966
Process the player key pressed
[ { "docid": "98d6320d93b6181e4045f9e9ba7f6adc", "score": "0.0", "text": "public ArrayList<Player> processKeyInput(KeyEvent e){\n if(state == MainMenuState.SELECT){\n for(int i = 0; i < 4; i++){\n if(e.getKeyCode() ==(49+i)){\n numberOfPlayer = i+1;\n cu...
[ { "docid": "081d1ded17e94b2867334a321ac36d9f", "score": "0.77085793", "text": "public void handleKeyPresses() {\n\t\t// Gets the player from the model\n\t\tExtent player = model.getPlayer();\n\t\t// Left key is pressed\n\t\tif (StdDraw.isKeyPressed(java.awt.event.KeyEvent.VK_LEFT)) {\n\t\t\t// Moves pla...
250836fd270b6d7f7b8eb7c0a76ea252
Redirect activity Check if user is already logged in (remember me option)
[ { "docid": "1e26adfd0cd43c004137c70e700bb2c0", "score": "0.0", "text": "@Override\n public void run() {\n if(APIClient.isUserLoggedIn(context)){\n startTVShowActivity();\n ...
[ { "docid": "b1656ba479a8ee3b8d7f86d1574f8c18", "score": "0.71930593", "text": "private void checkUserLoggedIn() {\n\n if (auth.getCurrentUser()==null)\n startLoginActivity();\n else {\n auth.reloadCurrentUser(this);\n }\n }", "title": "" }, { "do...
d2e936911b5cdaa6b44b42398bea6065
/ Metodo encargado de buscar dentro de una lista que recibe como parametro. Todas las coincidencias encontradas son almacenadas dentro de la lista prestamosEncontrados la cual es devuelta al metodo llamador
[ { "docid": "f1b023d70cd300b1cdc5e2527d18c7ed", "score": "0.0", "text": "public List<Prestamo> busquedaPrestamosMorosos(List<Prestamo> prestamos){\n prestamosEncontrados.clear();\n for(int i = 0; i < prestamos.size(); i++){\n if(manejadorFecha.compararFechasDespuesActual(manejado...
[ { "docid": "8fe4b83b829796c2c711cf505b80b11c", "score": "0.74017507", "text": "@Override\n\tpublic List<Maestra> buscarOpciones(Maestra parametros) {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "5724e9be6d5e5cdb9badac213903a62b", "score": "0.7264392", "text": "private Parametr...
67c9490e1d4f4c5750c0e6260f8a974a
/ / / / / /
[ { "docid": "52dbd14d9827a27053bc3eef3a77759b", "score": "0.0", "text": "protected SortedSet getResultsSet() {\n/* 108 */ TreeSet ts = new TreeSet();\n/* 109 */ ts.add(String.valueOf(this.m_what) + this.m_value + \"\\n\");\n/* 110 */ return ts;\n/* */ }", "title": "" } ]
[ { "docid": "035f1350f51835e976527ee94aae34e4", "score": "0.5538044", "text": "public void truc(){\n left=(left+1)%8;\n middle=(middle+1)%8;\n right=(right+1)%8;\n }", "title": "" }, { "docid": "ed09b76919f53c65643ece0f61410ec7", "score": "0.54737484", "text": ...
9c669bd4ef7327d815ecd711e8120a1c
optional string status_loc_token = 16;
[ { "docid": "88ffb8202a96d18519a58fba400f604d", "score": "0.66489327", "text": "public Builder setStatusLocTokenBytes(\n com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000400;\n statusLocToken_ = value...
[ { "docid": "11ad6aeae9ce4a8f779b4b007f134fb0", "score": "0.7879255", "text": "java.lang.String getStatusLocToken();", "title": "" }, { "docid": "2d75f78f3bfe913731af6f556e84fe2b", "score": "0.733171", "text": "@java.lang.Override\n public java.lang.String getStatusLocToken() {\n ...
2d7690da334746b1f7b172d284e9fb5d
Test case number: 152 /Coverage entropy=0.6473442249981198
[ { "docid": "cefbd55cdd0135e86a967880f37c14b0", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test152() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer(\"[ (\");\n Token token0 = xPathLexer0.whitespace();\n assertEquals(\"\", token0.getTokenText());\n as...
[ { "docid": "09ddf7d6deb78bd2f34137112ee50c64", "score": "0.6744764", "text": "@Test\n public void testEntropy() {\n System.out.println(\"entropy\");\n ChiSquareDistribution instance = new ChiSquareDistribution(20);\n instance.rand();\n assertEquals(3.229201359, instance.en...
e5402f24822778175d7eebc53bd58ac9
protected static final String WRONG = "wrong"; private static final String WRONG = "wrong";
[ { "docid": "ebf73c89910bde1b48fbf863104545be", "score": "0.0", "text": "void implicit();", "title": "" } ]
[ { "docid": "7e0a1da0b3ca383d9f230eb7888e2a5a", "score": "0.58550596", "text": "private StringConstants() {\n\t}", "title": "" }, { "docid": "a82f30248d83d4a72d0ac7a81fad5637", "score": "0.5645451", "text": "public void improper() {\n\n }", "title": "" }, { "docid": "43...
0ebdc48e085f517015d0a6a13406d5a9
This repository will communicate with Question table of database using JPA
[ { "docid": "7793d346545e197bd5b667a9d00da51a", "score": "0.7132315", "text": "@Repository\r\npublic interface QuestionTypeRepository extends CrudRepository<QuestionType, Long> {\r\n\r\n}", "title": "" } ]
[ { "docid": "1d56225f5b022b2af7f49a9209968e81", "score": "0.76430076", "text": "@Repository\r\npublic interface QuestionRepository extends JpaRepository<Questions, Integer> {\r\n\r\n\t\r\n\t/**\r\n\t * This method fetches question list from DB based on Technology id.\r\n\t * @param id\r\n\t * @return lis...
987d62d8b9c09c6ad48941338be64664
/ Update input fields from editable to not editable and vice versa
[ { "docid": "d2ab78539eeea27d66f085228c89c5c3", "score": "0.6039164", "text": "private void setInputFieldsEnabled(boolean b){\n if(b){\n inputController.getInputWindow().getGaugeLengthInputField().setEditable(true);\n inputController.getInputWindow().getWidthInputField().setE...
[ { "docid": "5536378ce2f0af57d6f8bc62bdf97cae", "score": "0.7270963", "text": "private void editable() {\n idTextField.setEditable(true);\n textFname.setEditable(true);\n textLname.setEditable(true);\n textEmail.setEditable(true);\n textDiploma.setEditable(true);\n ...
2c6c4fa787b16f466ef1d60c6d2cc54b
Written for you Loads a decision tree from a file. Each line starts with either "Question:" or "Answer:" and is followed by the text Calls a recursive method to load the tree and return the root node, and assigns this node to theTree.
[ { "docid": "58ed4944f81ce1dd87c5a9e5503a8914", "score": "0.64912224", "text": "public void loadTree (String filename) { \n if (!Files.exists(Path.of(filename))){\n UI.println(\"No such file: \"+filename);\n return;\n }\n try{theTree = loadSubTree(new ArrayDeque...
[ { "docid": "09114c2b04ec69150980cffeec88714b", "score": "0.6625906", "text": "private static BinaryTree<String> loadTree()\n\t{\n\t\tString pathname = \"SaveData.twq\";\n\t\tFile file = new File(pathname);\n\t\tScanner input = null;\n\t\ttry\n\t\t{\n\t\t\tinput = new Scanner(file);\n\t\t}\n\t\tcatch(Fil...
38130ea8a3b6d94edfcd98fa063f2100
Given an iterator, return the number of items in it.
[ { "docid": "6dc08b3a9120730d64e53b966ebb2919", "score": "0.85430956", "text": "public static int size(Iterator<?> iterator) {\n int count = 0;\n for (; iterator.hasNext(); iterator.next()) {\n count++;\n }\n return count;\n }", "title": "" } ]
[ { "docid": "bb1ce0d2f25e4bebe4bc48bdcd2bc7e1", "score": "0.69240516", "text": "private int getSize(Iterable<?> theIterable) {\n int count = 0;\n\n final Iterator<?> iterator = theIterable.iterator();\n while (iterator.hasNext()) {\n iterator.next();\n count++;\...
a22ea83f2a0863e7e52ec1f085da8a2a
Define if the routed funds should be directly reinvested.
[ { "docid": "daa55cd50cc4b7f43877592c1921d99b", "score": "0.0", "text": "public void setAutoVest(Boolean autoVest) {\n if (autoVest == null) {\n this.autoVest = Boolean.FALSE;\n } else {\n this.autoVest = autoVest;\n }\n }", "title": "" } ]
[ { "docid": "7035b07a091ee8871aa9acadec58b2aa", "score": "0.656354", "text": "protected boolean isReInvite() {\n return this.reInviteFlag;\n }", "title": "" }, { "docid": "236b546571aa6a7b443d8ffda03d5531", "score": "0.59072024", "text": "@Override\n\tpublic boolean refund...
2f19e82a624c7686ed400c3968fc2f85
Decide on the campaign
[ { "docid": "93da17dad7567a508f0589c596f31b72", "score": "0.0", "text": "public ActionInterface evaluate(PlayerInfo playerInfo, Timestamp executionTime, double responseFactor, ResponseStat response) {\r\n\r\n Timestamp executionDay = getDay(executionTime);\r\n User user = playerInfo.getUser...
[ { "docid": "c6b559481d6817a302316040b4c8bf8c", "score": "0.64935064", "text": "public void setCampaign(java.lang.String campaign) {\n\t\tthis.campaign = campaign;\n\t}", "title": "" }, { "docid": "654827c7892c2dc6c96413fbedc8e8a5", "score": "0.6396917", "text": "private void getAndSh...
46801b58f4a806f5a78375af54e7f922
Returns the fill pattern given a string.
[ { "docid": "47ee733bbf389054626af8603a57aa68", "score": "0.79553133", "text": "public FillPattern getFillPattern(String fillPattern) {\n\n return FillPattern.valueOf(fillPattern);\n }", "title": "" } ]
[ { "docid": "27a0b950c5ffa0d347e0c600644907a4", "score": "0.6319068", "text": "public static Node_Pattern getPattern(String s)\n {\n \tNode_Pattern pattern = patterns.get(s);\n \treturn pattern;\n }", "title": "" }, { "docid": "68d395537307391eb2ed12d02f623f97", "score": "0.58...
1c3e9900e1470ed2cb948d474665b50a
Rate limiting based on:
[ { "docid": "d2cadb4af2886d99b56482d84472bbc1", "score": "0.5993522", "text": "private boolean rateLimitReached() {\n Long now = new Date().getTime();\n Long timePassed = now - this.lastCheck;\n this.lastCheck = now;\n this.allowance += (((double) timePassed / defaultPER)) * t...
[ { "docid": "c18d7b3bed0ee6b77ad3b8f0839dc68e", "score": "0.64308196", "text": "private int checkRateLimit(int currentRateLimit) throws GHRateLimitReachedException {\n // Want to be conservative so even if the counter says that the rate limit isn't 0, we want\n // to terminate early in orde...
cb1710caca2005136119679f1a075a4a
Method to run the "OnClick" event for the Sign up button
[ { "docid": "da7d9045200cabd1c8300398eb258a34", "score": "0.68510497", "text": "public void SignUP(View view) {\n Intent intent = new Intent(this, Sign_up.class);\n startActivity(intent);\n }", "title": "" } ]
[ { "docid": "d9006daf4767a772607e90ebe8ba9d89", "score": "0.8186001", "text": "public void clickSignUpButton(){\n super.clickButton(signUpButton);\n }", "title": "" }, { "docid": "01ef68e3141785afd2754906018dddcc", "score": "0.80160743", "text": "public void clickSignUp() {\...
e96503e2ca23ad6991de54da6eb894ea
Set the ID of cineplex.
[ { "docid": "30e1a2ad521848311ec1e14bd94c1e11", "score": "0.7391812", "text": "public void setCineplexID(int cineplexID) {\n this.cineplexID = cineplexID;\n }", "title": "" } ]
[ { "docid": "92999ee418632fdd3eccecdff32754a2", "score": "0.6762156", "text": "public void setC_id(long c_id);", "title": "" }, { "docid": "55ee6df1693afba70ea01d53f8b13d40", "score": "0.66411227", "text": "private SetID() {}", "title": "" }, { "docid": "48c7b19e5c583a1b04...
5ebd1fc8b02d137fa9065d90e3404bec
Represents the getDictionary function
[ { "docid": "cbb0e3ace4d8aa3905a46d242b320d62", "score": "0.6493561", "text": "public List<String> getDictionary() {\n return dictService.getDictionary();\n }", "title": "" } ]
[ { "docid": "8462277263252d85e6dbb37701a89b2d", "score": "0.846849", "text": "Map getDictionary() ;", "title": "" }, { "docid": "f7823827612acfa3e908e06f2b3ddab9", "score": "0.7211704", "text": "EDictionaryPassed createEDictionaryPassed();", "title": "" }, { "docid": "72e1...
1ae9375a16c683add6a630e39f197387
log.info("Doing INIT CORS filter");
[ { "docid": "20460079214a6821b57135b338ab258d", "score": "0.5771668", "text": "@Override\n\tpublic void init(FilterConfig config) throws ServletException {\n\t}", "title": "" } ]
[ { "docid": "d26ad182ff7b596b7658f2d4406847c4", "score": "0.70790535", "text": "@Bean\n public FilterRegistrationBean corsFilter() {\n \tlog.info (\"corsFilter \");\n UrlBasedCorsConfigurationSource source = new UrlBasedCorsConfigurationSource();\n CorsConfiguration config = new CorsC...
200fbf2a8990b7426f76abb04c5be469
Retrieves the user id for the given username
[ { "docid": "e574be7fae77178e1fa99731c9f59189", "score": "0.767266", "text": "public Integer getUserId(String username)\r\n throws SessionInternalError {\r\n UserDAS das = new UserDAS();\r\n Integer retValue = das.findByUserName(username,\r\n getCallerCompanyId...
[ { "docid": "cc37c90c272146e627a92005f6ac005e", "score": "0.7976204", "text": "@Override\n\tpublic int getUserIdByUsername(String username) {\n\t\tUser user = userMapper.getUserByUsername(username);\n\t\treturn user.getId();\n\t}", "title": "" }, { "docid": "ebc9a9256243ea0d17291fd9fe91e0d2",...
490c51d2b1cc535e4ad400bbffdd84ed
$ANTLR end "rule__QualifiedName__Group__1__Impl" $ANTLR start "rule__QualifiedName__Group_1__0" ../org.ow2.mindEd.idt.editor.textual.ui/srcgen/org/ow2/mindEd/idt/editor/textual/ui/contentassist/antlr/internal/InternalFractalIdt.g:4320:1: rule__QualifiedName__Group_1__0 : rule__QualifiedName__Group_1__0__Impl rule__Qual...
[ { "docid": "deedc248cd70535f53c0c13370325549", "score": "0.8113747", "text": "public final void rule__QualifiedName__Group_1__0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../org.ow2.mindEd.idt.editor.textual.ui/s...
[ { "docid": "9dc1d3cc590ed668b77c8d6cdecf975d", "score": "0.819577", "text": "public final void rule__QualifiedName__Group__0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../org.ow2.mindEd.idt.editor.textual.ui/src-...
72e9c0ee3a96684d751c7b9acc21451a
TODO Autogenerated method documentation
[ { "docid": "2969759752789685dc8df6b313e47bd0", "score": "0.0", "text": "public String getDescription() {\n return this.description;\n }", "title": "" } ]
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6221542", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6221542", "text": "@Override\n public void otvori() {\n ...
b4f17d2e337809269c5ab50a16b77e1f
Returns true if this Isolate is terminated.
[ { "docid": "2cb137f825773d8c5a0a40c55a1704d2", "score": "0.7787412", "text": "public boolean isTerminated() {\n int state = getStatus();\n return (state >= STOPPED);\n }", "title": "" } ]
[ { "docid": "623157edfb59fec50a0d4cf449e552e6", "score": "0.78860426", "text": "public boolean isTerminated() {\r\n\t\t\treturn terminated;\r\n\t\t}", "title": "" }, { "docid": "a140a6ab2f30f477da42ec1e23179f7f", "score": "0.78668773", "text": "public boolean isTerminated() {\n ...
0fb756396bb948c1b7736a63e4f665b6
Throw an exception because of an unknown property.
[ { "docid": "9b9c4ec95ea89d2ab4fb3a3a60daaf52", "score": "0.7169134", "text": "void unknownProperty(String name) throws IOException {\n\t\tCONTEXT.get().handleUnknownProperty(PARSER.get(), this, _valueClass,\n\t\t\t\tname);\n\t}", "title": "" } ]
[ { "docid": "f62671fd8ff4a45dc09ec615f81ef0bb", "score": "0.78884923", "text": "@Test(expected=com.sun.labs.util.props.PropertyException.class)\n public void unknownPropertyException() throws PropertyException, IOException {\n URL cu = getClass().getResource(\"undefinedPropertyConfig.xml\");\n ...
60c0a82684e53d45e203d10f16e91fa3
PUT endpoint Used for updating existing entry in the database
[ { "docid": "af40405a55ee22f24c2bd56f458c000b", "score": "0.0", "text": "@PutMapping(path = \"{shortLinkId}\")\n public void updateShortLink(\n @PathVariable(\"shortLinkId\") Long shortLinkId,\n @RequestParam(required = false) String name,\n @RequestParam(required = fa...
[ { "docid": "9d559c1c3da70e45671d12ad5a36e095", "score": "0.79296404", "text": "@GET\n\t@Path(\"update\")\n\tpublic void update(){\n\t}", "title": "" }, { "docid": "193f95158eb9e08f8ddc120336db98b1", "score": "0.7246604", "text": "@PutMapping( value=\"/\", produces=\"text/plain\",\n\t...
fcae51f3b4d97663aac8c6de6fac1235
Cancel: with default state. .class : javax.swing.JButton accessibleContext.accessibleName : Cancel name : cancelorderlogon .classIndex : 1
[ { "docid": "9fa573ce12e411a3dee20fdfd4c1e0d5", "score": "0.7081658", "text": "protected GuiTestObject cancel() \r\n\t{\r\n\t\treturn new GuiTestObject(\r\n getMappedTestObject(\"cancel\"));\r\n\t}", "title": "" } ]
[ { "docid": "3016172238f037a3b831420ae472fe9d", "score": "0.7546115", "text": "protected String cancelButton() {\n return buttonString(\"Cancel\");\n }", "title": "" }, { "docid": "f10f2245ed4d0bf99afcbf62fda22035", "score": "0.7510798", "text": "@Override\n\t\t\tpublic vo...
c954e2fa53ced48ce11422009e361a2c
optional .TSP.Reference mediator = 8;
[ { "docid": "94db603aeac96c6e8cb1ae75c2234d57", "score": "0.0", "text": "public org.techforumist.keynote.proto.TSP.TSPMessages.Reference getMediator() {\n return mediator_ == null ? org.techforumist.keynote.proto.TSP.TSPMessages.Reference.getDefaultInstance() : mediator_;\n }", "title": "" ...
[ { "docid": "039348adf244e1ac736aaaa27a7e2009", "score": "0.5961683", "text": "public TestTSP(){\n\tTSP.inicializa(0);\n }", "title": "" }, { "docid": "36fae2e574bee1024fbf24af1a17b9cf", "score": "0.580212", "text": "org.techforumist.keynote.proto.TSP.TSPMessages.Reference getMedia...
d366bd3f6234d2540a920c5a36e24ca9
/ This method is public so we can only implement this interface from inside the Animal class
[ { "docid": "04acd1a79042061a6d47c04389a31134", "score": "0.0", "text": "void alive();", "title": "" } ]
[ { "docid": "4adf8faa562ddf29cd7ef03b1688fcc2", "score": "0.70138717", "text": "private void seeAnimal() {\n\r\n\t}", "title": "" }, { "docid": "05d2e97369e1a01034bee71f8e1e98e9", "score": "0.6930846", "text": "public interface Animal {\n\n //Animal reproduce();\n\n}", "title":...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "ccd8b076f0756e321ec5bae96982ff59", "score": "0.0", "text": "public abstract void onLoadingStateChanged(LoadingState loadingState);", "title": "" } ]
[ { "docid": "176e34d0e98f75196c596e32acb014d3", "score": "0.73110557", "text": "protected Indirect() {/* intentionally empty block */}", "title": "" }, { "docid": "ccbad2fe39581989696edf7ff479266d", "score": "0.68201965", "text": "private static void somrtinhg() {\n\t\t\r\n\t}", "...
72c1718a18a049bf7696439caf664c8f
don't worry about this, it's just to trace so I can make sure my test cases are working as expected. [belt and suspenders kind of thing]
[ { "docid": "97824c9eb55b88f4531416c077c2be14", "score": "0.0", "text": "private void traceMe(String mcname, int expectedRecoveryVal, int result)\n\t{\n\n\t\t// System.out.println(mcname);\n\t\t// System.out.println(\"\\t*expected: \" + expectedRecoveryVal + \", got: \" +\n\t\t// result);\n\n\t}", "t...
[ { "docid": "6e6c551cc00bbc1ce1c63aa9ce1dbe64", "score": "0.67307705", "text": "private void testthings() {\n\t}", "title": "" }, { "docid": "00075c50e26b18237953cd05ffd5428b", "score": "0.61004466", "text": "@Override\n\tpublic void beber() {\n\t\t\n\t}", "title": "" }, { ...
81a992aacb6de5f6a9a2d1361f3b0f09
Sets up an agent to start playing a simulation!
[ { "docid": "6d161b76ecc5c66c8e430ea03d8821a8", "score": "0.57949144", "text": "private boolean setupAgent(Message setupMessage) {\n shutdownAgent();\n\n if (!createAgentInstance()) {\n showWarning(\"Agent Setup Failed\", \"could not setup the agent\");\n requestQuit();\n return fals...
[ { "docid": "977617d0cb1000195d8bb4acb1f4e903", "score": "0.7223281", "text": "public SimulationAgent() {\n\t\tsuper();\n\t}", "title": "" }, { "docid": "a671aeef0893f4c8ea70aced82b07de4", "score": "0.71523124", "text": "protected void setup() \n {\n\t\ttry {\n\t\t\tAgentController...
55647646aaf4dee8da9c0de8bdb80104
Load object from given informations
[ { "docid": "0fba63a50ca4c5fe31cebe97284afb4d", "score": "0.0", "text": "protected Type loadObject(Class valueClass, Vertex key, String valueString) {\n\t\treturn (Type) Utils.fromString(valueString, valueClass);\n\t}", "title": "" } ]
[ { "docid": "5792ddd5ccf7d9b5bc7fef9f3b5a95a8", "score": "0.6771497", "text": "public abstract void loadObjet(HashMap<String, String> filter);", "title": "" }, { "docid": "f2c7fbdc327cbe68b75f616745ea0b24", "score": "0.6454255", "text": "void loadObjects() {}", "title": "" }, ...
d1a7962421e659b3c1ea0c7333e6c117
Stops any file currently playing and opens the new audio file ready for play back.
[ { "docid": "947ff5a7dc1d8701c34903da4c765192", "score": "0.0", "text": "public boolean open(File file, long msLengthHint, boolean forceReopen)\n {\n if (currentFile != null)\n {\n // clip already loaded\n if (!forceReopen && file.compareTo(currentFile)==0) \n ...
[ { "docid": "3c311e4f0b69eeb494eafb90c8e3b79e", "score": "0.6577396", "text": "public void startPlaying() {\n\t\tFile musicPath = new File(defaultPath);\n\t\ttry {\n\t\t\tAudioInputStream audioInp = AudioSystem.getAudioInputStream(musicPath);\n\t\t\tclip = AudioSystem.getClip();\n\t\t\tclip.open(audioInp...
525a569a5b2f82d9f738f3953a5a3f26
Returns the current document count on the Document class
[ { "docid": "5eb95c974d9a703db420fb50e668629a", "score": "0.8598356", "text": "static int getDocCount() {\n\t\treturn Document.docCount;\n\t}", "title": "" } ]
[ { "docid": "f321b7fff4d932d580c62dacc9bcf39d", "score": "0.834909", "text": "public Long getDocCount() {\n return docCount;\n }", "title": "" }, { "docid": "ef77cebc0c3a900b1eaa7f25c749cefb", "score": "0.82063806", "text": "int getDocCount();", "title": "" }, { ...
fa42b0197c3c1b2dcc324ada1fa3d061
Gold and Loot Mechanics:
[ { "docid": "e154353a6280aaf0c3f68c6bc54339d7", "score": "0.6208439", "text": "public double getGold() {\n return this.gold;\n }", "title": "" } ]
[ { "docid": "2ae300d49e67aaaf42afe794f0f08d76", "score": "0.7383435", "text": "public void collectGold();", "title": "" }, { "docid": "475435629a8fd712ae393bc257e08e73", "score": "0.7041792", "text": "long getGold();", "title": "" }, { "docid": "475435629a8fd712ae393bc257e...