query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "ebd2eb9a801440027f9265456befbfa0", "score": "0.0", "text": "@Override\n\tprotected void doPost(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException {\n\t\tdoService(req,res);\n\t}", "title": "" } ]
[ { "docid": "74a4209c94e08d9f5eb0b60e580f5e04", "score": "0.68867725", "text": "@Override\r\n\tpublic void comit() {\n\t\t\r\n\t}", "title": "" }, { "docid": "b645eacb329adc01490ab5013a6c4f7f", "score": "0.67295986", "text": "@Override\n\t\t\tpublic void perfom() {\n\n\t\t\t}", "t...
3e70def00c6d8f7bcbe5194fff853b76
.message.C2GSendResponse c2g_send_response = 19;
[ { "docid": "8d5cafc3d36877781a1a633e5fecfa91", "score": "0.61840665", "text": "public com.timberliu.chat.server.message.protobuf.ProtobufMessage.C2GSendResponse.Builder getC2GSendResponseBuilder() {\n return getC2GSendResponseFieldBuilder().getBuilder();\n }", "title": "" } ]
[ { "docid": "5f6124d2dc4655c094573b90a5b4c4b6", "score": "0.82190114", "text": "com.timberliu.chat.server.message.protobuf.ProtobufMessage.C2GSendResponse getC2GSendResponse();", "title": "" }, { "docid": "32f60456f4f6fdfe436bd120830d098e", "score": "0.7664574", "text": "com.timberliu...
5e39425873ded1fd81d5bfa1a3272a36
Returns character representing this color
[ { "docid": "efb984036c26e097e511073bff07ccd9", "score": "0.625761", "text": "public char getCharacter() {\n\t\treturn character;\n\t}", "title": "" } ]
[ { "docid": "bdb89abd06584bea1c0feaa3c69a27af", "score": "0.78407234", "text": "String getCharacterColor();", "title": "" }, { "docid": "0d3681993fdda7da1d6a49719e4d047b", "score": "0.77830184", "text": "public String getCharacterColor() {\n Object ref = characterColor_;\n i...
d4bb8f159ead3d356a9c9b8f7db7dbce
Processes a Github search response, producing a list of repositories in our API's format.
[ { "docid": "c4c6643a1fa5292e0271610cd85fd04d", "score": "0.7846914", "text": "static ArrayList<Repository> processSearchResponse(RepositorySearchResponse searchResponse) {\n ArrayList<Repository> repositories = new ArrayList<>(searchResponse.getItems().size());\n for(GithubRepository repo:...
[ { "docid": "c42a85688978b943f872aacaf2a41803", "score": "0.68540657", "text": "public List<GitRepoInfo> getGitUserRepo(GitRepoSearchRequest gitRepoSearchRequest) {\n List<GitRepoInfo> response = null;\n\n try {\n\n String requestEndPoint = buildGitSearchUserRequest(gitRepoSearch...
789e2c50fa41cc0753ca176437a14346
Returns the left position.
[ { "docid": "0153c3e8097ac861b2cbd273a4673abb", "score": "0.7918689", "text": "public String getLeft();", "title": "" } ]
[ { "docid": "0f3fb27d6be5726f4818d95a8964535d", "score": "0.8469883", "text": "public int getLeft()\r\n\t{\r\n\t\treturn left;\r\n\t}", "title": "" }, { "docid": "e61ecb4a1b7e0807219e650a8b2e35ad", "score": "0.8458534", "text": "public int getLeftPosition() {\n return leftMaste...
4f95ae3e281e77130ab52b16e203da00
Test case number: 72 /Coverage entropy=0.6931471805599453
[ { "docid": "093021b116655cd9eb1c380a207493a4", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test072() throws Throwable {\n // Undeclared exception!\n try { \n DBUtil.checkKeyword((ISession) null, \"@{+,'&SsF\", (String) null);\n fail(\"Expecting exception: Null...
[ { "docid": "4e2fb3aa64443077ff5bdfa9dc3bcb0e", "score": "0.67256045", "text": "@Test\n public void test70() throws Throwable {\n double double0 = MathUtils.nextAfter((-1105.1499564), 255.3593891476);\n double double1 = MathUtils.sign(10.0);\n double double2 = MathUtils.nextAfter(0.0, (...
f1dd31d4bd0a14a577537201388bff70
write your code here
[ { "docid": "2e0314ba615edc95604a687a4f00d504", "score": "0.0", "text": "public static void main(String[] args) {\n isPalindrome(1233);\n sumFirstAndLastDigit(22);\n getEvenDigitSum(123456789);\n hasShareDigit(12, 23);\n gcd(55, 121);\n factors(6);\n perfe...
[ { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.6581186", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "docid": "a2392cc71aaf87bc730f13f37ecdb439", "score": "0.6451245", "text": "private void apparence()\r\n\t\t{\r\n\t\t//Rien\r\n\t\t}", "title"...
c8ae03f47bdadcc4e651102d2fcab815
get que retorna la ruta del archivo elementos.txt
[ { "docid": "4d775ae1f6e0eb02c0fcb424b41c3035", "score": "0.0", "text": "public static File getFILE3() {\n return FILE3;\n }", "title": "" } ]
[ { "docid": "4d6a9635912040d930200f5852b097ff", "score": "0.60172606", "text": "String getTxtBasedFileContent ();", "title": "" }, { "docid": "72cfc74659f0c91d64f9d6e1f379cb57", "score": "0.5900769", "text": "public String locateFile();", "title": "" }, { "docid": "62941cf...
7257370388a076ac740b8564f7a25fe0
This method was generated by MyBatis Generator. This method returns the value of the database column task_test.CREATE_USER_ID
[ { "docid": "2baf0aaab71ce7ad5a29570f7ceb563c", "score": "0.7139739", "text": "public String getCreateUserId() {\r\n\t\treturn createUserId;\r\n\t}", "title": "" } ]
[ { "docid": "9d7fada18cfbdf6708a2352abd786157", "score": "0.7373514", "text": "public Integer getCreateUserid() {\n return createUserid;\n }", "title": "" }, { "docid": "6dd788b36a7566834e840a6e101b6b59", "score": "0.72609264", "text": "public Integer getCreateUserId() {\n ...
89d842f30f47bb7bf44fa917936ba398
Adds a feature at the end of the ordered collection of the current object.
[ { "docid": "06f8f46027b020001844b1fb5267b55b", "score": "0.6523541", "text": "void addFeature(Feature feature);", "title": "" } ]
[ { "docid": "bc5fc81acffc7088ffcd91980ff821bc", "score": "0.67579335", "text": "public void add(Feature f){\n if (debug) logger.info(\"feature added\");\n int z = fc.size();\n fc.add(f);\n fcLastEdits.clear();//clear possible feature edits\n fcLastEdits.add(f);\n ...
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": "e57f057c5152a1a0e96ed44acdd64b3a", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jPanel1 = new javax.swing.JPanel();\n P1char_...
[ { "docid": "17113ab7a06544a62482637e283ac13d", "score": "0.7394255", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n }", "title": "" }, { "docid": "4d7bc4524...
20e6da91d59fdc60142b33814152deb4
Get's the current user's contactList
[ { "docid": "395d450313635539c4e37b2122e3e2ae", "score": "0.72752815", "text": "private void getContactList() throws InvalidChoiceException {\n ArrayList<String> listOfContacts = pManager.getContactList(currentUserID);\n presenter.printContactList(listOfContacts);\n }", "title": "" ...
[ { "docid": "8b58babe2c6530a5a624ad0cf1113542", "score": "0.7767775", "text": "public List<Contact> getContactList() {\n return contactList;\n }", "title": "" }, { "docid": "cb2f49be12253e4b1ff4a6cafaad5b69", "score": "0.7469876", "text": "public List<Contact> getList();", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "bf3fa1888a36784f04946a6cd0b3f1dc", "score": "0.0", "text": "@Override\n\tpublic int getDestinationVertix() {\n\t\treturn destination;\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...
8d48c71afc7617c9e9b0f6333d926fb3
Getter for series outlier markers.
[ { "docid": "9529e8806db323eda1e8580bc1e79884", "score": "0.7628753", "text": "public com.anychart.core.ui.MarkersFactory outlierMarkers() {\n return new com.anychart.core.ui.MarkersFactory(jsBase + \".outlierMarkers()\");\n }", "title": "" } ]
[ { "docid": "21be0804760f12a800b18c37743aa2ab", "score": "0.61534244", "text": "public com.anychart.core.StateSettings outlierMarkers(String settings) {\n APIlib.getInstance().addJSLine(String.format(Locale.US, jsBase + \".outlierMarkers(%s);\", wrapQuotes(settings)));\n\n return this;\n ...
807e2fbc9e3d30d1d52ba9ed472f1c0c
Generates Random String of given length First letter will be Upper Case
[ { "docid": "81c50e1d82440c02223243646e08305d", "score": "0.772896", "text": "public static String getRandomName(int length) {\n\t\tStringBuilder s = new StringBuilder();\n\t\tfor (int i = 0; i < length; i++) {\n\t\t\ts.append(getRandomChar(i == 0));\n\t\t}\n\t\treturn s.toString();\n\t}", "title": "...
[ { "docid": "5cae06a7624bc9d6800168f9501d78ff", "score": "0.8111251", "text": "public static String generateRandomString(int length) {\n StringBuilder randomString = new StringBuilder();\n for (int i=0; i<length; i++) randomString.append((char) ('A' + RAND.nextInt(26)));\n return randomString.to...
9ce80766527cf288f40902e3748fe30e
$ANTLR end "rule__XMemberFeatureCall__Group_1_1_3_1_1__1__Impl" $ANTLR start "rule__XMemberFeatureCall__Group_1_1_3_1_1_1__0" ../org.yakindu.sct.generator.genmodel.ui/srcgen/org/yakindu/sct/generator/genmodel/ui/contentassist/antlr/internal/InternalSGen.g:6604:1: rule__XMemberFeatureCall__Group_1_1_3_1_1_1__0 : rule__X...
[ { "docid": "dfa9acf4bf5cde18996375843f571226", "score": "0.76655257", "text": "public final void rule__XMemberFeatureCall__Group_1_1_3_1_1_1__0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../org.yakindu.sct.genera...
[ { "docid": "fd567ac873f6d40ab9a066a8055b6db9", "score": "0.7915633", "text": "public final void rule__XMemberFeatureCall__Group_1_1_1__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../org.yakindu.sct.generat...
d8677d8a7e6d877eaa74c9328ea3e234
Get the return type
[ { "docid": "c293365b1f7138a0a728d2a6a5fb986b", "score": "0.0", "text": "public long getListSize()\r\n\t{\r\n\t\t// The size of the linked list after the integers have been added.\r\n\t\treturn linkedList.size();\r\n\t}", "title": "" } ]
[ { "docid": "3af7ded7906419c31250862c7ea60994", "score": "0.8433765", "text": "Type getReturnType();", "title": "" }, { "docid": "f9f1a64f7bb9386ac9852c564686cc4b", "score": "0.81827676", "text": "java.lang.String getReturnType();", "title": "" }, { "docid": "f9f1a64f7bb93...
4445384ee9d5a6f66840cd133053295c
Lock the list of listeners for writing
[ { "docid": "3b6d0d778f5b5e8e63f9720f03b1f2e9", "score": "0.5652023", "text": "public void notifyListeners(Consumer<? super T> action) {\n\t\tthis.writeLock.lock();\n\n\t\ttry {\n\t\t\t// Execute some function on each of the listeners\n\t\t\tthis.listeners.forEach(action);\n\t\t} finally {\n\t\t\t// Unlo...
[ { "docid": "5063d0e4d6af12ee1cd1b44edf69e270", "score": "0.6296492", "text": "public synchronized void lockWrite() throws InterruptedException {\n this.waitingWriters++;\n Thread thread = Thread.currentThread();\n while (!this.canGrantWriteAccess(thread)) {\n this.wait();...
ebdc65a4cd86ea7bace8f55a76cff048
Listener for a user scrubbing (dragging their finger along) the graph.
[ { "docid": "6847fc2abb9d223e9dc01284f669648f", "score": "0.6759549", "text": "public interface OnScrubListener {\n /**\n * Indicates the user is currently scrubbing over the given value. A null value indicates\n * that the user has stopped scrubbing.\n *\n * @param...
[ { "docid": "6adc2b0e3f292d7d504ef141f5f2059f", "score": "0.58237976", "text": "void onStopTrackingTouch() {\n mIsDragging = false;\n if(mSliderValueListener != null) {\n /* Add one to account for the zero indexed progress value */\n mSliderValueListener.onSliderValueU...
a93c1bd19476e74d14f29e55e12b3bd0
Extracts the workflow id
[ { "docid": "5653536f29d0e8fc9aac01cc7772452a", "score": "0.65882784", "text": "public static String getWorkflowId(String storeName)\n {\n if (WCMUtil.isPreviewStore(storeName))\n {\n storeName = WCMUtil.getCorrespondingMainStoreName(storeName);\n }\n final int index = store...
[ { "docid": "166398b059b29f3b5a8ff9617a82aecb", "score": "0.74868274", "text": "public String getWorkflowId() {\n\t\tString fileName = ScriptsPath + \"\\\\getWorkflowId.sql\";\n\t\tString getWorkflowIdQuery = TemplateActions.read_file(fileName);\n\t\tCommon.print(substitute(getWorkflowIdQuery));\n\t\tret...
4178a18701f9b53398329cb1edf0ae32
Test when too many arguments are passed in
[ { "docid": "2753c82825f5fb215890820f5c3a785d", "score": "0.7165165", "text": "@Test\r\n public void testTooManyArgs() {\r\n mockFileSystem.createDirectory(\"dir1\");\r\n String[] str1 = {\"pushd\", \"/dir1\"};\r\n String[] str2 = {\"popd\", \"pickles\"};\r\n\r\n pushd.run(str1);\r\n\r\n ...
[ { "docid": "7efa76c71a4813e109b5778c63dec434", "score": "0.7799895", "text": "private boolean checkArgLength(String[] args)\t{\n\t\tif(args.length == 1)\t{\n\t\t\treturn true;\n\t\t}\n\t\treturn false;\n\t}", "title": "" }, { "docid": "17fef7f6ea48b09dc2ae5c6b7ea62039", "score": "0.76231...
e5b1e9c21cdeb228f5a1b4e2abb6db47
Executes the Callable with the executor, the result will be stored in the completionQueue If the callable task generates some Throwable, the Trowable will be bind to the Future. Calling get() on the Future, will throw the ExecutionException withe the original Trowable as its cause
[ { "docid": "3ab9fc8f9c5dc920fadd3d8e8892a46e", "score": "0.6168855", "text": "private FutureTask<KeyResult> submit(KeyCallable callable, ExecutorService executor) {\n return this.start(callable, executor::submit);\n }", "title": "" } ]
[ { "docid": "a623f5a36cfd9f4577053e581b34807a", "score": "0.6824834", "text": "public <T> T call(Callable<T> callable) throws ExecutionException, InterruptedException, TimeoutException {\n ExecutorService executor = Executors.newSingleThreadExecutor(\n ThreadFactoryFactory.creat...
945c3c78c975647e14284d28d68576aa
Creates a user preference for a particular user.
[ { "docid": "abbf9d66b8bba998de645f2d52d79d66", "score": "0.85213643", "text": "public Preference createUserPreference(int userKey, String name, String value) throws AlreadyExistsException;", "title": "" } ]
[ { "docid": "3c85e0d58b5c7041c8d0d2708817fea2", "score": "0.7547626", "text": "public Preference createSystemPreferenceForUser(int userKey, String name, String value) throws AlreadyExistsException;", "title": "" }, { "docid": "c1379a355e8d1560e295f08324bccb00", "score": "0.6494576", "...
f4b3baeba7af3059238b938762a09bc1
If provisioning is successful, enable tethering, otherwise just send the error.
[ { "docid": "8d710be95c70e272568fb3130d8cb544", "score": "0.57380766", "text": "@Override\n protected void onReceiveResult(int resultCode, Bundle resultData) {\n if (resultCode == ConnectivityManager.TETHER_ERROR_NO_ERROR) {\n enableTetheringInternal(type, tru...
[ { "docid": "b03434b49b9043cb70e776d98934420a", "score": "0.63966715", "text": "default void onTetheringFailed(@StartTetheringError final int error) {}", "title": "" }, { "docid": "8637c259d788cb3bb3f3430af28b6bef", "score": "0.5936757", "text": "public void provision() {\n\t\t\n\t\t\...
f29c4e9cd53df766d6d05da75ba381e4
Test case number: 32 /Coverage entropy=0.5623351446188083
[ { "docid": "878548b202c17939b27e45fbfea0abaa", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test032() throws Throwable {\n ClassWriter classWriter0 = new ClassWriter(478);\n MethodWriter methodWriter0 = new MethodWriter(classWriter0, 68, \"\", \"SyigFnature\", \"SyigFnature\...
[ { "docid": "50a148bc12ed19dcf2081bdde1985d8c", "score": "0.7220741", "text": "@Test(timeout = 4000)\n public void test32() throws Throwable {\n Discretize discretize0 = new Discretize();\n discretize0.getCapabilities();\n discretize0.m_NumBins = 3577;\n discretize0.m_UseEqualFrequ...
1d14b50574b5b09aa820245e285c2732
val is added to tower
[ { "docid": "21b2d372c9727d1d2e0ecea67aa49445", "score": "0.0", "text": "public void addDisc(int val) {\n discs.push((Integer) val);\r\n }", "title": "" } ]
[ { "docid": "61723906ece01e3c1eecea652963a4d1", "score": "0.62804276", "text": "public void setValue(Value value) {\n/* 64 */ this.value = value;\n/* */ }", "title": "" }, { "docid": "1be923c4e3283455ede880c7da2c9bfe", "score": "0.6269182", "text": "void setValue(V value) {\r...
b746388b20237540304b4243612fd194
This method should not be called directly!
[ { "docid": "4c8a510c51f37fa8218a2e53016bdc80", "score": "0.0", "text": "public void nodeChanged(TreeNode node) {\n\t\tmMapFeedback.nodeChanged((MindMapNode) node);\n\t}", "title": "" } ]
[ { "docid": "f777356e2cd2fecd871f35f7e556fda8", "score": "0.70537394", "text": "public void mo3640e() {\n }", "title": "" }, { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.6961828", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, ...
d0bc2658e21df04311ed0ed35f7088cf
Called to handle an untagged response response
[ { "docid": "d7df4ffb3c75b3974a0183576d799277", "score": "0.6253584", "text": "public abstract int handleUntaggedResponse (ParsableString ps, final int startPos) throws IOException;", "title": "" } ]
[ { "docid": "693965a8cc6e5330b66c7a7928cffab4", "score": "0.6594803", "text": "@Override\n public ScrollText handleResponse(String response) {\n return null;\n }", "title": "" }, { "docid": "f726c0d2ea2203970a9ea613fcaf1dde", "score": "0.6534761", "text": "@Ov...
391f138a586e7649f980ecaf5db09388
Create an aliased bitnami_edx.student_dashboardconfiguration table reference
[ { "docid": "40c3933079eb71a676b2a1c42e74f19a", "score": "0.59358865", "text": "public StudentDashboardconfiguration(String alias) {\n this(alias, STUDENT_DASHBOARDCONFIGURATION);\n }", "title": "" } ]
[ { "docid": "ff02f8045572769688ecde1c045dc6f9", "score": "0.57337725", "text": "public StudentDashboardconfiguration() {\n this(\"student_dashboardconfiguration\", null);\n }", "title": "" }, { "docid": "b404184aa6ca64650a51f5e69ef4ba12", "score": "0.4993024", "text": "publi...
0b67e2e9be30f7b3fe92ce5f9a2367f1
DragGestureListener methods a Drag gesture has been recognized
[ { "docid": "16055e520d56980b869060534dc9af48", "score": "0.6276992", "text": "public void dragGestureRecognized(DragGestureEvent dge) {\n\t JComponent c = (JComponent) dge.getComponent();\n\t IconTransferHandler th = (IconTransferHandler)c.getTransferHandler();\n\t Transferable t = th.createTra...
[ { "docid": "9e9e3e214a197991121be49f3f5d64d5", "score": "0.716292", "text": "protected void onTouchDragged() {\n }", "title": "" }, { "docid": "5ab973b6f0e22bafd9de917a97dbfcfa", "score": "0.70250803", "text": "boolean onDrag(int xFrom, int yFrom, int xTo, int yTo, MotionEvent ev)...
e55b5d2266428f884dba70a5f3868fbd
CONSTRUCTOR The Constructor for the FreeParking Class.
[ { "docid": "3d3f4c6074cdec80441e984acde71e1a", "score": "0.6715275", "text": "public FreeParking(SquaresManager manager)\n {\n super(manager); //calls the parent's method\n jackPot = 0; //sets jackpot to zero\n }", "title": "" } ]
[ { "docid": "26793f54bb15fd02c0adc4b1f65be7aa", "score": "0.7762097", "text": "public parking(){\n\t\ttime2Free = 0;\n\t}", "title": "" }, { "docid": "2ab7bdbd074492c2da73ce7e195e6214", "score": "0.7395887", "text": "public Parking() {\n }", "title": "" }, { "docid": "2...
a6bef718928d0030017e3fdae02cff71
byte decodedData[] = null;
[ { "docid": "d1999266f3028c15cc4813558334852a", "score": "0.5408143", "text": "private static byte[] decode(char[] base64Data, int numberQuadruple) {\n byte b1 = 0;\n byte b2 = 0;\n byte b3 = 0;\n byte b4 = 0;\n char d1 = 0;\n char d2 = 0;\n char d3 = 0;\n...
[ { "docid": "2dbe825af514d636f2e39acd28df60e2", "score": "0.68845546", "text": "byte[] decodeBytes();", "title": "" }, { "docid": "b29a0aa1d2813de1b7d98b3acc97f6ee", "score": "0.6513383", "text": "public byte[] getData() {\n\treturn null;\n }", "title": "" }, { "docid":...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4a05f611ab6ab35db5a8e789a761533e", "score": "0.0", "text": "private ICategory createLocation(CategoryImpl category) {\n Category cate = new Category();\n cate.setId(category.getId());\n cate.setName(category.getName());\n if(category.getParent()!=null) {\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...
7e53c18b2f0160673c5c2ec2c9489279
Make new object FileCommand
[ { "docid": "8b3a71a4c30c4c7573da8d88750b24a0", "score": "0.62617385", "text": "public FileCommand(byte[] bytes, String file_name, String user_login, String command) {\r\n\r\n\t\tthis.bytes = bytes;\r\n\t\tthis.file_name = file_name;\r\n\t\tthis.user_login = user_login;\r\n\t\tthis.command = command;\r\n...
[ { "docid": "e82269fc53d8b19b826cf6968dfa09c5", "score": "0.69503266", "text": "public FileCommand() {\r\n\r\n\t\tthis.bytes = null;\r\n\t\tthis.file_name = null;\r\n\t\tthis.user_login = null;\r\n\t\tthis.command = null;\r\n\r\n\t}", "title": "" }, { "docid": "8f9d5a850f4062be0631a0eed1d5db1...
da82f44888b3dc6917e02f2ae0a3848e
Searches for a View for an entity
[ { "docid": "9b7aea89f592c896cfa75fac8fc8bed7", "score": "0.54092807", "text": "@Override\r\n @Nullable\r\n public View findView(MetaClass metaClass, @Nullable String name) {\r\n if (metaClass == null) {\r\n throw new IllegalArgumentException(\"Passed metaClass should not be null\...
[ { "docid": "14ee977561e9047f36aad7501823c00d", "score": "0.6670032", "text": "public interface ViewFinder {\n View findView(Object object,int id);\n}", "title": "" }, { "docid": "6f8b5710c8a8ecf704a656129d02516b", "score": "0.6409101", "text": "private View findViewByName(String v...
78ce73f1124f1b90b223e993ae9d6679
Gets the FEN notation of the problem identified by id
[ { "docid": "3b0c55b35367a15ba869f094a475c245", "score": "0.5997532", "text": "String getFEN(int id) throws IOException {//FUNCIONA\n File[] files = new File(filePath).listFiles();\n for(File file : files) {\n String[] splitted = file.getName().split(\"-\");\n if (file...
[ { "docid": "6fb4a8d65f908adeaeb5307129016b3a", "score": "0.5790433", "text": "public String getFahrenheitString()\n\t{\n\t\tif (this.valid()) {\n\t\t\treturn (String) \"\" + getFahrenheit();\n\t\t}\n\t\telse {\n\t\t\treturn StringIdent.NOT_VALID.toString();\n\t\t}\t\n\t}", "title": "" }, { "...
102935cac49f330b2bff1baf818a731f
This interface must be implemented by activities that contain this fragment to allow an interaction in this fragment to be communicated to the activity and potentially other fragments contained in that activity. See the Android Training lesson Communicating with Other Fragments for more information.
[ { "docid": "c80c3a030f8b23f0021031e01aed38a4", "score": "0.6635534", "text": "public interface OnFragmentInteractionListener {\n /**\n * On fragment interaction.\n *\n * @param uri the uri\n */\n// TODO: Update argument type and name\n public void onFragment...
[ { "docid": "e1f39afa57fe2a2d46630e1a38a3a80b", "score": "0.73242587", "text": "public interface OnFragmentInteractionListener {\n void onFragmentMessage(String TAG, Object data);\n}", "title": "" }, { "docid": "74146275c7fa99822f82e623860ec8e7", "score": "0.7207157", "text": "publ...
d130830b48ca80bff92055ee5581b2e4
This method was generated by MyBatis Generator. This method sets the value of the database column t_courses.teaname
[ { "docid": "822acf1332f7e0b35f5a1b9b28367fda", "score": "0.5609549", "text": "public void setTeaname(String teaname) {\n this.teaname = teaname == null ? null : teaname.trim();\n }", "title": "" } ]
[ { "docid": "3b7dd1b076aff707b56071ba1b957edf", "score": "0.62368095", "text": "public void setCourseName ( String name)\n {\n courseName = name;\n // store the course name\n }", "title": "" }, { "docid": "2fa077e1154d4af3615c09f107e29c74", "score": "0.6099421", "text": ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1e5a8bcab587fc2cc422ddc8e2cacab8", "score": "0.0", "text": "@Override\n\tpublic void onNothingSelected(AdapterView<?> arg0) {\n\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...
4aa2ccf3c480736884d0cb7bff450454
TODO(dwiddows): Check that no longer needed in Lucene 4.x and above. Static method for compressing an index. This small preprocessing step makes sure that the Lucene index is optimized to use contiguous integers as identifiers. Otherwise exceptions can occur if document id's are greater than indexReader.numDocs().
[ { "docid": "539bd51f9cc36a785650ad7f8db06349", "score": "0.6431214", "text": "static void compressIndex(String indexDir) {\n\t\treturn;\n\t}", "title": "" } ]
[ { "docid": "8850fc78e8a3c7669d311ac5af3aa826", "score": "0.5821351", "text": "public byte[] getCompressedIndex() {\r\n\t\treturn compressedIndex;\r\n\t}", "title": "" }, { "docid": "20bb6128047ac6b3bdf766140861fa0d", "score": "0.5197879", "text": "public static File writeCompressedIn...
aa5ca9faf96f5360a5b5be69faf25723
GPU used to act as an interpreter... NOPE.JPG
[ { "docid": "39c47461751aff3d7620101c6511192e", "score": "0.0", "text": "@Override\n \tpublic void run() {\n \t\twhile(true) {\n \t\t\trepaint();\n \t\t\ttry {\n\t\t\t\tThread.sleep(1);\n \t\t\t} catch (InterruptedException e) {\n \t\t\t\t// TODO Auto-generated catch block\n \t\t\t\te.printStackTrace();\...
[ { "docid": "c3be04702fb8f063da8bf05a455e11c4", "score": "0.64290744", "text": "String getGpuLoad();", "title": "" }, { "docid": "3dc09080d01d6c06457295e32b45b6ef", "score": "0.6258829", "text": "public static native void transferGPUtoCPU();", "title": "" }, { "docid": "7a...
492040187e44e27c2c47d0b67831f67d
Translates this polygon in X and Y.
[ { "docid": "0ac95246d9810aac3c1e8167646a35d9", "score": "0.0", "text": "public void translate(double x, double y, double z)\n {\n for (RobotQuadrant robotQuadrant : getSupportingQuadrantsInOrder())\n {\n getFootstep(robotQuadrant).add(x, y, z);\n }\n super.translate(x, y);\...
[ { "docid": "355232edac95d4b4a7ffaf3bfb869541", "score": "0.70837647", "text": "public void translate(double x, double y);", "title": "" }, { "docid": "f3b12679c5fa1b9bac928345bb7e7010", "score": "0.69169", "text": "public void translate() {\n xx = x * fl / (fl + z);\n ...
6f337d68d32bc5a73bb2ab97b2fbb94f
method that assign a char to a color (String)
[ { "docid": "ef65a866e63fa414b17fbd67a3d3e752", "score": "0.65862846", "text": "static String colorSwitch (char car){\n switch(car){\n case 'y': return \"yellow\";\n case 'b': return \"blue\";\n case 'w': return \"white\";\n case 'g': return \"green\";\...
[ { "docid": "a4100334355f1ef0c142d5fcde043a08", "score": "0.74911404", "text": "public void setColor(char c) {\n\t\tcolor = c;\n\t}", "title": "" }, { "docid": "f994d56a859f7c4a8a9956bb95262b95", "score": "0.7466155", "text": "public void setColor(char c) {\n\t\tthis.color = c;\n\t}",...
c2254326fd4ae894df566058923cf8b2
/ Changes the backing file of an image
[ { "docid": "413ba09606ddbc6845864729317b641f", "score": "0.0", "text": "public void rebase() throws QemuImgException {\n\n }", "title": "" } ]
[ { "docid": "2e20fa71893d5c315c33873a25a4c1be", "score": "0.71525866", "text": "public void setImage(File newImage){\r\n\t\tthis.image = newImage;\r\n\t}", "title": "" }, { "docid": "57984b959530fd679a0a5959934cbc2c", "score": "0.7078188", "text": "void changeImage(Image newImage);", ...
95535dfb940afcd7de3923bd2d7cb1f4
Run the Map getOtherAttributes() method test.
[ { "docid": "3c95b3934dd8acd42d3178bbe528505b", "score": "0.671999", "text": "@Test\n\tpublic void testGetOtherAttributes_fixture19_1()\n\t\tthrows Exception {\n\t\tBuildingNameType fixture = getFixture19();\n\n\t\tMap<QName, String> result = fixture.getOtherAttributes();\n\n\t\t// add additional test co...
[ { "docid": "66518f113b5ccfb7bba06da11cb58a3c", "score": "0.71710557", "text": "@Test\n\tpublic void testGetOtherAttributes_fixture16_1()\n\t\tthrows Exception {\n\t\tBuildingNameType fixture = getFixture16();\n\n\t\tMap<QName, String> result = fixture.getOtherAttributes();\n\n\t\t// add additional test ...
bb11e6e56fb0d0a6714b682e73038599
WebImageView wardImage = (WebImageView)findViewById(R.id.ward_image); wardImage.setImasgeUrl(" + SERVER_URL + WARD_IMAGE_URL);
[ { "docid": "d838bd76220dba73859aff8814205180", "score": "0.0", "text": "private void initLayout() {\n\t}", "title": "" } ]
[ { "docid": "cb12c8de054321abfcd8b42280d40248", "score": "0.72232914", "text": "private void setImage(){\n\n Log.d(TAG, \"setImage: setting the image and name to widgets.\");\n\n try {\n String imageUrl = trip.getImageUrl();\n ImageView image = findViewById(R.id.imageV...
2bfb8685d8089d8b33b8202e916e0eb5
Generates HTML text with embedded Elegant Icon Font. See:
[ { "docid": "f0fa7632af8d81fde58b1bb446b9de3d", "score": "0.6884649", "text": "public static String elegantIconHtml(String iconRef) {\n return \"<html><font face=\\\"ElegantIcons\\\">\" + iconRef + \"</font></html>\";\n }", "title": "" } ]
[ { "docid": "39f6dc7f6d1f93782f7075c421e4f6b1", "score": "0.72046036", "text": "public static String elegantIconHtml(String iconRef, String text) {\n return \"<html><font face=\\\"ElegantIcons\\\">\" + iconRef + \"</font>&nbsp;\" + text + \"</html>\";\n }", "title": "" }, { "docid": "a7b8...
907083d5011ef0b879321bd0341ef643
Print an error to the console
[ { "docid": "8f73c148bbb7f8945d398debaaa34c36", "score": "0.71926296", "text": "void outputError(String error);", "title": "" } ]
[ { "docid": "6f5183e519e6571c3c7a92478afedb84", "score": "0.7452093", "text": "private void printError(String error)\n\t{\n\t\tSystem.err.println(appendLocation(error));\n\t}", "title": "" }, { "docid": "d50e76dcd21d2b037501aae8ec11f222", "score": "0.7256336", "text": "public void pri...
903dc47dc284a5e6ce9fc368e98bd4bb
$ANTLR start "truncateStatement" /home/kane/apachecassandra0.7.4src/src/java/org/apache/cassandra/cli/Cli.g:272:1: truncateStatement : TRUNCATE columnFamily > ^( NODE_TRUNCATE columnFamily ) ;
[ { "docid": "2cae16f31e55fba02c3d31988bad6e24", "score": "0.7979121", "text": "public final CliParser.truncateStatement_return truncateStatement() throws RecognitionException {\n CliParser.truncateStatement_return retval = new CliParser.truncateStatement_return();\n retval.start = input.LT(...
[ { "docid": "73cf311516880c037c0574cf6732f514", "score": "0.54032296", "text": "public final CliParser.delStatement_return delStatement() throws RecognitionException {\n CliParser.delStatement_return retval = new CliParser.delStatement_return();\n retval.start = input.LT(1);\n\n Comm...
1a5080976db4306183c1218d1d874a4d
create basic short text timing model
[ { "docid": "5544e74b6db5d1b1e2bbcdb3d1574537", "score": "0.5413911", "text": "public DayShortTextModel() {\n super(DAY_MILLIS, 80, \"day familly\", \"one day with text label\", \"day - 24 hours\", 18);\n }", "title": "" } ]
[ { "docid": "14561bf915640aba09b30a453be01d71", "score": "0.624067", "text": "Timing createTiming();", "title": "" }, { "docid": "b9ae84da521b354c2c470f8be8eb427a", "score": "0.58361113", "text": "TimingRepeat createTimingRepeat();", "title": "" }, { "docid": "07ea8eabd02c...
685e10d50e07cd4a4829468d5da452c4
/ manageSMSReceipients: manage an SMS request from the perspective of converting group names into numbers, and append to the to parameter
[ { "docid": "8f130532c528237713d5f2ae74a5972a", "score": "0.59370846", "text": "private void manageSmsRecipients(String username, String password, String to, String group, XcapSbbActivityContextInterface aci ) {\n\t\tCredentials credentials;\n\t\t\n\t\tString documentSelector;\n\t\tString elementSelector...
[ { "docid": "a99133235af3cec3eab262fac289089f", "score": "0.6004061", "text": "void sendSMS(SMSrequest smSrequest);", "title": "" }, { "docid": "5620c0dfe1e64dd87b8001f2beed95ab", "score": "0.59008014", "text": "SendMessageResult sendSMS(SMSRequest sms);", "title": "" }, { ...
d1a3ee72f506c4d27e51940d3207a8f0
QUESTION: CTCI 1.1 (page 48) Implement an algorithm to determine if a string has all unique characters What if you can not use additional data structures? This is without any additional data structure.
[ { "docid": "d8dab1d09056739cb4420782f1a3f47f", "score": "0.6249508", "text": "private static boolean findDups3(String s){\n boolean[] b = new boolean[256];\n for(int i=0; i<s.length(); i++){\n int c = s.charAt(i) - '0';\n if(b[c])\n return true;\n else\n b[c] = true;\n...
[ { "docid": "d8c1be819a73cad20f139f436325a667", "score": "0.7720175", "text": "private static boolean isUniqueChars(String s) {\n // ascii - 128 chars\n if(s.length() > 128) return false;\n\n boolean[] charset = new boolean[128];\n for (int i = 0; i < s.length(); i++) {\n ...
a0e73c3055d6bb325fb78574677cc47d
/ listen for loading oneway anova results so we can add it to theproject
[ { "docid": "563acd150086f9967df4d7fda6965834", "score": "0.52401966", "text": "@Subscribe\r\n\tpublic void onSelectOneWayAnova(OneWayANOVADataSelectedEvent event)\r\n\t{\r\n\t\tgetView().updateSelectionLabel(event.GetPayload().getName());\r\n\t}", "title": "" } ]
[ { "docid": "f71458d6914da2478c967c2826011caf", "score": "0.5245027", "text": "@Override\r\n public void addNotify() {\r\n super.addNotify();\r\n \r\n // add listener\r\n component.getResults().addLabTestListener(this);\r\n }", "title": "" }, { "docid": "ed9dd586c0fc4a5f10c37fd2...
d48eb4f7b45e4d59d67cb1348a8e97b6
epistrefei enan string buffer o opoios periexei oles tis protimisis tou user se ena sigkekrimeno POI
[ { "docid": "c52c925c22b5675ca0bb84958eca384e", "score": "0.0", "text": "public StringBuffer getPoiPreferencesToString(){\n StringBuffer sb = new StringBuffer();\n for (MusicPreference mp : PoiPreferences){\n if (PoiPreferences.indexOf(mp) == 0)\n sb.append(mp.get...
[ { "docid": "a638a69bc944f4e25610e2a7b71aebc4", "score": "0.5824007", "text": "private static String makeStringFromBuffer(Vector buffer)\r\n\t{\r\n\t\tString ret = \"\";\r\n\t\tfor (int i = 0; i < buffer.size() ; i++)\r\n\t\t{\r\n\t\t\tret += (buffer.get(i)).toString();\r\n\t\t}\r\n\t\treturn ret;\r\n\t}...
61d2015a254f628ecaed0f3cf8ba5cad
Sets the speed of the storage motor (gate) to 0 for stopping
[ { "docid": "1c9d1cce57619267612c22bdfa90cb3a", "score": "0.6953049", "text": "public void stop() {\n motor.set(0);\n }", "title": "" } ]
[ { "docid": "3efdaf4f2bfe9650a7a0b8b9db41b77a", "score": "0.7318324", "text": "public void setGateSpeed() {\n motor.set(GATE_SPEED);\n }", "title": "" }, { "docid": "a32f0784663273070e4bad121789b457", "score": "0.706717", "text": "public void resetSpeed(){\n\t\tthis.setSpeed(defau...
de7613d94b6ef2986db5019bfec9e105
Creates reusable ui styles and adds actors to the stage.
[ { "docid": "2cdc397854281cc8b713a21b1c67d3da", "score": "0.0", "text": "@Override\n public void create() {\n super.create();\n healthAnimator =\n new IndependentAnimator(\n ServiceLocator.getResourceService()\n .getAsset(\"images/hud/health.atlas\", TextureAtlas.c...
[ { "docid": "beabb2b66a9b7f6d81d4cfb7335f672a", "score": "0.6563839", "text": "@Override\n protected void initUI() {\n\n HBox raceBox = new HBox();\n Button humanBTN = new Button(\"Human \\n start health: +20 \\n start mana: +2 \\n proficiencies: \" +\n \"\\n light armor \...
c368d76036ca6af4e0ccb082ee2b35d2
Se ejecuta cuando carga la pantalla
[ { "docid": "fb51998b81c31280751cda569991af80", "score": "0.0", "text": "public void totemSetReservas() {\n String totem_linea = null;\n try\n {\n FileReader totem_fileReader = new FileReader(\"database_reserva.txt\");\n BufferedReader totem_bufferedReader = new...
[ { "docid": "c0882b747575f23e24cf44477efe2a44", "score": "0.76157266", "text": "public void ejecutar() {\n }", "title": "" }, { "docid": "25731375179294c9ea5a5f0bd02fa88b", "score": "0.7568208", "text": "@Override\n public void ejecutar() {\n codigoFuente.retroced...
9401acf6c188ac5b9cccf16c34b5f638
Parse the XML data to display the desired output using SAX Parser
[ { "docid": "226cc0864cdb6e9f65bc0dc21bd275aa", "score": "0.5596926", "text": "public static void displayResultsBySAXParser(String filename) {\t\n\n\t\tvar handler = new DefaultHandler() {\n\t\t\tboolean isSerial = false;\n\t\t\tString serialResult = \"\";\n\n\t\t\tboolean isVisibleString = false;\n\t\t\...
[ { "docid": "1ff996524773500c7dfa4e0d8a446dc9", "score": "0.6039589", "text": "public void parse() {\n if (this.daxPath != null) {\n parseXmlFile(this.daxPath);\n } else if (this.daxPaths != null) {\n for (String path : this.daxPaths) {\n parseXmlFile(path)...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "dd3bdff264f9cbc47b149d53a0f08848", "score": "0.0", "text": "@Override\n\tpublic FileVO lookOneFileBoardService(BoardVO mboardVO) {\n\t\treturn mboardDAO.lookOneFileBoardDAO(mboardVO);\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": "" ...
5468872cd13e6976f6686f39e8c7c6cc
/ Retrieving an employee from the DB using an ORM Mapper
[ { "docid": "ff99238f6613cfb742eab0ab13cbd786", "score": "0.6905473", "text": "public Employee getEmployee(String employeeID){\n\t\t\n\t\tConfiguration configuration = new Configuration();\t\n\t\tconfiguration.configure();\t\t\t\n\t\tServiceRegistryBuilder sr = new ServiceRegistryBuilder();\n\t\tsr.apply...
[ { "docid": "0128a8e891ed539c0c1c31c5f08bc93d", "score": "0.77176857", "text": "public Employee getEmployeeById(long employeeId);", "title": "" }, { "docid": "1d0d033354685a75995d1206717855d2", "score": "0.75557846", "text": "Employee getEmployee(int id);", "title": "" }, { ...
e13830f2ff81ed2b793e8ca616a7b18b
Set up any test.
[ { "docid": "994819877cb019d625061696dd9fb541", "score": "0.7722083", "text": "@Before\n\tpublic void setUp() {\n\t\tlogger.info(\"Setting up a single test...\");\n\t}", "title": "" } ]
[ { "docid": "1166112973e76d88b1d9874081c79d52", "score": "0.79533404", "text": "public void setUp() {}", "title": "" }, { "docid": "956cdbfe0196c8394308b21fb781a30b", "score": "0.7883649", "text": "protected void setUp()\n {\n /* Add any necessary initialization code here (e...
76ea00239279bc718a7e7b0ed65d1b1c
/ compiled from: reply_to_mention_clicked
[ { "docid": "15d717813068f1936fcacf95a4d7fa81", "score": "0.0", "text": "public interface OnModeChangedListener {\n void m8401a(CurrentMode currentMode);\n\n void m8402b(CurrentMode currentMode);\n }", "title": "" } ]
[ { "docid": "deddefca1851f28d7b8eae7718e2e38d", "score": "0.6675944", "text": "public Reply replyToButtons() {\n Consumer<Update> action = upd -> {\n String personId = upd.getCallbackQuery().getFrom().getId().toString();\n Person person = personsMap.get(personId);\n ...
55c7b64aa78a5b99c5103bbe55ffbaef
given a block of RRULE, EXRULE, RDATE, and EXDATE content lines, parse them into a single local date iterable.
[ { "docid": "bdcff64127dfe9a7ba3b04c3718dbe1f", "score": "0.54928786", "text": "public static LocalDateIterable createLocalDateIterable(\n String rdata, LocalDate start, DateTimeZone tzid, boolean strict)\n throws ParseException {\n return new RecurrenceIterableWrapper(\n ...
[ { "docid": "4df44ddd7c899dfcd32160b431fe067c", "score": "0.56495875", "text": "public static LocalDateIterable createLocalDateIterable(\n String rdata, LocalDate start, boolean strict)\n throws ParseException {\n return createLocalDateIterable(rdata, start, DateTimeZone.UTC,...
a604b658711581832d49ec294e735510
Disconnect from the current session.
[ { "docid": "0082b72bc52375df88c6326e35694574", "score": "0.0", "text": "void disconnect() throws IOException;", "title": "" } ]
[ { "docid": "eb4ea879e7ca6d3f13c45b100205a2d8", "score": "0.7182255", "text": "public void disconnect(){\r\n this.disconnect(true);\r\n }", "title": "" }, { "docid": "df958e2aa58e9bd1992b82877ccd745d", "score": "0.71376264", "text": "private void disconnect() {\n if (...
f4d5ed1e893f8d4eb56b94259696a93b
Find all entities that satisfy the condition "have strings the same as the given argument" (find by collection)
[ { "docid": "75cb6a2e3b7a78082c98bf65e20edf31", "score": "0.685972", "text": "List<P> findByStrings(Collection<String> collection);", "title": "" } ]
[ { "docid": "c07eba811bb89bcc214096e92906f79f", "score": "0.6867025", "text": "List<P> findByStringsEquals(List<String> list);", "title": "" }, { "docid": "6a5e68a0a43d06da458b92554c58bb9a", "score": "0.60405666", "text": "List<P> findByStringsLessThanEqual(String string);", "titl...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "cd65414cf918d85ef77c8f2ef681195a", "score": "0.0", "text": "@Override\n\t\t\tpublic void onError(int arg0) {\n\t\t\t\t\n\t\t\t}", "title": "" } ]
[ { "docid": "e5fa0eebc721dea67da872fd14413bc7", "score": "0.69744676", "text": "@Override\n\tpublic void formule() {\n\t\t\n\t}", "title": "" }, { "docid": "8b7f87c22e268a87686c66398c2c442b", "score": "0.6936331", "text": "@Override\r\n\t\t\tpublic void atras() {\n\t\t\t\t\r\n\t\t\t}"...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "04b0a61b66b9e4fc74537a85f1926520", "score": "0.0", "text": "@Override\r\n\t\tpublic void mouseEntered(MouseEvent e) {\n\t\t\t\r\n\t\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 ...
1ade8a188351bbed83a93b19e57e6a4f
Sets the display mode of edges. There are 3 possible modes: EDGE_LAG only the representative edges are shown EDGE_HYBRID the representative edges are shown as dark blue, and implied edges shown as ghosted EDGE_REPEATING all edges, both representative and implied are shown dark blue
[ { "docid": "e443b4037d81a6931dc4bc77af72e48b", "score": "0.7525263", "text": "public void setEdgeDisplayMode(int edgeMode) {\n if (edgeMode != this.edgeDisplayMode) {\n switch (edgeMode) {\n case EDGE_LAG:\n case EDGE_HYBRID:\n case EDGE_REP...
[ { "docid": "f0a17298e03617604d6c55b9df96e088", "score": "0.69298744", "text": "public int getEdgeDisplayMode() {\n return edgeDisplayMode;\n }", "title": "" }, { "docid": "36ae7bab530be3cae820c7afa8a3a1c8", "score": "0.59902406", "text": "public EdgeHandling getEdgeHandling...
0494ece09bd8dd14d91c89e92aed9194
Cancel Booking with Booking Code (asynchronously) Cancel the Booking
[ { "docid": "9c292c620c630bc8883002790164fae4", "score": "0.0", "text": "public com.squareup.okhttp.Call cancelBookingCodePostAsync(String bookingCode, final ApiCallback<CancelResponse> callback) throws ApiException {\n\n ProgressResponseBody.ProgressListener progressListener = null;\n Prog...
[ { "docid": "d4f47901a0688ea189200e1cb767ad2f", "score": "0.7169569", "text": "public void cancelBooking(Booking booking) {\n\t\tthis.pendingBookings.remove(booking);\n\t}", "title": "" }, { "docid": "4ebd83244228361ac42aab67af32a27f", "score": "0.700725", "text": "@Override\n publ...
5f77f27b7af807c5be26e3a387d96c61
Returns a List of all of our enemys.
[ { "docid": "d5c209e264904050426572519c4fb1cf", "score": "0.72456414", "text": "protected List<Enemy> getEnemys() {\r\n return enemies;\r\n }", "title": "" } ]
[ { "docid": "a78d098141adb6f2fd9f560d4341f61f", "score": "0.7184888", "text": "public List<Sommet> getEnfants() {\n\t\treturn enfants;\n\t}", "title": "" }, { "docid": "d2b487c31033ddea7c5b853145f44ebf", "score": "0.6687884", "text": "public ArrayList<Enseignant> getEnseignants() {\n ...
d042f305116a7aabd671c169abc3c4d9
Invokes removeSingleWordAndTooLongSentences, removeUnaryNodesFromParseTrees and horizontal_markovization Note that long sentences must removed in test corpus, but not in train corpus therefore in train corpus MAX_SENTENCE_SIZE = 120
[ { "docid": "2f793744b6a6d1d7bf6d4b0d5c89933e", "score": "0.5099884", "text": "public void preProcess(boolean REMOVE_UNARY_NODES_FROM_PARSETREES, boolean DO_HORIZONTAL_MARKOVIZATION, boolean trainSet) {\r\n\t\t\r\n\t\t//ArrayList<Integer> skipIndices = new ArrayList<Integer>();\r\n\t\t\r\n\t\t//remove si...
[ { "docid": "a6cf2e1e6158000f6ab6096260e7b0f9", "score": "0.70796144", "text": "public ArrayList<Integer> removeSingleWordAndTooLongSentences() {\r\n\r\n\t\t//filter out sentences >MAX_SENTENCE_SIZE and single word\r\n\t\tArrayList<Integer> sentenceIndicesToSkip = new ArrayList<Integer>();\r\n\t\t//Arr...
ed2689c2cbca5b03995e9353565e4dcf
this function will send the message the user types after they press enter to the server
[ { "docid": "49f707442a06e174d056e5dfb59dee64", "score": "0.5950277", "text": "@FXML\n private void messageListenerText(ActionEvent event){\n String message = textMessageField.getText();\n\n getClient().sendMessage(message);\n\n textMessageField.setText(\"\");\n }", "title"...
[ { "docid": "749a5753d491dd8389254dce4e8d0dc3", "score": "0.748566", "text": "public void keyPressed(KeyEvent e) {\n\tint key = e.getKeyCode();\n\tif (key == KeyEvent.VK_ENTER) {\n\t try {\n\n\t\tchat.sendText(inputText.getText());\n\t }\n\t catch (JMSException jme){\n\t\toutputText.setText(\"fa...
59dd0a6c5cf26d61c52f9eb1f558d4f4
Util method to write an attribute without the ns prefix
[ { "docid": "9f15b279413ee9d959b8a3103de26dc0", "score": "0.0", "text": "private void writeAttribute(java.lang.String namespace, java.lang.String attName, java.lang.String attValue,\n\t\t\t\tjavax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException {\n\t\t\tif (namespace.equa...
[ { "docid": "4032b8c44c9067682aec7c95df9e1e42", "score": "0.7247223", "text": "private void writeAttribute(java.lang.String namespace,java.lang.String attName,\r\n java.lang.String attValue,javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamE...
592f0aeacd7ccedba3562885f09cb40b
string gender = 7;
[ { "docid": "3dc17d081a210b0509bd26d28cb3a485", "score": "0.6866791", "text": "java.lang.String getGender();", "title": "" } ]
[ { "docid": "7c6f08014227bbe4429355bf9a3f2401", "score": "0.65459585", "text": "private static String getGender() {\n\t\tSystem.out.println(\"what is your gender?\");\n\t\tString temp = in.nextLine();\n\t\tif(temp.equals(\"male\")) { \n\t\t\twho = \"male\"; \n\t\t}else if(temp.equals(\"female\")) { \n\t\...
53a15c77856a6f87c073d141cbfb4921
Set the ViewArea preference. See BOUNDARY_XXX constants.
[ { "docid": "a5c687571968d5d278a95b1b435a2641", "score": "0.7975162", "text": "public void setViewArea( String value )\n {\n prefs.setName( \"ViewArea\", value );\n }", "title": "" } ]
[ { "docid": "98e31fae870250508c03d4bdce66eb7e", "score": "0.66228664", "text": "@Override\r\n\tpublic void setArea(int theArea) {\r\n\t\tmyArea = theArea;\r\n\r\n\t}", "title": "" }, { "docid": "ba1eb8fdcd480cb78bf67330b40fa577", "score": "0.62868285", "text": "public void setArea(int...
b504014a6424ebc8292d3d136b4bac41
Gets the Division's Country ID
[ { "docid": "c9eb7469ff212cfdd59712384065dd55", "score": "0.7050171", "text": "public int getCountryId() {\n return countryId;\n }", "title": "" } ]
[ { "docid": "29e86bf63758b24164ddf33f532eb68d", "score": "0.75732803", "text": "public int getCountryId() {\n\t\treturn _companyAg.getCountryId();\n\t}", "title": "" }, { "docid": "25b7917f9f516b690b5103fa62ed00e3", "score": "0.71278036", "text": "public int getCountryId() {\r\n\t\tre...
c71f3df91a247d3766abd7e565ede018
make beautiful menu for user to use, lalalala!
[ { "docid": "c2670fd157bd0217759e5649ce240dc4", "score": "0.0", "text": "public static void MenuMaking(Display window, final Shell shell){\r\n shell.setSize(800, 600);\r\n shell.setText(\"A Shell Menu Example\");\r\n\r\n Menu menu = new Menu(shell, SWT.BAR);\r\n\r\n //create a...
[ { "docid": "12687dcf0a0ef3f7d031bb3b9be23b19", "score": "0.76084435", "text": "private static void menu() {\n System.out.println(\"[=]-------------------------------[=]\");\n System.out.println(\" | Menu |\");\n System.out.println(\"[=]--------------------...
f41f16262f36cef82d0b2f372a45e70c
Im thinking that the SplashScreen will create this object while it's loading. The splash screen will run in the entire duration of this method. because we can't run our application w/o a database.
[ { "docid": "b110b196a408b85f0eae76920ae7186c", "score": "0.0", "text": "@Override\n public void onCreate(SQLiteDatabase db, ConnectionSource connectionSource)\n {\n try\n {\n Log.d(LOG_TAG, \" we're trying to make the db\");\n TableUtils.createTa...
[ { "docid": "ac9d9d186a32b07fbf9123c12f03e528", "score": "0.79975164", "text": "public SplashScreen() {\n\n createSplash();\n }", "title": "" }, { "docid": "972b1aa4d0ea247752cf9eb07e926270", "score": "0.75858074", "text": "SplashScreen() {\r\n\t\tCreateSplashScreen();\r\n\t...
a1870889ab867b59a83855751cddcdd4
When actionTime is ABSOLUTETIME then time may not be null
[ { "docid": "b51cab35e3c1564be74b6e4bf00502e2", "score": "0.6931933", "text": "private void checkTime(final ValidatorHelper helper, final ScheduleEntry schedule) {\n if (schedule.getActionTime() == ActionTimeType.ABSOLUTETIME && schedule.getTime() == null) {\n helper.addMessage(CHECK_TIME_MESSAGE...
[ { "docid": "33ecb1ea22d8c46d3b5fd119cbb4e116", "score": "0.6216497", "text": "@Override\n\tpublic boolean onActionTime()\n\t{\n\t\treturn false;\n\t}", "title": "" }, { "docid": "6ced1395531b65a1c5a2b161030198c6", "score": "0.6085744", "text": "public String checkTime() {\n if ((t...
b02a64b0e02def665a8fdcd683e2119d
Reminds the user the friends to keep in touch with their friends. Update the list of friends need to meet.
[ { "docid": "df2b9fb6c728eb0d6372362f0bd16147", "score": "0.0", "text": "String whoToMeet(LocalDate today);", "title": "" } ]
[ { "docid": "5779c09fda89e6e92070e7f65580d338", "score": "0.6411816", "text": "private void inviteFriends() {\n\n // Get selected positions\n List<Integer> posSelected = new ArrayList<Integer>();\n\n int pos = 0;\n for (Boolean b : mSelectedPositions) {\n if (b) {\n...
b55ca6f43bcb6c6284932f04c8805e11
Show the file records
[ { "docid": "5e62801d35b249e526278d25fa902054", "score": "0.847904", "text": "public void showFileRecords()\n {\n changeOpenView(itsLocation, OpenViewChange.VIEW);\n }", "title": "" } ]
[ { "docid": "ef15e9c9e5d1bb37328b20d01ba0ecb5", "score": "0.7718253", "text": "@Override\n public void showFileRecords()\n {\n changeOpenView(itsLocation, false);\n }", "title": "" }, { "docid": "58fc5459b59d01357e219e0c9a31f847", "score": "0.7073444", "text": "public ...
def3ed6cbd3ba48fe9ee60ed0bd91674
Compute the remainder, round and normalize. (Divide 2nd argument into first.)
[ { "docid": "6d5edb45d1287f9a2c9736d1673a1dae", "score": "0.0", "text": "public static long mod(Quantity dividend, long divisor) {\r\n\t\treturn dividend.scaledVal % divisor;\r\n\t}", "title": "" } ]
[ { "docid": "437697b74f0f43b4319599f16ffdf11d", "score": "0.5961851", "text": "private void reduce ()\n {\n if (numerator != 0)\n {\n int common = gcd (Math.abs(numerator), denominator);\n\n numerator = numerator / common;\n denominator = denominator / common;\n }...
f1e494d1d79fe4d924af27e23ce14134
The number of consecutive health checks successes required before moving the container to the Healthy state. The default value is 2.
[ { "docid": "5cf62d2fe4abd2fb168523736a25a21c", "score": "0.0", "text": "public Integer getHealthyThreshold() {\n return this.healthyThreshold;\n }", "title": "" } ]
[ { "docid": "e25bc502d6024b684aaf685eb9ed64b9", "score": "0.62428695", "text": "public void incrementFailures() {\n failures.increment();\n }", "title": "" }, { "docid": "7d55d05bb3c769a7330acf74ff812919", "score": "0.6194627", "text": "int getContainerStateCount(LifeCycleSt...
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": "57d3b3e4e0f7f22ec574a04e85c77491", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n \t// <editor-fold defaultstate=\"collapsed\"\n \t// <editor-fold defaultstate=\"collapsed\"\n \t// <editor-fold defaultstate=\"collapsed\"\n \t// <editor-fold defaultstate=\"collapsed\"\n \t// <edi...
[ { "docid": "17113ab7a06544a62482637e283ac13d", "score": "0.7394068", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n }", "title": "" }, { "docid": "156c28fa8...
a00dcc9dfde3aa44715c980f4722345f
Auto generated setter method
[ { "docid": "f7becea35861ac689d751bf27f2931b0", "score": "0.0", "text": "public void setString(java.lang.String param) {\n\n\t\t\tthis.localString = param;\n\n\t\t}", "title": "" } ]
[ { "docid": "9be87f27282d43ba8419c15c20a46b50", "score": "0.79281497", "text": "public void set() {}", "title": "" }, { "docid": "4607d6b323a85e6c8e55746f8b76a357", "score": "0.7619101", "text": "Setter<ENTITY, V> setter();", "title": "" }, { "docid": "49c2c569aafed4d0a7ed...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "97fb8511b1ca8944f3130a679c4e9b38", "score": "0.0", "text": "public void saveObjects(Collection<T> objs) {\n\t\tSession session = getSession();\n\t\tfor(T obj:objs){\n\t\t\tsession.save(obj);\n\t\t}\n\t}", "title": "" } ]
[ { "docid": "b7c706d331e2b507ec0ff8404ad87dc7", "score": "0.69742316", "text": "@Override\r\n\t\t\tpublic void crispel() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "76b3966c8e3f64884c4127d1a3df09a8", "score": "0.68059677", "text": "@Override\r\n\t\t\tpublic void maruti() {\n\t...
0350a4f99cbc21df0e5c026699a3facc
MAIN y prueba del programa.
[ { "docid": "1f72903c0174bf1fd4031f5da4d7a212", "score": "0.0", "text": "public static void main(String[] args) {\n CompruebaFechaCorrecta ejemplo = new CompruebaFechaCorrecta();\n boolean resultadoPrueba = ejemplo.esFechaValida(29,2,2020); // true\n System.out.println(resultadoPrueba);\n }...
[ { "docid": "558dd9fdb92e1ef920f265687e4120fe", "score": "0.7560318", "text": "public static void main() {\n\t\t\r\n\t}", "title": "" }, { "docid": "a1d4c126b88acb5e2a9755ba8662b293", "score": "0.7436588", "text": "public static void main (String[] args){\n\t\tMain ap = new Main();\n\...
946f645bff5414de4f0c6ef04535f57a
Load the list of files for the current Buddy application Clear out the list
[ { "docid": "1c38689fb66f3d94267e8376ee69e55b", "score": "0.5917267", "text": "private void getFileList() {\n mFileIdList.clear();\n\n // Set up the toasts\n final Context context = getApplicationContext();\n final int duration = Toast.LENGTH_SHORT;\n\n // Call get on '...
[ { "docid": "8757c311ede099c1c547a380671412ff", "score": "0.6273435", "text": "public List<Myfile> loadAll() {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "ed60e0ea321aef580d3f99a78007e005", "score": "0.620153", "text": "public void loadAll() {\n try {\n FileI...
90b539dfa13b333d50d3d48a50b119b0
$ANTLR end "T__237" $ANTLR start "T__238"
[ { "docid": "de72a66e39f45c6facdb5aa6d5c1cb91", "score": "0.50335675", "text": "public final void mT__238() throws RecognitionException {\r\n try {\r\n int _type = T__238;\r\n int _channel = DEFAULT_TOKEN_CHANNEL;\r\n // ../de.deg.eler.ft.vp/src-gen/de/deg/eler/ft/...
[ { "docid": "2a0b61b25b20ef3e13d4c8fd5a69981c", "score": "0.57204366", "text": "@Override\n\tpublic void visit(MetaLitPEG n) {\n\t}", "title": "" }, { "docid": "fc973e9da562f42af5ec0ce608bb4830", "score": "0.5307154", "text": "public interface ShortAndIsh extends ASTNodeIsh {\n}", ...
bd8621c6e041cda0f66f45e321faf8ae
Created by Son on 5/19/2018.
[ { "docid": "788259db920efca921222ada654a8ebf", "score": "0.0", "text": "public int insertSongIntoPlaylist(SongPlayerOfflineInfo song, int idPlaylist) {\n SQLiteDatabase db = getWritableDatabase();\n\n OfflinePlaylist playlist = getPlaylist(idPlaylist);\n if (playlist != null) {\n ...
[ { "docid": "f8d94fd3a365ff0f8b293a42b581cc33", "score": "0.58057785", "text": "@Override\r\n public void caminar() {\r\n }", "title": "" }, { "docid": "93de84d0e77a5e19e12e7d0655c39af3", "score": "0.57995343", "text": "@Override\n\tpublic void agit() {\n\t\t\n\t}", "title":...
64bd112810860af68c8d69912bc985ae
Extracts Bluetooth addresses from a packed string. In the packed string, each device entry is a Bluetooth device address followed by ADDR_DELIMETER delimiter.
[ { "docid": "e557f2df29d1e8b9828f3a208b9fcc65", "score": "0.6437795", "text": "private Vector listDevices(String packed) {\n if (packed == null || packed.trim().length() == 0) {\n return null;\n }\n\n Vector addrs = new Vector();\n int index = 0;\n while (ind...
[ { "docid": "72e5a472bf941619b009cf38e0752998", "score": "0.53784764", "text": "public Address[] getAllAddresses(String addrString);", "title": "" }, { "docid": "89dd9605f00d60810ea0d906918ec897", "score": "0.504117", "text": "public String formatBluetoothAddress(String bluetoothAddr)...
583f5141d476be57c493a57c9e2b22e4
Gets the exemptAmount value for this DocumentLineDetail.
[ { "docid": "7157f0b4a6185aa2bc3a4d46616bc8b1", "score": "0.7829296", "text": "public java.math.BigDecimal getExemptAmount() {\n return exemptAmount;\n }", "title": "" } ]
[ { "docid": "36b9ea44780c0db05b2f7e9133d977c9", "score": "0.65687585", "text": "public void setExemptAmount(java.math.BigDecimal exemptAmount) {\n this.exemptAmount = exemptAmount;\n }", "title": "" }, { "docid": "6fa855a1589f9ce3f1e3cbd8e2467b62", "score": "0.6361448", "tex...
545787f33a0a30cc63f7281ad00b6d88
optional uint64 rl_drop_packets = 5; Counter: the total number of ratelimitd packets
[ { "docid": "ae09731ba33b8a2b8edc594dae86e92f", "score": "0.61422414", "text": "boolean hasRlDropPackets();", "title": "" } ]
[ { "docid": "587d3d98a8d999e8e137880a832da55b", "score": "0.78049755", "text": "long getRlDropPackets();", "title": "" }, { "docid": "e803ee57bf4fe4387d212d739029c402", "score": "0.73091686", "text": "long getRedDropPackets();", "title": "" }, { "docid": "02767c77aaf5ebc2a...
bfd539e6436d3beb9212c2c99477b228
Convert the object to the instance that is time. Even if it's the sub class type, it returns a new instance. This method uses specified time pattern when the pattern is not null if the object is string type. If it's null, it uses default time pattern with flexibleparsing based on 'HH:mm:ss'.
[ { "docid": "c03e6281bd46d2ecda5ef1808e15e14f", "score": "0.72839034", "text": "public static Time toTime(Object obj, String pattern, TimeZone timeZone) {\n if (obj == null) {\n return null;\n } else if (obj instanceof String) {\n return toTimeFromString((String) obj, ...
[ { "docid": "0613f5627579aa0554765b9bb94d2db6", "score": "0.7327754", "text": "public static Time toTime(Object obj, String pattern) {\n return toTime(obj, pattern, (TimeZone) null);\n }", "title": "" }, { "docid": "c72b86138b27d8532efc72705a783301", "score": "0.6264667", "t...
afb8df5d471734755e2b291453bce9e6
Gets the "RawObservation" element
[ { "docid": "db0d1c83fff02c3c3fbaa7c3fcc35707", "score": "0.84706813", "text": "public org.landxml.schema.landXML11.RawObservationDocument.RawObservation getRawObservation()\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.landxml.schema.landXM...
[ { "docid": "b6e256cee011a68ccc82113f17e43681", "score": "0.6761335", "text": "public org.landxml.schema.landXML11.RawObservationDocument.RawObservation addNewRawObservation()\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.landxml.schema.land...
b815100bff4c1d74b6fb0a4848d797a0
optional .CMsgTextInlineObject inline_object = 9;
[ { "docid": "f742f2e9281b3ab1a339d9089ced8bcc", "score": "0.71723104", "text": "public Rendermessages.CMsgTextInlineObject getInlineObject() {\n if (inlineObjectBuilder_ == null) {\n return inlineObject_ == null ? Rendermessages.CMsgTextInlineObject.getDefaultInstance() : inlineObject_;\n...
[ { "docid": "57d6a1a83f25bfcce27e9676a2cdc835", "score": "0.85179883", "text": "Rendermessages.CMsgTextInlineObject getInlineObject();", "title": "" }, { "docid": "57d6a1a83f25bfcce27e9676a2cdc835", "score": "0.85179883", "text": "Rendermessages.CMsgTextInlineObject getInlineObject();...
5864ccbb563615cf1ab1499cf38df968
required .Payload message = 2;
[ { "docid": "27d339c4f5dd4a2e8cb03748479f51fb", "score": "0.0", "text": "public boolean hasMessage() {\n return ((bitField0_ & 0x00000002) != 0);\n }", "title": "" } ]
[ { "docid": "b41ba394ccba6927901591dbb4305806", "score": "0.6833705", "text": "V getPayload();", "title": "" }, { "docid": "eeba7f7488f215a1acac17b1cb630daf", "score": "0.67873883", "text": "@Override\n\tpublic void createPayload() {\n\t\t\n\t}", "title": "" }, { "docid": ...
ec126c3999e289194c7b067f12993ac8
Find the _Fields constant that matches fieldId, or null if its not found.
[ { "docid": "d91677eeb00dbc6010b7a823fdbd458d", "score": "0.0", "text": "public static _Fields findByThriftId(int fieldId) {\n switch(fieldId) {\n case 1: // DEVICE_UUID\n return DEVICE_UUID;\n case 2: // ACCESS_TOKEN\n return ACCESS_TOKEN;\n defaul...
[ { "docid": "5de58f05df813aa08edeab24d8477068", "score": "0.78822404", "text": "@org.apache.thrift.annotation.Nullable\n public static _Fields findByThriftId(int fieldId) {\n switch(fieldId) {\n default:\n return null;\n }\n }", "title": "" }, { "do...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "6c0b0159d7e413825f77076a564aac8c", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tint[] nums = {1,3};\n\t\tFindMinimumInRotatedSortedArrayII f = new FindMinimumInRotatedSortedArrayII();\n\t\tSystem.out.println(f.findMin(nums));\n\t}", "title": "" } ]
[ { "docid": "b7c706d331e2b507ec0ff8404ad87dc7", "score": "0.69742316", "text": "@Override\r\n\t\t\tpublic void crispel() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "76b3966c8e3f64884c4127d1a3df09a8", "score": "0.68059677", "text": "@Override\r\n\t\t\tpublic void maruti() {\n\t...
3052ab453e69629e1d06b84c7bf10daa
core thinking: least is the most
[ { "docid": "4b2b2e88dc1dd34e16edd08be9bbd1fe", "score": "0.0", "text": "public int eraseOverlapIntervals(Interval[] intervals) {\n if (intervals.length == 0) {\n return 0;\n }\n\n // sort intervals by ending time\n Arrays.sort(intervals, (a, b) -> (a.end - b.end));...
[ { "docid": "5d70d0283b67d08baea244f0825d41ae", "score": "0.6980859", "text": "private int findLowestF()\n\t{\n\t\tif ((openSet==null) || (openSet.size()<1))\treturn -1;\n\t\tdouble cost;\n\t\tint bestindex,index;\n\t\tbestindex=0;\n\t\tcost=fScore[openSet.get(bestindex)];\n\t\tfor(int i=0;i<openSet.size...