query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
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": "5ef4849a1b5a4302386d77a4b945a951", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n btgEntidades = new javax.swing.ButtonGroup();\n ...
[ { "docid": "17113ab7a06544a62482637e283ac13d", "score": "0.73931265", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n }", "title": "" }, { "docid": "156c28fa...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "28ed876750da4d376b5cf4dfabcf8109", "score": "0.0", "text": "@Override\n\tpublic void mouseExited(MouseEvent e) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "3d9823aba51891281b4bbd4b1818b970", "score": "0.6671074", "text": "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.6567672", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "ti...
cd34b895e8e5c0632bcbf02410454aaf
Returns the result of interpreting the object as an instance of 'Ifc Classification Reference'. This implementation returns null; returning a nonnull result will terminate the switch.
[ { "docid": "e555dfe4938d5215bd4e409c80f78434", "score": "0.7956635", "text": "public T caseIfcClassificationReference(IfcClassificationReference object)\r\n\t{\r\n\t\treturn null;\r\n\t}", "title": "" } ]
[ { "docid": "c0c0f1fdf457f2b12dd464bda3ed419d", "score": "0.7456381", "text": "public T caseIfcClassification(IfcClassification object)\r\n\t{\r\n\t\treturn null;\r\n\t}", "title": "" }, { "docid": "6c3b18ea9101c781b01c3f6130518028", "score": "0.7178279", "text": "public T caseIfcClas...
accdd6b7e5e977f4ed132a70b7774097
A User object for use within the Scarab API.
[ { "docid": "1ec3d92fe4d076246d8ab7b2b9b0537e", "score": "0.7346208", "text": "public ScarabUser getUser()\n {\n if (user == null)\n {\n this.user = (ScarabUser)data.getUser();\n }\n return (ScarabUser)data.getUser();\n }", "title": "" } ]
[ { "docid": "b736c672a88a5f9b22c7acd107807e90", "score": "0.73858595", "text": "public User getUser() {\n User user = new User();\n user.setLogin(\"soandso\");\n user.setName(\"So and So\");\n user.setEmail(\"soandso@ciandt.com\");\n return user;\n }", "title": "" }, { "docid"...
c86e3e4a3b8300d4ba259cc247dd8cd6
homework using persistence criteria
[ { "docid": "cdde8ddb45e2e52f495cae5310e73e94", "score": "0.0", "text": "public List<Worker> getWorkersByDepartmentIdAndAvailabilityUsingCriteria(int departmentId, WorkerAvailability availability) {\n CriteriaBuilder builder = currentSession.getCriteriaBuilder();\n\n CriteriaQuery<Worker> c...
[ { "docid": "29dd3ad89f128478c0be0d7755389063", "score": "0.6083279", "text": "public void newCriteria(){\r\n this.criteria = EasyCriteriaFactory.createQueryCriteria(em, classe);\r\n }", "title": "" }, { "docid": "a4556192a84ac448873efde6fdfab49b", "score": "0.6007249", "tex...
33b933a9b6cb3980c6e88a37a8ba0895
Setup LogicManager with JsonClinicIoExceptionThrowingStub
[ { "docid": "cf77b2f324c1133ccbaddaa610ba765c", "score": "0.5973899", "text": "@Test\n public void execute_storageThrowsIoException_throwsCommandException() {\n JsonClinicStorage clinicStorage =\n new JsonClinicIoExceptionThrowingStub(temporaryFolder.resolve(\"ioExceptionClinic.j...
[ { "docid": "c8223467e00220e06c741661fb8a843d", "score": "0.5278622", "text": "@Test\n public void testInvalidInitialization() {\n ServiceName serviceName = new ServiceName(ServiceName.DEFAULT_ENVIRONMENT, \"NTGTCPIPServer\");\n handlerServer = new CollectorServiceHandler();\n IEn...
ef0f47584c467894816b1c811f1ce816
Method allowing to update the destination sequence number
[ { "docid": "bbeb65f7a2ce75d926aa90aa0725d345", "score": "0.69100744", "text": "public void setDestSequenceNum(long destSequenceNum) {\n this.destSequenceNum = destSequenceNum;\n }", "title": "" } ]
[ { "docid": "71a012967298330ee0ef3633a1dff6b3", "score": "0.68017864", "text": "public void setSeqNum(int newNum){\n\t\tsequenceNumber = newNum;\n\t}", "title": "" }, { "docid": "a1ac7cbe8dbf28e515a44e2e8fd65c5b", "score": "0.67274743", "text": "public void setSeq (int newSeq) {\n ...
cbb45243f3b55942b245ee4b75f19999
Required. The GoogleAdsLink to create. .google.analytics.admin.v1alpha.GoogleAdsLink google_ads_link = 2 [(.google.api.field_behavior) = REQUIRED];
[ { "docid": "ead4aef792e78d3717feb689d8eed55a", "score": "0.7854367", "text": "com.google.analytics.admin.v1alpha.GoogleAdsLinkOrBuilder getGoogleAdsLinkOrBuilder();", "title": "" } ]
[ { "docid": "10e0c60262251a32ddbf49caea925e6b", "score": "0.79116845", "text": "com.google.analytics.admin.v1alpha.GoogleAdsLink getGoogleAdsLink();", "title": "" }, { "docid": "10e0c60262251a32ddbf49caea925e6b", "score": "0.79116845", "text": "com.google.analytics.admin.v1alpha.Googl...
1d0042c59d3d11c3ecf660abeb242740
status para cancelar task
[ { "docid": "1481f0d508d20744eef8d8f318fd483a", "score": "0.0", "text": "private void downLogin(String operation){\n try {\n //new DropCreateDatabaseDirectAccess().dropTables(LoginActivity.this, new DropCreateDatabase());\n if(Utils.verifiLicence(LoginActivity.this)) {\n ...
[ { "docid": "17aa7df25c5153d1b56ce835c8574fa8", "score": "0.75220245", "text": "String cancelTask(String taskId) throws RemoteException;", "title": "" }, { "docid": "ae345a86ea2066652e6e9e02575d21c1", "score": "0.7222664", "text": "@Override\n\tpublic void taskIsCanceled(TaskType type...
27df084184e822a64839026857db74f0
Method gets the current average error value of the State
[ { "docid": "e38839586643d8fc30ac4c4591c730da", "score": "0.8291333", "text": "public double getCurrentAverageErrorValue() {\n return currentAverageErrorValue;\n }", "title": "" } ]
[ { "docid": "095fe3ae613db6535e74c325be994975", "score": "0.694055", "text": "public double getAverage() {\r\n\t\t//TODO\r\n\t}", "title": "" }, { "docid": "6f326bb7b449b715a1780a66c86388b6", "score": "0.6906027", "text": "public double averagePopulation() {\r\n\t\tdouble x = 0;\r\n\t...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7ffba5ca8e28511d9bab4129612c90be", "score": "0.0", "text": "@Override\n\tpublic void modifyReply(ReplyVO vo) throws Exception {\n\t\treplyDao.updateReply(vo);\n\t}", "title": "" } ]
[ { "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 ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "12873dc1800ae2edbf3da8c273d9a3dc", "score": "0.0", "text": "@Override\n public int getCount() {\n return result1.length;\n }", "title": "" } ]
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.66616714", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "81758c2988d9979c7d4b3fd5b3cce0e5", "score": "0.6566483", "text": "@Override\r\n\tpublic void pular() {\n\r\n\t}", "title": "" }, { ...
a4e17a1f43d61f12e981d145c5405eac
ONLY FOR TESTING DAG METHODS
[ { "docid": "269cb67a13b2d889e38717522f84c1ea", "score": "0.0", "text": "public void setClassNodeHierarchy(DirectedAcyclicGraph<Node<OWLClass>, DefaultEdge> classNodeHierarchy) {\n this.classNodeHierarchy = classNodeHierarchy;\n }", "title": "" } ]
[ { "docid": "e2a16539c80d8696f90807c37650a863", "score": "0.5892372", "text": "public DAGfinder(){\n\t\tstack=null;\n\t\tonStack=new LinkedList<Vertex>();\n\n\t}", "title": "" }, { "docid": "6e998a0f92d0ce87eba61ded25904283", "score": "0.5804393", "text": "protected abstract Graph ge...
6416c00655b2038d59ebba98591bc02c
Paints a red underline under a portion of a JTextArea's text.
[ { "docid": "31527c1df926254ed1731f3aaf0d7bfa", "score": "0.7226753", "text": "private void paintRedUnderline(JTextComponent jText, int beginIndex, int endIndex, String error) {\t\t\n\t\tint start = beginIndex;//jText.getText().indexOf(error);\n\t\tint end = endIndex;//start + error.length();\n\n\t\tHi...
[ { "docid": "53a8612b85ccb6f46f27a735e2fdeb53", "score": "0.60037756", "text": "public void setUnderline(boolean underline);", "title": "" }, { "docid": "6990ce217f206bb275766c978655c549", "score": "0.59358764", "text": "public static void drawUnderLine(TextView textView){\n te...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "5f2400115bc021256c5a9e036ededd16", "score": "0.0", "text": "@Override\n\tpublic int waitFor() throws InterruptedException {\n\t\treturn 0;\n\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905785", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.66777676", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
92be3ac2d49d389f9d640376ca731aba
Determine the minimum value in a slice of an array.
[ { "docid": "c51afa4103e23914246450d3ca7f0d3c", "score": "0.69326365", "text": "static final int min(int [] input, int start, int length)\r\n {\r\n assert length >= 1;\r\n\r\n int min = input[start];\r\n for (int i = length - 2, index = start + 1; i >= 0; i--, index++)\r\n ...
[ { "docid": "fa1c39aab496f02d95ff03ca41729fe5", "score": "0.74954927", "text": "public int findMin(int[] array){\n return -1;\n }", "title": "" }, { "docid": "e1055b285b31d9c10afe2490ef8dd336", "score": "0.73516846", "text": "public static int minValue(int[] a) {\r\n int mi...
8a94faba5fda3590ba94b50fbc23c60b
/ These methods check the number of input arguments and pass them to shapes' constructors.
[ { "docid": "16004b45e4c5e9e4d7ecc8ae7f658791", "score": "0.0", "text": "public static Triangle getTriangle(String[] inputArgs) {\n\t\tif(inputArgs.length != 7)\n\t\t\tthrow new IllegalArgumentException();\n\t\treturn new Triangle(\n\t\t\t\t\t\t\tInteger.parseInt(inputArgs[1]),\n\t\t\t\t\t\t\tInteger.par...
[ { "docid": "b90dfff1d27f93e60fd61c92295367d6", "score": "0.6507195", "text": "@Override\n\tprotected void checkNumberOfInputs(int length) {\n\n\t}", "title": "" }, { "docid": "373f5ef84168684d7f3ef0c570f9e5eb", "score": "0.6180615", "text": "private static void checkNumOfArguments(St...
07aa1b65527fc592b429e68088afab80
Handles indenting the entire paragraph. Indent occurs from the right margin.
[ { "docid": "9cf96957b87358ae7499ff002b936663", "score": "0.5914235", "text": "float doParagraphIndentRight( final Paragraph para, final PdfData pData )\r\n {\r\n assert( para != null );\r\n assert( pData != null );\r\n\r\n float indent = pData.getParagraphIndentRight();\r\n ...
[ { "docid": "6246a2cf78dc0b1f6b83a108f3d3b60f", "score": "0.6592164", "text": "public void rightIndent(){\n\t\tint startSelection= mEditor.getSelectionStart();\n\t\tint endSelection=mEditor.getSelectionEnd();\n\t\tString selectedText = mEditor.getText().toString().substring(startSelection, endSelection);...
554d386062b5be39140ea00595db165c
Don't know how to call CheckDigit since there is user input and no method to reference
[ { "docid": "2c137e15a91ac48233caf16d014eb035", "score": "0.0", "text": "@Test\r\n\tpublic void test() {\r\n\t\tassertEquals(\"Valid Card Number\"), true, CheckDigit.creditCardNumber = 4388576018410707;\r\n\t\tassertEquals(\"Invalid Card Number\"), false, CheckDigit.creditCardNumber = 4246345689049834;\r...
[ { "docid": "3c8bbc572bd5ad0cf2a2dd8a46e65838", "score": "0.67909205", "text": "private static boolean uni_is_digit(int code)\n {\n\tif (code<'0') {return(false);}\n\tif (code>'9') {return(false);}\n\treturn(true);\n }", "title": "" }, { "docid": "3adfdda5056f03cb25b76c0503ace30c", ...
05fc9d3153897815940070def59a7cc5
Gets elements that matches the tag name and namespace. Unlike other implementations (Xerces or Crimson), the returned list is a snapshot of the current tree not a "live" representation.
[ { "docid": "76943c5bbcf71eb9d7fa188b0d520a60", "score": "0.59150565", "text": "public final NodeList getElementsByTagNameNS\n\t(String nsURI, String lname) {\n\t\treturn new FacadeNodeList(getElements(nsURI, lname, 0));\n\t}", "title": "" } ]
[ { "docid": "c5b9c82cd3a9c73c0848d9efe6591b43", "score": "0.6484062", "text": "private NodeList getElements(IDocumentElementNode node) {\n String name = node.getXMLTagName();\n String prefix = node.getNamespacePrefix();\n if (prefix != null && prefix.length() > 0) {\n //$N...
adbe310e0b94a4492cecb93f49e8b6e1
===============================option 5 change meeting date and update date and time ================================
[ { "docid": "31cceddbb4efc32a54abce7036ad6443", "score": "0.59595335", "text": "public static String changemeetingdate(int id, int option, int change) {\r\n\t\t\t\tboolean istrue = false;\r\n\t\t\t\tString output = \"\";\r\n\t\t\t\t for(int i =0 ; i< appointmentList.size(); i++) {\r\n\t\t if(...
[ { "docid": "b337dab1342c07a594668de627a69ca1", "score": "0.66862077", "text": "private void updateMeetingList(){\n\t\tfor (MeetingImpl meeting: meetingSet){\n\t\t\tif ((isMeetingInPast(meeting)) && (meeting.getClass() == FutureMeetingImpl.class)){\n\t\t\t\tPastMeetingImpl pastMeetingConverted = new Past...
e38441681a1a550aaf3a1bb1e2f74207
.1//.1//.1//.1//.1//.1//.1.4//.1//.1.4//.1//.1//.1//.1 trace exhausted depth scope.
[ { "docid": "fd2506ed394f2f6834fb57dc511feac9", "score": "0.0", "text": "@Test\n public void test466() {\n //test case for state //.1//.1//.1//.1//.1//.1//.1.4//.1//.1.4//.1//.1//.1.2//.1[0]\n this.nullObjectFields = new HashSet<>();\n common.LinkedList __ROOT_this = (common.Linke...
[ { "docid": "9c87dfea4bcb07346912c08a10b08388", "score": "0.72114", "text": "private static void getAllStackTraces() {\n\t\t\n\t}", "title": "" }, { "docid": "c31ef11e0f7587485f82f6b76109b703", "score": "0.68121755", "text": "public static void trace(){\n }", "title": "" }, ...
77446b895820842afd78dd597674622a
Test of getNString method, of interface java.sql.CallableStatement
[ { "docid": "5d17fe463dca28c9aeff7b3adae30229", "score": "0.7615569", "text": "public void testGetNString() throws Exception {\n CallableStatement instance = newClosedCall();\n\n try {\n instance.getNString(getParameterName());\n fail(\"Allowed get nstring by parameter...
[ { "docid": "e8ba923e8844b20f375fe94ae8020f98", "score": "0.6829695", "text": "@OfMethod({\"getString(java.lang.String)\", \"getString(int)\"})\n public void testGetString() throws Exception {\n CallableStatement instance = newClosedCall();\n\n try {\n instance.getString(getPa...
530c14fdbeca610b8f52a57c2fb485cb
From the DOCS: "RecyclerView will not call this method again if the position of the item changes in the data set unless the item itself is invalidated or the new position cannot be determined. For this reason, you should only use the position parameter while acquiring the related data item inside this method and should...
[ { "docid": "3a0e6dff1e34787b2ed66c3b7851aa34", "score": "0.0", "text": "@Override\n public void onBindViewHolder(ViewHolder vh, int position) {\n \n try {\n mDbOpenHelper.openDatabase(SQLiteDatabase.OPEN_READONLY);\n } catch (IOException e) {\n // Do nothing, has been handled during ...
[ { "docid": "5848dcf86c6283c299d2fda60ea80671", "score": "0.67878145", "text": "@Override\r\n public Object getItem(int position) {\n return position;\r\n }", "title": "" }, { "docid": "5848dcf86c6283c299d2fda60ea80671", "score": "0.67878145", "text": "@Override\r\n pu...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "133c43807f323dd2475e645ebea60545", "score": "0.0", "text": "@Override\npublic void close() throws IOException, JoinsException, SortException, IndexException {\n\t\n}", "title": "" } ]
[ { "docid": "3d9823aba51891281b4bbd4b1818b970", "score": "0.6671074", "text": "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.6567672", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "ti...
2e5354a3b6b338b5ed0f8c9e8911a4b3
Close the progress dialog.
[ { "docid": "4470479116335aad1c165dd00f1b1406", "score": "0.7733489", "text": "public void close() {\n this.dialog.dismiss();\n }", "title": "" } ]
[ { "docid": "4874a40ad722995475e1af05e57c62f2", "score": "0.7639989", "text": "@Override\n\tpublic void close() {\n\t\tcloseDialog();\n\t}", "title": "" }, { "docid": "3320c7165ddde0f62b90a4f2dbc1fd17", "score": "0.7525893", "text": "private void closeprogress() {\n if (pd.isSh...
a2031efb1657e43855cf24363811824b
Returns true if this parameter has been configured to use the result cache, false if this parameter has been configured to not use the result cache, null otherwise.
[ { "docid": "b5542a400d8eb7f0e800a4fd8dab87f5", "score": "0.8375848", "text": "public Boolean isUseResultCache() {\r\n return useResultCache;\r\n }", "title": "" } ]
[ { "docid": "e5766151edf9523f2f4a35d9e78f63a9", "score": "0.7201294", "text": "void setUseResultCache(final boolean value) {\r\n this.useResultCache = value;\r\n }", "title": "" }, { "docid": "4ac8b605639fd8a828f9a37c7dc03418", "score": "0.717357", "text": "public Boolean is...
17edb5aab36b8c5248dfe3f94b36c192
Test case number: 101 /Coverage entropy=0.5864114258737684
[ { "docid": "84890f4c46fa6328f5b4185dbf967941", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test101() throws Throwable {\n Frame frame0 = new Frame();\n ClassWriter classWriter0 = new ClassWriter(0);\n Item item0 = classWriter0.key3;\n classWriter0.newField(\"\\\"W...
[ { "docid": "dc7afd015f73b66477d28310a9524aa9", "score": "0.71009386", "text": "@Test\n public void testEntropy() {\n System.out.println(\"entropy\");\n TDistribution instance = new TDistribution(20);\n Assert.assertEquals(1.46954202, instance.entropy(), 1.0E-7);\n }", "tit...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "18bf2395dcf9b1ab689f1d2bf7d34c5f", "score": "0.0", "text": "public final int mo4456a(C1902e c1902e, C1202f c1202f) {\n AppMethodBeat.m2504i(24515);\n this.ehi = c1202f;\n int a = mo4457a(c1902e, this.ehh, this);\n AppMethodBeat.m2505o(24515);\n return a;\n ...
[ { "docid": "6e7d19f90dff629712933844b194e213", "score": "0.62741643", "text": "interface xb {\n /* renamed from: a */\n void mo3338a(String str);\n}", "title": "" }, { "docid": "dfc8884398507d7a30967d7ad7e44432", "score": "0.62433356", "text": "interface C11843b {\n /* r...
c71f8f9adf64005960f1d85ee41cdeae
Translates FLWLocation to Location
[ { "docid": "867c6b4f126c44e8adbdacf03dc4c5fa", "score": "0.7729443", "text": "private Location toLocation (FLWLocation flwLocation){\n Location location = new Location(\"From FLWLocation\");\n location.setLatitude(flwLocation.getLatitude());\n location.setLongitude(flwLocation.getLo...
[ { "docid": "e1205501e0c3a398e6521eea11eb4d07", "score": "0.63270545", "text": "Location getLocation();", "title": "" }, { "docid": "e1205501e0c3a398e6521eea11eb4d07", "score": "0.63270545", "text": "Location getLocation();", "title": "" }, { "docid": "e1205501e0c3a398e652...
5de2af3df1454c42cbb7fb3f1ac65b58
Time complexity O(1) Space complexity O(1)
[ { "docid": "7f4136daedb712c1b6c0eee844fb47cf", "score": "0.0", "text": "@Override\n public T remove() {\n if (elements.isEmpty()) throw new IllegalStateException(\"can not remove from empty queue\");\n\n return elements.removeFirst();\n }", "title": "" } ]
[ { "docid": "aa63d056eacb1e7f7f886fd56eeadd6f", "score": "0.7992352", "text": "TC,SC : O(n),O(1)", "title": "" }, { "docid": "bb9d03c8cce1b3c5ab4737df820c068d", "score": "0.61682856", "text": "private int alg_nsquare_time_constant_space() {\n // Basic\n int size = a.leng...
17b4ea2e2bf24392182eea0b4631a69e
Generate a path to where to store a file based on its SOP Instance UID.
[ { "docid": "dd27a6bfcf7d31b0edaf382bcc601d91", "score": "0.71643305", "text": "public File makeStoredFilePath(File savedInstancesFolder,String sopInstanceUID) {\n\t\treturn new File(savedInstancesFolder,makeStoredFilePath(sopInstanceUID));\n\t}", "title": "" } ]
[ { "docid": "4bf6fd925b95904423b5d98a86f231b8", "score": "0.7668618", "text": "public String makeStoredFilePath(String sopInstanceUID) {\n\t\treturn null;\t\t\t\t\t// not an abstract method as it should be, since we want to allow legacy use of ReceivedFilePathStrategy, which extends this class\n\t}", ...
6ea4efbaf99651184f5ab73bb065e541
Zeichnet eine Verbindung von x1,y1 nach x2,y2 mit den Mittelpunkten x12,y12 mit dem Radius r1 und r2
[ { "docid": "9d235dee47cced982cc5952ce8399c42", "score": "0.55611104", "text": "public void drawShapes( Point p1, Point p2, Point p12, int r1, int r2) \n {\n\t\tSystem.out.println(\"MyCanvas.drawShapes: Nicht implementiert!\");\n }", "title": "" } ]
[ { "docid": "6d15b272faa79cd6cf54050593468b87", "score": "0.61172104", "text": "public void getLocation() {\n\t\tx = (((Math.pow(distance1, 2) - Math.pow(distance2, 2)) + (Math.pow(x2, 2) - Math.pow(x1, 2))\n\t\t\t\t+ (Math.pow(y2, 2) - Math.pow(y1, 2))) * ((2 * y3) - (2 * y2))\n\t\t\t\t- ((Math.pow(dist...
c61630e28647990d20f584a9886572d6
The IDs of the users to tag. The option will be converted to a java.util.List type. Group: common
[ { "docid": "97f813f6821083ab15d6ef96766927d6", "score": "0.0", "text": "default FacebookEndpointProducerBuilder toUserIds(String toUserIds) {\n doSetProperty(\"toUserIds\", toUserIds);\n return this;\n }", "title": "" } ]
[ { "docid": "38acf0d3a20dc65456badce5562e204c", "score": "0.74812806", "text": "List<String> getUserIds();", "title": "" }, { "docid": "170157141e2177c9fa53e1dcfcc42343", "score": "0.71232194", "text": "java.util.List<java.lang.String>\n getUserIdsList();", "title": "" }, ...
1b6bccc4831c143e10199199a6db7e5a
================================================================================ Setup Test Data for the Mock ================================================================================
[ { "docid": "d130a8616b1d4c2d3b9bc06798410023", "score": "0.0", "text": "public void printLogs() {\n\t\tprintLogs(orderList);\n\t\tprocessOrder(orderList);\n\t\tprintLogs(orderReadyList);\n\t}", "title": "" } ]
[ { "docid": "4393571e3d5f8da68667138512f10fe1", "score": "0.73214114", "text": "public void setUp() {\n testHandle = new Handle(8, 10);\n testMM = new MemManager(32);\n }", "title": "" }, { "docid": "50630eaf2ecd925f4f7f5c36fff99cfa", "score": "0.7282372", "text": "@B...
031d6bc5dee0747a880926ed88f233ca
If button 5 is pressed
[ { "docid": "8bd64b2727cc39ad04c7911d4504b93f", "score": "0.6266187", "text": "void b5() {\n clicks = clicks + 1;\n if ((clicks % 2) == 1) { //If player 1 clicks\n gui.boxes[1][0].setIcon(a); //Sets icon to player 1 image\n check[1][0] = 1; //Sets check array to...
[ { "docid": "ca859a33d41072d5c41ccc184b2543c5", "score": "0.7112051", "text": "public boolean onButtonPressed(int button);", "title": "" }, { "docid": "3c67db9fa453548ea7dadb4eeb1cd60c", "score": "0.7079732", "text": "private void bt5ActionPerformed(java.awt.event.ActionEvent evt) {\n...
5fdc90f77366e601aa0c27f3919ff46e
$ANTLR end "forUpdater" $ANTLR start "parenthesizedExpression" JavaTreeParser.g:528:1: parenthesizedExpression : ^( PARENTESIZED_EXPR expression ) ;
[ { "docid": "68182ed3752fcc62efa4471066cc1c37", "score": "0.68472934", "text": "public final void parenthesizedExpression() throws RecognitionException {\n int parenthesizedExpression_StartIndex = input.index();\n\n try {\n if ( state.backtracking>0 && alreadyParsedRule(input, 60...
[ { "docid": "0a1051daa35c86fe9acd63cd0f48e342", "score": "0.6866681", "text": "ParenthesizedExpression createParenthesizedExpression();", "title": "" }, { "docid": "a0fff04a7753e46b8c42077d50b0cd8c", "score": "0.5522475", "text": "public final EObject entryRuleXParenthesizedExpression...
f25ab799c606242100fc41aab756b244
this method loads timeline page
[ { "docid": "89f1f4ff8e511195fa142ffdee7dbaa8", "score": "0.60285187", "text": "public void back(MouseEvent mouseEvent) throws IOException{\n new PageLoader().load(\"timeline\");\n \n }", "title": "" } ]
[ { "docid": "561f601827066fb00f65e3e385114b21", "score": "0.6902235", "text": "private void populateTimeline( int page) {\n client.getHomeTimeline(Tweet.getMaxId(),page, new JsonHttpResponseHandler(){\n //success\n @Override\n public void onSuccess(int statusCode, ...
6e6582f00dd6688425b5cc882e2c932e
Tests the MapModel class.
[ { "docid": "362b5185f9251740bb9331f1a4101378", "score": "0.5619052", "text": "@Test\r\n public void testSetHeightWidth()\r\n {\r\n EasyMockSupport support = new EasyMockSupport();\r\n\r\n MapModel model = new MapModel();\r\n Observer observer = createObserver(support, model, M...
[ { "docid": "6030a0f197fa57fbef6e94238f5ad152", "score": "0.67658097", "text": "@Test\n public void map() {\n }", "title": "" }, { "docid": "6615641b7f758a55aa23ece4b92d032d", "score": "0.6632397", "text": "@Test\n public void someMapTest() {\n // TODO: test someMap\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c619b91e48defe03a638af3c9fe01824", "score": "0.0", "text": "public static void main(String[] args) throws InterruptedException, InvocationTargetException, NoSuchMethodException, ClassNotFoundException {\n\r\n\t\t\r\n\t\tnew ClassReference(\"apps.AWB\").startApplication(); //Main class\r\n ...
[ { "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...
f91a93f5f79974998ca38c18331c1f18
/ / / / / / 130
[ { "docid": "52d8f66d981c95419d364f004204a8a0", "score": "0.0", "text": "protected BlockStateContainer func_180661_e() { return new BlockStateContainer(this, new IProperty[] { FACING }); }", "title": "" } ]
[ { "docid": "5d6787839c64ac73a3fe6d44306a1af1", "score": "0.5604353", "text": "static void area(int r){\n int area=(22*r*r)/7 ;\n System.out.println(area);\n }", "title": "" }, { "docid": "787e5546a16c626fb55146dc128adf90", "score": "0.5393722", "text": "private int g...
79ff5984b555501987d64841dc2bae0d
Adds the new association between the script type and the class name passed in.
[ { "docid": "8ea82364820586cb856637392011e796", "score": "0.6397102", "text": "public void addScriptHandler(String aType, String aClassName) {\n _theScriptHandlerClasses.put(aType, aClassName);\n }", "title": "" } ]
[ { "docid": "0c1e222f097bae2ccf758b44c5451eaa", "score": "0.60440683", "text": "private void addClass(String nameOrTypeDescriptor) {\n if (nameOrTypeDescriptor.indexOf(';') != -1 ||\n nameOrTypeDescriptor.indexOf('[') != -1) {\n referencedClasses.addAll(\n ...
56cb18d4fe9d9cb7161d5b6d7d735a8a
Choose a random neighbour from the list of available neighbours. Return cell describing this neighbour.
[ { "docid": "395a6add833d7d94777d8bece043ef3d", "score": "0.85933775", "text": "public Cell randomNeighbour() {\r\n\t\tRandom randGen = new Random();\r\n\t\tArrayList<Cell> list = new ArrayList<Cell>();\r\n\t\tCell randCell;\r\n\t\tlist = availableNeighbours();\r\n\t\tif (!list.isEmpty()) {\r\n\t\t\trand...
[ { "docid": "8cb4d04334b4364fe6e9cc82c478c3dc", "score": "0.7696551", "text": "public Cell randomCell() {\n IList<Cell> land = this.land();\n int index = this.rand.nextInt(land.size());\n Iterator<Cell> landiter = land.iterator();\n Cell c = landiter.next();\n index -= ...
a46f30eb173e3f0745f93df3217166fd
Create a buffered polygon for the given line and a distance.
[ { "docid": "5ebcf6f198743c4d148d66511c7bc01a", "score": "0.70277655", "text": "private static java.awt.Polygon[] createBufferPolygon(List<Point2D> linePoints, double distance) {\n\t\t// create metamodel line\n\t\tde.cs3d.common.metamodel.Point2D[] convertedLinePoints = new de.cs3d.common.metamodel.Point...
[ { "docid": "d20383ddce6a1d48a73a644de10fcac0", "score": "0.6214715", "text": "public Polygon buffer1(Geometry geometry, SpatialReference spatialReference, double distance, Unit unit)\n\t{\n\t\treturn GeometryEngine.buffer(geometry, spatialReference, distance, unit);\n\t}", "title": "" }, { "...
ffbde4dbfedd5c60560f68adc9145d89
Get invalid primary platform message.
[ { "docid": "41a3a6867ed469f624e7ee0ff604ad44", "score": "0.80332667", "text": "@ReportableProperty(order=57, value=\"Invalid primary platform.\",\r\n ref=\"ICC.1:2004-10, Table 16\")\r\n public Message getInvalidPrimaryPlatformMessage() {\r\n return this.invalidPrimaryPlatformMessag...
[ { "docid": "5b1061f1ebfe1ca18e71d8458b8bdf97", "score": "0.6536647", "text": "java.lang.String getMessage();", "title": "" }, { "docid": "5b1061f1ebfe1ca18e71d8458b8bdf97", "score": "0.6536647", "text": "java.lang.String getMessage();", "title": "" }, { "docid": "5b1061f1...
8be7a58f1407af734834acd33e5a50dc
Constructor with two OffsetDateTime parameters.
[ { "docid": "6b199764b799f5412accce93f16e2c28", "score": "0.6464933", "text": "public DateHelpers(final OffsetDateTime date1,\n final OffsetDateTime date2) {\n this.earlierDate = date1;\n this.laterDate = date2;\n validateAndSortDates();\n }", "title": ""...
[ { "docid": "78292270749f07f5c8d87dd3a14c68fb", "score": "0.67906487", "text": "public DateTime(int offset) {\n\t\tthis(System.currentTimeMillis(), offset);\n\t}", "title": "" }, { "docid": "c197f5166041c5cf0947964dd6c04ec2", "score": "0.6444743", "text": "public DateHelpers(final Str...
c2e692213574b31f4f864ab73df2198a
Sets the size of this grid
[ { "docid": "41c4a5bdd093d2cc349c2a81ee0abe75", "score": "0.6174954", "text": "@Override\n public void setSize(int length, int width) {\n this.length = length;\n this.width = width;\n }", "title": "" } ]
[ { "docid": "f3a948b95acf9ed18ac6a75afdb68bb5", "score": "0.7671377", "text": "public void setGridSize(int size) {\n if (size < 1)\n throw new IllegalArgumentException(\"The grid size must be non-zero\");\n\n gridSize = size;\n }", "title": "" }, { "docid": "25fa6d...
ecb759618f4ff34c5991d3582fee11f5
This unitializes the bluetooth manager. It should always be called before a context is destroyed in the onDestroy method.
[ { "docid": "c8e6803c7329ac81cb7d81597b23c7bc", "score": "0.0", "text": "public void disconnect() {\n\n if (isBtRecrRegistered) {\n isBtRecrRegistered = false;\n mContext.unregisterReceiver(mBtReceiver);\n }\n closeBluetoothSocket();\n }", "title": "" }...
[ { "docid": "fc83044e28a777c7663244232d28d735", "score": "0.6763143", "text": "public BluetoothHelper(Context context){\n mContext = context;\n deviceConnected = false;\n initBluetooth();\n }", "title": "" }, { "docid": "4e6a93e78d5ffae86f4389afdda907a8", "score": ...
495c926a4ef40ff724955f487c1cc418
Returns true if the 'O' has won the game else returns false
[ { "docid": "08402749837dcb0e8270acf894cd769c", "score": "0.84868073", "text": "public boolean oWins() {\r\n\t\tif (checkWinner(LETTER_O) == 1)\r\n\t\t\treturn true;\r\n\t\telse\r\n\t\t\treturn false;\r\n\t}", "title": "" } ]
[ { "docid": "9aa11bb5217ee237dd566ae3184a3cc7", "score": "0.850441", "text": "public boolean oWins() {\n\t\tif (checkWinner(LETTER_O) == 1)\n\t\t\treturn true;\n\t\telse\n\t\t\treturn false;\n\t}", "title": "" }, { "docid": "6af9edfb5fb548cd0a337fa0c7c4b76b", "score": "0.79127985", "t...
ba41fcf9e26b2f63a25f1cbc9893782b
Math.random() return a double between 0 and 1 we approx it to int16_t positive precision
[ { "docid": "232debabaf19e9db49154fb1ac6b591e", "score": "0.0", "text": "public int getRandomNumber() {\n\t\treturn (int)(Math.random()*30000);\n\t}", "title": "" } ]
[ { "docid": "157819a2c345b2cd4a6a58ec18df955a", "score": "0.70395756", "text": "public static double getRandomNumber(){\n return Math.random();\n }", "title": "" }, { "docid": "28a84890009313b44b6640e6cdb26583", "score": "0.6936595", "text": "public static double random() {\...
a29ee6d78d80afb1295af0cc393b7f11
/ JADX DEBUG: Multivariable search result rejected for r5v0, resolved type: com.google.android.gms.common.api.Status / JADX WARN: Multivariable type inference failed
[ { "docid": "c74c301b8d472bf5df0f2b0c153f70ed", "score": "0.0", "text": "@Override // com.google.android.gms.wearable.internal.zza, com.google.android.gms.wearable.internal.zzar\n public void zza(Status status) {\n Map<T, zzbl<T>> map = this.zzaUA.get();\n T t = this.zzaUB.ge...
[ { "docid": "9563164dee30384b222f78f994d40895", "score": "0.58794737", "text": "public final void onResult(com.google.android.gms.common.api.Status r3) {\n /*\n r2 = this;\n com.appnext.base.b.j r3 = com.appnext.base.p046b.C1252...
de7124ac6891909bdb4d2c687df5d592
texti yalniz + ve gore split edir
[ { "docid": "2ae886d0d4d2604e9c3604dcf149ecef", "score": "0.0", "text": "public void splitText(String text) {\n splittedText = new ArrayList<>();\n String[] arrayByPlus = text.split(Pattern.quote(\"+\"));\n\n String result;\n for (int i = 0; i < arrayByPlus.length; i++) {\n ...
[ { "docid": "b57fbca664eac9ae8bc4e8c2870d008a", "score": "0.5792773", "text": "private void llamadaParser() {\n\t\tString sentences=editorPane.getText();\n\t\tInputStream is= new ByteArrayInputStream(sentences.getBytes());\n\t\t\n\t\tif (parser==null) {\n\t\t\tparser= new analizadorL1(is);\n\t\t}else {\n...
6a552578ea68ffee0f50b6f5e4622d1e
The Literal interface represents Types/object in the language flang. The literals can define themself how to handle operations
[ { "docid": "2936fcf1077b94a55dbd2bc8a08eefe1", "score": "0.72965086", "text": "public interface Literal extends Expression {\n\t/**\n\t * Computes a new literal when the operation OR is applied to this literal\n\t * @param right is the right sided literal\n\t * @return resulting {@link Literal} from an ...
[ { "docid": "cb07147f351e9d1f66bb401524084af5", "score": "0.7602367", "text": "Literal createLiteral();", "title": "" }, { "docid": "cb07147f351e9d1f66bb401524084af5", "score": "0.7602367", "text": "Literal createLiteral();", "title": "" }, { "docid": "960d9597e2834ea9564f...
c3600f1907ba6cfb201a632b30a66b9c
Constructor for Position class but with Object attribute set to null.
[ { "docid": "3b14a82dbaad6d6ab5c69fabaf213d9a", "score": "0.0", "text": "Position(int x,int y,Board b){\n\t\tthis.b=b;\n\t\tif(!this.b.isValidPosition(x,y)) {\n\t\t\tthrow new IndexOutOfBoundsException(\"Koordinate \"+\"(\"+x+\",\"+y+\")\"+\"nisu validne!\");\n\t\t}\n\t\tthis.x=x;\n\t\tthis.y=y;\n\t\tthi...
[ { "docid": "545b0e35ed4ddc078c48c11bbe5d4b95", "score": "0.71414125", "text": "public Position() {\n }", "title": "" }, { "docid": "545b0e35ed4ddc078c48c11bbe5d4b95", "score": "0.71414125", "text": "public Position() {\n }", "title": "" }, { "docid": "b5be1b02865681...
e6d7024cd46456dfa17f365bfe51f982
Returns all friends of user, sorted by their distance from him
[ { "docid": "b9e356f17bbebbdf9b3b4a0c929361a4", "score": "0.5770467", "text": "@GetMapping(\"/all\")\n @ResponseBody\n public ResponseEntity<List<User>> listAllFriends(@RequestHeader(\"Authorization\") String token) {\n User fromUser = userIdentifier.identify(token);\n Set<User> frien...
[ { "docid": "1ffa8de970067cd9a7f7cfad660af84a", "score": "0.65063", "text": "private List<User> getNotificationFriends(User fromUser, List<User> friendsWithDistance) {\n List<User> notificationFriends = new ArrayList<>();\n for (User friend : friendsWithDistance) {\n // todo: ez ...
c987737af0423d5880f00b1eeb1d4a18
Return a mime type hint for the format (e.g. "application/json").
[ { "docid": "3b0e5daed0da745edbfd0b63fc6e1da8", "score": "0.7590995", "text": "String getMimeTypeHint();", "title": "" } ]
[ { "docid": "8625b49d2b091d1077ca2a70ef7bc583", "score": "0.7816309", "text": "String getDefaultMimeType(String format);", "title": "" }, { "docid": "9448f638484ee0e21e3cca98639139ba", "score": "0.7080088", "text": "java.lang.String getMediaType();", "title": "" }, { "doci...
aaddb168eb048ccf228460ac3609bbd1
Tick To enable or disable moves on every tick
[ { "docid": "e1b30e451842004c2eefbeecbb1b615d", "score": "0.5879283", "text": "public void tick() \n {\n setbLeft(arrKeys[KeyEvent.VK_LEFT]);\n setbRigth(arrKeys[KeyEvent.VK_RIGHT]);\n \n setbSpace(arrKeys[KeyEvent.VK_SPACE]);\n setbP(arrKeys[KeyEvent.VK_P]);\n ...
[ { "docid": "688fa71cbeff078cb369bd85a40bc1a8", "score": "0.7421809", "text": "public void tickMoveable() {\n }", "title": "" }, { "docid": "8b4534e710014e1c3ce8351b375b89ce", "score": "0.66432565", "text": "public synchronized void setTicks() {\n tickFlag = (OldTick < NewTick ...
5cf53239588db89d312d478fc4f2cd12
Saves the animation configuration.
[ { "docid": "a3de0812ce3dcd6ebbaeb2bb2d497dcc", "score": "0.83351", "text": "private void saveConfig()\n {\n if (myAnimationModel.isValid())\n {\n myPreferences.putJAXBObject(PREFERENCES_KEY, new AnimationConfig(myAnimationModel), false, this);\n }\n }", "title":...
[ { "docid": "300ccd9a43a7c69c8e7d6d54fb38ceff", "score": "0.7150416", "text": "@SneakyThrows\n public void save() {\n config.save(file);\n }", "title": "" }, { "docid": "3373a5e1775da974b8f8a3a5e768e2c0", "score": "0.71094424", "text": "public void save() {\n try(B...
3ee91dc398beb3bd86f43de6ebb7b77b
Remove a promotion code from the list of promotion codes added to the shopping cart.
[ { "docid": "8a5b89dfd49c49f46db50b577155ba39", "score": "0.8297935", "text": "void removePromotionCode(final String promotionCode);", "title": "" } ]
[ { "docid": "27f700d1b5170075bdab2576713ebcb5", "score": "0.67367536", "text": "public void removeItem(String code) {\n if (inventory.containsKey(code)) {\n int amount = (Integer) inventory.get(code);\n if (amount > 1) {\n amount--;\n inventory.put(code, amount);\n } else {\n inventory.re...
6c296f07b00080cdd86b5634221eba25
Get the reason for this monster spawning.
[ { "docid": "5818bba005effcf9c589ef3eace83f00", "score": "0.7202531", "text": "public CreatureSpawnEvent.SpawnReason getSpawnReason() {\r\n\t\treturn this.spawnReason;\r\n\t}", "title": "" } ]
[ { "docid": "847a5865321903b54459b729a149faf4", "score": "0.67560714", "text": "public java.lang.String getReason() {\n return instance.getReason();\n }", "title": "" }, { "docid": "f09706a88b89befcf8aa00c9813a8052", "score": "0.6671534", "text": "public int getReason(...
cbcdde595c12f4d57b90ed2a75b4141d
Network ID (0x68 = Mainnet, 0x98 = Testnet, 0x60 = Mijin) optional uint32 network = 2;
[ { "docid": "b5ea61bb7e8d449acea517eba6c126f5", "score": "0.70856625", "text": "public int getNetwork() {\n\t\t\t\treturn network_;\n\t\t\t}", "title": "" } ]
[ { "docid": "ebe31c9e9b6b884916416f435a409518", "score": "0.7524431", "text": "public String getNetworkId() {\n return networkId;\n }", "title": "" }, { "docid": "8114f5f03dd547c55e41cdc9445c9341", "score": "0.7352985", "text": "public Long getNetworkId() {\n return n...
adc0fd21f4bde011ab4af3a5c2f58804
Get the schemaItemTypeLink property: The schema org link. This helps ACI identify and suggest semantic models.
[ { "docid": "b0a73703ee56ac28af9409aceb4604bd", "score": "0.8330551", "text": "public String schemaItemTypeLink() {\n return this.innerProperties() == null ? null : this.innerProperties().schemaItemTypeLink();\n }", "title": "" } ]
[ { "docid": "6c697e05d5fba4196dd35ccbb079986c", "score": "0.67920274", "text": "public InteractionResourceFormatInner withSchemaItemTypeLink(String schemaItemTypeLink) {\n if (this.innerProperties() == null) {\n this.innerProperties = new InteractionTypeDefinition();\n }\n ...
8a2568f74435ebedf617adaa0842b7f1
Get all as a List
[ { "docid": "b9aa218e20b97ffffb7a816b22578531", "score": "0.7040984", "text": "@Override\n public List<T> all() {\n return new ArrayList<>(items.values());\n }", "title": "" } ]
[ { "docid": "dff30da4d91867e37f374a1a43f9872f", "score": "0.80899394", "text": "public List<?> getAll();", "title": "" }, { "docid": "fd67b801102f007fd2e6b7e11736b1ff", "score": "0.7654118", "text": "List<T> getAll();", "title": "" }, { "docid": "fd67b801102f007fd2e6b7e117...
9c99d41ad8f05260fc49752e62fd578f
Test case number: 8 / 1 covered goal: Goal 1. com.ib.client.EWrapperMsgGenerator.openOrder(ILcom/ib/client/Contract;Lcom/ib/client/Order;Lcom/ib/client/OrderState;)Ljava/lang/String;: I303 Branch 10 IFLE L137 true
[ { "docid": "35e10a181b96fd12fae0ed486d8cdb28", "score": "0.73611623", "text": "@Test\n public void test08() throws Throwable {\n ContractDetails contractDetails0 = new ContractDetails();\n OrderState orderState0 = new OrderState();\n Order order0 = new Order();\n String string0 = ...
[ { "docid": "8630c57872b7ce9efb001e2fb7d41432", "score": "0.7529937", "text": "@Test(timeout = 4000)\n public void test37() throws Throwable {\n OrderState orderState0 = new OrderState();\n Contract contract0 = new Contract();\n UnderComp underComp0 = new UnderComp();\n contract0.m...
73bf773c75dda9a95cd86d216ed2d59b
Test of testContextManager, of class com.rift.coad.lib.naming.ContextManager.
[ { "docid": "0cf43c1b89ab0ce043d56b80b36d8969", "score": "0.79283804", "text": "public void testContextManager() throws Exception {\n System.out.println(\"testContextManager\");\n \n // init the session information\n ThreadsPermissionContainer permissions = new ThreadsPermissi...
[ { "docid": "40c99cd301e048627334588b2fc05429", "score": "0.691586", "text": "@Before\n public void setUpContextManagerBeforeTest() throws Exception{\n workerI = new ContextManager.ContextManagerWorkerI();\n\n// //Create the communicator of context manager\n// ContextManager.commu...
5dae581def4cc58643c300d901aaf560
$ANTLR end "rule__InfrastructureRequest__Group__5__Impl" $ANTLR start "rule__ResourceRequest__Group__0" ../gr.upatras.ece.nam.fsdl.ui/srcgen/gr/upatras/ece/nam/fsdl/ui/contentassist/antlr/internal/InternalFSDL.g:3172:1: rule__ResourceRequest__Group__0 : rule__ResourceRequest__Group__0__Impl rule__ResourceRequest__Group...
[ { "docid": "3798a4728075db32bae303273b492e99", "score": "0.75075996", "text": "public final void rule__ResourceRequest__Group__0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../gr.upatras.ece.nam.fsdl.ui/src-gen/gr...
[ { "docid": "06004a9eaf2f783fbfad3b54fecbc8a1", "score": "0.74666333", "text": "public final void ruleResourceRequest() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../gr.upatras.ece.nam.fsdl.ui/src-gen/gr/upatras/ece...
63bdb536984143dfe7ceeec8b3cdd7e2
Method for getting number of field rows
[ { "docid": "cf778fecaa5297ef28105701fda5a93f", "score": "0.0", "text": "public int getRows() {\n return _rows;\n }", "title": "" } ]
[ { "docid": "bd533ca3735ca666e5788fd820d6fa17", "score": "0.83669126", "text": "public int getNumberOfRows() {\r\n\t\treturn field[0].length;\r\n\t}", "title": "" }, { "docid": "39a9ae0201c55cfed06292edb8e5eed3", "score": "0.82695466", "text": "int getFieldCount();", "title": "" ...
fe9bf0bd41c207d5ec4707b4ea4e638b
This can happen if the MultiPartMIMEDataSourceIterator this callback was registered with was used as a data source and it was told to abandon and the abandon finished. We don't need to take any action here.
[ { "docid": "296a8ca4f942411c29a92bfac73cd0f2", "score": "0.0", "text": "@Override\n public void onAbandonComplete()\n {\n }", "title": "" } ]
[ { "docid": "eded6f2d5ef1978550fc0eb579b26814", "score": "0.6276785", "text": "@Override\n\tpublic void didCancel() {\n\t\t\n\t}", "title": "" }, { "docid": "bb0d4d70bde6d2dfe985294f6e345065", "score": "0.60795206", "text": "@Override\r\n protected boolean isFinished() {\r\n retur...
5181e11ee919dcbe7ed3d716295e09d5
Hotel Config Get Infos service call
[ { "docid": "9a7037d1e0e305703875f5a5b25c9863", "score": "0.74896467", "text": "@GET(\"/hotixsupport/api/myhotix/GetInfos?\")\n Call<HotelSettings> getInfosQuery(@Query(\"codehotel\") String codehotel,\n @Query(\"applicationId\") String applicationId);", "title...
[ { "docid": "21f68d9b245b8e957a97afb9e535b545", "score": "0.6247605", "text": "ConnectorInformationResponse getInfo();", "title": "" }, { "docid": "7539273071b30f704c6fc2734d72f717", "score": "0.6045015", "text": "protected JSONhandler getConfig_info() {\n\t\treturn config_info;\n\t}"...
7baced0bc9c7c2c7b2a7d0da027b8b78
Verify we are not triggering this change ourselves
[ { "docid": "d1d593b4cd6e12e4ac5cef9cc711c4ba", "score": "0.0", "text": "public void listGraphableRemoved(EventObject e) {\n \t\t\tif (!isCausingRealObjChange){\n \t\t\t\tisCausingOTChange = true;\n \t\t\t\tObject obj = e.getSource();\n \t\t\t\tOTObject otObject = controllerService.getOTObject(obj);\n \t...
[ { "docid": "ebc983133fd5172463fbe10c6c551d05", "score": "0.6996245", "text": "public void testBroken() {\n changeSupport.fireChange();\n }", "title": "" }, { "docid": "86df3667e1d729b03569e583f2c84a2c", "score": "0.6864717", "text": "@Override\r\n\tpublic boolean isChange...
191e62997e7154a81b22ff3ba1561bb3
Return this for method chaining
[ { "docid": "fdd32591e60a278cd08f614c92c0f303", "score": "0.0", "text": "public AnalyticsHelper setCustomString(String key, String data) {\n sAnalyticsSender.setCustomString(key, data);\n return this;\n }", "title": "" } ]
[ { "docid": "edbaaf7ed7fe7f0f3cb9e84059725123", "score": "0.6516582", "text": "public Builder getThis() { return this; }", "title": "" }, { "docid": "5e5079c84e00221772e5deb129f1de1b", "score": "0.6144278", "text": "ResourceExtractor start () {\n\t\treturn this;\r\n\t}", "title": ...
b31706e977bb89ec0b6467d1ea5626d3
Starts the scanning for events.
[ { "docid": "3e1241d3f74160d30fc898e43d47b8f5", "score": "0.0", "text": "public void start() {\n Thread myThread = new Thread(this);\n myThread.setPriority(Thread.MAX_PRIORITY);\n myThread.start();\n }", "title": "" } ]
[ { "docid": "29f66da196fe67e55a676f7eb03c9b14", "score": "0.7223748", "text": "private void startScanning() {\n startScanning(false);\n }", "title": "" }, { "docid": "f6c2d22e3db79e0240779124b35ceae9", "score": "0.68311375", "text": "public void start() {\n Log.debug(...
0432ce7b6c1ab94a1b3529e09d9eee90
Check if a given drawer view is currently visible onscreen. The drawer may be only peeking onto the screen, fully extended, or anywhere inbetween.
[ { "docid": "170faa8137d84da27779a52e80c74d10", "score": "0.79907084", "text": "public boolean isDrawerVisible(View drawer) {\n if (!isDrawerView(drawer)) {\n throw new IllegalArgumentException(\"View \" + drawer + \" is not a drawer\");\n }\n return ((LayoutParams) drawer...
[ { "docid": "b9113d662aac18ac6c9e4d391408b84a", "score": "0.7075348", "text": "public boolean isDrawerVisible(int drawerGravity) {\n final View drawerView = findDrawerWithGravity(drawerGravity);\n if (drawerView != null) {\n return isDrawerVisible(drawerView);\n }\n ...
fc3c747ac6a4cf32116972813ab1223b
$ANTLR end "NMCHAR" $ANTLR start "NAME"
[ { "docid": "3d1f89f1eb62f48878659d6084dcb315", "score": "0.69285595", "text": "public final void mNAME() throws RecognitionException {\n try {\n // /home/hasdai/Documentos/INFOTEC/CSSLexer.g:78:16: ( ( NMCHAR )+ )\n // /home/hasdai/Documentos/INFOTEC/CSSLexer.g:78:18: ( NMCH...
[ { "docid": "26e35813d9aa6d8744229bd04d321194", "score": "0.6337924", "text": "public AstToken getname() { return _name; }", "title": "" }, { "docid": "72049c97b6579b724adaf117a16a14e5", "score": "0.6043366", "text": "public IASTName getName();", "title": "" }, { "docid": ...
e08c6d0b01b308ceff163c1da259f918
This method was generated by MyBatis Generator. This method returns the value of the database column feedback_c.CREATE_BY
[ { "docid": "345b8adcb401a49f7e2c10972d4d2550", "score": "0.68870765", "text": "public String getCreateBy() {\n return createBy;\n }", "title": "" } ]
[ { "docid": "1278826690a35f9b3d18ae9a4eb76134", "score": "0.7003643", "text": "public String getCreateBy() {\r\n\t\treturn createBy;\r\n\t}", "title": "" }, { "docid": "003165e07d4a7ac79140c118100cfb47", "score": "0.6982038", "text": "public String getCreateBy() {\n\t\treturn createBy...
874324360803252ecf2c39f983dd5cbc
Validating negative and corner cases
[ { "docid": "84e52d9f1deecee983f1a18f346c11ea", "score": "0.0", "text": "@When(\"^user calls invalid Get http request with (.+)$\")\n\tpublic void user_calls_invalid_get_http_request_with(String uri) throws Throwable {\n\t\tresponse = reqspec.get(uri);\n\t}", "title": "" } ]
[ { "docid": "d7e0659f6d50842988dfebe099f6f165", "score": "0.7208055", "text": "private void checkNegativeValid() {\n if (!(this.input instanceof Polygonal || this.input.isGeometryCollection())) {\n return;\n }\n final Geometry inputCurve = getPolygonLines(this.input);\n checkMinimumDista...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4bbd2f948a9a61190a825e6268a0ad25", "score": "0.0", "text": "@Override\r\n\tpublic double elaboraCosti(Current __current) {\n\treturn 0;\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...
83afda85e7c961e9dc0281fc0e7843a6
Generate double stance gait params.
[ { "docid": "c05c23aca792fb2447b1210097db45a7", "score": "0.7783544", "text": "protected void generateDoubleStanceGaitParams(boolean mak) {\r\n\t\t\r\n\t\tSystem.out.println(\"Generate Double Stance Gait Parameters\");\r\n\t\t\t\r\n\t\tsetInsoles(mak);\r\n\r\n\t\tXSSFSheet sheetGait;\r\n\t\tXSSFSheet she...
[ { "docid": "fc33fb29c5c7008a61bd345785279841", "score": "0.62390345", "text": "protected void generateDoubleStanceGaitData(boolean mak) {\r\n\t\t\r\n\t\tSystem.out.println(\"Generate double stance gait values\");\r\n\t\t\r\n\t\tsetInsoles(mak);\r\n\r\n\t\tXSSFSheet sheet = workBook.getSheet(\"CALCULATED...
99a4772d691eae7bd067b979be228610
Returns a list of org.semanticwb.model.Activate for all models
[ { "docid": "fff2061ad1108a8d2b7a769b112e6275", "score": "0.7368014", "text": "public static java.util.Iterator<org.semanticwb.model.Activate> listActivates()\r\n {\r\n java.util.Iterator it=sclass.listInstances();\r\n return new org.semanticwb.model.GenericIterator<org.seman...
[ { "docid": "57dc953b8d2de2d66878a526a465c08d", "score": "0.7083165", "text": "public static java.util.Iterator<org.semanticwb.model.Activate> listActivates(org.semanticwb.model.SWBModel model)\r\n {\r\n java.util.Iterator it=model.getSemanticObject().getModel().listInstancesOfClass(scl...
71c095c68bc25299e4f02f6fc01a2e82
TODO verificar se consulta por origem funciona como esperado
[ { "docid": "b170fab4051cbfe4a894c7ae7600e1e8", "score": "0.0", "text": "public Optional<EstoqueMovimento> findByOrigem(EstoqueMovimentoOrigem origem) {\n return estoqueMovimentoRepository.findByOrigem(origem);\n }", "title": "" } ]
[ { "docid": "bed35bb8aed89602e520e2f8e575de73", "score": "0.64420736", "text": "public String consultarDatoUsuario(String criterio, String busqueda,String campos){\n\n try (Connection connection = DriverManager.getConnection(URL,USUARIO,PASSWORD)) {\n\n String sql = \"SELECT \"+campos+\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "eeac3c7712b898025eb5c93b234014ef", "score": "0.0", "text": "@Override\n\tpublic int insert(SalesPlanOrder t) throws Exception {\n\t\treturn salesPlanOrderMapper.insert(t);\n\t}", "title": "" } ]
[ { "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...
8b17e20ed22d7a203356f5a5af6fd87d
Initializing the Page Objects:
[ { "docid": "1e1a51a390dee38caf942d1cd57a991e", "score": "0.71137404", "text": "public HomePage() {\n\t\tPageFactory.initElements(driver, this);\n\t}", "title": "" } ]
[ { "docid": "96975dbfd0d24cb801fc49b7ba55a0a1", "score": "0.77969766", "text": "@Override\n\tprotected void initOwnPageComponents() {\n\t\tsuper.initOwnPageComponents();\n\t\tconstructPage();\n\n\t}", "title": "" }, { "docid": "b4822e77de7358a33c7c18f662ab50f6", "score": "0.758161", "...
e819bdc9fb8e8043ec8960d270dbafcb
Trova tutti i bambini per il ritorno per una linea per una data
[ { "docid": "9cc61e2b9c620f9bfae61df3448cbc4d", "score": "0.0", "text": "public Map<String, List<ChildReservationVM>> findReservationRitorno(int linea, long data) {\n int i = 0;\n Query query = new Query();\n query.addCriteria(Criteria.where(\"routeID\").is(linea).and(\"date\").is(da...
[ { "docid": "51cfd4e0f6892d147f3763460984d161", "score": "0.5653724", "text": "private static void testBusquedaBinaria() {\n System.out.println(\"BUSQUEDA BINARIA - INICIO\");\n timeIndex = 0;\n // Para sacarlo por ficheros\n try {\n FileWriter fstream = new FileWri...
d6d01eeb5a2268515ae8038724724dd2
TODO: Warning this method won't work in the case the id fields are not set
[ { "docid": "caae5d50528e694d67d59b5b59786a6e", "score": "0.0", "text": "@Override\r\n public boolean equals(Object object) {\n if (!(object instanceof OrderDetail)) {\r\n return false;\r\n }\r\n OrderDetail other = (OrderDetail) object;\r\n return this.orderId.e...
[ { "docid": "26849b62db8966bb0c89857458b343fa", "score": "0.6715109", "text": "@Override\r\n\tprotected String getidFieldName() {\n\t\treturn null;\r\n\t}", "title": "" }, { "docid": "79899da130da3e3077c9f5a0582fddf4", "score": "0.66858405", "text": "protected Long getID(){ return id;...
cb4134c9e523db64292f7c1c41bce17e
/ Start Custom Keys, Custom Logs Set User Id
[ { "docid": "0952e5c69a488d778c0156f9068b26fc", "score": "0.6031396", "text": "public void setUserIDs(View view) {\n // [START crash_set_User_ID_Email_Name]\n Crashlytics.setUserIdentifier(\"12345\" /* crash set user id */);\n Crashlytics.setUserEmail(\"user@firebase.google.com\" /* ...
[ { "docid": "f4a49a986dd14f7e2ce5ffe7332ae9e1", "score": "0.67706656", "text": "private void logUser() {\n Crashlytics.setUserIdentifier(\"12345\");\r\n Crashlytics.setUserEmail(\"user@fabric.io\");\r\n Crashlytics.setUserName(\"Test User\");\r\n }", "title": "" }, { "...
4c481d673f0e903d92ab5a8bf8395fca
EFFECTS: returns size of recipe list
[ { "docid": "08a8814bdd6b39cecac83da71b003140", "score": "0.7754258", "text": "public int size() {\n return recipeList.size();\n }", "title": "" } ]
[ { "docid": "556e5ffa9e78d39e56cf56af0569094d", "score": "0.77848697", "text": "public int size(){\r\n\t\treturn this.recipe.size();\r\n\t}", "title": "" }, { "docid": "568b7b79089ef6f982f11d8c9d2a9527", "score": "0.7248782", "text": "@Override\n public int getRecipeSize()\n {\n...
5ff7a256facca8379532c74e5351a2c5
Set if |type| is |SELECT_ENERGY_RANGE| optional .android_studio.EnergyRangeMetadata energy_range_metadata = 12;
[ { "docid": "300fbc2ddf7ceed568de7c29992dfe6a", "score": "0.577118", "text": "public Builder clearEnergyRangeMetadata() {\n if (energyRangeMetadataBuilder_ == null) {\n energyRangeMetadata_ = null;\n onChanged();\n } else {\n energyRangeMetadataBuilder_.clear();\n }\n ...
[ { "docid": "fd16017d34cbc3f4e0326633997da94c", "score": "0.63699436", "text": "public Builder setEnergyRangeMetadata(com.google.wireless.android.sdk.stats.EnergyRangeMetadata value) {\n if (energyRangeMetadataBuilder_ == null) {\n if (value == null) {\n throw new NullPointerExceptio...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e2a6550ede037b0dd2821de1a5ed40bc", "score": "0.0", "text": "@Override\r\n\tpublic Color getBorderHighlightColor(Object entity) {\n\t\treturn null;\r\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": "1765a11eb6f4edc29f6060e116689b39", "score": "0.0", "text": "@Override\n\tpublic List<Config_Entity> get_all_config() {\n\t\treturn config.get_all_config();\n\t}", "title": "" } ]
[ { "docid": "3d9823aba51891281b4bbd4b1818b970", "score": "0.6671074", "text": "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.6567672", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "ti...
5e8f2dc24d8d10111c61326a866a284d
private member functions update the configurations PrescaleService according to table data
[ { "docid": "bfc28e6302432b651107b510d79131d8", "score": "0.80927074", "text": "private void updatePrescaleService() {\n\t\ttableModel.updatePrescaleService(config);\n\t}", "title": "" } ]
[ { "docid": "bdea4b61019bd3d790109f00e273c556", "score": "0.709677", "text": "public void updatePrescaleService(IConfiguration config) {\n\t\tServiceInstance prescaleSvc = config.service(\"PrescaleService\");\n\t\tif (prescaleSvc == null) {\n\t\t\tSystem.err.println(\"No PrescaleService found.\");\n\t\t\...
c999b3aa72d6a8ea0d348b21664fdeb5
Setter and Getter Utility Methods
[ { "docid": "c164efbd1a68d403bc62096b4806819f", "score": "0.0", "text": "protected void onInitializeManager() {\r\n\t}", "title": "" } ]
[ { "docid": "1ef58f79c683f04a32c204e2048376f5", "score": "0.679943", "text": "@Test\n public void basicSetGet()\n {\n String v = \"value\";\n pe.setString( v ).setInteger( 1 );\n // verify set value\n assertEquals( v, handler.data.get( \"string\" ) );// direct\n a...
51c46cc6b070ceed6c57cab06f93a015
Execute string function LOWER. JPQL: LOWER('Germany') in the example is evaluated to 'germany'
[ { "docid": "95490327379a537ff52c4b397c44242c", "score": "0.66213423", "text": "default FieldOperation<ObjBack, SelectTable, Table, String> lower() {\n\t\treturn new FieldOperation<>(this.getOperations(), \"LOWER(\"+this.toSql()+\")\");\n\t}", "title": "" } ]
[ { "docid": "f1432b09f0918ac977cc4826c1598e2f", "score": "0.7111807", "text": "@Test\r\n public void testLower() {\r\n SelectStatement statement = new SelectStatement(lowerCase(new FieldReference(\"field1\"))).from(new TableReference(\r\n \"schedule\"));\r\n String actual = testDialect.conv...
86eacbaadb65616493eb1327f555232c
Returns the start time of the test in "dd.MM.yyyy HH:mm:ss" format.
[ { "docid": "a9240218742174ace41e8a5046aeb10b", "score": "0.72351485", "text": "public Date getStartTestTime() {\n return startTestTime;\n }", "title": "" } ]
[ { "docid": "a6a584c4cfc1831701909b107423b966", "score": "0.7076848", "text": "private XMLGregorianCalendar getStartTimestamp() {\n int days;\n if (\"Month\".equals(this.telemetryGranularity)) {\n days = this.timePhrase * 30;\n }\n else if (\"Week\".equals(this.telemetryGranularity)...
512867325912987e635b6548808616c3
Provide with a ascending comparator
[ { "docid": "64e1f2f7a31cbdd85ed56e0c8c214de3", "score": "0.55889636", "text": "public void sortAscending(Comparator<T> comparator) {\n this.hs = new HeapSort<T>(comparator);\n sort();\n }", "title": "" } ]
[ { "docid": "84ad409ec249bdf1e64c9613811c40f4", "score": "0.7133196", "text": "Comparator getComparator();", "title": "" }, { "docid": "aaeaf973cecbd26dd11e67ab690cebad", "score": "0.6443189", "text": "Comparator<T> getComparator();", "title": "" }, { "docid": "36c4d866336...
951b17d8a2af951bf19a3d8309703bde
Main client entry point for standalone operation.
[ { "docid": "5d7f2667ec77b7f846eb9086314d78c2", "score": "0.0", "text": "public static void main(String[] args) {\n BasicConfigurator.configure(new ConsoleAppender(\n new PatternLayout(\"%d [%-25t] %-5p: %m%n\")));\n\n CmdLineParser parser = new CmdLineParser();\n CmdLineParser.Option...
[ { "docid": "9b0bde16c821361c00778ad38eee0829", "score": "0.72402424", "text": "public static void main(String args[])\n {\n Client client = new Client();\n client.run();\n }", "title": "" }, { "docid": "e59320a7044cc16cdaa1823182bbef9d", "score": "0.7146149", "tex...
f6f377e1648a2be646bece4e82557859
Creates a source that emits all numbers from the given interval exactly once.
[ { "docid": "a361e626b788ccc7996099125d457b6d", "score": "0.45014384", "text": "public StatefulIntervalSequenceSource(long start, long end) {\n this(start, end, 0);\n }", "title": "" } ]
[ { "docid": "d952e16efdba03a363e2d1a145ecfce6", "score": "0.50092125", "text": "private static Sample makeDummy() {\n\tSample s = new Sample();\n\tRandom r = new Random();\n\n\t// add n (random length) new random ints\n\tint n = r.nextInt(100) + 500;\n\tfor (int i=0; i<n; i++) {\n\t s.data.add(new Int...
373b516b34e0882dffad08ac46585d9b
Returns the uuid of this agency.
[ { "docid": "0e1aa6a9a6c7f3db3135f3d58daf8c91", "score": "0.801472", "text": "@Override\n\tpublic String getUuid() {\n\t\treturn _agency.getUuid();\n\t}", "title": "" } ]
[ { "docid": "c84de66ab1bd38049c0fe26a95f89b52", "score": "0.72655904", "text": "public String getUUID() {\n if (uuid == null) {\n uuid = UUID.randomUUID();\n }\n return uuid.toString();\n }", "title": "" }, { "docid": "2754c9cd4590a73d216...
ac8614f22f37d49f4994c97200e632f8
return context.getCodeCacheDir(); API 19 issue
[ { "docid": "c1adadf9ca772ae7f641cb967e0eeb89", "score": "0.83725584", "text": "@Override\n public File getCodeCacheDir() {\n return null;\n }", "title": "" } ]
[ { "docid": "d96ce5916a2afe62e48b914a08bcaf45", "score": "0.7814402", "text": "@SuppressWarnings(\"unused\")\n @UsedByNative\n protected String getCacheAbsolutePath() {\n return appContext.getCacheDir().getAbsolutePath();\n }", "title": "" }, { "docid": "09af7d2e18776661d037a33994895c2a...
ce7c14a0ed9ea6ada3955ee5d942bdfa
Caches the budget items in the entity cache if it is enabled.
[ { "docid": "0c156644e5e2a6656a80f1fb8a54475d", "score": "0.71075004", "text": "public void cacheResult(\n\t\tjava.util.List<com.startarget.portlet.model.BudgetItem> budgetItems);", "title": "" } ]
[ { "docid": "94b3e037700983d939e4981c4bc9ab9f", "score": "0.6252406", "text": "private void createEntityCache(final EntityInterface entity)\r\n \t{\r\n \r\n \t\tLOGGER.info(\"create Entity Cache for.............\" + entity);\r\n \t\tif(!Constants.DISABLED.equals(entity.getActivityStatus()))\r\n \t\t{\r\n...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "f0c58b3701373ec0689069d7350f053e", "score": "0.0", "text": "public byte getProtocol() {\n String str = LOG_TAG;\n Log.v(str, \"getProtocol()\");\n try {\n byte b = this.sequenceNumber;\n this.sequenceNumber = (byte) (b + 1);\n byte[] send...
[ { "docid": "70724bded46671c6809fee3f5c683f50", "score": "0.74383855", "text": "protected void prot() {}", "title": "" }, { "docid": "e61de1ad44d261c2a107d9f6436acc95", "score": "0.73337466", "text": "protected void protectedAccess() {\n\n\t}", "title": "" }, { "docid": "f...