query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "aca7d0c177d0bdfa00952bc4b91177a7", "score": "0.0", "text": "@Override\n\t\t\tpublic void onItemClick(AdapterView<?> arg0, View arg1, int position, long id) {\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tFruit fruit = fruitList.get(position);\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tToast.makeText(MainActivity.this, fru...
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.66616714", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "81758c2988d9979c7d4b3fd5b3cce0e5", "score": "0.6566483", "text": "@Override\r\n\tpublic void pular() {\n\r\n\t}", "title": "" }, { ...
822329b7534888407dd0549a56453b46
/////////////////////////////////////////////////////////////////////// /////////////////////// DRAW GRAPH OVERLAYS // /////////////////////// Draws constant graph elements, such as grid lines and the world frame axes
[ { "docid": "78a4a7451533388e021ca1544cbaca36", "score": "0.6618196", "text": "public void drawOverlays()\n {\n int xSpacing = panelWidth / 11;\n int ySpacing = panelHeight / 10;\n double mmPerSpacingX = worldDistX / 11.0;\n double mmPerSpacingY = worldDistY / 10.0;\n ...
[ { "docid": "b8221c27798536e14b294de2ed87fa56", "score": "0.6735885", "text": "public void drawGraph() {\n\t\tclearGraph = false;\n\t\tresetBounds = true;\n\t\tnullifyCachedPaths();\n\t\trepaint();\n\t}", "title": "" }, { "docid": "4e0b23a4151c349cec20a5130cec52c3", "score": "0.6734857", ...
dffc454045ea462c5defe48a08015d23
Gets (as xml) the "client_ip" attribute
[ { "docid": "e95d0de2fcb378955daa7924fdee74b2", "score": "0.8018788", "text": "public org.apache.xmlbeans.XmlString xgetClientIp()\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.apache.x...
[ { "docid": "77a45e92e0931aed0915eaa89787ed61", "score": "0.8041004", "text": "public java.lang.String getClientIp()\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.apache.xmlbeans.Simple...
a0fdceba57b6366f93bf0bff2b487a2f
/ renamed from: com.alipay.sdk.util.e.a
[ { "docid": "dca5e21235e74754f16d6620ac13a4c3", "score": "0.0", "text": "public interface C0134a {\n void m376a();\n }", "title": "" } ]
[ { "docid": "e2cb091075d6c4f45f5f7cd4951e6e4d", "score": "0.5811044", "text": "private AliasResponse(android.security.KeyChainAliasCallback r1) {\n /*\n // Can't load method instructions: Load method exception: null in method: android.security.KeyChain.AliasResponse.<init>(android.s...
99530a76f97f392f9a836046c7c49e6e
This method returns true if the transcoding process is finished. It can be used to create a nonblock program, that will not sleep until the coding is finished.
[ { "docid": "a915207becf6a9b7812faae0b2649101", "score": "0.0", "text": "public void stop();", "title": "" } ]
[ { "docid": "06be744ff31e2512f85f47f4db13ddf8", "score": "0.6849351", "text": "protected boolean isFinished() {\r\n //TODO: need to intelligently find out when this should be done -JPL\r\n return false;\r\n }", "title": "" }, { "docid": "9320318e76e7314314412beaf68777c3", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c35a9e4eaeab3ab3298751fe99f9eb9d", "score": "0.0", "text": "@Override\n\tpublic Map<String, Object> selectUserRating2(Map<String, Object> map) {\n\t\tMap<String, Object> resultMap = movieDAO.selectUserRating2(map);\n\t\treturn resultMap;\n\t}", "title": "" } ]
[ { "docid": "9208773f8d675a45ef2786d0cb668514", "score": "0.6545634", "text": "@Override\n\tpublic void addiion() {\n\t\t\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.653176", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}", "title...
7603b03b49fab69afa41ee63d6db4c69
Passing the focus request to the viewer's control.
[ { "docid": "9ff5bfacb03bf1b01eb382c542815704", "score": "0.7933165", "text": "public void setFocus() {\n \t\tviewer.getControl().setFocus();\n \t}", "title": "" } ]
[ { "docid": "aadbdba8c93f867fc311841e698616cd", "score": "0.8079644", "text": "@Override\n \tpublic void setFocus()\n \t{\n \t\tviewer.getControl().setFocus();\n \t}", "title": "" }, { "docid": "add61fef475f6068cb49b36005d92a36", "score": "0.8066633", "text": "@Override\n public vo...
6d7ea1f612bf8c7925f3d0f71901b071
Update the figures to draw.
[ { "docid": "2871452de0ecbdab21f723d4f6894a7c", "score": "0.75941634", "text": "private void _updateFigures() {\n if (SciAreaFeature.getDisplayChopBeams()) {\n _addChopBeams();\n }\n }", "title": "" } ]
[ { "docid": "648114c8df164fc1326c4b82f5bdb935", "score": "0.73215693", "text": "public void updateGraphics(){\n partMain.updateData(vertices, indexArray);\n }", "title": "" }, { "docid": "e55ebdbe80a33c3f28ef11e4a9c6caf4", "score": "0.73056704", "text": "public void update()...
00fa84a6c15b6b8cd4e3e9eb487afe64
optional uint32 server_port = 5;
[ { "docid": "db979f673abd13285079bb0d91b5f955", "score": "0.0", "text": "public Builder clearServerPort() {\n bitField0_ = (bitField0_ & ~0x00000010);\n serverPort_ = 0;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "61a365cf45fd8193dd90723f748a1d5a", "score": "0.80354005", "text": "public int getServerPort(){ return this.serverPort;}", "title": "" }, { "docid": "cd70bfb2f8d342e19bd971b80d257a1c", "score": "0.7844217", "text": "int getServerPort();", "title": "" }, { "doci...
060f8ee5565ab7e8ff46b6959b9cd907
Returns the value of the Project child. Attribute null:Project documentation Project file to import
[ { "docid": "6770531aedbbb7368b8b304c3da71fc2", "score": "0.6322222", "text": "@Nonnull\n\t@Required\n\t@ExpressionFragment(path = true)\n\tGenericAttributeValue<String> getProject();", "title": "" } ]
[ { "docid": "ddb5c69e8d6f3ed838e4dda2665f39ca", "score": "0.64800876", "text": "public Project getProject() { return project; }", "title": "" }, { "docid": "091bdb4d17fdcafa2388ae4582921451", "score": "0.6453743", "text": "public String getProject_file() {\r\n return project_fi...
ed1dc2dcd21eb1c2117d9b41943806c5
TODO Pulldown. What kind of callback is needed here?
[ { "docid": "269261eb2c0b671b79bef182efb0a88d", "score": "0.0", "text": "public final IMenuCreator getMenuCreator() {\n \t\treturn null;\n \t}", "title": "" } ]
[ { "docid": "7996887cd33b3de9dc8a2721ab60fa5f", "score": "0.7106736", "text": "void callback();", "title": "" }, { "docid": "2c3fdf917851fba4653e334e8842f052", "score": "0.6909215", "text": "@Override\n public void callbackComplete() {\n }", "title": "" }, { "docid":...
099b5c2e6d31c7aa83431bb7aa5bb8ab
A function operand in a matching function. Used to represent nested functions. .google.ads.googleads.v4.common.Operand.FunctionOperand function_operand = 3;
[ { "docid": "a8767168efc8db07eb7ab75bc74692fb", "score": "0.7495705", "text": "public Builder setFunctionOperand(com.google.ads.googleads.v4.common.Operand.FunctionOperand value) {\n if (functionOperandBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n ...
[ { "docid": "3d5fc55c7a4f1364abeed114397171bd", "score": "0.80599916", "text": "@java.lang.Override\n public com.google.ads.googleads.v4.common.Operand.FunctionOperandOrBuilder getFunctionOperandOrBuilder() {\n if (functionArgumentOperandCase_ == 3) {\n return (com.google.ads.googleads.v4.commo...
8445bf106d34f09867049b15bf15d5ef
Opens a new View Student window, which displays all of the students in the database
[ { "docid": "c97fe15d836e5de246fc606108b7f23b", "score": "0.5466683", "text": "public void mousePressed(MouseEvent arg1) {\n\t\t\t\tdispose();\r\n\t\t\t\tnew ViewStudents().setVisible(true);\r\n\t\t\t}", "title": "" } ]
[ { "docid": "27ec3512948d3b70780610b3059168f8", "score": "0.69096416", "text": "public void ViewStudent(ActionEvent event) throws IOException {\n\t\t//\n\t\tParent root = (Parent) FXMLLoader.load(Main.class.getResource(\"view/studentstable.fxml\"));\n\t\tStage primaryStage = new Stage();\n\t\t// Length a...
bc4ab46236cb9695b2f60dd108ae7453
$ANTLR end "entryRuleSectionBatteryLayer" $ANTLR start "ruleSectionBatteryLayer" InternalGuardin.g:212:1: ruleSectionBatteryLayer : ( ( rule__SectionBatteryLayer__Group__0 ) ) ;
[ { "docid": "af75441efbf315b3af4f7df05fe659b2", "score": "0.8452188", "text": "public final void ruleSectionBatteryLayer() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalGuardin.g:216:2: ( ( ( rule__SectionBatteryLayer__Gro...
[ { "docid": "22836c73a53bc4830cea875a0c9dff31", "score": "0.78997266", "text": "public final void rule__SectionBatteryLayer__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalGuardin.g:2185:1: ( ( () ) )\n ...
25f04359897d3df26bee683a47a83c20
Skip the update if the throttle is about to perform a search anyway.
[ { "docid": "4a3032b6ce6956fc8de3c66d6c832f89", "score": "0.54934496", "text": "public void actionPerformed(ActionEvent e) {\n \tif (searchThrottle != null && !searchThrottle.isRunning()) {\n \t\tsearchRange = SearchRange.CHECK_ALL;\n \t\tperformSearchTimerHandler();\n ...
[ { "docid": "693345063fa5a3dbeb62c96dc2bf3c27", "score": "0.6063121", "text": "Query<T> forUpdateSkipLocked();", "title": "" }, { "docid": "c46bbbf0869458ce30e0a47a7a357624", "score": "0.5759241", "text": "private void performSearch(final SearchRange range) {\n // If new reques...
5f2ba695b95635f2cdf161724a4be8e4
Lists Data Fusion instances in the specified project and location.
[ { "docid": "7f2531f24a453d9d65242a69e64fb0cd", "score": "0.5750772", "text": "public void listInstances(com.google.cloud.datafusion.v1.ListInstancesRequest request,\n io.grpc.stub.StreamObserver<com.google.cloud.datafusion.v1.ListInstancesResponse> responseObserver) {\n io.grpc.stub.ClientCa...
[ { "docid": "3f2ca6f1f787f5df58e4a9188575bcf1", "score": "0.62272966", "text": "public com.google.cloud.datafusion.v1.ListInstancesResponse listInstances(com.google.cloud.datafusion.v1.ListInstancesRequest request) {\n return io.grpc.stub.ClientCalls.blockingUnaryCall(\n getChannel(), getLi...
2eec88de8274eed43bf5704527c19c75
BrandDiscountMapper brandDiscountMapper = new BrandDiscountMapper();
[ { "docid": "ad1bd6d521c36a1efb6b5f2b2f7e93e8", "score": "0.0", "text": "private static Brand getBrand(String brandName) {\n\t\tMap<String, Brand> allBrands = brandDiscountMapper.getBrandMap();\n\t\treturn allBrands.get(brandName);\n\t}", "title": "" } ]
[ { "docid": "9164035072bfbaaf83351fd2b87ae18b", "score": "0.6995586", "text": "public abstract interface PrdDiscountMapper extends Mapper<PrdDiscount> {\n List<PrdDiscount> selectDiscounts(@Param(\"prdDiscount\")PrdDiscount prdDiscount);\n}", "title": "" }, { "docid": "7e07239d0589237adcaf...
ddc50e26666e578d5c17e14e8da31e4e
Node current will point to head
[ { "docid": "766cb6074b23c3335d018ae8ef737809", "score": "0.0", "text": "public int maximumNode() {\n Node current = head; \n int max; \n \n //Checks if list is empty \n if(head == null) { \n System.out.println(\"List is empty\"); \n return ...
[ { "docid": "f79a203e36e70271caed923021d4ff6e", "score": "0.74161774", "text": "public void jumpToHead(){\n\t\tcurrent = head;\n\t\tcurrentidx = 0;\n\t}", "title": "" }, { "docid": "aa1367fa4b5b72d12b8fdc9046608497", "score": "0.72795093", "text": "public void goToHead() {\n\t\t\n\t\t...
ed81676fc1adb11154b0336b8286bf79
3. IMS Player Details Page
[ { "docid": "f5e6ea05fc34c34a8cb8432953a933aa", "score": "0.0", "text": "@Test(groups = {\"regression\"})\r\n\tpublic void passwordChangedInIMS(){\r\n\t\tnewPassword = passwordValidationRule.generateValidString();\r\n\t\tuserData = DataContainer.getUserData().getRandomUserData();\r\n\t\thomePage = Portal...
[ { "docid": "0b6e78b53cda08caa756470120e29626", "score": "0.70480317", "text": "private void showItems()\n {\n System.out.println(player.getCurrentItemDetails());\n }", "title": "" }, { "docid": "8023c98d0aeb7f50c97bab7a0a480cde", "score": "0.6321786", "text": "private vo...
3be9cb340b5396f7e843c2efbb501e5b
The number of storage objects to list. Between 1 and 100. optional .google.protobuf.Int32Value limit = 3;
[ { "docid": "2a69db9dc6c88ef39c3e63467b56810c", "score": "0.0", "text": "public boolean hasLimit() {\n return instance.hasLimit();\n }", "title": "" } ]
[ { "docid": "6780a598fb44f6344eeaac57d4708520", "score": "0.6723086", "text": "public int getSizeLimit() {\n\t\treturn sizeLimit;\n\t}", "title": "" }, { "docid": "3d792dc64670e4b118082af06df5c0ca", "score": "0.66853845", "text": "public int getLimit() {\n return limit;\n }", ...
955e1c5603129e6581c66d881ed15472
Download, cache, verify, and unpack the specified native jar file. Before downloading, check the cached time stamp for the jar file against the server. If the time stamp is valid and matches that of the server, then we will use the locally cached files. This method assumes that cacheDir and nativeTmpDir both exist. An ...
[ { "docid": "5f319b58378cd41a7d8d21eebaba4732", "score": "0.6941588", "text": "private void processNativeJar(URL url) throws IOException {\n assert cacheDir.isDirectory();\n assert nativeTmpDir.isDirectory();\n \n String urlString = url.toExternalForm();\n String nativeFil...
[ { "docid": "487c297bfe01d564de30e71e4b0b01eb", "score": "0.66782236", "text": "private void validateCache(URLConnection conn,\n File nativeFile,\n File indexFile) throws IOException {\n \n // Lock the cache directory\n final String lckFileName = \"cache.lck\";\n ...
8ece05625841cd33362b8b0d41c10326
optional float x_pos = 6 [(.display_name) = "Map X Pos", (.comment) = "X position on the quest map"];
[ { "docid": "7de21b25458a527a1c96c5b4f0ad4eb7", "score": "0.0", "text": "boolean hasXPos();", "title": "" } ]
[ { "docid": "0b7f698e6b9aff4e192f03c1821f667e", "score": "0.70445395", "text": "public int getXPosition() { return x; }", "title": "" }, { "docid": "573ca56acf586100d434c8f8184bac91", "score": "0.6935965", "text": "public int getXPosition(){\r\n return xPosition;\r\n }", ...
7736a6ef88468da91e1044b8a7408841
Add a wiki page template
[ { "docid": "6b577863834e3390b5e3cb267a642295", "score": "0.63774747", "text": "public void addTemplate(String title, String description, String content){\n\t\tdialog = new Dialog(driver);\n\t\tif (isElementNotPresent(ELEMENT_TEMPLATE_LINK)){\n\t\t\tgoToTemplateManagement();\n\t\t}\n\t\tinfo(\"--Add a wi...
[ { "docid": "d76a6f91ccfb48314a052122fd353804", "score": "0.7201366", "text": "public void addWikiPageFromTemplate(String title, int mode, String template)\n\t{\n\t\tBy eTemplate = By.xpath(ELEMENT_SELECT_TEMPLATE_LINK.replace(\"{$template}\",template));\n\t\tgoToAddTemplateWikiPage();\t\n\t\tinfo(\"--Ad...
d3ab2aed41f5ad84eab3e46a83d5d722
Asserts that an exception was thrown when trying to close each of the given throwables and that each such exception was suppressed because of the given thrown exception.
[ { "docid": "427450cda70be6c175ff4c59215a6120", "score": "0.453238", "text": "private void assertSuppressed(Suppression... expected) {\n assertEquals(ImmutableList.copyOf(expected), suppressor.suppressions);\n }", "title": "" } ]
[ { "docid": "4714668253364816b64ee63d803aad66", "score": "0.656505", "text": "@SuppressWarnings(\"PMD.CloseResource\") // false-positive\n public static Exception closeAll(Collection<? extends AutoCloseable> closeables) {\n Exception composed = null;\n for (AutoCloseable it : closeables)...
c8077a775741f90044baba2bde97a67f
If it can find location from address, display marker on map This method can be called from outside. At that time, isMapReady must be true.
[ { "docid": "a07d7e39dbb3d93bfe734031b7e55d84", "score": "0.0", "text": "void getLocationFromAddress(String address) {\n if (!isMapReady) {\n return;\n }\n\n Locale locale = Locale.getDefault();\n Geocoder geocoder = new Geocoder(context, locale);\n try {\n ...
[ { "docid": "bff7fe60ad95ff8e6f059a14c14fa70b", "score": "0.7094634", "text": "@Override\n public void onMapReady(GoogleMap map) {\n if(map == null) return;\n Log.i(\"onMapReady\", \"123\");\n mMap = map;\n\n // Use a custom info window adapter to handle multiple lines of t...
8293a364bc62ec9e6e341ad1bc8b552f
jhipsterneedleentityaddfield JHipster will add fields here, do not remove
[ { "docid": "823574a9919d9ee0ef0470408b7a800c", "score": "0.0", "text": "public Long getId() {\n return id;\n }", "title": "" } ]
[ { "docid": "39d3873d0c59fb8fe6a243ad05f7891d", "score": "0.61250836", "text": "@Override\n public void addField(\n final Field field)\n {\n super.addField(field);\n }", "title": "" }, { "docid": "1e54bee3f9baa93308a642520481e275", "score": "0.5981642", "text": ...
7d953ddbbd1d184b20f9aa735131552f
This method was generated by the VisualAge for Java EJB AccessBean tool. / WARNING: THIS METHOD WILL BE REGENERATED.
[ { "docid": "d1d300c8128953f7aafc16758cfc78e6", "score": "0.0", "text": "public void _copyToEJB(java.util.Hashtable h) {\n byte[] localSitedocfilebody = (byte[]) h.get(\"sitedocfilebody\");\n\n if ( h.containsKey(\"sitedocfilebody\") )\n setSitedocfilebody((localSitedocfilebody))...
[ { "docid": "6c01a30c13f514fe9a3c30f356bfcf00", "score": "0.6674527", "text": "public interface KzlAntennes2NRI extends com.ibm.ivj.ejb.runtime.CopyHelper, javax.ejb.EJBObject {\n/**\n * \n * @return int\n * @exception String The exception description.\n */\nint getAntposantennid() throws java.rmi.Remote...
1481d3abf7cb2bf187c988c7ca3ddacb
Creates a new Node object with the given x,y coordinates.
[ { "docid": "205bd363e2402135809b5833dd9062f1", "score": "0.8035534", "text": "public Node(final int x, final int y) {\r\n\t\tthis.x = x;\r\n\t\tthis.y = y;\r\n\t}", "title": "" } ]
[ { "docid": "8af09b49d1f464c135d907eff2c5fe1b", "score": "0.76025563", "text": "public static Node createNode(int x, int y) throws IllegalArgumentException {\n // TODO Fill in here\n return null;\n }", "title": "" }, { "docid": "5f0c31c7ab4e9de153c7372d476087ac", "score":...
6adf3c059fbe3ad2d6941e2151f0975d
overrides Object's equals method. Two employees are considered equal if they have the same email address
[ { "docid": "f7a57eeb9a205bfc0e70563a7cc423ea", "score": "0.81425434", "text": "public boolean equals(Object o){\n if (o instanceof Employee){\n Employee employee = (Employee)o;\n return email.equals(employee.email); \n }\n else{\n return false;\n }\n }", "title": "" ...
[ { "docid": "a9d518ddd1ad1d82447869bbdb100675", "score": "0.8020806", "text": "@Override\r\n\tpublic boolean equals(Object e2){\r\n\t\tif (this.getEmployeeNumber() == ((Employee)e2).getEmployeeNumber()){\r\n\t\t\treturn true;\r\n\t\t}\r\n\t\telse {\r\n\t\t\treturn false;\r\n\t\t}\r\n\t}", "title": ""...
61a263e9bd09f46581d6daf54de9a68c
Returned die Anzahl der Siege
[ { "docid": "b0ebc8478c72e92df5d4eb19385b6098", "score": "0.0", "text": "public int getWins(){\n\t\treturn wins;\n\t}", "title": "" } ]
[ { "docid": "7f5fd7e1cc61f5c5dc54479a1a049c9e", "score": "0.72068715", "text": "public int count()\n\t{\n\t\treturn num;\n\t}", "title": "" }, { "docid": "7333550d90e4b45a1c9c731e03c333dd", "score": "0.71983343", "text": "int getNumberCount();", "title": "" }, { "docid": "...
dee7f77999cf6aec02150846bbabd301
Around pointcut to wrap all monitorable components in the CAS namespace. Starts a span, and returns the result of the joinpoint in the end.
[ { "docid": "c9e3812ff58fdf30922176eba01980fd", "score": "0.66074854", "text": "@Around(\"allSentryComponents()\")\n public Object aroundSentryMonitoredComponents(final ProceedingJoinPoint joinPoint) {\n val spanType = getSpanTypeFromJoinPoint(joinPoint);\n val transaction = Sentry.start...
[ { "docid": "9b2128e1227afc1d404213c2105ae9ab", "score": "0.50843936", "text": "@Around(\"(methodInsideAnnotatedType()||constructorInsideAnnotatedType())&&(!methodAndConstructor())\")\n public Object InsideAnnoedTypeMethodAndConstru(ProceedingJoinPoint joinPoint) throws Throwable {\n if (!enabl...
62a72f62e6e663ca3214957aa377900c
Adds the data source listener.
[ { "docid": "d4dcad26dc0aee5d397398d535ddb844", "score": "0.74850863", "text": "public void addDataSourceListener(DataSourceListener listener) {\r\n\t\tif (!listeners.contains(listener)) {\r\n\t\t\tlisteners.add(listener);\r\n\t\t}\r\n\t}", "title": "" } ]
[ { "docid": "47e5ab91182134dc980ef0df4dd001ba", "score": "0.6356428", "text": "public void addDataSource(DataSource ds) {\r\n this.dataSources.add(ds);\r\n if(this.run.get() && !this.done.get()) {\r\n this.createAndStartThread(ds);\r\n }\r\n \r\n this.setChan...
ca2d6b4ef54757a013e32eb606db361a
==================================================================================================== testRFC2822DTRdfXml DEFAULT_RFC2822DT, RDF/XML ====================================================================================================
[ { "docid": "d218c78a56d80d187a69b8fb25dba066", "score": "0.6854775", "text": "@Test\r\n\tpublic void testRFC2822DTRdfXml() throws Exception {\r\n\t\tClass<?> f = CalendarSwap.RFC2822DTZ.class;\r\n\t\tWriterSerializer s = getRdfSerializer().addPojoSwaps(f);\r\n\t\tReaderParser p = new RdfParser.Xml().add...
[ { "docid": "0eb9d7be0c22c83680b1bca6d372eec2", "score": "0.6142198", "text": "@Test\n public void testibm_not_wf_P53_ibm53n01xml()\n throws IOException\n {\n try( Reader reader = new FileReader( new File( testResourcesDir, \"not-wf/P53/ibm53n01.xml\" ) ) )\n {\n par...
3de752f25ce6a2ee41bb483621e7ccb8
Clears all remembered locales from this thread.
[ { "docid": "a9e4073bcafaa0aa183f0b29f62d5c5b", "score": "0.56864387", "text": "public void clear() {\n clearAll();\n }", "title": "" } ]
[ { "docid": "ccd5bcabaad6ed2872428bcd4479d99c", "score": "0.7241799", "text": "public void clear() {\n localeCB.removeAllItems();\n localeCB.addItem(LocaleItem.getDefaultItem());\n localeCB.setSelectedItem(LocaleItem.getDefaultItem());\n for (LocaleSelector slave : slaveSelectors) slave.clear...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "877c8fda9603d210fe5eb4ac32e7949a", "score": "0.0", "text": "public void c() {\n int i = this.f21795f;\n if (i == 0) {\n d dVar = new d();\n o.a().a((az) dVar);\n dVar.a(this.f21792c, this.f21793d, this.f21794e, this.f21796g);\n } else if ...
[ { "docid": "ec76ff8d70ced9d8135ad33b23353b4d", "score": "0.6922981", "text": "@Override\r\n\t\t\tpublic void adelante() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "7c4f2f94b290de5507eb56a649c4fab9", "score": "0.6922649", "text": "@Override\n\tpublic void grabar() {\n\t\t\n\t}...
6d881b85be0c991019db2224abf0b164
Navigate to the AddEditJob page.
[ { "docid": "ac910a1308a892ea0bc19cb009b3670b", "score": "0.7284645", "text": "public void goToEditJob()\n {\n Intent intent = new Intent(this, AddEditJobActivity.class);\n intent.putExtra(TECHNICIAN_ID_EXTRA, getIntent().getIntExtra(TECHNICIAN_ID_EXTRA, 0));\n startActivity(inten...
[ { "docid": "8985af8ef25e9cb28a6f0b9c6961727f", "score": "0.61743784", "text": "public void modifyJobDetails() throws IOException\r\n {\n JobDetailsIntermediaryController.setJobDetails(adSelectedRows.get(0));\r\n JobDetailsIntermediaryController.setIsFromModifyButton(true);\r\n\r\n ...
21aca7ac8a66496c19656f828d294868
Invoked when task's progress property changes.
[ { "docid": "377afcb727ddaf214d1fdf020a547728", "score": "0.6738635", "text": "public void propertyChange(PropertyChangeEvent evt) \n{\n\tif (\"progress\" == evt.getPropertyName()) \n\t{\n\t\tint progress = (Integer) evt.getNewValue();\n\t\tprogressMonitor.setProgress(progress);\n\t\tString message =\n\t...
[ { "docid": "07272a31f924a8fc1d91432367a29c07", "score": "0.7599564", "text": "@Override\n public void onProgress(UploadTask.TaskSnapshot taskSnapshot) {\n double progress = (100.0 * taskSnapshot.getBytesTransferred() / taskSnapshot.getTotalByteCount());\n ...
bc0ff6bfb964e0f8b098b57873ee7cb8
Build call for linkFileToFileUsingPUT
[ { "docid": "2764cea9da3cf1870a1f0522f1399fb9", "score": "0.56988966", "text": "public com.squareup.okhttp.Call linkFileToFileUsingPUTCall(Long file1, Long file2, String model, String repository, String token, String type, final ProgressResponseBody.ProgressListener progressListener, final ProgressReques...
[ { "docid": "4b84612296753d36c212625d187425ab", "score": "0.56331587", "text": "public com.squareup.okhttp.Call pasteFileUsingPUTCall(Long file, String model, Boolean move, Long node, String repository, String token, String type, Long actTimestamp, final ProgressResponseBody.ProgressListener progressList...
753c211315c718bf14470fa62b597814
This method was generated by MyBatis Generator. This method returns the value of the database column stock_location_route.product_selectable
[ { "docid": "70fc8af7a7f63fbd0b85a2858eae8d2a", "score": "0.63950557", "text": "public Boolean getProductSelectable() {\n return productSelectable;\n }", "title": "" } ]
[ { "docid": "87df56436da0d04cc2cfc789c597e408", "score": "0.59398526", "text": "public void setProductSelectable(Boolean productSelectable) {\n this.productSelectable = productSelectable;\n }", "title": "" }, { "docid": "3a4f7690b92eaa4e66bc96604c7779cc", "score": "0.5424204", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f987e3568ee2f25e618f0f929dd7390e", "score": "0.0", "text": "@Override\n\tpublic void onMouseMoved(MouseEvent e) {\n\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "118f2b8a20f48999973063ac332d07d3", "score": "0.6563993", "text": "@Override\r\n\t\t\tpublic void atras() {\n\r\n\t\t\t}", ...
263dcb9838302d75cdd3db372cfbdb5b
Inflate the layout for this fragment
[ { "docid": "fd42cd67bc0025d75e8864b3b3efceae", "score": "0.0", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n rootView = inflater.inflate(R.layout.recycler_view_layout, container, false);\...
[ { "docid": "4393c859154bbe16da7d6e207e3873ad", "score": "0.68913364", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {\n return inflater.inflate(R.layout.rss_list_fragment, container, false);\n }", "title": "" }, ...
7d5c2bb6f10688185754f92a85222702
check if fail/pass before edit
[ { "docid": "8877309fb503d933a1891289d95eb289", "score": "0.0", "text": "@RequestMapping(value = \"/update\", method = RequestMethod.POST)\n public String update(\n Model model,\n Locale locale,\n RedirectAttributes redirectAttrs,\n @ModelAttribute UserSessi...
[ { "docid": "b71850bd98185fe735428c127fc0085a", "score": "0.6875475", "text": "@Override\n\tprotected void editable(boolean ok) {\n\t\t\n\t}", "title": "" }, { "docid": "16042a294dc94ad0a9dd485769d4efc6", "score": "0.6410101", "text": "private void editAction() {\n try {\n ...
664fe4b28501b11e0592d1753af45516
if you want to display image from internet here you can put code for loading image using glide or picasso
[ { "docid": "5b13a3a5699855b511ec13ae9813d5b6", "score": "0.0", "text": "void setPostImage(postitem postItem){\n postImageView.setImageResource(postItem.getImage());\n\n }", "title": "" } ]
[ { "docid": "c3177be4c149bb46fa0afffb304454cb", "score": "0.7889529", "text": "public void loadImage(){\n try {\n if(this.url!=null) {\n new DownloadImage(this,this.url).executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR); //See DownloadImage task\n }\n }\...
c0dacc6650c2c2a311e36a3ede1f6735
Sample Code used found here.
[ { "docid": "a744e1931b25583a07f651d3c778a490", "score": "0.0", "text": "private Bitmap encodeToQrCode(String text) throws WriterException {\n BitMatrix bitMatrix;\n try {\n bitMatrix = new MultiFormatWriter().encode(\n text,\n BarcodeFormat....
[ { "docid": "1260bf70decb91faff8466bae6765ba2", "score": "0.6126603", "text": "private stendhal() {\n\t}", "title": "" }, { "docid": "7338379d2d6ae90127d4e002504a8acc", "score": "0.6019472", "text": "private static void oneUserExample()\t{\n\t}", "title": "" }, { "docid": ...
c3c131b3aeed72ce4cd2332cfdfa94a6
Is the given char a digit?
[ { "docid": "4e8b7248a6be7e2a75d98e4b9fe7586a", "score": "0.8252843", "text": "public static boolean isDigit(char c)\n {\n short m;\n m = map(c);\n return TidyUtils.toBoolean(m & DIGIT);\n }", "title": "" } ]
[ { "docid": "bbe7f45c7966e11c56dc26e22f9ec222", "score": "0.8562515", "text": "public static boolean isDigit(char paramChar) {\n/* 5653 */ return isDigit(paramChar);\n/* */ }", "title": "" }, { "docid": "9651383d0e081f5ace6db4bf48e66fa4", "score": "0.8531545", "text": "priv...
29a0a735c0bcc63b941b9d1ccd02d488
Get the number of nodes (cities) in the instance
[ { "docid": "ce99ba0b3073dbdaf17d552e3aba6a86", "score": "0.0", "text": "@Override\n\tpublic TSPSolution explore(TSPInstance instance, TSPSolution s, ExplorationStrategy strategy) {\n\t\tint nbNodes = s.size();\n\t\tdouble deltaMin = Double.MAX_VALUE, delta;\n\t\tint i, j, k;\n\t\t// To store the best tr...
[ { "docid": "c36d578bacd77e2f1837184540e443ee", "score": "0.79745996", "text": "int getNodesCount();", "title": "" }, { "docid": "c36d578bacd77e2f1837184540e443ee", "score": "0.79745996", "text": "int getNodesCount();", "title": "" }, { "docid": "97708b6900b25e7caa8d51e3fe...
348147480d7b17c4394dd5154599d67d
Sets the text color of the title, if present.
[ { "docid": "8f181f38c52c5b72abbe72e027207348", "score": "0.7388803", "text": "public void setTitleTextColor(int color) { throw new RuntimeException(\"Stub!\"); }", "title": "" } ]
[ { "docid": "7750a86c2f20b2b22115ffbb970bb7af", "score": "0.7625673", "text": "public void setTitlecolor(String titlecolor) {\n this.titlecolor = titlecolor == null ? null : titlecolor.trim();\n }", "title": "" }, { "docid": "9f5df30314173d6f42b49170a765bf34", "score": "0.719818...
e8c81e84caaf4cb422b97045933b87be
Start next instructions screen
[ { "docid": "42f422ea8db7f9c2f1784417dd1df10c", "score": "0.0", "text": "@Override\n public void onClick(View v) {\n Intent i = new Intent(Instructions2.this, Instructions3.class);\n startActivity(i);\n\n }", "title": "" } ]
[ { "docid": "2c86a9e8ae989e29ecac31c2e0ba0ed1", "score": "0.70796365", "text": "private void nextButtonClicked(){\n if(currentScreen == \"search\"){\n loadChunkScreen();\n }else if(currentScreen == \"create\") {\n \tstopChunkScreenAudio();\n \tloadMusicScreen();\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b8737afc888c43cafee3fae6d95ed5dd", "score": "0.0", "text": "@Override\r\n\tpublic boolean isValid(List<String> checkList, ConstraintValidatorContext cvc) {\n\r\n\t\tif (checkList == null) {\r\n\t\t\treturn true;\r\n\t\t}\r\n\r\n\t\tif (java.util.Arrays.asList(optionList).containsAll(checkLis...
[ { "docid": "3d9823aba51891281b4bbd4b1818b970", "score": "0.6671074", "text": "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.6567672", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "ti...
db7f636dc978494d36086574ad814ded
/ (nonJavadoc) Method declared on FieldEditor.
[ { "docid": "e564848ca4334699dea4d0147f758d90", "score": "0.0", "text": "@Override\n\tprotected void adjustForNumColumns(final int numColumns) {\n\t\tfinal Control control = getLabelControl();\n\t\t((GridData) control.getLayoutData()).horizontalSpan = numColumns;\n\t\t((GridData) _tableViewer.getTable()....
[ { "docid": "63b63b1e9e7437e29f1b039ae4c97879", "score": "0.7430143", "text": "public void fieldEvent (EditorEvent event)\n {\n }", "title": "" }, { "docid": "5d03f8c0405d8033a929ae35855215a7", "score": "0.73871785", "text": "public String doField(FieldEditor fe) {\n\t\treturn n...
61c2cea491377e5a1391732993a0bb57
which trace the infos of the system
[ { "docid": "890bfd12bad3547f39e7449eb26323a1", "score": "0.0", "text": "public static synchronized void info(Boolean enable, String infoMsg) {\n String[] parts = Tracking.LineNb().split(\"-\") ;\n Toggle(globalSwitcher && enable,parts[0],Integer.valueOf(parts[1])) ;\n\n (Database.getInstance()...
[ { "docid": "d0c472f0c5cea1d4bb7ef2ea84a4d30e", "score": "0.70546335", "text": "private void printTraceInformation() {\n if (log.isTraceEnabled()) {\n log.trace(\"System properties:\");\n final List<String> p = System.getProperties().entrySet().stream().map(entry -> \"\\t\" + entry.g...
56245afd13104371659eb4e44bd5a8c1
Draws the player one and twos panels only.
[ { "docid": "29ec0c62f79eef9e94b30ae3f6c953e8", "score": "0.0", "text": "public void drawLabels(Graphics g, ImageObserver imgObs, int x, int y) \n {\n g.setColor(Color.GREEN);\n g.setFont(new Font(\"TimesRoman\", Font.PLAIN, 19));\n g.drawRect(x, y,width , height/3);\n g.fi...
[ { "docid": "1eeeb03e77a03bbf9e5908a862999c44", "score": "0.65138924", "text": "public void printGame() {\n for (int row = 0; row < ctrl.getHeight(); row++) {\n for (int column = 0; column < ctrl.getWidth(); column++) {\n panels[row][column].draw();\n }\n ...
5c8323e37e0295197d23a81664c71dd4
Constructor tha trequires the attributes that caused the exception to be thrown.
[ { "docid": "ede3c280a536818e71577f42aaf00e0f", "score": "0.0", "text": "public MultipleDataEntriesException(TRequestToken requestToken) {\n\n\t\tthis.requestToken = requestToken;\n\t}", "title": "" } ]
[ { "docid": "5d795b168405adc7fe2c56d663dacd56", "score": "0.74983805", "text": "public InvalidAttributesException() {\n super();\n }", "title": "" }, { "docid": "4f1417a08f38fb9c45a60a18af8ce12b", "score": "0.73769504", "text": "public GoodCitizenException() {\n s...
d3b7a534a3c2b0a71100cd537d108ffc
returns associated positions in storehouse of given cargo
[ { "docid": "7fc27dd39d43976983983f6e33ccb9ab", "score": "0.72445047", "text": "public int getAssociatedPositions (Cargo cargoToBeInspected) throws Exception {\n for (int j = 0; j < storehouse.length; j++) {\n if(storehouse[j] == cargoToBeInspected){\n return j;\n ...
[ { "docid": "bf69d3219e2b44a7a7ae1afaece96cad", "score": "0.6329673", "text": "Set<Coordinates> getOccupiedPositions();", "title": "" }, { "docid": "ba2de6c6bcd4d399670225d1eaf7845e", "score": "0.5892319", "text": "public List<Coord> getCheeseLocations();", "title": "" }, { ...
2d0984d11f05c89c0f1a24a201988f70
Get instance of Singleton
[ { "docid": "e14203c5c7e078b6e2195143a894242c", "score": "0.0", "text": "public void testMultipleInstances() {\n\t\tSingleton singleton1 = Singleton.getInstance();\n\t\t\n\t\t// Again get instance of Singleton\n\t\tSingleton singleton2 = Singleton.getInstance();\n\t\t\n\t\t// Compare both instances. It s...
[ { "docid": "62573c16a63f830949afb8c215b0b1b3", "score": "0.86333966", "text": "public static Singleton getInstance()\r\n\t{\r\n\t\treturn instance;\r\n\t}", "title": "" }, { "docid": "3bced9be0edc39483a688278d4641195", "score": "0.85860425", "text": "public static Singleton getInstan...
c5a8cd0ed8e32d87586cf619f55d1861
Activates this card, after having been found
[ { "docid": "e7f441951ceb00ff8b9bcd8e2e7c92d1", "score": "0.7908578", "text": "void activateCard(Card card) {\n isActive = true;\n }", "title": "" } ]
[ { "docid": "df828da0859a2967001c54dcfc9d03bc", "score": "0.72028005", "text": "public void PunchIn(){\n current.getCard().setActive(true);\n /*\n CurrentCard.getCard().setActive(true);\n CurrentCard.setActive(true);\n */\n }", "title": "" }, { "docid": "...
068f26d539ef63cc6666638565369aff
Check that the query 'created >= "2w"' is converted correctly.
[ { "docid": "264c9ce69d2976724db622f68009de7c", "score": "0.0", "text": "@Test\n public void testPopulateFromSearchRequestRelativeFrom()\n {\n final String afterDate = \"-2h\";\n\n FieldValuesHolder actualHolder = new FieldValuesHolderImpl();\n actualHolder.put(\"random\", \"wo...
[ { "docid": "a8c888e929df610aa4e7f322a3c7f2d7", "score": "0.5222979", "text": "@Test\n public void testPopulateFromSearchRequestRelativeTooManyTo()\n {\n final String beforeDate2 = \"-2w\";\n final String beforeDate = \"-2h\";\n\n final Query query = new QueryImpl(new AndClause...
b2b54b40a95aa7ad55d8c37fa84f0206
Gets the Authentication from the service
[ { "docid": "b2696c036d9b525dadc8ef7976980aa1", "score": "0.0", "text": "void get(final ICallback<? super Authentication> callback);", "title": "" } ]
[ { "docid": "a42b388d2c6eb732b4f05b9120edabea", "score": "0.8090354", "text": "Authentication getAuthentication();", "title": "" }, { "docid": "3a9779fa97d0c91281d76f4f079ff8fb", "score": "0.7580636", "text": "public Authentication getAuthentication() {\n\n\t\treturn BaseWebServiceCli...
321841da4dd14334901744240eab1860
A transferFrom transaction contains multiple outputs repeated .PlainOutput outputs = 2;
[ { "docid": "dd954d436f0ee939cd6f15832c5651a1", "score": "0.0", "text": "public org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder addOutputsBuilder() {\n return getOutputsFieldBuilder().addBuilder(\n org.hyperledger.fabric.protos.token.Transaction.PlainOutput.getDefaul...
[ { "docid": "e7e50602b8cb1439ed5f4e7fac68fc02", "score": "0.63891035", "text": "@Test\n\tpublic void testTransfer() {\n\t\tAccount acc1 = new Account(00000, \"acc1\", true, 1000.00, 0, false);\n\t\tAccount acc2 = new Account(00001, \"acc2\", true, 1000.00, 0, false);\n\t\taccounts.add(acc1);\n\t\taccount...
f05e188ee43ed318ed2927034b54e831
Load Transponders data for the Source defined and the current User from .freq file. The file must reside in the directory where the loader is launched
[ { "docid": "9d2b5816b877f1337e618356b24c840d", "score": "0.75912493", "text": "private void loadTransponders() throws FileNotFoundException, IOException {\r\n\t\tSourceRepository sr;\r\n\t\tSource source;\r\n\t\tBufferedReader sourceFreq;\r\n\t\tTransponderRepository tr;\r\n\r\n\t\tsr = new SourceReposi...
[ { "docid": "b35659942b216f3bc204007b966ce738", "score": "0.5666608", "text": "private void readSourceDataFiles(){\r\n \tString statusFileName = CommonUtility.prop.getProperty(AppConstants.CONFIG_FILES_LOCATION)\r\n \t\t\t\t\t\t\t\t\t\t\t .concat(AppConstants.EXECUTE_STATUS_TESTCASE);\r\n \tso...
84d870c3ed7320a944ff32316e3347f3
finding the minvalue to return the successor
[ { "docid": "086a874bf4f8f96cc5d52061124a297d", "score": "0.597188", "text": "int minValue(Node node)\n {\n int minv = node.val;\n while (node.left != null)\n {\n minv = node.left.val;\n node = node.left;\n }\n return minv;\n }", "title":...
[ { "docid": "628db93bcb7ffe059736c71b297293eb", "score": "0.7044023", "text": "private BinaryNode<AnyType> successor(BinaryNode<AnyType> p)\n {\n if (p.right != null) {\n return findMin(p.right);\n }\n\n BinaryNode<AnyType> Pparent = p.parent;\n while (Pparent !...
38c4a73501987a459a1761968544d956
From the examples 00 , return the index value as A[1] =1 01>0 , return the index value as A[2] =1
[ { "docid": "9f08093fba08218fa4fdc3c56aaa9e13", "score": "0.0", "text": "public int peakIndexInMountainArray(int[] A) {\n //if(A.length < 3) return -1;\n \n //use binary search\n int start = 0;\n int end = A.length-1;\n int mid = 0;\n while (start< end) {...
[ { "docid": "76ddc24ee8567c9dba012ad68a59ceac", "score": "0.6845803", "text": "int idx01(short i0, short i1) {\n\n // lookup position of i0\n final int pos = keys.findIndex(i0);\n if(pos==-1)\n return -1;\n if(pos<-1)\n return -it.baseIndex(-2 - pos);\n\n...
2732000ee6614eda215a497ff897d400
Run the MimeType() constructor test.
[ { "docid": "2286292d36b2cc70ac9f5d4c5ab9e042", "score": "0.7502299", "text": "@Test\n\tpublic void testMimeType_1()\n\t\tthrows Exception {\n\n\t\tMimeType result = new MimeType();\n\n\t\t// add additional test code here\n\t\tassertNotNull(result);\n\t\tassertEquals(null, result.getExtension());\n\t\tas...
[ { "docid": "38750d1d4b3ec06b40eec7f8015e9bba", "score": "0.70837593", "text": "@Test\n\tpublic void testMimeType_2()\n\t\tthrows Exception {\n\t\tElement root = new Element(\"\");\n\n\t\tMimeType result = new MimeType(root);\n\n\t\t// add additional test code here\n\t\t// An unexpected exception was thr...
6fd037690ce212cfa6d8b0100781312c
[DllImport(PATH, CallingConvention = CallingConvention.Cdecl)] public static extern int ImageSetRotation(int id, int rotation);
[ { "docid": "b123b594c211ef189bab21378bae2c2f", "score": "0.8041395", "text": "int ImageSetRotation(int id, int rotation);", "title": "" } ]
[ { "docid": "1122d302562cca96be5c19a10f30fd98", "score": "0.59913313", "text": "private static Matrix setRotation(String filepath)\n {\n Matrix matrix = new Matrix();\n ExifInterface exif = null;\n\n try\n {\n exif = new ExifInterface(filepath);\n int ...
31adb510cde119b80bbe84d45f526893
// get & set
[ { "docid": "9ce1efb39ddf3026142fb86c34389915", "score": "0.0", "text": "public void setName(String n){\n\t\tname = n;\n\t}", "title": "" } ]
[ { "docid": "8d5e1e149b54434e5ef011301af95400", "score": "0.68889093", "text": "public Object get();", "title": "" }, { "docid": "7a8dc5f2a5bf173fe9d71979e2e2883a", "score": "0.6694528", "text": "public T get() {\n return value;\n }", "title": "" }, { "docid": "7...
d25920e4d0bce8073434db4b00482a1c
Recursively delete the directory root and all its contents
[ { "docid": "4356d39c14d7b9add36e214cd2e1e092", "score": "0.7623012", "text": "public static void deleteDirectory(Path root) throws IOException {\n Files.walkFileTree(root, new SimpleFileVisitor<Path>() {\n @Override\n public FileVisitResult visitFile(Path file, BasicFileAttr...
[ { "docid": "e36c4a003bddde570ed330b5363997b8", "score": "0.7587117", "text": "private void clearDirectory() {\n if (Files.exists(path, LinkOption.NOFOLLOW_LINKS)) {\n FileSystemUtils.deleteRecursively(path.toFile());\n }\n }", "title": "" }, { "docid": "7e212833a0b7eb452eb71a01e3...
bb68cfc6ad43549020dfb38ab52e0034
Switches the focus to the frame or iFrame with the given name.
[ { "docid": "3e9dd6ec88514f199ed13a918ffc8895", "score": "0.7846665", "text": "public void switchToFrameWithName(final String name) {\n FitnesseContainer.get().getActiveWindow().selectFrameWithName(name, getDriver());\n }", "title": "" } ]
[ { "docid": "5bb7f1a17813ef883e59d3c595312f7a", "score": "0.69488555", "text": "public void grabKeyboardFocus() {\n name.setFocus(true);\n }", "title": "" }, { "docid": "9ff5bfacb03bf1b01eb382c542815704", "score": "0.6471391", "text": "public void setFocus() {\n \t\tviewer.getCo...
f25fa54f30768c3dd0cbd74d41316b70
/ method to return TestClassInfo annotation in test class
[ { "docid": "8c368b495020ea929b5ddd2e5c0a0241", "score": "0.7913595", "text": "private TestClassInfo getTestClassAnnotation(String testClass) throws Exception{\n\t\t//check if test class annotation exists in the class\n\t\tif (TestRailHandler.class.getClassLoader().loadClass((testClass)).isAnnotationPres...
[ { "docid": "5885b567ba606af422295f014b5142fa", "score": "0.65589094", "text": "public static String getClassBeingTestedInfo(String testClass){\n String testClassName = testClass;\n String classBeingTested = testClassName;\n String retVal = null;\n \n if(testClassName.e...
543a6df31f98279b2a12ae66776c18c9
first sync states to actual state
[ { "docid": "eedc3b9e480d84c217dd32f84e801e76", "score": "0.0", "text": "@Override\n public void run() {\n sync(management);\n if (OpenHabRestApiClient.isAlive(management)) {\n // create gpio controller\n final GpioController gpio = GpioFactory.getInstance();\n ...
[ { "docid": "b54e908e0876aea8f93f801a703da92f", "score": "0.7374908", "text": "private SyncState() {}", "title": "" }, { "docid": "9f1cbfba22a80bf0a5267c6bae0b8483", "score": "0.6593253", "text": "public void synced() {\n Preconditions.checkNotNull(state);\n state.setSta...
5d5b311632ef5ff4429d0511106ae6bc
Delete a model by id.
[ { "docid": "454f87245f4f855e506a403674f4e322", "score": "0.0", "text": "void delete(Integer id) throws PersistenceException;", "title": "" } ]
[ { "docid": "052aac6016395855f1bad85f9a3d1a10", "score": "0.7680872", "text": "void deleteById(String id);", "title": "" }, { "docid": "052aac6016395855f1bad85f9a3d1a10", "score": "0.7680872", "text": "void deleteById(String id);", "title": "" }, { "docid": "052aac60163958...
3648a2419e534e628b378898967c9e9b
$ANTLR end "T__119" $ANTLR start "T__120"
[ { "docid": "c4e88801c3968b771e974a4578fa84e9", "score": "0.56534576", "text": "public final void mT__120() throws RecognitionException {\n try {\n int _type = T__120;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // ./generationTemp/generated/TCS.g:137:8: ( 'endNL' )\...
[ { "docid": "4e8bce930fe813196158b2290a02b9b7", "score": "0.5689557", "text": "public interface ParserConstants {\n\n /** End of File. */\n int EOF = 0;\n /** RegularExpression Id. */\n int Num = 5;\n /** RegularExpression Id. */\n int BOOL_LIT = 6;\n /** RegularExpression Id. */\n int REF_TYPE =...
268d823c1dc6739d4bacaea06ab5b3a3
Color the final result
[ { "docid": "f6418b643747a21371abc2c94370996f", "score": "0.0", "text": "private Spanned colorResult(String number) {\n if (Build.VERSION.SDK_INT >= 24) {\n return (Html.fromHtml(number, 1)); // for 24 api and more\n } else {\n return Html.fromHtml(number);// or for ol...
[ { "docid": "72729e1a4111c0a46fcf6cc9d49beb0e", "score": "0.7151287", "text": "String outputBackgroundColor();", "title": "" }, { "docid": "d86794d63a009b6801a408ef41ec44bd", "score": "0.6582644", "text": "@Override\r\n\tpublic void drawingColor() {\n\t\tSystem.out.println(\"Draw red\...
e0234b18ba88d7b40e5fae1df40633ce
Edit a customer address
[ { "docid": "1f20ede6cb9ddf3e1cd597d7a8251748", "score": "0.912149", "text": "public void editAddress(CustomerImpl customer, String address);", "title": "" } ]
[ { "docid": "2be272bb7f7fa08ea3c88706d01aca0d", "score": "0.7643895", "text": "AddressDto edit(AddressDto address);", "title": "" }, { "docid": "1da5a3bb877b2518310adff2398a2cfa", "score": "0.7519893", "text": "protected void editCustomer() {\n String firstName = firstNameField...
9f407a6c3bcb496937f91a9fe39a1ca1
Declaring Blinking effect method
[ { "docid": "53e8b9e4679cfd28c976df4d5bf517f1", "score": "0.6907563", "text": "@Override\n public void onClick(View view) {\n BlinkingEffect();\n }", "title": "" } ]
[ { "docid": "45bc41e1e323f292267759b597078e4e", "score": "0.7459471", "text": "public void blink(){\n Animation animation1 =\n AnimationUtils.loadAnimation(getActivity().getApplicationContext(),\n R.anim.blink);\n fanMax.startAnimation(animation1);\n ...
33295618be656808c586bb2e15f9c04b
Test case number: 10 /Coverage entropy=1.4941751382893085
[ { "docid": "f36a9308c2f8072620f4393b6f288f07", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test10() throws Throwable {\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n Instances instances0 = textDirectoryLoader0.getDataSet();\n LinkedList<SGD> ...
[ { "docid": "d6df76b4cd9e17e2c3e4b99debdb01f6", "score": "0.7320802", "text": "@Test\n public void test16() throws Throwable {\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n Instances instances0 = textDirectoryLoader0.getDataSet();\n Evaluation evaluation0 = n...
3be3daf3fcef8d74a5922952f41d0163
repeated .games.Game games = 2;
[ { "docid": "a07fc6065be1900c026cbe648bed5c9d", "score": "0.536071", "text": "public java.util.List<? extends proto.games.GamesProto.GameOrBuilder> \n getGamesOrBuilderList() {\n return games_;\n }", "title": "" } ]
[ { "docid": "14a6c036f794c4295b13c641bcd4035b", "score": "0.65336025", "text": "public void addGames() {\n totalGames++;\n }", "title": "" }, { "docid": "1bff5daf1d2cf2cc58031747afb1a342", "score": "0.62644035", "text": "public void setGame(Game game) {\n this.game =...
7fa99ca5d85309f2da1f4301506213c2
uint32 per_page = 2;
[ { "docid": "9d3e48760ed87a3bf62d044073a93087", "score": "0.5574381", "text": "int getPerPage();", "title": "" } ]
[ { "docid": "1bb9a07b7f59d3dfabddf4eb9b00b39a", "score": "0.702921", "text": "static int pageSize() {\n/* 400 */ if (pageSize == -1)\n/* 401 */ pageSize = unsafe.pageSize(); \n/* 402 */ return pageSize;\n/* */ }", "title": "" }, { "docid": "31e6756d0f5372818ce2c0b92cd488b8...
a4d21e42b51ae07ea864dbf345a9cd26
This method was generated by MyBatis Generator. This method corresponds to the database table neuedu_cart
[ { "docid": "e1b1e96dbc0df50e01cc4c97951ef1a5", "score": "0.0", "text": "int deleteByPrimaryKey(Integer id);", "title": "" } ]
[ { "docid": "8ae126cfd8c5fb7538288b3a805e032b", "score": "0.65008974", "text": "public List<Cart> findAllCarts() {\n\t\treturn jdbcTemplate.query(\"select * from CART_TBL\", new CartRowMapper());\n\t}", "title": "" }, { "docid": "9e604af843e0d5bef22b00b5d83d52ec", "score": "0.6286192", ...
5c77bf3fab8cbab225da65517f992cd9
SmartDashboard.putNumber("Left Encoder", encLeft.getDistance()); SmartDashboard.putNumber("Rights Encoder", encRight.getDistance());
[ { "docid": "f70a966cba68835368ac6578bf6ee6e0", "score": "0.0", "text": "public void monitor(){\n\t\tSmartDashboard.putNumber(\"Drivetrain Model X\", model.center.x);\n\t\tSmartDashboard.putNumber(\"Drivetrain Model Y\", model.center.y);\n\t\tSmartDashboard.putNumber(\"Drivetrain Heading\", navx.getAngle...
[ { "docid": "05fc35fef5e4d9dec689ab1336cfe802", "score": "0.66977066", "text": "public void logEncoderData(){\n \tSmartDashboard.putNumber(\"Left Front Encoder Distance: \", Robot.chassis.getEncoderDistance(LFEncoder));\n \tSmartDashboard.putString(\"Left Front Encoder Direction: \", (Robot.chassis...
3ff518500e7a18852a101cfa1f985036
Constructs a server to run with the given ConnectionFactory on the given address/port.
[ { "docid": "0c65ad0eabe18e872d3d81dc4bd6b9f7", "score": "0.53969145", "text": "public HttpServer(ResponderServlet servlet, ConnectionFactory connectionFactory, String bindAddress, int port)\n throws IOException {\n this.server = new org.eclipse.jetty.server.Server();\n HttpConfiguration httpC...
[ { "docid": "6ad0de0fc5e839470c5bbe1ede70a645", "score": "0.67521256", "text": "public ServerSocket createSocket(int port)\n throws Exception;", "title": "" }, { "docid": "0fc3782acfee75ee88bb91c79b799602", "score": "0.6712151", "text": "public ServerSocket createServerSock...
ac28f3da72336d86bc73b8d38f9d01ba
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If t...
[ { "docid": "6255788f0cdd1b6aeb92d4b7262d11cd", "score": "0.0", "text": "public static AddTpEventToEntityStateResponse parse(javax.xml.stream.XMLStreamReader reader) throws java.lang.Exception{\n AddTpEventToEntityStateResponse object =\n new AddTpEventToEntityStateResponse();\n...
[ { "docid": "37b8c1fa9be67f09866107994fa99b8c", "score": "0.60302", "text": "public static Elemento parse(javax.xml.stream.XMLStreamReader reader) throws java.lang.Exception{\n Elemento object =\n new Elemento();\n\n int event;\n java.lang.String nillableVa...
7513731c2c4567d41c14162c265a2cf7
/////////////////////////////////////////////////// ///////////// API Implementation/////////////////// ///////////////////////////////////////////////////
[ { "docid": "2e6b9531d104d293364d278f118e4ca9", "score": "0.0", "text": "@Override\n public void execute() throws ResourceUnavailableException, ResourceAllocationException {\n try {\n Vlan result = _configService.updateVlanAndPublicIpRange(this);\n if (result != null) {\n ...
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.65373623", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "d8211552b23c886f56d98e4efc7a55fa", "score": "0.6329276", "text": "private void OI() {\n\t\t\n\t}", "title": "" }, { ...
edcfa2e1e1d708599e12e50370251208
/ Following functionalities are tested: II) Field search B) Search using a string pattern a) single name GenericFieldReferenceBA tests b) any char characters GenericFieldReferenceBB tests b) any string characters GenericFieldReferenceBB tests Search reference to a single name pattern
[ { "docid": "d72cd2795b7a9729dada1039f76a0481", "score": "0.6782866", "text": "public void testGenericFieldReferenceBA01() throws CoreException {\n\t\tJavaSearchResultCollector resultCollector = new JavaSearchResultCollector();\n\t\tIJavaSearchScope scope = getJavaSearchScope15();\n\t\tsearch(\"gen\", FI...
[ { "docid": "cbbcd5f16727e60cfbc79461fc3a73af", "score": "0.62069094", "text": "public void testGenericFieldReferenceAC01() throws CoreException {\n\t\tJavaSearchResultCollector resultCollector = new JavaSearchResultCollector();\n\t\tIJavaSearchScope scope = getJavaSearchPackageScope(\"g2.f\", true /* ad...
8ce355691dd908f59bc66c8c73adb500
optional .pb.Signal signal = 4; if mtype == HAL_MEMBER_SIGNAL
[ { "docid": "b4ba9899f4275ea706b962a8676b867b", "score": "0.5724649", "text": "public pb.Object.Signal getSignal() {\n if (signalBuilder_ == null) {\n return signal_;\n } else {\n return signalBuilder_.getMessage();\n }\n }", "title": "" } ]
[ { "docid": "ea9b296a639f0544cd84e7f874c3d536", "score": "0.69121546", "text": "pb.Object.SignalOrBuilder getSignalOrBuilder();", "title": "" }, { "docid": "db399f48d4b7bb650516d37eb4740e5f", "score": "0.68935454", "text": "pb.Object.Signal getSignal();", "title": "" }, { ...
659893232e54dd84b46268a4b00325ff
ITestOperation //ADDD (description of class) //ADDD (description of core fields) //ADDD (description of core methods)
[ { "docid": "6e84730e11a36e0bb8a46e618655ed6c", "score": "0.6968978", "text": "public interface ITestOperation\n{\n\n\tabstract public void debugTest();\n\n\tabstract public void performTest();\n}", "title": "" } ]
[ { "docid": "99b39400b06a0f41de56f0124b1faf0f", "score": "0.65068054", "text": "public interface TestOperations {\n\t\n\t/**\n\t * Echo.\n\t *\n\t * @param apiKey the api key\n\t * @return the method\n\t */\n\tMethod echo(String apiKey);\n\n\t/**\n\t * Login.\n\t *\n\t * @param apiKey the api key\n\t * @...
70568d15030d926951fbff6ce7967d57
This method fill the Green color
[ { "docid": "7d6d8c417b5f426466fcf85817262d01", "score": "0.796647", "text": "public void fillColor() {\n\t\tSystem.out.println(\"Green color\");\n\t}", "title": "" } ]
[ { "docid": "23c52c029da1318fe979d83c21ab148e", "score": "0.7706153", "text": "String fillColor();", "title": "" }, { "docid": "5d0cf4b40e5b31cd5281147959f530ae", "score": "0.70814025", "text": "private void _fillPattern() {\n int red = _currentColor.getRed();\n int gree...
e41f8de7619943c4d7c7fb5c116cff12
Returns true iff the specified team's base is somewhere to the south of this agent (above agent's current vertical position).
[ { "docid": "9937d237c25fca7d088d0afe9498c9dd", "score": "0.74379456", "text": "public boolean isBaseSouth( int inTeam, boolean inImmediate );", "title": "" } ]
[ { "docid": "7598777620f7a8ed2bcc6b1eb6667e9f", "score": "0.7165384", "text": "public boolean isBaseEast( int inTeam, boolean inImmediate );", "title": "" }, { "docid": "936c5b0573e3a9dc545d04a52a04a48a", "score": "0.6676756", "text": "public boolean isBaseNorth( int inTeam, boolean i...
2118c55a527de0335354501049d50a32
ECharts source bottom line tag: 245 ECharts source top line tag: 256
[ { "docid": "09dc8ac223ca46183f88696cff63287a", "score": "0.0", "text": "public LocalPort transition_10_port() {\r\nreturn callee;\r\n}", "title": "" } ]
[ { "docid": "f2e4ba37112443521f7182e5210b4755", "score": "0.521237", "text": "public Color getValueLinesColor()\n/* */ {\n/* 2195 */ return this.valueLinesColor;\n/* */ }", "title": "" }, { "docid": "cc61761126bdae98a257883bcd961d80", "score": "0.5206036", "text": "p...
25528fd86cac88ebad2159efc625fd53
LINEAR complexity or O(n) growth rate = single loop O(N) describes an algorithm whose performance will grow linearly and in direct proportion to the size of the input data set.
[ { "docid": "a3fc47e83f4c84c12a49f143db65f796", "score": "0.0", "text": "public static int linearComplexity(int elements[]){\n\t\tint count = 0;\n\t\tfor(int i = 0; i < elements.length; i++){\n\t\t\tif((elements[i]%2) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\treturn count;\n\t}", "title": "" } ...
[ { "docid": "0664c5ca8ced3a4617a22b8a4d01db9d", "score": "0.6096748", "text": "static long arrayManipulation(int n, int[][] queries) {\n //I don't know why they're called queries, they're modification operations.\n //Anyways, the answer will be something like change the format of the input ...
fd9e32a343c32cb6555b7ef9d0fbafb9
map&lt;string, string&gt; trackMap = 14;
[ { "docid": "f9e3b1ff9a80cfd1d40a26b8b24b70de", "score": "0.6408209", "text": "public java.util.Map<java.lang.String, java.lang.String> getTrackMapMap() {\n return internalGetTrackMap().getMap();\n }", "title": "" } ]
[ { "docid": "a099c1b675dea850b5dc06ec74654a6b", "score": "0.8211678", "text": "java.util.Map<java.lang.String, java.lang.String>\n getTrackMapMap();", "title": "" }, { "docid": "a099c1b675dea850b5dc06ec74654a6b", "score": "0.8211678", "text": "java.util.Map<java.lang.String, java.l...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9fb40051169d6da3664a614ddda012ed", "score": "0.0", "text": "private static int getPurchase() throws Exception{\n\t\tHdfsDAO hdfs = new HdfsDAO(Purchase.HDFS,Purchase.config());\n\t\treturn Integer.parseInt(hdfs.cats(Purchase.path().get(\"output\")+\"/part-r-00000\").trim());\n\t}", "titl...
[ { "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...
d86ed689a10dd19dd0816b2cd7e926e5
Validate all candidate instances the method calls are coming from the right objects. Check if the method calls are on the right objects as well.
[ { "docid": "fe09878b0e78428ef5f92c97221ca31e", "score": "0.6243077", "text": "public abstract LinkedList<CandidateInstance> validateObjects(\r\n\t LinkedList<CandidateInstance> candidateInstancesList,\r\n\t NodeList designPatternDefinitionList);", "title": "" } ]
[ { "docid": "a749d951416c1fb929bcbf61c983ad9d", "score": "0.6145303", "text": "public void validate(Object candidate);", "title": "" }, { "docid": "7d745c9f430da12c66560fb3386ba36e", "score": "0.5894065", "text": "void checkCallFromOpen() {\n try {\n for (MXBeanMappi...
d2a642b649f71ae33e7438f9684b8474
Generated method Setter of the CustomerHealthData.hkQuantityTypeIdentifierDietaryEnergyConsumed attribute.
[ { "docid": "b7cfdcdfaf9a0b0dac051d19c025ca77", "score": "0.7816262", "text": "public void setHkQuantityTypeIdentifierDietaryEnergyConsumed(final SessionContext ctx, final String value)\n\t{\n\t\tsetProperty(ctx, HKQUANTITYTYPEIDENTIFIERDIETARYENERGYCONSUMED,value);\n\t}", "title": "" } ]
[ { "docid": "0fe074de9c90647c3be259e662aa2933", "score": "0.80118537", "text": "public void setHkQuantityTypeIdentifierDietaryEnergyConsumed(final String value)\n\t{\n\t\tsetHkQuantityTypeIdentifierDietaryEnergyConsumed( getSession().getSessionContext(), value );\n\t}", "title": "" }, { "doci...
7ea3122f92d3933d84c6f48f9e23deb2
$ANTLR end "rule__EDictionaryJinja__Group__2" $ANTLR start "rule__EDictionaryJinja__Group__2__Impl" InternalAnsibleDslParser.g:19981:1: rule__EDictionaryJinja__Group__2__Impl : ( ( rule__EDictionaryJinja__Group_2__0 )? ) ;
[ { "docid": "34c7b9729ad950994cb5e48fef352a33", "score": "0.8410964", "text": "public final void rule__EDictionaryJinja__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalAnsibleDslParser.g:19985:1: ( ( ( rule...
[ { "docid": "915104acd081b34e975045ee3d45621d", "score": "0.8354537", "text": "public final void rule__EDictionaryJinja__Group_2__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalAnsibleDslParser.g:20054:1: ( rule__EDicti...
3a7b3fb0ccd1257019d7ccb5310f8c3d
Constructor of Player class. Initialises health to 9. Initialises orientation to FACING_NORTH Evaluates sprite based on orientation.
[ { "docid": "899b7116d87b2e8c179c785c9c7afccd", "score": "0.8376522", "text": "public Player(){\n this.health = 9;\n this.orientation = Orientation.FACING_NORTH;\n evaluateSprite();\n }", "title": "" } ]
[ { "docid": "c7f3df659096dd2fc4148dbd8f83b07a", "score": "0.8112209", "text": "public Player(Orientation orientation){\n this.health = 9;\n this.orientation = orientation;\n evaluateSprite();\n\n }", "title": "" }, { "docid": "4c7989e3b298e5df1435075fd49d000a", "sc...
f248fa41dd84019722e8342a8f489873
`status: Not Mapped` coredatatypereference: BIAN::DataTypesLibrary::CoreDataTypes::UNCEFACT::Binary generalinfo: The Initiate service call input and output record
[ { "docid": "c34e629e1145e75cb144314d85413c67", "score": "0.0", "text": "public Object getDistributionInitiateActionRecord() {\n return distributionInitiateActionRecord;\n }", "title": "" } ]
[ { "docid": "4e72417058e10c9f3c07f42551045b4d", "score": "0.54539627", "text": "@Override\n public boolean requestInfo(Configuration output, String command)\n throws ManifoldCFException\n {\n return false;\n }", "title": "" }, { "docid": "7ba79cde2a3d36b2af60898ed99ed30c", "score...
8959a7a8642d5a566256804454839073
required string result_displayname = 1;
[ { "docid": "0e10f1bf7d8a5a6c0d0c59c06703f9f3", "score": "0.7050393", "text": "public java.lang.String getResultDisplayname() {\n java.lang.Object ref = resultDisplayname_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.proto...
[ { "docid": "3cb1ca18a790a2ea677978fb92cf2bb0", "score": "0.79589397", "text": "java.lang.String getResultDisplayname();", "title": "" }, { "docid": "d40df2512582e5b44ef9b91c193992a6", "score": "0.7312502", "text": "boolean hasResultDisplayname();", "title": "" }, { "docid...
6c9c7e30a35874341573350beb35fd32
Set depth index for v to the smallest unused index
[ { "docid": "61191b50377c0d0645dcafa1547e15fb", "score": "0.0", "text": "public void strongConnect(ParaphraseVertex v){\n\t\tv.index = this.index;\n\t\tv.lowlink = this.index;\n\t\tindex++;\n\t\tstack.push(v);\n\t\tonStack.put(v, true);\n\t\t\n\t\t// Consider successors of v\n\t\tif(digraph.neighbours(v)...
[ { "docid": "d4927f6aee6754043a91def82063e9b5", "score": "0.6066612", "text": "void beginVisiting(int v) {\n vS.pushFront(v);\n iS.pushFront(0);\n root[v] = true;\n rindex[v] = index;\n ++index;\n }", "title": "" }, { "docid": "60c...
534b4c100a43a4a6ee08c0a5dd8a5861
Check if we have a winner or if the game is over
[ { "docid": "af831936254dacefa5960a6d159b1786", "score": "0.0", "text": "@Override\r\n public void validate() throws Exception\r\n {\r\n //if all columns are empty we won\r\n if (getHolder(Key.Column1).isEmpty() && \r\n getHolder(Key.Column2).isEmpty() && \r\n ge...
[ { "docid": "ab7887f3b586d6ccebc723dec8b1e3d0", "score": "0.8180559", "text": "private void checkWinner() {\n\n boolean hasWinner = false;\n if (Mark.O.equals(ticTacToe.checkWinner())) {\n printMessage(String.format(winnerMsg, oMsg));\n this.oWins++;\n hasWi...
cf771eb4d2e0394dc3bd4001b05caefb
Adds an observer, which receives updates when the map changes, i.e. an object is added/removed/changed or multiple objects are added/removed at the same time.
[ { "docid": "1638d5c998a4c0b5f6aec6e7f789bccb", "score": "0.75644207", "text": "public void addMapObserver(Observer<IOObjectMapEvent> observer) {\n\t\tmapObservable.addObserver(observer, false);\n\t}", "title": "" } ]
[ { "docid": "8d99c7c301e1534400afbaaf02bec339", "score": "0.68978703", "text": "@Override\r\n\tpublic void addObserver(Observer obs){\r\n\t\tobservers.add(obs);\r\n\t}", "title": "" }, { "docid": "ca2050f3d51084a05e6bd89255e1da0b", "score": "0.6721806", "text": "public void mapChanged...