query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
f8d08c3498a978fdb4fda1619f5ec71a
optional int64 current_allocated_bytes = 3;
[ { "docid": "3290c1445a8fe471cc58acc88aaa1f4b", "score": "0.7482174", "text": "@java.lang.Override\n public long getCurrentAllocatedBytes() {\n return currentAllocatedBytes_;\n }", "title": "" } ]
[ { "docid": "3d28502f31a7e683a8b4467bcc5b2133", "score": "0.8538964", "text": "long getCurrentAllocatedBytes();", "title": "" }, { "docid": "05b693251411f6b4c066b695778781b0", "score": "0.78241915", "text": "long getCurrentAcquiredBytes();", "title": "" }, { "docid": "00a2...
d77325806b8fe8479c9e99689a5de841
Returns the array of integers that was generate
[ { "docid": "c8ff21e75fab2c723a58e16bad67d2a2", "score": "0.6821724", "text": "public Integer[] getData(){\n\t\treturn array;\n\t}", "title": "" } ]
[ { "docid": "1363195fc15b5171160da10fd796cace", "score": "0.77701485", "text": "public static int[] get_array(){\n // complete this function\n int[] array = new int[]{22, 28, 14, 14, 87, 85, 81, 83};\n return array;\n }", "title": "" }, { "docid": "6825...
068288be6a8e475edecee4fceabec506
Build saml logout response.
[ { "docid": "580524c800c3f56d365f9fb5e7778f3a", "score": "0.6843578", "text": "protected LogoutResponse buildSamlLogoutResponse(final SamlRegisteredServiceMetadataAdaptor adaptor,\n final SingleLogoutService sloService,\n ...
[ { "docid": "9c89a73c870eca8ba4c3d5fab373f7e2", "score": "0.62922615", "text": "public Response buildUserLogoutResponse(String authorizationToken) {\n UserManager userManager = new UserManager();\n Response response;\n try {\n userManager.logout(authorizationToken);\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c91241b959139addaae545c8693c9e19", "score": "0.0", "text": "public void show(View view) {\n inflate = LayoutInflater.from(this).inflate(R.layout.bottom, null);\n camera = inflate.findViewById(R.id.camera);\n pic = inflate.findViewById(R.id.pic);\n cancel = inflate...
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.68002176", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "ti...
1b2ac4a3e28fe9be35002766d329d52c
Relying on m_currentDetectionModeStrategy to manage the swipe left
[ { "docid": "db26b56141483d17c61b15ae063b9375", "score": "0.86609536", "text": "public void onSwipeLeft(){\n m_currentDetectionModeStrategy.onSwipeLeft();\n }", "title": "" } ]
[ { "docid": "f52f1c3d2739d57f958056089ef7edeb", "score": "0.74204695", "text": "public void onSwipeRight(){\n m_currentDetectionModeStrategy.onSwipeRight();\n }", "title": "" }, { "docid": "4008fc81f3e89fc6aa9f2c877e54700e", "score": "0.7117136", "text": "pub...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c4bb14da3021cf40dbf0795c7e39c782", "score": "0.0", "text": "public void actionPerformed(ActionEvent e) {\n\t\t\t\ttextAreaEditor.setFont(new Font(font,1,tamanhoDaLetra));\n\t\t\t\testiloDaLetra = 1;\n\t\t\t\t\n\t\t\t}", "title": "" } ]
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.6904447", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "4862518dedb9e169c3cc620e5ebe04c5", "score": "0.6696056", "text": "@Override\r\n\tpublic void atura() {\n\t\t\r\n\t}", "title": "" ...
59df0caa306f745ca89cdac8a1710199
Test case number: 81 /Coverage entropy=0.9809896824453154
[ { "docid": "ac846a7a4dde86d5746334c666101e57", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test081() throws Throwable {\n ClassWriter classWriter0 = new ClassWriter((byte)0);\n String[] stringArray0 = new String[2];\n stringArray0[0] = \"5xBc)*#/JeVIF5gh\";\n stri...
[ { "docid": "eefcb8163fe844db41b4e7f3007cf287", "score": "0.6526019", "text": "@Test(timeout = 4000)\n public void test24() throws Throwable {\n Discretize discretize0 = new Discretize(\"h&uYpUC]>5dku/m]CS\");\n discretize0.m_ClassIndex = 102;\n double[][] doubleArray0 = new double[4][0...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9635077fd042dd94f9d745ca8803d381", "score": "0.0", "text": "@Override\n\tpublic void dispose(Application app) {\n\n\t}", "title": "" } ]
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.6904447", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "4862518dedb9e169c3cc620e5ebe04c5", "score": "0.6696056", "text": "@Override\r\n\tpublic void atura() {\n\t\t\r\n\t}", "title": "" ...
1c54c890a548930e25fd88e7b34ec57c
Sets the point's continuous coordinates
[ { "docid": "1552eddb6daa8c99525be580b289bc1e", "score": "0.0", "text": "public void setX(double[] x){\n\tif (x == null){\n\t dimCon = 0;\n\t cooCon = null;\n\t}\n\telse{\n\t dimCon = x.length;\n\t cooCon = new double[dimCon];\n\t System.arraycopy(x, 0, cooCon, 0, dimCon);\n\t}\n }", ...
[ { "docid": "0343364df09e50954731b59a72819115", "score": "0.67667425", "text": "public void setPoint(Double val);", "title": "" }, { "docid": "a25f29469004062b169cc32f6142c896", "score": "0.67291343", "text": "public void setStart(Point p) {\n\n\t\tx1 = p.x;\n\t\ty1 = p.y;\n\t}", ...
caf33f7ea9ee409e861cba05be6fa6bc
Starts the system in normal mode (i.e. at main menu).
[ { "docid": "2aaeac6307a30478e1a971e3e2213c90", "score": "0.83753115", "text": "private void startNormalMode()\r\n\t{\r\n\t\tMenuGUI tvMenu = createTVMenu();\r\n\t\tMenuGUI mainMenu = createMainMenu( tvMenu );\r\n\t\t\r\n\t\tscreenManager.show(mainMenu);\r\n\t}", "title": "" } ]
[ { "docid": "d0e03ef63f37022335b74dd1106e55f3", "score": "0.7201933", "text": "public void start(){\n this.runMenu();\n }", "title": "" }, { "docid": "7fcf04741891385e341f27ebc467d491", "score": "0.7025917", "text": "public void startTerminal() {\n\t\tMainMenu mainMenu = new...
e07987205cf7b145a5137080e890ed46
Bring the window corresponding to this id in front of all other windows. The window may flicker as it is removed and restored by the system.
[ { "docid": "b3d3891c3db15166b7db294dee0015fa", "score": "0.78331745", "text": "public final synchronized void bringToFront(int id) {\n Window window = getWindow(id);\n if (window == null) {\n if (DEBUG) {\n throw new IllegalArgumentException(\"Tried to bringToFron...
[ { "docid": "adcafab5d95e3f89abae70acb76dea29", "score": "0.75156075", "text": "public void moveToFront() { mainWindow.toFront(); }", "title": "" }, { "docid": "e1adadd6a9f196e41ee44b9702807af6", "score": "0.7216654", "text": "private void bringToFront(){\r\n aFrame.setExtended...
35cad8c271fcfe458dbe2ac7f33b85d3
This method checks if the given postion will overlap other positions, therefore we have to get the neigbor postions of the received position and check if the are inside the grid and not occupied
[ { "docid": "f14b2194d6ed52fc87c9609867cd370b", "score": "0.76761955", "text": "private boolean hasOverLap(Position position) {\n for (Position pos : getPostionNeighbors(position)) {\n // for every neigbor position check it is occupied and inside the grid\n if (insideTheGrid...
[ { "docid": "2309e819a7866ac2057c6553d9e4a316", "score": "0.742865", "text": "private Position checkPositionsAround(Position pos){\n\t/*\tPosition potentialPosition;\n\t\tPosition returnedPosition;*/\n\t//\tfor(Position a: hitPositions) {\n\t\t\t// if the hit position is not on the edges of the battleshi...
84dcc525dfb69fc9ee813498a4052950
Remove the given element to this type.
[ { "docid": "4ea8b6f7e421221d58ed665fcaa821f7", "score": "0.6504768", "text": "public void remove(Declarator element) throws ChameleonProgrammerException;", "title": "" } ]
[ { "docid": "a4a464c6f0d0d16f2c355a32110ffd22", "score": "0.8035005", "text": "public T remove (T element);", "title": "" }, { "docid": "fd0cef6a99966eacb78b9a691e7a381c", "score": "0.80326945", "text": "public void remove(T element);", "title": "" }, { "docid": "0effced17...
0335223cdd5cd117f0b355722644f808
Set value saved to certain key.
[ { "docid": "f2d6351b4792c1939098fdc4f9deccf2", "score": "0.6944147", "text": "public void setValue(String key, Object value)\n\t{\n\t\tgetProperty(key).setValue(value);\n\t}", "title": "" } ]
[ { "docid": "3fbaa511272d322867214d14cbccaaae", "score": "0.78359646", "text": "public void setValue(String key, Object value);", "title": "" }, { "docid": "4685c3410f82525fcbc7c8243410a5b8", "score": "0.73752934", "text": "void setAssociatedValue(Object key, Object value);", "tit...
2603f59fc23cd2a57b699cb3d324f2e2
Creates or finds a PfsGroup from its string representation.
[ { "docid": "68d4cf8690e38f255426dc57d14593d3", "score": "0.76663476", "text": "@JsonCreator\n public static PfsGroup fromString(String name) {\n return fromString(name, PfsGroup.class);\n }", "title": "" } ]
[ { "docid": "8be98dd363b2b5726316255086fd8734", "score": "0.57464045", "text": "public Builder setGroup(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n group_ = value;\n onChanged();\n retu...
0784ec1b3385f59bf1f72a781a6fab53
click on the close windows
[ { "docid": "191a6567f3f4f9cec9a4b5e19b3c5236", "score": "0.0", "text": "@Override\r\n public void mouseClicked(MouseEvent e) {\r\n release();\r\n }", "title": "" } ]
[ { "docid": "efc8a28b08b32a0f51be6afd3dd91285", "score": "0.7731259", "text": "public void closeClicked(){\n System.out.println(\"Closing...\");\n System.exit(0);\n }", "title": "" }, { "docid": "1f424c9b26a6eccc69e59190fb0d23f7", "score": "0.76176727", "text": "publi...
f4974c4c18703ef9ee3674fc4d30fc61
Get name of the user
[ { "docid": "23de5c90830a1071db4fa458452b86f1", "score": "0.7878116", "text": "public String getName() {\n\n return userName;\n\n }", "title": "" } ]
[ { "docid": "7056a57c6bac40e9cfb59d8f571459a0", "score": "0.86147916", "text": "java.lang.String getUserName();", "title": "" }, { "docid": "7056a57c6bac40e9cfb59d8f571459a0", "score": "0.86147916", "text": "java.lang.String getUserName();", "title": "" }, { "docid": "bc43...
5df407871ee116e1c409925d3d878f3e
Returns the File object representing the "webapps" directory
[ { "docid": "14d93cc4b54761f44fb8476de16176e6", "score": "0.66592306", "text": "private File getWarFilePath() {\n List<File> foundFiles = new ArrayList<>();\n try {\n Files.walkFileTree(getTopDirFilePath().toPath(), new SimpleFileVisitor<Path>() {\n @Override\n ...
[ { "docid": "25cba7a7e9d001d2bb466da53150994d", "score": "0.75164336", "text": "public String getWebappDirOrFile() {\n\t\treturn this.webappDirOrFile;\n\t}", "title": "" }, { "docid": "38586d78ae125468876252c535a7707a", "score": "0.68857527", "text": "File getApplicationDirectory();",...
83073ac37d4534cd0d1dd0ccbd75f2dd
$ANTLR end "clause" $ANTLR start "head" org/ruleml/psoa2tptp/translator/TPTPASOTranslatorWalker.g:75:1: head returns [FofFormula formula] : (f= atomic | ^( EXISTS ^( VAR_LIST ( VAR_ID )+ ) f= atomic ) );
[ { "docid": "392683a42f9b48d56e664393de3ea7e4", "score": "0.72507894", "text": "public final FofFormula head() throws RecognitionException {\n FofFormula formula = null;\n\n\n FofFormula f =null;\n\n\n try {\n // org/ruleml/psoa2tptp/translator/TPTPASOTranslatorWalker.g:76...
[ { "docid": "2f7912461560fa33d05a49b830064569", "score": "0.656111", "text": "public final FofFormula formula() throws RecognitionException {\n FofFormula formula = null;\n\n\n try {\n // org/ruleml/psoa2tptp/translator/TPTPASOTranslatorWalker.g:81:5: ( ^( AND ( formula )+ ) | ^(...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "a4090c33f1bbe932ae2f837a7806d588", "score": "0.0", "text": "@Override\r\n\tpublic void abrirListaReportes() {\n\t\trep_reporte.dibujar();\r\n\t}", "title": "" } ]
[ { "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}", ...
414ccc37ec219a2ea46c7176ff5e3fc4
fetching package names from extras
[ { "docid": "e943ef9917fea30ee2263ca58a5b9158", "score": "0.0", "text": "@Override\n public void onReceive(Context context, Intent intent) {\n Log.d(\"Display\",\"Inside on recieve on uninstall app\");\n String[] packageNames = intent.getStringArrayExtra(\"android.intent.extra.PACKAGES\"...
[ { "docid": "f00b29279b4cea4ee8c5d8899f25a237", "score": "0.65266794", "text": "java.lang.String getPackageName();", "title": "" }, { "docid": "a8f2842f4c161e199895b0c8e8d8244d", "score": "0.65064347", "text": "String getPackages();", "title": "" }, { "docid": "785a1395e11...
90ad028804e0b2c8def7fb49d14be194
This class was generated by the JAXWS RI. JAXWS RI 2.2.61b01 Generated source version: 2.2
[ { "docid": "42103a24c2566909304d2c18d5dde0c0", "score": "0.0", "text": "@WebService(name = \"Transacciones\", targetNamespace = \"http://WS/\")\n@XmlSeeAlso({\n ObjectFactory.class\n})\npublic interface Transacciones {\n\n\n /**\n * \n * @param montoretirar\n * @param idcliente1\n ...
[ { "docid": "66f62bcfd1cf8fb1b5cc108470879e41", "score": "0.6715305", "text": "@WebService(targetNamespace = \"http://F09_WriteOffPaymentHistoryInquiryPOS/F09_RetrieveWriteOffPaymentHistorySI\", name = \"F09_RetrieveWriteOffPaymentHistorySI\")\n@XmlSeeAlso({ObjectFactory.class, th.net.cat.epis.ws.esblibs...
d8922b486367a1449286fae4b10acbc2
ReverseArcMakesCycle IsArc checks whether the arc from iAttributeTail to iAttributeHead already exists
[ { "docid": "346900d769a8a00ccc46b2a869470483", "score": "0.62125015", "text": "protected boolean isArc(BayesNet bayesNet, int iAttributeHead, int iAttributeTail) {\n for (int iParent = 0; iParent < bayesNet.getParentSet(iAttributeHead).getNrOfParents(); iParent++) {\n if (bayesNet.getP...
[ { "docid": "5ae9b1dcaa2299281ddf658585337b4b", "score": "0.7611707", "text": "protected boolean reverseArcMakesSense(\n BayesNet bayesNet,\n Instances instances,\n int iAttributeHead,\n int iAttributeTail) {\n \n if (iAttributeHead == iAttributeTail) {\n ...
e7aa9e4c9b7b2f24e92df6b490ea2cc8
Initialize access to message log of SAP PI / PO messaging API
[ { "docid": "383ecb45bfa99ac4a792e7c5f1175531", "score": "0.5203379", "text": "public MessageLogHelper(String location) {\n\t\tthis.location = location;\n\t\t\n\t\ttry {\n\t\t\tthis.messageLog = APIAccessFactory.getAPIAccess().getMessageLogger(this.location);\n\t\t} catch (MessagingException e) {\n\t\t\t...
[ { "docid": "e7709b3e7238dd560f6f0eb299535fe4", "score": "0.6088482", "text": "private void initializeSA() {\r\n\t\t// Initialize the SA Message with message header\r\n\t\tsa = new SAMessage();\r\n\t\tsa.setUpdateService(updateService);\r\n\t\tsa.setIpAddress(hardwareDetails.getIpAddress());\r\n\t\tsa.se...
2822cecfc24b9b8557964ff3ed0b81b1
repeated .appmonitoring.FrameData.RequestData requestedData = 2;
[ { "docid": "2383a7a2f29fdbc6d532660f5f898a1f", "score": "0.4751112", "text": "public java.util.List<ca.etsmtl.octets.appmonitoring.DataPacketProto.FrameData.RequestData> getRequestedDataList() {\n if (requestedDataBuilder_ == null) {\n return java.util.Collections.unmodifiableList(reques...
[ { "docid": "9851d3bce64618a547403c8cd0a15e7b", "score": "0.673208", "text": "ca.etsmtl.octets.appmonitoring.DataPacketProto.FrameData.RequestData getRequestedData(int index);", "title": "" }, { "docid": "1030db44ce04e460312f010ad0ead13c", "score": "0.6375608", "text": "ca.etsmtl.octe...
8e340628213e376242f7e101cbec1421
checks if the player hits the borders on the left and right and move to the other side of the scene
[ { "docid": "c3c38c56558d895c4a72b3c6c7e117cd", "score": "0.0", "text": "int borders(int max, int min){\n if (this.p.x >= max)\n return min;\n else if (this.p.x <= min)\n return max;\n else return this.p.x;\n }", "title": "" } ]
[ { "docid": "e13952a2b719ff483cb687eda3188b08", "score": "0.70844734", "text": "private void checkPlayerLocation() {\n if (player.y > 1000) {\r\n player.y = 0;\r\n level++;\r\n nextLevel();\r\n }\r\n if (player.x > 1200) {//if player goes off right sc...
f0455335ea490f5dc60d7804c3c79f26
Gets the payload of the tag (always null for TAG_End).
[ { "docid": "5ce7dda46094c0668060459c12510884", "score": "0.6263342", "text": "@Override\n public Object getPayload() {\n return null;\n }", "title": "" } ]
[ { "docid": "606b20ecef9d6dc12d51a0d4f866bb70", "score": "0.67935044", "text": "byte[] getPayload();", "title": "" }, { "docid": "13385ad896526b514abce9582c52e3d7", "score": "0.6729747", "text": "public Object getPayload()\n {\n return this.payload;\n }", "title": "" ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "d687ddf503e058c3eb307e009075d8eb", "score": "0.0", "text": "@Override\n\tpublic void initViews() {\n\t\tid = getIntent().getIntExtra(\"id\", 0);\n\t\tsetBack();\n\t\tshowTitle(\"通知\");\n\t}", "title": "" } ]
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.66616714", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "81758c2988d9979c7d4b3fd5b3cce0e5", "score": "0.6566483", "text": "@Override\r\n\tpublic void pular() {\n\r\n\t}", "title": "" }, { ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e774afbe0b8f3d6c74d6d3a0f59099a1", "score": "0.0", "text": "@Override\r\n\tpublic String toString() {\n\t\treturn \"WmsPurchaseOrderQueryResponseItem[id=\"+id+\",erp_order_line_num=\"+erp_order_line_num+\",sku_no=\"+sku_no+\",qty=\"+qty+\",lot=\"+lot+\",expiration_date=\"+expiration_date+\",...
[ { "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...
ade5763f25c58f15226da24750908892
This method is called when the user selects "Game > Load Map".
[ { "docid": "c685b4c056017dc8cfc75f4eb43ade32", "score": "0.78088415", "text": "public void onLoadMap();", "title": "" } ]
[ { "docid": "b87a54ffa03a0c0022da6b6cfaaabacc", "score": "0.7760898", "text": "private void loadMap() {\r\n\t\ttry {\r\n\t\t\tmanager = new GameLoader();\r\n\t\t\trenderer = new GameRenderer();\r\n\t\t\trenderer.setBackground(ImageIO.read(new File(\"backgrounds/background2.png\")));\r\n\t\t\tmap = manage...
00c701f84c9ffd8d2d63c3e5fbe6725c
This method was generated by MyBatis Generator. This method returns the value of the database column DBS.DB_ID
[ { "docid": "7f5668df654cdc2de8f3d6f447bbea7a", "score": "0.72991633", "text": "public Long getDbId() {\r\n return dbId;\r\n }", "title": "" } ]
[ { "docid": "0e2c8a1b49261ded30820675135b5d16", "score": "0.6846465", "text": "public long getDbid() {\n return dbid;\n }", "title": "" }, { "docid": "c52a38d1e9299ef10f1156edbfd7d953", "score": "0.6664492", "text": "public UUID databaseId() {\n return this.innerProperties(...
7ca0d943aa59eaf5eb2d61969ad55ed4
A method that calls other methods to operate on the inputFile to produce the outputFile.
[ { "docid": "a0d412a7fcb0173bbdf11d05af9a024f", "score": "0.0", "text": "public void wordCount(String inputFile, String outputFile) {\n\t\tString[] words = readFile(inputFile);\n\t\tNode[] hashTable = createHashTable(words, 8);\n\t\tprintHash(hashTable);\n\t\twriteToFile(outputFile, hashTable);\n\t}", ...
[ { "docid": "60478757cf7f36e7ee00abff93ef6cf0", "score": "0.6769844", "text": "abstract protected File doGetOutputFile();", "title": "" }, { "docid": "9953e88dd9dc7b9362b8fabeb7ae0815", "score": "0.6324984", "text": "public FileInputOutput() {\n\t}", "title": "" }, { "doci...
9ba3e53cf9e3e144c89e07c4fb4de8e8
don't spawn particles unless we're moving kinda fast. blobs just kinda sit there if they don't have a surface to splat on.
[ { "docid": "6da39144d7c272f7b01f2621caafe6cb", "score": "0.57075596", "text": "protected void splat(BlockPos pos, Direction face, Vector3d hitVec) {\n if (this.getMotion().lengthSquared() >= 1d) {\n // the state we're interested in observing is the state of the hit block, not the offse...
[ { "docid": "d8457249157fcd1b26c3c0fe6b0cc113", "score": "0.64506537", "text": "@Override\n\tpublic void doExplosionB(boolean spawnParticles)\n\t{\n\t\tworldObj.playSound((EntityPlayer)null, explosionX, explosionY, explosionZ, SoundEvents.ENTITY_GENERIC_EXPLODE, SoundCategory.BLOCKS, 4.0F, (1.0F + (world...
34ee27ef4ce6e906635d9fa1ecc8286c
if reach the end
[ { "docid": "d38f1a914d4f5f391deeefb41e11f9d8", "score": "0.0", "text": "private void backtrack(String word, List<String> res, int pos, String prev, int count) {\n if (pos == word.length()) {\n if (count > 0) {\n prev += count;\n }\n res.add(prev);\n...
[ { "docid": "f43a2ff9b150dacfebbc3e37be923da0", "score": "0.78649765", "text": "boolean isEnd();", "title": "" }, { "docid": "efe836e69577aa6cf51ef0c243f5c9b6", "score": "0.75508827", "text": "boolean atEnd();", "title": "" }, { "docid": "d85aaeefc3943b86fcfa5f2f8ce37926",...
cb83a6fe96a9e6d1cc55e8daba8d1b5b
Determine the default locale
[ { "docid": "cbdac12d04b61687105af6b6c2d38e76", "score": "0.8333972", "text": "LocaleInfo getDefaultLocale() throws CommonFatalException;", "title": "" } ]
[ { "docid": "25e4045c254a15067280ebd45596c512", "score": "0.838665", "text": "public String getDefaultLocale() {\n return config.getDefaultLocale();\n }", "title": "" }, { "docid": "39eb8053e0826ef8d1fbf9d1974c4e91", "score": "0.79819626", "text": "public Locale getDefaultLocale()...
263dcb9838302d75cdd3db372cfbdb5b
Inflate the layout for this fragment
[ { "docid": "5517b64a4d17c82aada08774ecfeae80", "score": "0.0", "text": "@Override\r\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\r\n Bundle savedInstanceState) {\n view = inflater.inflate(R.layout.fragment_ecolage, container, false);\r\n...
[ { "docid": "20692959eae44893b50b4d537901ae50", "score": "0.67938715", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n View view=inflater.inflate(R.layout.fragment_base, container, false);\...
ccd58464e7ba82e31db0081945e9d4cb
/ Legacy user constructor without SSL support
[ { "docid": "ba55d804dba0c7c86e054c121f1cdc21", "score": "0.0", "text": "public KWWebAPIService(String host,\n\t\t\t\t\t\t String port,\n\t\t\t\t\t\t String user) {\n\t\tm_kw_properties = new Properties();\n\t\tm_kw_properties.setProperty(\"kwwebapihost\", host);\n\t\tm_kw_properties.setProperty(\"kw...
[ { "docid": "66a9d1fca68091313bccedd2540ed07d", "score": "0.80909425", "text": "private SSL() {\n\t}", "title": "" }, { "docid": "ccbae3ee7719ec31b177c6f1457922e8", "score": "0.72091234", "text": "private CertSource()\n {\n }", "title": "" }, { "docid": "34a4d9bc...
0f79dc4edb55980ecb704e0cef34494f
Construct the instance of OdfTableCellRange.
[ { "docid": "737ea567fcd343b38de1c50af4d29b64", "score": "0.7304994", "text": "OdfTableCellRange(OdfTable table, int startColumn, int startRow, int endColumn, int endRow) {\n maOwnerTable = table;\n\n OdfDocument doc =\n (OdfDocument) ((OdfFileDom) maOwnerTable.getOdfElement().getOwnerDocume...
[ { "docid": "87cfdfd683f1432c4f1b3f2db97cd2d7", "score": "0.8690669", "text": "OdfTableCellRange() {}", "title": "" }, { "docid": "cccecae2bc64c1c139da686ec46cf8d1", "score": "0.65515256", "text": "Cell createCell();", "title": "" }, { "docid": "74149f18b31c4880931aa1330b1...
0ec64c6febabb8a9d67429e28cc5abcf
Return the attribute that corresponds to the version attribute declared by the entity or mapped superclass.
[ { "docid": "8d9742e70d2a563b89df373bcb38d6a3", "score": "0.78712296", "text": "SingularAttribute<X, Long> getDeclaredVersion();", "title": "" } ]
[ { "docid": "ea7eaa4d300db3e24df1ba221c364628", "score": "0.8064734", "text": "public EntityViewAttributeMapping getVersionAttribute();", "title": "" }, { "docid": "e5f20447e7b6de3a7fd6248ba0cffca9", "score": "0.7587602", "text": "SingularAttribute<? super X, Long> getVersion();", ...
717c106e2376ac6f48a1944d75a91727
encryptB(Boolean isFromUrl) / BigO same than encryptA
[ { "docid": "473eb5ba38eeb4e56bd145b5886814fd", "score": "0.6866809", "text": "public void decryptB(Boolean isFromUrl)\n\t{\n\t\t// create queues\n\t\tBlockingQueue<CharSequence> qParseToEncrypt = new LinkedBlockingQueue<CharSequence>(queueSize);\n\t\tBlockingQueue<CharSequence> qEncryptToWrite = new Lin...
[ { "docid": "3bb56850115d0564d3bc8889d11edf12", "score": "0.7046674", "text": "public void encryptB(Boolean isFromUrl)\n\t{\n\t\t// create queues\n\t\tBlockingQueue<CharSequence> qParseToEncrypt = new LinkedBlockingQueue<CharSequence>(queueSize);\n\t\tBlockingQueue<CharSequence> qEncryptToWrite = new Lin...
fe21192459cfbdeb6e6eed3eae6cce91
Encodes a tree to a single string.
[ { "docid": "96540a620e08423e3845280a8b2b9acc", "score": "0.61056274", "text": "public String serialize(TreeNode root) {\n StringBuilder preOrderStr = new StringBuilder(\"\");\n Deque<TreeNode> stack = new LinkedList<TreeNode>();\n TreeNode dummy = new TreeNode(0);\n dummy.rig...
[ { "docid": "e3a4cbdf30e6ba7e61f446fffd68b12a", "score": "0.7120963", "text": "public String serialize(TreeNode root);", "title": "" }, { "docid": "28240d1054708416eac544ff94c82626", "score": "0.69165933", "text": "public static String serialize(TreeNode root) {\n \n }", ...
04a16646bb07f3ca96cf1e8acbc8c9f4
Add data to sent to a Message object
[ { "docid": "ac4ed3c51f61523519a9710eabf202c4", "score": "0.0", "text": "private Message createMessage() {\r\n\t\treturn null;\r\n\t}", "title": "" } ]
[ { "docid": "50b300c26c0998169b50d908186fbab7", "score": "0.68505186", "text": "void addMessage(Message message);", "title": "" }, { "docid": "8ed30a33ed37a023bf8362ab2e1d5475", "score": "0.66786814", "text": "@Override\n\tpublic void messageAdd(message message) throws Exception {\n\t...
20a530469e470921173541b9e40bed08
Return screen resolution(width x height)
[ { "docid": "7b5063fb6e9be76ebabfbd2af0ca454f", "score": "0.81309724", "text": "public String getScreenResolution() {\n return mInfoMap.get(SCREEN_WIDTH) + \"x\" + mInfoMap.get(SCREEN_HEIGHT);\n }", "title": "" } ]
[ { "docid": "f483c749cb82cf766078354aac2c6c8c", "score": "0.8193752", "text": "public double getScreenResolution() { return 72; }", "title": "" }, { "docid": "a177a302f3683d5a8ff8d3e277a2ac05", "score": "0.77317405", "text": "public point2D getScreenResolution() {\n\t\treturn screenR...
54ac449a256c1fcf99d26b9cb7b94b98
Immutable. The ID of the app analytics provider. This field should not be empty when creating a new third party app analytics link. It is unable to be modified after the creation of the link. optional int64 app_analytics_provider_id = 4 [(.google.api.field_behavior) = IMMUTABLE];
[ { "docid": "ab0913489584e9a2f38dfa74c6ced099", "score": "0.77401245", "text": "long getAppAnalyticsProviderId();", "title": "" } ]
[ { "docid": "2b31783e45923be4f124f93b401d25e0", "score": "0.65736216", "text": "boolean hasAppAnalyticsProviderId();", "title": "" }, { "docid": "e39136f7ac7f23e7666f68c406b7a957", "score": "0.58173937", "text": "public String getProviderId() {\n return providerId;\n }", ...
d4d1d8cb3db0260622aeb84d1dd6064a
optional .network_game.ObjectStateMessage user_state = 7;
[ { "docid": "4a1877c98e75c13aecf0e9872ce6ef09", "score": "0.0", "text": "public Builder clearUserState() {\n if (userStateBuilder_ == null) {\n userState_ = ccostello.game.shared.messages.GameMessages.ObjectStateMessage.getDefaultInstance();\n onChanged();\n } else {\n ...
[ { "docid": "c4c38cda0447ba60cc829b74b7ade13f", "score": "0.7877219", "text": "ccostello.game.shared.messages.GameMessages.ObjectStateMessage getUserState();", "title": "" }, { "docid": "d41f2a95b47d4fa35e602881f21a1cc9", "score": "0.76897293", "text": "ccostello.game.shared.messages....
545b57250ab4d879d906be4caa0f0a94
This is the method which verify department.
[ { "docid": "082ed392a744a275d24be5d58509f58f", "score": "0.0", "text": "@ApiResponses(value = {\n\t\t\t@ApiResponse(code = DepartmentConstants.SUCCESS_CODE, message = \"\"),\n\t\t\t@ApiResponse(code = DepartmentConstants.NON_AUTHORITATIVE_INFORMATION, message = DepartmentConstants.ISSUE_SEARCH_RESULT) }...
[ { "docid": "8c4f772ccb6b24e5f6a357f4094198df", "score": "0.7360042", "text": "boolean checkDepartmentValidation(String department);", "title": "" }, { "docid": "4d6c4bdeb64771143e639e21beed1443", "score": "0.68825513", "text": "public void TC_1_4_readDepartment() {\n System.ou...
d8cfd57f4402db37ce93ef4b5e0ab00f
Sets the price of the product (in the view).
[ { "docid": "73838d8137af68494bd417db3b321091", "score": "0.7985014", "text": "public void setPrice (Product product) {\n\t\tpriceLbl.setText(product.getPrice() + \"\");\n\t\tpriceLbl.repaint();\n\t}", "title": "" } ]
[ { "docid": "d7c890c8da9c6dd45076bfde64ee834b", "score": "0.810862", "text": "public void setProductPrice(double productPrice) {\n this.productPrice = productPrice;\n }", "title": "" }, { "docid": "a0365ee71716cb825f33121768ae84c9", "score": "0.78178215", "text": "public voi...
132036183a8f4f2b95fdd361ac56a62e
Where (e.g. module, line number) the error came from
[ { "docid": "3f05b7527618cca06bf0f17641966aa7", "score": "0.0", "text": "public emException setSource(String Source) {\n this.Source = Source;\n return this;\n }", "title": "" } ]
[ { "docid": "4615c3e546dcc7875dc6173a167d241d", "score": "0.6570838", "text": "public String getErrorLine() {return errorLine;}", "title": "" }, { "docid": "74d4dcfb1bb4a04a26e855675b5a4b95", "score": "0.6570706", "text": "@Override\n\tpublic int getLineNumber() throws DebugException ...
c6cbcfec29506a688479cea342899acc
This method was generated by MyBatis Generator. This method corresponds to the database table server
[ { "docid": "ae9d39e1ed39d74e68667003dda47383", "score": "0.0", "text": "public Criteria andHostnameNotEqualToColumn(Server.Column column) {\n addCriterion(new StringBuilder(\"hostname <> \").append(column.getEscapedColumnName()).toString());\n return (Criteria) this;\n }", ...
[ { "docid": "d7a8a12fb3d5b363886c1c13d4eced4d", "score": "0.6253433", "text": "@Override\n protected String getTableName() {\n return TABLE_NAME;\n }", "title": "" }, { "docid": "726d82aeb59e1469e4adbeff2730571e", "score": "0.61301696", "text": "@Select({\n \"se...
f8202c72210496c046df69176bf94a70
pop my dictionary item
[ { "docid": "64916fb5bc2a1f674a8665256c98fe1f", "score": "0.6635652", "text": "public void popMyDicItem(DictionaryItem item){\r\n\t\t\r\n\t\tint did = item.getID();\r\n\t\tint pos = 0;\r\n\t\t\r\n\t\tfor(DictionaryItem single_item : this.myDicItemsList){\r\n\t\t\tif(did == single_item.getID()){\r\n\t\t\t...
[ { "docid": "9477a20c621678900999404cb3db6c81", "score": "0.72235847", "text": "public XMLDictionary popXMLDictionary();", "title": "" }, { "docid": "3d9d2803151af2c5163d0458c48de8aa", "score": "0.69893384", "text": "public void removeItem()\n\t{\n\t\t//Implement here\n\t\tstack.pop()...
4f56f192a0810c5867f5312bae23d82c
Create a dialog with a parent frame and its modality set by the user.
[ { "docid": "efbd8a1cb0ca08947bfc9606be4345a9", "score": "0.6865008", "text": "protected AbstractDefaultDialog(Frame owner, boolean modal){\n\t\tsuper();\n\t\tthis.owner = owner;\n\t\tdialog = createDialog(owner, modal);\n\t}", "title": "" } ]
[ { "docid": "ef90c4cc2370ca7fe266706e682d5684", "score": "0.7603075", "text": "private JDialog createDialog(Frame owner, boolean modal){\n\t\tJDialog dialog = new JDialog(owner);\n\t\tdialog.setModal(modal);\n\t\tdialog.setTitle(createTitleBarText());\n\t\tdialog.setIconImage(createIcon().getImage());\n\...
6a5e85797685ac03d24b5039c4c9775c
Show the effect selector
[ { "docid": "18168ab4af4fef9f73ee7df038b3fcfa", "score": "0.6138561", "text": "private void selectEffect() {\r\n\t\tAudioTrack track = getAudioTrack();\r\n\t\tif (track == null) return;\r\n\t\tAudioEffect effect = getAudioEffect();\r\n\t\tAudioEffect newEffect = EffectManager.chooseEffect(main.getGlobals...
[ { "docid": "b1378c228c2654ede6885b6fb2af97ba", "score": "0.72368413", "text": "public void displayFX() {\r\n\t\tAudioEffect effect = getAudioEffect();\r\n\t\tif (FXselect == null) return;\r\n\t\tif (effect != null) {\r\n\t\t\tFXselect.setText(effect.getShortName());\r\n\t\t\tFXsettings.setEnabled(effect...
991c7fc1ad5c19569214ab6ec1a3a6d5
Get the value of attribute.
[ { "docid": "6423f377824b6fdda88498d362b88613", "score": "0.72006565", "text": "public String getAttribute() {return attribute;}", "title": "" } ]
[ { "docid": "d53040d4a0574a81c25d6dfc86172d2b", "score": "0.8033344", "text": "public Object getValue(String attribute);", "title": "" }, { "docid": "2f428d771fbb337a22de749e3a7cdbf4", "score": "0.7437078", "text": "public String getValue() {\n return super.getAttributeValue();...
648fa0a0a44c2c2449c456b3a4a9f21e
initialises the blocks (tiles & walls) which make up the current level. The tiles are recieved from the passed GameWorld parameter.
[ { "docid": "fc3586765bde066ec16ab5650c5a2f3d", "score": "0.8011883", "text": "public void initBlocks(GameWorld game) {\n\n\t\tallWalls.clear();\n\t\tallTiles.clear();\n\t\tblocks.clear();\n\n\t\tTile[][] tiles = game.getGameTiles();\n\t\tfor(int r=0; r!=levelBlocks.length; r++){\n\t\t\tfor(int c=0; c!=l...
[ { "docid": "b537418706fe2579a75b7154248bd741", "score": "0.70819646", "text": "public void createLevel()\n\t{\n\t\t//Bottom\n\t\tfor(int xx = 0; xx < Main.WIDTH+32; xx += 32)\n\t\t{\n\t\t\taddObject(new Block(xx, Main.HEIGHT-32, ObjectID.Block));\n\t\t}\n\t\t//Right Wall\n\t\tfor(int yy = 0; yy < Main.H...
691ec242cbb0ce370c30fa0b400f7de3
This adds the parameter to the value
[ { "docid": "c08f7983cd15f8cabae84058474e7262", "score": "0.0", "text": "public void add (int value) {\n\t\t \n\t\t total += value;\n\t\t line += \" + \" + value;\n\t\t \n\t }", "title": "" } ]
[ { "docid": "fbed598bac4d5f448f692209dab130b5", "score": "0.72140527", "text": "void addParameter(String key, Object value);", "title": "" }, { "docid": "95ef6402a66223a307d0f4b26ef0128d", "score": "0.69758284", "text": "public void addParameter(String key, Object value) {\n\t\tif (pr...
93b8c4ed934a3a83b2a45f775cacef64
Checks if the device is currently paused.
[ { "docid": "2c1fb72afbe3277c09b3ddd17833b67c", "score": "0.7651132", "text": "public boolean isPaused();", "title": "" } ]
[ { "docid": "1c9259601a1058c41980f846afde3416", "score": "0.8049371", "text": "public static boolean isPaused() {\n\t\treturn paused;\n\t}", "title": "" }, { "docid": "4708d5d319bd2beb0b00cefecd93c9ef", "score": "0.799415", "text": "public boolean isPaused() {\n\t\treturn this.paused....
f5cff5c4db7eaf3e65408c285eab9876
/ Resets checkboxes checked state, setting all of them to unchecked
[ { "docid": "5daa1ce81990aac67b6d1af9baf49f8d", "score": "0.664764", "text": "public void resetFields() {\n for (int i = 0; i < 4; i++) {\n white_pin[i].setChecked(false);\n }\n\n red_pin.setChecked(false);\n whiteOnRed.setChecked(false);\n whiteOnYellow.setC...
[ { "docid": "6072e0dcfd7e6c65509ef789a356286e", "score": "0.80956864", "text": "private void resetCheckBox()\n {\n checkBoxState=new boolean[]{false,false,false,false};\n }", "title": "" }, { "docid": "2af77ff7e2081acbaad989a19fffab67", "score": "0.77904606", "text": "voi...
6d6d658f81d7d23ea3c315d055910b01
/ Race 8 Horse 4 BLACK BIRD RUNS
[ { "docid": "a882d06a343c459a754d4f6bd497f2b0", "score": "0.5716606", "text": "public static Horse builderHorse_R8_H4( Race race ) {\n\n Horse horse = new Horse();\n\n horse.setRace( race );\n horse.setHorseID( builderHorse_R8_H4_ID() );\n horse.setNumber( 4 );\n horse....
[ { "docid": "14e5ccf5df6220c8cc5fdba758c4ca02", "score": "0.5948889", "text": "public void whipHorse() {\n\t\t\n\t}", "title": "" }, { "docid": "d13397e0ff484e0b3f6e435d867a4934", "score": "0.58263856", "text": "public static void main(String[] args) {\n\t\tint initialNumberOfBirds = ...
1f388e3d7f1721a75625f8a2f78ffd98
TinLM load get account is login
[ { "docid": "c84f8772b6a6bb361344594e44a04cb2", "score": "0.61862427", "text": "private String getAccountLogin() {\n String username;\n SharedPreferences sharedPreferences = getSharedPreferences(ConstainApp.login_Prefer, MODE_PRIVATE);\n username = sharedPreferences.getString(Constai...
[ { "docid": "b14407544c835ad2dd6935e9f6b56572", "score": "0.74417824", "text": "boolean getIfLogin();", "title": "" }, { "docid": "2bc5054f0be28ed55af3e9c317c87207", "score": "0.70624286", "text": "boolean hasIfLogin();", "title": "" }, { "docid": "ab06212befa4cf617431d3f3...
26468f91124c1cc14fc344003123d400
/ ('async' ''? | 'sync' ''?)? block
[ { "docid": "cc310f81e79ccf0d1a28989e3c6eaeb7", "score": "0.0", "text": "static boolean blockBody(PsiBuilder builder_, int level_) {\n if (!recursion_guard_(builder_, level_, \"blockBody\")) return false;\n if (!nextTokenIs(builder_, \"\", ASYNC, SYNC, LBRACE)) return false;\n boolean result_;\n...
[ { "docid": "1fe9eb41555feaf69637075b66dc5d89", "score": "0.6582064", "text": "@In Boolean async();", "title": "" }, { "docid": "1fe9eb41555feaf69637075b66dc5d89", "score": "0.6582064", "text": "@In Boolean async();", "title": "" }, { "docid": "1fe9eb41555feaf69637075b66dc...
e85faa2957853feff42b1682ab1e881f
/ Input: lists = [[1,4,5],[1,3,4],[2,6]] Output: [1,1,2,3,4,4,5,6]
[ { "docid": "a19af82d39d8880ffd962263cc52562e", "score": "0.0", "text": "public static void main(String[] args) {\n MergeKSortedLists mergeKSortedLists = new MergeKSortedLists();\n ListNode n2 = new ListNode(5);\n ListNode n1 = new ListNode(4, n2);\n ListNode l1 = new ListNode...
[ { "docid": "1d0c338cacc6810b6763d0f6d1db69f9", "score": "0.63030636", "text": "public static List<Integer> mergePostingLists(List<Integer> list1, List<Integer> list2) {\n\n int element1 = list1.get(0);\n int element2 = list2.get(0);\n\n List<Integer> result = new ArrayList<>();\n\n ...
fe64f8145e639a522d47120a620a2ed2
recursion basic problem set 1 ;
[ { "docid": "a18941b9c46957b20d693513f8c769da", "score": "0.0", "text": "public static void PD(int n){\n\t\t\n\t\tif(n==0){\n\t\t\treturn;\n\t\t}\n\n\n\t\tSystem.out.print(\" \"+n);\n\t\tPD(n-1);\n\n\t}", "title": "" } ]
[ { "docid": "96856ec87c7e2f90ad99153fbbfcad64", "score": "0.64262146", "text": "private static long recursion_good(long n)\n\t{\n\t\tif (n < 0)\n {\n return 0;\n }\n\t\t\n\t\tlong ret = n + recursion_good(n-1);\n\t\treturn ret;\n\t}", "title": "" }, { "docid": "a7b141...
efb1dd6d7b63ce466050d681096111c0
Returns the result of interpreting the object as an instance of 'Une'. This implementation returns null; returning a nonnull result will terminate the switch.
[ { "docid": "791b5b25dce9a8a0e5a898e046ee49f4", "score": "0.74971753", "text": "public T caseUne(Une object) {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "44a2e2e3d85eff233c29c404b0ad167a", "score": "0.63768363", "text": "public T caseUnt(Unt object) {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "91c8e31097d27b7f3e447eab00d07c58", "score": "0.624687", "text": "public T caseUType(UType object) {\r\n\t\treturn null;\r\...
1bf9656f6017ef3dc3aed0a36465ac51
Returns the class loader specified for loading the JDBC driver. Returns null if no class loader has been explicitly specified.
[ { "docid": "2cc47ca15e5c257cd44fa77cf4e64f97", "score": "0.66608876", "text": "public synchronized ClassLoader getDriverClassLoader() {\r\n return this.driverClassLoader;\r\n }", "title": "" } ]
[ { "docid": "e7e2cf6872af0f94e14f77f4260dfdae", "score": "0.6354024", "text": "public final ClassLoader getClassLoader()\r\n/* 55: */ {\r\n/* 56:123 */ return this.classLoader != null ? this.classLoader : this.clazz.getClassLoader();\r\n/* 57: */ }", "title": "" }, { "docid":...
bb30866831bd8d680403b9a73f328f44
Metodo tokenOperador el cual identifica la operacion segun el signo
[ { "docid": "9979dc875b7db0a1ee4fc78cff32c94a", "score": "0.791744", "text": "private Operador tokenOperador(String tok) {\n if (tok.contentEquals(\"+\")) {\n return Operador.oSuma;\n }\n if (tok.contentEquals(\"-\")) {\n return Operador.oResta;\n }\n ...
[ { "docid": "10a5a0281643e43c1273501aec4c9742", "score": "0.7540007", "text": "private void afegir_operador(char op) {\n Token t = new Token();\n t.set_operador(op);\n tokens.add(t);\n }", "title": "" }, { "docid": "a426915c55d6f65711535bc492a49fb0", "score": "0.73...
b81c1ddde61f1ccea7c5848d682f25f8
This function sets the text for the text fields and for the combo boxes.
[ { "docid": "dadd718c752f8ac52a52c16273322890", "score": "0.0", "text": "public void sentCustomer(Customer customer, int index) {\n\n currentCustomer = customer;\n customerIndex = index;\n customerIdText.setText(Integer.toString(customer.getCustomerId()));\n customerNameText.s...
[ { "docid": "7ba17a69f1653fadad6f5537f2e35afd", "score": "0.75240785", "text": "private void setTextFields()\n\t{\n\t\trelationshipTextField.setText(relationship);\n\t\tbirthdayTextField.setText(birthday);\n\t\tcompanyTextField.setText(company);\n\t\tfirstNameTextField.setText(first);\n\t\tlastNameTextFi...
da7a1724ea320c04d2d8d1570a94f252
/ renamed from: g
[ { "docid": "157931a7240c94d78b944082b17f4f49", "score": "0.0", "text": "public void mo35843g() {\n this.f17531f = true;\n AdMostInterstitial adMostInterstitial = new AdMostInterstitial(C3597b.m12267a().f10092a, \"28e2fdd0-950b-4c26-a11d-91fac9091e8d\", new C6714i());\n this.f17533h ...
[ { "docid": "eeffb518b397bcac8ab03d3403c30875", "score": "0.65594155", "text": "public boolean g()\r\n/* 66: */ {\r\n/* 67:164 */ return this.g;\r\n/* 68: */ }", "title": "" }, { "docid": "e52dc13fbca20d52913e7c65f2e92fad", "score": "0.6531118", "text": "public float ...
cdac6198b7ce252ee09cc7e4b725ee38
this method is for converting the submittedValue (here it means the contact person id) to the contact person object the reason for using this method is, the dropdown box in the xhtml does not capture the contact person object, but the id.
[ { "docid": "201203f4b600ac220690e76fcb523359", "score": "0.5698068", "text": "public Animal getAsObject(FacesContext facesContext, UIComponent component, String submittedValue) {\r\n if (submittedValue.trim().equals(\"\")) {\r\n return null;\r\n } else {\r\n try {\r\n...
[ { "docid": "e98785809b6379158153ea103fbf2241", "score": "0.5975137", "text": "@Override\n public Object getAsObject(FacesContext context, UIComponent component, String submittedValue) {\n FindentityDAO findDAO = new FindentityDAO();\n Integer id = Integer.parseInt(submittedValue);\n ...
d7e1e107c92888bfcd3f20582b8913fd
Sets the selected track as the current track
[ { "docid": "c3181b424c53aa2935cadef55909c297", "score": "0.5415742", "text": "public void setCurrent(final boolean current) {\r\n if (current != _current) {\r\n _current = current;\r\n invalidate();\r\n }\r\n }", "title": "" } ]
[ { "docid": "4789e86a11dcf5fa8ac2a071a6714d56", "score": "0.7679216", "text": "public void setCurrentTrack(Track currentTrack) {\n this.currentTrack = currentTrack;\n }", "title": "" }, { "docid": "406962e7303350bc56e1ecc85b369040", "score": "0.7399519", "text": "public void...
614facbdae2452d2d5da28c4d9912cef
Resources allocated to mongod hosts. .yandex.cloud.mdb.mongodb.v1.Resources resources = 2;
[ { "docid": "4a66652fe6e67038337b469566a34a3e", "score": "0.0", "text": "private com.google.protobuf.SingleFieldBuilderV3<\n yandex.cloud.api.mdb.mongodb.v1.ClusterOuterClass.Resources, yandex.cloud.api.mdb.mongodb.v1.ClusterOuterClass.Resources.Builder, yandex.cloud.api.mdb.mongodb.v1.Cluster...
[ { "docid": "9fb93f1c3cba3e5720617dbf6b44f2f5", "score": "0.72638804", "text": "yandex.cloud.api.mdb.mongodb.v1.ClusterOuterClass.Resources getResources();", "title": "" }, { "docid": "9fb93f1c3cba3e5720617dbf6b44f2f5", "score": "0.72638804", "text": "yandex.cloud.api.mdb.mongodb.v1.C...
339bc6dae9693ab213f81326aaccc907
Get all string match with pattern
[ { "docid": "0fc9954f48ab05b4d587fec8aed6f19a", "score": "0.5695486", "text": "public static ArrayList<String> getAllInGroup(String content, Pattern p) {\n ArrayList<String> result = null;\n Matcher m = p.matcher(content);\n while (m.find()) {\n if (result == null) {\n ...
[ { "docid": "3e22fc20e7bf6bee5afc561e87738707", "score": "0.7163768", "text": "public List<String> matches();", "title": "" }, { "docid": "b5cb37894ad5f4734275b6f8d88c6887", "score": "0.6769074", "text": "public ArrayList<String> findPattern(String s, String p){\n\t\tArrayList<String>...
302e03952d2839f8fc1a8c06a32f41b4
Returns the message of the option.
[ { "docid": "1326d2a6ab0b5712248eb66c08293cd7", "score": "0.0", "text": "public String getMessage() {\n String temp = msg;\n for (int i=0; i<temp.length(); i++) {\n if (temp.charAt(i) == '+' || temp.charAt(i) == '-') {\n temp = \"<b>\" + temp.substring(0,i-4) + \"<...
[ { "docid": "41a8b25d495a336566474ddac8462fc7", "score": "0.6887198", "text": "public String getOptionUsage()\n {\n return \"\";\n }", "title": "" }, { "docid": "645db007a8d30a87ae1615bf35e7a99b", "score": "0.6755866", "text": "java.lang.String getOption();", "title":...
678a53efa6251f58082c567d4b95ff5c
Convert long value to bytes which are put into a given array.
[ { "docid": "64a0e5941c35c06ebb2f0797b93f7719", "score": "0.76384014", "text": "static void longToByteArray(long val, byte[] buffer, int start) {\n buffer[start] = (byte) (val >>> 56);\n buffer[start + 1] = (byte) ((val >>> 48) & 0x0ff);\n buffer[start + 2] = (byte) ((val >>> 40) & 0...
[ { "docid": "86e00cbb7ed16eebd331e8ae552031b6", "score": "0.761507", "text": "public static byte[] longToBytes(long val) {\n\n ByteBuffer buffer = ByteBuffer.allocate(8);\n buffer.putLong(val);\n\n return buffer.array();\n }", "title": "" }, { "docid": "0d7d1406720f851...
b61d5fd53f4889ec617a7aac6372d44d
/ access modifiers changed from: private
[ { "docid": "0646050325100fde07299cb82c373410", "score": "0.0", "text": "public void b(SHARK_CHOPTION shark_choption) {\n ad.d();\n int i = R.string.operation_failed;\n switch (shark_choption) {\n case SHARK_CH_DELETE:\n i = R.string.delete_failed;\n ...
[ { "docid": "76a80470fd21f5a9092c258ed3a8a632", "score": "0.702043", "text": "private static void 로또번호리스트() {\n\t\t\r\n\t}", "title": "" }, { "docid": "434e4a5ff222046d0f614414fae44211", "score": "0.6828894", "text": "private Reflexion() {\n\t}", "title": "" }, { "docid": ...
1f5df9040675eeac3b6e4dbeb027ae4f
create excel .xls does not recommend .xls file
[ { "docid": "e1758bf6dea2ca69fc8efd56c6008614", "score": "0.67184097", "text": "@Deprecated\r\n public static Excel createXls() {\r\n return new Excel(new HSSFWorkbook(), null);\r\n }", "title": "" } ]
[ { "docid": "26d42491b29dc9fda2516a8f98fb16a3", "score": "0.7221971", "text": "static void writeXLSFile() {\n\t\t//Create xls sheet\n\t\tWorkbook workbook = new XSSFWorkbook();\t\t \n\t\tSheet sheet = workbook.createSheet(\"Persons\");\n\t\t//Set sheet default size.\n\t\tsheet.setColumnWidth(0, 6000);\n\...
cc3cdd7f1c62e388951d65d922378570
Write out a single FDHS formatted table to an FDA file.
[ { "docid": "23564fa02c6661dec5bf5d5644d66cc2", "score": "0.71172744", "text": "private static void writeFDATable( BufferedWriter output, FloatTable table ) throws IOException {\n\t\tint i;\n\t\tString space = \" \";\n\t\tString buffer;\n\t\tDecimalFormat nf = (DecimalFormat) NumberFormat.getInstance...
[ { "docid": "ab62bc3a939eee3a46c3234ec894c17d", "score": "0.65873015", "text": "public void write( OutputStream output, FTableDatabase tables ) throws IOException {\n\t\n\t\t// Get a reference to the output file.\n\t\tBufferedWriter writer = new BufferedWriter( new OutputStreamWriter( output ) );\n\t\t\n...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "71b238296519c65b9ad4ed0b28d98bed", "score": "0.0", "text": "@Override\r\n\tpublic Cursos buscar(int codigo) {\n\t\t\r\n\t\tif (codigo > 0) {\r\n\t\t\t\r\n\t\t\tString sql = \"select * from cursos where codigo = ?\";\r\n\t\t\ttry(Connection conexao = ConnectionFactory.getConnection();\r\n\t\t...
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "cdf542363f5b089e84183e3d9020935f", "score": "0.6697644", "text": "@Override\n\t protected void ramana() {\n\t\t\n\t}", "ti...
8b04baf9ad6e965116c56a2c2d6f8dc7
Main constructor of Maingine. The first part of initialization is done here.
[ { "docid": "8da741fdc3df350d147aa15b39a86bdf", "score": "0.7590738", "text": "public Maingine() {\n\n LoggerManager.prepareLogger();\n\n logger = LogManager.getLogger(Maingine.class);\n\n gameStateManager = new GameStateManager();\n\n SystemInfo.printInfo();\n\n }", "title": "" } ]
[ { "docid": "337a1b7adff451ab9eab71db8357f72b", "score": "0.70515066", "text": "public AyudaMagicien()\n {\n }", "title": "" }, { "docid": "485439f5e56744a8a2daf741afbcc7da", "score": "0.6952808", "text": "private Manga() { }", "title": "" }, { "docid": "19e237679df2...
dd3652bca1a2b2f94ec8d8e287bb94f7
Builds the menu, where items are created using MenuItem class
[ { "docid": "992c7295319b0300628053709f88730c", "score": "0.734954", "text": "public void buildMenu()\n{\n\tpizzas.add(new MenuItemModel(\"ID\",\"NAME\",\" PRICE\",\"COOKING TIME\"));\n\tpizzas.add(new MenuItemModel(\"1\",\"GardenFresh\",\"$10\",\"5\"));\n\tpizzas.add(new MenuItemModel(\"2\",\"Peppe...
[ { "docid": "1178633d86efd33e5c6b8fc755c8dd2f", "score": "0.8033723", "text": "private void buildMenu() {\r\n\t\tmenuBar = new JMenuBar();\r\n\t\tfileMenu = new JMenu(\"File\");\r\n\t\tdrawMenu = new JMenu(\"Draw\");\r\n\r\n\t\tJMenuItem menuItem = new JMenuItem(\"New\");\r\n\t\tmenuItem.addActionListene...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "94f78ad9c8f40e830cfa55c959592686", "score": "0.0", "text": "@Override\n\tpublic void onClick(View v) {\n\t\tif (v.getId() == ll_Other.getId()) {\n\t\t\t// bdl.putInt(\"index\", 5);\n\t\t} else {\n\t\t\tIntent intent = new Intent(getActivity(), Help_sub_Activity.class);\n\t\t\tBundle bdl = ne...
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "bbbd791271b071b26abf6c5df3f2b590", "score": "0.0", "text": "public AudioProcessor[] buildAudioProcessors() {\n return new AudioProcessor[0];\n }", "title": "" } ]
[ { "docid": "e0d235a9af5c7ceee4489ed73581c1b6", "score": "0.6985213", "text": "@Override\n\tprotected void doProtectedAbstract() {\n\t\t\n\t}", "title": "" }, { "docid": "1dd3d9bdd67d8cc8bddfe021796a9286", "score": "0.6914707", "text": "@Override\n protected void lodate() {\n\n ...
acb5a691358227e23091bab17893fe13
calling the inbound port with the corresponding offered method.
[ { "docid": "dcd4286ea22db12af68aaf9943c62907", "score": "0.0", "text": "@Override\n public void acceptMessage(MessageI m) throws Exception{\n ((ReceptionCI)this.offering).acceptMessage(m);\n }", "title": "" } ]
[ { "docid": "6aca00db9d8fedf1c872e6a0c0b3c68d", "score": "0.6048677", "text": "public IInputPort getInput(int number);", "title": "" }, { "docid": "49f77fd6d3499825263797eb78e1c6cb", "score": "0.58904374", "text": "@Override\n protected String getMethodArgument () {\n return...
9a65a26599ed63207b8f1722c85cc356
Returns the value of the 'End Number' attribute. If the meaning of the 'End Number' attribute isn't clear, there really should be more of a description here...
[ { "docid": "b8288da33281a3b4f2e6b1eaf2ce57f1", "score": "0.8104526", "text": "public int getEndNumber() {\n\t\treturn endNumber;\n\t}", "title": "" } ]
[ { "docid": "c16c4c99084e48cae583870f7cbc00e3", "score": "0.8071963", "text": "public int getEndNum() {\r\n\t\treturn this.endNum;\r\n\t}", "title": "" }, { "docid": "52d754d923f4db90843b4e3dc2df7025", "score": "0.80004126", "text": "public int getEndNo ()\n\t{\n\t\treturn m_endNo;\n\...
597274187b916c11229a18a4fcee2b15
Converts a GeoHash string to its binary representation.
[ { "docid": "c4feb79381573d9cb1b349b9a04d8406", "score": "0.0", "text": "public static ArrayList<Boolean> getBits(String hash) {\n hash = hash.toLowerCase();\n\n /* Create an array of bits, 5 bits per character: */\n ArrayList<Boolean> bits =\n new ArrayList<Boolean>(hash....
[ { "docid": "6c87da8288b8a4ff0ef0e97ebf1e7b9e", "score": "0.56672317", "text": "public String hexToBinary(String hex) {\n return new BigInteger(hex, 16).toString(2);\n }", "title": "" }, { "docid": "bd8bb73a16562596254935867088a53d", "score": "0.5555057", "text": "public static St...
69a89e987cf283be86e60d2b4d39006f
Returns true if Google Earth app is installed.
[ { "docid": "a1c29b787534becfbc105b9631bed916", "score": "0.8050844", "text": "private boolean isEarthInstalled() {\n List<ResolveInfo> infos = getPackageManager().queryIntentActivities(\n new Intent().setType(SaveActivity.GOOGLE_EARTH_KML_MIME_TYPE),\n PackageManager.MATCH_DEFAULT_ONLY)...
[ { "docid": "747b6674e0fca12dc663f997c1122a6f", "score": "0.7249704", "text": "boolean hasInstalledApps();", "title": "" }, { "docid": "85974993bb9bf29ebbf2cfbe19544b9d", "score": "0.6891836", "text": "private boolean isSeattleInstalled() {\n\t\treturn (new File(getSeattlePath() + \"s...
d403a08c3583c9ece8c9a29abb00db14
Adds the provided variable to the current scope. Returns false if the variable was not added, because it already exists. Allows you to declare a variable with the same name of an already declared variable, which was declared in a parent scope, effectively shadowing it. Similar to call createInScope(variable, true);
[ { "docid": "802e880c1006a957aedcf664420bb6a9", "score": "0.69810325", "text": "public boolean createInScope(T variable)\n\t{\n\t\treturn this.createInScope(variable, true);\n\t}", "title": "" } ]
[ { "docid": "091ed676a72252345338e59a247ce0ab", "score": "0.70908093", "text": "public boolean createInScope(T variable, boolean allowShadowing)\n\t{\n\t\tif(allowShadowing && this.existsInCurrentScope(variable.getIdentifier()))\n\t\t\treturn false;\n\t\telse if(!allowShadowing && this.existsInScopes(var...
047ef545bdcf420fd429b2b08995780a
Start the specified number of master servers with ports starting from a specified number. Finds free web and RPC ports up front for all of the masters first, then starts them on those ports, populating 'masters' map.
[ { "docid": "40ec894bc712944343a090355a07b8ec", "score": "0.7743498", "text": "private void startMasters(\n int numMasters,\n String baseDirPath,\n Map<String, String> extraMasterFlags) throws Exception {\n assert(masterHostPorts.isEmpty());\n\n // Get the list of web and RPC ports t...
[ { "docid": "be69902fb5945ddf2dee65d57028a68d", "score": "0.6179958", "text": "private void startCluster(int numMasters,\n int numTservers,\n Map<String, String> masterFlags,\n Map<String, String> commonTserverFlags,\n ...
024929b22b54041adca93618d0089e89
Set exception for available call.
[ { "docid": "b1697a31ecbadff18dc2847eb49ed747", "score": "0.63510674", "text": "public Builder setAvailableException(final boolean check, final String exceptionMessage) {\n if (check) {\n _availableException = new IOException(exceptionMessage);\n }\n return...
[ { "docid": "fd9b345209700abb09d0dc67623df8f2", "score": "0.68029827", "text": "public Builder setAvailableException(final boolean check, final IOException exception) {\n if (check) {\n _availableException = exception;\n }\n return this;\n }", "t...
d27aea20bfc7893b9edeeff696075bb5
This method was generated by MyBatis Generator. This method corresponds to the database table lumchine_role
[ { "docid": "997e6e097040a5b7e86f96a593274fcd", "score": "0.0", "text": "long countByExample(LumchineRoleExample example);", "title": "" } ]
[ { "docid": "9dd8b7bac37d6a28f929808e5765a125", "score": "0.6756183", "text": "@Transactional\n\tpublic List<UserRole> ListUserRole() {\n\t\tList<UserRole> list =sessionFactory.getCurrentSession().createQuery(\"from userrole r\").list();\n\t\treturn null;\n\t}", "title": "" }, { "docid": "0ba...
9539d13efd6d2b3d1e7cd8bcdd609462
Insert the method's description here. Creation date: (13.02.2002 10:21:31)
[ { "docid": "8d29960cd075b99eb02202b9bf4b4906", "score": "0.0", "text": "public void beforeUpdate(AbstractEntityAccessBean bean, javax.servlet.http.HttpServletRequest request) throws Exception {\n\tLeasePosSchetFaktAccessBean lpsfBean = (LeasePosSchetFaktAccessBean) bean;\n\tlpsfBean.setSumFreeTax(\n\t\t...
[ { "docid": "5eb303064635f4909e997c3effe2511d", "score": "0.68930006", "text": "public void mo27792e() {\n }", "title": "" }, { "docid": "1e34493fdecb11f6bbc24ef12eea2281", "score": "0.68922716", "text": "public void mo27791d() {\n }", "title": "" }, { "docid...
c615d7f8d04c07d1207b9e71de63bb2e
Sets the "downloadIncludedResources" attribute
[ { "docid": "289b08e70b6802429d2486d185414141", "score": "0.8389399", "text": "void setDownloadIncludedResources(boolean downloadIncludedResources);", "title": "" } ]
[ { "docid": "2169cf83b1c82b5f0137dfe3c2d5649b", "score": "0.7569255", "text": "void xsetDownloadIncludedResources(org.apache.xmlbeans.XmlBoolean downloadIncludedResources);", "title": "" }, { "docid": "ece98c51fd4f9bbff93c76d4f7f80c99", "score": "0.7317434", "text": "boolean getDownlo...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "eed18a6ff30d87f0edfa03899662d7e0", "score": "0.0", "text": "@Override\n\tpublic void onDebug(String d) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.6836411", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.6679176", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, ...
5a9db16cb03921c8418929e1c9c7e6be
Test for an AssignmentNode, which left type String and right type Array.
[ { "docid": "6787f5cdd51ce1ad69988cfc56cddb24", "score": "0.66203225", "text": "@Test\n\tpublic void testAssignmentNodeConverter_StringArray() {\n\t\ttry {\n\t\t\tAssignmentNode node = Mockito.mock(AssignmentNode.class);\n\n\t\t\tIdentifierData leftData = new IdentifierData(\"testLeft\",\n\t\t\t\t\tnew S...
[ { "docid": "deaedc29c604a5105dcb76010f68b324", "score": "0.6451501", "text": "@Override\n\tpublic void visit(ArrayAssign node) {\n\t\t\n\t}", "title": "" }, { "docid": "83271d8f9c4f193d4481fe5526432308", "score": "0.62207425", "text": "@Test\n\tpublic void testAssignmentNodeConverter...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "de4a14fc24c476b7053faa82390da61b", "score": "0.0", "text": "@Override\n\tpublic void organiserUnColloque(String s) {\n\t\tSystem.out.println(\"Le sujet de notre colloque de notre mégalopole est: \"+s);\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...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "d853770c6880ad2d7b3f8037a318144c", "score": "0.0", "text": "@NonNull\n @Named(\"nutrition-graph-preference\")\n @Provides\n public KeyedSharedPreferences provideNutritionGraphPreference(Context context, Lazy<Session> lazy) {\n return new KeyedSharedPreferences(context.getShar...
[ { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.7004436", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t}", "title": "" }, { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.6881562", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}...
a843f1bbcca615bcf5840d4288c70bfe
Returns a new instance of this fragment for the given section number.
[ { "docid": "e1edd0d664ea165d6818d9b34bf019e9", "score": "0.7775138", "text": "public static TELFragment newInstance(int sectionNumber) {\n TELFragment fragment = new TELFragment();\n Bundle args = new Bundle();\n args.putInt(ARG_SECTION_NUMBER, sectionNumber);\n fragment.setA...
[ { "docid": "8c9c0888f0c5cc23bccf4a79f056b3df", "score": "0.7824596", "text": "public static MainFragment newInstance(int sectionNumber) {\n\t\tMainFragment fragment = new MainFragment();\n\t\tBundle args = new Bundle();\n\t\t// args.putInt(ARG_SECTION_NUMBER, sectionNumber);\n\t\tfragment.setArguments(a...
8db90aef1da6026097cbe2649b959f66
Add list of posts (used for SwipeRefresh)
[ { "docid": "ca0e08cafea364076816b8b16e114ef5", "score": "0.0", "text": "public void addAll(List<ParseUser> list) {\n for (ParseUser user : list) {\n if (user.getInt(FocusUser.KEY_TOTAL) < mLastMax) {\n mNextRank += mTied;\n mTied = TIED_DEFAULT;\n ...
[ { "docid": "15ecee6b28c41aecb82ab7e99dab05b1", "score": "0.7641848", "text": "public void addNewPosts(List<FeedPost> posts) {\n mPosts.addAll(0, posts);\n mAdapter.notifyItemRangeInserted(0, posts.size());\n /*\n * TODO: Decode bitmap from an InputStream created by url, asyn...
5e185150f8b61ce5105970ef4a853eb6
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
[ { "docid": "a04193286326cd6038efb577c26c5507", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\r\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\r\n private void initComponents() {\r\n\r\n jLabel7 = new javax.swing.JLabel();\r\n ...
[ { "docid": "98e3f367d20a60eb829a633a5ff465e6", "score": "0.72930163", "text": "public LeTanForm() {\n initComponents();\n }", "title": "" }, { "docid": "2901c5027f800c57f8efe188557aec1f", "score": "0.72906625", "text": "public MainForm() {\n initComponents();\n }"...
6ccbd4f06d24b9ee61c143638571a10f
Spring Data JPA repository for the MFPortfolio entity.
[ { "docid": "10a08d3a4fc2bf62fe04fda3e8c95062", "score": "0.7285253", "text": "@SuppressWarnings(\"unused\")\n@Repository\npublic interface MFPortfolioRepository extends JpaRepository<MFPortfolio, Long> {\n\n}", "title": "" } ]
[ { "docid": "4f017a97f5a94a8bc5869cfa74cd4807", "score": "0.67290556", "text": "List<Company> findByPortfolioId(int portfolio_id);", "title": "" }, { "docid": "a5dd01c0d6c21e9b4738bcaed950938a", "score": "0.65233785", "text": "List<Portfolio> findById(int id);", "title": "" }, ...
d8c45c2bb3ae4f935a97db9156bee0bd
Processes all messages passed from NetworkClient This will read the tag passed from NetworkClient, and call the relevant method
[ { "docid": "82fdb5054d8a2b730d665482c3d1ad93", "score": "0.5595384", "text": "public static void processMessage( Tag tag, String sender, List<Object> data ) {\r\n MoveableUnit temp = new MoveableUnit();\r\n String smessage = \"\";\r\n if ( !data.isEmpty() ) {\r\n if ( dat...
[ { "docid": "807c2f24efcefbe62d004731cff8c9df", "score": "0.627629", "text": "public abstract void handleMessage(Message m, int srcId, String tag);", "title": "" }, { "docid": "2fa91ee0d2767b48272567c934986e74", "score": "0.61630714", "text": "public void processMessage(Message messag...