query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
3c7256ce46d51d1abec20b2d5692600e
Find all question by id list
[ { "docid": "c8263dff58038707223603a6a637abb4", "score": "0.0", "text": "@GET\n @Path(\"/byIdLst\")\n @Produces(MediaType.APPLICATION_JSON)\n public Response findAllByQuestionIdLst(@QueryParam(\"questionIdLst\") String questionIdLst, \n @QueryParam(\"careerId\") Long careerId, @QueryP...
[ { "docid": "61e685d884de0d97b138f3fa1e7a8f58", "score": "0.7157016", "text": "public List<Answer> getAnswerByQuestionId(int quesId) throws Exception;", "title": "" }, { "docid": "04388d232dac2949f76de48575e7a68b", "score": "0.6778407", "text": "public List<Choice> getQuestionChoices(...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e7f89224a27ce7c426b7fded6e304d84", "score": "0.0", "text": "@Override\n\t\t\t\t\tpublic void onError(Call call, Exception e) {\n\t\t\t\t\t\tdismissDialog();\n\t\t\t\t\t\tToastMaker.showShortToast(\"请检查网络\");\n\t\t\t\t\t\te.printStackTrace();\n\t\t\t\t\t}", "title": "" } ]
[ { "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": "" }, { ...
65c4338f331dbb84315d737e48b7fec3
repeated .ReplicaInfo replicas = 4;
[ { "docid": "debdce94da1010db474f2a55150b1498", "score": "0.0", "text": "public Builder setReplicas(\n int index, com.alibaba.maxgraph.proto.ReplicaInfo.Builder builderForValue) {\n if (replicasBuilder_ == null) {\n ensureReplicasIsMutable();\n replicas_.set(index, builderForVal...
[ { "docid": "cdbc40f33cf4b4bf13308d2fdf39514f", "score": "0.6815174", "text": "public int getReplicas() {\n return replicas;\n }", "title": "" }, { "docid": "5bbef3b8ff7d9966254ee2c368106b79", "score": "0.66252726", "text": "@FameProperty(name = \"replicas\", derived = true)...
8797d560718b62f0d40ba95bf7122b03
method for save user data in database
[ { "docid": "f8a2f982c6980d2413b165809e3565cb", "score": "0.0", "text": "public int registerUser(String firstname, String surname, String username, String email, String passwd) throws Exception {\n\t\t\tint i = 0;\n\t\t\ttry {\n\t\t\t\tString query = \"INSERT INTO users VALUES (?,?,?,?,?)\";\n\t\t\t\tPre...
[ { "docid": "2eb6e4a99d0e8fb1692bbb9a88bbc52f", "score": "0.77608925", "text": "void SaveUser(User user);", "title": "" }, { "docid": "1fbafe9be41b0af403bdbf97ad82c4ba", "score": "0.7706038", "text": "void save(User user);", "title": "" }, { "docid": "1fbafe9be41b0af403bdb...
0077afbfad8bc7067856037552f33653
This signature and much more will change later in the project
[ { "docid": "187f4ecf7a36122d5ad242ae91ba8490", "score": "0.0", "text": "boolean update(long fps, ArrayList<GameObject> objects,\n GameState gs, SoundEngine se){\n\n // Update all the GameObjects\n for (GameObject object : objects) {\n if (object.checkActive()) ...
[ { "docid": "092f51e9c99cd4188e1aae23e1830dfd", "score": "0.67630297", "text": "protected void func_70626_be() {}", "title": "" }, { "docid": "ddc0d0e601ee6214fcde35f82dbe39d4", "score": "0.61797327", "text": "private static void oldAPI() {\n }", "title": "" }, { "docid...
371a180fa5ddeb44e2f1433c9a78405e
get a count of field of interest
[ { "docid": "60c54be705e70b13ea217f89ff8254c6", "score": "0.0", "text": "public int GetSelectProfessionalAreaCodeCount() throws Exception {\n \tWebElement wTempElement = driver.findElement(By.id(\"ProfessionalAreaCode\"));\n \tSelect myDropDown=new Select(wTempElement);\n \tList<WebElement> rowL...
[ { "docid": "9e14438aa2220257f340791071edab43", "score": "0.8030018", "text": "int getFieldsCount();", "title": "" }, { "docid": "c78aeb53b2ccb48e1b6aa6d5f1646eba", "score": "0.7938956", "text": "int countByExample(CustomfieldExample example);", "title": "" }, { "docid": "...
98290af6606eaf833f23870d39cd5fb0
Prompt the user once explanation has been shown
[ { "docid": "7073cee0dc8130aa7abf6f248298b5e8", "score": "0.0", "text": "@Override\n public void onClick(DialogInterface dialogInterface, int i) {\n ActivityCompat.requestPermissions(AddTask.this,\n new Strin...
[ { "docid": "7f4be5b298c888640fb9b0da9debd510", "score": "0.7301172", "text": "public void askQuestionConsole()\n {\n // getAnswer return true if question is correct\n updateCounters ( getAnswerConsole() );\n }", "title": "" }, { "docid": "f3b551dab20d175948e9f8cbba74de27...
632abeda537b6fe555c7a39b5f621723
CustomDialog dialog = new CustomDialog(this, R.style.CustomDialog); dialog.show();
[ { "docid": "c58c9a1f1b39752f5cd74449afe5ddf2", "score": "0.0", "text": "@OnClick(R.id.login_btn)\n public void LoginIn(View view) {\n InputMethodManager imm = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE);\n imm.hideSoftInputFromWindow(view.getWindowToken(), 0); //...
[ { "docid": "6d949125a1362e61938874c8d75231eb", "score": "0.75908035", "text": "public CustomDialog create() {\n\t\t\tfinal CustomDialog dialog = new CustomDialog(context, R.style.customDialog);\n LayoutInflater inflater = (LayoutInflater) context\n .getSystemService(Context...
5c9c009f36cfb68dd8995955a53124fe
Post request (upload files)
[ { "docid": "f6019f60d0e77b57be0f4c813f1fc313", "score": "0.0", "text": "public void post(String sUrl, List<NameValuePair>nameValuePairs) {\n this.htp = new HttpPostThread(sUrl, nameValuePairs);\n this.htp.start(); // should be start()\n }", "title": "" } ]
[ { "docid": "21c26e2213b087a2c47da06f7215207d", "score": "0.7163022", "text": "SimpleHttpResponse putFile(SimpleHttpRequest request, File toUpload) throws ClientProtocolException, IOException;", "title": "" }, { "docid": "8284aeba567964aa2807e1a21744f368", "score": "0.70852923", "text...
506e61462be425cb5e00fa717a30a2a0
add any listeners necessary for the installed components
[ { "docid": "58cacfa0fabaf3054d75c760c7577fc1", "score": "0.7086734", "text": "private void installListeners() {\n clear.addActionListener(new ActionListener() {\n public void actionPerformed(ActionEvent ae) {\n clear();\n }\n }\n );\n\n cop...
[ { "docid": "4ff337faaadddf75cdc56aaef3b39d85", "score": "0.72911096", "text": "public void registerListeners() {\n registerBrokerChangeListener();\n }", "title": "" }, { "docid": "feb1fbd6adc39cc6dd445f6742720bc5", "score": "0.7282996", "text": "private void addListeners() ...
211749f8428fd6fc418845763a1ffce1
It calculates the eCPM(Effective Cost Per Thousand)
[ { "docid": "413a95b82b6916e2ee805d8f9be824c1", "score": "0.60099655", "text": "public static BigDecimal calculateECPM(BigDecimal revenue, BigInteger impressions) {\n\t\tBigDecimal impressions_bigdecimal = new BigDecimal(impressions);\n\t\treturn revenue.multiply(BigDecimal.valueOf(1000)).divide(impressi...
[ { "docid": "02bcbdff7d7b09e55c9ace0e4929230b", "score": "0.7459414", "text": "private double calcuCMetric() {\n\t\treturn (p-1)/fcost;\n\t}", "title": "" }, { "docid": "64208590afe7248dbd9ce57c18734df4", "score": "0.6789974", "text": "public void calculateCost()\n\t{\n\t\tLogManager ...
bc25b30ab18a89959173dcc14a1e555e
Returns a string representation of this object. This string contains the most important properties that have a meaningful string representation.
[ { "docid": "a0a852b27dcac7c639d85ed3f656506b", "score": "0.0", "text": "@Override\n public String toString()\n {\n return String.format(TO_STRING_PATTERN, getName(), getType().name(),\n getX(), getY(), getButton(), getModifiers().toString());\n }", "title": "" } ]
[ { "docid": "44dfa1a2e3faa432a14f2082ceadd8aa", "score": "0.8267933", "text": "public String toString() {\n\t\treturn this.toJSON().toString();\n\t}", "title": "" }, { "docid": "547c3a63720f2dbc03c2feaef27aae38", "score": "0.82572776", "text": "@Override\n\tpublic String toString() {\...
a301450d9aa09e3963c81fa61585a010
Returns true if field rentalReturn is set (has been assigned a value) and false otherwise
[ { "docid": "59671e2be78018bf9fcba118ee5f0d79", "score": "0.8097697", "text": "public boolean isSetRentalReturn() {\n return EncodingUtils.testBit(__isset_bitfield, __RENTALRETURN_ISSET_ID);\n }", "title": "" } ]
[ { "docid": "61207b4d2117eafc192f67b7a59be636", "score": "0.6737794", "text": "public boolean isRented()\r\n {\r\n return this.rented;\r\n }", "title": "" }, { "docid": "04850ae97918e3ecf6446c5f7660cd11", "score": "0.666796", "text": "public boolean isSetRentMoney() {\n ...
5d344cc28f4a3be58ee8fd9d87c2ffb3
method for check checklist applicable or not
[ { "docid": "5ec2fea63f90467d58b98820b9bceb16", "score": "0.0", "text": "public boolean isChecklistApplicable(String serviceShortCode, long orgId) {\r\n Long smCheckListVerifyId = serviceRepo.isCheckListApplicable(serviceShortCode, orgId);\r\n if (smCheckListVerifyId == null || smCheckListV...
[ { "docid": "7edcb2538cc3792f8eabf70b4208f82c", "score": "0.68288964", "text": "boolean isSetList();", "title": "" }, { "docid": "8713bce528f9ad4d78e79c99c78d34f1", "score": "0.6673576", "text": "private boolean shouldLoadCheckList(Import_permit model){\n\t\tboolean ret = model.getChe...
e6cf51e698e1920c52f3fb69a7b2a2de
/ Changes related to SPAMPS1051 end here
[ { "docid": "4afcc05639512d4a1f6931ebfa7375a4", "score": "0.0", "text": "@Override\n public boolean sendFourBlockerReport(String to, String name, File report) throws Exception {\n\n boolean result = false;\n\n String subject = \"Your four blocker report\";\n Map<String, Object> model = new Hash...
[ { "docid": "0d81c067c8001661f6cbaddca50d165a", "score": "0.6322082", "text": "public void mo6081a() {\n }", "title": "" }, { "docid": "712a71c17db1c756dc28432e0a149340", "score": "0.6124999", "text": "protected void mo6255a() {\n }", "title": "" }, { "docid": "0...
50f750c28c85f449cb1eef29ca1dbe0f
The responsible person about this notification on the yard side.
[ { "docid": "a8f67ccf50f630fb774188c0e24dc324", "score": "0.0", "text": "public ContactPerson getYardContact() {\n return yardContact;\n }", "title": "" } ]
[ { "docid": "d324a469f9df521b861b13dcc805587a", "score": "0.69328684", "text": "java.lang.String getResponsibleName();", "title": "" }, { "docid": "8aa74c01d90f2620709b7fa178c129c2", "score": "0.6462291", "text": "Responsible getResponsible();", "title": "" }, { "docid": "...
0046679f8c14fb11558bfdc82b785c4e
Constructor of main frame
[ { "docid": "82672218b9887384ed04990d8e76253f", "score": "0.0", "text": "public PendingRepairJobsScreen(final RepairJobDAO repairJobDAO)\n\t{\n\t\t\n\t\tfinal JFrame currentObject = this;\n\t\tmodel = new DefaultTableModel() {\n\t\t public boolean isCellEditable(int rowIndex, int colIndex) {\n\t\t ...
[ { "docid": "97186bd8a9651abca72a442277c07d33", "score": "0.85358334", "text": "public MainFrame() {\r\n\t\tinitialize();\r\n\t}", "title": "" }, { "docid": "bd6d1e571665aa095c3a3e6c8ea3b1c4", "score": "0.8385902", "text": "public MainFrame()\n {\n this(null);\n }", "title": ...
cbebd25523a8c4de28ce5b4d9d4cbc64
reads data from persistence layer.
[ { "docid": "8ec71b8f99fd9625357dc473b594749c", "score": "0.0", "text": "public byte[] read(Path path) throws IOException;", "title": "" } ]
[ { "docid": "be2683467ceba62c89721cce4ad52237", "score": "0.65688527", "text": "protected void readFromDB() throws CacheReloadException {\n readFromDB4Properties();\n readFromDB4Links();\n readFromDB4Access();\n }", "title": "" }, { "docid": "dc15849a9f7ec0b23afec31f1bc557e1", "...
5ab5297b80b0dd7bfd985aa368978f87
If we are playing near nugget and the opponent is not malused.
[ { "docid": "56dd87bd5eca5df0f0e66749ae05c683", "score": "0.0", "text": "public static double helpWinStrategy(SBoardstateC board){\n if(checkPlayingNearnugget(board) && !opponentMalused){\n return -1000;\n }\n return 0;\n }", "title": "" } ]
[ { "docid": "ca5dc48849a9b73d362527b837a3e324", "score": "0.69806063", "text": "public boolean gameOver(){\n\t // ADD CODE HERE\n\t boolean full=false;\n\t int countTot=0;\n\t for (int i=0; i<8; i++)\n\t {\n\t for (int j=0; j<8; j++)\n\t {\n\t if (getPiece(i, j).equals(BLA...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b6ed44519c09807ca63b8426c61f165e", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tScanner input = new Scanner(System.in);\r\n\t\tSystem.out.println(\"Enter the number of rows\");\r\n\t\tint rows = input.nextInt();\r\n\t\tSystem.out.println(\"Enter the number of column...
[ { "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": "" }, ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "ad3f92e6f8180cd7f01d53f1f79571c7", "score": "0.0", "text": "@Override\n\t\tpublic int getHashCode() {\n\t\t\treturn this.dateString.length();\n\t\t}", "title": "" } ]
[ { "docid": "9208773f8d675a45ef2786d0cb668514", "score": "0.654538", "text": "@Override\n\tpublic void addiion() {\n\t\t\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}", "titl...
a075d0611400416b36ca5caed2d86e62
TomcatArchive Defines a Tomcat Archive.
[ { "docid": "935b9bdeeaa3c08b4c072bc5c213d6c5", "score": "0.46080923", "text": "public TomcatArchive(String name, String shortName, Long size, String checkSum, boolean available) {\n this.name = name;\n this.shortName = shortName;\n this.size = size;\n this.checkSum = checkSum...
[ { "docid": "c2073608c392bb2b18321930d4afbdf3", "score": "0.5544356", "text": "protected static void performInstanceArchiveCreation(GenerationLogger GENERATION_LOGGER,\n TomcatInstance tomcatInstance) throws Exception {\n /**\n * Dete...
b8dfab2d76a100bbfa14c6552b5d1dd4
End of load config Returns the desired date format from the config menu
[ { "docid": "ffa80d43f037c6e188201c65c1c266cb", "score": "0.4843846", "text": "public static String dateForm(){\n String [] format={\"dd/MM/yyyy\",\"dd-MM-yyyy\",\"yyyy-MM-dd\",\"yyyy/MM/dd\"};\n StringBuffer selection=new StringBuffer();\n \n switch(Config.comboDateform.getSe...
[ { "docid": "79fa84ecdb67ff881a41fa557b8b6e0f", "score": "0.6409236", "text": "@Override\r\n protected String getLogDateFormat() { return DBFluteConfig.getInstance().getLogDateFormat(); }", "title": "" }, { "docid": "d50742e9d27991b601c1283f5c39fe10", "score": "0.57974", "text": "p...
b958e8d3798f55cfafece1389fad0237
Constructor receiving the type, description and time of observation
[ { "docid": "9c935ed5e7abd39b711e5f52929df068", "score": "0.0", "text": "public TableItem (int type, String name, String txt) {\n\t itemType = type;\n\t variableName = name;\n\t text = txt;\n\t }", "title": "" } ]
[ { "docid": "68917e295b889552f4a2c054f23a0f65", "score": "0.69916886", "text": "public Event(double time, EventType type) {\n \n this.time=time;\n this.type=type;\n \n }", "title": "" }, { "docid": "6eebd3bd776c41a6ff02b76806da5c32", "score": "0.6449202", "text": "public ...
84ea476bde6a96e7fabaec093b207d43
5+ 6+78 str += s;
[ { "docid": "a32981632f8fe03fcd22afbb62790fa5", "score": "0.0", "text": "public void cAll(String s, Calcular c) {\n\n if ((s.equals(\".\") || s.equals(\"+\") || s.equals(\"-\") || s.equals(\"x\") || s.equals(\"÷\"))) {\n\n if (str.length() > 1) {\n\n CharSequence r = str....
[ { "docid": "f63d461f168b63fd072584a538553948", "score": "0.7547874", "text": "private static String plus(String s) {\n return s + \"+\";\n }", "title": "" }, { "docid": "387bb43f851356ce7195cb38c6806eaa", "score": "0.70854986", "text": "public String test(String s) {\n\t\tString ...
6bddb764ea63e12f026e4b177baf2842
Define el valor de la propiedad id.
[ { "docid": "be8c607127da0adf013faa73892a0bd3", "score": "0.74344826", "text": "public void setId(int value) {\r\n this.id = value;\r\n }", "title": "" } ]
[ { "docid": "e0a48d763c64445de504666cf016ba52", "score": "0.78635436", "text": "public void setId(String value) {\n this.id = value;\n }", "title": "" }, { "docid": "5186e1ce01315036681f78aee861b407", "score": "0.75515753", "text": "public void setId() {\n this.id ...
54dd2a428372f1db6c79d78b86c74652
Get the appropriate ValueGetter for my endianness
[ { "docid": "1481113e2844f23bf5a6f3702f12ee72", "score": "0.7162886", "text": "public static ValueGetter valueGetterForEndian(ByteGetter bytes) {\n if (bytes.get(0) == ValueGetter.XDR.NUMBER) { // XDR\n return new ValueGetter.XDR(bytes);\n } else if (bytes.get(0) == ValueGetter.N...
[ { "docid": "07dbd700a021304bc1691ee9994e2454", "score": "0.61671144", "text": "public int getEndian()\n {\n return _endian;\n }", "title": "" }, { "docid": "5818c09e507eb096727d11d0ce6025bd", "score": "0.6052488", "text": "public StrColumn getEndianType() {\n retu...
a88689f2b778ba2ec9270fb1ca9d5251
/ returns List of single mandates winners
[ { "docid": "c52b41b21abef6563694bf9ea7fb3ab0", "score": "0.6718131", "text": "public List<Candidates> getWinningSingleCandidates() {\n List<Candidates> allCandidates = candidateService.findAll();\n Map<Integer, Integer> mandatesResults = singleService.singleWinners();\n List<Candida...
[ { "docid": "256e4fb6b3064d7b3a8757d6576c86e1", "score": "0.6149087", "text": "Collection<MatchmakingManager> getManagers();", "title": "" }, { "docid": "e38a9b038f1dd114f0240023a3ea73c6", "score": "0.61127734", "text": "public List<Candidates> getMultiWinnerCandidates() {\n Li...
7f75dd734cc86af7cb80a2ac51cbc6ee
Created by Vinay on 21042017.
[ { "docid": "fc1c1cbff1223b441603d8d4e77112ce", "score": "0.0", "text": "interface HomeworkInteractor {\n interface OnFinishedListener {\n void onError(String message);\n\n void loadOffline(String tableName);\n\n void onClassReceived(List<Clas> clasList);\n\n void onSection...
[ { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.63236856", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, { "docid": "05a606445504484958a1c21e14b7198e", "score": "0.6075271", "text": "@Override\r\n\tpublic void sapace() {\n\t\t\r\n\t}", "title": "" }...
cd4e374542e426983ab8739d8202b3bc
Use alternate mutation accessors instead.
[ { "docid": "37bafc9608b003202e0a1d43f9ed0a06", "score": "0.0", "text": "@java.lang.Deprecated\n public java.util.Map<java.lang.Long, java.lang.Integer>\n getMutableInt64ToInt32Field() {\n return internalGetMutableInt64ToInt32Field().getMutableMap();\n }", "title": "" } ]
[ { "docid": "d8178ac9dd89fb6819637cb9e2e1ddff", "score": "0.64281243", "text": "abstract protected void mutate();", "title": "" }, { "docid": "c7da9566219d0cce117da3f2d3ad278c", "score": "0.6379999", "text": "void mutate();", "title": "" }, { "docid": "ca88a6080f7e308b9e69...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4eec9618edc64668343c64699a3383bd", "score": "0.0", "text": "@Override\n\t public android.view.MenuItem setShowAsActionFlags(int actionEnum) {\n\t return null;\n\t }", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.68002176", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "ti...
320d3d3096eca85154b8efda3148c7cf
// cria o anexo 1. EmailAttachment anexo1 = new EmailAttachment(); anexo1.setPath("C:\\Users\\Ghost\\eclipseworkspace\\projetofiscalloja\\utilitarios_Projeto\\cache_email\\teste.txt"); // caminho do arquivo (RAIZ_PROJETO/teste/teste.txt) anexo1.setDisposition(EmailAttachment.ATTACHMENT); anexo1.setDescription("Exemplo ...
[ { "docid": "372f8f4a86c6e73d362637a9917222e7", "score": "0.69277555", "text": "public void enviaEmailComAnexo() throws EmailException {\n\t\tMultiPartEmail email = new MultiPartEmail();\n\t\temail.setHostName(server_smtp); // o servidor SMTP para envio do e-mail\n\t\temail.addTo(destinatario_email, dest...
[ { "docid": "bce9dc68caeb2540e682b3faa6948e85", "score": "0.66973126", "text": "@Test(timeout = 2000)\n public void testEmailDAO() throws SQLException, IOException {\n LOG.info(\"Testing testEmailDAO\");\n\n String from = \"send.1541986@gmail.com\";\n String[] to = new String[]{\"...
03245e865e833f65292aab3839a8a7f0
add takes O(1) time, find() takes O(n) time Add the number to an internal data structure.
[ { "docid": "060e3cc126c524797004af56b634cea2", "score": "0.68571466", "text": "public void add(int number) {\n //map.put(number, map.getOrDefault(number, 0) + 1);\n if (map.containsKey(number)) {\n map.put(number, map.get(number) + 1);\n } else {\n map.put(numb...
[ { "docid": "f609e5df11e0298633b7b013470339fd", "score": "0.68314856", "text": "public void add(int number) {\n // Write your code here\n if(map.containsKey(number)){\n map.put(number, map.get(number) + 1);\n }else{\n list.add(number);\n map.put(number, 1)...
fd4dcec0868cf06ebb1d89af04a7251c
Returns the host name.
[ { "docid": "85dfd240d12bc6429b7eaa1701b0e552", "score": "0.8394286", "text": "@Override\n public String getHostName() {\n return this.host.getHostName();\n }", "title": "" } ]
[ { "docid": "e9bd06989d7ad251a167b04e2589c3e8", "score": "0.86558825", "text": "public String NameOfHost() {\n return hostName;\n }", "title": "" }, { "docid": "442570001495845f710cdbb0d6b999f0", "score": "0.8635054", "text": "public static String getHostName() {\r\n ...
7bb970174fc3c7c450c5e4c66298cd17
Returns a key for a mapstyle reference or null if there is no key associated with the reference.
[ { "docid": "c946581cb6ae6890cc2177cb131bbd69", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n protected Object getKey(PojoSourceDefinition sourceDefinition, PhysicalTargetDefinition targetDefinition) throws KeyInstantiationException {\n if (!sourceDefinition.isKeyed()) {\n ...
[ { "docid": "69a87b5b174729d2efd166bc7e357975", "score": "0.62314045", "text": "Optional<GradeReference> getReference(String key);", "title": "" }, { "docid": "1e95baef284b64275fb7da055b47dfb0", "score": "0.6183899", "text": "public String lookup(String key) {\n/* 149 */ if (this....
3143be83375c0c21cafb0c72352ba1a4
Validates block allocation requests. We do not want to allow older clients to create block allocation requests for keys that are present in buckets which use non LEGACY layouts.
[ { "docid": "4e4fd1303eb20ef10641b8c5a55bb4e5", "score": "0.69140166", "text": "@RequestFeatureValidator(\n conditions = ValidationCondition.OLDER_CLIENT_REQUESTS,\n processingPhase = RequestProcessingPhase.PRE_PROCESS,\n requestType = Type.AllocateBlock\n )\n public static OMRequest blo...
[ { "docid": "9a03dcbcc25576f3b969e01a81b07f86", "score": "0.5154317", "text": "static void sanityCheckCapacity(Map<Resource, Double> capacity) {\n Set<Resource> providedResource = capacity.keySet();\n Set<Resource> missingResource = Resource.cachedValues().stream().filter(r -> !providedResource.con...
613428ab8f751a6b193ebc358de553f2
Returns the configured context metadata, or null. This method may do work and results should be cached by context implementations.
[ { "docid": "3b3ca8b2417c189d882dce47fa7929b2", "score": "0.8046294", "text": "@NullableDecl\n protected final ContextMetadata getMetadata() {\n return metadata != null ? metadata.build() : null;\n }", "title": "" } ]
[ { "docid": "3f552cc140b79837c0e3970daad4cbd6", "score": "0.6411918", "text": "public Map<String, Object> getContextData();", "title": "" }, { "docid": "bb1d18e024a138259cd0b7f74aa438bd", "score": "0.6336269", "text": "public Map<String, Object> getContext() {\n return context;...
87f73b6fd9b006cf9f2148272c6e999d
Convert the given object to string with each line indented by 4 spaces (except the first line).
[ { "docid": "8279fe35d1f3c688ad6983974b78755b", "score": "0.0", "text": "private String toIndentedString(java.lang.Object o) {\n if (o == null) {\n return \"null\";\n }\n return o.toString().replace(\"\\n\", \"\\n \");\n }", "title": "" } ]
[ { "docid": "9e6d1b5dcd4619e079c1bbb422051363", "score": "0.7619209", "text": "private String toIndentedString(Object o) {\nif (o == null) {\nreturn \"null\";\n}\nreturn o.toString().replace(\"\\n\", \"\\n \");\n}", "title": "" }, { "docid": "060c307f35bb4b6b5f41e4ead15defd6", "score":...
987b716f495db6e15c9d7a786e40e634
/ Given an LVComputationKind, return one of the same type/value sort / that records that it already has explicit visibility.
[ { "docid": "0a40154041770f4f026b408931fd9abc", "score": "0.55729246", "text": "@Converted(kind = Converted.Kind.AUTO,\n source = \"${LLVM_SRC}/llvm/tools/clang/lib/AST/Decl.cpp\", line = 144,\n FQN=\"withExplicitVisibilityAlready\", NM=\"_ZL29withExplicitVisibilityAlready17LVComputationKind\",\n cmd=\"j...
[ { "docid": "45ee55af3821432823e8ad9aa0cf315f", "score": "0.5118661", "text": "@Converted(kind = Converted.Kind.AUTO,\n source = \"${LLVM_SRC}/llvm/tools/clang/lib/AST/Decl.cpp\", line = 138,\n FQN=\"hasExplicitVisibilityAlready\", NM=\"_ZL28hasExplicitVisibilityAlready17LVComputationKind\",\n cmd=\"jcla...
c81c02f69a22c7b48bf34f3ba9652b3b
coversPublication method of TopKWSubscription subscriptions should not be used, except in the mobile broker, to check coverage of a new publication with received subscriptions
[ { "docid": "cc43385158bf31a8daa2f706314dc9bf", "score": "0.681667", "text": "@Override\r\n\tpublic abstract boolean coversPublication(Publication pub);", "title": "" } ]
[ { "docid": "b922cb136e1f50c2039137572b50ab3d", "score": "0.67634803", "text": "@Test\n public void testNeverAnySubscibers() {\n ServiceLocator locator = Utilities.getLocatorWithTopics();\n \n ServiceLocatorUtilities.addClasses(locator, ZeroPublisher.class);\n \n Zer...
4674077e255fd7d1180e3eeda7791366
Get Delivery List to send to customers. Ascending by Departure Dates
[ { "docid": "c8782bea8a91807c267c99f8663b228c", "score": "0.59308803", "text": "private void getDelivery() {\n\t\t// TODO Auto-generated method stub\n\t\tdialog = ProgressDialog.show(DeliveryActivity.this, \"\", \"Please wait ...\", true);\n\t\tdialog.setCancelable(true);\n\t\t\n\t\tLog.i(\"\", \"Access ...
[ { "docid": "3e5c03e0f6b1b4573479e8b5f7d7a2e6", "score": "0.7143507", "text": "public List<Delivery> getAllDeliverys();", "title": "" }, { "docid": "2a286fe58203ae18b4c91058161b09f3", "score": "0.7114613", "text": "public List<ClientOrder> getClientOrdersByDelivery(Delivery delivery);...
7b725327b240ad6221d8e0a6b589cc18
Pertoken weighted statistics. .tensorflow.metadata.v0.NaturalLanguageStatistics.TokenStatistics token_statistics = 5;
[ { "docid": "d1134c496f9f66057c097fc0680e45b0", "score": "0.63031495", "text": "public NaturalLanguageStatistics.TokenStatistics getTokenStatistics() {\n if (tokenStatisticsBuilder_ == null) {\n return tokenStatistics_ == null ? NaturalLanguageStatistics.TokenStatistics.getDefaultInstance() :...
[ { "docid": "de48832fed83e295d2493192feb9d190", "score": "0.73383904", "text": "NaturalLanguageStatistics.TokenStatistics getTokenStatistics(int index);", "title": "" }, { "docid": "72dc804b545626145bd57ab0108b0f9d", "score": "0.70799154", "text": "TokenWeight createTokenWeight();", ...
cc5c22280ef403060f09d4a0f10e9e40
/ Ensures that the move follows the piece specific rules fromX initial X position of the piece in the board fromY initial Y position of the piece in the board toX final X position of the piece in the board toY final Y position of the piece in the board
[ { "docid": "2684997d7969f1b0ad7173049e379f72", "score": "0.70323557", "text": "@Override\n public boolean isValidMove(int fromX, int fromY, int toX, int toY) {\n if(toX > 7 || toY > 7 || toX < 0 || toY < 0){ //is the next position in the board\n return false;\n }\n\n i...
[ { "docid": "f6d896ef2ae6144547c9bf1a2883db1a", "score": "0.77901936", "text": "public boolean moveValidation(Board board, Piece piece, int sourceX, int sourceY, int targetX, int targetY){\n int diffX = targetX - sourceX;\n int diffY = targetY - sourceY;\n if(diffX==0 && diffY ==...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "d2b8b37b446aa31536b8f64095b43cbf", "score": "0.0", "text": "@Override\r\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tgetMenuInflater().inflate(R.menu.video, menu);\r\n\t\treturn true;\r\n\t}", "title": "" } ]
[ { "docid": "24b4bc10b078ba60e54d834c5f825280", "score": "0.71224844", "text": "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater=getMenuInflater();\n inflater.inflate(R.menu.main_activity_actions, menu);\n return super.onCreateOptionsMenu(menu);\...
253e6b93a7b4d1e7ed54be49da259812
$ANTLR end "ruleformalParameterList" $ANTLR start "entryRuleformalParameters" ../org.sourcepit.java.type/srcgen/org/sourcepit/java/type/parser/antlr/internal/InternalType.g:4324:1: entryRuleformalParameters returns [EObject current=null] : iv_ruleformalParameters= ruleformalParameters EOF ;
[ { "docid": "1c89d33f31c2264b244c5cc2954aedf7", "score": "0.7405638", "text": "public final EObject entryRuleformalParameters() throws RecognitionException {\n EObject current = null;\n int entryRuleformalParameters_StartIndex = input.index();\n EObject iv_ruleformalParameters = null;\n\n\...
[ { "docid": "04bc238f9b1ddfbed21b970b5d652508", "score": "0.7602756", "text": "public final void entryRuleformal_parameter_list() throws RecognitionException {\r\n try {\r\n // InternalPascal.g:1777:1: ( ruleformal_parameter_list EOF )\r\n // InternalPascal.g:1778:1: ruleform...
212c177a493a7573d1a81429b8e526c8
/ The following methods deal with incoming packets.
[ { "docid": "1d74e27787d07e23f92541e169eb9a43", "score": "0.0", "text": "public void packet0aLogin(final ClientConn conn, String uuid, final String username,\n String addr, float x, float y) {\n boolean isBanned = bannedPlayers.isPlayerBanned(username);\n\n if (...
[ { "docid": "7b1cad8afd79b7b263a21d132e151551", "score": "0.7081236", "text": "protected void onRecivePacket(ReceivePacket receivePacket) {\n\t}", "title": "" }, { "docid": "951bbf1a6382bacb5529237411f6a5a2", "score": "0.68393093", "text": "public void handlePacket(byte[] recvbuf, int...
5f952e6c8f70bbb2ae2909dcf9391989
Create a new type consisting of the given set of entries, set of arities, and the given is_int/is_bool values; Precondition: entries and arities must be consistent
[ { "docid": "dabde441d655339309fc18b6bcb935aa", "score": "0.72316796", "text": "private Type(boolean is_bool, ConstList<ProductType> entries, int arities) {\n this.is_bool = is_bool;\n if (entries == null || entries.size() == 0 || arities == 0) {\n this.entries = ConstList.make()...
[ { "docid": "99002d8c90c3eca53dc3762b03a71324", "score": "0.743181", "text": "private static Type make(boolean is_bool, ConstList<ProductType> entries, int arities) {\n if (entries == null || entries.size() == 0 || arities == 0) {\n return is_bool ? FORMULA : EMPTY;\n }\n ...
772e2373d09e2017f809179779c30504
Gets the Calendar that represents the end date for the range.
[ { "docid": "f74d2e78db830162d6858211473c894b", "score": "0.74533355", "text": "public Calendar getEnd() {\n return end;\n }", "title": "" } ]
[ { "docid": "27ad2382684a316e13d84228dcf1ac59", "score": "0.7367802", "text": "public java.util.Calendar getEndDate()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.SimpleValue target = null;\n target ...
ccf2df282eedd05e989c670315f222e3
Construct an invitation mail message.
[ { "docid": "b6b85340323fbd6be7b73ce9da65074e", "score": "0.4841924", "text": "public InviteUserToClientWithExternalAuthMailMessage(User inviter, Locale locale,\r\n String recipientEmail) {\r\n super(\"mail.message.user.invite-user-to-client-with-external-authentication\", locale);\r\n ...
[ { "docid": "5adaae906fc755e8867657d9a66d9dc0", "score": "0.6259544", "text": "private static MimeMessage createEmail(Session session,String towho,String subject,String data){\n \tMimeMessage msg = new MimeMessage(session);\n \ttry{\n \t\tInternetAddress from = new InternetAddress(ACCOUNT,EMAILF...
bf48d1b5e679b8f73ec5007c5deb1983
Name: freeMemory Goal: Run the garbage collector to get back some allocated memory
[ { "docid": "b74233602178a434f77a2fb9a9064e7d", "score": "0.8265763", "text": "public void freeMemory(){\n System.runFinalization();\n Runtime.getRuntime().gc();\n System.gc();\n }", "title": "" } ]
[ { "docid": "29c62956c7f20f018892c2cce7e0c6d8", "score": "0.7995443", "text": "public static void free_memory(){\n \n /* free memory for common object definitions */\n objects.free_object_data();\n \n /* free memory for status data */\n statusdata.free_status_data();\n ...
e78526475ddee108b3002753aaf7f650
Commands Sets the hours on the clock.
[ { "docid": "2c7f14cb62cb9ae6c7c8f8d8b59b235d", "score": "0.6908928", "text": "protected void setHours(final int the_hours) {\n my_hours = the_hours;\n }", "title": "" } ]
[ { "docid": "4bb4083e4d600bdc74b1665cafde7cc4", "score": "0.73541003", "text": "public void setHours(int h)\n {\n hours = h;\n }", "title": "" }, { "docid": "6666278a15bb9e2a967d79a4a0b5f3cd", "score": "0.69552994", "text": "public final native void setHours(int hours) /*...
3441f3901780a9020fdc82dbc2e45b47
todo check faces positions
[ { "docid": "460fd6a9b1ced2bd63c529a20cc55b95", "score": "0.6597267", "text": "private boolean hasCorrectFaces(ModelGraph modelGraph) {\n if(4 != modelGraph.getFaces().size()) {\n return false;\n }\n return true;\n }", "title": "" } ]
[ { "docid": "f129abf70049b8334d9796813ced78ae", "score": "0.6829899", "text": "@Test\n\tpublic void testFacesDetected() {\n\t\tdetection.detectFacesAndMovements();\n\t\tassert(detection.getFacesAmount() > 0);\n\t}", "title": "" }, { "docid": "b0b027bd1d524fb5eb5c5479637188b1", "score": "0...
dd57e47dc0ef4a4dd68e790a3166aa08
Test of isPrivate method, of class GradleTask.
[ { "docid": "aa38a8d8fecf8cc99da2f2cc90b53056", "score": "0.90781707", "text": "@Test\n public void testIsPrivate() {\n GradleTask instance = new GradleTask(\":run\", null, \"run\", \"\");\n assertTrue(instance.isPrivate());\n }", "title": "" } ]
[ { "docid": "bce7138b7662e45a820fdad47b55fd08", "score": "0.68101484", "text": "@Test\n public void testGetGroup2() {\n GradleTask instance = new GradleTask(\":run\", null, \"run\", \"\");\n String expResult = GradleBaseProject.PRIVATE_TASK_GROUP;\n String result = instance.getGro...
99c0f180f06518c8175773f02659fe65
Gets the "areaUnit" attribute
[ { "docid": "2bdd85d88ecfe5867ed26d40006f4d5e", "score": "0.785809", "text": "public org.landxml.schema.landXML11.ImpArea.Enum getAreaUnit()\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.apache.xmlbeans.SimpleValue target...
[ { "docid": "112d07fa5ff511c59663fe8429074b8c", "score": "0.7928587", "text": "public String getArea() {\r\n return area;\r\n }", "title": "" }, { "docid": "c8894c1a3db4d89250240b76391a37a3", "score": "0.78865546", "text": "public String getArea() {\n return area;\n ...
7832654c623dcd93d782ae8fc2127df5
Gets the current pages image from database or returns null if error
[ { "docid": "8b439cef65798949a1f1d47b02d435b7", "score": "0.64697737", "text": "public String getPageImage() {\n TeacherDBCommands tdbc = new TeacherDBCommands(ctx);\n byte[] body = new byte[0];\n try {\n body = tdbc.getContentModuleHtml(contentModuleId);\n } catch ...
[ { "docid": "cb41dba1bcd0c1f016d4e6a7f23c4eb5", "score": "0.6428515", "text": "@Override\n\tpublic Image getPageImage() {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "b0804940e942bf8061e65007d8c1da52", "score": "0.6266354", "text": "public static Object getCurrentImage() {\n\t\...
4cf4006ce73ab656192c497cf4a550fb
Sets (as xml) the "ValSubtotSTI" element
[ { "docid": "07ff8e5308db54a4190bff409a544ec5", "score": "0.83270156", "text": "void xsetValSubtotSTI(cl.sii.siiDte.Dec162Type valSubtotSTI);", "title": "" } ]
[ { "docid": "2e97d1493ae8421fa16f1c1867397376", "score": "0.7968288", "text": "void setValSubtotSTI(java.math.BigDecimal valSubtotSTI);", "title": "" }, { "docid": "2e97d1493ae8421fa16f1c1867397376", "score": "0.79675645", "text": "void setValSubtotSTI(java.math.BigDecimal valSubtotST...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "0a68e7172a6ce3daf5f521a97d860bb8", "score": "0.0", "text": "public final int mo5663a(View view) {\n return RecyclerView.this.indexOfChild(view);\n }", "title": "" } ]
[ { "docid": "ea653814105676b3aa0fd0c45766e6db", "score": "0.6285023", "text": "@C4056a\n /* renamed from: a */\n public abstract void mo17535a(@C0193h0 A a) throws RemoteException;", "title": "" }, { "docid": "943c68e245d857d7dbc5516eee1106d7", "score": "0.61489946", "te...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "0e2f965d788cd2c8ac3a1703b2ba46a4", "score": "0.0", "text": "public void m11242a(DkCloudPurchasedFiction dkCloudPurchasedFiction) {\n ((ao) this.f8073a.f8069e.f8048b.f7581b.getContext().queryFeature(ao.class)).mo1832a(null);\n this.f8073a.f8067c.release();\n }", "title": ...
[ { "docid": "ae4048f417bf94dfd212d61cfae413ce", "score": "0.61427313", "text": "public interface C25752e {\n /* renamed from: a */\n void mo66812a();\n }", "title": "" }, { "docid": "6970f3058f2856f3c7f6df66714797c7", "score": "0.611846", "text": "public void func_152...
93d581beca4b407fea0e6a568cf4e809
.br.com.zup.PixSearchRequest.FilterPixById pixId = 1;
[ { "docid": "b2fffdaf6ab9d87c6343a1183a9d97fa", "score": "0.5707951", "text": "private com.google.protobuf.SingleFieldBuilderV3<\n br.com.zup.PixSearchRequest.FilterPixById, br.com.zup.PixSearchRequest.FilterPixById.Builder, br.com.zup.PixSearchRequest.FilterPixByIdOrBuilder> \n getPixIdFie...
[ { "docid": "2313e6f48171fec6ab98add8ad3ae037", "score": "0.7020236", "text": "@java.lang.Override\n public br.com.zup.PixSearchRequest.FilterPixById getPixId() {\n if (filterCase_ == 1) {\n return (br.com.zup.PixSearchRequest.FilterPixById) filter_;\n }\n return br.com.zup.PixSearchReque...
39c51e5b5330d3c75f7c6629acde8cff
Test of setCaller method, of class PhoneConvRecord.
[ { "docid": "46b1a2455ca1beff0a5813752d1e2531", "score": "0.8068931", "text": "@Test\n public void testSetCaller() {\n System.out.println(\"setCaller\");\n String c = \"TestCaller\";\n PhoneConvRecord instance = new PhoneConvRecord();\n instance.setCaller(c);\n asser...
[ { "docid": "f2da67ccd2fce9809692956560eef9e2", "score": "0.6333627", "text": "public void setPhone(java.lang.String param){\n localPhoneTracker = param != null;\n \n this.localPhone=param;\n ...
f347b5285886489b0c8a2306bbcd78d9
/ bit 0 could be latch direction like in yiear
[ { "docid": "1ae1739188e11eafd28a0d527ab8dc3c", "score": "0.0", "text": "public void handler(int offset, int data) {\n VLM5030_ST((data >> 1) & 1);\n VLM5030_RST((data >> 2) & 1);\n }", "title": "" } ]
[ { "docid": "81e84a135aa84fb06fc9332914f9dc49", "score": "0.61082053", "text": "private byte r() {\r\n\t\treturn (left_map == 0 ) ? (byte) 1 : 0;\r\n\t}", "title": "" }, { "docid": "e89a6286e8e162b569fa031eaca52783", "score": "0.60381246", "text": "public void landFromLatch() {\n }...
b2cf7d5a85899d2fc9a67c100475fa58
Gets the value of the orgID property.
[ { "docid": "048983c6c9980639dcf3a0f7bf12a9a6", "score": "0.86175084", "text": "public long getOrgID() {\r\n return orgID;\r\n }", "title": "" } ]
[ { "docid": "1ce79deb30c7e16a37c5b5281e1ae15a", "score": "0.8563394", "text": "public Number getOrgId() {\n return (Number)getAttributeInternal(ORGID);\n }", "title": "" }, { "docid": "9126b9155c63386e39a07e5fcb47153d", "score": "0.8560612", "text": "public java.lang.String ...
0e3bd751f62c86195c0954f0777fea8f
End of isLegalPosition. the pressing method is really long, because it's checking twice the neighbors of the square for mined or presses this method is when you press one of the squares in the board
[ { "docid": "1c88df52b226b008575f89c42462cd20", "score": "0.7385337", "text": "public void press(int x, int y){\n\t\tif(!win&&!lose){ // you can press only if the game is still going\n\t\t\tif(!board[x][y].fop()||(board[x][y].lastPressed!=1)){ // the pressed square is found\n\t\t\t\tboard[x][y].lastPress...
[ { "docid": "89f7ad91ca61cc48079ab66c61399511", "score": "0.6811181", "text": "@Override\n\tpublic void mouseClicked(MouseEvent e) {\n\t\tint xCor = e.getX();\n\t\tint yCor = e.getY();\n\t\tint xCount = 0;\n\t\t\n\t\t\n\t\tfor(int i = 0; i<2*(newBoard[0].length); i+=2){\n\t\t\t\n\t\t\tif(xCor > xRangeArr...
97f9d546a001e0997c81255ae7f780e1
This method was generated for supporting the association named Sitedoc2Hops2hop. It will be deleted/edited when the association is deleted/edited. / WARNING: THIS METHOD WILL BE REGENERATED.
[ { "docid": "da9e9d67686d7cd85279f3920a90e614", "score": "0.69720995", "text": "public void secondaryAddSitedoc2Hops(com.hps.july.trailcom.beans.Sitedoc2Hops aSitedoc2Hops) throws java.rmi.RemoteException;", "title": "" } ]
[ { "docid": "ae0065d8240164f75dae75cd319b6e9e", "score": "0.6636779", "text": "public interface Hop extends com.ibm.ivj.ejb.runtime.CopyHelper, javax.ejb.EJBObject {\n/**\n * This method was generated for supporting the association named HopLabel2Hop. \n * \tIt will be deleted/edited when the associatio...
d4ca47dc0a7ec1aab8d034a5bb376ae6
Creates a new instance for the given bill.
[ { "docid": "77b823773aa42c749a0c96562334dba7", "score": "0.0", "text": "public BillTextFormatter(Bill bill, boolean isValidated) {\n if (!isValidated) {\n ValidationResult result = Validator.validate(bill);\n this.bill = result.getCleanedBill();\n } else {\n ...
[ { "docid": "bfd139376a8e1496fc9fc98f4848bc37", "score": "0.70228326", "text": "public Bill() {\n super();\n }", "title": "" }, { "docid": "9fd1deededa9fb5edf9352c23311ef71", "score": "0.6873205", "text": "protected Bill() {}", "title": "" }, { "docid": "0cfe61f3...
22091d02ed655c748ef8e31a17fbdbe4
Updates inventory information for a [Product][google.cloud.retail.v2beta.Product] while respecting the last update timestamps of each inventory field. This process is asynchronous and does not require the [Product][google.cloud.retail.v2beta.Product] to exist before updating fulfillment information. If the request is v...
[ { "docid": "bda25613ee84647277f2558376d6e633", "score": "0.563468", "text": "public void setInventory(com.google.cloud.retail.v2beta.SetInventoryRequest request,\n io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver) {\n io.grpc.stub.ClientCalls.asyncUnaryCall(\n ...
[ { "docid": "f468ee315ed6b02fc82e7e7cac903ba8", "score": "0.63524026", "text": "@RequestMapping(method = RequestMethod.PUT, value = \"/{id}\",\n produces = \"application/json\", headers = \"Accept=application/json\" )\n public ResponseEntity<?> updateInventoryByProductId(@PathVariable(\"id\...
1566188d4a7ebc05a1e05672fb35d75c
$ANTLR end T11 $ANTLR start T12
[ { "docid": "e1cc0f15cbbc16f0ede5f424ef255d44", "score": "0.0", "text": "public final void mT12() throws RecognitionException {\n try {\n int _type = T12;\n // Structo.g:10:5: ( 'read' )\n // Structo.g:10:7: 'read'\n {\n match(\"read\"); \n\n\...
[ { "docid": "fd94c982a2c392889fd285e09fdd366d", "score": "0.5963644", "text": "@Override\n\tpublic void visit(MetaCharLit n) {\n\n\t}", "title": "" }, { "docid": "2a0b61b25b20ef3e13d4c8fd5a69981c", "score": "0.5953093", "text": "@Override\n\tpublic void visit(MetaLitPEG n) {\n\t}", ...
58a687a8cd963a00bab9f90c2743eac8
Creates JSONObjects with information of other JSONObjet
[ { "docid": "1b191cc852661bd01a9337ad53ae2354", "score": "0.47608525", "text": "public JSONObject getNewJsonObject(JSONObject data) \n\t{\n\t \n\t\treturn new JSONObject(data.toString());\n\t}", "title": "" } ]
[ { "docid": "991ba81baf36b39a3e9cda9285b716fc", "score": "0.57762384", "text": "JsonObject merge(JsonObject origObj, JsonObject paramObj) {\n Set<Map.Entry<String, JsonElement>> original = origObj.entrySet();\n\n for (Map.Entry<String, JsonElement> entry : paramObj.entrySet()) {\n boolean exis...
9f54e44db8a5c3bf799184fad5787f83
This code was written following this guide
[ { "docid": "bbb272ade678e1733e82744a5e21c740", "score": "0.0", "text": "public static void RestoreListedBackup(String FileName) throws IOException, SQLException {\n\n\t\tString q = \"\";\n\t\tFile f = new File(\"../BAPERS-FINAL/BAPERS3/GENERATED/DATABASES/\" + FileName + \".sql\"); // source path is the...
[ { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.6622956", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "title": "" }, { "docid": "1e34493fdecb11f6bbc24ef12eea2281", "score": "0.65716916", "text": "public void mo27791d() {\n }", "title": "" }, ...
c389f9d5c9cfc80b72807e08f7e42eb8
Returns the UID, the UID where the Brick is connected to, the position, the hardware and firmware version as well as the device identifier. The position can be '0''8' (stack position). The device identifier numbers can be found :ref:`here `. |device_identifier_constant|
[ { "docid": "a44d87e3ab99a3dd8cdf43b52f213b50", "score": "0.0", "text": "public Identity getIdentity() throws TimeoutException, NotConnectedException {\n\t\tByteBuffer bb = ipcon.createRequestPacket((byte)8, FUNCTION_GET_IDENTITY, this);\n\n\n\t\tbyte[] response = sendRequest(bb.array());\n\n\t\tbb = Byt...
[ { "docid": "d48242eb9e8dc7ce03d52d2d40b10ae6", "score": "0.6124372", "text": "java.lang.String getDeviceid();", "title": "" }, { "docid": "670f3f5575317f0ffc728506f508db93", "score": "0.5932229", "text": "public long uid() { return bb.getLong(bb_pos + 8); }", "title": "" }, {...
215dfd44d2c2f8f3cc9ba3089b7244f8
Sets the parent resource of this exclusion.
[ { "docid": "b0f520e5182cd79fbcf20b37fbda70f5", "score": "0.73250693", "text": "public void setParentResource(IResource parentResource) {\n \t\tthis.fParentResource = parentResource;\n \t}", "title": "" } ]
[ { "docid": "1a8dfebf1a8710e33aae97da08d6ba3e", "score": "0.68903923", "text": "public void setParent(Parent parent) {\n\t\tthis.parent = parent;\n\t}", "title": "" }, { "docid": "7b89283a4a56d14be24b7b6d32140348", "score": "0.6879293", "text": "public void setParent(int parent) {\n\t...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "55f20dd3969d9c3e407a42404ae5023a", "score": "0.0", "text": "@Override\n public void onClick(View v) {\n intent = new Intent(Register.this, Login.class);\n finish();\n startActivity(intent);\n }", "title": "" } ]
[ { "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": "" }, { ...
ac9a3df6d385526f7426d5caa64640a4
required string url = 1;
[ { "docid": "6cfdc85b682b2ec4d226081f5ceabe97", "score": "0.0", "text": "public Builder setUrlBytes(\n com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n url_ = value;\n onChanged(...
[ { "docid": "dede9d43bcfbf49e51db5e54b7c9742f", "score": "0.74312985", "text": "public void setUrl(String url) {\n/* 87 */ this.url = url;\n/* */ }", "title": "" }, { "docid": "a15ceef5b39149b6fd4c5da88cc93f24", "score": "0.7418684", "text": "public void setUrl(String url)...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c7273cd022fcfd77767340fdb51006e6", "score": "0.0", "text": "public static void main(String[] args) {\n\r\n\t\tint n=6;\r\n\t\tdouble c=0.5;\r\n\t\t System.out.println(c);\r\nfor(int i=1;i<n;i++)\r\n{\r\n\t\r\n \r\n\t c=(c*2)+c;\r\n System.out.println(c);\r\n \r\n\t//System.out.println(...
[ { "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}", ...
f11341b1e5850b1265c40464746b1c2c
Creates a new MetaData object.
[ { "docid": "764328fc6b811ff0c0952a7d67714fb2", "score": "0.5699662", "text": "@JsonCreator\n\tpublic MetaData(\n\t\t@JsonProperty(JSON_KEY_ID)\n\t\tfinal String id,\n\t\t@JsonProperty(JSON_KEY_TIMESTAMP)\n\t\tfinal DateTime timestamp)\n\t\tthrows OmhException {\n\t\t\n\t\t// Timestamps cannot be in the ...
[ { "docid": "9445f29c220bfc5c8f1da5816c1d983d", "score": "0.7080643", "text": "public MetaData build() throws OmhException {\n\t\t\treturn new MetaData(id, timestamp);\n\t\t}", "title": "" }, { "docid": "255d6ace43adf9c4097533647234b69f", "score": "0.68721354", "text": "public Metadat...
89f7104c2d048a354ed74e7041a80ab6
Answer true iff the node x matches the previouslyseen value at Donain[index]. The matching uses datatypevalue semantics, implemented by Node::sameValueAs().
[ { "docid": "6228e202624cda97eab3fbf28a90cc5b", "score": "0.73302585", "text": "public boolean match( Domain d, Node x )\r\n { return x.sameValueAs( d.getElement( index ) ); }", "title": "" } ]
[ { "docid": "1ccb80281b6c66d05e76e5815f91c9e1", "score": "0.52561504", "text": "@Override\n public boolean equals(Object obj) {\n if (obj == this) {\n return true;\n }\n if (obj == null || getClass() != obj.getClass()) {\n return false;\n }\n fi...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c7c8b444512ac10d5f07cb7d75ec488a", "score": "0.0", "text": "@Override\n protected void onPostExecute(String result) {\n super.onPostExecute(result);\n\n //Log.e(\"err_store_list2\", result + \"\");\n try {\n if (result != null) {\n ...
[ { "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...
96a104853d7ddb57ac0b4f29e36960b6
Read synchronous data without sync with server list.
[ { "docid": "15a610da00a8010cbff7a11bf800391b", "score": "0.50836074", "text": "public List<String> readSynchronousDataWithoutSyncWithServer(BearingData bearingData, BearingConfiguration.OperationType operationType) {\n String siteName;\n if (bearingData == null) {\n siteName = \...
[ { "docid": "18e9d29b20cb30810c7e6c42df2b1769", "score": "0.62059224", "text": "List<T> readAll();", "title": "" }, { "docid": "600a45ce1d948c02832980d12220eab0", "score": "0.60782766", "text": "public List<String> readData() {\n ArrayList<String> inputBuffer = new ArrayList<>(...
ab7c2a036d404d53f642abb28b6973c7
This method is for initializing objects used in the activity. This method is called immediately after the onCreate() method of the activity and only called once when the activity is created. Any global objects that used inside the activity should be initialized here for the purpose of management.
[ { "docid": "96bc66e7064394c95374598165f80fbf", "score": "0.0", "text": "void onBaseCreate();", "title": "" } ]
[ { "docid": "1b99c415b530863bd365b9ce0d3d1eff", "score": "0.8036635", "text": "private void initObjects() {\n databaseHelper = new DatabaseHelper(activity);\n inputValidation = new InputValidation(activity);\n\n }", "title": "" }, { "docid": "d3e88830d9d961c8d704764b9e540e77"...
95b159c8fdbce43e35ede95b6cdd3425
Es kann nur ein "Administrator" erstellt werden, falls noch nicht das Maximum an "Administratoren" erreicht wurde.
[ { "docid": "6a3b45a8a3038d4c6a32971549b57023", "score": "0.0", "text": "public Administrator(String vorname, String nachname, String email, LocalDateTime geburtsDatum, String benutzerName, String passwort) throws TooMuchAngestellteException {\n super(vorname, nachname, email, geburtsDatum, benutz...
[ { "docid": "9773265bebb5fb072a335e9b553d6662", "score": "0.7298827", "text": "public boolean isAdministrator()\r\n\t{\r\n\t\treturn administrator;\r\n\t}", "title": "" }, { "docid": "5e12e34cae366b060045ca82f2e08a44", "score": "0.7259667", "text": "@Override\n\tpublic boolean esAdmin...
557226fa4021eb7da4bdd60a0f7a6e4e
/ Content of the JSON file > Bytes > String
[ { "docid": "8ae3c9ba68ed805e3e66a79b988ea339", "score": "0.57697743", "text": "private String get_MockResponseFromJSON_File() {\n\n\t\tString resourcesPath = System.getProperty(\"user.dir\");\n\t\tPath path = Paths.get(resourcesPath + \"/src/test/resources/MockResponse_GetCourse.json\");\n\t\ttry {\n\t\...
[ { "docid": "0bdb121efef4753d052bdbe17c4bd083", "score": "0.71159714", "text": "public String generateStringFromJSON(String path) throws IOException {\n\t return new String(Files.readAllBytes(Paths.get(path)));\n\t}", "title": "" }, { "docid": "957d5041cb6df2534850cb7bf68e1bd4", "score...
92c3081f2683041ed375e0c113f3ee5f
Select the Speciality based on the Provider name and the speciality will be displayed for the dependent users.
[ { "docid": "35ab9997906ce4476ce1904aeee752b7", "score": "0.6743396", "text": "private void specialityBasedOnProvider(String selectedText, String key) {\r\n try {\r\n if (\"provider_type\".equalsIgnoreCase(key)) {\r\n SpecialityArrayList.clear();\r\n Map<St...
[ { "docid": "b048c4e880c9d4c4abf0444f0be25b8e", "score": "0.6149879", "text": "public String getSpeciality() {\r\n return speciality;\r\n }", "title": "" }, { "docid": "c8368f10d3f440c5668dc4e39731f9d7", "score": "0.61407346", "text": "public String getSpeciality() {\n ...
877d2d5ede4cf8ffaf96a2e871505eab
This method is to search for volunteer by last name.
[ { "docid": "79f0490c6729e81c9e64d65d7ae453d8", "score": "0.77655673", "text": "public static void searchVolunteer() {\r\n\r\n System.out.println(\"Please Enter Volunteer's Last Name: \");\r\n String lastName = keyboard.next();\r\n\r\n if (hasLastName(lastName)) {\r\n Syst...
[ { "docid": "db8f139fa5e53713a415640b8ba6d30e", "score": "0.6769318", "text": "List<VeteranDto> searchVeterans(String lastName, String ssnLastFour);", "title": "" }, { "docid": "2b8573be4bfb085621318c01f236338f", "score": "0.66860443", "text": "@Override\n public Collection<Vet> fi...
ad7d524ab1a1a909d15426216ede3a74
TODO(b/63064865): Test is broken on Windows. Disable for now.
[ { "docid": "48b08c7320103fbcbad1ce9fe24e52e9", "score": "0.0", "text": "@Test\n public void applyFixes() throws IOException {\n Assume.assumeFalse(StandardSystemProperty.OS_NAME.value().startsWith(\"Windows\"));\n\n Path tmp = temporaryFolder.newFolder().toPath();\n Path fileA = tmp.resolve(\"...
[ { "docid": "704ae9c3fd2bcebe251e0a32ea48c513", "score": "0.58812946", "text": "@Test\n public void test7() {\n\t \n\t //Dine-in is currently unavailable \n\t \n\t System.out.println(\"Test (7) is currently unexecutable\");\n\t \n }", "title": "" }, { "docid": "8c7335e99a07580ab8165947...
818630a75ba9b6e6f60ac0d06b3d7a3d
repeated .com.github.smartbuf.model.Receiver receivers = 7;
[ { "docid": "77d729746e8cf4e3eb774bf80fed5d8c", "score": "0.5819269", "text": "public java.util.List<? extends com.github.smartbuf.model.MessageOuterClass.ReceiverOrBuilder> \n getReceiversOrBuilderList() {\n if (receiversBuilder_ != null) {\n return receiversBuilder_.getMessage...
[ { "docid": "89c0fd5aedec44a635682eca4e20b4e6", "score": "0.6510545", "text": "com.github.smartbuf.model.MessageOuterClass.Receiver getReceivers(int index);", "title": "" }, { "docid": "3a6f8724cdb47824ddd2b9664be9be19", "score": "0.61296666", "text": "java.util.List<? extends com.git...
fdb29a8fe30ee85cd6d7d93c3a59397c
method for uninstall application
[ { "docid": "87b1a0a985754084df6797d01cff2264", "score": "0.7557706", "text": "private void onUnInstallClicked(String packageName) {\n new UninstallReceiver().setOnUnstallReceiverListener(AppAdapter.this);\n Uri packageURI = Uri.parse(activity.getString(R.string.package_colon) + pac...
[ { "docid": "cc3ace73244d132195cc6d1be0996a92", "score": "0.7872471", "text": "public void uninstall() throws Exception;", "title": "" }, { "docid": "039bc0fe065216e438961d9127f77399", "score": "0.78048104", "text": "public void uninstall(AriesApplicationContext app) throws BundleExce...
cd292152f9e4bc2f70f8a9a7f7348c64
Constructor to set properties/characteristics of object
[ { "docid": "cba5dc6d6bb9f3352497e6d1fb8589c5", "score": "0.0", "text": "Blackberry(String man, String os,String model, int cost){ \n super(man, os, model, cost); \n }", "title": "" } ]
[ { "docid": "b42ed1de2134d93f2e52004cc007cdee", "score": "0.6491692", "text": "@Override\r\n\tpublic void init(Properties arg0) {\n\t\t\r\n\t}", "title": "" }, { "docid": "b8bcec627b830a7f391758716f2c65d3", "score": "0.6461363", "text": "protected MutableObject() {\r\n\t}", "title...
216c2f3b91755d55a92a807b87b55b6e
Iterate over all players starts at 1
[ { "docid": "9dc1b4fd7820e843b0870428869a9e4e", "score": "0.0", "text": "private void attachTextViewsToViewModel() {\n for (int i = 1; i < 6; i++) {\n // Iterate over events\n for (int j = 0; j < 7; j++) {\n // - 1 here due to i starting at 1\n p...
[ { "docid": "0cfee1ad81832af2a150dd7763b18a6e", "score": "0.7334142", "text": "private void play(){\n List<ClientHandeler> listOfPlayers = new ArrayList<>(players.keySet());\n for (int i = 0; i < listOfPlayers.size(); i++){\n int otherIndex = (i + 1) % players.size();\n ...
4891500ffa56807a368e0ce9c3cf9888
only cache http(s) GET requests
[ { "docid": "3f58ca941c74f6368889ce0781eaab8a", "score": "0.5870175", "text": "@Override\n\tpublic CacheRequest put(URI uri, URLConnection conn) throws IOException\n\t{\n\t\tif (!(conn instanceof HttpURLConnection) || !(((HttpURLConnection) conn).getRequestMethod().equals(\"GET\")))\n\t\t{\n\t\t\treturn ...
[ { "docid": "a0645b1f4c52fab18ead48b94dda2669", "score": "0.68887067", "text": "private boolean canUseCache(HttpRequest request)\n {\n Header[] cacheHeaders = request.getHeaders(\"Cache-Control\");\n for (Header h : cacheHeaders) {\n String hval = h.getValue();\n if...
6a2ab00f66c0bddff1f22dcd6c656633
This method was generated by MyBatis Generator. This method sets the value of the database column WST_CASHSWEEP.CURRENCYMONEYBALANCE
[ { "docid": "95b28f0f22a17aa254015a804d1201fc", "score": "0.6199379", "text": "public void setCurrencymoneybalance(BigDecimal currencymoneybalance) {\n this.currencymoneybalance = currencymoneybalance;\n }", "title": "" } ]
[ { "docid": "297a3d0a5831de892d6a36bfb3d93ef2", "score": "0.58823013", "text": "public BigDecimal getCurrencymoneybalance() {\n return currencymoneybalance;\n }", "title": "" }, { "docid": "154bdd8ab8a86b9f8153b7dc7f08df09", "score": "0.5780024", "text": "public BigDecimal g...
df6d56a48394e4757a6be1fb2f22f391
Check that last frame accepts 3 rolls when the second roll is a spare
[ { "docid": "3757b8c9df7257b86a7d4f57e4a1ef37", "score": "0.72274715", "text": "@Test\n public void checkLastFrameTakesThreeRollsWhenSecondRollIsASpare() {\n Scorecard scorecard = bowlingScorer.createScorecard();\n\n bowlingScorer.recordFrame(scorecard, 0, 0);\n bowlingScorer.reco...
[ { "docid": "dfe5284396b8977fadf1abad937a1341", "score": "0.7130101", "text": "@Test\n public void checkLastFrameTakesThreeRollsWhenFirstRollIsAStrike() {\n Scorecard scorecard = bowlingScorer.createScorecard();\n\n bowlingScorer.recordFrame(scorecard, 0, 0);\n bowlingScorer.recor...
fcf0097d594a2ee3c01e1a1c1f5c76ba
Allows to set the current snapshot start sequence number.
[ { "docid": "db0473b964e022b8dbe430b8a32473d1", "score": "0.765492", "text": "public void setSnapshotStartSeqno(long snapshotStartSeqno) {\n this.snapshotStartSeqno = snapshotStartSeqno;\n }", "title": "" } ]
[ { "docid": "f057f81825ebf354077604ab4de20d91", "score": "0.71917206", "text": "public void setStartSeqno(long startSeqno) {\n this.startSeqno = startSeqno;\n }", "title": "" }, { "docid": "e156366b358a3cf20535ab123854221f", "score": "0.70939356", "text": "public long getSna...
6e6ac07b696369918f7d9c32afd6263a
Write code here that turns the phrase above into concrete actions
[ { "docid": "d62f68a72d34bd1a3bd2432f9031c8dd", "score": "0.0", "text": "@When(\"I wait {int} hour\")\n public void i_wait_hour(Integer int1) {\n throw new io.cucumber.java.PendingException();\n }", "title": "" } ]
[ { "docid": "98cb3a488bc50004aa9d539c6ab39c93", "score": "0.67501575", "text": "public interface SemanticAction {\n\n /**\n * Semantic action to perform.\n * \n * @param lexeme\n * the text to evaluate.\n * @param tuples\n * list of tuples.\n * @param ...
260d82fe8d2ed5a5428bab05876b1688
counts the number of pieces in a rectangular region. Pieces could either be opponent's HashMap or your own.
[ { "docid": "28616b46b0ee153be708d81709e6f44c", "score": "0.73380643", "text": "private int countInBounds(HashMap<Integer, Point> pieces, Point upperLeft, Point lowerRight) {\n\t\tint num_in_bounds = 0;\n\t\tfor (int i=0; i<this.n; i++) {\n\t\t\tif (inBounds(pieces.get(i), upperLeft, lowerRight)) {num_in...
[ { "docid": "8f3a2fb113449574e06379d2122c3aa6", "score": "0.712564", "text": "private Map<Piece, Integer> countPieces(Board board, List<Piece> pieces) {\n\t Map<Piece, Integer> count = new HashMap<Piece, Integer>();\n\t Piece piece;\n\t for(Piece tmpPiece : pieces)\n\t count.put(tmpPiece,...
bd8965e0f971a833b6e781881d744f94
zcat Homo_sapiens.gene_info.excerpt.gz | grep ^9606 | wc l
[ { "docid": "bdbc3903ff1f54da922256de6e45dc70", "score": "0.0", "text": "@Test\n public void testNumberOfGeneIdsParsed() {\n assertThat(GENE_IDENTIFIERS_ALL_TYPES.size(), equalTo(34));\n }", "title": "" } ]
[ { "docid": "7ee5abb30fe100310c70cff0b252cf1c", "score": "0.5625934", "text": "int getMetaInformationCount();", "title": "" }, { "docid": "7ee5abb30fe100310c70cff0b252cf1c", "score": "0.5625934", "text": "int getMetaInformationCount();", "title": "" }, { "docid": "7ee5abb3...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "e34da0b143462a27e87c9f8120ff0204", "score": "0.0", "text": "public AppCompatCheckBox g(Context context, AttributeSet attributeSet) {\n return new AppCompatCheckBox(context, attributeSet);\n }", "title": "" } ]
[ { "docid": "6b0e2e41d411b76c357d16b3eb3a159c", "score": "0.76045984", "text": "protected abstract void entschuldigen();", "title": "" }, { "docid": "35e5940d13f06d1f0d6a21cf2739c70a", "score": "0.7085799", "text": "public function() {}", "title": "" }, { "docid": "d0a7971...
9e886041d037b65a1594230d0ab3f895
/ Function to equip/unequip an item
[ { "docid": "470c3570b31ee0edafa2107a2b01612b", "score": "0.6659385", "text": "public boolean equipOrUnequip(String res) {\n\t\tif(res.equals(\"W\")) {\n\t\t\tif(getInventory().getWeaponList().size() == 0) {\n\t\t\t\tSystem.out.println(ConsoleColors.GREEN + \"There is no weapons in your inventory\" + Con...
[ { "docid": "a1a227261dc13b39edc5fd9908cab849", "score": "0.8860708", "text": "void equip(EquipableItem item);", "title": "" }, { "docid": "83360a24b6541b7f080b3e81c5c4e925", "score": "0.88466585", "text": "void unequipItem(Item item){\n }", "title": "" }, { "docid": "b...
49e4a9cdaa67a4ad4cb6a694a8b60a76
Returns the value of the 'Is Derived Union' attribute. If the meaning of the 'Is Derived Union' attribute isn't clear, there really should be more of a description here...
[ { "docid": "3e42a0efa1a8a0168031dcf61fbe754c", "score": "0.83863443", "text": "boolean isIsDerivedUnion();", "title": "" } ]
[ { "docid": "9aa9af39062031e8fd29daf7faa4e109", "score": "0.7291648", "text": "int getIsUnion();", "title": "" }, { "docid": "7da73fe912c99ed25516afef957d93eb", "score": "0.6638804", "text": "public boolean isDerived() {\r\n\t\treturn this.derived;\r\n\t}", "title": "" }, { ...
196e2384896519ebd0c76983d3cd6c53
Fetch long value of node
[ { "docid": "0a702e186c0af612758fc27e4247d86c", "score": "0.7065427", "text": "public long getLong() {\n return JSType.toLong(value);\n }", "title": "" } ]
[ { "docid": "05fe0a26a055d404c953ed139911304b", "score": "0.76897067", "text": "long getLongValue();", "title": "" }, { "docid": "eda922277fdf799f46b99645a560e97d", "score": "0.76325715", "text": "long readLong(String path, Object node) throws XMLException;", "title": "" }, { ...
4dbdbfac27775059ef5e9a80f7551478
Open a popup from the diagram view
[ { "docid": "cee8c575153e4802ea02513fde5abf9d", "score": "0.6208916", "text": "public void openPopup(GraphObject graphObject, PopupTypes type) {\n\t\tif(!popupMap.keySet().contains(graphObject.getStId())) {\n\t\t\tIDGPopup popup = new IDGPopup(graphObject, type, getZIndex());\n\t\t\tpopupMap.put(graphObj...
[ { "docid": "a146880e808d7b31e076005f1ff22fe4", "score": "0.7091094", "text": "void showPopup(GodModel GodModel);", "title": "" }, { "docid": "ac1447dc2e1b1cc44282e01467b2d6c8", "score": "0.6808881", "text": "public void open() {\n\t\topen(createInitialDrawingView());\n\t}", "titl...