query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
33e4d76ad18d0aca544a54c709466118
Constructor records "service" ID in parent
[ { "docid": "ca36005201ec6ab03672486b7246caee", "score": "0.6191708", "text": "public ServerService_Child(final int i) {\n\t\tsuper(i);\n\t}", "title": "" } ]
[ { "docid": "5e294345a3d6d2f722b7dcdcc9594f83", "score": "0.6674094", "text": "private void onCreate(Service parent)\n\t{\n\t\tthis.parent = parent;\n\t}", "title": "" }, { "docid": "9ae41f577f5cd466ae8b6275c2000cb3", "score": "0.6673384", "text": "public Service(Integer serviceId) {\...
b306b40e25a25d06335c48ace56bf71c
Setter for property soumis_tva.
[ { "docid": "29b185bd7c1b0819b84e1dea1c10ccd0", "score": "0.75895995", "text": "public void setSoumis_tva(int soumis_tva) {\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n this.soumis_tva = soumis_tva;\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n }", "title": "" } ]
[ { "docid": "7e2a8cfb914e7b0067c28f50c203b453", "score": "0.6604", "text": "public void setSup_tva(float sup_tva) {\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n this.sup_tva = sup_tva;\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n }", "title": "" }, { "docid": "9410b6d8c5f685...
803b2c443c9a0e56c6e1424b38c56cdb
Sets the view touch mode.
[ { "docid": "c53129970412e33a4785d115b970a515", "score": "0.7236586", "text": "public void setViewTouchMode(boolean b) {\r\n if (b && !isFakeDragging()) {\r\n //全权控制滑动事件\r\n beginFakeDrag();\r\n } else if (!b && isFakeDragging()) {\r\n //终止控制滑动事件\r\n ...
[ { "docid": "50fee315dd8744a38130ae1252353035", "score": "0.6741571", "text": "void setTouchEmulationEnabled(Boolean enabled);", "title": "" }, { "docid": "744b15289503d5ce8132cd93a9a808d4", "score": "0.6610041", "text": "public void SetViewMode(int viewmode) {}", "title": "" },...
5c9396a68d4b65a9ca3b1f0541de8724
This method will be used to liker of post postssposts in datastore
[ { "docid": "0707f4c7a854b8d60b73c33fc13f1c95", "score": "0.0", "text": "public static HashSet<Long> getUserLikePost(String curentID) {\n\t\tDatastoreService datastore = DatastoreServiceFactory\n\t\t\t\t.getDatastoreService();\n\t\tHashSet<Long> temp = new HashSet<>();\n\n\t\tQuery gaeQuery = new Query(\...
[ { "docid": "1ef59d13bb7606753b868cb1d697f74d", "score": "0.6334838", "text": "List<CoinDeskPost> getPosts();", "title": "" }, { "docid": "6cbd62b71b891781066528c2eeaa925f", "score": "0.62644523", "text": "private void loadPosts() {\n postagens = new ArrayList<>();\n pos...
6175216c033f38ee6017ceb165dc195f
$ANTLR end "ruleLocalInputPort" $ANTLR start "entryRuleInputPortReference" ../de.gammarcraft.aqua.ui/srcgen/de/gammarcraft/aqua/ui/contentassist/antlr/internal/InternalAqua.g:425:1: entryRuleInputPortReference : ruleInputPortReference EOF ;
[ { "docid": "e2c19772fd2a7126a5b9c107f746f978", "score": "0.7676285", "text": "public final void entryRuleInputPortReference() throws RecognitionException {\n try {\n // ../de.gammarcraft.aqua.ui/src-gen/de/gammarcraft/aqua/ui/contentassist/antlr/internal/InternalAqua.g:426:1: ( ruleInp...
[ { "docid": "9703f7220b1d8f87c714ff31a5655173", "score": "0.70523685", "text": "public final void entryRuleInputPort() throws RecognitionException {\n try {\n // ../de.gammarcraft.aqua.ui/src-gen/de/gammarcraft/aqua/ui/contentassist/antlr/internal/InternalAqua.g:230:1: ( ruleInputPort E...
2d018b7bc71942d0dbd9757a1860db59
TODO Really no need for this until we manage assets on a screenbyscreen basis.
[ { "docid": "d940995eaa75de50697c7b8e72214358", "score": "0.57605505", "text": "@Override\r\n\tpublic void dispose() {\n\t\tAssets.dispose();\r\n\t}", "title": "" } ]
[ { "docid": "3bfab63db35afa038dda953175f2aa89", "score": "0.7086518", "text": "private Assets() {}", "title": "" }, { "docid": "7674588ab381520b1af4200fafa22b74", "score": "0.68479526", "text": "public assets() {\n initComponents();\n displayAssets();\n }", "title...
23ffb08829f4015593ccd4dc42ab2cc5
Mood sp = super.swing(); if (sp != null) return sp; If unit has many allies around it, transition to: Zerg.Aggro if there are enemy bots around Zerg.Rushing if there are not Else stay Hurt
[ { "docid": "5c4b85699aef449e0da5ff5138c43a72", "score": "0.67426383", "text": "@Override\n public Mood swing() throws Exception{\n if (rc.getEnergon() == RobotType.SOLDIER.maxEnergon) return new Rushing((Soldier)u);\n// getNearbyRobots(25);\n// if (allies.length < 4 || enemies.le...
[ { "docid": "16a649fe8e91d8cf42822cb59adbf3b0", "score": "0.60061324", "text": "private Topic MoodAnalyzer(float mood)\n\t{\n\n\t\tif (mood >= 50) // positive\n\t\t\treturn _topic.GetKid();\n\t\telse if (mood >= 25) // a little negative\n\t\t\treturn _topic.GetParent(1);\n\t\telse // very negative\n\t\t\...
15708fc0909a88053ead938281e09764
Updates the set by checking the elements in addSet against the elements in the removeSet and keep any elements that appear in both add and remove sets but have a higher vectorClock in addSet
[ { "docid": "32782780bfeb86b1e3356e14356e58ae", "score": "0.6808954", "text": "private void updateElements(E element) {\n VectorClock removeTime = removeSet.get(element).isDefined() ? //\n removeSet.get(element).get() : null;\n VectorClock addTime = addSet.get(element).isDefi...
[ { "docid": "b7febf32ddc9706ae2d2ee4bbaa8d42e", "score": "0.60734755", "text": "@Test\n public void testRemoveFromDescendingSet() {\n BinaryTreeSet<Integer> bts = new BinaryTreeSet<>();\n bts.add(6);\n bts.add(3);\n bts.add(8);\n bts.add(2);\n bts.add(5);\n ...
f1dd31d4bd0a14a577537201388bff70
write your code here
[ { "docid": "72e868d66a52b84d35d75ed112cd057c", "score": "0.0", "text": "public static void main(String[] args) {\n circleAre();\n System.out.println(\"boo!\") + 7;.\n }", "title": "" } ]
[ { "docid": "a2392cc71aaf87bc730f13f37ecdb439", "score": "0.64542645", "text": "private void apparence()\r\n\t\t{\r\n\t\t//Rien\r\n\t\t}", "title": "" }, { "docid": "27bc40cf2c5e26e0bf8b70807e0bcaed", "score": "0.61411023", "text": "@Override\r\n\tpublic void caminar() {\n\t\t\r\n\t}"...
6d4a024d0ce0d8c35f89bcbc8796768c
Get Email/Password Credential Email/password login information for the specified user.
[ { "docid": "f8199cbcff4ee047e44d8e486aa0165f", "score": "0.5851054", "text": "@Test\n public void userCredentialsEmailTest() throws ApiException {\n Integer userId = null;\n String fields = null;\n CredentialsEmail response = api.userCredentialsEmail(userId, fields);\n\n /...
[ { "docid": "43a76dd8fd8c6951dfbe2960051b0981", "score": "0.6898823", "text": "Credentials getCredentials(String user);", "title": "" }, { "docid": "e765d37850def7e4010c5ac2459cd3a3", "score": "0.6354182", "text": "UserInformation userLogin(String email, String password);", "title...
5ee5d929b94bd9265eefd1386db31f23
the function will move the text to the center
[ { "docid": "48cee4240f483cf8e7f52d1820e96644", "score": "0.78841156", "text": "public void centerText() {\r\n int theHeight = window.getGraphPanelHeight() / 2;\r\n int theWidth = window.getGraphPanelWidth() / 2;\r\n int writingHeight = textShape.getHeight() / 2;\r\n int writi...
[ { "docid": "468f70364030e034642b77e853ebdf21", "score": "0.75536126", "text": "public void displayCenter(String text, int x, int y) {\n\t\tgc.setFont(vector); //set the font of the text\n\t\tgc.setFill(Color.WHITE); //set the color of the text \n\t\tgc.setTextAlign(TextAlignment.CENTER); //set text alig...
be4730d2f00b261aacaa42872d5d39ce
Returns a repository name that be showed
[ { "docid": "2969759752789685dc8df6b313e47bd0", "score": "0.0", "text": "public String getDescription() {\n return this.description;\n }", "title": "" } ]
[ { "docid": "daa285d5fe41701d6a64a9bb0c49e54f", "score": "0.7736638", "text": "public String getRepositoryName() {\n return repositoryName;\n }", "title": "" }, { "docid": "e8aebdce8d51c9bf53c6090af1c7ed54", "score": "0.76075053", "text": "public String getRepositoryName() {\n ...
e797f9de4144348c567a39b9dcebb874
public void close() throws IOException;
[ { "docid": "aa1a63e49018a576cb7b176811784e52", "score": "0.0", "text": "public void \t\t\t\t\tdispose() throws IOException;", "title": "" } ]
[ { "docid": "e797f9de4144348c567a39b9dcebb874", "score": "0.9999185", "text": "public void close() throws IOException;", "title": "" }, { "docid": "e797f9de4144348c567a39b9dcebb874", "score": "0.9999185", "text": "public void close() throws IOException;", "title": "" }, { ...
d6d01eeb5a2268515ae8038724724dd2
TODO: Warning this method won't work in the case the id fields are not set
[ { "docid": "66db681431b30e0fa7b4fabb3cd46f6b", "score": "0.0", "text": "@Override\n public boolean equals(Object object) {\n if (!(object instanceof CategoryDetailEntity)) {\n return false;\n }\n CategoryDetailEntity other = (CategoryDetailEntity) object;\n if ((this.categoryDetailPK =...
[ { "docid": "918ab0b48caaf4ea06d8df5e81d2500d", "score": "0.6694802", "text": "@Override\n public Integer getId() {return id;}", "title": "" }, { "docid": "49448c1c81e39f8c9296232573ecdcce", "score": "0.6618874", "text": "public int getId() {\r\n ...
e500d63d37bb8473069efdfc68b668cf
Create intent to Open Image applications like Gallery, Google Photos Run app gallery activity nothing return.Its a main activity Gallery Intent after chooser. Funciona.
[ { "docid": "01890cde76549a4e0a8f8410e0bb2b9e", "score": "0.692793", "text": "private void imageGalleryPhoto() {\n\n if (mUriLastPhoto != null) {\n try {\n MyLog.d(TAG, \"GalleryPhoto uri: \" + mUriLastPhoto.toString());\n Uri uri = mUriLastPhoto; // exampl...
[ { "docid": "da3b56bb2e6f6672ad3742b91c2c67e3", "score": "0.76800257", "text": "public Intent getPickImageChooserIntent() {\r\n\r\n // Determine Uri of camera image to save.\r\n Uri outputFileUri = getCaptureImageOutputUri();\r\n\r\n List<Intent> allIntents = new ArrayList<>();\r\n ...
4ea4ee489d1db41ba7050b1d6f0b8977
/ / / /
[ { "docid": "563ad23c14d7aad072b10d0f177fd27a", "score": "0.0", "text": "public int getLastChild(int nodeHandle) {\n/* 785 */ if (this._dom != null) {\n/* 786 */ return this._dom.getLastChild(nodeHandle);\n/* */ }\n/* */ \n/* 789 */ return super.getLastChild(nodeHandle)...
[ { "docid": "ed09b76919f53c65643ece0f61410ec7", "score": "0.58116597", "text": "public String toString(){\n return \"/\";\n }", "title": "" }, { "docid": "447d4d4bcbddbf9a2e265683f0e09b34", "score": "0.57590806", "text": "@Override\r\n\tpublic void divide() {\n\t\t\r\n\t}", "t...
35c45c2e99d6f3942d65811526d4e599
add a new download task
[ { "docid": "f9e28fe9fed0c70a5f26de5fc10900a0", "score": "0.0", "text": "@Override\n public void accept(UserLogoutEvent a) throws Exception {\n FileDetailActivity.this.finish();\n }", "title": "" } ]
[ { "docid": "c641901c5558f05f623b0d25b8f17bf4", "score": "0.678697", "text": "void addTask(Task task);", "title": "" }, { "docid": "b2b85da13fbde36957f4f7b27598896b", "score": "0.67467254", "text": "CreateDownloadTaskOperation buildCreateDownloadTaskOperation(String source, String fil...
110f8e46059c84a43ad8e1883822e71b
modified formula t(n+2) = t(n) + t(n+1)2
[ { "docid": "d9a488984699899e499ed2f0cff8ed0b", "score": "0.0", "text": "public static BigInteger calculateModifiedFib(int a, int b, int n) {\n \n BigInteger[] fib_of_all = new BigInteger[n+2];\n fib_of_all[0] = BigInteger.valueOf(a);\n fib_of_all[1] = BigInteger.valueOf(b);\n...
[ { "docid": "ab99c66bb2a877a719995f64117e27db", "score": "0.68130773", "text": "public void sum2(int n){\n int sum =0; //1\n for (int j = 0; j < n; j++) //2n+2\n for (int k = 0; k < n; k++) //2n+2\n sum += k + j; //1\n for (int l = 0; l < n; l++) //2n+2\n ...
55122b430ed9a3fa8d4b0a6cee032082
A method with single parameter
[ { "docid": "babd95c1405fbb0d0d5aab67127289d9", "score": "0.0", "text": "public int incrementByFive(int a);", "title": "" } ]
[ { "docid": "1a2d767d8a4cb1d642f35c197332f965", "score": "0.6665819", "text": "Method method();", "title": "" }, { "docid": "29901286c088b8fa4ae18fa169273384", "score": "0.642951", "text": "Integer singleArgument(Integer i1);", "title": "" }, { "docid": "8fa1f8b1d76bf16012...
124af700214574a94edf8e1bd48ce90c
se for um literal
[ { "docid": "f292edacde9805741d33b95047ada848", "score": "0.0", "text": "private static String getParameterValue(String parameter, Document document, Model model)\n\t{\n\t\tchar[] charArray = parameter.toCharArray();\n\t\tint len = charArray.length;\n\t\tif (charArray[0] == '\\'' && charArray[len - 1] ==...
[ { "docid": "15b352d295880136b3a07b7339fff9ad", "score": "0.6292524", "text": "public void setUm(String um) {\n this.um = um;\n }", "title": "" }, { "docid": "2873b6df7b2dddc3c248b78e2c9fce4c", "score": "0.5950913", "text": "public String getUm() {\n return um;\n }...
fbd1f3824c0c50977ff9b06c8b4d25d3
Gets the MAC address of this neighbor.
[ { "docid": "f1fc08d7adc4c12172fdf0f5e3ab3fc2", "score": "0.7281379", "text": "public MacAddress macAddress() {\n return macAddr;\n }", "title": "" } ]
[ { "docid": "9d0474c705e67f7c6d1a95a8a0a1c47c", "score": "0.7539216", "text": "public MACAddress getMacAddress() {\n\t\treturn macAddress;\n\t}", "title": "" }, { "docid": "57556de5682bbd8c35029686ed7b95a2", "score": "0.7414629", "text": "private String getMACAddress() {\n Wifi...
8194129a4023bd5a4fe2c47735a0f1d9
optional int32 code = 1; optional int32 code = 1;
[ { "docid": "d59359229a1f66f6183076b2032b12fc", "score": "0.0", "text": "boolean hasCode();", "title": "" } ]
[ { "docid": "58ef7b9c347e3d7709c65806af3a418a", "score": "0.68473667", "text": "int getCode();", "title": "" }, { "docid": "58ef7b9c347e3d7709c65806af3a418a", "score": "0.68473667", "text": "int getCode();", "title": "" }, { "docid": "58ef7b9c347e3d7709c65806af3a418a", ...
a00dcc9dfde3aa44715c980f4722345f
Auto generated setter method
[ { "docid": "e8de8774560169d03634c9853c9c3d39", "score": "0.0", "text": "public void setIdEmpleado(java.lang.String param){\r\n localIdEmpleadoTracker = true;\r\n \r\n this.localIdEmpleado=param;\r\n ...
[ { "docid": "8541b1cf741ee8244d45d2fd755acdb3", "score": "0.7789626", "text": "public abstract void set();", "title": "" }, { "docid": "7926260a33dacb33748cc5896367fecc", "score": "0.7313697", "text": "public void set()\n\t\t{\n\t\t}", "title": "" }, { "docid": "103930d9bb...
a50212b759056d3c72f371fd9a05cf94
Dato un soggetto estrae il codice della sua classe di appartenenza
[ { "docid": "c8026161b2251fa66b7de5d146cbbd57", "score": "0.0", "text": "public String estraiSoggettoClasseCode(Integer idSoggetto,DatiOperazioneDto datiOperazioneDto){\n\t\tString code = null;\n\t\tSiacDSoggettoClasseFin siacDSoggettoClasse = estraiSoggettoClasse(idSoggetto, datiOperazioneDto);\n\t\tif(...
[ { "docid": "dfd5e408e4d3e1ddc9afea38c51cff96", "score": "0.6569553", "text": "public interface Produto extends DCIObjetoDominio , ProdutoAgregadoI , ProdutoDerivadaI\n{\n\n\t\n\tpublic long getIdProduto();\n\tpublic void setIdProduto(long valor);\n\t\n\t\n\tpublic String getNome();\n\tpublic void setNom...
a3e2d1c30c5ef80ece72fa7e9b5a17db
Construct a new instance.
[ { "docid": "cb3502324d84bd57f53b7340cf5ad2cf", "score": "0.0", "text": "public FlowCondManager(VTNManagerProvider provider) {\n super(VtnFlowCondition.class);\n vtnProvider = provider;\n registerListener(provider.getDataBroker(),\n LogicalDatastoreType.OPERAT...
[ { "docid": "fdffc36bddf3560668cb41c0e1b28dba", "score": "0.72252333", "text": "Instance createInstance();", "title": "" }, { "docid": "fdffc36bddf3560668cb41c0e1b28dba", "score": "0.72252333", "text": "Instance createInstance();", "title": "" }, { "docid": "78442dd0f4dee4...
d472419cf0584f8a8537736695c00363
Create external robots not yet tracked in client's gazebo instance update robots already tracked
[ { "docid": "c629d290aac49dc7475db403b0bc9023", "score": "0.6806164", "text": "public void drawExternalRobots() {\n synchronized (externalRobots) {\n for (Robot robot : externalRobots) {\n if (!robot.created) {\n createRobot(robot);\n ...
[ { "docid": "5fddd933ba1b06ca6aa73e3d70b27ff9", "score": "0.63700145", "text": "public void updateOwnedRobots(){\n Topic echoBack = new Topic(ros, \"/gazebo/model_states\", \"gazebo_msgs/ModelStates\", 100);\n echoBack.subscribe(new TopicCallback() {\n //@Override\n pu...
caa2e03a3e18c02b316ab18d980775a6
this method draws the ards on table
[ { "docid": "6c891a8bcc1fca8e7e3d9c7ca27c2bf3", "score": "0.6680261", "text": "private void drawCardsOnTable(PlayerGame.PlayerPlayer n, GraphicsContext gc, int x, int y){\n LeaderCard[] cardsOnTable = n.getCardsOnTable();\n if(cardsOnTable[0] != null){\n String name = cardsOnTabl...
[ { "docid": "ca87161bd8a76da4294ca1f23dbac00f", "score": "0.71156836", "text": "public void drawTable()\n\t{\n\t\n\t\ttm.setRowCount(0);\n\t\tfor (int i = 0; i < 250; i++) {\n\t\t\tObject[] object = new Object[5];\n\t\t\tobject[0]= sort.get(i).getCountry();\n\t\t\tobject[1]= sort.get(i).getCoronavirus();...
9fb57e50c326b226a8f01e65bdea329e
Must be obtained from the current printer. Value is in device pixels. Not adjusted for orientation of the paper.
[ { "docid": "e5757d095a937cfa454eb73b96d33a00", "score": "0.63302577", "text": "@Override\n protected double getPhysicalPrintableWidth(Paper p) {\n // NOTE: This is not used in the CPrinterJob code path.\n return 0;\n }", "title": "" } ]
[ { "docid": "3403c78afe4992e807654900f26a3abe", "score": "0.6886204", "text": "@Override\n protected double getPhysicalPrintableX(Paper p) {\n // NOTE: This is not used in the CPrinterJob code path.\n return 0;\n }", "title": "" }, { "docid": "2e7c21b4d9165bc17480437436e54...
ae074c0ec76438c1a4a0cd3936c5cffe
Trae el archivo properties que se encuentre en el direcctorio del jar
[ { "docid": "5e46c88fb95ff849d9bf432a9a9a24fe", "score": "0.0", "text": "public static Properties obtenerArchivoPropiedades(String arc) throws FileNotFoundException {\n Properties prop = null;\n try {\n CodeSource codeSource = funcionesUtilidad.class.getProtectionDomain().getCode...
[ { "docid": "20970bc98f3f1d24d3ed3d98a68be3f8", "score": "0.6670629", "text": "public static void main(String[] args) throws ClassNotFoundException, IOException {\n InputStream n = Class.forName(\"com.ezzra.Main\").getClassLoader().getResourceAsStream(\"config.properties\");\n// System.out....
de3200f2e32d4fbb2b6e49ffe97087d8
Perform the test for the given matrix column (A93) and row (B50).
[ { "docid": "57fe6941cba8127fdd6b9ba2cb3ea6fa", "score": "0.5933697", "text": "public void testA93_B50() {\n test_id = getTestId(\"A93\", \"B50\", \"106\");\n\n NonRootModelElement src = selectA(\"A93\");\n\n NonRootModelElement dest = selectB(\"B50\");\n\n A_B_Action(src, des...
[ { "docid": "de818194e14ce5c1c31cc933b8aab6a9", "score": "0.59951407", "text": "private static void test5(){\n int matrix[][] = {{1, 3, 5}, {7, 9, 11}, {13, 15, 17}};\n test(\"Test5\", matrix, 0, false);\n }", "title": "" }, { "docid": "8d11a51b77265a80f34461ce21c3f8b3", ...
2ef7485cc778d2d41a5aa99ad8df413e
Gets a sync member.
[ { "docid": "95d4ae1607e735426c9a84615e735b85", "score": "0.71334666", "text": "Observable<SyncMember> getAsync(String resourceGroupName, String serverName, String databaseName, String syncGroupName, String syncMemberName);", "title": "" } ]
[ { "docid": "4d24e9683ad9208fc29fe4e9c3b3fabd", "score": "0.64935124", "text": "public RaftMember member() {\n return member;\n }", "title": "" }, { "docid": "afbfd4b7c97810946c5f9d9e72a0dcf8", "score": "0.624931", "text": "public Member getMember() {\n return member;\n ...
75ae9f477b5657ef936ee67c263623c7
$ANTLR end "rule__RouteElement__Group__1" $ANTLR start "rule__RouteElement__Group__1__Impl" ../hu.bme.mit.inf.gomrp.railway.dsl.text.ui/srcgen/hu/bme/mit/inf/gomrp/railway/dsl/ui/contentassist/antlr/internal/InternalRDMTextDSL.g:1870:1: rule__RouteElement__Group__1__Impl : ( ( rule__RouteElement__NameAssignment_1 ) ) ;
[ { "docid": "f6dcdbf6b47e01d5a0f391601a0652f7", "score": "0.80434054", "text": "public final void rule__RouteElement__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../hu.bme.mit.inf.gomrp.railway.dsl.t...
[ { "docid": "0459473b3ee39382f41f92b53ad0d94f", "score": "0.78787935", "text": "public final void rule__Route__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../hu.bme.mit.inf.gomrp.railway.dsl.text.ui/...
6706d3d89e81b52381bd5f751d7d1971
Called before a series of patches are being emitted from the librarian (as opposed to a single patch from the Editor). This might give your editor a chance to add something to the beginning of the data. For example, the ASM Hydrasynth requires that a header sysex command be sent before a stream of batch dumps. You can ...
[ { "docid": "c48ccb9416eb42cd0a2cfeb6929150d7", "score": "0.0", "text": "public Object[] startingBatchEmit(int bank, int start, int end, boolean toFile) \n {\n return new Object[0]; \n }", "title": "" } ]
[ { "docid": "b2af15bded7c032f93e055987056195f", "score": "0.5729402", "text": "protected void emitBatch(){\n synchronized(this){\n\n revokeSendBatch();\n\n int viewn = getCurrentViewNumber();\n long seqn = getStateLog().getNextPrePrepareSEQ();\n\n PBFTRequestInfo rinf...
654dad05579a2aa698095dea93b08918
Register the Required Field watcher that will be called when an item is selected
[ { "docid": "a7272bcafe33e5340b4beb95a577338d", "score": "0.6558947", "text": "public void setRequiredFieldWatcher(SpinnerAndRadioButtonWatcher watcher) {\n mWatcher = watcher;\n }", "title": "" } ]
[ { "docid": "64934b67b74a2cc6e4a3b73211d6e07e", "score": "0.6145999", "text": "public void initialize(){\n subjectselect.getItems().clear();\n Main.user.sendString(\"getSubjects\");\n Main.user.sendString(current.getUsername());\n List<String> subjects = (ArrayList<String>)(Ma...
7fb260f4a5995d7d02e71f88d8858a01
We are not an ODBMS so we do not provide any objects here
[ { "docid": "5443d70ae40501dcbf2aa5a663da70c8", "score": "0.0", "text": "@Override\n public Object findObject(ExecutionContext ectx, Object id) {\n return null;\n }", "title": "" } ]
[ { "docid": "a460aa451ac771e2b23e31bbade6d22d", "score": "0.5533595", "text": "@Override\r\n\tpublic void queryDB() {\n\t\t\r\n\t}", "title": "" }, { "docid": "c7abbe7b01774e513a0ec373ca897c86", "score": "0.55136013", "text": "public interface RelationFactory {\n /**\n * to \"plu...
09948440686589a11fec8517f8ae15cf
void onUpdateClick(List selectedIds); void onItemCheck(CustomerBasicModel customerBasicModel);
[ { "docid": "cdef089aa39b47b9ef6f0da8bfe71ed9", "score": "0.66088784", "text": "void onLongClick(CustomerBasicModel customerBasicModel);", "title": "" } ]
[ { "docid": "d9ef78ff476153b8c961480236148f48", "score": "0.6790643", "text": "public interface SelectDayClickCallBack {\n void itemClickAction(ArrayList<MeetingDayModel> mList, CheckBox chckBoxMember, int position);\n}", "title": "" }, { "docid": "3f28f979337b4c0e008eebdcd419ac02", "s...
a078cbcf52ec008be88936ea933084af
optional .com.github.aeonlucid.pogoprotos.inventory.InventoryItem.DeletedItem deleted_item = 2;
[ { "docid": "1b8e32deb015f6bb5e7bda282897b470", "score": "0.0", "text": "public Builder clearDeletedItem() { copyOnWrite();\n instance.clearDeletedItem();\n return this;\n }", "title": "" } ]
[ { "docid": "a268bb5fd61fb15c89e7cfae144d344a", "score": "0.85808545", "text": "com.github.aeonlucid.pogoprotos.Inventory.InventoryItem.DeletedItem getDeletedItem();", "title": "" }, { "docid": "7fc198cadfb5a6ffb7a48dacb512ee89", "score": "0.7332624", "text": "private void setDeletedI...
ab4e49f25808225669c826722e60ae07
Simple main function to test ADT Set
[ { "docid": "c4a7b269e0ef6b4a0e8bcc2fdecb95b1", "score": "0.0", "text": "public static void main(String[] args)\n {\n Integer[] M ={2,3,5,7,11,13,17,19,23};\n Integer[] N = {1,3,6,8,9,11,12,17,19,23,24,25,3};\n\t\n Set<Integer> A = new Set<Integer>(); \n A.insert(10);\n A.arra...
[ { "docid": "6f998a84c697b032c2d42fb269121eb4", "score": "0.6829641", "text": "public static void main(String[] args) {\n Maptest mt=new Maptest();\r\n mt.testPut();\r\n mt.testKeySet();\r\n mt.testRemove();\r\n mt.testEntrySet();\r\n mt.testModify();\r\n ...
89e8a560ae5ac4fe8dbd81a308a156ad
declare variables, starting with set variables final sets a variable as a CONSTANT
[ { "docid": "867d9402b9a9f08622919181c23c36f1", "score": "0.0", "text": "public static void main(String[] args)\n {\n final int examWeight = 70; // percentage weight given to exams\n final int labWeight = 20; // percentage weight given to labs\n final int hwWeight = 10; // perce...
[ { "docid": "41bfce2e3118d0a64ae4f7d600a51947", "score": "0.7367063", "text": "void defineVariables(Set vars);", "title": "" }, { "docid": "66a3f37a0737f1e47741b334dae7beba", "score": "0.65160733", "text": "SetGlobalVariable createSetGlobalVariable();", "title": "" }, { "d...
a4227bf2e048e07d3d4629d58140ebae
Returns all entity objects.
[ { "docid": "fd67b801102f007fd2e6b7e11736b1ff", "score": "0.6978812", "text": "List<T> getAll();", "title": "" } ]
[ { "docid": "1ac67f7db48f72f26f34e2181a95f507", "score": "0.839841", "text": "@Raw public Set<Entity> getAllEntities() { return getAllEntities(Entity.class, x -> true); }", "title": "" }, { "docid": "ff487891a03b74eaff77d537e264ca6b", "score": "0.8315602", "text": "List<T> getAllEntit...
6923f99ac11105e2bb7e7c14b41cb66e
This method initializes jCheckBoxMean
[ { "docid": "81a978c9a14d3e87978da79bd3eb7629", "score": "0.763183", "text": "private JCheckBox getJCheckBoxMean() {\r\n\t\tif (jCheckBoxMean == null) {\r\n\t\t\tjCheckBoxMean = new JCheckBox();\r\n\t\t\tjCheckBoxMean.setText(\"Mean\");\r\n\t\t\tjCheckBoxMean.setToolTipText(\"calculates the mean\");\r\n\...
[ { "docid": "37ca33a0d275c185b1e2ec41d6f0b99a", "score": "0.6258524", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jRadioButton1 = new javax.swing.JRadioButton()...
8b473e5d3bb7139361f2879f12457a62
Constructor to set initial values.
[ { "docid": "b32c3fe0d5000d70de4c3b70e594936b", "score": "0.0", "text": "public UserInfo(String p_userId, String p_title, String p_firstName,\n String p_lastName, boolean p_isInAllProjects, int p_state)\n {\n m_userId = p_userId;\n m_title = p_title;\n m_firstName = p_l...
[ { "docid": "5440560dc43693f437fe8800c0bb748f", "score": "0.7139665", "text": "public void setInitialValues(){\n setInitialValues.setInitialValues();\n }", "title": "" }, { "docid": "b4028efaf4a0e853e6bd569d3079411b", "score": "0.70513266", "text": "private void initEverythi...
ec126c3999e289194c7b067f12993ac8
Find the _Fields constant that matches fieldId, or null if its not found.
[ { "docid": "bf2e6bc9715cb11ab630d18ced7a20e3", "score": "0.0", "text": "public static _Fields findByThriftId(int fieldId) {\n switch(fieldId) {\n case 1: // SCHOOL_ID\n return SCHOOL_ID;\n case 2: // OFFICE_ID\n return OFFICE_ID;\n default:\n ...
[ { "docid": "5de58f05df813aa08edeab24d8477068", "score": "0.78799325", "text": "@org.apache.thrift.annotation.Nullable\n public static _Fields findByThriftId(int fieldId) {\n switch(fieldId) {\n default:\n return null;\n }\n }", "title": "" }, { "do...
3d450a06369f3149f495344769253cf5
Write KML of image to given file
[ { "docid": "80b5930c0dcd80acd5bdef97775e92fd", "score": "0.68624157", "text": "void writeKML(String imageID, File outputFile) {\r\n InputStream inputStream = null;\r\n MultivaluedMap<String, String> params = new MultivaluedMapImpl();\r\n \r\n if(webResource==null){\r\n ...
[ { "docid": "ef40f1058f71a568e76d060d62f29abf", "score": "0.67500424", "text": "public void writeKMLFile(Area area) {\r\n\t\t\r\n\t\tString kmlFileName = area.getName() + \".kml\";\r\n\t\tLog.d(\"LIIKENNEVALOT\", kmlFileName);\r\n\t\t\r\n\t\tif (!Utils.isExternalStorageWritable()) return;\r\n\t\t\r\n ...
819332365361a835d4dac310b885eea1
Executes the commits in a separate thread
[ { "docid": "03fc06bd6a51ddb9f4b9de66e7b0bd3d", "score": "0.0", "text": "@Override\n\t@SuppressWarnings(\"unsused\")\n\tpublic Visits persist()\n\t{\n\t\tExecutors.defaultThreadFactory()\n\t\t .newThread(new VisitsPersistAsync(this));\n\t\treturn this;\n\t}", "title": "" } ]
[ { "docid": "e09aef2b96a7da4c4d0d0a51f6e2d894", "score": "0.6669255", "text": "void commit() throws InterruptedException, TimeoutException {\n \t setAction(new Commit());\n \t getResult();\n \t setDone();\n \t}", "title": "" }, { "docid": "dc815a420474898a01dea04a99b28832", "scor...
9c844828054e534083b87d07cf786fa1
This method doesn't do anything since this panel doesn't do anything
[ { "docid": "39f7a6ae7f41fe1ece7581a9700337c0", "score": "0.0", "text": "@Override\n public void go(String configPath, String...urls)\n {\n }", "title": "" } ]
[ { "docid": "6866325e2977e895f826165741596f13", "score": "0.76315415", "text": "@Override\n\tprotected void initPanel() {\n\t\t\n\t}", "title": "" }, { "docid": "6bc670f328429d3c44d1c3f160911f22", "score": "0.6979017", "text": "@Override\n protected void makePanel() {\n }", ...
e7a44d250ae3049b11b7fe8d2cd4813e
Use the same implementation whether or not we are using the natives. If the file doesn't exist then getStat() will return 0 and this method will return false.
[ { "docid": "307a54abad85ea21e274203a3ead3b78", "score": "0.0", "text": "public static boolean isReadOnly(String fileName) {\n \t\treturn isSet(getStat(fileName), STAT_READ_ONLY);\n \t}", "title": "" } ]
[ { "docid": "e722e1386a0f18844e9dd97b4c53c2a3", "score": "0.6684766", "text": "public boolean exists ()\n {return this.file.exists();}", "title": "" }, { "docid": "79b0dda59b40890b9cbad38f34f7ea0d", "score": "0.65891016", "text": "@Override\n\tpublic boolean isFile() {\n\t\tif (use...
e1588ad1b8fd92cd0bbad78f3af418d8
Gets known LoggingDirections values.
[ { "docid": "5c46f367cf981860f818a5fc23c3b688", "score": "0.78395826", "text": "public static Collection<LoggingDirections> values() {\n return values(LoggingDirections.class);\n }", "title": "" } ]
[ { "docid": "520d89b230d8d1ed56448179ff958712", "score": "0.64026636", "text": "public List<Direction> getDirections(){\n return new ArrayList<Direction>(this.neighbors.keySet());\n }", "title": "" }, { "docid": "6781b3be71c14d3f242eb9ed0e74af62", "score": "0.6376052", "text...
e115e0e41f0c24ebfbeb177949e5fda9
Calculates the number of quests the given profile has completed using the Java streams method.
[ { "docid": "8a8d1ef41dee1fa972346aecad927395", "score": "0.587462", "text": "public long getNumberOfQuestsCompleted() {\n if (questAttempts == null) {\n return 0;\n }\n return questAttempts.stream().filter(QuestAttempt::isCompleted).count();\n }", "title": "" } ]
[ { "docid": "05c67ad5bab90a280c5d86b330b2e09b", "score": "0.56066537", "text": "int getSkillsUsedCount();", "title": "" }, { "docid": "75c3192d8ca3c9f824dee19109e2ab76", "score": "0.55547154", "text": "public long getProgress() { return allVocabulary.stream().filter(word -> word.isLea...
e621ca8115c6666a11450a086ab83269
Read one line from the data file.
[ { "docid": "44c6c618f5a7fc07d9c53d1c03565999", "score": "0.62019897", "text": "public String readLine() throws IOException {\n \t\treturn mFp.readLine();\n \t}", "title": "" } ]
[ { "docid": "ebe83dd0395905fb1fefb9fec8aebeba", "score": "0.6753236", "text": "private String readLine() {\n\t\ttry {\n\t\t\tlineNo++;\n\t\t\treturn InputFile.readLine();\n\t\t} catch (IOException e) {\n\t\t\terror(\"Error reading input: \" + e);\n\t\t\treturn null;\n\t\t}\n\t}", "title": "" }, {...
c71c5e27327aecd9035cecf1dc1a127a
When this method is called, your block should register all the icons it needs with the given IconRegister. This is the only chance you get to register icons.
[ { "docid": "3fd0132f836b9c155cceb69538fca10f", "score": "0.7776665", "text": "@Override\n\t public void registerIcons(IconRegister par1IconRegister)\n\t {\n\t\t BlockCopperWire.iconWireCopper_cross = par1IconRegister.registerIcon(\"WireCopper_cross\");\n\t\t BlockCopperWire.iconWireCopper_line = par1Ico...
[ { "docid": "3f0c440ddd3524e27f2d02aa743f99fb", "score": "0.7981514", "text": "public void registerIcons(IIconRegister iconRegister) {\n/* 35 */ this.itemIcon = iconRegister.registerIcon(\"forgottenrelics:False_Justice\");\n/* */ }", "title": "" }, { "docid": "ccf8c2d1b233483c588a8de...
f44d2bdfee255b8dcc663dcaf192caa3
Audit trail management aspect audit trail management aspect.
[ { "docid": "e942679095381eabb5ad904080a9f9ac", "score": "0.7396394", "text": "@Bean(name = \"auditTrailManagementAspect\")\n public AuditTrailManagementAspect auditTrailManagementAspect() {\n return new AuditTrailManagementAspect(this.appCode,\n this.principalResolver, Immutable...
[ { "docid": "fd6d50cee3f085733d01df49e555b201", "score": "0.57764626", "text": "@Bean(name = \"slf4jAuditTrailManager\")\n public AuditTrailManager auditTrailManager() {\n final Slf4jLoggingAuditTrailManager mgmr = new Slf4jLoggingAuditTrailManager();\n mgmr.setUseSingleLine(this.useSing...
112f313b17e7528fa9ddcd460d66de99
TODO: Esse ponto pode ser incluido no filter para que seja trafegado na thread e utilizado pelos logs.
[ { "docid": "c90cbceca3665c06b026410df211a8c2", "score": "0.49538058", "text": "@GetMapping(\"/\")\n public void log(@RequestParam(name = \"bu\") String bu) {\n ThreadContext.put(\"bu\", bu);\n\n LOGGER.debug(\"Debugging log\");\n LOGGER.info(\"Info log\");\n LOGGER.warn(\"...
[ { "docid": "9a169027928fa6778cae3449dacd4476", "score": "0.62478125", "text": "public FilterInThread() {\n }", "title": "" }, { "docid": "36c66ddfa9bae0fbe68238b28e4193eb", "score": "0.5818223", "text": "public AnalizadorWebLogThread(final File archivo, Predicate<RegistroAcces...
c80c72fe71e27453ce265263087b637a
DO NOT MODIFY THE ARGUMENTS WITH "final" PREFIX. IT IS READ ONLY
[ { "docid": "a2ea43319936ad7a1c59e0f4d73c654a", "score": "0.0", "text": "public int singleNumber(final int[] A) {\n int c = A[0];\n for(int i = 1; i < A.length; i++)\n c = c ^ A[i];\n return c;\n }", "title": "" } ]
[ { "docid": "5574f453b91667553604d1118a923d5d", "score": "0.67685634", "text": "final void metodoFinal(){\n\t\t\n\t\t//Intentado asignarle un nuevo valor a la variable final, error de compilacion\n\t\t//tamanio=89;\n\t}", "title": "" }, { "docid": "342881b879582855739b93e3e6d68d75", "scor...
2f6d53db1bf20cbd5cd09820685fda9f
Loads vertex data into graphs
[ { "docid": "1b7adfa58b61f551c17b4d23384b70f2", "score": "0.7950171", "text": "private void loadVertices() {\n // String type vertices\n for (String s : strings) {\n testGraphStringStringNull.addVertex(s);\n testGraphStringString.addVertex(s);\n testGraphStr...
[ { "docid": "91f41c18ae649d108e23886fefc7c417", "score": "0.8162005", "text": "private void loadGraphData() {\n loadVertices();\n loadEdges();\n }", "title": "" }, { "docid": "c85b36f318de594a9781afea46fc4236", "score": "0.68121415", "text": "private void loadVertex()...
e3368424192174e08e6a499c7b05e67c
Invoice Role Type Descriptions
[ { "docid": "2e015adc6792dcdc30d5fb58c4d772fb", "score": "0.676232", "text": "@Override\n public CommandResult createInvoiceRoleTypeDescription(UserVisitPK userVisitPK, CreateInvoiceRoleTypeDescriptionForm form) {\n return new CreateInvoiceRoleTypeDescriptionCommand(userVisitPK, form).run();\n ...
[ { "docid": "621973927134cd62c59a96814a4e4886", "score": "0.68747854", "text": "public String getRoleType(){\n return roletype.getName();\n }", "title": "" }, { "docid": "769765dcf7b80c13b67bf135c11b2e60", "score": "0.68720615", "text": "RoleDescription createRoleDescription...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7adc26e8f5622e8333ff99fbbdc45881", "score": "0.0", "text": "public void deleteEmployee(Employee employee) {\n\n\t\t}", "title": "" } ]
[ { "docid": "b7c706d331e2b507ec0ff8404ad87dc7", "score": "0.69742316", "text": "@Override\r\n\t\t\tpublic void crispel() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "76b3966c8e3f64884c4127d1a3df09a8", "score": "0.68059677", "text": "@Override\r\n\t\t\tpublic void maruti() {\n\t...
3214eaf0dd31f91b3dfa99391fd01dd9
private boolean isZipFlg = false; private boolean isCleanFlg = false; private String mode = "none"; private String outputModels = "json";
[ { "docid": "d40bf56b8291eb9944a8913122e790b2", "score": "0.0", "text": "public QuadUIJarRunner(String executablePath, String workDir, String outputDir) {\n super(executablePath, workDir, outputDir);\n runnerType = Type.QUADUI;\n }", "title": "" } ]
[ { "docid": "dc8436261ddfa7d1505087463910d8bd", "score": "0.560656", "text": "@Override\n\tpublic void writeModels(ZipOutputStream zos) throws IOException {\n\t\t\n\t}", "title": "" }, { "docid": "d762e547527e2003c96be3d68c6fc005", "score": "0.5574451", "text": "public Zurueckpielen()...
fa1fa37d084ac651a227b6560e26096e
test method to add two values
[ { "docid": "6382329ccbeac9a1f969f6d74af38566", "score": "0.0", "text": "public void testManualPlay(){\r\n // Manually set the hand of cards: AS, 10C, 10H, 3D, 3S\r\n }", "title": "" } ]
[ { "docid": "3310ecb091a300dd1f401e8d74bf1930", "score": "0.78314805", "text": "@Test\n public void testAdd_2(){\n int result=adder.add(5,8);\n Assertions.assertEquals(13,result);\n }", "title": "" }, { "docid": "704b6725d2c98b134313279e48c0968d", "score": "0.77947813"...
1ba97b16d5ef5655b56c324a27905897
Unregister players when needed
[ { "docid": "bfd8bffa2fd33d95cb3e2c526e1f1e3e", "score": "0.0", "text": "@EventHandler(priority = EventPriority.HIGHEST, ignoreCancelled = true)\n public void onPlayerKick(PlayerKickEvent event) {\n plugin.debug(\"Player \" + event.getPlayer().getName() + \" was kicked, unregistering...\");\n ...
[ { "docid": "2eca7bb024f198574ea946815b787c4b", "score": "0.7909141", "text": "public void unload() {\n HandlerList.unregisterAll(this);\n Bukkit.getOnlinePlayers().forEach(this::removePlayer);\n }", "title": "" }, { "docid": "b0ce34f111e629059ae9619c6b803660", "score": "...
3c3eba9dadb6a98eeacde5aab8a34ebe
writes distance in meters tags
[ { "docid": "fe9fb79275ef10497d0b936c8e6b6f02", "score": "0.7198515", "text": "private void writeEdgeDistance(int distInMeters) throws IOException{\n out.write(\"<d m=\\\"\" +distInMeters+ \"\\\"/>\\n\");\r\n }", "title": "" } ]
[ { "docid": "15249aaf801b91199b935a69fb3a2449", "score": "0.64692825", "text": "public void setDistance(double distance)\n {\n this.distance=distance;\n }", "title": "" }, { "docid": "bc129427ee95d2eb75b6caefb3fd24a2", "score": "0.6438587", "text": "public void setDistanc...
cf3df5d1195f1855c86ca72b4eb3c5fd
optional string suname = 2;
[ { "docid": "30f806faa9f9b6b575f145c234b84e42", "score": "0.0", "text": "public Builder clearSuname() {\n bitField0_ = (bitField0_ & ~0x00000002);\n suname_ = getDefaultInstance().getSuname();\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "669f762d80dc05a711235965d6bb09f5", "score": "0.59586334", "text": "public void setSodienthoai(String Sodienthoai);", "title": "" }, { "docid": "aac6d17a0f53052f07b25d45810af8d0", "score": "0.5733887", "text": "final void setName(String s)\r\n/* 230: */ {\r\n/* 231...
bd985040a889bec4ae101bbb70c1ac17
Gson gson = new GsonBuilder().create();
[ { "docid": "8a2aff8cc3a3d6fbdf44259da9df90b2", "score": "0.0", "text": "@Override\n public void run() {\n\n try {\n while (!endConnection) {\n \n //TCP\n if ((dataTCP = (StreamData) clientInputStreamTCP.readObject()) != null) {\n ...
[ { "docid": "4682c3182f49b0293e5c45b67fd75c85", "score": "0.89471996", "text": "Gson gson();", "title": "" }, { "docid": "ccf1b462c0b5db271f0425c08d239fe9", "score": "0.83720696", "text": "public static Gson createGson() {\r\n\t\treturn gson;\r\n\t}", "title": "" }, { "doc...
a3621d5c8664bb192bd446de7510a6fb
Utility function to send a GRAMMAR_FINALIZED event to all result listeners.
[ { "docid": "e2b98a0a95bb79f130d9e6707d883265", "score": "0.7036669", "text": "public void fireGrammarFinalized(ResultEvent event) {\n\t\tfor (ResultListener rl : resultListeners)\n\t\t\trl.grammarFinalized(event);\n\t}", "title": "" } ]
[ { "docid": "6a880dc62e90f2082b32c8c3346aa371", "score": "0.6410849", "text": "public void postGrammarFinalized(Result result) {\n\t\tSpeechEventUtilities.postSpeechEvent(this, new ResultEvent(result,\n\t\t\t\tResultEvent.GRAMMAR_FINALIZED));\n\t}", "title": "" }, { "docid": "c47398365746eed3...
033e2e1f25d4b9ec1c574f0b5feed4b3
Run the void setContent(String) method test.
[ { "docid": "32975c8c5fb518faabb39165fafa232a", "score": "0.688205", "text": "@Test\n\tpublic void testSetContent_fixture16_1()\n\t\tthrows Exception {\n\t\tPremiseNumber fixture = getFixture16();\n\t\tString value = \"0123456789\";\n\n\t\tfixture.setContent(value);\n\n\t\t// add additional test code her...
[ { "docid": "f21852d4ced1e549a80c4e66b4386d36", "score": "0.8066133", "text": "public void setContent(String content);", "title": "" }, { "docid": "215b485eddb7664589e467281c242f9c", "score": "0.7739655", "text": "void setContent(Content content);", "title": "" }, { "docid...
4328271a096688886184c640ccaea129
Returns the group id matching the name provided as argument. Returns 1 if no match was found
[ { "docid": "7227c65d581370773c0b4072be69347f", "score": "0.74764824", "text": "public static native int getGroupId(String name);", "title": "" } ]
[ { "docid": "9989f294df3ab309923335ce8cfa6c9c", "score": "0.76069504", "text": "private int indexOfGroup (String name) {\n for(int i=0; i<groups.size(); i++) {\n if (groups.get(i).getName().equals(name)) return i;\n }\n\n return -1;\n }", "title": "" }, { "d...
2eac98eede535d8c311bfa769997c44c
The following methods are only used by the GameManager:
[ { "docid": "dd3f19e8d1de4492ccc9aaaf2f67fc98", "score": "0.0", "text": "final void setIndex(int index) {\n this.index = index;\n }", "title": "" } ]
[ { "docid": "49f1230473ca1fff1fe12a398d19bc01", "score": "0.7273134", "text": "@Override\n\tpublic void gameUpdate() {\n\t\t\n\t}", "title": "" }, { "docid": "c5c4eb52ce896d50c5e0fc416592f3d1", "score": "0.71053874", "text": "@Override\n\t\t\tpublic void updateGame() {\n\n\t\t\t}", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "11a66e73143609a8b356fcf3f2fca117", "score": "0.0", "text": "@Override\r\n\tpublic double getConditionPeriod() {\n\t\tthis.conditionPeriod = 0.0;\r\n\t\tSystem.out.println(\"Condition Period is\"+this.conditionPeriod);\r\n\t\treturn 0.0;\r\n\t}", "title": "" } ]
[ { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.6831473", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}", "title": "" }, { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.67589027", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t...
92c4c81857ca4dda1de2cfe45b1c29aa
/Add a marker to map to denote the building that was search on the map
[ { "docid": "3e05372e1ecd79b744188c07c365bc6c", "score": "0.6901672", "text": "@Override\n public void onSearchFragSent(LatLng buildingCenter, String buildingName) {\n resetMap();\n\n if(mTwoPane){\n mEmptyContainer.setVisibility(View.VISIBLE);\n }\n\n mMap.addMa...
[ { "docid": "32cb5f3f0b3c2dbe2a7d3918fc5ac7c2", "score": "0.71453804", "text": "private void navigateMapToSearchLocation() {\n if (googleMap == null) {\n return;\n }\n googleMap.animateCamera(CameraUpdateFactory.newLatLngZoom(new LatLng(searchLat, searchLong), 15));\n ...
886021df3690f3ee40c170b2fa60fc3d
Learn parameters alpha,beta,c,gamma,digamma using scaled implementations, that correspond to the series of observations.
[ { "docid": "df3e483a0e6391706e952daeabad0e1c", "score": "0.69334227", "text": "public Object[] scaledlearnParameters(int[] observations)\n\t{\n\t\tint time = observations.length;\n\t\tint n=A.length;\n\n\t\t//retrieve alpha,beta,c\n\t\tObject[] a_pass= scaledforwardAlgorithm(observations);\n\t\tdouble[]...
[ { "docid": "d8860e352786e2a52198d5b5c56b7707", "score": "0.64517695", "text": "public void scaledtraining(boolean usePrevious,int[] observations, int iter)\n\t{\n\t\tint time = observations.length;\n\t\tint n=A.length;\n\t\tint k=B[0].length;\n\t\t// If we dont use existing parameters, Randomize!\n\t\ti...
c0305e1a3dd219dca57514ff983160dc
Returns a list of source files from a list of file names.
[ { "docid": "9b1de41deab94bddc0e8d4787118388f", "score": "0.780476", "text": "private static List<SourceFile> getFiles(Collection<String> fileNames) {\n List<SourceFile> files = new ArrayList<>(fileNames.size());\n for (String fileName : fileNames) {\n files.add(SourceFile.fromFile(fileName, U...
[ { "docid": "dec44d90a0e1398da7fbbddf8e6c5a81", "score": "0.7225826", "text": "java.util.List<org.mojolang.mojo.lang.SourceFile> \n getSourceFilesList();", "title": "" }, { "docid": "444e829f9d2a27312085ceff6688317e", "score": "0.7059321", "text": "public List<SourceFile> getSour...
99ea457c22615b497b734298dee16c2c
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
[ { "docid": "415c001f70388db3f4841f759ce03247", "score": "0.50183535", "text": "int getStoreFilesCount();", "title": "" } ]
[ { "docid": "7aa13fb85505b57f58130a7bbb256062", "score": "0.6039419", "text": "org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile getStoreFiles(int index);", "title": "" }, { "docid": "6b6f7de4da17ec0817926ec09ff5924b", "score": "0.58976144", "t...
b96a7f2fb57b64838c8807cf920cfe2c
Update the odometry in the periodic block
[ { "docid": "9c39a68ae42232a143d80237626d555a", "score": "0.7122675", "text": "@Override\n public void periodic() {\n m_odometry.update(m_gyro.getRotation2d(), nativeUnitsToDistanceMeters(leftTalon1.getSelectedSensorPosition()),\n nativeUnitsToDistanceMeters(rightTalon1.getSelectedSensorPositi...
[ { "docid": "a7a7057cc0cfab96f20ca4acedfd7adf", "score": "0.740034", "text": "@Override\n public void periodic() {\n driveOdometry.update(Rotation2d.fromDegrees(nav.getAngle()), leftEncoder.getPosition(),\n rightEncoder.getPosition());\n }", "title": "" }, { "docid...
578d8acc0bf639c30c17eb8e582529a2
Description : get count by a counting sql defined by named query Create Time: Apr 30, 2016
[ { "docid": "a12a226675928b0b353ea14da1c62be9", "score": "0.6970348", "text": "Integer getCountByNamedQuery(String queryName, Object... params);", "title": "" } ]
[ { "docid": "871652daa54c2f27e2c22de8c9a97e0b", "score": "0.7485654", "text": "long count(String query);", "title": "" }, { "docid": "871652daa54c2f27e2c22de8c9a97e0b", "score": "0.7485654", "text": "long count(String query);", "title": "" }, { "docid": "871652daa54c2f27e2...
fd0a58e921bfa475965a618b3a4a93d4
Tests for cases where a variable is declared using an inline reference to a method that returns nonnull, thereby triggering NO violation.
[ { "docid": "b3ce2ee6ca8d4e22692488d89a123014", "score": "0.70437765", "text": "@ValueSource(\n strings = {\n // Truthy values are non-null.\n \"getTruthyStr().length()\",\n \"getTruthyInt() + 2\",\n // Falsey values are still non-nul...
[ { "docid": "95164a50e0b7bd1a584a54a0a3396c08", "score": "0.6316339", "text": "public int nullPointerExceptionInterProc() {\n A a = canReturnNullObject(false);\n return a.x;\n }", "title": "" }, { "docid": "18831f4d9faae9a65620921dbbe30fdd", "score": "0.6192422", "tex...
46b53a3626d14b8bf81f46d39db01539
should return north=19; east=155; south=19; west=155
[ { "docid": "2a3569eb80c99477a6fad531a0807e9e", "score": "0.0", "text": "@Test\n public void testConvertUsngToLatLon() throws ParseException {\n UsngCoordinate usng = UsngCoordinateImpl.parseUsngString(\"5Q KB 42785 31517\");\n BoundingBox boundingBox = coordinateSystemTranslator.toBoundingBox(usn...
[ { "docid": "5adaf758811a39c21dd95effd7ad7127", "score": "0.60136545", "text": "String locations();", "title": "" }, { "docid": "8006f75dc67ea43e45fc165359f61ef5", "score": "0.57125646", "text": "private String readVisitAreas()\n\t{\n\t\tString visitArea = \"NNN\";\n\t\tString isNorth...
6dafe9ba01e511f0a5084c33a3570904
optional .CMsgRegionPingTimesClient ping_times = 3;
[ { "docid": "4f06c5c1ab3c6020d8a31452ab6d8102", "score": "0.8047512", "text": "MsgGCCommon.CMsgRegionPingTimesClientOrBuilder getPingTimesOrBuilder();", "title": "" } ]
[ { "docid": "95f6dc19adbaddd72e69d39d27360c2f", "score": "0.8437837", "text": "MsgGCCommon.CMsgRegionPingTimesClient getPingTimes();", "title": "" }, { "docid": "95f6dc19adbaddd72e69d39d27360c2f", "score": "0.8437837", "text": "MsgGCCommon.CMsgRegionPingTimesClient getPingTimes();", ...
2c76a276ffadcb0468573f7a9d8228ca
end main How to use the IDS
[ { "docid": "1a8beab3bd67762013a999ad38aea743", "score": "0.0", "text": "protected static void usage(){\n\t\tSystem.out.println( \"Usage: snids <rule_file> <packet_trace_file>\" );\n\t\t\n\t\tSystem.out.println( \"Where <rule_file> refers rule file in format:\" );\n\t\t\n\t\tSystem.out.println(\n\t\t\t\t...
[ { "docid": "4abab9674ad4504daf13d82c6cb6cad5", "score": "0.64362407", "text": "public static void main(String[] args) {\n\n String name = \"Shak\";\n int id = 124;\n\n\n\n }", "title": "" }, { "docid": "d820c8be4acc4152f6796bbdc2c7750a", "score": "0.6430253", "text":...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4df8cf2eea139824743e694f8728a149", "score": "0.0", "text": "public ActionListener salir() {\n\t\treturn new ActionListener() {\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic void actionPerformed(ActionEvent e) {\n\t\t\t\t// TODO Auto-generated method stub\n\t\t\t\tquitarVista();\n\t\t\t}\n\t\t};\n\t...
[ { "docid": "05a606445504484958a1c21e14b7198e", "score": "0.69474965", "text": "@Override\r\n\tpublic void sapace() {\n\t\t\r\n\t}", "title": "" }, { "docid": "8619203d4867f5c6d05eb9a5354405c0", "score": "0.6920049", "text": "@Override\n\t\tpublic void pintate() {\n\t\t\t\n\t\t}", ...
10f4d84af934c81a6aa172307be00517
Insert ignore file handle ids into a table's secondary file index.
[ { "docid": "35c85bfcdc4f7ea6b027ddef8f450785", "score": "0.630638", "text": "public static String createSQLInsertIgnoreFileHandleId(IdAndVersion tableId){\r\n\t\treturn \"INSERT IGNORE INTO \"+getTableNameForId(tableId, TableIndexType.FILE_IDS)+\" (\"+FILE_ID+\") VALUES(?)\";\r\n\t}", "title": "" ...
[ { "docid": "979fd722ee285e28a5bcb585ef787337", "score": "0.53266275", "text": "int insertSelective(FileTask record);", "title": "" }, { "docid": "bd5db719564a28e4729d5d97c81dfdbd", "score": "0.5322145", "text": "private void writeToInvertedIndex() {\n System.out.println(\"outp...
611e7e139adf87f5d25f0b570f7b85db
optional string verification_key_id = 4;
[ { "docid": "0c1f02358357058ff713fdb5817b4e03", "score": "0.65410984", "text": "public Builder setVerificationKeyId(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n verificationKeyId_ = value;\n on...
[ { "docid": "65761caf3fa15de6ff1881963717ab29", "score": "0.7038944", "text": "java.lang.String getVerificationKeyId();", "title": "" }, { "docid": "24f52881d8258164e2160e7c3c6dad46", "score": "0.67223436", "text": "java.lang.String getVerificationKeyVersion();", "title": "" }, ...
764b9d743269755b315c6266f1acfb0a
end generateMatrix Prints a 2D array
[ { "docid": "8eb38f43136a2134b9585fc48bd7d3e5", "score": "0.60421985", "text": "protected void print(int[][] matrix) {\n\t\tfor (int i = 0; i < matrix.length; i++) {\n\t\t\tfor (int j = 0; j < matrix[0].length; j++) {\n\t\t\t\tSystem.out.printf(\"[%s]\\t\", matrix[i][j]);\n\t\t\t} // end for\n\t\t\tSyste...
[ { "docid": "3493643d7cc70ac3e32c63a9e0751f10", "score": "0.7139374", "text": "public static void printMatrix(int num){ \n for (int rows = 0; rows < num; rows++){\n for (int cols = 0; cols < num; cols++){\n //generate 0 and 1\n System.out.print((int)(Math.random() * 2));\n }\n //print...
335f8cc7b0cc2c239fa5872c286c3dd0
the identifier of this colleague
[ { "docid": "4a1873aa5dd96ddce7e36463c019b286", "score": "0.0", "text": "public ConcreteColleague(Mediator _mediator, String _name) {\r\n\t\tsuper(_mediator,_name);\r\n\t\tsuper.mediator.addColleague(this);\r\n\t}", "title": "" } ]
[ { "docid": "53aabe2d32b197d4a4cb43f42454bf9b", "score": "0.7167612", "text": "int getLeagueId();", "title": "" }, { "docid": "53aabe2d32b197d4a4cb43f42454bf9b", "score": "0.7167612", "text": "int getLeagueId();", "title": "" }, { "docid": "9a29deafdf7e34f52fd128d3f8ca9954...
efc5261b8fa11e2e28e6423f23d0bba8
This page will verify user navigate to desired Contact us page.
[ { "docid": "b392dd3118280eb31bd4f0f6133e1fa9", "score": "0.0", "text": "@Then(\"user navigate to $desiredPage page\")\n\tpublic void verifyDesiredPage(@Named(\"desiredPage\") String desiredPage) {\n\t\t\n\t\tWebDriverWait webDriverWait = new WebDriverWait(TestSequence.webDriver, 60);\n\t\twebDriverWait....
[ { "docid": "991d254ff1f480b5937042cfd14f6651", "score": "0.7110386", "text": "@Test(enabled = true)\n\tpublic void testContactUsPageNavigation() {\n\t\t\n\t\tSoftAssert softAssert = new SoftAssert();\n\t\tHomePage home = new HomePage(driver);\n\t\thome.menuContactUs().click();\n\t\tContactUsPage contact...
1f44e42d0de01fccb592eab42437e418
Removes the alarm info with the primary key from the database. Also notifies the appropriate model listeners.
[ { "docid": "b528c2be0d5cda307dcf19375b25fccd", "score": "0.64466923", "text": "@Override\n\tpublic AlarmInfo remove(Serializable primaryKey)\n\t\tthrows NoSuchAlarmInfoException, SystemException {\n\t\tSession session = null;\n\n\t\ttry {\n\t\t\tsession = openSession();\n\n\t\t\tAlarmInfo alarmInfo = (A...
[ { "docid": "7588ff5ca728590a058eecd2089437cf", "score": "0.71606195", "text": "@Override\r\n\tpublic void delAlarm(Alarm alarmData) {\n\t\talarmMapper.deleteByPrimaryKey(alarmData.getId());\r\n\t\talarmMapper.deleteSubByPrimaryKey(alarmData.getId());\r\n\t}", "title": "" }, { "docid": "67328...
1fd7ee67b67450a8f40e1091530eb783
Gets phone verify code.
[ { "docid": "c6efa726be77133c8b803c1287f83c9b", "score": "0.6182404", "text": "@ApiOperation(value = \"校验验手机验证证码\", notes = \"校验验手机验证证码\", response = String.class)\n @ApiImplicitParams({\n @ApiImplicitParam(name = \"phoneNum\", value = \"手机号码\", required = true, dataType = \"string\"),\n ...
[ { "docid": "7c2c79dcd1d37ad662d652a96e590453", "score": "0.76516116", "text": "java.lang.String getVerificationCode();", "title": "" }, { "docid": "2c11b779078ebc097912a290e34397d5", "score": "0.7577003", "text": "public String getVerifyCode() {\n\t\tString name = preferences.getStri...
03d6753683a5c3c509f86deaff4ab9dc
get Cap View List Size By Ref Struct Establ ID.
[ { "docid": "7c0c362cf95eba569e2aebca317d5c3a", "score": "0.7454917", "text": "int getCapViewListSizeByRefStructEstablID(String servProvCode, Long refStructEstablSeq) throws AAException;", "title": "" } ]
[ { "docid": "944f15d0515a38c8d3777ed4e0b217e2", "score": "0.59812135", "text": "Integer getTVSIZE();", "title": "" }, { "docid": "944f15d0515a38c8d3777ed4e0b217e2", "score": "0.59812135", "text": "Integer getTVSIZE();", "title": "" }, { "docid": "f4653eb678f99a68415a79022b...
9666ec112cda971a53a25ef1cb939e6e
Created by Ivan_Gusev1 on 5/26/2015.
[ { "docid": "fa1210e4666ef779e399be03386dfd00", "score": "0.0", "text": "public interface LostNewsCache {\n\n void put(@NonNull final List<LostNewsEntity> LostNewsEntities);\n\n @NonNull\n Observable<List<LostNewsEntity>> get();\n\n boolean isExpired();\n\n void evict();\n}", "title": ...
[ { "docid": "21d672149bbdd06ba8646ddf7f7f41d1", "score": "0.6104926", "text": "@Override\n\tprotected void descansar() {\n\t\t\n\t}", "title": "" }, { "docid": "21d672149bbdd06ba8646ddf7f7f41d1", "score": "0.6104926", "text": "@Override\n\tprotected void descansar() {\n\t\t\n\t}", ...
29e2997307936f75b1681407f5d19e29
Constructs a new LockedAccountException.
[ { "docid": "1efa993cae6ac1d42f42f3c36cc28999", "score": "0.7356621", "text": "public LockedAccountException(final Throwable cause) { super(cause); }", "title": "" } ]
[ { "docid": "7fe74d7876fc702ac4bc9c7adee82546", "score": "0.836398", "text": "public LockedAccountException() { }", "title": "" }, { "docid": "bda0452cb13cfeccfb79cb1db63521e3", "score": "0.7589319", "text": "public LockedAccountException(final String message) { super(message); }", ...
293252027134288e73ac5dff37037ce6
Get byte length of current active log file.
[ { "docid": "80bc84e6530a0f4eb34af51b788b1d32", "score": "0.7341311", "text": "public long getFileLength()\n {\n return fileLength;\n }", "title": "" } ]
[ { "docid": "699d68f88d64da3139fddfdcb1ccf5bd", "score": "0.72477746", "text": "@Override\n public long getLen() {\n return file.getLen();\n\n }", "title": "" }, { "docid": "b3b451f3bcff875ec1606fa7c41871a2", "score": "0.7204511", "text": "long getFileLength();", "title": "" ...
f138479b074b65f319164142502db5b8
Contexts: BitOrExpression returns BitOrExpression BitOrExpression.BitOrExpression_1_0 returns BitOrExpression LogicalAndExpression returns BitOrExpression LogicalAndExpression.LogicalAndExpression_1_0 returns BitOrExpression LogicalOrExpression returns BitOrExpression LogicalOrExpression.LogicalOrExpression_1_0 returns...
[ { "docid": "f47cdc052926473a2aca72d30ad3b209", "score": "0.62190026", "text": "protected void sequence_BitOrExpression(ISerializationContext context, BitOrExpression semanticObject) {\n\t\tif (errorAcceptor != null) {\n\t\t\tif (transientValues.isValueTransient(semanticObject, ReflexPackage.Literals.LOG...
[ { "docid": "cada057d2617487a070541c33f569ab3", "score": "0.7645066", "text": "public final EObject ruleLogicalAndExpression() throws RecognitionException {\n EObject current = null;\n\n Token this_LOGICAL_AND_2=null;\n EObject this_BitOrExpression_0 = null;\n\n EObject lv_rig...
a64d3bf3ecfda65551f92acb22dfc547
Creates a new instance of ClassMemberTest
[ { "docid": "84048a36a6ec728834e222f8f5cb4e6b", "score": "0.0", "text": "public TypeAnnotationTest(String testName) {\n super(testName);\n }", "title": "" } ]
[ { "docid": "09c8a4b07cbab64a000e8e2cb39b5602", "score": "0.6778864", "text": "private TestClass createTest() throws InstantiationException {\n try {\n return mTestClass.newInstance();\n } catch (IllegalAccessException e) {\n // already tested to be public\n ...
8bb18c37de8d6a5ed9432b6a8e81f263
System.out.printf("x = (%d%d + %d) mod %d = ", x, a, c, m);
[ { "docid": "1cdb85143dbe8c63ea103a936fba30ef", "score": "0.0", "text": "public double nextDouble() {\n\t\tx = (x*a + c) % m;\n\t\t//System.out.printf(\"%d; \", x);\n\t\tdouble nextDouble = (double)x / m;\n\t\t//System.out.printf(\"nextDouble: %f\\n\", nextDouble);\n\t\t\n\t\t\n\t\treturn nextDouble;\n\t...
[ { "docid": "41883046141a5df281f7bec2c4cf7494", "score": "0.701423", "text": "void modulus (int x, int y, int z){\r\n Operasi = x % y % z;\r\n System.out.println(\"Hasil Modulus = \"+ getOperasi());\r\n }", "title": "" }, { "docid": "2150a4495d90e6223cec5df2095e1537", "sc...
08dcd4732973cc3741c2ce6c94eb9a86
2. Set up your server to receive a call from the client Method to create order
[ { "docid": "316fde22081b9e01df2a6e96dd5627f0", "score": "0.60144633", "text": "public Map<String, String> createOrder(boolean debug) throws IOException {\n Map<String, String> map = new HashMap<>();\n OrdersCreateRequest request = new OrdersCreateRequest();\n request.prefer(\"return...
[ { "docid": "10b368a66e3b771be2acd7b7891c9c98", "score": "0.6738756", "text": "NewOrderResponse newOrder(NewOrder order);", "title": "" }, { "docid": "5e3c7fbab247b781de2f523cb022bf61", "score": "0.6593067", "text": "public void createNewOrder()\n\t{\n\t\tnew DataBaseOperationAsyn().e...
5c8009d74665e429acd592bb2db9f7c4
required string channel = 2;
[ { "docid": "a5bc2cb45ccaf491ea3c04a7f8eb7b77", "score": "0.0", "text": "public boolean hasChannel() {\n return ((bitField0_ & 0x00000002) == 0x00000002);\n }", "title": "" } ]
[ { "docid": "d732f0830eab59fba943edda92cbee93", "score": "0.7355343", "text": "int getChannel();", "title": "" }, { "docid": "d732f0830eab59fba943edda92cbee93", "score": "0.7355343", "text": "int getChannel();", "title": "" }, { "docid": "d732f0830eab59fba943edda92cbee93",...
43e6d6a478a391de1cede2af98cdc9f8
return the index of the child.
[ { "docid": "75a5cf837e6fdf27fbf89f67fe5b7d80", "score": "0.82099575", "text": "@Override\n public int getIndexOfChild(Object child) {\n return -1;\n }", "title": "" } ]
[ { "docid": "a592a5c542eb8676f65e56263f1eb562", "score": "0.8194254", "text": "public int index()\r\n\t{\r\n\t\tif( parent != null)\r\n\t\t{\r\n\t\t\tfor( int i = 0;; i++)\r\n\t\t\t{\r\n\t\t\t\tObject node = parent.children[i];\r\n\t\t\t\t\r\n\t\t\t\tif(this == node)\r\n\t\t\t\t{\r\n\t\t\t\t\treturn i;\r...
6a56f128c3fde717a1023f422224831a
Set the green component
[ { "docid": "d9afc37258c26ff28a10b80b05e507df", "score": "0.75472313", "text": "public void setGreen(final int green) {\n\t\tthis.g = green;\n\t}", "title": "" } ]
[ { "docid": "e8f9704fef7015745b5a442b7c213eed", "score": "0.80017793", "text": "public void green() {\n g2.setPaint(Color.green);\r\n }", "title": "" }, { "docid": "e091f81157555f3482ab9901fe89212e", "score": "0.78433466", "text": "void setGreen(int green){\n \n ...
b4df367ebcd78bad833d533cc60103c4
$FF: Couldn't be decompiled
[ { "docid": "50db7d9a6913b4ca4fd4a16675120218", "score": "0.0", "text": "public Object delete(Object param1) {\n }", "title": "" } ]
[ { "docid": "ab29174d89dc934f85ff5d84be82c839", "score": "0.87761813", "text": "static void method_5395() {\r\n // $FF: Couldn't be decompiled\r\n }", "title": "" }, { "docid": "73b3987be238f287643aa3c833919b7a", "score": "0.87495285", "text": "static void method_1167() {\r\n ...
0c63cf141604b2966fc3c6fbe3e01130
required uint32 to_user_id = 3;
[ { "docid": "ddce893b0ee61b7fe35464c0baff339a", "score": "0.0", "text": "public int getToUserId() {\n return toUserId_;\n }", "title": "" } ]
[ { "docid": "92580b056d20e239f3596675f2ad769f", "score": "0.7648134", "text": "long getToUserId();", "title": "" }, { "docid": "b10cf289a03cbaefc5f5a94e4ce37d71", "score": "0.74848014", "text": "int getToUserId();", "title": "" }, { "docid": "b10cf289a03cbaefc5f5a94e4ce37d...
4e03894000ef7133ab6410a8c0d6d43d
Metodo para eliminar un usuario de la BD.
[ { "docid": "ecd4263ebc29cc965e3b1702fb2950e9", "score": "0.6625848", "text": "@SuppressWarnings({ \"unchecked\", \"rawtypes\" })\n\tpublic static boolean eliminarUsuario( String dni)\n\t{\n\t\tExtent<Usuario> extent = (Extent) persistentManager.getExtent(Usuario.class, false);\n\t\tArrayList<Usuario> us...
[ { "docid": "881bb2754bea71a9d6a92dc1fb5201c6", "score": "0.7655724", "text": "@Override\n\tpublic boolean eliminarUsuario(String cedula) {\n\t\t// TODO Auto-generated method stub\n\t\treturn usuarioDAO.delete(cedula);\n\t}", "title": "" }, { "docid": "cd607739804f981f0667e696d26df746", "...