query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
09d74912278cc2f8bafe59ce9ad77aca
Dal Maso Initialize all the components
[ { "docid": "8f6070cbf28d7d5dd62c8aa06fb95f8d", "score": "0.0", "text": "public void initializeComponents(){\n mCamera = BillActivity.getCameraInstance();\n mCamera.setDisplayOrientation(90);\n\n //Camera parameters\n Camera.Parameters p = mCamera.getParameters();\n p.s...
[ { "docid": "0fb1a19184aa41dd21f26f575bc2a982", "score": "0.7617809", "text": "public void _init() {\n installComponents();\n }", "title": "" }, { "docid": "95784b0acfd2034f3b14e21c400ab1c3", "score": "0.7278983", "text": "private AdminMasuk() {\n initComponents();\n ...
d16bc5c19f6b1236e0ff4380579a15bd
Returns an immutable Map of Exceptions that occured when initializing SolrCores (either at startup, or do to runtime requests to create cores) keyed off of the name (String) of the SolrCore that had the Exception during initialization. While the Map returned by this method is immutable and will not change once returned...
[ { "docid": "d97f3bc73ac6faa468339f3baa76938b", "score": "0.76966715", "text": "public Map<String, Exception> getCoreInitFailures() {\n\t\tsynchronized(coreInitFailures) {\n\t\t\treturn Collections.unmodifiableMap(new LinkedHashMap<String, Exception>(coreInitFailures));\n\t\t}\n\t}", "title": "" } ...
[ { "docid": "1044c16b4afdf5a585c04960f9cb8cdc", "score": "0.6364777", "text": "public HashMap<String, String> getClassExceptions(){\r\n\t\t return classExceptions;\r\n\t }", "title": "" }, { "docid": "38cb2a2789e6ee9ab67fc0c2f9b30e21", "score": "0.60499406", "text": "public @NonNull M...
c149286222ad556bce1241f3e73298ba
Step 3: Get binders which communicating with
[ { "docid": "b0fa742271337ceb85a51e448214d01a", "score": "0.5392377", "text": "public void getBinderPids(ArrayList<Integer> anrBinders) {\n ArrayList<Integer> tmpBindersList = new ArrayList<Integer>();\n try {\n\n for (int j = 0; j < anrBinders.size(); j++) {\n for...
[ { "docid": "1da0784bfb1deeb834cfc081accc7fa4", "score": "0.6298575", "text": "private void registerBindings(){\t\t\n\t}", "title": "" }, { "docid": "1da0784bfb1deeb834cfc081accc7fa4", "score": "0.6298575", "text": "private void registerBindings(){\t\t\n\t}", "title": "" }, { ...
8f501edd080d31ad4a822340cce4f38e
Auto generated getter method
[ { "docid": "2ef829d0a68c36db3bef379132ffd454", "score": "0.0", "text": "public java.lang.String getZOATP(){\n return localZOATP;\n }", "title": "" } ]
[ { "docid": "66dfe07a0eb4db8398eaa70157740eef", "score": "0.75164664", "text": "public String get();", "title": "" }, { "docid": "66dfe07a0eb4db8398eaa70157740eef", "score": "0.75164664", "text": "public String get();", "title": "" }, { "docid": "cae7dd0c3ea172c79f53946f56...
0693e1c1908f9a4fa8161fc348dd6f40
Don't change the code below
[ { "docid": "bb9887f11d0d13e45a2b5d11fd19d00f", "score": "0.0", "text": "public static void main(String[] args) {\n\n Scanner scanner = new Scanner(System.in);\n\n String[] strings = scanner.nextLine().split(\" \");\n\n List<Boolean> values = Arrays.stream(strings)\n ....
[ { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.72935885", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, { "docid": "f777356e2cd2fecd871f35f7e556fda8", "score": "0.7208091", "text": "public void mo3640e() {\n }", "title": "" }, { "docid...
a972e3434fadb22d453647541cffa315
$ANTLR end "rule__Mock__ServiceAssignment_1" $ANTLR start "rule__Mock__MemberAssignment_3" InternalMappingAssistance.g:4511:1: rule__Mock__MemberAssignment_3 : ( ( RULE_ID ) ) ;
[ { "docid": "95c94c870cf4a286376feb67315d0131", "score": "0.7929481", "text": "public final void rule__Mock__MemberAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMappingAssistance.g:4515:1: ( ( ( RULE_ID ) ) ...
[ { "docid": "66f985654bca638e4b57e3a451fd28f2", "score": "0.68976593", "text": "public final void rule__Mock__Group__3__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMappingAssistance.g:1831:1: ( ( ( rule__Mock__Mem...
83400d1142829216adadefa47e990a2e
Sends the packet from both clients
[ { "docid": "b3d799ec72396195b708610227b8845d", "score": "0.62928194", "text": "@Override\n protected void testPacket(final Packet p) throws Throwable\n {\n client.sendPacket(p);\n client2.sendPacket(p);\n Thread.sleep(1000);\n ...
[ { "docid": "d0803502341ebd1a35383994f7e8282b", "score": "0.6680243", "text": "public void sendPdu(ProtocolDataUnit pPdu,\n Object pAddress1,\n Object pAddress2)\n{\n int port;\n String address;\n InetAddress ...
803069f73ff7471b5757d8e1f1772240
TODO Autogenerated method stub Log.i("", "click" + event.toString());
[ { "docid": "09a24339c92d06f044ee88e60c3ea266", "score": "0.0", "text": "@Override\n\tpublic boolean onTouchEvent(MotionEvent event) {\n\t\tx = event.getX();\n\t\ty = event.getY();\n\t\tLog.i(\"\", \"click***** x:\"+x+\" y :\"+y );\n\t\tswitch (event.getAction()) {\n\t\tcase MotionEvent.ACTION_DOWN:\n\t\...
[ { "docid": "ee69d75682019c4a2614b217dbbf8ec8", "score": "0.76984787", "text": "public void onClick(ClickEvent event) {\n\t\t}", "title": "" }, { "docid": "dd6ac8a0ac60b31a2b9252464b9c5a60", "score": "0.74514955", "text": "@EventHandler\r\n public void onClick(NPCClickEvent event) ...
d43445138feb42a55c6b50a44589ecf9
Set the pageLSN to the address of the redoLog applied
[ { "docid": "d1617dd3f387eea0fbd077523bfb90f6", "score": "0.5334077", "text": "public void unPinRedo(PageBuffer page, BufferPool.Affinity affinity,\n long redoAddress) {\n LogPage.setPageLSN(page, redoAddress);\n\n bufferPool.unPinDirty(page, affinity, redoAddress);...
[ { "docid": "0aa122902cc25ec5ebc2477bc7b7da94", "score": "0.55285525", "text": "@Override\n void setLastLoggedLsn(long lsn) {\n if (getLastFullVersion() == DbLsn.NULL_LSN) {\n setLastFullLsn(lsn);\n } else {\n lastDeltaVersion = lsn;\n }\n }", "title":...
b512b7da513d8c017f21e8ee8659e45b
This method save the Patient Consent
[ { "docid": "667a2a9aecae1f0102dda0b4d593591c", "score": "0.7351215", "text": "private void savePatientConsent() {\n\t\telement(\"btn_savePatientConsent\").click();\n\t\tlogMessage(\"User save the patient consent\");\n\t}", "title": "" } ]
[ { "docid": "5e0b1a5b131ff13e9b935d13c07c8185", "score": "0.68184435", "text": "private void savePatient() {\n\n Patient patient = new Patient();\n Patient patientSaved = null;\n\n\n int phone = parseInt(patientView.getTextFieldTelephonPersonalPatient().getText());\n\n patient...
c68414bfefa1292084efa4f17ad16890
Event Listener on ImageView[ouiem].onMouseClicked
[ { "docid": "53c6856579e03a41342b8971ceccc34d", "score": "0.0", "text": "@FXML\n\tpublic void redirectionOuiem(MouseEvent event) {\n\t\t// TODO Autogenerated\n\t}", "title": "" } ]
[ { "docid": "a07288042c7cf9aecd901593fddcbff8", "score": "0.7562442", "text": "@Override\r\n\tpublic void onClick(View v) {\n\t\tonImageViewClicked();\r\n\t\t\r\n\t}", "title": "" }, { "docid": "deaa1fd6de182a557adef7ff6b33852d", "score": "0.72515804", "text": "public void mouseClicke...
8fe32d37a4a99ee46677e3e7daef1ccd
"id":277,"name":"Fulmination Conduit","description":"Fulmination Conduit counts up instead of down at the beginning of its turn. You may sacrifice it to add its Countdown to your [current] Energy."
[ { "docid": "720338dedd8f7cc1e0fc23f146ec6318", "score": "0.0", "text": "public int doesCountDown(Board b, Minion m)\n {\n return 1; //-1 per round is default -> 0= dont count down, 1=count up (Fulmination Conduit) , -2 = counts down 2 per round etc...\n }", "title": "" } ]
[ { "docid": "a93b1261149a72190a7ad631e46117e9", "score": "0.58100444", "text": "public String countdownString(){\n return (countdown-(timeElapsed * 1000))/(60000) + \":\" + (countdown-(timeElapsed * 1000))/1000;\r\n }", "title": "" }, { "docid": "798326e8da212f191f2e92eccdeb6272", ...
b03c63d5dcfba21f2c62ee755d20c2d2
n rong c cao
[ { "docid": "b523344cc76fe54f91fb822f2096182b", "score": "0.0", "text": "public cAnalogClockMain_T136868() {\r\n\t\tsetTitle(\" T136868-Analog Clock \");\r\n\t\tsetSize(300, 300);\r\n\t\tsetResizable(false);\r\n\t\tsetLocationRelativeTo(null);\r\n\t\tsetLayout(null);\r\n\t\tt = new Timer(1000, new Action...
[ { "docid": "15f45daa4751dead65af4b7a6e53d0f4", "score": "0.6448593", "text": "public static void main(String[] args) {\n\n Scanner scan = new Scanner(System.in);\n\n System.out.println(\"Kombinasyon hesaplama\\nC(n,r) olmak üzere;\");\n System.out.print(\"n'yi giriniz: \");\n ...
4a10be56da56267ce34762d7295f624a
Transforms a cartesian coordinate to polar coordinate.
[ { "docid": "406812f00f437ead96eb3667d51c9ee2", "score": "0.6237741", "text": "public static PolarCoordinate fromCartesianCoordinate(\n\t\t\tfinal Cartesian2dCoordinate cartesianCoordinate) {\n\t\treturn new PolarCoordinate(Math.sqrt(cartesianCoordinate.getX()\n\t\t\t\t* cartesianCoordinate.getX() + cart...
[ { "docid": "a304a5d0332fb7d78b460d4f838356f0", "score": "0.69397175", "text": "public abstract PolarDirection toPolarDirection(Direction direction);", "title": "" }, { "docid": "e303b83c60a5d64e0d80af368c06b40f", "score": "0.65600455", "text": "PolarCartesianInterpolationType getPola...
b75cb710ab0c1115c48d504d40be9a5a
load saved values from preferences
[ { "docid": "aa2d72135c1ffa5bcd0a4b0746598948", "score": "0.0", "text": "@Override\n public void onClick(View view) {\n int i = 0;\n for(SeekBar bar : seek_bars.keySet()) {\n int value = getPreferences().getInt(\"channel\" + (i++), bar.getMax() ...
[ { "docid": "0122b7ea1d75c8ffde0e9408a397ab5e", "score": "0.7636782", "text": "private void loadPreferences() {\n\t\tmySharedPreferences = getActivity().getApplication().getSharedPreferences(MYPREFS,\n\t\t\t\tmode);\t\t\n\t\tnomorSMSGateway = mySharedPreferences.getString(\"nomorSMSGateway\", \"Belum dis...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "724457b872bd53ad27b836ac0d2bb7a2", "score": "0.0", "text": "@Override\n public void afterTextChanged(Editable arg0) {\n String text = editsearch.getText().toString().toLowerCase(Locale.getDefault());\n adapter.filter(text);\n }", "title...
[ { "docid": "9208773f8d675a45ef2786d0cb668514", "score": "0.654538", "text": "@Override\n\tpublic void addiion() {\n\t\t\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}", "titl...
c75e94eadb2799120d96490ccaaa907e
get a string value of a property
[ { "docid": "9aaf2156a1efeb632afbbe7d4a39ed6d", "score": "0.70253396", "text": "public String getStringValue(String property) {\n if (!containsKey(property))\n return null;\n Object value = get(property);\n if (value == null)\n return null;\n\n if (value ...
[ { "docid": "761029731c1437446968bc7086c8fab0", "score": "0.8263641", "text": "public String propertyString();", "title": "" }, { "docid": "3b0143befe89835c4c90addf506bd77f", "score": "0.8263208", "text": "String getProperty();", "title": "" }, { "docid": "05a33d0ae0307d9b...
a00dcc9dfde3aa44715c980f4722345f
Auto generated setter method
[ { "docid": "b3342508c1f0060851f4149fb1f5b483", "score": "0.0", "text": "public void setCurBalance(double param){\n \n // setting primitive attribute tracker to true\n \n ...
[ { "docid": "8541b1cf741ee8244d45d2fd755acdb3", "score": "0.7789626", "text": "public abstract void set();", "title": "" }, { "docid": "7926260a33dacb33748cc5896367fecc", "score": "0.7313697", "text": "public void set()\n\t\t{\n\t\t}", "title": "" }, { "docid": "103930d9bb...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "05114c5039f9d2c5759c01869cbb1719", "score": "0.0", "text": "private String getParentCode(String code) {\n if (code.length() == 6) {\n return code.substring(0, 4);\n }\n if (code.length() == 11) {\n if (code.startsWith(\"320100\"))\n r...
[ { "docid": "81005989525ec80103fbaf46f9c37779", "score": "0.6694239", "text": "@Override\n\tpublic void agit() {\n\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.65686274", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "title": "" }, ...
41183efe620f6017095059a5cc4420ab
Helper function that converts JSON to an POJO.
[ { "docid": "6fb2ccab380b8647af1fd1931bc7b328", "score": "0.0", "text": "public static TemandoShipment fromJson2TemandoShipment(JsonElement json) {\n Objects.requireNonNull(json);\n return gson.fromJson(json, TemandoShipment.class);\n }", "title": "" } ]
[ { "docid": "fc96651cfa9673a2f08a11c48565340c", "score": "0.70558256", "text": "Object fromJSON(Object in);", "title": "" }, { "docid": "8600b6d09849645852b2b54e9d3d4287", "score": "0.7050605", "text": "public T jsonToBean(String json) ;", "title": "" }, { "docid": "c55440...
8a1e4c4874c0c6e2c6d2a8f7602f004b
.msggamedata.MsgNPCTalkTopic.Scene scene = 2;
[ { "docid": "e602535f9f3707e09199d070c4208e7e", "score": "0.0", "text": "public int getSceneValue() {\n return scene_;\n }", "title": "" } ]
[ { "docid": "0d9d6bdc8356af1a283795c832981f66", "score": "0.77457124", "text": "com.felania.msldb.MsgNPCTalkTopicOuterClass.MsgNPCTalkTopic.Scene getScene();", "title": "" }, { "docid": "8d9f0c54d6b91fd9c2201f3274fbd34f", "score": "0.61607987", "text": "@Override\r\n public...
6587544cbc53002853eb805044b9f93e
Fires an intent with a single slot
[ { "docid": "c695ee1376c597499b22b6cd55ad227b", "score": "0.54181576", "text": "public AlexaResponse intent(final String intentName, final String slotName, final Object slotValue) {\n return intent(new AlexaIntentRequest(this, intentName).withSlot(slotName, slotValue));\n }", "title": "" ...
[ { "docid": "8b3bc8f138b52becf396b97936874491", "score": "0.69886357", "text": "void slotClicked(int slot);", "title": "" }, { "docid": "705075a8e61ffeef78279c4285723000", "score": "0.6083754", "text": "public abstract void mo3875a(Intent intent);", "title": "" }, { "docid...
e7dc6cb1dd99bd8f189b901c8736bd9b
Creates a new KeysPanel.
[ { "docid": "eeb5990104fcd4f9253a1304e5394d10", "score": "0.71657866", "text": "public KeysPanel(RMEditorPane anEP)\n {\n super(anEP);\n _builtInKeyNodes = new ArrayList();\n for (String key : _builtInKeys) _builtInKeyNodes.add(new KeyNode(key));\n }", "title": "" } ]
[ { "docid": "b83e0aef3792405154183e1448c1799a", "score": "0.68444514", "text": "public JPanel makeKeyboard() {\n\t\tJPanel keyPanel = new JPanel(); // make keyboard pane\n\t\tkeyPanel.setLayout(new GridBagLayout()); \n\t\tGridBagConstraints gbc = new GridBagConstraints();\n\t\tgbc.anchor = GridBagConstra...
6a29fab393084170a7551cf65ea85344
This method was generated by MyBatis Generator. This method corresponds to the database table p_job
[ { "docid": "684046e75b26869af6002c75c7c9204b", "score": "0.0", "text": "public JobExample() {\n oredCriteria = new ArrayList<Criteria>();\n }", "title": "" } ]
[ { "docid": "1280960e92b0cdc082da5346bf32c9f3", "score": "0.65571404", "text": "public jobTable(){}", "title": "" }, { "docid": "80095537f7040fa9efbac98f8d85b7a5", "score": "0.61894375", "text": "public int getJOBjobID(){\n return this.jobID;\n }", "title": "" }, { ...
bdf8acb4e766a1bf28a419d3ebe8c0de
Get this stream's compression level
[ { "docid": "5abbd8b7721874fab902125501826bae", "score": "0.0", "text": "public int getLevel();", "title": "" } ]
[ { "docid": "0e30eb32c401371346a2097f7f09dbef", "score": "0.8176725", "text": "public int getCompressionLevel() {\n return compressionLevel;\n }", "title": "" }, { "docid": "7649521f1c610f9de784e6114dc65179", "score": "0.718024", "text": "public Compression getCompression() ...
49646993837a2e43ba63b020adfd1c9e
This method simply adds a '' to the expression window.
[ { "docid": "c4373c56d959d430b784c2c6d8ac8ec9", "score": "0.0", "text": "@FXML\n private void minus_pressed() {\n if (valid.validateOrder(tf_expression.getText(), \"-\")){\n tf_expression.setText(tf_expression.getText() + \"-\");\n }\n }", "title": "" } ]
[ { "docid": "ae4ec47f7b0034b79f97dfd5495d57b4", "score": "0.5671706", "text": "@FXML\n private void clear_one() {\n tf_expression.setText(\"\");\n }", "title": "" }, { "docid": "bf8eae9dea0403352618d70da0c6d38b", "score": "0.5659912", "text": "private void addBlanket() {\...
40f975ff303aa1d15e60cb9ffc35b1ea
required string k = 1;
[ { "docid": "e4213877ef3bb01227de3b09ac5292f9", "score": "0.0", "text": "public boolean hasK() {\n return ((bitField0_ & 0x00000001) == 0x00000001);\n }", "title": "" } ]
[ { "docid": "d94a8c0e54be696c94f6c4f6dcc498e1", "score": "0.63817596", "text": "public static void comb1(String s, int k) { comb1(s, \"\", k); }", "title": "" }, { "docid": "cb0180b9e6e18cfbef6f91d6fd6cccda", "score": "0.610796", "text": "public String k()\r\n/* 62: */ {\r\n/...
f24ad70e81bd9599c859ac5bb8542d73
Called when a line is cleared from the buffer of known lines.
[ { "docid": "10aff113ca515b9db75b9daecb74af3b", "score": "0.6820024", "text": "public void outputLineCleared(OutputEvent ev) {\n doDetach();\n }", "title": "" } ]
[ { "docid": "3cd2a9d92103208a4a546ec6d12d5ae0", "score": "0.74894106", "text": "public void clearLines() {\n lines.clear();\n}", "title": "" }, { "docid": "7fea5c53a5caca153f562415f9c94ad6", "score": "0.68338996", "text": "public Builder clearLine() {\n \n line_ =...
8d62fa33fac050c27e25b58c965047c3
Check exist department by department name
[ { "docid": "9e7bc8ebb07a1ff1c0e9007362201465", "score": "0.0", "text": "Boolean existsByFullName(String fullName);", "title": "" } ]
[ { "docid": "c49c1485ee0772df363ba5972d1d8435", "score": "0.77608323", "text": "boolean hasDepartment();", "title": "" }, { "docid": "da732a97a9774acc3a2a7ec4949b4e89", "score": "0.7448242", "text": "boolean hasDeptName();", "title": "" }, { "docid": "a776231738be735255bb6...
af6d5bfb45c779852998d4d4deef446e
Interface to set Item in Loot List by index
[ { "docid": "48846a4b6c06de4a8ec0a44066986e0c", "score": "0.6407305", "text": "public void setItem(Item item, int index) throws IndexOutOfBoundsException {\n if (index < this.getSize()) {\n this.items[index] = item;\n } else {\n throw new IndexOutOfBoundsException();\n...
[ { "docid": "dc03434f6a5a7bbd6a6518069a05117b", "score": "0.801807", "text": "<T> T set (int index, Object item);", "title": "" }, { "docid": "09c2fc8e17f426cd9c5e95d2955d2fc9", "score": "0.75853497", "text": "public void set(int index, E item){\n if (index <= size){\n ...
40eaa78af88527ab36681c9385ed1a3f
$ANTLR end "rule__XFeatureCall__ExplicitOperationCallAssignment_3_0" $ANTLR start "rule__XFeatureCall__FeatureCallArgumentsAssignment_3_1_0" InternalReactiveXD.g:19050:1: rule__XFeatureCall__FeatureCallArgumentsAssignment_3_1_0 : ( ruleXShortClosure ) ;
[ { "docid": "8c05dd3bd704fd7675ac40989e4aadd2", "score": "0.8420766", "text": "public final void rule__XFeatureCall__FeatureCallArgumentsAssignment_3_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalReactiveXD.g:19054:1...
[ { "docid": "449cd86d59db043f51a5351a7268d876", "score": "0.85314476", "text": "public final void rule__XFeatureCall__FeatureCallArgumentsAssignment_3_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.tortoiseshel...
fadd38ccca01324be4a718e623126821
Test case number: 0 /Coverage entropy=2.772588722239781
[ { "docid": "681162ff52ce679b5ff7ec7cb62b3b75", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test00() throws Throwable {\n ErrorPage errorPage0 = new ErrorPage();\n String string0 = \"\";\n Block block0 = errorPage0.placeholder(\"\");\n String string1 = \"\";\n ...
[ { "docid": "c40bf506d7139506e0e2b9f810637cff", "score": "0.6660957", "text": "public void calculateCoverageTest(){\r\n\t\t// TODO Auto-generated method stub\r\n\t\tSystem.out.println(\"calculateCoverageTest()\");\r\n\t}", "title": "" }, { "docid": "eb91d6f4cebb8fb86024a8fa2618303a", "sco...
1e671aa2d06b8114e209c50b3be9285a
repeated .proto.ItemVoProto items = 1;
[ { "docid": "c0347b571078a3f24af4afb1641d64be", "score": "0.60033995", "text": "public com.funcy.g01.base.proto.bo.GlobalBoProtoBuffer.ItemVoProto getItems(int index) {\n if (itemsBuilder_ == null) {\n return items_.get(index);\n } else {\n return itemsBuilder_.getMessage(...
[ { "docid": "62311064b5612b8b2e90c4f496f55b10", "score": "0.7360235", "text": "com.funcy.g01.base.proto.bo.GlobalBoProtoBuffer.ItemVoProto getItems(int index);", "title": "" }, { "docid": "62311064b5612b8b2e90c4f496f55b10", "score": "0.7360235", "text": "com.funcy.g01.base.proto.bo.Gl...
ba4996882614496548d1fd1b9b66cf77
GENFIRST:event_suppComboBox1ActionPerformed TODO add your handling code here:
[ { "docid": "b5e81ed10bbcd0fa687167f95bfb2ced", "score": "0.77966344", "text": "private void suppComboBox1ActionPerformed(java.awt.event.ActionEvent evt) {\n populateTable();\n }", "title": "" } ]
[ { "docid": "696765cae11b02435c35b89a57f34eaa", "score": "0.81416917", "text": "private void jComboBox1ActionPerformed(java.awt.event.ActionEvent evt) {\n \n }", "title": "" }, { "docid": "f39cd6d3f09eef1cdd1cfb15f84a4f79", "score": "0.8114255", "text": "private void comboDi...
d860df94748c357fe4730cafd6059529
Returns whether this kit acts like a First Join Kit.
[ { "docid": "89752974580410f7390727350bb8e3de", "score": "0.7901401", "text": "boolean isFirstJoinKit();", "title": "" } ]
[ { "docid": "c8671b4fde1e440a8114d842417bc7c1", "score": "0.62551177", "text": "public boolean isJoined() {\r\n\t\treturn joined;\r\n\t}", "title": "" }, { "docid": "2495dde3aeb30fc6f4f3ca1927f75b32", "score": "0.60088176", "text": "public static boolean isAttemptedPartyJoin() { retur...
59fb71b5e3d3210de8bce48e304c04fb
Constructs an instance of GrpcKeywordPlanNegativeKeywordServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
[ { "docid": "24fbd5a4543f0f9e1a5403e6b6cef8a1", "score": "0.8847674", "text": "protected GrpcKeywordPlanNegativeKeywordServiceStub(\n KeywordPlanNegativeKeywordServiceStubSettings settings, ClientContext clientContext)\n throws IOException {\n this(settings, clientContext, new GrpcKeywordPla...
[ { "docid": "7c94abae0feb135135a25b9bd26af11b", "score": "0.80609655", "text": "protected GrpcKeywordPlanNegativeKeywordServiceStub(\n KeywordPlanNegativeKeywordServiceStubSettings settings,\n ClientContext clientContext,\n GrpcStubCallableFactory callableFactory)\n throws IOException...
34673873ccf8a0eab9d2901fc3ead1fd
Sets max dimensions of sidebar
[ { "docid": "2b4cdb4c304d3940a27e5a3fb86f2c04", "score": "0.7464924", "text": "public void setMaxSize(double maxWidth, double maxHeight) {\n\t\tsidebar.setMaxSize(maxWidth, maxHeight);\n\t}", "title": "" } ]
[ { "docid": "ae32753f32de7be2e318c9771bef86ad", "score": "0.7144376", "text": "public void setMaxWidth(double maxWidth) {\n\t\tsidebar.setMaxWidth(maxWidth);\n\t}", "title": "" }, { "docid": "70c1010b7b4ad92b01d05ba79cf9a979", "score": "0.69151914", "text": "public Sidebar(double maxW...
23dd089c40b838bd0b565eb13045df71
This code has been tested || Working /
[ { "docid": "3dff17e923e09f90868284404713a815", "score": "0.0", "text": "public int minDominoRotations(int[] A, int[] B) {\n int resultA = Math.min(countRotations(A[0], A, B), countRotations(A[0], B, A));\n\n int resultB = Math.min(countRotations(B[0], A, B), countRotations(B[0], B, A));\n\...
[ { "docid": "b42b054dfaac7d94036bce6ecf272a0e", "score": "0.58927125", "text": "private void pepe() {\n\t\t\n\t}", "title": "" }, { "docid": "1e34493fdecb11f6bbc24ef12eea2281", "score": "0.57964116", "text": "public void mo27791d() {\n }", "title": "" }, { "docid": ...
01322fc14ec196f3a38a1aa532f797b8
Returns map: switchCounterId > counterId
[ { "docid": "500ecfef8f4004f849b3f9887e6f94b8", "score": "0.5087352", "text": "public Map<Integer, Integer> getBranchLabelDescriptorsForLabelEvent(\n \t\t\tint labelEventId) {\n \t\tLabel label_local = eventId2label.get(labelEventId);\n \t\tif (label_local != null) {\n \t\t\tif (labelDuplicates2duplicate...
[ { "docid": "cab36abd89e5023fd84bbccd525f3bc2", "score": "0.61851776", "text": "public Map<Integer, Integer> getNumberOfStatesToNumberOfNodesMap();", "title": "" }, { "docid": "d0cca5d4ad7ee95325950d5fa59ac31d", "score": "0.60107094", "text": "Map<Pair<Symbol, Symbol>, Long> getCounte...
8090388f9415f465af5d94dd99ec7d77
Replaces all entries with the ones given in the parameter map.
[ { "docid": "beadc5cfbbc1adac2addbf159149454c", "score": "0.5466772", "text": "public void putAll(Map map) {\n\t\tint mapSize = map.size();\n\t\tif (ivSize == 0 && mapSize != 0 && map instanceof SortedMap) {\n\t\t\tComparator c = ((SortedMap)map).comparator();\n\t\t\tif (c == ivComparator || (c != null &...
[ { "docid": "333b17e7957d2295a24f2243f8568e23", "score": "0.62672305", "text": "public void setParameters( Map<String,String> parameters );", "title": "" }, { "docid": "6e62323fc1016842d19844aee1bb97bf", "score": "0.61480033", "text": "public Map<String,String> modifyValue(Map<String,...
f741b6918557be08cd92a363dd161996
Created by DaryaKolyadko on 12.09.2016. ShowEditPage interface (show edit smth. page after error so we shouldn't put initial object in request again)
[ { "docid": "3371bad4feae7bb8fa2f903aa9c18f54", "score": "0.7640426", "text": "public interface ShowEditPage {\n /**\n * session attribute name which contains error text in case of error on edit smth. page\n */\n String SESSION_ATTR_ERROR = \"actionError\";\n\n /**\n * Set object whi...
[ { "docid": "08787f13f73a424380eb46ccdd2382d7", "score": "0.70631623", "text": "@Override\n\tpublic String edit(HttpServletRequest request, HttpServletResponse response, Page page) {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "08787f13f73a424380eb46ccdd2382d7", "score": "0.7063162...
59ebec554adcc5e7c13bcbdd9ae567fc
Shows the form to set up the meeting time and location.
[ { "docid": "0b6301ae1b64912d662c7a8a9b9231e0", "score": "0.52586514", "text": "public String setMeetingsPresenter(Model model, String tradeDuration, String tradeType, String borrowItemId) {\n model.addAttribute(\"borrowItemId\", borrowItemId);\n model.addAttribute(\"tradeDuration\", tradeD...
[ { "docid": "2a6ebffe84e840708d1497577d324216", "score": "0.61038995", "text": "public MakeAppointmentPage() {\n initialize();\n }", "title": "" }, { "docid": "c1017152e7365ffd2ff0713828577c99", "score": "0.5942816", "text": "public start()\n {\n super(\"AppDiary\"...
5a15fc4f9b819b62ce6ec9ab3a92e8d8
FileReader reader = new FileReader(path);
[ { "docid": "958f955b73a1d7dbf9a7a2786f79f74b", "score": "0.5685541", "text": "public static void readFile(String path) throws Exception{\n\t\tFile file = new File(path);\r\n\t\tSystem.out.println(file.getAbsolutePath());\r\n\t\tScanner scanner = new Scanner(file);\r\n\t\twhile (scanner.hasNext())\r\n\t\...
[ { "docid": "3606b494b516c7c63adf516441ec28e7", "score": "0.6963669", "text": "public void readFile(String filepath);", "title": "" }, { "docid": "335b05a9cbe2d55afea6fecadf195a7e", "score": "0.6913169", "text": "public static String readFromFile(final InputStream path) throws IOExcep...
d6941b6befef263ce5be806fc8096c9e
rate at which phenotypes are crossed over Default constructor
[ { "docid": "5299ed801e2ad7c8efda20ac06d3f781", "score": "0.0", "text": "public NSGA2() {\n\t\tthis(Parameters.parameters.booleanParameter(\"io\"));\n\t}", "title": "" } ]
[ { "docid": "354dbdcee74d1b36f18d740fed044541", "score": "0.63975805", "text": "public Rating() {\n this(0, 5);\n }", "title": "" }, { "docid": "e41b99fb1192c154eaf35c1937ade565", "score": "0.6266122", "text": "public TaxRate () {\n\t\tsuper();\n\t}", "title": "" }, { ...
206f2a772d2061d9b0df8301589657f2
Feeds the specified value into the neuron.
[ { "docid": "537b93a91b93cb47c11d9399a229ad1a", "score": "0.5017156", "text": "@Override\n public void input(double input) {\n this.value += input;\n }", "title": "" } ]
[ { "docid": "cefe332211f5b38cb2b8eb748a0c7a05", "score": "0.587522", "text": "public void value(float value);", "title": "" }, { "docid": "07c432199f39feec6c1747bbe52964c0", "score": "0.5817635", "text": "public InputNeuron(double value, ArrayList<NeuralConnection> outputs) {\n ...
c6995213355cfde7bb5d113215463e75
Create the index template ...
[ { "docid": "0e026b4d4adc1185efbf3c49487cfd00", "score": "0.0", "text": "protected void registerIndex( String indexName,\n IndexKind kind,\n String providerName,\n String indexedNodeType,\n ...
[ { "docid": "b0167faa99a64821b6ded5aeeae09e2d", "score": "0.70215154", "text": "public synchronized void createIndex() {\r\n if (isIndexBeingCreated()) {\r\n return;\r\n }\r\n creatingIndex = true;\r\n \r\n Thread thread = new Thread(\"Search Index Generator\")...
c224d023713f6a17908fdd7fc9cdb86b
main method to drive program.
[ { "docid": "1eeb1c6701956a478a12565805b03dae", "score": "0.0", "text": "public static void main(final String[] args) {\n BookYourShow bys = new BookYourShow();\n Scanner scan = new Scanner(System.in);\n int testCases = Integer.parseInt(scan.nextLine());\n for (int i = 0; i < ...
[ { "docid": "092dbc6e7dbe0409ae3adfd1cb6baaa1", "score": "0.7738337", "text": "public void main() {\n\n \n\n }", "title": "" }, { "docid": "4ce05ce5423abf66102e73c40851f978", "score": "0.7608695", "text": "public static void main (String args[])\n {\n new Main().begin();...
fdc00f5cd240e701fcb4de3801e94add
Setter for the id.
[ { "docid": "3d086aba1b0882c84f4e975a57fe6a84", "score": "0.0", "text": "public void setId( Integer id )\n {\n _nId = id;\n }", "title": "" } ]
[ { "docid": "765049c5a4fe882245c9a6b58e7e05e0", "score": "0.84806633", "text": "public void setid(int value) {\n this.id = value;\n }", "title": "" }, { "docid": "8f1681d629395cfa911f0d096eca79ae", "score": "0.8414706", "text": "@Override\n\t\tpublic void setId(long id) {\n\...
7f1868df76addfb4c05131a70d2e4f94
Metodo que realiza el ciclo del competidor 3 de cada color y da por finalizada la carrera
[ { "docid": "877d89371a6150b902edb2caa2ed7a06", "score": "0.563641", "text": "public void cicloPersonaTres() {\n while (true) {\n int pasoActual = avanzar(3);\n if (pasoActual >= 100) {\n color.setPosicionActualP3(100);\n\n if (color.getNombre()....
[ { "docid": "d1f0716b4dad7bc3c6f94879295d35a4", "score": "0.6219444", "text": "private static void test3(){\n StringBuilder red = new StringBuilder();\n StringBuilder blue = new StringBuilder();\n StringBuilder green = new StringBuilder();\n StringBuilder yellow = new StringBu...
f5f7af702fff14f108e044c8bcceb3b3
Util method to write an attribute with the ns prefix
[ { "docid": "cfb1bf743b10c5c4cb7d0b334f13cb3b", "score": "0.0", "text": "private void writeAttribute(java.lang.String prefix,\n java.lang.String namespace, java.lang.String attName,\n java.lang.String attValue,\n javax.xml.stream.XMLStreamWriter xmlWriter)\n th...
[ { "docid": "5eec9a323f0dc37e5df4cd90110e2844", "score": "0.77567035", "text": "private void writeAttribute(java.lang.String prefix,java.lang.String namespace,java.lang.String attName,\r\n java.lang.String attValue,javax.xml.stream.XMLStreamWriter xmlWriter) throws ja...
08af66c43f362a4ee71c95a8cb72fff7
Execute the selected action.
[ { "docid": "93f34af61cf22e1d38e66f9743d1f691", "score": "0.0", "text": "protected boolean executeAction(SUT system, State state, Action action){\n\t\treturn super.executeAction(system, state, action);\n\t}", "title": "" } ]
[ { "docid": "aeb1a0c74188575f46e43cb9ff1ff7db", "score": "0.78111035", "text": "protected abstract void executeAction();", "title": "" }, { "docid": "bead7ad148adacdc7657ffcd43f23c18", "score": "0.72252136", "text": "@Override\n public void execute()\n {\n target.doAction...
09fc15cc497c58e52767da4934b04b80
Get the current attendee count in the Event and add 1
[ { "docid": "b2ea81967f0b6f1da739d835acff82da", "score": "0.5998831", "text": "private int newAttendCount(String postid){\n final String DB_NAME = \"testDB\";\n final String EVENT_TABLE = \"EVENT\";\n int oldcount;\n int newCount = 0;\n try (Connection con = ConnectionT...
[ { "docid": "e76189aa145b311c0761a51b08ef446c", "score": "0.6370112", "text": "public Integer getAttendCount() {\n return attendCount;\n }", "title": "" }, { "docid": "00711b30c08ab37408c9862b6316b95c", "score": "0.6308361", "text": "long getJoinedEventsCount();", "title...
fae843c57d2f9374e03fede7307c1ebb
Update list after remove
[ { "docid": "5891ddda20ac3b6bbd6fb56be6872e54", "score": "0.0", "text": "private void updateNewsBookmarkUrlList(ArrayList<String> bookMarkList){\n tinydb.remove(NEWS_BOOKMARKED_LIST_KEY);\n tinydb.putListString(NEWS_BOOKMARKED_LIST_KEY,newsBookMarkedList);\n }", "title": "" } ]
[ { "docid": "dc51cdbe99b1f0d9740fb9762c9baf0e", "score": "0.68562627", "text": "@Override\n\tpublic void updateList() {\n\n\t}", "title": "" }, { "docid": "9513fc1ec764f97d902aa71ef56d53d5", "score": "0.677284", "text": "public void deleteList(){\r\n\t\torigin=null;\r\n\t\tend=null;\r...
d42c3e56d8e0da19a7f8b3619d1de743
True if has "resolution" attribute
[ { "docid": "4c783bfdf0ea5f2c57cb3336fd52dbeb", "score": "0.7647066", "text": "boolean isSetResolution();", "title": "" } ]
[ { "docid": "29d1d386c667be3796a9228c8ac4c058", "score": "0.72188485", "text": "abstract public boolean validResolution(int resolution);", "title": "" }, { "docid": "0bb6c35f29e5fe7f3e3845b4e1694c72", "score": "0.6819945", "text": "boolean hasQuality();", "title": "" }, { ...
2b0c9c7aaa35756e8ff4d6a7a9d53ce3
Called when R key is pressed from main menu. Displays how much money is in the restaurant's cash register.
[ { "docid": "0be0d79ff186dd95e141ea1e7560e5e7", "score": "0.7011995", "text": "private void cashRegister() {\n\t\tSystem.out.println(\"Money in the cash register: \" + restaurant.getCashRegister());\n\t}", "title": "" } ]
[ { "docid": "ce9bcbbd9b161899f55a5e7c7d7b420a", "score": "0.62749773", "text": "@Override\n public void displayMenu(){\n System.out.println(\"CREDIT CARD PAYMENT HAS BEEN APPROVED\");\n System.out.println(\"\\t FUEL MENU\");\n System.out.println(\"ENTER 6 for SUPER\");\n Sy...
0bbc0888c63a8e3dae4fec83813f0881
Creates a Search with the given MainSystem.
[ { "docid": "9f792525156a20c3078263fcd8eb2a00", "score": "0.80730927", "text": "public Search(MainSystem system) {\n this.system = system;\n }", "title": "" } ]
[ { "docid": "532dc53e4396364a7619cc9b1c8cf48e", "score": "0.6590036", "text": "Search newInstance();", "title": "" }, { "docid": "a69649aa9e3ac8728dd83465a902222c", "score": "0.61643356", "text": "public SearchEngine() {\n\t\tthis.basicEngine = new BasicSearchEngine();\n\t}", "tit...
d8ba3e4c7d8d17d4eb1286bea4b65bbc
when web socket message is received from user agent. Cependant, on attend pas de message venant de l'utilisateur.
[ { "docid": "e1b8af109016aa513aa95a1e49d534f6", "score": "0.705949", "text": "@OnMessage\n public void onMessage(String message, Session session) throws IOException, InterruptedException {\n String username = getUserName(session);\n logger.info(String.format(\"message websocket reçu. exp...
[ { "docid": "f75aa5a678996dad5e91821fda54eb39", "score": "0.7141033", "text": "void onMessageReceived(String username, String data);", "title": "" }, { "docid": "b1f6f2da7705eae0d745211b414996bb", "score": "0.6784888", "text": "@Override\n public void onMessage(WebSocket webSoc...
a0a46264110ba3950fdcfd624901725b
LocalDateTime dayStart = LocalDateTime.of(start.toLocalDate(), LocalTime.MIDNIGHT);
[ { "docid": "d261412d76c7344a671ad3b23521c4f6", "score": "0.0", "text": "public static long getQIndex(LocalDateTime start, LocalDateTime end)\n {\n long minutes = ChronoUnit.MINUTES.between(start, end);\n\n long mod = minutes % 15;\n long res = 0;\n if ((mod) >= 8L) {\n ...
[ { "docid": "828fff8e31060eb82b6c75d627b2aebf", "score": "0.69301635", "text": "public static Date startOfDayLocal() {\n return startOfDayLocal(new Date());\n }", "title": "" }, { "docid": "2ffa69b63ec1fd4b8e20986f4c5e2b4e", "score": "0.62856555", "text": "public LocalDateTi...
12646d2f36cc8e58c71a2f9f44e07f0c
Set the image to draw on.
[ { "docid": "6465f95ab499ec123fea18ab35f193be", "score": "0.60957444", "text": "public void setImage(Mat img) {\r\n\t\tthis.img = img;\r\n\t}", "title": "" } ]
[ { "docid": "ea88dcedfe38950f8f5d4e625fed127f", "score": "0.7897715", "text": "private void setImage(Image img){\n gc = (Graphics2D) img.getGraphics();\n gc.setRenderingHint(RenderingHints.KEY_ANTIALIASING,\n RenderingHints.VALUE_ANTIALIAS_ON);\n gc.setPaint(Color.blac...
2a14c8ca0e57c2988e8528bdf425cd8b
set name of ability
[ { "docid": "91e606193818ca84b424b561ace594e3", "score": "0.6257591", "text": "public void setName(String name)\n {\n this.name = name; \n }", "title": "" } ]
[ { "docid": "1964f49cae676a82eca8c43bc6973d87", "score": "0.80565757", "text": "public void setName(String name) {\n //add(\"AbilityList.NAME\", name, true);\n this.name = name;\n }", "title": "" }, { "docid": "3811c4083dcb509cb968d2f62f77494b", "score": "0.6803541", ...
ccea63568ebd9313b7d5488770c0588f
Creates new form ShowAllAttendance
[ { "docid": "1c08d2ed279de00e604711f21131b58a", "score": "0.6498935", "text": "public ShowAllAttendance() {\n \n initComponents();\n GreyTextField.greyifyTextFieldText(txtSearchClass, \"Search Class\");\n try{\n refreshClassTable();\n }catch(SQLException e){e.pri...
[ { "docid": "485e573db13899fe18e4623172363711", "score": "0.60393494", "text": "public ViewAttendance() {\n initComponents();\n conn=DBconnect.connect();\n tableload();\n }", "title": "" }, { "docid": "b76e604d275617785136909e161eca40", "score": "0.60021925", "...
5781eda0657b075718be80d8b97717eb
Static method for turning a file's IFile representation into File.
[ { "docid": "e6046eba982140421bba8e9e485aa5ed", "score": "0.62163925", "text": "public static File ifileToFile(IFile ifile){\n\t\tFile file = new File(ifile.getLocation().toString());\n\t\treturn file;\n\t}", "title": "" } ]
[ { "docid": "ecfbdcefbce3427aba831c7db9533321", "score": "0.6420464", "text": "FileObject getFile();", "title": "" }, { "docid": "c06ecc73b7f738b76842ab55f99a328b", "score": "0.6236026", "text": "File makeFile();", "title": "" }, { "docid": "2977abc9639323927ba0cb502edb586...
6bb3e2370bf882b1a2e7a10d6994ef07
Test conquering a territory.
[ { "docid": "96a74d89c9a151c3b2052729204b22e7", "score": "0.72331077", "text": "@Test\n\tpublic void conquerTest() {\n\t\tTerritory attackingTerritory = new Territory(\"attacker\", new Point(0, 0));\n\t\tTerritory defendingTerritory = new Territory(\"defender\", new Point(0, 1));\n\t\t\n\t\tPlayer attack...
[ { "docid": "74587eab3de19cd16c292e0cc9b4e273", "score": "0.6462158", "text": "@Test\n public void testGetDonorsRegionCanterburyOrOtago() {\n if (canRunTests) {\n ResponseEntity responseEntity = donorReceiverController.getDonors(null, null, null, null, null, \"Canterbury, Otago\", null, null, nu...
bdd1a338b1031ffd03ee7373f77f3db8
optional string id = 2;
[ { "docid": "d199baf7db937c061d2badc8a189fc34", "score": "0.0", "text": "public Builder setId(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n id_ = value;\n onChanged();\n return this;\n }", "title": "" ...
[ { "docid": "aab1b478b501e7938af3b823b11eab94", "score": "0.75025165", "text": "public void setID(String id) {\n\n }", "title": "" }, { "docid": "49b0a3514ae88adc6ce14a7bd6585381", "score": "0.74674714", "text": "public void setId(String id)\n/* 32: */ {\n/* 33:36 */ this.i...
c12036d6373de6c4452f0e8c658de92f
Return count, min, max, average and standard deviation stats for the values of the stream. This method only works for numeric streams
[ { "docid": "02a0621f3fe55e90092410b54619f250", "score": "0.0", "text": "public M2XResponse stats(String query) throws IOException\n\t{\n\t\treturn makeGet(\"/stats\", query);\n\t}", "title": "" } ]
[ { "docid": "f9f05638d01de24979b5abc645b9f2a4", "score": "0.6378376", "text": "public JsonObject getStatistics() {\r\n LOGGER.debug(\"get statistics called\");\r\n JsonObject response = new JsonObject();\r\n response.put(\"count\", count);\r\n response.put(\"sum\", sum);\r\n ...
a70a998e8ae57245ac8063ff1c2ffdf8
Publicar mensaje en un topic
[ { "docid": "5fa835317d38157d41aa334146e3302d", "score": "0.67600155", "text": "public void enviarMensajeMQTT(String data, String subTopic) {\n try {\n Log.i(MQTT.TAG, \"Publicando mensaje: \" + data);\n MqttMessage message = new MqttMessage(data.getBytes());\n mes...
[ { "docid": "4cf30e563d9827663ba552f8d0c5f3c7", "score": "0.72993696", "text": "@Override\n\tpublic void publish(String topic, String str) {\n\t\t\n\t}", "title": "" }, { "docid": "6126e7aef523761ca9168acdd1cefe3a", "score": "0.6919684", "text": "public void publish(String msg) {\n\n ...
80d7ac5e4a685c268075b62f18c913ef
delete the kth element
[ { "docid": "c2c77aeace82ccf0d2bbbce636732fd4", "score": "0.73202884", "text": "public void delete (int k) {\n if (k < 0 || k >= N) throw new IllegalArgumentException ();\n // TODO 1.3.20\n checkInvariants ();\n }", "title": "" } ]
[ { "docid": "4987d2480bbdaf3a6d67ec9e479a9c90", "score": "0.7581269", "text": "@Override\n\tpublic void delete(Integer k) {\n\n\t}", "title": "" }, { "docid": "ca7f1e15e6167e751573df23ffe917bf", "score": "0.74966353", "text": "public void delete_ith_element(int pos);", "title": ""...
0c137c6405b99c834ae4ee146fdfbee9
/ Used the internal storage to implement the structure in which the message will be stored in the provider. The contentValue key is the filename and the value is written into the file. Code reference: onProgressUpdate of ServerTask of SimpleMessenger.
[ { "docid": "6af8766b6650309a8231829366a53b34", "score": "0.559093", "text": "@Override\n public Uri insert(Uri uri, ContentValues values) {\n String filename = (String) values.get(\"key\");\n String contentVal = (String) values.get(\"value\");\n FileOutputStream outputStream;\n\n...
[ { "docid": "949a2f70180408da97a3b1b6af0f765e", "score": "0.6159841", "text": "private void saveMessages() {\n\t\tif (messages.size() == 0) {\n\t\t\t File file = getFileStreamPath(MESSAGE_STORE);\n\t\t if(file.exists()) {\n\t\t \tLog.i(TAG,\"Attempting to delete custom message text file\")...
a73266d03883142912ae684344a64e5c
CM695884 Execute the process for deleting the Picking plan data (Inventory package Not Available)
[ { "docid": "999f3c4987509b5c6aa6478f768506c3", "score": "0.6072089", "text": "protected void deleteRetrievalPlan(Connection conn, boolean unWorkDelete, String workDate\n\t\t\t\t\t\t\t\t\t\t\t\t\t , String deleteDate, boolean stockPack)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tthrows ReadWriteException\...
[ { "docid": "e284cecd8c6e41c22dfa0c140d10e7bf", "score": "0.63313544", "text": "protected void deleteWorkingData(Connection conn, SystemParameter[] param)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tthrows ReadWriteException, ScheduleException\n\t{\n\t\tString workday = wWareNaviSystem.getWorkDate();\n\n\t\t//#CM695776...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e38bfb45d5e9a2fa6eef172b826ce7a8", "score": "0.0", "text": "public static void main(String[] args) {\n\t\t\n\t\ttry {\n\t\t\tServerSocket ss=new ServerSocket(1234);\n\t\t\tSystem.out.println(\"waiting for a connexion\\n\");\n\t\t\tSocket s=ss.accept();\n\t\t\tInputStream is=s.getInputStream(...
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "118f2b8a20f48999973063ac332d07d3", "score": "0.6563993", "text": "@Override\r\n\t\t\tpublic void atras() {\n\r\n\t\t\t}", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "24c0ab8df82d9f154911f034d89e630a", "score": "0.0", "text": "public void resetToStart(Agent e) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.6836411", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.6679176", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, ...
681160c3d04fa760aac66d62d8833306
Pauses the timer and the animation.
[ { "docid": "1f09c7b179f765fa320eebbbab5f46ad", "score": "0.7694912", "text": "public void pause(){\n\t\tif(timer == null){ return; }\n\t\ttimer.stop();\n\t}", "title": "" } ]
[ { "docid": "ecb02b0edd32fc6cdae4830c795b3a34", "score": "0.7910716", "text": "public void pause() {\n\n if (timer != null) {\n\n // Arreter le timer\n stop();\n\n // Mise à jour\n update();\n }\n }", "title": "" }, { "docid": "1825...
8e5c9ba292d58c3f38225a427135c40c
Gets the attribute value for EndBit, using the alias name EndBit.
[ { "docid": "4edd498df36bc4bdc9fda7b11cb719e8", "score": "0.7686555", "text": "public Number getEndBit() {\n return (Number)getAttributeInternal(ENDBIT);\n }", "title": "" } ]
[ { "docid": "0dc4adbad4f31e45943aa81e76f99fec", "score": "0.6815199", "text": "public Number getEndBit2() {\n return (Number)getAttributeInternal(ENDBIT2);\n }", "title": "" }, { "docid": "b755dec0bdceab7a5652bf61212c7f88", "score": "0.66335356", "text": "public String getEn...
a373671156d5f08bf5c0915fe6ffd62d
Test of Pay method, of class RentalList.
[ { "docid": "f1fd5773bb5934ac7b567e755fab6cc3", "score": "0.797397", "text": "@Test\n public static void testPay() {\n System.out.println(\"pay\");\n Rental currentRental = new Rental(0, 0, 30, 40, true);\n currentRental.setDateIn(new Date(2017, 4, 22));\n currentRental.set...
[ { "docid": "1277ac385bc4d2b7392c12410c20a7f2", "score": "0.681426", "text": "public void pay() {\r\n\t\t\r\n\t}", "title": "" }, { "docid": "ab5d21e51cce5b10ecfa85ff461e8a6b", "score": "0.6757007", "text": "@Test\r\n\tpublic final void testGetPayments() {\n\t}", "title": "" }, ...
5f6aadbf28f0e5feafbadb9230f5a865
Metodo para obtener una cadena con los datos de la obra
[ { "docid": "d6c999ff43565d2bea45563f3488114b", "score": "0.0", "text": "public String toString() {\n return autor + \"\\t\"+ titulo + \"\\t\"+ tema + \"\\t\" + anio;\n }", "title": "" } ]
[ { "docid": "2f4a234051cee0136f5c7341a15dcd49", "score": "0.6354505", "text": "private String getCampo4() {\r\n String campo = \tgetNumero() + String.valueOf(boleto.getMoeda()) +\r\n boleto.getFatorVencimento() + boleto.getValorTitulo() + \"9\" + boleto.getCodCliente() +\r\n ...
59182070c9fe1695c8215b9d5d99c302
Update fields in view
[ { "docid": "3a2ee56d3cb9a9e4f9c8403c13571c63", "score": "0.0", "text": "private void bind(Person person) {\n this.person = person;\n\n // Set name\n String nameString = person.getFirstName() + \" \" + person.getLastName();\n primaryText.setText(nameString);\n\...
[ { "docid": "2b076d0521581115f1c4b89031fdd6c9", "score": "0.69226193", "text": "@Override\n public void updateModelFromView() {\n }", "title": "" }, { "docid": "4e720aa95ec395bba387230608e647a0", "score": "0.64221156", "text": "public void updateViews();", "title": "" }, { ...
46270bcb964ca53171c0d960800e2e10
Returns true if type is instantiation of type.
[ { "docid": "d3342c86493c0cdde6ff1003dad92cc6", "score": "0.8099991", "text": "public abstract boolean isInstantiatedType(CsmType type);", "title": "" } ]
[ { "docid": "130db510b4aa92fdc52d416597da169e", "score": "0.7367337", "text": "boolean hasType();", "title": "" }, { "docid": "130db510b4aa92fdc52d416597da169e", "score": "0.7367337", "text": "boolean hasType();", "title": "" }, { "docid": "130db510b4aa92fdc52d416597da169e...
936d5da695c10637c7a6589ce14788c2
Adds or sets userdefined properties of this Message.
[ { "docid": "83d691089d9460b4aa35c552bfc92dba", "score": "0.53163755", "text": "public void setProperty(String name, String value) {\n // Codes_SRS_MESSAGE_11_028: [If name is null, the function shall throw an IllegalArgumentException.]\n if (name == null) {\n throw new IllegalAr...
[ { "docid": "280f0ea98d19cee6f6f6fa390b10fbcd", "score": "0.6383134", "text": "public void setUserProperties( boolean userProps )\n {\n dictionary.setBoolean( \"UserProperties\", userProps );\n }", "title": "" }, { "docid": "2d575adb25deb8b88c2474eef223683c", "score": "0.5876...
910aaa701312929e1f7dec7179309bce
Removes the association, if any, between a client and a view process. This may allow the view process to be terminated and removed.
[ { "docid": "63a2813b0b0076dd000c5d2852906d07", "score": "0.64560664", "text": "public void detachClientFromViewProcess(final UniqueId clientId) {\n ArgumentChecker.notNull(clientId, \"clientId\");\n _processLock.lock();\n try {\n final Pair<ViewProcessImpl, ViewResultListener> processAttac...
[ { "docid": "ef25561586a2ca8fc1cb8aaac10794cd", "score": "0.6095138", "text": "public void removeView(GraphItemView view) {\n\t\trecoverableItems.add(view);\n\t\tview.delete();\n\n\t\tif (view instanceof VertexView){\n\t\t\tEnumeration<EdgeView> edges = ((VertexView)view).getEdges();\n\t\t\tVector<EdgeVi...
93a760fe55d6e6220624d34733971a0f
If user has answered last question then display the Report window.
[ { "docid": "c317d0f36c04e16eece1828e7f4ed0aa", "score": "0.55685264", "text": "public void finished() {\n if (reportWindow == null) {\n reportWindow = new JQReportSummaryWindow(new SummaryGet());\n }\n reportWindow.updateDisplay();\n reportWindow.setVisible(true);\...
[ { "docid": "7a86772eba19b4751d9e1bc9ddddf442", "score": "0.63809365", "text": "private void displayQuestion() {\n if (currentQuestion.correct()) {\n displayCorrectQuestion(currentQuestion.clone());\n } else {\n displayIncorrectQuestion(currentQuestion.clone());\n ...
4c70294b62a212cb7ec7feeeafc9ec4a
/ This method plays the scenario file specified by the argument. The argument can be specified either as an absolute or a relative path.
[ { "docid": "416b8103d639d6edfeac65b6ff9bc179", "score": "0.6824492", "text": "public void setScenarioFile (String scenarioFile) \r\n {\r\n try\r\n {\r\n \t\r\n File f = new File (scenarioFile);\r\n fileScanner = new Scanner (f);\r\n String absolut...
[ { "docid": "999fafe20cd6411f0a5c8ead1b7b4865", "score": "0.6621364", "text": "public static void play(String file) {\n\t\t// YOUR CODE HERE\n\n\t}", "title": "" }, { "docid": "4d51da4c5af0b202305f8a7941e45c9b", "score": "0.6417568", "text": "public abstract void Play(String path);", ...
4c7cf9d5411ba56292312f929a1672df
Draws a String into the display area for the plot.
[ { "docid": "3a39c51ca9903d86f7a32c236fc1af5a", "score": "0.6950685", "text": "protected void drawAreaString( Graphics g, int nLen, String szText, double x, double y )\n\t{\n\t\tif( nLen > 0 && szText.length( ) > nLen )\n\t\t\tszText = szText.substring( 0, nLen );\n\n\t\tg.drawString( szText, (int) (m_nI...
[ { "docid": "21a14426cb986d658ccfd14174feefdd", "score": "0.7651152", "text": "public void drawText(String text, double x, double y, int size);", "title": "" }, { "docid": "00f41b9312143fd31073995c957d5c9a", "score": "0.764941", "text": "public void drawString(String text, int x, int ...
a99726ec0c577fa2b6d4760fe9ae56e1
$ANTLR end "rule__MouseTrigger__Alternatives" $ANTLR start "rule__ColorChoice__Alternatives" InternalChessGame.g:437:1: rule__ColorChoice__Alternatives : ( ( ( 'black' ) ) | ( ( 'white' ) ) );
[ { "docid": "7b44e9bb903e49ad13ecd13828051ff3", "score": "0.7936126", "text": "public final void rule__ColorChoice__Alternatives() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalChessGame.g:441:1: ( ( ( 'black' ) ) | ( ( 'w...
[ { "docid": "d56b387ee5404fa458bc5b8429c80864", "score": "0.7302018", "text": "public final void rulecolorChoice() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalChessGame.g:357:1: ( ( ( rule__ColorChoice__Alternatives ) ) ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "2d2ed890157ed52f8322863b5ef79ce9", "score": "0.0", "text": "public void mouseExited(MouseEvent event) {\n\n\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...
c07f4b0a2ea09576de2985837d5d111e
Generated method Getter of the AbstractAsConfigurableSearchConfiguration.excludedFacets attribute defined at extension adaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
[ { "docid": "e2aa5f135eb2e222aa9f5d1059f09e00", "score": "0.6802305", "text": "@Accessor(qualifier = \"excludedFacets\", type = Accessor.Type.GETTER)\n\tpublic List<AsExcludedFacetModel> getExcludedFacets()\n\t{\n\t\treturn getPersistenceContext().getPropertyValue(EXCLUDEDFACETS);\n\t}", "title": "" ...
[ { "docid": "bbf21ff3d9662f6416591c80adff9cfc", "score": "0.5418006", "text": "@Override\r\n\t@Transient\r\n\tpublic List<String> getExcludePropertiesWhenSearch() {\n\t\treturn null;\r\n\t}", "title": "" }, { "docid": "f38c01f90fda5b67d70aa12a29356147", "score": "0.5236197", "text": "...
c40b4362a073c80dd06f42be4009ad0a
/ Este enpoint asocia un registro de Reina con un registro de Reuna
[ { "docid": "981360e791295b4422837319d7f3aa10", "score": "0.0", "text": "@CrossOrigin\n\t@RequestMapping(value = \"/expediente/{idJoven}\", method = RequestMethod.PUT, consumes = {MediaType.APPLICATION_JSON_UTF8_VALUE}, produces = {MediaType.APPLICATION_JSON_UTF8_VALUE})\n\tpublic @ResponseBody ResponseE...
[ { "docid": "be6f9359960ab9f4e45ac6e84bc107bd", "score": "0.63655543", "text": "public void registroEmpresa(Empresa miempresa);", "title": "" }, { "docid": "075599073a37a5bf2c047dfc76aa63d2", "score": "0.6121079", "text": "public void ingresar(Object dato){\n raiz = agregarRecu...
403d65de9bb70875ae1bb20606fbadad
Byte length of Input Stream
[ { "docid": "f56342a67e2ac94038b4a0d5f5a75e48", "score": "0.0", "text": "public static void DownLoadPages(String urlStr, String outPath) {\r\n int chByte = 0;\r\n /** URL Address */\r\n URL url = null;\r\n /** http link */\r\n HttpURLConnection httpConn = null;\r\n ...
[ { "docid": "dde6a073a105ed2feca13b6ec87f5a47", "score": "0.7995091", "text": "@Override public long Size() {return (int)stream.Len();}", "title": "" }, { "docid": "9f85c7bd0a4543b279e9d5859767b21d", "score": "0.7876036", "text": "private static int streamLength(InputStream in) {\r\n\...
aebc7e9163c465be30adf9f3e7baf83e
Configure the workflow view.
[ { "docid": "24bb5001405e5a96adb8f23f96870bb5", "score": "0.5864272", "text": "protected void doInitView() {\n view.setWidget(groupEditor.asWidget())\n .setCancelButtonVisible(true)\n .setSaveButtonVisible(true)\n .setSaveButtonEnabled(isDirty)\n ...
[ { "docid": "6c59e78347977659b3aae9af4200e818", "score": "0.6242158", "text": "public SlidesConfigView()\n {\n // Initialize the variables to the default values.\n folderPathTextField = \"\";\n soundPathTextField = \"\";\n\n // Initialization of the JFrame\n setConte...
48dbd4cb7dd3ab1125f22c98db502eeb
Constructs an empty BloomFilter with a given length for the bit vector, guarenteeing a maximum error rate.
[ { "docid": "1eda5d7f3bf02d8f0b4589348897ed21", "score": "0.62624705", "text": "public BloomFilter(int numKeys, double errorRate) {\n\t\tthis();\n\t\tdouble lowest_m = Double.MAX_VALUE;\n\t\tint best_k = 1;\n\t\tfor (int k = 1; k <= 100; k++) {\n\t\t\tdouble m =\n\t\t\t\t(-1 * k * numKeys)\n\t\t\t\t\t/ (...
[ { "docid": "2dcaf39cc31c47e9e1ef764e9035f9ca", "score": "0.65316856", "text": "public BloomFilter(int numKeys) {\n\t\tthis(numKeys, 10);\n\t}", "title": "" }, { "docid": "6086845860b51a75e9225dd55bd5eba9", "score": "0.62839484", "text": "public SliceBloomFilter(int expectedNumberOfEl...
b113bb425e5642a1f5d2632e94043447
Initializes the object. This is a method declared in javassist.Translator.
[ { "docid": "771dc943ca2430bc83c7c45ad4210df3", "score": "0.0", "text": "public void start(ClassPool pool) throws NotFoundException {\n classPool = pool;\n CtClass c = pool.get(sampleClass);\n forwardMethod = c.getDeclaredMethod(\"forward\");\n forwardStaticMethod = c.getDecla...
[ { "docid": "882e4134c9d8f60572e2052977cf132e", "score": "0.7376834", "text": "public void init() {\r\n }", "title": "" }, { "docid": "5961936750e422c4cd8f3e95229a3e2a", "score": "0.73474556", "text": "public void init() { }", "title": "" }, { "docid": "ec1364f5596c5cea...
274e352eed81b81a2cd9d0c409e584d3
Bien dich cau lenh
[ { "docid": "00ab790d755e314862bd12e67d691aac", "score": "0.0", "text": "public ResultSet get(String sql, String value) {\n\t\ttry {\n\t\t\tPreparedStatement preCet = this.con.prepareStatement(sql);\n\t\t\tif (!value.isEmpty()) {\n\t\t\t\tpreCet.setString(1, value);\n\t\t\t}\n\t\t\treturn preCet.executeQ...
[ { "docid": "1ab74e9357baf8c11945695ab15c4df3", "score": "0.70190245", "text": "abstract void je_len_calc();", "title": "" }, { "docid": "b047a2d8dcd04c54bb5062a994c18bc8", "score": "0.6856752", "text": "int getLen();", "title": "" }, { "docid": "b047a2d8dcd04c54bb5062a994...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "83ec530ee403d94cdbd96296c2d59a84", "score": "0.0", "text": "public static C4242a m11618a(byte[] bArr, int i, int i2) {\n byte[] bArr2 = new byte[i2];\n System.arraycopy(bArr, i, bArr2, 0, i2);\n return new C4242a(bArr2);\n }", "title": "" } ]
[ { "docid": "fc84bfffbb135cb8d4b6f8f6e4fc5d30", "score": "0.62497115", "text": "public interface C4521a {\n /* renamed from: a */\n void mo12348a();\n }", "title": "" }, { "docid": "01ed565ecd5da249ab9411db2a325750", "score": "0.6242887", "text": "public interface C14...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "5d1ef491d34d8ac17e81018ca01aa4b2", "score": "0.0", "text": "@Override\n\tpublic String addEstimate(EstimateVO estimateVo) {\n\t\tString addEstimate_check = null;\n\t\tString maxEst_no = null;\n\t\t\n\t\ttry {\n\t\t\tSystem.out.println(estimateVo);\n\t\t\tthis.commonDao.insertData(\"estimate....
[ { "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": "" ...
2f0e08327892afddea54946bd0f29ebf
Sets the appointmentRequestedPayRate attribute.
[ { "docid": "cb981552376b8cf8ab5c8396f0738283", "score": "0.81258005", "text": "public void setAppointmentRequestedPayRate(BigDecimal appointmentRequestedPayRate) {\n this.appointmentRequestedPayRate = appointmentRequestedPayRate;\n }", "title": "" } ]
[ { "docid": "0b9dff4f92d95510fb24d9fe7c6f0ed5", "score": "0.6808781", "text": "public BigDecimal getAppointmentRequestedPayRate() {\n return appointmentRequestedPayRate;\n }", "title": "" }, { "docid": "fcacba1c1bddff38b86aaee9d1706a30", "score": "0.6565741", "text": "public...
b43dd72d36f9140ff2ec8d1a730b17d4
Absolute put method for writing a double value&nbsp;&nbsp;(optional operation). Writes eight bytes containing the given double value, in the current byte order, into this buffer at the given index.
[ { "docid": "6b3e8bf0443eeed0f574bc7464a2bec2", "score": "0.77606815", "text": "public Buffer putDouble(int index, double value);", "title": "" } ]
[ { "docid": "da9851078587a8f5123c77a1575af677", "score": "0.7412845", "text": "BigByteBuffer putDouble(double value);", "title": "" }, { "docid": "596ce327ee1e0a402cfd5b52dada18e2", "score": "0.7343551", "text": "public void putDouble(long index, double value)\n {\n putDoubl...
235f833b54ed9ec3e3d2c77577ac099c
Interface indicates a requestmessage.
[ { "docid": "2f54177ea90915fe6acec34668a4aea6", "score": "0.60453826", "text": "public interface SWTRequest extends SWTMessage {\n\n}", "title": "" } ]
[ { "docid": "50dc7d540ec71cb91828ba0e15597c97", "score": "0.6917762", "text": "public void onRequestMessage (RequestMessage msg);", "title": "" }, { "docid": "d1415a6a1a587681d741453ec8d630f2", "score": "0.6385365", "text": "int getRequestMessage();", "title": "" }, { "doc...
0b2fe1bcb395483a18e1e61dd8b23777
Test case number: 100 /Coverage entropy=0.0
[ { "docid": "a3f2a86367bbed760b7e7e7f87b13feb", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test100() throws Throwable {\n // Undeclared exception!\n try { \n DBUtil.executeQuery((ISession) null, \"net.sourceforge.squirrel_sql.plugins.dbcopy.dbcopy\");\n fail(\...
[ { "docid": "d6df76b4cd9e17e2c3e4b99debdb01f6", "score": "0.7087746", "text": "@Test\n public void test16() throws Throwable {\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n Instances instances0 = textDirectoryLoader0.getDataSet();\n Evaluation evaluation0 = n...
321fc5dc242af2c8b896a7c4f12d73de
Delete the account identified by accountId
[ { "docid": "5b9376c8a175608ab07837cc8e040575", "score": "0.8279193", "text": "public void delete(String accountId) {\n Session session = this.currentSession();\n session.delete(get(accountId));\n session.getTransaction().commit();\n }", "title": "" } ]
[ { "docid": "c819b7f7495f08da11d334f6dd8c6a12", "score": "0.77448964", "text": "public void deleteAccountSync(long accountId, Context context) {\n try {\n mLegacyControllerMap.remove(accountId);\n // Get the account URI.\n final Account account = Account.restoreAcc...
3678301272d577e225b9c736e6cc465a
Constructs a new instance defined by the default element.
[ { "docid": "b543a37f991db635979d7e5310b193e7", "score": "0.52793324", "text": "public BasketItem()\n {\n this(biz.c24.retaildemo.model.java.BasketItemClass.getInstance().getNullDefiningElementDecl());\n }", "title": "" } ]
[ { "docid": "96dae842601a64420b1f821295da9496", "score": "0.65984637", "text": "BasicElem createBasicElem();", "title": "" }, { "docid": "5a8869c9cce079817a18e62432ca2050", "score": "0.6395638", "text": "public abstract Element create();", "title": "" }, { "docid": "e4188f...
d5829363d04faafca19da2c3b866c09c
Turns a value into a string and aims at emulating the currently missing label provider relying on the actual value. This shall later be replaced by relying on GUIvariables! Then this method can be deleted.
[ { "docid": "356cd27aa7e7d7cacee102c1302d8ee7", "score": "0.643482", "text": "protected static String toString(Value value) {\n String result = StringProvider.toIvmlString(value);\n IDatatype type = value.getType();\n if (StringType.TYPE.isAssignableFrom(type)) {\n while (...
[ { "docid": "ba213db4b0f6d365047c90ca16bcf8ef", "score": "0.70077866", "text": "private String getLabel(int aValue) {\n\t\tif (fRadix == radix_Hex) {\n\t\t\treturn Format.toHexString(aValue);\n\t\t} else {\n\t\t\tif (fType == type_Float) {\n\t\t\t\treturn \"\" + (double)aValue;\n\t\t\t} else {\n\t\t\t\tr...