query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
95e709c521df1821a18123e0f836263e
Minimal entry class used when comparing/updating an existent stream.
[ { "docid": "8cf41a2ad52752ef4910c57dddcac081", "score": "0.0", "text": "@java.lang.Override()\n public boolean equals(@org.jetbrains.annotations.Nullable()\n java.lang.Object p0) {\n return false;\n }", "title": "" } ]
[ { "docid": "45cbb9712955aea6db01eb83fa4a5506", "score": "0.53172845", "text": "Stream<DifferenceEntry> getDifferenceStream();", "title": "" }, { "docid": "0d9f9652bb697d3d12ea36230fb1d2f4", "score": "0.51050276", "text": "@Test\n public void testEquals() {\n MergeBolt m1 = ...
8cb57597720e3c546b1a6f2387ddd516
/ Expression root: MathExp Operator priority table: 0: BINARY(MathBooleanInfixApplyExp) 1: BINARY(MathRelationalInfixApplyExp) 2: BINARY(MathApplicationInfixApplyExp) 3: BINARY(MathAddInfixApplyExp) 4: BINARY(MathMultInfixApplyExp) 5: PREFIX(MathBarOutfixApplyExp) PREFIX(MathAngleOutfixApplyExp) PREFIX(MathDblBarOutfix...
[ { "docid": "850f68ec97f564fe65672108b7da3f78", "score": "0.5732314", "text": "public static boolean MathExp(PsiBuilder b, int l, int g) {\n if (!recursion_guard_(b, l, \"MathExp\")) return false;\n addVariant(b, \"<math exp>\");\n boolean r, p;\n Marker m = enter_section_(b, l, _NONE_, \"<ma...
[ { "docid": "c738e66e246c6e6018bfe91ee7a00f95", "score": "0.6544218", "text": "arithmetic_expression getArithmetic_expression();", "title": "" }, { "docid": "c45ca40ceb893c003bad07c77aa38dfb", "score": "0.6393686", "text": "@Test\r\n public void testValidExpression() {\r\n S...
9bb846ecc53c66aef895da737b00565f
Obtain an image to encode from somewhere
[ { "docid": "f3bac2bbfc1fd0ae4d69a1f35704d588", "score": "0.0", "text": "public static void convert(File input, File output) throws IOException {\n BufferedImage image = ImageIO.read(input);\n\n System.out.print(\"start\");\n\n // Encode it as output using default settings\n I...
[ { "docid": "063c6fa8c4b060cdf08f465639fbbe19", "score": "0.71357524", "text": "String GetImage();", "title": "" }, { "docid": "7be8ab0dc2e77c96916be0696aebcc84", "score": "0.7013049", "text": "java.lang.String getImage();", "title": "" }, { "docid": "0ee3a856df5ecd293ae3c...
6e18a868aff8f334487821b1cd13343d
Created by VaioDevelopment on 20/06/2016.
[ { "docid": "d5025fe90d7616be6e7b0f8378ac3131", "score": "0.0", "text": "public interface ConsultarHistoricoDescripcion {\n @GET(\"/consultarHistoricoDescripcion/\")\n void consultarHistoricoDescripcion(@Query(\"idDescripcionPedido\") int idDescripcionPedido, Callback<List<Historico_TO>> callback);...
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.64928055", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "d07c1f5c9d405e36c1ebf9e7e586652e", "score": "0.58508795", "text": "private Solution() {\n /** Not using this function**/\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "522054ff135918d54670330b8674112b", "score": "0.0", "text": "@Override\r\n\tpublic UserDTO selectOneUser(UserDTO userDTO) {\n\t\treturn sqlSession.selectOne(NAMESPACE+\"selectOneUser\",userDTO);\r\n\t}", "title": "" } ]
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.66285414", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}"...
d51f2874000ac5219d75a2c724ac6592
Returns the numerical value of each element in a list.
[ { "docid": "a25b4b09bf4f113cc59cbe9703c507f5", "score": "0.60728145", "text": "protected List<Integer> getNumbers(final List<WebElement> webElements) {\n try {\n ArrayList<Integer> numbers = new ArrayList<>();\n webElements.forEach(e -> numbers.add(Integer.valueOf(e.getText(...
[ { "docid": "4967f00c5fba33d6f959068bb1ecff34", "score": "0.6727819", "text": "private Integer sumOfElements(List<Integer> list) {\n int sum = 0;\n for (Integer i : list)\n sum += i;\n return sum;\n }", "title": "" }, { "docid": "e414557b346db9bd035132c56a68...
02985e70c396898e77c055f11725108c
This method was generated by MyBatis Generator. This method corresponds to the database table TB_SYS_WORK_TYPE
[ { "docid": "9f09b8934abac18670770f600249a57a", "score": "0.0", "text": "public String getOrderByClause() {\n\t\treturn orderByClause;\n\t}", "title": "" } ]
[ { "docid": "84cba3610e811d4e260bc298df90cd76", "score": "0.62489593", "text": "public TbSysWorkTypeExample() {\n\t\toredCriteria = new ArrayList<Criteria>();\n\t}", "title": "" }, { "docid": "a124e38aee6ccf1af7f32224d79ba0af", "score": "0.584149", "text": "@Override\r\n\tpublic int g...
cdff9d6621188ef409a519ed0881b726
Set a Properties object with the CLI parameters for the client.
[ { "docid": "8416e44087448355ad1b0074d5f714dc", "score": "0.0", "text": "private Properties setAnnotateProperties(String model, String language,\n String clearFeatures) {\n Properties annotateProperties = new Properties();\n annotateProperties.setProperty(MODEL, model);\n annotateProperties...
[ { "docid": "86c719546aa1365be23229cae49851ec", "score": "0.6605903", "text": "public void _setprop(CommandInterpreter intp) throws Exception {\n \t\tString argument = intp.nextArgument();\n \t\tif (argument == null) {\n \t\t\tintp.println(ConsoleMsg.formatter.getString(\"CONSOLE_NO_PARAMETERS_SPECIFIED_...
e19f1ca6ae8ad778027a6b49ea5121d1
/ ================= Haz esto si, quieres eliminar el servicio agregado al carrito. =================
[ { "docid": "56625a78b73e75e6e3de5e78e04ee199", "score": "0.7035112", "text": "public void eliminarServicioCarrito(int idServicio) {\n\n try {\n if (!carrito.isEmpty()) {\n int i = 0;\n for (Servicios servicio : carrito) {\n if (servicio....
[ { "docid": "d30d1ab67a8d7f492311bbc1d4226dad", "score": "0.7123205", "text": "public void quitaServicio(){\n nsdHelper.unregisterService();\n }", "title": "" }, { "docid": "753d490802de7ea594c3d8347345c3c7", "score": "0.6934305", "text": "public void eliminarReserva(Servici...
75b194843b66dad19fbec748b7bd8875
attempts switch to another window
[ { "docid": "bf92d013c482c2bcd17c07b5f7cad85f", "score": "0.0", "text": "public static void switchToNewWindow(final Set<String> handles, int time) throws Exception {\n\t\t(new WebDriverWait(driver, time)).until(new ExpectedCondition<Boolean>() { \n\t\t\tpublic Boolean apply(WebDriver d) { \n\t\t\t\tSet<...
[ { "docid": "827244188f14fa2dcbed5812f8ee033c", "score": "0.7588971", "text": "private void switchToMainWindow() {\n\t\tswitchToWindow(mainWindow);\n\t}", "title": "" }, { "docid": "e29e5a1611d2e38b713f788c20b28d17", "score": "0.7538454", "text": "public void switchto_mainwindow()\r\n...
2902f1470d4b0ffcf9099433de8d30d2
doPre_message Navigate to next message in the category
[ { "docid": "a5d4a1cffa836948b087a792d71db4da", "score": "0.61164826", "text": "public void doNext_message(RunData data, Context context)\n \t{\n \t\tSessionState state = ((JetspeedRunData) data).getPortletSessionState(((JetspeedRunData) data).getJs_peid());\n \t\tString channelId = (String) state.getAtt...
[ { "docid": "fb0a2b40826177bf7f83a8e83e2cceba", "score": "0.64067227", "text": "protected abstract void getNextMessage();", "title": "" }, { "docid": "745f006d07f120437e0f30504b7528ea", "score": "0.6242076", "text": "@Override\r\npublic void processNextMessage() {\r\n final KQML ...
82fd0d088acfde0fe325b1df82998b86
This method was generated by MyBatis Generator. This method corresponds to the database table ABACUS.ABA_PD_SPCL_NO_INFO
[ { "docid": "2f92eb3b531cb9c7504c484c0ed22990", "score": "0.0", "text": "int updateByPrimaryKeySelective(SpclNoInfo record);", "title": "" } ]
[ { "docid": "5517703e8350ca47f0802a5d8d91b97f", "score": "0.5451346", "text": "SpclNoInfo selectByPrimaryKey(@Param(\"prodCd\") String prodCd, @Param(\"prefix\") String prefix);", "title": "" }, { "docid": "61fed6c8f0af2e3c26ab3aeceded3749", "score": "0.5323194", "text": "List<GIACAgi...
6bf4a916a44eb09710fb781452f19180
stripComment() Gets first index of a whitespace character, and returns it's index of 1 if not found
[ { "docid": "5bee40b70b2653c503aa64468d93ce7f", "score": "0.5700578", "text": "private static int getWSIndex(String in) {\r\n for (int i = 0; i < in.length(); i++) {\r\n if (Character.isWhitespace(in.charAt(i))) {\r\n return i;\r\n }\r\n }\r\n\r\n ...
[ { "docid": "42369c5b72a2facbecbcac28cacf842e", "score": "0.6514522", "text": "private static String stripComment(String line) {\r\n int idx = line.indexOf('#');\r\n if (idx >= 0) {\r\n return line.substring(0, idx);\r\n }\r\n\r\n return line;\r\n }", "title"...
b06694144ea39f8c7c38f232f12fe569
Add a course to the course catalogue
[ { "docid": "19efd331438095a3f6a51a2e31bb6e7f", "score": "0.70483196", "text": "public void addCourse(String courseName, int courseID) {\r\n\t\tcat.addCourse(courseName, courseID);\r\n\t}", "title": "" } ]
[ { "docid": "59538a0415b1e6d96cdf1981fe02299b", "score": "0.8095435", "text": "public void addCourse(Course course) throws CourseFoundException;", "title": "" }, { "docid": "46a13c99006a93d2c54bb2fbf7fdd8de", "score": "0.790437", "text": "public void addCourse(Course c1){\r\n c...
25034b1fc44bf1e3ea918669818fb597
Reset the board game.
[ { "docid": "c9cf174dd85e63665060a280f066e848", "score": "0.81719536", "text": "public void resetBoardGame(Cell[][] boardGame)\r\n\t{\r\n\t\tthis.boardGame = boardGame;\r\n\t}", "title": "" } ]
[ { "docid": "dcc6fd33053f9f5d2e10f986c059bf41", "score": "0.88523203", "text": "public void reset_board() {\n }", "title": "" }, { "docid": "9cc90ce5279ef96c9247ec7383b9e6ea", "score": "0.88003075", "text": "private void resetBoard() {\n clearBoard();\n drawBoard();\n...
f01cb68cfef01920c34025783fd3cd7c
returns number of overlapping positions
[ { "docid": "9773835b338ea3de3e78a4aaed948592", "score": "0.6456663", "text": "public int overlaps(NumberWord nw2) {\n\t\tNumberWord nw1 = this;\n\t\tint overlaps = 0;\n\t\t\n\t\tSet<Integer> set = new HashSet<Integer>();\n\t\tfor (int i=0;i<nw1.word().length(); i++) {\n\t\t\tset.add(nw1.pos+i);\n\t\t}\n...
[ { "docid": "e557fe779abc5a5da932aea9ef5783f6", "score": "0.70511323", "text": "public int existingIntersections() {\n\t\tif (preexistPoints != null) {\n\t\t\treturn preexistPoints.size();\n\t\t}\n\t\treturn 0;\n\t}", "title": "" }, { "docid": "64be12bcaf7eec2f74806cd9c23b2110", "score": ...
ec8be5d8a0b95ed1f3044ec487c0f3b8
/ Description: insert p using the nearest neighbor heuristic Input: Point p Output: none
[ { "docid": "7cdf44225b920bb9c620292ea29280cb", "score": "0.75442034", "text": "public void insertNearest(Point p) {\r\n if (head.data == null) {\r\n head.data = p;\r\n tail.data = head.data;\r\n }\r\n else {\r\n Node insert = new Node();\r\n ...
[ { "docid": "75d8d018e76e25aaf38b1e313fa55fc9", "score": "0.7048625", "text": "public void insert(Point p){\n \t//check if there is chiled or not before insert\n \t//First case if node doesn't have child \n \tif(!this.hasChild){\n \t\t/*\n \t\t * if the elements in the node less than the c...
e8f3a79b19f0afac4c412ed74304bd38
end method createUserInterface compare guess to answer
[ { "docid": "0419ef9a59f15d2dce764840ac17b9ec", "score": "0.0", "text": "private void enterJButtonActionPerformed(ActionEvent event) {\n // retrieve user input from guessJTextField\n int userGuess = Integer.parseInt(guessJTextField.getText());\n\n // compare userGuess with random num...
[ { "docid": "b646d99444f375f74bf90088efee2a1b", "score": "0.6461839", "text": "private static TypeOfInterface askUserInterface() {\r\n String answer;\r\n\r\n do {\r\n Printer.println(\"Choose the interface type:\");\r\n Printer.println(\"1 - Console\");\r\n ...
2635f2e429df4727f0ded71946b41d6a
/Mediante un Objeto "opciones" tipo JOption el usuario podra seleccionar el punto del ejercicio de POO
[ { "docid": "faed32bfb4cb8f34050576680e310ed1", "score": "0.0", "text": "public static void main(String[] args) {\r\n Menu.Menu();\r\n\r\n }", "title": "" } ]
[ { "docid": "f5ff8ea92981d7adb9e03b18cb217e18", "score": "0.57045764", "text": "public String imprimeResultadosPartidos(int opt) {\n NodoGrupo recorrido = raiz;\n int cont = 1;\n\n String resutado = \"\";\n\n while (recorrido != null) {\n\n NodoCalendario recorridoC...
7a1f520687b83e4d67cc9a161b8ad130
This method was generated by Apache iBATIS ibator. This method returns the value of the database column V_RP_MN_BSC_GPRS_CS.MCSX_LEVEL6
[ { "docid": "ec9d14f5774fb4fad805a387106b4e42", "score": "0.7051861", "text": "public Float getMcsxLevel6() {\r\n return mcsxLevel6;\r\n }", "title": "" } ]
[ { "docid": "5bd2b0643d278d0b354122f81ebea1d5", "score": "0.66638315", "text": "public Float getMcsxLevel5() {\r\n return mcsxLevel5;\r\n }", "title": "" }, { "docid": "7ef510b28de9912641f6173db3121b6c", "score": "0.6548996", "text": "public Float getMcsxLevel7() {\r\n ...
b0b896d1a84f530a8ed67ed7d50b865f
azienda intende approvare una richiesta
[ { "docid": "06b0ef1fc40a0a528f575e357993e7e8", "score": "0.0", "text": "@Test\n\t public void tc_gr_4_13() throws ServletException, IOException {\n \t request.addParameter(\"email\",\"microsoftofficial@tiscali.it\");\n \t request.addParameter(\"password\", \"microsoft1\"); \n \t servlet...
[ { "docid": "d303be5e5544b45417dce06869cdd480", "score": "0.703553", "text": "private void proceseazaRezultate() {\n }", "title": "" }, { "docid": "7e3af1fc4af82893c11584bbef16cca9", "score": "0.66947407", "text": "public void encenderApagar(){\r\n\t\tif(encendido==true){\t\t\t\t//...
eea95415491dc50f875cf7cf44b0dc2b
GMEncoD constructor Create temporary directories and start to fill them up with the raw avi files (subtasks). Note that we do not wait until the splitter has finished before we return this potentially buys us a lot parallelism because the first subtasks can be submitted while the splitting process is busy waiting for I...
[ { "docid": "b94862c33faa57a2a37b988705cccafd", "score": "0.65259326", "text": "public\t\t\tGMEncoD(String chunkSize, int maximumMachines,\r\n\t\t\t\t\tString workerJar, String aviFile){\r\n\tRuntime\t\t\trun;\r\n\tRandom\t\t\tgen;\r\n\tfloat\t\t\ttotalTasks;\r\n\tFile\t\t\taviChunksDirFile;\r\n\tFile\t\...
[ { "docid": "e5cc3f3081b16517267e39c653283236", "score": "0.60046166", "text": "public Task\t\t\tgetTask() {\r\n\tDecimalFormat\t\tform =\r\n\t (DecimalFormat) NumberFormat.getInstance();\r\n\tform.applyPattern(\"0000\");\r\n\r\n\r\n\tString inputFile = aviChunksDir + Env.RAW_CHUNK +\r\n\t form.for...
6d1c78bf82da5379e10fe047dc193588
Increment the number of recommendation that the L2PcInstance can give.
[ { "docid": "4bcd1dc5811e3b721af3ae2d1f018488", "score": "0.0", "text": "protected void decRecomLeft()\n\t{\n\t\tif (_recomLeft > 0)\n\t\t{\n\t\t\t_recomLeft--;\n\t\t}\n\t}", "title": "" } ]
[ { "docid": "3b1540b90148191dd0cb2fa94d5afe2f", "score": "0.62912893", "text": "public void increaseCount() {\n\t\tthis.counter++;\n\t}", "title": "" }, { "docid": "8d75d357bdd4ae34cef081a69bc868e9", "score": "0.6281666", "text": "public void increment() {\n\t\tcount++;\n\t}", "ti...
84a3fab3c47ab644008e0492285674e5
Collects and logs the data regarding mutation evaluation on mutant level
[ { "docid": "d6a4e6fd02485e4f8cfb0cfc6e9f473f", "score": "0.5315087", "text": "public interface IResearchDataCollector {\n\t/**\n\t * @param targetClass class which is being mutated\n\t * @param mutant mutant introduced in target class source code\n\t * @param testResult test results from mutant ev...
[ { "docid": "f1914a0c4238870be9605be1fcf66126", "score": "0.6936236", "text": "@Override\n public void logMutation(LogMutation logMutation) {\n }", "title": "" }, { "docid": "11e15ae86007d7420886876d7fbcc7c1", "score": "0.58306974", "text": "private Mutation () {}", "title": "" ...
a946def3eb7f9585630cafbf3614bb11
JDBC 2.0 Give the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed. The number of rows specified only affects result sets created using this statement. If the value specified is zero, then the hint is ignored. The default value is zero.
[ { "docid": "76a2995cf2c026b50895ac7804cada5f", "score": "0.7118643", "text": "public void setFetchSize(int rows) throws SQLException {\n\t}", "title": "" } ]
[ { "docid": "88365f3fa22e5838bf6cb196faa3fc14", "score": "0.7237607", "text": "@Override\n\tpublic void setFetchSize(int rows) throws SQLException {\n\n\t}", "title": "" }, { "docid": "88365f3fa22e5838bf6cb196faa3fc14", "score": "0.7237607", "text": "@Override\n\tpublic void setFetchS...
c79b0d4cd08ed3f2c6cf07a591fac9cf
Created by sergeyy on 12/12/16.
[ { "docid": "041ea2ce496837b7ccc8f8dd1788e847", "score": "0.0", "text": "public interface JobRepo {\n\n void createJob(Job job);\n\n void deleteJob(Long id);\n\n void updateJob(Job job);\n\n List<Job> getJobList(Integer start, Integer max);\n\n Job loadJob(Long id);\n\n Job findJob(Long...
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.6269004", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "5d259e9a9ed31ac29902b25db191acd1", "score": "0.59874606", "text": "@Override\n\tpublic void bewegen() {\n\t\t\n\t}", "title": "" }, ...
fcb587d906fde54436bf10dbf1011eea
send the user to the android home screen after clicking ok
[ { "docid": "739a383dfa8a174282c82d27475002fd", "score": "0.0", "text": "@Override\n public void onClick(View view) {\n switch(view.getId()) {\n case R.id.button_ok:\n finish();\n break;\n }\n }", "title": "" } ]
[ { "docid": "40c89c217fdd016509056762b152cd75", "score": "0.7309589", "text": "@Override\n public void onClick(final View v) {\n\n\n Activity activity = (Activity) Dummy.this;\n\n final Intent intent = new Intent(Intent.ACTION_MAIN);\n ...
4470b9cec200113c3dd86014112c0b5a
create a new VIEW
[ { "docid": "4452b865be6577dd59f443fe911bf825", "score": "0.0", "text": "@Override\n public AdapterSwipeList.ViewHolder onCreateViewHolder(ViewGroup parent, int viewType) {\n View v = LayoutInflater.from(parent.getContext()).inflate(R.layout.cell_give_link, parent, false);\n //set the vi...
[ { "docid": "19b31be4c9ef80fa56afa265265c71d8", "score": "0.78380024", "text": "public void createView() {\n }", "title": "" }, { "docid": "60e5636dbed0651ccae5e34d30723452", "score": "0.758284", "text": "public String createView(ViewDefinition viewDefinition) throws ViewDefinition...
286036cb2ffb50e17e6300ef600d9a40
optional string data_row_state = 4;
[ { "docid": "84d6f36f0e2de75a59d59d7777a42eb5", "score": "0.0", "text": "public Builder setDataRowStateBytes(\n com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n dataRowState_ = value;\n ...
[ { "docid": "47e53177b51fd2df8aa90f9b15fb89c9", "score": "0.80776083", "text": "java.lang.String getDataRowState();", "title": "" }, { "docid": "47e53177b51fd2df8aa90f9b15fb89c9", "score": "0.80776083", "text": "java.lang.String getDataRowState();", "title": "" }, { "docid...
fdd57271d1710ad9cb72996992a85793
/ Style and Skin
[ { "docid": "c1b65a5589bb69c065b49123bc0f9838", "score": "0.0", "text": "@Override public String getUserAgentStylesheet() {\r\n return getClass().getResource(\"switch.css\").toExternalForm();\r\n }", "title": "" } ]
[ { "docid": "a9c248863b7dbff594c624f97bd960fd", "score": "0.8073549", "text": "public void Skin() {\n }", "title": "" }, { "docid": "0f0a742060f297113d69e6a0cb3d8c37", "score": "0.74830985", "text": "abstract public Skin getSkin();", "title": "" }, { "docid": "776007e78...
cc5dd6f09c2b19d9d7950431f3324b59
.kitty_protos.G2H_MoneyRedpacket g2hMoneyRedpacket = 11;
[ { "docid": "e23cc096bbc34bb38a20a4fc07d55073", "score": "0.6694605", "text": "boolean hasG2HMoneyRedpacket();", "title": "" } ]
[ { "docid": "0da9e80053566cd38847a3a47d741574", "score": "0.8527789", "text": "kitty_protos.WorldMessageOuterClass.G2H_MoneyRedpacket getG2HMoneyRedpacket();", "title": "" }, { "docid": "3e978426e80e3d786cc20a79abafa78b", "score": "0.75301373", "text": "private void setG2HMoneyRedpack...
d13d286829182ac6a94180d37bb66e24
/ JADX WARNING: Exception block dominator not found, dom blocks: [] / JADX WARNING: Missing exception handler attribute for start block: B:50:0x0146 / JADX WARNING: Missing exception handler attribute for start block: B:52:0x0156 / Code decompiled incorrectly, please refer to instructions dump.
[ { "docid": "c7d737c2ff144dac2c1c6e90670f39f1", "score": "0.0", "text": "public final void run() {\n /*\n r19 = this;\n r8 = r19\n r0 = 0\n java.lang.Object[] r1 = new java.lang.Object[r0]\n com....
[ { "docid": "1efa78ee41391355841603daa098a541", "score": "0.6899377", "text": "private void m21785i() {\n /* JADX: method processing error */\n/*\nError: jadx.core.utils.exceptions.JadxRuntimeException: Exception block dominator not found, method:com.tencent.wxop.stat.ag.i():void. bs: [B:42:0x0128...
cf6249b395317bcb71b7e83ccec49c41
$ANTLR start "tablePath2" /home/nhsan/dremel/workspace/DremelParser/src/dremel/parser/impl/Bql.g:68:1: tablePath2 : tableName ( DOT tableName ) ;
[ { "docid": "f9423fb80d3f03605c9f72516283c30f", "score": "0.8074371", "text": "public final BqlParser.tablePath2_return tablePath2() throws RecognitionException {\n BqlParser.tablePath2_return retval = new BqlParser.tablePath2_return();\n retval.start = input.LT(1);\n\n CommonTree ro...
[ { "docid": "d6a3a371d34d3a55ed2c448395014540", "score": "0.704418", "text": "public final BqlParser.tablePath_return tablePath() throws RecognitionException {\n BqlParser.tablePath_return retval = new BqlParser.tablePath_return();\n retval.start = input.LT(1);\n\n CommonTree root_0 ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "39a2aac577d5ed25d8701c5d221b0c19", "score": "0.0", "text": "public void onClick(View v) {\n\n\t\t\t\talert.setTitle(\"Overhead Press\");\n\t\t\t\talert.setMessage(\"Enter Weight\");\n\n\t\t\t\t//set an EditText view to get user input\n\t\t\t\tfinal EditText input = new EditText(aMethod());\n...
[ { "docid": "74a4209c94e08d9f5eb0b60e580f5e04", "score": "0.68867725", "text": "@Override\r\n\tpublic void comit() {\n\t\t\r\n\t}", "title": "" }, { "docid": "b645eacb329adc01490ab5013a6c4f7f", "score": "0.67295986", "text": "@Override\n\t\t\tpublic void perfom() {\n\n\t\t\t}", "t...
efe945e7e4cc48ff5fa10f481566fe9b
Below method will click on the hamburger menu
[ { "docid": "54f16adb8cef1d6a44c74c9fd08cc3a9", "score": "0.9016412", "text": "public void clickHamburgerMenu() {\n\t\tUtilities.waitToBeClickable(hamburgerMenu,\"Hamburger Menu\",15);\n\t\tUtilities.click(hamburgerMenu,\"Hamburger Menu\");\n\n\t}", "title": "" } ]
[ { "docid": "9937b5059029e70f651991bae1d083f7", "score": "0.7420107", "text": "@Test(description = \"Step 2: Click on the hamburger menu.\", priority = 2)\n\tpublic void Step02_ClickOnHamburgerMenu() throws Exception {\n\n\t\t// Click on the hamburger menu.\n\t\thomePage.clickOnHamburgerMenu();\n\n\t\t//...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "bfbef27fe77bd38e1d41c348ab93922a", "score": "0.0", "text": "protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {\n\t\tdoGet(request, response);\r\n\t}", "title": "" } ]
[ { "docid": "f4bccec648e6eb25ae6f4d7165ffc5a1", "score": "0.7037216", "text": "@Override\n\t\t\tpublic void Goruntule() {\n\t\t\t\t\n\t\t\t}", "title": "" }, { "docid": "27bc40cf2c5e26e0bf8b70807e0bcaed", "score": "0.68683225", "text": "@Override\r\n\tpublic void caminar() {\n\t\t\r\n...
8c16c422536ee70b2f75f3f209cd1090
Procediment que serialitza els Posts ordenats a un JSON
[ { "docid": "f24363d177170cc2d5bc3fa5c420fad2", "score": "0.71050054", "text": "public void serializeJSON(ArrayList<Post> posts){\n\n try (Writer writer = new FileWriter(\"jsons/resultSorted.json\")) {\n Gson gson = new GsonBuilder().create();\n gson.toJson(posts, writer);\n ...
[ { "docid": "8ac399f0a8261d77fb4dcaf8ead3e769", "score": "0.63284874", "text": "private List<ForumThreadObject> toPosts(NuxeoController nuxeoController, JSONArray array) throws PortletException {\n List<ForumThreadObject> posts = new ArrayList<>(array.size());\n\n for (int i = 0; i < array....
94bd923b98bc491f3bf318d22fc49182
need to override the on progress change method because using the route listener not implementing it though
[ { "docid": "299864ad2be01b5f76f2ffb6d5cfacb0", "score": "0.8465724", "text": "@Override\n public void onProgressChange(Location location, RouteProgress routeProgress) {\n }", "title": "" } ]
[ { "docid": "ac9a676e0ea689bf6fce4961c6648bb8", "score": "0.7521654", "text": "@Override\n\tpublic void onProgress() {\n\t\t\n\t}", "title": "" }, { "docid": "e7f996f0c376423437415dfa24fcded5", "score": "0.7324432", "text": "@Override\n public void onProgress(int arg0) {\n ...
b75f85b6df21bc5c80502317e7e318b4
Constructs an instance of NotUnique with the specified detail message.
[ { "docid": "b8fd87849b86afba35501f9adb445a3c", "score": "0.7575233", "text": "public NotUnique(String msg) {\r\n super(msg);\r\n }", "title": "" } ]
[ { "docid": "6aebc120382ba62b63cb783f25d36e04", "score": "0.70897394", "text": "public NotUnique() {\r\n super();\r\n }", "title": "" }, { "docid": "41a9a9d649d21a8444716dba94db0f5b", "score": "0.6079234", "text": "public DuplicateException(String message) {\n super(m...
3efeeb9b8b10ac1ec2830a7f5abd143a
Removes all the games in the shopping cart
[ { "docid": "6615e7a666b22cfd0365b998e4840fb3", "score": "0.71675056", "text": "public void clear(){\n games.clear();\n }", "title": "" } ]
[ { "docid": "d6567755ba047baf8bf3256db8a9b4db", "score": "0.75565183", "text": "public void clearGames(){\n games.clear();\n }", "title": "" }, { "docid": "9bc0eddb747218cfc179d41c552342bc", "score": "0.67417663", "text": "public void ClearCart(){\n\t\tfor(CartItem i : products) {...
7688e5f418b563e75953e5c310d98a6b
/ ========================== missing source symbols ========================== 2 bytes for the number of symbols, and 2 bytes for each symbol ESI range of number: [0, maxSrcSymbs] range of each ESI: [minESI, maxSrcESI]
[ { "docid": "9c6bdb62028147d1785dce0cd6d571f4", "score": "0.62473273", "text": "private static void writeMissingSourceSymbols(Set<Integer> missing, ByteBuffer buf) {\n\n UnsignedTypes.writeUnsignedShort(missing.size(), buf);\n for (int esi : missing) {\n UnsignedTypes.writeUnsign...
[ { "docid": "a7213d5d7016224e24ce3d3ad3e1c2ee", "score": "0.6050692", "text": "public static int maxNumSourceSymbolsPerBlock() {\r\n\r\n return InternalConstants.K_MAX;\r\n }", "title": "" }, { "docid": "b11bfadf805adc3beb5ea8af2ca50e62", "score": "0.60141903", "text": "publ...
173f1b4d50160a6269053c069cca3266
hier muss auch ein Scanner noch importiert werden
[ { "docid": "51a385aeaf1fa4b2e4abe3d45df202a4", "score": "0.0", "text": "public static void inscribe(Scanner read){\r\n\t\t//da static mehtode kann auf die instanzvariablen nicht\r\n\t\t//zugegriffen werden (es wurde ja noch kein Student obj erzeugt)\r\n\t\t//-->l�sung: tempor�res stundenten-obj erstelle...
[ { "docid": "a9759f7fca10d0f3e5e49ee6bacef705", "score": "0.7093587", "text": "private static Scanner Scanner(InputStream in) {\n\t\treturn null;\n\t\t\n\t\n\t}", "title": "" }, { "docid": "03d8454face2fc229314b3afbcdb1e1c", "score": "0.69819546", "text": "private static Scanner Scann...
4db640c9b03be04b6d914b7f027698e0
CM702479 Class method CM702480 Return the version of this class.
[ { "docid": "6fa521c58601b8659ddef2e87b565cbd", "score": "0.0", "text": "public static String getVersion()\n\t{\n\t\treturn \"$Revision: 1.2 $Date: 2006/11/14 06:09:20 $\";\n\t}", "title": "" } ]
[ { "docid": "6569896bcf1bba0347bd17bf21bc649b", "score": "0.7067676", "text": "public C4226t mo29499e() {\n return PackageVersion.f19441a;\n }", "title": "" }, { "docid": "2428d7c4db9f30d27813b9ff2ee59f3a", "score": "0.70429915", "text": "@java.lang.Override\n public long...
0708563f3aa289f76d3859eadd9925f7
returns the number of internal frames upon the virtual desktop
[ { "docid": "f77758852777a0a4da222df3cad30770", "score": "0.7981232", "text": "public int getNumberOfFrames() {\n return desktopPane.getComponentCount();\n }", "title": "" } ]
[ { "docid": "f14d9e7d4f1827a4a6cb89a645661ff2", "score": "0.6990293", "text": "int getWindowsize();", "title": "" }, { "docid": "64b4369cd7c498482b06b3aca1a0423c", "score": "0.68313193", "text": "int getFramesCount();", "title": "" }, { "docid": "23ab7a54772def28446a4b97fa...
2c8b58e4e7d4d1151ec85a102a30c0ad
The type of authentication used to determine the identity of the user.
[ { "docid": "81a5af885d01047696f1797dc8bbe10e", "score": "0.79552895", "text": "public String getAuthenticationType() {\n return this.authenticationType;\n }", "title": "" } ]
[ { "docid": "db81aac3522ff2c36a8a65b6be45bf06", "score": "0.7613617", "text": "public AuthenticationType authenticationType() {\n return this.authenticationType;\n }", "title": "" }, { "docid": "db81aac3522ff2c36a8a65b6be45bf06", "score": "0.7613617", "text": "public Authent...
e75e95be921d57bba6689101b06c7761
$ANTLR end "ruleSensor" $ANTLR start "entryRuleSensorType" InternalIoTParser.g:565:1: entryRuleSensorType : ruleSensorType EOF ;
[ { "docid": "cffbe165c7d0fbfa65d703c5634e2d57", "score": "0.7557459", "text": "public final void entryRuleSensorType() throws RecognitionException {\n try {\n // InternalIoTParser.g:566:1: ( ruleSensorType EOF )\n // InternalIoTParser.g:567:1: ruleSensorType EOF\n ...
[ { "docid": "5412d4e882de65ddf37fba936572cede", "score": "0.67263305", "text": "public final void entryRuleSensor() throws RecognitionException {\n try {\n // InternalIoTParser.g:541:1: ( ruleSensor EOF )\n // InternalIoTParser.g:542:1: ruleSensor EOF\n {\n ...
d144b8f86afd92c3e8a0fc585c0e7986
show the fab button
[ { "docid": "1e149c6823477580fabbf0f56fb302aa", "score": "0.0", "text": "@Override\n public void onClick(View v) {\n MainActivity.fab.show();\n MainActivity.fab.setImageResource(R.drawable.ic_photo_camera_black_24dp);\n\n //asking permission for loc...
[ { "docid": "5fd43c88ad46b74f0f1ddb783096f5ca", "score": "0.7611671", "text": "private void setFabButton() {\n // Set Floating Action Button Share\n mShareFloatingActionButton = findViewById(R.id.fab_share);\n\n // Set Floating Action Button Watch\n mWatchFloatingActionButton ...
9c46ec86b8e1560a1168409160017011
Return the number of elements in the array 'data' for the given dimension.
[ { "docid": "5c6e3afdb896741d22770adf19137ce1", "score": "0.837539", "text": "public static int numElements_data(int dimension) {\n int array_dims[] = { 23, };\n if (dimension < 0 || dimension >= 1) throw new ArrayIndexOutOfBoundsException();\n if (array_dims[dimension] == 0) throw ne...
[ { "docid": "59ffcef31632fc60d4cdce6040a0cec5", "score": "0.674965", "text": "public static int numDimensions_data() {\n return 1;\n }", "title": "" }, { "docid": "3eac4781a7c38d713f95248de794700d", "score": "0.67208475", "text": "public int size(int dim)\n {\n ass...
75872114ca7577e73c036850c2e440ac
End of variables declaration
[ { "docid": "9528ce5ab437a38be5f7acd5fe7b24df", "score": "0.0", "text": "public void swapInRunTime() {\n String generateCode = \"\";\n textPane.setText(\"\");\n String word = jTextField1.getText();\n data = new Data();\n char[] swapStringToArary = wo...
[ { "docid": "bdd7224f7876e7281f6185d4f7b5fa04", "score": "0.66949993", "text": "private zzr$zzy$zza$zza() {\n void var3_1;\n void var2_-1;\n void var1_-1;\n this.zzg = var3_1;\n }", "title": "" }, { "docid": "152badf69dcbc076d163f92b793881af", "score": "0.64...
4e6c5f2e0606775786549757b018201f
/ Discard properties for now
[ { "docid": "16244d0ab7425269dde7955d40822aac", "score": "0.0", "text": "private void property() {\n\t\tToken t;\n\t\twhile ((t = it.peek()) != null && !SEMICOLON.equals(t.getType()))\n\t\t\tSystem.out.println(it.next());\n\t}", "title": "" } ]
[ { "docid": "cea6ea72a6a824b4faa22ebd1c2dc29a", "score": "0.69273543", "text": "void removeProperties() throws Exception;", "title": "" }, { "docid": "ebb61769cbe3d6414877fc6d0519c736", "score": "0.68345255", "text": "void clearProperties() {\n if (properties == null) return;\n ...
ce39c0456ff7078ac282b2225be0e1e5
TODO do something with name?
[ { "docid": "85fa5a23a1371f82a2ea9ef862aa8680", "score": "0.0", "text": "public void write(final PackageElement packageElement,\n final Filer filer,\n final Protocol protocol,\n final Element protocolElement) throws IOException {\n fin...
[ { "docid": "f5aa3095166184f5e0e428b5cfd65d8b", "score": "0.71558416", "text": "@Override\n\tpublic String getName() { return name;\t}", "title": "" }, { "docid": "f5907a7d67bb7545f2421ec9a33f00e5", "score": "0.7046412", "text": "abstract String name();", "title": "" }, { ...
6a802bc740ace4da6c82f344194281e8
This method is used to verify next button
[ { "docid": "ba6956656a6bccac4ef83d2f34aecf68", "score": "0.6946863", "text": "public void nextButtonEnabled() throws InterruptedException {\n\t\tString frost_thresholdTitle = frostPage.getTitletxt().getText();\n\t\tif (frostPage.getNext_nxt_save_btn().isEnabled()) {\n\t\t\tATUReports.add(\"Next button i...
[ { "docid": "e9abbf4374ec5ade2aba6030a361a5a0", "score": "0.7889535", "text": "public void clickNext() {\n\t\tclick(nextBtn);\n\t}", "title": "" }, { "docid": "3987ac45699bb691e1975c83cad71b20", "score": "0.78533816", "text": "public boolean verify_nextPageAfterGettingSim() {\n\t We...
1d8f99c991ee64c99e06046b0cffd795
/ test case for allSolutionsForBug
[ { "docid": "58b26d5c5cce590810ac0c550707841f", "score": "0.71463835", "text": "@Test\n\tpublic void allSolutionsForBugTest() {\n\t\tBug bug = bRepo.getById(1);\n\t\tList<Solution> solutions = sRepo.findByBug(bug);\n\t\tassertEquals(solutions, mockSolutions);\n\t}", "title": "" } ]
[ { "docid": "7d34fb3013ba79023fc4370aa107f7e5", "score": "0.65281075", "text": "private static void runTestCWE7() {\r\n}", "title": "" }, { "docid": "78191ca5ac5a94ced151d147ba2ff1e0", "score": "0.6520702", "text": "private static void runTestCWE9() {\r\n}", "title": "" }, { ...
869b637615652210f76fb744527341ea
Constructor with a child.
[ { "docid": "8f03b77a75f400073cf1bd6d2a6d03df", "score": "0.6112421", "text": "public LayoutVisual(ItemRenderer child) {\n super(child);\n }", "title": "" } ]
[ { "docid": "36679f556966e5ff9eec7ad4c2528f78", "score": "0.69394547", "text": "public Child(int i) {\r\n//\t\tConstructor call must be the first statement in a constructor\r\n//\t\tSystem.out.println();\r\n\t\tsuper(i);\r\n\t\t// TODO Auto-generated constructor stub\r\n\t}", "title": "" }, { ...
8fdb163de863cdd68da4fe0bf01e55cc
optional string path = 1;
[ { "docid": "9b22ced7ea9bf3690f8cf3011c1957bf", "score": "0.0", "text": "public java.lang.String getPath() {\n java.lang.Object ref = path_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n ...
[ { "docid": "47ba5c33437876e1e0a112ed01be018a", "score": "0.729455", "text": "public void setPath(Path path)\n {\n _path = path;\n }", "title": "" }, { "docid": "44750ddf901cf4a554ee5d1647fb0670", "score": "0.7204364", "text": "public void setPath(String path);", "title": ...
e0bb65b925bf4147168c1bbf32eda8bd
Forward propagate and return the prediction
[ { "docid": "0f731f5b1d6ef3197acfb7cf5c7f6044", "score": "0.5447748", "text": "public int predict(double[] record){\n\n double[] output = forwardPropagate(record);\n int maxIdx = 0;\n double maxVal = output[0];\n for(int i = 1; i < output.length; i++){\n if(output[i...
[ { "docid": "0b8421a4e01f2629c458205c4a214fb9", "score": "0.65170133", "text": "public void prediction(){\n\t\t//x = F.x + B.u - Change in x during \\delta t\n\t\tx = mtrx.multiply(F, x);\n\t\t\n\t\t//P = FPF'+Q - Variance of predicted x_t-1 and real x_t\n\t\tdouble F_t[][] = mtrx.transpose(F);\n\t\tdoub...
1739afcc9221692e4b4db0976770d904
Display the received RSSI on the interface
[ { "docid": "78946184b20b6b9baa4707c7f57dbced", "score": "0.6975202", "text": "private void displayData(int rssi) {\r\n mRssiValue.setText(String.format(Locale.US, \"%d\", rssi));\r\n mDeviceName.setText(mBLEDevice.getName());\r\n mUUID.setText(mBLEDevice.getUUID().toString());\r\n ...
[ { "docid": "0c2bd76aaf2cc0b94de1b7712c4704cd", "score": "0.66880876", "text": "public abstract int btGetRssi(String mac);", "title": "" }, { "docid": "569bc45c6f79752d6bde3ba5060e4269", "score": "0.64255154", "text": "public abstract int wifiGetRssi();", "title": "" }, { ...
2e7202bee9a54962449cd40e7c1ac916
Initialize a graph with the given number of vertices and no edges.
[ { "docid": "8e55233d2bcf6037603bbc1ff7d604c3", "score": "0.7447398", "text": "public Graph(int numVertices) {\n adjLists = new LinkedList[numVertices];\n startVertex = 0;\n for (int k = 0; k < numVertices; k++) {\n adjLists[k] = new LinkedList<Edge>();\n }\n ...
[ { "docid": "eea3a5800fbab39ed1a56442ebc75647", "score": "0.75345767", "text": "Graph(int size) {\n n = size;\n V = new Vertex[size + 1];\n // create an array of Vertex objects\n for (int i = 1; i <= size; i++)\n V[i] = new Vertex(i);\n }"...
9ca2b3edffb0683ee5ab44017ba60358
Gets a detailed string representation of the word set.
[ { "docid": "32a6f4b7b4c27109f5785cbe20da2f71", "score": "0.0", "text": "public String toStringDetailed()\n\t{\n\t\treturn title;\n\t}", "title": "" } ]
[ { "docid": "5751175737e5332d66b470e5c30b1093", "score": "0.7159912", "text": "public String toString(){\n\t\treturn words.toString();\n\t}", "title": "" }, { "docid": "45f4ef89fa300686a911ba2cb97c9549", "score": "0.7064403", "text": "public String toString() {\n\t\treturn String.form...
8787102c4878c762a13a4d40bb6d3cb6
Inserts into vending machine passed number of coin each possible type.
[ { "docid": "0b3c66cd726d53447f23f9fda2fa77e4", "score": "0.71430933", "text": "void feedWithCoinEachType(int coinNumber);", "title": "" } ]
[ { "docid": "181ca331554618c8d4963a8d789dea72", "score": "0.6294868", "text": "public void addCoins() {\n Player.money += toAdd[type];\n }", "title": "" }, { "docid": "2fbf9e78faac16f49166f7d8228a03a1", "score": "0.56686604", "text": "protected abstract void coinEnter(byte c...
b25539e4fd242bf21860260b62f211fe
/ ENCRYPTER INPUT: signature, secret DESCRIPTION: Using SHA256, the signature is encrypted with the secret that is associated with a valid user (me) and encodes the new encrypted signature as base 64. This is used for SV. Currently no encryption for sending back to WIX or to a data base. OUTPUT: encryptedSignature
[ { "docid": "0984622bcca9ef729336831ae81f780c", "score": "0.65207773", "text": "private String encrypter() {\n String encryptedSignature = \"\";\n try\n {\n // set MAC object to type HmacSHA256 for encoding and initialize hashing algorithm\n Mac sha256_HMAC = Ma...
[ { "docid": "d5bef9f862bd2b4e5640f7e80d744c8c", "score": "0.5964833", "text": "public String hashSignature(String sig, String secret) throws NoSuchAlgorithmException, InvalidKeyException {\n\t\t\n\t\tMac sha256_HMAC = Mac.getInstance(\"HmacSHA256\");\n\t\tSecretKeySpec secret_key = new SecretKeySpec(secr...
a147024428e62a3324afad64fe49db56
Sets the sending application.
[ { "docid": "25e5f01d64a132bcfb95169025006d94", "score": "0.8070788", "text": "public void setSendingApplication(String sendingApplication) {\n this.sendingApplication = sendingApplication;\n }", "title": "" } ]
[ { "docid": "a9ef5121bfaa2fcca28e1ae7a3ec33b8", "score": "0.73779404", "text": "public String getSendingApplication() {\n return sendingApplication;\n }", "title": "" }, { "docid": "5b2c94eda5bbf2eca8147ec6fa7c4927", "score": "0.70588845", "text": "public void setReceivingAp...
b852969127666e770d89c402ba808062
Get the "id" exerciseConfig.
[ { "docid": "31f46517ada678af64e2344cc337c2cc", "score": "0.5754275", "text": "Optional<ExerciseConfigDTO> findOne(Long id);", "title": "" } ]
[ { "docid": "a340b2a23358162e955855c0c9519497", "score": "0.75271124", "text": "ConfigID getConfigID();", "title": "" }, { "docid": "73ebfcc79e3dc4654157b317a3eb9c09", "score": "0.69588995", "text": "long getTaskConfId();", "title": "" }, { "docid": "347833d5334df2a2a46ec3...
d7ee4d4d86e9de4ddb56d8b85c3ca11a
IMPORTANT : The order of file processing should be kep as processJbbInst processSimInst processJbbColl processSimColl
[ { "docid": "7d5ff28afad2400ab49a5f52bbeaf03f", "score": "0.5593836", "text": "boolean readAndCompare(String jbbInstdir,String simInstdir,String jbbColldir,String simColldir){\n Logger.debug(\"Dirs : [\\n\\t\" + jbbInstdir + \",\\n\\t\" + simInstdir + \",\\n\\t\" + jbbColldir + \",\\n\\t\" + simCo...
[ { "docid": "45c75dbcd85dd30adb01b7a14e1e2596", "score": "0.61231935", "text": "public void runSJF() {\n\n //init\n ArrayList<Processus> localProcess = new ArrayList<>(); //Creation of a local list of process\n for (Processus cpy : listOfProcess) { //Copy the list of process in the l...
a6490d0492905d7a78762885375ab2d5
Sets the value of idEstatusModified
[ { "docid": "46b0966c79b9feb5837056fbc709ece3", "score": "0.866889", "text": "public void setIdEstatusModified(boolean idEstatusModified)\r\n\t{\r\n\t\tthis.idEstatusModified = idEstatusModified;\r\n\t}", "title": "" } ]
[ { "docid": "d54cce98e8b60ed3601a7fbfa7502328", "score": "0.77594554", "text": "public void setIdEstatus(Long idEstatus) {\n this.idEstatus = idEstatus;\n }", "title": "" }, { "docid": "f89f3095a34d50e1d0910354151f9501", "score": "0.73455185", "text": "public boolean isIdEst...
b8015ccbf0b5231d81846fb6f99bda87
/ (nonJavadoc) Method declared on SourceViewerConfiguration
[ { "docid": "3b6999990b99b0083867624fa67c763d", "score": "0.0", "text": "public String[] getIndentPrefixes(ISourceViewer sourceViewer, String contentType) {\n\t\treturn new String[] { \"\\t\", \" \" }; //$NON-NLS-1$ //$NON-NLS-2$\n\t}", "title": "" } ]
[ { "docid": "9143629bf7fcef7178669748b33e9337", "score": "0.6243727", "text": "noNamespace.SourceType addNewSource();", "title": "" }, { "docid": "18293916a6b96b013f1b8e1ae6945dcf", "score": "0.62290144", "text": "private IShowInSource getShowInSource() {\n return new IShowInSo...
c729d527d76dcca54bda4891ce5107f1
this method make the change the selector of flight type to one way
[ { "docid": "465a6cc4e5a6251290c885762c2197bf", "score": "0.0", "text": "public void makeClickInLogin() {\n\t\tSystem.out.println(\"starting to complete the login\");\n\t\tclickJS(buttonLogin);\n\t}", "title": "" } ]
[ { "docid": "9abe3099788a765a0a74b0adde3468ba", "score": "0.5738807", "text": "private void setFareType(int type) {\n\t\tthis.fareType = type;\r\n\t\t\r\n\t}", "title": "" }, { "docid": "e583e313946e7d174d6daae98f0a67a6", "score": "0.5723971", "text": "public static Object selectedFli...
b9d56612c3bc00a9a8667198f90ed1e5
Use this to add tooltips for other objects. If the current tip has lines in it after this call, the item tootip will not be handled. GuiContainerManager.shouldShowTooltip is not enforced here. It is recommended that you make this check yourself
[ { "docid": "6638c15d988940a5fd5e10592bdbff68", "score": "0.6745465", "text": "@Override\n\t@Method(modid = \"NotEnoughItems\")\n\tpublic List<String> handleTooltip(GuiContainer gui, int mousex, int mousey, List<String> currenttip) {\n\t\tif (GuiContainerManager.shouldShowTooltip(gui))\n\t\t\taddTooltips...
[ { "docid": "cc2c8daa5223c98ff399b912b0548477", "score": "0.64876384", "text": "private void displayTooltips ()\n {\n final Window window = CoreSwingUtils.getWindowAncestor ( component );\n if ( window != null && window.isShowing () )\n ...
502da3f23865f5a6d7272f5a3a17381b
Similar to the method above, but deserializes from a |ByteBuffer| instance.
[ { "docid": "0ce42fc0427c28ff0ca1df1696e7ef1c", "score": "0.0", "text": "public static HidManagerConnectResponseParams deserialize(java.nio.ByteBuffer data) {\n return deserialize(new org.chromium.mojo.bindings.Message(\n data, new java.util.ArrayList<org.chromium.mojo.syste...
[ { "docid": "b89e3163c995bda000ad7bf398529381", "score": "0.6600818", "text": "public static CarAvro fromByteBuffer(\n java.nio.ByteBuffer b) throws java.io.IOException {\n return DECODER.decode(b);\n }", "title": "" }, { "docid": "6d017ca34b347455c4af53920dc36ead", "score": "0.6...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "2b71f3dd459d3571d4fd40f5792bad18", "score": "0.0", "text": "protected final void m4305a(boolean z) {\r\n this.f3317d = z;\r\n }", "title": "" } ]
[ { "docid": "63c88e93d133305f54c8551d230ea06a", "score": "0.64404553", "text": "public interface ac {\n /* renamed from: a */\n void mo2056a();\n}", "title": "" }, { "docid": "9bd329a1296b1cb6493058f77c2da42b", "score": "0.62276983", "text": "public interface C3957a {\n /...
7c2882d4235281fb41b5104cdbf2297e
variation of binary search
[ { "docid": "8982514fdd3e4c7dfdac4f719eeeb304", "score": "0.0", "text": "public boolean searchMatrix(int[][] matrix, int target) {\n if(matrix == null || matrix.length == 0)\n return false;\n int low = 0;\n int high = matrix.length*matrix[0].length - 1;\n while(low ...
[ { "docid": "96c96932a80958d60846d785e4076a2d", "score": "0.7404061", "text": "private static int bsearch(int[] i, int left, int right, int findMe){\n\t\tif(left > right){\r\n\t\t\t// set is empty, so return value showing not found\r\n\t\t\treturn FAILURE;\t\t// Base case 2: subarray of size zero.\r\n\t\...
dc4ea9a3dc46db507b7ac10418bc49f8
open site (row, col) if it is not open already
[ { "docid": "97d8c5ee244251f8eb3484908045a3af", "score": "0.71108145", "text": "public void open(int row, int col) {\r\n\t\tif ((row > n + 1 || row < 1) || (col > n + 1 || col < 1)) {\r\n\t\t\tthrow new java.lang.IllegalArgumentException();\r\n\t\t} else {\r\n\t\t\tif (!isOpen(row, col)) {\r\n\t\t\t\tgri...
[ { "docid": "9fa416becd136f4a0e429e9e80666081", "score": "0.7361261", "text": "public void open(int row, int col) {\n validate(row, col);\n int i = convert(row, col);\n siteStatus[i] = true;\n union(i, getTopSite(row, col));\n union(i, getButtonSite(row, col));\n ...
b2067d54ef0cd55a07da3627c88e13a2
Performs a deep copy on other.
[ { "docid": "2b0fb4ea03fa5e2322c40f69074865b6", "score": "0.0", "text": "public untagAll_args(untagAll_args other) {\n if (other.isSetAuthenticationToken()) {\n this.authenticationToken = other.authenticationToken;\n }\n if (other.isSetGuid()) {\n this.guid = other.guid;\n ...
[ { "docid": "d5327bfd1d8c9f4efcd733222772e7a8", "score": "0.6964783", "text": "public void performCopy();", "title": "" }, { "docid": "638aad0e8ec72bd3bd6b427a86ef89e4", "score": "0.6892273", "text": "private void copy(Named.Bean other) {\n\t\tqname(other.qname());\n\t}", "title":...
b725c9fd76cd3e8cc5f8823858888be1
/ Purpose of this method is to write to the socket using writeUTF();
[ { "docid": "24df663cdf124c747e5a7af659cadd6a", "score": "0.0", "text": "public void writeMessage(String output) {\r\n\t\ttry {\r\n\t\t\tout.writeUTF(output);\r\n\t\t} catch (IOException e) {\r\n\t\t\t// TODO Auto-generated catch block\r\n\t\t\te.printStackTrace();\r\n\t\t\t\r\n\t\t\t//used later to show...
[ { "docid": "508c45c8766ad8d766182791928ba59e", "score": "0.7567788", "text": "@Override\n public void writeUTF(String s) throws IOException {\n\n }", "title": "" }, { "docid": "2c852b357c8859fdc60f0a61886028d6", "score": "0.7383492", "text": "void writeUTF(String str) t...
d819872af9be64636bfb7af0c7348b47
Register files in bulk.
[ { "docid": "9115507baa4cd04fd1d46a96f463bc3e", "score": "0.49288562", "text": "synchronized void srbBulkRegister( int catType, String containerName,\n SRBMetaDataRecordList[] rl )\n throws IOException\n {\n if (DEBUG > 0) {\n date = new Date().getTime();\n System.err.println(\"\\n sr...
[ { "docid": "9288968282af32e0ab31b30b71367b21", "score": "0.6955677", "text": "public static void registerFiles() {\n registerFile(1, \"games1.png\");\n registerFile(2, \"games2.png\");\n }", "title": "" }, { "docid": "8663f61570ad19f603cd0c8145dc9fa7", "score": "0.648800...
2ac29c097d796e0c322228a5934418c3
Expands GIF/strip pattern. Expands the GIF/strip pattern if nessesary. To make sure that it is always a dead cell border around the pattern. Testing if the pattern needs to be expanded to obtain a dead border around it
[ { "docid": "ea289605a034d9dd59871b79ca652d9b", "score": "0.5552399", "text": "public byte[][] expandPattern(byte[][] input){\n int north = 0,\n east = 0,\n west = 0,\n south = 0;\n //Expand north and south:\n for(int i = 0; i < input.length; i++){\...
[ { "docid": "8de9889fa6132bfd856ce4f17b2186bc", "score": "0.6087915", "text": "public synchronized void expand() {\n\t\timage = maxiImage;\n\t\tisMini = false;\n\t}", "title": "" }, { "docid": "35d5f89aafcf500d3c9257dd51a2ad2f", "score": "0.5738069", "text": "private void pattern(){\n...
83a53e0cc0ecb070d33f044084da79e9
Creates and returns a table containing the user's total spending, budget, and a comparison between budget/spending
[ { "docid": "0e4e4fc7e526b03a28c132d0609b366c", "score": "0.55740744", "text": "public TableModel getBudgetTable(YearBudget yearReference){\n\n Double totalSpending = yearReference.getYearlySpending();\n Double budget = yearReference.getYearlyBudget();\n String[][] budgetArr = new St...
[ { "docid": "1921945f9e3bbcdd7582c1a3e5419f63", "score": "0.62828106", "text": "public String compareToUsersSpending(User u) { //summs the list of the budget and compares to user's total\n month = date.get(Calendar.MONTH) + 1;\n if (u.getStatus() == -1) {\n return \"Select ...
a3948b07bac7c04d4e2b8818f1284ea8
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~methods for testing ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ { "docid": "1ee5c31632de42b664b7c39002acfcad", "score": "0.0", "text": "public boolean isPlaying() {\n \tif(isBombed || numRevealed \n \t\t\t== dim*dim - numMines) {\n \t\treturn false;\n \t}\n \treturn true; \n }", "title": "" } ]
[ { "docid": "6e84e58dba09938941cc82f79d193bae", "score": "0.7249494", "text": "@Override\r\n\tpublic void testing() {\n\t\t\r\n\t}", "title": "" }, { "docid": "8bc6b9c381e515077aefa70aa715e1fd", "score": "0.71786994", "text": "private void test() {\n\n\t}", "title": "" }, { ...
d09192a33b596e3902a8377147057649
Prog05, Part 3: copy constructor
[ { "docid": "8ff0d2462777a18afee7c23d6e1a461e", "score": "0.0", "text": "Edge (Edge that) {\r\n this.tail = that.tail;\r\n this.head = that.head;\r\n }", "title": "" } ]
[ { "docid": "4952c9be3730d447e18ebed569aff411", "score": "0.72137445", "text": "@Test\n public void checkCopyConstructor003()\n {\n checkCopyConstructor(\"Alice\", \"333-33-3333\");\n checkCopyConstructor(\"Tommy\", \"111-11-1111\");\n }", "title": "" }, { "docid": "48a...
4c94628fcc9920b835344ad2a39f83f5
Create a new ImageView for each item referenced by the Adapter.
[ { "docid": "8cd227542356ad72d442c97707a4f645", "score": "0.61495197", "text": "public View getView(int position,\n View convertView,\n ViewGroup parent) {\n ImageView imageView;\n final long pos = (long) position + 1;\n Movie movie = cup...
[ { "docid": "adc4028888fa4bef4ae8e304fe14982d", "score": "0.7026956", "text": "@Override\n\tpublic View getView(int position, View convertView, ViewGroup parent) {\n\t\tImageView i = new ImageView(mycontext);\n\t\ti.setImageResource(pics[position]);\n\t\ti.setScaleType(ScaleType.FIT_XY);\n\t\ti.setLayout...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "60ea42e90f2507d54acb575f31830f4b", "score": "0.0", "text": "public static View m125863a(LinearLayout linearLayout, BaseFragment baseFragment, Topic topic) {\n View inflate = LayoutInflater.from(linearLayout.getContext()).inflate(R.layout.a35, (ViewGroup) linearLayout, false);\n ...
[ { "docid": "acca3c01e51d08a4d60d67937f3fd23f", "score": "0.6243165", "text": "public interface C2525a {\n /* renamed from: a */\n void m12672a();\n }", "title": "" }, { "docid": "0b5ec8f53273b48128542de9a10a26fa", "score": "0.61942255", "text": "public interface C353...
6425c2f73014854fb15256109c81c850
set expected behaviour on dao
[ { "docid": "e9b45c420db6d5531c0a1c1b5dc4ea06", "score": "0.0", "text": "@Test\r\n\tpublic void testDelete(){\n\t\texpect(mockDAO.getWeblogEntryAtribute(1, \"taskId\")).andReturn(blogEntryAttributes.get(1));\r\n\t\treplay(mockDAO);\r\n\t\t\r\n\t\tblogEntryAttributes.remove(service.getWeblogEntryAtribute(...
[ { "docid": "2a3dd6fc790f2d100bff275eaf8f6bd4", "score": "0.60355467", "text": "@Override\n\tpublic void testor() {\n\n\t}", "title": "" }, { "docid": "917078d533d6bf2b9303e37ddaf8783f", "score": "0.60111964", "text": "@Override\r\n protected void initDao() throws Throwable {\n ...
2f550ae32d1845f64445da1442822aca
Parcel cost calculation for ANTIGUA AND BARBUDA with weight being 15Kgs to check total cost in the body
[ { "docid": "2bcc0d63693b6dd3f670534d1848bce6", "score": "0.0", "text": "@Test\n public void verifyAPCforAS() {\n RestAssured.\n given().header(\"auth-key\", \"438d4a46-676d-4bfe-bb1f-c401f8014128\")\n .header(\"Accept\", \"*/*\")\n .header(\"host\",...
[ { "docid": "b201ebef35bbc5c259c5e58fb7aa0c1a", "score": "0.69761103", "text": "@Override\n public int getCost(){\n \n return (int)(getWeight()*getPriceLb());\n \n }", "title": "" }, { "docid": "464f08a70463113264f9fb43890701cd", "score": "0.6752133", "text": "@Over...
94aab766ce4d40d8616af49d7e6a18f0
Returns an iterator of the outputs available in the specified form.
[ { "docid": "e8efe5319e41df8bd1af6a4c2c4006ac", "score": "0.8299018", "text": "public Iterator outputs(String form);", "title": "" } ]
[ { "docid": "896290b8679766758d6f30b491908baf", "score": "0.6571655", "text": "java.util.List<Object> getOutputs();", "title": "" }, { "docid": "436cfe3f16edc28b0d957bdfc83a9dd7", "score": "0.63803226", "text": "public Iterator contents(String form);", "title": "" }, { "do...
d0c46e3ae848642229671a049be2fa61
A Manager that parses OCAPrelated data provided in an XML format. The XmlManager implementation is used to parse the following XML files: Font Index file Permission Request file Application Description file The main reason for this manager's existence is to protect the users (i.e., the rest of the OCAP stack implementa...
[ { "docid": "752c4c36b58b1819c4ab2534b6602e76", "score": "0.7537198", "text": "public interface XmlManager extends Manager\n{\n /**\n * Parses the font index file found in the given <code>InputStream</code>.\n * Returns an array of <code>FontInfo</code> objects that contain the font\n * in...
[ { "docid": "0849c7c122782bf8a256fcf8e96b8e09", "score": "0.5647457", "text": "private XMLManager() {\n }", "title": "" }, { "docid": "529d8b168485fd93b4046037d8192bc8", "score": "0.54011583", "text": "private CatalogXmlParser() {\n\n\t}", "title": "" }, { "docid": "80b3a...
d1fa2aa02740ca29f198ca6c55d9f20c
Returns the result of interpreting the object as an instance of 'Abstract Instance'. This implementation returns null; returning a nonnull result will terminate the switch.
[ { "docid": "7b4db5c541ad2d1d42eeddfbb7146dd4", "score": "0.73753154", "text": "public T caseAbstractInstance(AbstractInstance object) {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "226141ceff5c95686fa2d85335b6ac24", "score": "0.6475896", "text": "public T caseInstance(Instance object) {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "53d86606948d636aa2f07312688407b4", "score": "0.58598423", "text": "public T caseAbstractPE(AbstractPE object) {\n...
34aca89654022ae3e6f87854432da564
string random_auction_buyer = 12;
[ { "docid": "4a144420d06c874cf02a5c10ea0881c1", "score": "0.6313357", "text": "public com.google.protobuf.ByteString\n getRandomAuctionBuyerBytes() {\n java.lang.Object ref = randomAuctionBuyer_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com...
[ { "docid": "e2e2ac9c6109cd3948f708993f313e79", "score": "0.67463106", "text": "public java.lang.String getRandomAuctionBuyer() {\n java.lang.Object ref = randomAuctionBuyer_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.Byt...
e33e3a1a06e6e83222794e0e42b2e633
required string temp_phone = 2;
[ { "docid": "5ea7f9474539eed84264d879bd6732fe", "score": "0.0", "text": "public Builder setTempPhoneBytes(\n com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n tempPhone_ = value;\n ...
[ { "docid": "b8291a91cd45da5f72a1b128fd5a8635", "score": "0.7759368", "text": "java.lang.String getTempPhone();", "title": "" }, { "docid": "b8291a91cd45da5f72a1b128fd5a8635", "score": "0.7759368", "text": "java.lang.String getTempPhone();", "title": "" }, { "docid": "b829...
c70d00f969d254f69b9c58c509ef05ce
$ANTLR end "ruleAccountPrefix" $ANTLR start "entryRuleAccountReport" ../EclipseTaskJuggler.ui/srcgen/de/sos/etj/ui/contentassist/antlr/internal/InternalETJ.g:285:1: entryRuleAccountReport : ruleAccountReport EOF ;
[ { "docid": "abb330d535ce08333e5ab045545d68c4", "score": "0.6714228", "text": "public final void entryRuleAccountReport() throws RecognitionException {\n try {\n // ../EclipseTaskJuggler.ui/src-gen/de/sos/etj/ui/contentassist/antlr/internal/InternalETJ.g:286:1: ( ruleAccountReport EOF )...
[ { "docid": "6da8c955d7fc02ff1b1fe5e97cc671f3", "score": "0.7282616", "text": "public final void entryRuleAccountPrefix() throws RecognitionException {\n try {\n // ../EclipseTaskJuggler.ui/src-gen/de/sos/etj/ui/contentassist/antlr/internal/InternalETJ.g:258:1: ( ruleAccountPrefix EOF )...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "732f80abb599972609c7b3865bd80f9b", "score": "0.0", "text": "public final void accept(ZHObjectList<GiftRecord> zHObjectList) {\n this.f98336a.postRefreshSucceed(zHObjectList);\n }", "title": "" } ]
[ { "docid": "937780f4f035d57e7a7e7267f6580385", "score": "0.6369484", "text": "public interface C0257a {\n /* renamed from: a */\n void mo786a();\n }", "title": "" }, { "docid": "e64b0e78a1866c07d6a7a8de5ad114d6", "score": "0.63654995", "text": "public a a(ao.a ☃) {\r...
67c9490e1d4f4c5750c0e6260f8a974a
/ / / / / /
[ { "docid": "0d9b3128bd6fd9104a82a553275a8c14", "score": "0.0", "text": "private ArrayList nextIteration()\n/* */ {\n/* 187 */ double[] trial = (double[])this.currentSolution.clone();\n/* 188 */ double[] temp = (double[])this.currentSolution.clone();\n/* 189 */ double newObjVal = 0.0D;\...
[ { "docid": "0b640577f93787ccafd051cf7e5af6cf", "score": "0.55839485", "text": "public static void main (String[]args)\n\n {\n System.out.println (\" /\\\\\");\n System.out.println (\" //\\\\\\\\\");\n System.out.println (\" /\\\\/\\\\/\\\\\");\n System.out.println (\...
3523556c404eda2f26dc98d6c39a307e
required string year = 1;
[ { "docid": "9b93c14545b15e701160f81aae7b187f", "score": "0.65304077", "text": "boolean hasYear();", "title": "" } ]
[ { "docid": "d2662e545d84410f653f438a38f6977b", "score": "0.7688837", "text": "public void setyear(int s)\n {\n year=s;\n \n \n }", "title": "" }, { "docid": "8f37d1ed407a6a772fcf4bafa1789b79", "score": "0.7543069", "text": "public String getYear() {return year;}", "title"...
728f00c08782d92d1e01b16735e9d0b9
$ANTLR end "T__183" $ANTLR start "T__184"
[ { "docid": "b82dcefcb1a488c7a2b5b09383713ad8", "score": "0.0", "text": "public final void mT__184() throws RecognitionException {\n try {\n int _type = T__184;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // ../com.intel.llvm.ireditor.ui/src-gen/com/intel/llvm/iredit...
[ { "docid": "e4d1975f6478bdb23e29a3e1cd88dfc8", "score": "0.5459519", "text": "@Override\n\tpublic void visit(MetaLitPEG n) {\n\t\t\n\t}", "title": "" }, { "docid": "de25c1b01dd3db69eeea0596580214b1", "score": "0.54039645", "text": "@Override\n\tpublic void visit(TyGrammar n) {\n\t\t\...
4837904cc96aaecf76d42cf70ea6a7fa
Use this method to consume to potion on the player.
[ { "docid": "de7b6f596e351e89f0152993d19f0387", "score": "0.0", "text": "public boolean use(final Player player) {\n /*\n * The first thing to check is the potion effect.\n * If the potion effect is HEAL we have to check not to\n * increase over the MAXIMUM_HEALTH value-\n ...
[ { "docid": "0032a7e67c8601d44a0f3486b2d7b830", "score": "0.7274563", "text": "void onConsume( EntityPlayer player );", "title": "" }, { "docid": "a93fd0311ae0997e850c684f17b7142e", "score": "0.65635216", "text": "@EventHandler\n\tpublic void onConsume(PlayerItemConsumeEvent e) {\n\t\...
2a28c3ac976e9d9c5fba761b66eb8ed9
Gets date of execution of the task.
[ { "docid": "4912d416757ed06638e8fe4ce60c53ef", "score": "0.0", "text": "public Date getDate() {\n return date;\n }", "title": "" } ]
[ { "docid": "c9209a54ee14125926e024063cd782bc", "score": "0.8201733", "text": "long getExecutionDate();", "title": "" }, { "docid": "c9209a54ee14125926e024063cd782bc", "score": "0.8201733", "text": "long getExecutionDate();", "title": "" }, { "docid": "6f1652d25e0a84d43622...
bdb4905a3c574f002c42c6f3d99da1b1
send request to this request url get the name of first guy in the result get the phone of 3rd guy in the result get all names , all phones save it as list save the value of field called empty under pageable in the response print it out
[ { "docid": "2b74faf498eb8a3449c24112599d58ca", "score": "0.5890132", "text": "@DisplayName(\"Testing /spartans/search and extracting data\")\n @Test\n public void testSearch(){\n\n JsonPath jp = given()\n .queryParam(\"nameContains\",\"de\")\n .queryParam(\"gen...
[ { "docid": "036f1adaf63b397fd492db6553e340e5", "score": "0.5917517", "text": "public void getStoreDetails() {\n//https://jogjog.goalway.jp/form/bukken/appapi.php?key=jFB0eP4pncSEe3SVYcrOIcpoAWZcw2OX&Processing=get_contact_data&type=chintai&bukken_no=00159885001\n//https://jogjog.com/form/bukken/appapi.p...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f3aba6c6f14e42dcc424cf2db3ffc62d", "score": "0.0", "text": "@Override\n\t\t\tpublic void onClick(View arg0) {\n\t\t\t\ttxt5.setText(\"\");\n\t\t\t}", "title": "" } ]
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.66285414", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}"...
ff5015ffc19def5428ace3059c9fbe71
deals a Card to a Player
[ { "docid": "ee5eb4592146e17ce217fb82228989af", "score": "0.0", "text": "public Card dealCard() {\n\t\t\tCard c = deck.remove(deck.size()-1);\n\t\t\treturn c;\n\t}", "title": "" } ]
[ { "docid": "a6b1832f24b1f03942a8937690e0fb15", "score": "0.70988536", "text": "public abstract void cardAction(Player p);", "title": "" }, { "docid": "754462010ba30e8e4251152a8c3d9222", "score": "0.6899463", "text": "@Override\n\tpublic void buyCard() {\n\t\tSystem.out.println(\"DevC...
0b9e146ba2f46dd29bf160304d0b0558
Constructor de la clase
[ { "docid": "2a75a5f961b03780584fc93741e374d4", "score": "0.0", "text": "public ReportePOJO() {\n }", "title": "" } ]
[ { "docid": "d38d8273c5fc3093ab61041d1b5daeb2", "score": "0.7924345", "text": "public void construire(){\n\t\t}", "title": "" }, { "docid": "2152280cde8c3aa4830d2041195119e6", "score": "0.7874917", "text": "public Sala() {\n\t\t\n\t}", "title": "" }, { "docid": "6c97d5a9f3...
9662b59fc92214a6d02b95dd84a14996
optional uint32 neutral_camp_type = 38;
[ { "docid": "1852bcf0cf99edfb2e42eee5388fc282", "score": "0.59358823", "text": "public boolean hasNeutralCampType() {\n return ((bitField1_ & 0x00000020) == 0x00000020);\n }", "title": "" } ]
[ { "docid": "eb199efd857ba2fa8b8a9434dd1a26c2", "score": "0.68295413", "text": "int getNeutralCampType();", "title": "" }, { "docid": "42752aa7b7d40ab0747ae5986a6e899e", "score": "0.63420975", "text": "public int getNeutralCampType() {\n return neutralCampType_;\n }", "tit...