query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
30f148c5fce31f95ed5595b7d36c5260
optional int32 size = 1;
[ { "docid": "3003a8ec531dc39f66b22b3c3a5bd2d2", "score": "0.0", "text": "public Builder setSize(int value) {\n \n size_ = value;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "d619b7083f9f76295e4ab684237f0d0b", "score": "0.74164146", "text": "int size() { return size; }", "title": "" }, { "docid": "1866770be34f4c71ec9a9a95061bd538", "score": "0.74103504", "text": "@Override\n public int getSize() {\n return size == -1 ? 1 : size;\n }", ...
97dc4811989157ea87d0367c031a6452
Create the test case
[ { "docid": "24277e49718d508bffa6ec41eeb309a7", "score": "0.0", "text": "@Test\n\tpublic void RemoveThingsTest() throws Exception {\n\t\tThingKey thingToRemove = PutNewThing();\n\t\tRemoveThingsRequest requestInfo = new RemoveThingsRequest();\n\t\trequestInfo.getThingId().add(thingToRemove);\n\n\t\treque...
[ { "docid": "a5b9f3178d424d8318af47eb4386e0c1", "score": "0.72735393", "text": "Test createTest();", "title": "" }, { "docid": "56c32ea42699e1bed393781be8c30b6c", "score": "0.72661906", "text": "@Test\n public void testcreate(){\n\n }", "title": "" }, { "docid": "3b9...
628e096df93c56149f2e5b30ddddb726
returns a random spawn location
[ { "docid": "6de987c89367c09a924067a6705b8c55", "score": "0.8114173", "text": "public SpawnLocation getRandomWaitRoomSpawnLoc(){\n return waitroom.getSpawn(-1,true);\n }", "title": "" } ]
[ { "docid": "e4bce0cbb1c860cfe97f96e4a0d1e470", "score": "0.84485865", "text": "Location generateSpawnLocation();", "title": "" }, { "docid": "7c32abe56d77322ac214147b4a931387", "score": "0.83882266", "text": "public void spawn() {\n Random random = new Random();\n mLoca...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e83dc58d5bd8126f6207c589c2066f21", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tint n;\n\t\tScanner sc = new Scanner(System.in);\n\t\tdo {\n\t\t\tSystem.out.println(\"Please enter a number larger than 0\");\n\t\t\tn = sc.nextInt();\n\t\t} while (n <= 0);\n\t\tfor (i...
[ { "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...
308106996db4bc22bf0539af33601baa
all Recursive methods have a terminating case
[ { "docid": "6d81901484cd640f2fbe5aa37f72454c", "score": "0.0", "text": "public static String reverse(String str){\n if(str.equals(\"\")){\n return str;\n }\n //must make problem simpler\n String firstChar = str.substring(0,1);\n String restOfString = str.sub...
[ { "docid": "dad71ddb24c8d8c0e7b9f22c35563881", "score": "0.6811857", "text": "@Test\n\t\tpublic void applyRecursivelyGoal() {\n\t\t\tassertSuccess(\" ;H; ;S; s ⊆ ℤ |- r∈s ↔ s\",\n\t\t\t\t\trm(\"\", ri(\"\", rm(\"2.1\", empty))));\n\t\t}", "title": "" }, { "docid": "d1cc1c596981a9ac8dce0c7246...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1926e387d3ebc84eba8bad19169dc0d2", "score": "0.0", "text": "@Override\n\tpublic void shutdown() {\n\t\t\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...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "76e7a2767cd704ff20493594acd4e7ae", "score": "0.0", "text": "@Override\n\tpublic void prepare(Map conf, TopologyContext context, OutputCollector collector){\n\t\tthis.collector = collector;\n\t\tthis.map = new HashMap<String, Integer>();\n\t\ttry {\n\t\t\tthis.fw = new BufferedWriter(new File...
[ { "docid": "63a51b9825ac81396e1d7ad0b9f3ed82", "score": "0.6866318", "text": "@Override\n\tpublic void 군무() {\n\t\t\n\t}", "title": "" }, { "docid": "15ae679aae74424c73fde647cf4332f6", "score": "0.68461496", "text": "@Override\r\n\t\t\tpublic void hissetmek() {\n\r\n\t\t\t}", "ti...
c6b4dbb25b7c4f3b312320ed34b8912f
Time = O(N); Space = O(1);
[ { "docid": "ad49fe7ca9fd7308ae22069ddb638016", "score": "0.0", "text": "public int minDistanceI(int height, int width, int[] tree, int[] squirrel, int[][] nuts) {\n int totDist = 0;\n int minDist = Integer.MIN_VALUE;\n for (int[] nut : nuts) {\n totDist += (distance(nut, ...
[ { "docid": "81ffc86898f92bd9538b230e9e0c6cf6", "score": "0.6693155", "text": "public static void uniformCost() {\n\t\tfor (byte i = 2; i <= N; i++) {\n\t\t\tlong timeStart = System.nanoTime();\n\t\t\t\n\t\t\tucSearch(i, false);\n\t\t\t\n\t\t\tlong timeEnd = System.nanoTime();\n\t\t\tSystem.out.println(\...
8f043b68539e03bf4f0e9ccc737b128a
Updates the progress bar value
[ { "docid": "ffdd4ad70cf5ef67595372bb9491f83e", "score": "0.7490592", "text": "public void updateProgress(int progress) {\n\t\tif(mProgressBar != null && progress >= 0 && progress <= maximum) {\n\t\t\tmProgressBar.setValue(progress);\n\t\t}\n\t}", "title": "" } ]
[ { "docid": "86942d004a6679e7f6eb7d9e5ddcb5e9", "score": "0.80222386", "text": "@Override\n\tpublic void updateProgress(String label, double value)\n\t{\n\n\t}", "title": "" }, { "docid": "774ecd7adafa07fc6791aaeb84bc0b73", "score": "0.77371186", "text": "@Override\n ...
810c549ee014d9af5e9376c1dda331ab
Sets the title of this journey.
[ { "docid": "c897c4281b3132b548c9e77631681cd4", "score": "0.76030046", "text": "@Override\n\tpublic void setTitle(String title) {\n\t\tmodel.setTitle(title);\n\t}", "title": "" } ]
[ { "docid": "d271ed832eb25f959a3a4d954f3e732f", "score": "0.80301505", "text": "public void setTitle(String title) {\n Title = title;\n }", "title": "" }, { "docid": "b80579a048f395db76a45ffaf02aee79", "score": "0.79443806", "text": "public void setTitle(final String title) ...
c9cf07cffb2e0c8282be75cd0011c624
TODO: do what you have to if user clicked cancel
[ { "docid": "000a2950872805407fab6ae611cfc5cd", "score": "0.7648931", "text": "@Override\n public void onCancelClick() {\n }", "title": "" } ]
[ { "docid": "de48fed4e6550388c897f911c9ff9671", "score": "0.74553216", "text": "@Override\n\t\t\tpublic void onCancel() {\n\t\t\t\t\n\t\t\t}", "title": "" }, { "docid": "a6d7f44a2444b19630a71ac783c60616", "score": "0.73868924", "text": "@Override\r\n\t\t\t\t\t\t\t\t\t\tpublic void onC...
880cb5b4e83957f02e7e94385b34eb98
/ Actual logic for fragment goes here, the code which is written in onCreateView()
[ { "docid": "37cb4bfd305374c3c0f49152b19b8fb4", "score": "0.0", "text": "@Override\n protected void start() {\n }", "title": "" } ]
[ { "docid": "c686205f76a97204f61bbe30003e1d1e", "score": "0.75011647", "text": "@Override\n\tpublic void onFragmentCreated(Bundle b) {\n\t\t\n\t}", "title": "" }, { "docid": "353b9cdec9498220361f7fdffcc82dc7", "score": "0.7477892", "text": "@Override\n /*\n * Method that is tr...
b139a92d4241a7dc57c3236d8c87ef42
setMyContext set the current context.
[ { "docid": "8932d8716cc59aa9147939c1df5f70df", "score": "0.83074147", "text": "public static void setMyContext(Context myContext) {\n Utility.myContext = myContext;\n }", "title": "" } ]
[ { "docid": "ae2b497e25aa235f5c2e9f7c6af79f37", "score": "0.7356705", "text": "public void setContext( Object context ) {\n\t\tthis.context = context;\n\t}", "title": "" }, { "docid": "dd02079cc2370ead853f6bb318d7686a", "score": "0.73367137", "text": "public void setContext(Context co...
108e78743aae7165523c3201f19dcd0f
Output only. The False Positive Rate when only considering the label that has the highest prediction score and not below the confidence threshold for each example. float false_positive_rate_at1 = 9;
[ { "docid": "784f81e00d57dc791eb1d334386c31f6", "score": "0.63400054", "text": "@java.lang.Override\n public float getFalsePositiveRateAt1() {\n return falsePositiveRateAt1_;\n }", "title": "" } ]
[ { "docid": "6a5a25fe58732245db9f254469f97e34", "score": "0.7218474", "text": "float getFalsePositiveRate();", "title": "" }, { "docid": "f294942940275b8d2ed0e6b420e8bd81", "score": "0.68367684", "text": "final public double falseNegativeRate()\n {\n int num_false_obs_neg = ...
29a4376e6a4193a54b2c40567d228804
Method to edit json file data
[ { "docid": "0e83991f314797d823192cd6abc02bc5", "score": "0.0", "text": "public void editData(int editOption,String searchTitle,int searchMonth,String editTitle,Integer editMonth,Double editAmount,String editDescription) throws IOException {\n boolean checked = true; // variable created to check i...
[ { "docid": "b20304a6050153a144f9de6f0387cbe9", "score": "0.7081427", "text": "private void updateJson() {\n try (FileWriter writer = new FileWriter(path)) {\n gson.toJson(users_,writer);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n } catch (IO...
033d91efa03747288c0ab36ef9a7713a
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. //GENBEGIN:initComponents
[ { "docid": "208b5a21eb53a60068ac21400ec3c44c", "score": "0.0", "text": "private void initComponents() {\n jPanel1 = new javax.swing.JPanel();\n jLabel1 = new javax.swing.JLabel();\n jLabel2 = new javax.swing.JLabel();\n xLabel3 = new com.rameses.rcp.control.XLabel();\n ...
[ { "docid": "2901c5027f800c57f8efe188557aec1f", "score": "0.73928213", "text": "public MainForm() {\n initComponents();\n }", "title": "" }, { "docid": "2901c5027f800c57f8efe188557aec1f", "score": "0.73928213", "text": "public MainForm() {\n initComponents();\n }",...
db2bd2157f817d48c8582193131b0c4e
Metodo para mandar llamar las activdades desde los menus
[ { "docid": "24344d8a3bc630deacddd9f7ab72f773", "score": "0.0", "text": "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n // Handle action bar item clicks here. The action bar will\n // automatically handle clicks on the Home/Up button, so long\n // as you speci...
[ { "docid": "c0f6e69d2daaabf37293f7914033d381", "score": "0.7643018", "text": "public void activarMenus(){\n menuClaseRed.setEnabled(true);\n menuDireccionRed.setEnabled(true);\n menuMascaraRed.setEnabled(true);\n menuBroadcast.setEnabled(true);\n menuSubredes.setEnable...
d54d87aeb573009d8f05254d9a63e6bd
Processes requests for both HTTP GET and POST methods.
[ { "docid": "0f6598b94388a120070e5ac823dab671", "score": "0.0", "text": "protected void processRequest(HttpServletRequest request, HttpServletResponse response)\n throws ServletException, IOException {\n response.setContentType(\"text/html;charset=UTF-8\");\n try (PrintWriter out...
[ { "docid": "257fd3b4a29a0c8d30e3b5db59c03d9e", "score": "0.6946628", "text": "public byte[] handleRequest(){\n switch (request.getHTTPMethod()) {\n case \"GET\":\n get();\n break;\n case \"POST\":\n post();\n break;\n case \"PUT\":\n ...
5300d5da0f9bf822fe45f4c5305a592a
Checking who is the winner at the end of the game
[ { "docid": "a4e8f41f3c5cf7b5f56201aca9721b72", "score": "0.74260414", "text": "protected void checkWinner()\n\t{\n\t\tint playerLength = 0, enemyLength = 0, winner;\n\t\tboolean playerPahtFound = false, enemyPathFound = false;\n\n\t\t//Player path\n\t\tList<DefaultEdge> result = findPath(true, false);\n...
[ { "docid": "c48a9d856b60574cf7c781c8e177e958", "score": "0.7913417", "text": "public boolean winner(){\n return game.winner();\n }", "title": "" }, { "docid": "438e12162b3c146f79583dd2f678d98b", "score": "0.7895612", "text": "public void checkWinner() {\n\t\t\n\t}", "ti...
72e0bd747b362805dbbd4feb50e35dc9
repeated int32 experiment_id = 6;
[ { "docid": "ed40646963aad2b5760afe475253fe0f", "score": "0.5101789", "text": "public Builder setExperimentId(\n int index, int value) {\n ensureExperimentIdIsMutable();\n experimentId_.setInt(index, value);\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "454b01f7c2d8b80d65bc2121fcb57c72", "score": "0.61896664", "text": "void nextExperiment() {\n this.experiment++;\n }", "title": "" }, { "docid": "f0c35725e99452822418d3e3c43e9ed1", "score": "0.61408573", "text": "public String getExperimentId() { return experimen...
c96a109dc9f85ffed894621ac3403e1e
Gets OfflinePlayer by name
[ { "docid": "67268d7ff90cce66ee45852065deb229", "score": "0.8438503", "text": "public OfflinePlayer getOfflinePlayer(String name) {\n \t\tOfflinePlayer player = getServer().getOfflinePlayer(name);\n \t\treturn player;\n \t}", "title": "" } ]
[ { "docid": "3a99e899040c03445a478bbc14e42499", "score": "0.78809667", "text": "public static OfflinePlayer definePlayer(String name)\r\n \t{\r\n \t\treturn Bukkit.getOfflinePlayer(name);\r\n \t}", "title": "" }, { "docid": "4ecf44c8c3a24f1957fd19c70aca760f", "score": "0.7212884", "te...
634184baf846d2dffe381ace2ae29a27
Tests the new element in the 1.4 DTD.
[ { "docid": "fe8a2a0fb0dc8cc29cef0f86d67b6d68", "score": "0.0", "text": "public void testListenerBinding() throws Exception\n {\n IComponentSpecification spec = parsePage(\"ListenerBinding.page\");\n \n checkLine(spec, 7);\n IContainedComponent c = spec.getComponent(\"c\");\n ...
[ { "docid": "06973b622d16ec9857c37c165dfe0144", "score": "0.5993707", "text": "public void setElement(Element newElement) \n\t{\n\t\t// element = newElement;\n\t}", "title": "" }, { "docid": "be340eb4fb1a9b43892d11daa3aff99d", "score": "0.59823", "text": "protected Node newNode() {\n/...
d38b1c0746fbeac53215862d39ded546
Find all students in the system with the firstname anders
[ { "docid": "c4deaa27e289632b34c57c8f277ad3db", "score": "0.7220842", "text": "public List<Student> getStudentByFirstname(String firstname) {\n EntityManager em = emf.createEntityManager();\n try {\n List<Student> student = em.createNamedQuery(\"Student.getStudentByFirstname\")\n...
[ { "docid": "32c6882409b67d2858beb221cb397223", "score": "0.70866287", "text": "public List<String> searchStudent(String FirstNameIn, String LastNameIn) {\n String sql = \"SELECT * FROM students WHERE LastName = \\\"\" + LastNameIn + \"\\\" AND FirstName =\\\"\" + FirstNameIn + \"\\\";\";\n ...
74aaaa3f20377061afa7d3cb0dde3660
Mutator for the item's weight.
[ { "docid": "ff29ea60469fbde6fb3263d421912b95", "score": "0.72096586", "text": "public void setWeight(int weight) {\n this.weight = weight;\n }", "title": "" } ]
[ { "docid": "9e4b1fde91cea6a382cbb1caac7f623f", "score": "0.77632964", "text": "public float getItemWeight()\n {\n return itemWeigth;\n }", "title": "" }, { "docid": "53662634393cc3d4c181cda19d5c3340", "score": "0.7633099", "text": "public void setWeight(int value) {\n ...
edac27ab5cf537e773afa11fdb36b2b6
Adds the values as an array at the temporary key path created with the `key()` method.
[ { "docid": "443e47725215ed77f7368ae1e8ef1de5", "score": "0.0", "text": "public JSON value(Object... array) { return this.addArray(ephemeral, array); }", "title": "" } ]
[ { "docid": "85b3b17fc7243ba2d10fa0209662fbc9", "score": "0.6057791", "text": "public Representation addAll(String key, List values);", "title": "" }, { "docid": "7f9a86ceae38ce7ded2cc43991f28dd9", "score": "0.5755521", "text": "Long lPushAll(String key, Object... values);", "titl...
468c51ad921fa96037a8a18d7a2134bb
This method was generated by Apache iBATIS ibator. This method returns the value of the database column HR_MSC_MGW_TENDAM_FR_OPER.ARMWB_ESTABS
[ { "docid": "c555c39ca78139ccf82d0916995b5d63", "score": "0.6339134", "text": "public Long getArmwbEstabs() {\r\n return armwbEstabs;\r\n }", "title": "" } ]
[ { "docid": "a1ef809fe163e09c6d09b5e89695bcf0", "score": "0.5930666", "text": "public Long getArmwbReestabs() {\r\n return armwbReestabs;\r\n }", "title": "" }, { "docid": "ddee28420faeaa4358c833078a05ede9", "score": "0.57113415", "text": "public void setArmwbEstabs(Long arm...
f66593af328cf199235be6f7c85fff0e
System.out.println(Arrays.toString(used)); if the first start curr string is equal to the existing work
[ { "docid": "0aef05e9fba6f4b166224bf7f40809ed", "score": "0.5340409", "text": "int findPath(String beginWord, String endWord, String currWord, List<String> wordList, int count, int[] used) {\n if (currWord.equals(endWord)) {\n count++;\n return count;\n // return c...
[ { "docid": "55305f1539e6bee7a87efc6dbc14ba84", "score": "0.5717624", "text": "private boolean isEmpty(State state, int current, String start ){\r\n\t\tif(state.getType()==StateType.Both|| state.getType()==StateType.Final)\r\n\t\t\treturn false;\r\n\t\tif(current>noOfStates){\r\n\t\t\treturn true;\r\n\t\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "2587c2271291513d65971c1a44d430a0", "score": "0.0", "text": "@Override\n\t\tpublic PatientReservation getItem(int position) {\n\t\t\treturn upcomings_reservation.get(position);\n\t\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.66775143", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
c07764774f9cdc6e9a4682bbcc751a85
In some tests we need to force the journal to move to a next file
[ { "docid": "41aa37342da129949fd2dea4472cf839", "score": "0.79912657", "text": "@Override\n public void forceMoveNextFile() throws Exception {\n debugWait();\n journalLock.writeLock().lock();\n try {\n moveNextFile(false, true);\n } finally {\n journalLock.writeLock(...
[ { "docid": "d8c70bc924c15e46b7ca66f03ca40b8f", "score": "0.63302904", "text": "private void switchFile() {\n\t\tif(nextFileToUse == 1)\n\t\t\tnextFileToUse = 2;\n\t\telse\n\t\t\tnextFileToUse = 1;\t\t\n\t}", "title": "" }, { "docid": "546e483857c1de86753d1ce0929e5e06", "score": "0.629929...
9b32f85be536250a733e9754f0bb7bcd
This constructor creates a DUNGEON. A DUNGEON will always be created with 10 steps.
[ { "docid": "577c6532dfc5fbc2ba18e176ecd5ccb4", "score": "0.66049516", "text": "public Dungeon()\r\n\t{\r\n\t\tstep = 10;\r\n\t}", "title": "" } ]
[ { "docid": "03637e88ab5b88e6b01387c8262e3c7a", "score": "0.6168346", "text": "public Dado() {\n this(6);\n }", "title": "" }, { "docid": "0842225dd38abf89a795e9980d17ad6a", "score": "0.6090363", "text": "public Dozent(){}", "title": "" }, { "docid": "05beebafce2...
6390103de801f74325250eb8fb945707
Google api callback methods
[ { "docid": "44b7e7fda4f3d53bf465e091593889f4", "score": "0.0", "text": "@Override\n public void onConnectionFailed(ConnectionResult result) {\n Log.i(TAG, \"Connection failed: ConnectionResult.getErrorCode() = \"\n + result.getErrorCode());\n }", "title": "" } ]
[ { "docid": "51e3957beaf93704a065400a78c32281", "score": "0.63422304", "text": "public interface HttpCallbackListener {\r\n void onFinish(String response);\r\n\r\n void onError(Exception e);\r\n}", "title": "" }, { "docid": "3bdd169b687ebd18b81b074f9ff95101", "score": "0.63138825", ...
05cc04efada6b7d71ee2d627eba5fd6c
Removes the user privacy with the primary key from the database. Also notifies the appropriate model listeners.
[ { "docid": "747817a7a89c7aac0612feea1a7a59b2", "score": "0.6530926", "text": "@Override\n\tpublic UserPrivacy remove(UserPrivacyPK userPrivacyPK)\n\t\tthrows NoSuchUserPrivacyException {\n\n\t\treturn remove((Serializable)userPrivacyPK);\n\t}", "title": "" } ]
[ { "docid": "8a3cb55eb2c3fd4b5e69c6e57e896768", "score": "0.6987269", "text": "@Override\n\tpublic UserPrivacy remove(Serializable primaryKey)\n\t\tthrows NoSuchUserPrivacyException {\n\n\t\tSession session = null;\n\n\t\ttry {\n\t\t\tsession = openSession();\n\n\t\t\tUserPrivacy userPrivacy = (UserPriva...
3722c94d8e312f493da61f48111cd179
optional string request_key = 3;
[ { "docid": "1393a5f9223e5cc1f57107810cbd2eb2", "score": "0.6225489", "text": "public Builder setRequestKeyBytes(\n com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000004;\n requestKey_ = value;\n ...
[ { "docid": "252b52d42900353ad3c639987bbe58dd", "score": "0.8282888", "text": "java.lang.String getRequestKey();", "title": "" }, { "docid": "252b52d42900353ad3c639987bbe58dd", "score": "0.8282888", "text": "java.lang.String getRequestKey();", "title": "" }, { "docid": "25...
43c83324dd88b4f132fab7ec2149ba19
Converting JSON object to task list object
[ { "docid": "1a204e8b675484596976d64360354399", "score": "0.6795497", "text": "private ArrayList<Task> getTaskListFromJsonObject(JSONObject jsonObject, String keyForTaskList){\n\t\tTask tempTask;\n\t\tArrayList<Task> taskList = new ArrayList<Task>();\n\t\t\n\t\tJSONArray jsonTaskArray = jsonObject.getJSO...
[ { "docid": "267bbde0f3d40b6890e65fa124fd7199", "score": "0.66960204", "text": "private void updateList()\n {\n taskObjects = new ArrayList<TaskObject>();\n try {\n String json = new mAsyncTask(context.getApplicationContext()).execute(CMD_TASK_LIST, currentUserObject.getID())....
e3ae5ec760fa59b336c5d0e69c3ba330
/ Using a 2x pointer that will determine if a given linked list is even length or odd length
[ { "docid": "de2fa4f902e2126db5bbffeeb9cd0eec", "score": "0.555183", "text": "private static <T> String getLength(SinglyLinkedList<T> first){\n String[] arr = {\"even\", \"odd\"};\n Node<T> fast = first.getHead();\n while(fast != null && fast.getNext() != null){\n fast = f...
[ { "docid": "5c64a56bad9c1136a2fe3d403e8c8945", "score": "0.6369559", "text": "public ListNode oddEvenList2(ListNode head) {\n if (head == null || head.next == null || head.next.next == null) {\n return head;\n }\n // The list has more than two nodes.\n ListNode prev = head, curr = head....
390fc5686ce1121b86001f221f71acc7
Send MAcknowledge.ind to MMSC if required. If the TransactionID isn't set in the MRetrieve.conf, it means the MMS proxyrelay doesn't require an ACK.
[ { "docid": "0b1fd158962d0824d668ddc14ccdaab5", "score": "0.5638114", "text": "private void sendAcknowledgeInd(RetrieveConf rc) throws MmsException, IOException {\n byte[] tranId = rc.getTransactionId();\n if (tranId != null) {\n // Create M-Acknowledge.ind\n Acknowled...
[ { "docid": "2dd5f879de356f3ee08ba4559783aad6", "score": "0.45935395", "text": "public SubscriptionOrderConfirmationCancellationInstructionV02 setAmdmntInd(boolean value) {\n this.amdmntInd = value;\n return this;\n }", "title": "" }, { "docid": "cd95e71f16427b60feb5c4441fb54...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "d95a53483a6ed65c6d4ca9d36ab188b9", "score": "0.0", "text": "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n super.onCreateOptionsMenu(menu, inflater);\n getActivity().getMenuInflater().inflate(R.menu.menu_main, menu);\n\n }", "title":...
[ { "docid": "6d6813cc5bcaf7f41e48128c1e1db9f6", "score": "0.7292354", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater menu_inflater = getMenuInflater();\n\t\tmenu_inflater.inflate(R.menu.editlesson_actionbar_items, menu);\t//Same actionbar..\n\t\treturn super.onCre...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "97a2db7f271bbbdb841d8b2ebf662986", "score": "0.0", "text": "public int mo25200a(C8261h input, C8267n seekPosition) throws IOException, InterruptedException {\n C8261h hVar = input;\n C8267n nVar = seekPosition;\n long inputLength = input.getLength();\n C8215G payl...
[ { "docid": "6bb82b473a9f707f03cb5cb6b11957bb", "score": "0.6303214", "text": "interface C46974a {\n /* renamed from: a */\n void mo118130a();\n }", "title": "" }, { "docid": "4e6a75296e170c4f7ef9da4ffbf823af", "score": "0.6236393", "text": "public interface C0921a {\...
27cafab214510f42ac9f50bd66bff0bf
BusinessMethod that count the number of occurrences for each pin for this combination.
[ { "docid": "df79c2c0c7df28881200917ca9f901f0", "score": "0.75735193", "text": "private void countOccurrencesForEachPin()\n {\n // Inits occurrence pin map\n this.occurencePinMap = new HashMap<>();\n\n for (Pin currentPin : Pin.values())\n {\n // Sets count in ma...
[ { "docid": "93d81f6b5a78de91a12dc25a292d6941", "score": "0.6658535", "text": "int getS2SMapCount();", "title": "" }, { "docid": "e0ae2e1395885ccf9d6ef235e19ac876", "score": "0.64960784", "text": "public int getCount() {\n\t\tint count = 0;\n\t\tSet<Entry<Object, Boolean>> entrySet = ...
a6a86b5c130123518b8a372952e27fb6
optional uint32 msec_tologonthistime = 6;
[ { "docid": "23d9e85140deb223eb5e01cae2181c41", "score": "0.72338754", "text": "@java.lang.Override\n public int getMsecTologonthistime() {\n return msecTologonthistime_;\n }", "title": "" } ]
[ { "docid": "79ca290dac1523a1be988caeac9a1393", "score": "0.79174197", "text": "int getMsecTologonthistime();", "title": "" }, { "docid": "4dfae1dcdc3fcf4f3f0dd59c23d94902", "score": "0.72043014", "text": "@java.lang.Override\n public int getMsecTologonthistime() {\n retur...
5099ac62c03282e1ee78721314af6a88
Reads input from the user
[ { "docid": "8eb24faf80b3c403d25a35733b161219", "score": "0.77838236", "text": "private String readInput() {\n return new Scanner(System.in).nextLine();\n }", "title": "" } ]
[ { "docid": "8fe16bbbf92d9c59886d15f48b810b42", "score": "0.76896226", "text": "public static void readInput() {\n\t\tinput =(readLine());\r\n\r\n\t}", "title": "" }, { "docid": "54d7a6875fcefcc1d882ed4b67ece4cf", "score": "0.7606477", "text": "public void readInput() {\n Buffe...
d8c4ae80786db60fa86c4b8e2c61813a
Clears the value of the 'NOT_RUN_DESC' field.
[ { "docid": "da02ac79ca23ab99a6bda70a7d0fbb07", "score": "0.81697434", "text": "public org.LNDCDC_NCS_TCS.NOT_RUN_REASONS.apache.nifi.LNDCDC_NCS_TCS_NOT_RUN_REASONS.Builder clearNOTRUNDESC() {\n NOT_RUN_DESC = null;\n fieldSetFlags()[1] = false;\n return this;\n }", "title": "" } ...
[ { "docid": "7c26677b7d6f3f1c7cf7c15e37b8ddfd", "score": "0.7746121", "text": "public void setNOTRUNDESC(java.lang.CharSequence value) {\n this.NOT_RUN_DESC = value;\n }", "title": "" }, { "docid": "524b2c57db0fba574123c15f518f7943", "score": "0.7570639", "text": "public org.LNDCD...
d39e1b589fb4a5bae557b25df3b0d602
string desc = 4;
[ { "docid": "83eaab058fde412809725dbd79a52e2f", "score": "0.0", "text": "public com.google.protobuf.ByteString\n getDescBytes() {\n java.lang.Object ref = desc_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteStr...
[ { "docid": "215875c61f1562d223c4de32df417929", "score": "0.68634593", "text": "java.lang.String getDescription1();", "title": "" }, { "docid": "37f46ed6c9f7f7e2493104bbd0481248", "score": "0.6793197", "text": "java.lang.String getDescription2();", "title": "" }, { "docid"...
6b450ce2ad8405d49a3d1ac5f22da8c0
Implementation of the "Export" user function
[ { "docid": "ba3c3df4394346e3582f0c230c415c3b", "score": "0.6926918", "text": "public void doExport()\n {\n if (exporter == null) {\n exporter = new ExportManager(this);\n }\n exporter.export();\n }", "title": "" } ]
[ { "docid": "88f1ed11b7c712af1efdb13e2c3b72b7", "score": "0.7568572", "text": "@Override\n public void export(File file) {\n }", "title": "" }, { "docid": "016e2c6e73af0c1a6dc3cba10bd790f0", "score": "0.7388779", "text": "public exportData() {\n }", "title": "" }, { "...
dce0c4e4bd291b7f216fddffeedc6a09
Get a players current view session or create a new one.
[ { "docid": "7085dbf6126568e69f809e6619ad8351", "score": "0.62130004", "text": "public static ViewSession get(Player player, @Nullable Block sessionBlock) {\n PreCon.notNull(player);\n\n ViewSession session = getCurrent(player);\n if (session == null || session.isDisposed()) {\n ...
[ { "docid": "2a8d54a7fa32a88cc3705945a55f2e16", "score": "0.67670584", "text": "@Nullable\n public static ViewSession getCurrent(Player player) {\n PreCon.notNull(player);\n\n ViewSession session = _sessionMap.get(player.getUniqueId());\n if (session == null)\n return n...
86ff589e4f1b5a1d285159a794fb8149
Sets the turnaround time
[ { "docid": "f5e72936b8d1270f6071f3ff63720960", "score": "0.7490176", "text": "public void setTurnAroundTime(double turnAroundTime) {\n\t\tthis.turnAroundTime = turnAroundTime;\n\t}", "title": "" } ]
[ { "docid": "14ccf420ec549583cd9d80e1b317d874", "score": "0.7901604", "text": "public void setTurnaroundTime(double turnaroundTime) {\n this.turnaroundTime = turnaroundTime;\n }", "title": "" }, { "docid": "87094d58045faa0a454f14ff1d78b602", "score": "0.7435929", "text": "pu...
b0392dca7afca085bfbd2a4b06fab1db
Report KYC New Business Case
[ { "docid": "78f8882a17c2efb6053f1c29be4e01a7", "score": "0.0", "text": "public ModelAndView kyc_nb(HttpServletRequest request, HttpServletResponse response) throws Exception {\n\t\t//List list = elionsManager.selectKycNewBusiness(tgl_awal, tgl_akhir);\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "e65285b4e4c2bb04def8e109e8a50d92", "score": "0.6652781", "text": "public ModelAndView report_new_business_case(HttpServletRequest request, HttpServletResponse response) throws Exception {\n\t\tReport report;\n\t\treport = new Report(\"Report Daily Monitoring KYC\", props.getProperty(\"report...
11450db010560187abf2a5e457d466e2
Returns whether this factory is applicable for the type of the object. This implementation returns true if the object is either the model's package or is an instance object of the model.
[ { "docid": "46ff0d55808e253afd0b91f67b7f3622", "score": "0.7543955", "text": "@Override\n\tpublic boolean isFactoryForType(Object object) {\n\t\tif (object == modelPackage) {\n\t\t\treturn true;\n\t\t}\n\t\tif (object instanceof EObject) {\n\t\t\treturn ((EObject) object).eClass().getEPackage() == model...
[ { "docid": "f3cf1f6a59463e2c7f6fc533bdfdda90", "score": "0.7596545", "text": "@Override\n public boolean isFactoryForType(Object object) {\n if (object == modelPackage) {\n return true;\n }\n if (object instanceof EObject) {\n return ((EObject) object).eClas...
6912ef43b5333bfedec3d45728383c80
Creates new form upepeoHub
[ { "docid": "fe661c7bb4f25f31eab701c032529151", "score": "0.5791705", "text": "public upepeoHub() {\n initComponents();\n \n ButtonGroup gb=new ButtonGroup();\n gb.add(radiocartoon);\n gb.add(radiogeneral);\ngb.add(radiothriller);\ngb.add(radiohorror);\ngb.add(radiocomedy);\n\...
[ { "docid": "f3d4e3470a57e4ca2b96b9ba468388c7", "score": "0.6083465", "text": "Form createForm();", "title": "" }, { "docid": "ba003d8b5eb7ed73826d2c1a2b6c2866", "score": "0.5835277", "text": "private void createUser() {\n String email = txtEmail.getText().toString().trim();\n ...
b211737f318682dc9e58f6c51b34a1be
.common.UserInfo user = 1;
[ { "docid": "2b2438a5e68e2c16a079f7338d648fce", "score": "0.0", "text": "public frame.game.proto.User.UserInfo.Builder getUserBuilder() {\n \n onChanged();\n return getUserFieldBuilder().getBuilder();\n }", "title": "" } ]
[ { "docid": "614728f11f940aa8d96b3fe6ed93beb0", "score": "0.6786801", "text": "public void setUser(String user)\n {\n _user = user;\n }", "title": "" }, { "docid": "174d3f9ecf3c6b1fc800631bda1952f1", "score": "0.6713601", "text": "public void setCallingUser(entity.User value);...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7084675b4f801d4df61b755a117a29c1", "score": "0.0", "text": "@Override\n\t\t\tpublic void getResluts(JSONObject response) {\n\t\t\t\tLog.i(\"\", response.toString());\n\t\t\t\ttry {\n\t\t\t\t\tString status = response.getString(\"status\");\n\t\t\t\t\tif(status.equals(\"1\")){\n\t\t\t\t\t\tif...
[ { "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...
1aad87bc87f8e2ee71bc1b3ac96edf55
Return type metadata object
[ { "docid": "c6a9f2f2165ac27e1efa35244588cfc2", "score": "0.0", "text": "public static org.apache.axis.description.TypeDesc getTypeDesc() {\r\n return typeDesc;\r\n }", "title": "" } ]
[ { "docid": "e0138e8ca0ae7dd5ab9892d3209dbcb6", "score": "0.7969707", "text": "public MetadataType getType();", "title": "" }, { "docid": "d6bbf5b769567e94837ed9aa7034ec74", "score": "0.7373198", "text": "public MetadataType getType() {\n return type;\n }", "title": "" ...
e69ac9ed86aaaf04aafb64667a1e054e
This method adds data to dispose_buffer This method may only be called from the secondary thread
[ { "docid": "c01209e505e23c44a95cd1960501fa6b", "score": "0.6495053", "text": "public void addToDisposeBuffer(final String key) {\n dispose_lock_w.lock();// WAIT TO ACQUIRE LOCK\n \n try {\n dispose_buffer.add(key);\n } finally {\n dispose_lock_w.unlock()...
[ { "docid": "769fa85976bb5dfe36ae73386b618c83", "score": "0.62397236", "text": "private void updateChunkBuffer() {\n if (create_lock_w.tryLock()) {// DON'T WAIT TO ACQUIRE LOCK (DON'T LET THE RENDER THREAD WAIT)\n \n try {\n \n if (!create_buffer...
be78783a39ab7b73f91037abb9c55fbc
metodo que muestra el dialogo de seleccion de clase
[ { "docid": "dfd6cb1a6745a6d90dfbf1eef532ddc0", "score": "0.6833967", "text": "private void mostrarDialogoClase(int seleccion){\n final Dialog d = new Dialog(MainActivity.this);\n\n String [] contenido={};\n\n //Si estamos en la pestaña de cartas\n if(seleccion==0) {\n ...
[ { "docid": "9a6b15b4b1decd34870fbbfcfc6aaa20", "score": "0.73446524", "text": "public void Seleccionar(){\n\t\t\n\t\t}", "title": "" }, { "docid": "c61b125b1a92ca94f9be808cc0982e96", "score": "0.71919614", "text": "@Override\r\n\t\t\tpublic void seleccionar() {\n\r\n\t\t\t}", "ti...
5c663cedc4e3b0a332c2a8a52c21cb22
JDBC 2.0 Set a REF() parameter.
[ { "docid": "444a306a9fb7954cd42ce78677893d7a", "score": "0.7192032", "text": "public void setRef(int i, Ref x) throws SQLException {\n\t\tthrow new NotImplemented();\n\t}", "title": "" } ]
[ { "docid": "ad798190d000c17944da76d097c049aa", "score": "0.841735", "text": "@Override\n\tpublic void setRef(int arg0, Ref arg1) throws SQLException {\n\n\t}", "title": "" }, { "docid": "049408ea7da98e9afff7a82e265477c0", "score": "0.7393731", "text": "void setRef(java.lang.String re...
34d74db99c9ba1eb1987645fef0d637d
Used to draw an empty box to show the user that there is no more cards. Complexity: O(1).
[ { "docid": "1f995bbf70487e648f4936ea29f9ce0b", "score": "0.6828744", "text": "public void drawEmpty() {\n\t\tsetBackground(Color.WHITE);\n\t\tsetBorder(BorderFactory.createLineBorder(Color.LIGHT_GRAY, 2));\n\t\t_lblCardID.setText(\"\");\n\t\t_lblCardSide.setText(\"\");\n\t\t_cardText.setText(\"<html>emp...
[ { "docid": "5e47b46e822933601d591afe0b0540ae", "score": "0.644677", "text": "public boolean isEmpty(){\n return cardToDeal>=72; //specific to set game\n }", "title": "" }, { "docid": "5616b23c40bcb22b280e059a25cfd031", "score": "0.63919836", "text": "@Test\n\tpublic void te...
7d25cf2f565ae4fae2a84bba6bcbe9d9
Concatenate two byte arrays.
[ { "docid": "088616993b049518654c71ff78bb0e12", "score": "0.8039564", "text": "public static byte[] concat(byte[] arrayOne, byte[] arrayTwo) {\n int combinedLength = arrayOne.length + arrayTwo.length;\n byte[] res = new byte[combinedLength];\n System.arraycopy(arrayOne, 0, res, 0, ar...
[ { "docid": "a670911293332803d396c31683686efa", "score": "0.8431898", "text": "static byte[] concatByteArrays(final byte[] array1, final byte[] array2) {\n byte[] result = new byte[array1.length + array2.length];\n System.arraycopy(array1, 0, result, 0, array1.length);\n System.array...
bcb6410e5200d5658a0077b906261893
Initialize a new round
[ { "docid": "1ad974d153479a9320444ab44040c0fc", "score": "0.6322314", "text": "public void initRound() {\n\t\tcardCounter = 0;\n\t\ttrump = null;\n\t\twinner = null;\n\t\tmatch = true;\n\t\tdeclaredWeise.clear();\n\n\t\tif (roundStarter == null) {\n\t\t\troundStarter = Seat.SEAT1;\n\t\t} else {\n\t\t\tro...
[ { "docid": "dabbb98bfc2abe6c2db82f802e4c5e72", "score": "0.72139883", "text": "public Round() {\n\t\tpot = new Pot();\n\t\tbettingRound = new BettingRound();\n\t\tpreBettingPot = new Pot();\n\t}", "title": "" }, { "docid": "a3fb12d3a9d4becfe0d5a2b1088a5926", "score": "0.6947939", "te...
c7eb3b47fb6e95768150a9e4797386c3
Returns the name of the Help file for the plugin. This should be a text or HTML file residing in the getPluginAppSettingsFolder directory.
[ { "docid": "28c8c041734f21a7f5390ce4875f691f", "score": "0.749392", "text": "public String getHelpFileName()\n {\n return \"readme.html\";\n }", "title": "" } ]
[ { "docid": "68291eda0351a401a04e64a64e869cab", "score": "0.678636", "text": "public java.lang.String getHelp() {\n return help;\n }", "title": "" }, { "docid": "7138e46e646905a15ff0ea0804d2eb07", "score": "0.67627245", "text": "String getHelpText();", "title": "" }, ...
f880f9513ae5c76ba086a4ed0fa106aa
This is Global Controller Exception Handler, i.e. To handle NullPointerException raised in any of the controllers of this Application
[ { "docid": "07e66a4000946960aeacbd1d97baf486", "score": "0.71528536", "text": "@ExceptionHandler(value = NullPointerException.class)\n\tpublic String nullPointerExceptionHandler(Model model) {\n\t\tmodel.addAttribute(\"errorMsg\",\"Global : Something went wrong, please try again later ! \");\n\t\treturn...
[ { "docid": "047c03206fe72eba92dcf6b476dfa32d", "score": "0.6456919", "text": "public GlobalExceptionHandler() {\n\t\tsuper();\n\n\t}", "title": "" }, { "docid": "e6a704ed80f2ab56abe4942f022eed07", "score": "0.6416289", "text": "@ResponseStatus(value=HttpStatus.INTERNAL_SERVER_ERROR)\...
c48e3c349d1b27bfc0a0a97036168e42
Created by afront on 6/24/17.
[ { "docid": "cc097cbdc3c2902b0e0c3b5ee37074e2", "score": "0.0", "text": "public interface TaskCompleteCallback {\n void onFetchCompleted(WeatherR weather);\n}", "title": "" } ]
[ { "docid": "cdf542363f5b089e84183e3d9020935f", "score": "0.6219282", "text": "@Override\n\t protected void ramana() {\n\t\t\n\t}", "title": "" }, { "docid": "f0705d77863f0fa7c516a99a8eca8134", "score": "0.5995169", "text": "private void zbudujSciezkeiRozpocznij() {\n\t\t\r\n\t}", ...
b928287418e91b5d2333a4ac1a8f2642
admittedly a bit silly, but a great way to rid any risk of deviation from flyweight by catching it at the beginning
[ { "docid": "e14e9a449320e565b624a5eaaabf7a3c", "score": "0.0", "text": "public List<Quest> conformQuestListToFlyweight(List<Quest> newQuests) {\n\t\tList<Quest> conformingQuests = new LinkedList<>();\n\t\tfor (Quest q : newQuests) {\n\t\t\tif (this.questForId(q.quest_id) != null)\n\t\t\t\tconformingQues...
[ { "docid": "c8ceec30e6f3ebd2fb8cab39b477d3f3", "score": "0.64263266", "text": "private static void sapxep() {\n\t\t\n\t}", "title": "" }, { "docid": "214bf541fb0839abbce03b2e3b91879a", "score": "0.63643825", "text": "@Override\r\n public boolean isFaulty() {\n return false;...
fe13d41da60136d01fd90513dc6be3fc
receiver need to recognize size of input in first of communication
[ { "docid": "da04c363052e49b3a41bc92114ca6e0a", "score": "0.0", "text": "private static String mainReader(DataInputStream in) {\n synchronized(in) {//inputStream object should be lock not whole method\n try {\n if (in.available() != 0) {\n try {\n\n ...
[ { "docid": "6724d8152b7221850786faaa1b2da967", "score": "0.6894076", "text": "int getMaxInputProtocolMesgLen();", "title": "" }, { "docid": "bddbf3900be3cc6038a5c1b8b0ef8726", "score": "0.6349454", "text": "public int getPayloadSize() throws IOException;", "title": "" }, { ...
56733c4210f6e21e76cfb2cc1494f656
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
[ { "docid": "12fddf206fd292af75ba4f0ae29f423a", "score": "0.0", "text": "public static _Fields findByThriftIdOrThrow(int fieldId) {\n _Fields fields = findByThriftId(fieldId);\n if (fields == null) throw new IllegalArgumentException(\"Field \" + fieldId + \" doesn't exist!\");\n retu...
[ { "docid": "1375135833329b2bec485473bc019be5", "score": "0.7627166", "text": "@org.apache.thrift.annotation.Nullable\n public static _Fields findByThriftId(int fieldId) {\n switch(fieldId) {\n case 1: // E\n return E;\n default:\n return null;\n ...
e833f4fd0b93beb0f226425ef1c78b42
Returns false and displays an error message if Sceneform can not run, true if Sceneform can run on this device. Sceneform requires Android N on the device as well as OpenGL 3.0 capabilities. Finishes the activity if Sceneform can not run
[ { "docid": "caae1d39762eae8de9c6f1f2bf451b7c", "score": "0.7842121", "text": "public static boolean checkIsSupportedDeviceOrFinish(final Activity activity) {\n if (Build.VERSION.SDK_INT < VERSION_CODES.N) {\n Log.e(TAG, \"Sceneform requires Android N or later\");\n Toast.makeTex...
[ { "docid": "855b1df1133f5c9574c5b7f80f60477c", "score": "0.580409", "text": "private boolean checkRequirements() {\n String pimVersion = System.getProperty(\"microedition.pim.version\");\n if (pimVersion == null) {\n Form messageForm = new Form(\"Not supported\");\n m...
3b41ed73351ca7e920566d8cfc2e7c7b
Sets the valor value for this ParametrosAlterarItemPreco.
[ { "docid": "d09fd21f7b310031c719847713b07e72", "score": "0.5672072", "text": "public void setValor(double valor) {\n this.valor = valor;\n }", "title": "" } ]
[ { "docid": "caf4329cf6a585c326027eb6e0da0e32", "score": "0.63595825", "text": "public void setValor(int valor) {\r\n this.valor = valor;\r\n }", "title": "" }, { "docid": "93a0af0105e24dc66199ca61967387f3", "score": "0.62740064", "text": "public void setValor(int valor) { ...
82e9b8576b7f342817940c1e0b14222d
/////////////////////////////////////////////////////////////////////////// Configure behavior in case an unsupported method is called. If argument is true, unsupported methods throw an UnsupportedOperationException.
[ { "docid": "5b5c872a118d92f1a1fc09a70e645b9d", "score": "0.6508874", "text": "public static void setThrowExceptionOnUnsupportedMethod(boolean flag) {\n iThrowException = flag;\n }", "title": "" } ]
[ { "docid": "c398576ca20b28ce3449a8b30e1de520", "score": "0.6366508", "text": "public static boolean getThrowExceptionOnUnsupportedMethod() {\n return iThrowException;\n }", "title": "" }, { "docid": "06cecee4417b5c82893038cf442c7eed", "score": "0.63628876", "text": "static public...
3489f25fe2c2c78200a3d65bd965f0d6
for 1tier criteria hierarchy (criteria/preferences of one agent)
[ { "docid": "77a46b6e8ad1b3442cbb519196b97bf4", "score": "0.0", "text": "public Ranking(ArrayList<ArrayList<Double>> Criteria, ArrayList<ArrayList<Double>> Alternatives,\n\t int[] minmaxCriteriaOptions) {\n\t// Criteria - pairwise comparisons of importance of criteria used (size\n\t// m*m, where m - a...
[ { "docid": "bd110e8d67b7054a1533767485117a9b", "score": "0.58704287", "text": "public TStrategyCriteria() {\r\n oredCriteria = new ArrayList<Criteria>();\r\n }", "title": "" }, { "docid": "799a8793cc02772d5a5901c484416ef8", "score": "0.5863404", "text": "private void setupC...
c825633a05211d44962fc695db17dd25
todo: implement once rollback is in place causing duplicate key contraints
[ { "docid": "ae2d25232bb50d768fc348287cab7e27", "score": "0.59454846", "text": "@Test\n\t@Ignore\n\tpublic void testUpdateAndRollback() throws Exception {\n\t}", "title": "" } ]
[ { "docid": "3cacfe65d10a9d44824e17e8de36ad07", "score": "0.663847", "text": "@Override\n\tpublic void rollback() {\n\t\t\n\t}", "title": "" }, { "docid": "65e8a6b0ee5039829c27f8e6e578ce90", "score": "0.6636759", "text": "@Override\r\n\tpublic void rollback() {\n\t\t\r\n\t}", "tit...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "cc97b2c779bda1d24534f35ac62ab4ab", "score": "0.0", "text": "public void mo4693a(C0641cn cnVar) {\n int i;\n int i2 = 0;\n this.f3136kI.f3143kP = null;\n if (!(cnVar.errorCode == -2 || cnVar.errorCode == 3)) {\n C0644cp.m1485a(this.f3136kI);\n }\n...
[ { "docid": "40e9785645e7f278c7de226a84dd3b77", "score": "0.61801475", "text": "public interface C35595b {\n /* renamed from: a */\n void mo90406a();\n }", "title": "" }, { "docid": "a14760f0a1a6f90e9f568881c3a67610", "score": "0.61778456", "text": "public interface a...
7392f4955ec7b95c2d819e145dbcb05f
Getter for the enabled field.
[ { "docid": "6d77a2da4c5ed1694692e1691ccea015", "score": "0.82865566", "text": "@Override\n\tpublic boolean getEnabled() {\n\t\treturn enabled;\n\t}", "title": "" } ]
[ { "docid": "98b24856c2620702f9b43cc3c349f60e", "score": "0.84411913", "text": "public String getEnabled() {\r\n return enabled;\r\n }", "title": "" }, { "docid": "98b24856c2620702f9b43cc3c349f60e", "score": "0.84411913", "text": "public String getEnabled() {\r\n retu...
0cae659eb65e89c03fc535053464edf2
Construct a BlockContext object from the information at the given BID in this PST file.
[ { "docid": "71eed89352a823008a8b77f7a4d2f92a", "score": "0.74641", "text": "BlockContext(final BID bid, final BlockMap bbt, PSTFile pstFile)\n\t\tthrows\n\t\t\tCRCMismatchException,\n\t\t\tjava.io.IOException\n\t\t{\n\t\t\tsuper(pstFile.header.fileFormat);\n\t\t\tfinal BBTEntry entry = bbt.find(bid);\n\...
[ { "docid": "02324691bf5b1058886e115edc7b6fc6", "score": "0.51395667", "text": "public Builder setBididBytes(\n com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n bidid_ = value;\n onChang...
4bf88e2f8969e27bcf6c6e08e5bc0a34
MILESTONE 3 Don't worry if you can't do this one efficiently.
[ { "docid": "f4582741c332e75d574d5dc2e008b91f", "score": "0.0", "text": "public int find(String s) {\n\t\treturn find(s, 0);\n\t}", "title": "" } ]
[ { "docid": "27e436f0a0c9200a542c73eabe9c3662", "score": "0.5728726", "text": "private void Met4() {\n\t\t\r\n\t}", "title": "" }, { "docid": "b941b399a338e8c204f1063e54a94824", "score": "0.560936", "text": "public void mo7103g() {\n }", "title": "" }, { "docid": "c...
9e8895dd64c0c99a07d69b02f54fc7c4
/ renamed from: com.ss.android.ugc.aweme.services.video.IRecordActivityService
[ { "docid": "3bb9cb7b78565958d8ac35ca272f1c08", "score": "0.7394981", "text": "public interface IRecordActivityService {\n Class<? extends Activity> getVideoPublishActivityClass();\n\n Class<? extends Activity> getVideoRecordActivityClass();\n\n boolean instanceOfVideoRecordActivity(Context cont...
[ { "docid": "c9a83ec40e17a835cfddf4d40ea22549", "score": "0.6724054", "text": "public interface IRecordViewListener {\n void deleteLastVideo();\n\n void onStartRecord(List<VideoEntity> recordedVideos);\n\n void onStopRecord();\n}", "title": "" }, { "docid": "88ee53ed83fda6117f8c9b844...
db14dff279aa6c424137005336968d4a
Find the _Fields constant that matches name, or null if its not found.
[ { "docid": "499e38a4c1d4e67f49bf89500380b23a", "score": "0.7542117", "text": "@org.apache.thrift.annotation.Nullable\r\n\t\t\tpublic static _Fields findByName(java.lang.String name) {\r\n\t\t\t\treturn byName.get(name);\r\n\t\t\t}", "title": "" } ]
[ { "docid": "2aedca74101f3519831ef106c8e1a7b6", "score": "0.77550375", "text": "@org.apache.thrift.annotation.Nullable\n public static _Fields findByName(String name) {\n return byName.get(name);\n }", "title": "" }, { "docid": "2aedca74101f3519831ef106c8e1a7b6", "score":...
0465be31231f3dd92b208216b530ee55
No args constructor for use in serialization
[ { "docid": "61a736c7615824e4ba64745614d9797d", "score": "0.0", "text": "public WebhookResponse() {\n }", "title": "" } ]
[ { "docid": "7f1ccb9bc18b4d4f39c7a7bf47680691", "score": "0.7838721", "text": "public Serializer() {}", "title": "" }, { "docid": "4143bb3cf91dad64de4b889d78c4f2b3", "score": "0.7018587", "text": "public Data() {}", "title": "" }, { "docid": "6bd374f3ab76627ec5d8981a3c054e...
bac113d3715f3f286b1edb492fbe0240
Sets the stderr output for the command.
[ { "docid": "362c67ccc29021d577c7bf963dc4a50d", "score": "0.67653865", "text": "public abstract Builder setStderrStream(ByteArrayOutputStream stderr);", "title": "" } ]
[ { "docid": "77d6da57ef46c4f049a89af6ac2adde4", "score": "0.73570436", "text": "@JsonProperty(\"stderr\")\n public void setStderr(ArtifactLocation stderr) {\n this.stderr = stderr;\n }", "title": "" }, { "docid": "febec1672983368a3148c124e2f78971", "score": "0.6802552", "...
120a9f333dff216b0a7b76154ef427c8
Get filename from path
[ { "docid": "c5703dbc0bc3e0a73ce91d274f11dd22", "score": "0.7799635", "text": "public static String getFilename(String path) {\r\n int i;\r\n if ((i = path.lastIndexOf(PATH_SEPARATOR)) == -1) {\r\n return path;\r\n }\r\n if (i == path.length() - 1) {\r\n ...
[ { "docid": "5a5518152e92f618966dd308ea7bb8f9", "score": "0.82712287", "text": "private String getFilename(String path) {\r\n\t\tint slashHere = path.lastIndexOf('/');\r\n\t\tif (slashHere == -1) {\r\n\t\t\treturn path;\r\n\t\t} else {\r\n\t\t\treturn path.substring(slashHere + 1);\r\n\t\t}\r\n\t}", ...
5b01e79ef0fa4bc690a3c401413b604b
Exporta a fichero ArcView ASCII pasandole el nombre del fichero a salvar.
[ { "docid": "1d0fafee377db590d925a88c56caa8ff", "score": "0.55210376", "text": "public void ExportToArcViewASCIIFile(String sFile, int band)\n\t\t\tthrows IOException, NumberFormatException, InterruptedException {\n\n\t\tBufferedWriter fout = new BufferedWriter(new FileWriter(sFile));\n\n\t\tfout.write(\...
[ { "docid": "2c60a7c810673989191a0d61fb3f6aff", "score": "0.6541766", "text": "public void exportarUno(String ARCHIVADOR)throws IOException\n {\n try {\n File nuevo=new File(ARCHIVADOR);\n String ruta=nuevo.getAbsolutePath();\n File archivo=new File(ruta);\n ...
6470a46cb8daf30cc9ea06d2f442c03f
/ access modifiers changed from: packageprivate
[ { "docid": "034ed2bb5ef424bd9494d29f8a51d91c", "score": "0.0", "text": "public void defineTemplate(VirtualView virtualView, String str) {\n this.mDefinedTemplates.put(str, virtualView);\n }", "title": "" } ]
[ { "docid": "5d6f8db1f75beb16acd7c64687bc500c", "score": "0.7077185", "text": "private Utilitarios() {\n\t\t\n\t}", "title": "" }, { "docid": "f6f56f418bd606790da6d3f972d1bd39", "score": "0.6599217", "text": "protected abstract void mo3576c();", "title": "" }, { "docid": "...
b56bc0ac4569747b9089bd40a02d1b44
Depediendo del tipo de objeto (Noticia, Quiz, Integer...) devolvemos el tipo de celda del RecyclerView.
[ { "docid": "348494c182d5eb95d9d237ebd363ece1", "score": "0.60543185", "text": "@Override\n public int getItemViewType(int position) {\n if (items.get(position) instanceof Noticia) {\n return NOTICIA;\n }\n if (items.get(position) instanceof Persona) {\n retu...
[ { "docid": "160773ae524a93779a06624496c68cfe", "score": "0.6014189", "text": "@Override\n public RecyclerView.ViewHolder onCreateViewHolder(ViewGroup parent, int viewType) {\n LayoutInflater inflater = LayoutInflater.from(contexto);\n View viewDeLaCelda = inflater.inflate(R.layout.celda...
466bb3daae8d68ddf97a8f233effc7ce
Start the RegistrationManagerImpl. it is idempotent, it can be invoked multiple times while in same state and is not thread safe.
[ { "docid": "399346e17a70043f4cbe3e2c3140ea37", "score": "0.55802715", "text": "@Override\n public void start(){\n\n if(!isStarted){\n synchronized (this) {\n if (!isStarted) {\n isStarted = true;\n }\n }\n }\n }",...
[ { "docid": "7b1547f4910aec189c43ebd692300854", "score": "0.7082744", "text": "public DeviceManager() {\n this.registrationExec.submit(new RegistrationWorker(this));\n }", "title": "" }, { "docid": "a569e05b35d1f09ef0873493f28e3d9b", "score": "0.6950313", "text": "private void sta...
45ad52d68c99f592ed413124a792cc98
Method to Cancel the invitation
[ { "docid": "78ebb9a20e83bebd9519de344c304d4d", "score": "0.0", "text": "public static String cancelInviRemoveRow(){\n\t\t\t\tGlobals.Component = Thread.currentThread().getStackTrace()[1].getMethodName();\n\t\t\t\tAPP_LOGGER.startFunction(Globals.Component);\n\t\t\t\tString retval=Globals.KEYWORD_FAIL;\n...
[ { "docid": "6ef8c16ceb39cf6aefa3898c8c223fb5", "score": "0.73840207", "text": "@Path(\"/{invitationIdentifier}\")\n\t@DELETE\n\t@Produces({ MediaType.APPLICATION_JSON })\n\tpublic Response cancelUserInvitation(@PathParam(\"invitationIdentifier\") String invitationIdentifier);", "title": "" }, { ...
b337af45192c56cabc77729a3d82659b
this test goes online to rubygems.org
[ { "docid": "a7b08afd5cd97f491640ee94edbda621", "score": "0.5588357", "text": "@Test(expected = FileNotFoundException.class) \n public void fileNotFoundOnDirectory() throws Exception {\n\tURL url = new URL(\"mavengem:https://rubygems.org/maven/releases/rubygems/rails\");\n\turl.openStream();\n }", ...
[ { "docid": "9d492f281912d1030ba8430cda9982d7", "score": "0.62811416", "text": "@Test\n public void test() throws Exception {\n Verifier v01 = getVerifier(\"/TYCHO0367localRepositoryCrosstalk/bundle02\", false);\n v01.getSystemProperties().setProperty(\"p2.repo\", P2Repositories.ECLIPSE_...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7e6a0b6d417ea319b269b6c4d8f386ab", "score": "0.0", "text": "public boolean onKeyDown(int keyCode, KeyEvent event) {\n\n\t\tif (keyCode == KeyEvent.KEYCODE_BACK) {\n\n\t\t\tif ((System.currentTimeMillis() - mExitTime) > 2000) {\n\t\t\t\tToast.makeText(this, \"Once press again,exit program\", ...
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.68002176", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "ti...
e90c13ae28a429682807390fc11f42e3
Get a the html options of detectors for the apply_detectors component this will produce the html of the dropdown of detectors from the detector datashop project
[ { "docid": "a1cbf63218be4bbf827f4cdf4b745f55", "score": "0.73995405", "text": "private static String getDetectorListHtml(String workflowComponentsDir, String baseDir) {\r\n // Get the name of the dataset containing the detectors\r\n String propertiesFileLocation = workflowComponentsDir + Fil...
[ { "docid": "d966c15ca7a4426e0c8cef15621eccdd", "score": "0.5697793", "text": "public void showOptions() {}", "title": "" }, { "docid": "1aebeabed9f7f486eda3a310e65bde0f", "score": "0.56911045", "text": "public List<WebElement> getallOptions() { return se.getOptions(); }"...
d5e75d03ccf8de63d7a3bf31aad4bc33
Return a Response object that looks like a BYE protocol response. Include the details of the exception in the response string.
[ { "docid": "5b6b4ad48c8730290c135b35f0b4abd8", "score": "0.7497912", "text": "public static Response byeResponse(Exception ex) {\n\tString err = \"* BYE JavaMail Exception: \" + ex.toString();\n\terr = err.replace('\\r', ' ').replace('\\n', ' ');\n\tResponse r = new Response(err);\n\tr.type |= SYNTHETIC...
[ { "docid": "b333a63b29a06328de8ca3d4d78c3b7c", "score": "0.7203334", "text": "public ExceptionResponse getExceptionResponse() {\n return new ExceptionResponse( LocalDateTime.now(),this.code, this.reason, details);\n }", "title": "" }, { "docid": "e6dcd5be07ea1bdaa9faae3be9dbd226", ...
63e6f2060ceb5ea271c33099653dffc1
Set the trace array on a copy of this trace chain
[ { "docid": "7dbb103b27ec413d80586c5049d2d241", "score": "0.5495544", "text": "public TraceChain traces(Trace[] traces) throws ArgumentNullException, InvalidLengthException {\n return new TraceChain(traces);\n }", "title": "" } ]
[ { "docid": "ac3146c107bae5d743d93e7775ec8f3f", "score": "0.57911444", "text": "public void setArray(final T[] array)\n\t{\n\t\t_array = Arrays.copyOf(array, array.length);\n\t\t_size = array.length;\n\t}", "title": "" }, { "docid": "db1857dcdab3463945a160e2b00e0a7b", "score": "0.56966525...
0e8d8d03fc008297caf2160ac67e90d9
========================================================================== Constructor ========================================================================== Constructor calls initialise to set up controller
[ { "docid": "9685fff21fc6c38bd5a111587f3bd8d0", "score": "0.0", "text": "public TimePeriodRefundController() {\r\n\t\tinitialise();\r\n\t}", "title": "" } ]
[ { "docid": "9bd2822423c5c11eb530ac4314738f7d", "score": "0.7817808", "text": "public Controller() {\r\n\t\t\r\n\t}", "title": "" }, { "docid": "8911ab35045a6f25aa887ebcd1d944c1", "score": "0.7599907", "text": "public TNController()\n\t{\n\t\t//this will never be called\n\t}", "ti...
62952d5aecb0e9f8873d00fff7b864f8
System.out.println("".hashCode()); System.out.println("123".hashCode()); System.out.println("abc".hashCode()); System.out.println("123abc".hashCode());
[ { "docid": "959d84511014da69315e60c5751e022c", "score": "0.75074434", "text": "public static void main(String[] args) {\n\t\thhash(\"\");\r\n\t\thhash(\"123\");\r\n\t\thhash(\"abc\");\r\n\t\thhash(\"123abc\");\r\n\t\tHashTest hashTest = new HashTest();\r\n\t\tSystem.out.println(hashTest.hashCode());\r\n...
[ { "docid": "6a3d399132bfc862775168e758a43372", "score": "0.77203095", "text": "public int hashCode() {\n return toString().hashCode();\n }", "title": "" }, { "docid": "35f4d29ecc338b85428e7a4ac24f26f3", "score": "0.76095766", "text": "public static void main(String[] args...
4b1c45979c7998054659d7f29cae926c
Sets the usuario field. El usuario del nodo
[ { "docid": "11a31f4109f32bbfda082ba22c4e54cd", "score": "0.80091625", "text": "public void setUsuario(java.lang.String usuario);", "title": "" } ]
[ { "docid": "3ac678b3c6a2d73cd9c5abad46c14b4e", "score": "0.82231253", "text": "public void SetUsuario() {\n lbNombre.setText( LoginSession.GetInstance().GetDocente().getNombres() );\n lbApellidos.setText( LoginSession.GetInstance().GetDocente().GetApellidos() );\n lbCedulaProfesiona...
6b14b286570d029ce06de688719de9fd
Modifies a given TestElement to mirror the data in the gui components.
[ { "docid": "86dd1cda6e119be820cf4051ba0cd53d", "score": "0.56747454", "text": "@Override\n public void modifyTestElement(TestElement te) {\n super.configureTestElement(te);\n CitrixIcaFileSaver icaFileSaver = (CitrixIcaFileSaver) te;\n icaFileSaver.setSaveFolder(filePanel.getFile...
[ { "docid": "da561c9521341f91f653e454a581f122", "score": "0.5875618", "text": "@Override\r\n\tpublic void modifyTestElement(TestElement element) {\n\t\tsuper.configureTestElement(element);\r\n\t\tif(element instanceof Json2VarPostProcessor){\r\n\t\t\tJson2VarPostProcessor jpAssertion = (Json2VarPostProce...
974e9aaa67fe2cd50948590b1a58c9ba
end main() This comment just breaks up the code so it can be read more easily gets Supplies sales data from user
[ { "docid": "8c03d0a1e6d6589e730b1f7bfe60eff3", "score": "0.74245083", "text": "public static void getSuppliesAcctSalesData() {\r\n Scanner scan = new Scanner(System.in);\r\n\r\n System.out.println(\"****ENTER SUPPLIES ACCOUNT SALES DATA****\");\r\n System.out.println(\"Please enter ...
[ { "docid": "fe05889a2a706e55a635c700fb017c79", "score": "0.7257525", "text": "public static void main(String[] args) {\n\n OnlineSale onlineSale = new OnlineSale();\n onlineSale.init();\n onlineSale.buyProduct(\"Bread\",1);\n onlineSale.buyProduct(\"Sugar\",2);\n onlin...
4440ed472e47a4bd3db1a9b8d07f08e0
f0 > "HALLOCATE" f1 > SimpleExp()
[ { "docid": "ebef48261138f8070b2771a28d4f9d8b", "score": "0.0", "text": "public R visit(HAllocate n, A argu) {\n\t\tR _ret=null;\n\t\tn.f0.accept(this, argu);\n\t\tString str3 = n.f1.accept(this, argu).toString();\n\t\t\n\t\tString isReg;\n\t\tInteger isLoc;\n\t\t\n\t\tif(str3.contains(\"TEMP\")){\n\t\t\...
[ { "docid": "d5c77c359d9925822ddf2a3e8c628d38", "score": "0.69014037", "text": "Float_Literal getExp2();", "title": "" }, { "docid": "92d9c204517597b66bd1316989da9686", "score": "0.65426797", "text": "String getExp();", "title": "" }, { "docid": "ded7f4bca74c721860883820dd...
0b21b003fefec73f6bd7f79a6b65cafb
Send a mouseup event to all render modules.
[ { "docid": "b0b6f3dc1b55704bf6848b50bf8a5dcb", "score": "0.5462979", "text": "private void SendMouseUp(Point point, Modifier modifier) {\n int count = renderers_.size();\n \n for(int i = count - 1; i >= 0; i--) {\n if(renderers_.get(i).Visible() &&\n rendere...
[ { "docid": "08eb65f7927e2e76f5c42aaa10a8e931", "score": "0.6599525", "text": "public void mouseUp(int mousex, int mousey, int button) {}", "title": "" }, { "docid": "c75e352d634c6a99227782fa2334bad7", "score": "0.6458317", "text": "@Override\n\t\t\tpublic void mouseUp(MouseEvent e) {...
a7dd9d7d6ddc3f3ecd377184112dd988
Add a GET userID that returns
[ { "docid": "58c42b72aadea70aff0b3baaf83a010f", "score": "0.0", "text": "@Override\n\tprotected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException {\n\t\t\n\t\tStringBuffer requestURL = req.getRequestURL();\n\t\tString name = \"\";\n\t\tString strResponse = ...
[ { "docid": "3e56b024561d2f5f05bc439b67287f85", "score": "0.70201504", "text": "java.lang.String getUserId();", "title": "" }, { "docid": "3e56b024561d2f5f05bc439b67287f85", "score": "0.70201504", "text": "java.lang.String getUserId();", "title": "" }, { "docid": "3e56b024...
8fc25601540004ad49e697382f5ffea8
generate a string challenge of specified length
[ { "docid": "7371ad65c08348b03164d8aaa34f6135", "score": "0.7332236", "text": "public static String getChallenge(int len) {\n int blen = (len)/3;\n byte[] buf = new byte[blen];\n SecRandom rg = SecRandom.getInstance();\n rg.nextBytes(buf);\n String r = WebUtils.base32encode( buf);\n ret...
[ { "docid": "34d61bd9b44c09c8f7cf28abcd54e9c4", "score": "0.70448923", "text": "public static String generateKeyphrase(int length)\n { \n String keyphrase = \"\";\n\n for(int i = 0; i < length; i++)\n {\n /*\n * The Math.random static method returns a doub...
f248fa41dd84019722e8342a8f489873
`status: Not Mapped` coredatatypereference: BIAN::DataTypesLibrary::CoreDataTypes::UNCEFACT::Binary generalinfo: The Initiate service call input and output record
[ { "docid": "4507719467fa88c61e4bc1ea6f4a8bdd", "score": "0.0", "text": "public Object getReconciliationInitiateActionRecord() {\n return reconciliationInitiateActionRecord;\n }", "title": "" } ]
[ { "docid": "717f5763f86ee1e1a834771d3e39ed08", "score": "0.6111135", "text": "protocol.Message.DeviceReportSensorDataReqMsg.AdditionalInfo getStatusInfo();", "title": "" }, { "docid": "1c8b5fc8821ddef7c4d0ba093dbf4225", "score": "0.5631123", "text": "protocol.Message.DeviceReportSens...
47082ebe80568d0fb196626ff283bb0f
Reads the indicated columns from the result set.
[ { "docid": "b59dcb19b4d60940a7e98351bba58073", "score": "0.63588864", "text": "protected Map readColumns(ResultSet resultSet, List columnDescriptors) throws SQLException\n {\n HashMap values = new HashMap();\n\n for (Iterator it = columnDescriptors.iterator(); it.hasNext();)\n {\...
[ { "docid": "e6c8469b42fbc6149a3491d0a1ee1d4a", "score": "0.67690146", "text": "@Override\r\n\tpublic void readFields(ResultSet rs) throws SQLException {\n\t\t\r\n\t}", "title": "" }, { "docid": "9b766b597e6210b30e818da32ef93d56", "score": "0.64607567", "text": "void readColumns(Datab...
1ffa4a68f5eaa86ace60ee3ef9646c81
changes the root element of this binary tree
[ { "docid": "23d5e22517a7d46e3b36e7b5e7de97e8", "score": "0.6484626", "text": "public abstract void setRoot(E value) throws UnsupportedOperationException;", "title": "" } ]
[ { "docid": "8f0aee7d753c72500802f3fdc9b08d27", "score": "0.761374", "text": "private void setRoot(BTNode<T> newRoot) {\r\n\t\tthis.root = newRoot;\r\n\t}", "title": "" }, { "docid": "ed47b9d4dbdf6fb20c2110d1653163c3", "score": "0.7513479", "text": "public void setRoot(TreeNode _root)...