query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
1c0a961de7b743dadcde550fc9a9d048
/ Se obtiene la diferencia de puntos entre los jugadores
[ { "docid": "ce8bcd499e705d4c5ae7ebfceae8464f", "score": "0.5149944", "text": "public int differencePoints(){\n return player1Score - player2Score;\n }", "title": "" } ]
[ { "docid": "e395173d2fce48ca6a7e8729a21f3db9", "score": "0.60231024", "text": "public float promEstado() {\n float acu = 0;\n int conta = 0;\n for (int i = 0; i < jugadores.length; i++) {\n if (jugadores[i] != null) {\n acu += jugadores[i].getEstado();\n ...
3b774ebf22973198468a5fee06382e72
Use only when the text exists
[ { "docid": "bbb63e6fb01ab28fc50fd84f7658d920", "score": "0.0", "text": "private boolean removeNode(TrieNode<Character> node, String text) {\n if (text.length() == 0) {\n node.setExist(false);\n\n // Remove the node if there are no other elements deeper\n return no...
[ { "docid": "e950692262f72cb4779d86e6355a7482", "score": "0.7529072", "text": "boolean hasText();", "title": "" }, { "docid": "e950692262f72cb4779d86e6355a7482", "score": "0.7529072", "text": "boolean hasText();", "title": "" }, { "docid": "e950692262f72cb4779d86e6355a7482...
9d32b7231501f32cce471703c89aefcf
Continuous .vega.ContinuousTrading continuous = 100 [json_name = "continuous"];
[ { "docid": "3bcaae3107356258ce3cfa600d3bbb08", "score": "0.5529781", "text": "public Builder setContinuous(io.vegaprotocol.vega.Markets.ContinuousTrading value) {\n if (continuousBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n ...
[ { "docid": "f15522c90fe030e9318e8b836e950d24", "score": "0.7576405", "text": "io.vegaprotocol.vega.Markets.ContinuousTrading getContinuous();", "title": "" }, { "docid": "bdc10c80047d6c637e78025fb3ac60e3", "score": "0.64428705", "text": "io.vegaprotocol.vega.Markets.ContinuousTrading...
9ea06972bd3621e08145054c7fb0a040
TO CHECK WHETHER THE INPUT IS OF VALID LENGTH
[ { "docid": "c5c98fb4c9c184486764f4ed6d36b8dc", "score": "0.0", "text": "public static boolean checkJerseyLength(String jerseyNumber)\r\n {\r\n \tboolean bool=false;\r\n\t// as Database integers Length was 11\r\n \tif(jerseyNumber.length()<=11)\r\n \t{\r\n \t\tbool=true;\r\n \t}\r\n ...
[ { "docid": "edbe8e5dc8c824e9b61f232f6ad0dfc1", "score": "0.7550612", "text": "boolean hasLength();", "title": "" }, { "docid": "edbe8e5dc8c824e9b61f232f6ad0dfc1", "score": "0.7550612", "text": "boolean hasLength();", "title": "" }, { "docid": "edbe8e5dc8c824e9b61f232f6ad0...
b5c1aa4644d0a822edcec53b77986496
It generates a new encoded value for the parameter parameter and the value value passed as parameters. The returned value guarantees the confidentiality in the memory strategy if confidentiality indicator confidentiality is true.
[ { "docid": "cbf4b6a4514a03c19cac5811a1c4dca0", "score": "0.0", "text": "public String compose(final String parameter, final String value, final boolean editable) {\n\t\treturn compose(parameter, value, editable, false);\n\t}", "title": "" } ]
[ { "docid": "782a7706d27740d5045fba544afd49ca", "score": "0.5755601", "text": "Value createValue();", "title": "" }, { "docid": "f49c64134021b4b20ceae0a4f83b4b8c", "score": "0.54813665", "text": "com.google.protobuf.ByteString\n getParameterValueBytes();", "title": "" ...
ed20f933d6a14c1ca060b1179c7b7960
Gets the entities z coordinate
[ { "docid": "b9ee38ff57f1130d79f01eccbecd831d", "score": "0.80126286", "text": "public int getZ() {\n\t\treturn location.getZ();\n\t}", "title": "" } ]
[ { "docid": "77778c1ef3ec735b7f618ce096a5bb9b", "score": "0.7990763", "text": "public double getToZ() {\n\t\treturn nativeEntity.locZ;\n\t}", "title": "" }, { "docid": "d45889b84d52ec95e40db17ae3581af8", "score": "0.79874355", "text": "public float getZ( )\n\t{\n\t\treturn m_Position[...
f99b53838db3f8f5d5aa8bd8603a7b10
Gets the date of the given route ID.
[ { "docid": "fbdc3296eeaf45b9d17b097b1ebbfe3d", "score": "0.5207368", "text": "long getDate(UUID id);", "title": "" } ]
[ { "docid": "364a6964f5a90c65aa194bbb9762d626", "score": "0.6344304", "text": "public Date getRoutedDateForResourceId(String groupId, Integer resourceId) throws DataServiceException {\r\n\r\n\t \t\tDate routedDate = null;\r\n\t\t\ttry{\r\n\t\t\t\tMap paramMap = new HashMap<String, Object>();\r\n\t\t\t\tp...
ececf0a0d1de6681c839fdb473949a78
This method was generated by MyBatis Generator. This method corresponds to the database table t_balance
[ { "docid": "e1b1e96dbc0df50e01cc4c97951ef1a5", "score": "0.0", "text": "int deleteByPrimaryKey(Integer id);", "title": "" } ]
[ { "docid": "1a677b6ede92d09bb3338fafcb529555", "score": "0.68450075", "text": "double getBalance(int number) throws SQLException;", "title": "" }, { "docid": "6f8361a01089ff03378f47ea2fdec710", "score": "0.65165466", "text": "public boolean Balance(){\n try{\n PreparedS...
de0bc99251bb54d0d8b1ef47ec04c88b
optional string recode_gubun = 1;
[ { "docid": "d4e9bf2f06333114b344e9c74e3f41f9", "score": "0.617239", "text": "public boolean hasRecodeGubun() {\n return ((bitField0_ & 0x00000001) == 0x00000001);\n }", "title": "" } ]
[ { "docid": "1ffb41718aa65768eff0499cabc87b97", "score": "0.8157166", "text": "java.lang.String getRecodeGubun();", "title": "" }, { "docid": "1ffb41718aa65768eff0499cabc87b97", "score": "0.8155782", "text": "java.lang.String getRecodeGubun();", "title": "" }, { "docid": "...
90ed89a5970dfb080aa1a59217f79b03
Gets the duration max.
[ { "docid": "0042ae38a1db0c238718e7a46176f7f2", "score": "0.8839436", "text": "public Long getDurationMax() {\n\t\treturn durationMax;\n\t}", "title": "" } ]
[ { "docid": "0cec8d2003e832f1e7e6f052e245ed2c", "score": "0.7292793", "text": "public long getMaxFrameDurationChecked() {\n Key<Long> key =\n CameraCharacteristics.SENSOR_INFO_MAX_FRAME_DURATION;\n Long maxDuration = getValueFromKeyNonNull(key);\n\n if (maxDuration == ...
f8f703e3a269a60350d646322caa8d9f
$ANTLR end rule__OperationArgumentList__Group__0__Impl $ANTLR start rule__OperationArgumentList__Group__1 ../org.eclipselabs.mscript.language.ui/srcgen/org/eclipselabs/mscript/language/ui/contentassist/antlr/internal/InternalMscript.g:12003:1: rule__OperationArgumentList__Group__1 : rule__OperationArgumentList__Group__...
[ { "docid": "2eabde3f1ac6f345e84af03c90fd00e5", "score": "0.82927305", "text": "public final void rule__OperationArgumentList__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipselabs.mscript.language.ui/src-g...
[ { "docid": "c4424d998f3d5493f4ca50b885ef3728", "score": "0.82271737", "text": "public final void rule__OperationArgumentList__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipselabs.mscript.language....
765d94ffce816ba86552c132dc4db0ad
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
[ { "docid": "4b68dce99fd9f958933df75d0f2609d3", "score": "0.0", "text": "public boolean isSet(_Fields field) {\n if (field == null) {\n throw new java.lang.IllegalArgumentException();\n }\n\n switch (field) {\n case SUCCESS:\n return isSetSuccess();\n case EX:\n ...
[ { "docid": "07df36942c600f3489133cc5ccc51d31", "score": "0.81398076", "text": "public boolean isSet(int fieldID) {\n switch (fieldID) {\n case VALUE:\n return isSetValue();\n case TIMESTAMP:\n return isSetTimestamp();\n default:\n throw new IllegalArgumentException(\"Field \" ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f9793e60b466057f313947f033bc50de", "score": "0.0", "text": "@Override\n public void handleMessage(Message msg) {\n switch (msg.what) {\n case 0:\n mLogo.setImageResource(R.drawable.tudoulogo);\n mHandler.sendEmptyMessageDelayed(1, 3*...
[ { "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...
5d453932d13646c8a87d0bccade624a1
Returns a new REST builder for this class.
[ { "docid": "0263b5e52209c43c52c042b2432d0610", "score": "0.64078236", "text": "public static Builder newHttpJsonBuilder() {\n return Builder.createHttpJsonDefault();\n }", "title": "" } ]
[ { "docid": "98f13e42e884c40ca0f4e321eb6fb842", "score": "0.64852285", "text": "public static RequestBuilder create() {\n return new RequestBuilder();\n }", "title": "" }, { "docid": "28a7476f5562fa5716827dff1bc75710", "score": "0.6273612", "text": "@Override\n\t\tprotected ...
ed874bde74e7292de72bf44bd7d4a02e
required uint32 nregisters = 2;
[ { "docid": "d5769d4c38e98321571712b8b655e9a5", "score": "0.81879467", "text": "int getNregisters();", "title": "" } ]
[ { "docid": "31a8144c82394ebf02f0be2cde58290c", "score": "0.71855927", "text": "public int getNregisters() {\n return nregisters_;\n }", "title": "" }, { "docid": "c28e72377ebdaf18a901e8306fc290be", "score": "0.7136585", "text": "boolean hasNregisters();", "title": "" },...
584d672d68903c25a6cae692cfc91936
Other fee type code which is not available in the standard code set
[ { "docid": "f80e21fdcdbfdc87cc8abcbfdc3b7371", "score": "0.57759845", "text": "@ApiModelProperty(value = \"Other fee type code which is not available in the standard code set\")\n\n @Valid\n\n public List<BranchCurrentAccountResponseOtherFeeType> getOtherFeeType() {\n return otherFeeType;\n }", ...
[ { "docid": "2efa1dc1cf6873edea1239ea271c4669", "score": "0.70799065", "text": "public String getFee_type() {\r\n\t\treturn fee_type;\r\n\t}", "title": "" }, { "docid": "2efa1dc1cf6873edea1239ea271c4669", "score": "0.70799065", "text": "public String getFee_type() {\r\n\t\treturn fee_...
096293116eb9565bd2e79f4eb840675c
Adds multiple components for a class.
[ { "docid": "efd3d6a4c1d6a744cc7565a0c85d9651", "score": "0.53721595", "text": "void addComponents(String... args) {\n if (!name().equals(\"None\")) {\n int totalComponents = Integer.parseInt(args[2]);\n String courseName = args[1];\n if (_courses.contains(courseNa...
[ { "docid": "575acdb3375b6dbd4e6087db5d9b4714", "score": "0.6730429", "text": "Components(Class<? extends Component> componentClass) {\n this.currentClass = componentClass;\n }", "title": "" }, { "docid": "9ab881cf1487c24b1c98d1c5ab442cf6", "score": "0.6719106", "text": "pro...
33e61d7f04180721edddb3fc946aac94
write your code in Java SE 8
[ { "docid": "76ae1bd3fcb145e239cf07955deb720a", "score": "0.0", "text": "static public int[] solution(String S, int[] P, int[] Q) {\n HashMap<String, Integer> map = new HashMap();\n int[] result = new int[P.length];\n int[] P_Count; \n int[] Q_Count;\n \n map.put...
[ { "docid": "d4d26d5593d8a096b4718305ba0b0cd2", "score": "0.58861625", "text": "public void testCompileWithCompilerOptions(){\n //build a class that uses javba 8+ features (here lambda)\n _class _c = _class.of(\"aaaa.bbb.C\").addImports(Consumer.class).main( ()-> {\n Consumer<Str...
67c4e187bcbada5daee2060589c4581f
I honestly hate myself for writing these next 15 lines. I'm missing something, but I couldn't get a switch to work.
[ { "docid": "ebb8462e1da9d19f5d2eae205ab9141d", "score": "0.0", "text": "public void addOrder(int itemQuantity, double itemPrice, String itemName) {\n Order itemOrdered = new Order(itemQuantity, itemPrice, itemName); // Maybe a for-loop to run through the array would be cleaner, but it works...
[ { "docid": "2e55284c78bfc8bd1e22fe5b9394af73", "score": "0.68851703", "text": "@Override\n\tpublic void apply(Switch sw) {\n\t\t\n\t}", "title": "" }, { "docid": "92509179071bc9372bd718893945efaa", "score": "0.64742976", "text": "private void testSwitchCase() {\r\n\t\t\r\n\t\t/*\tRan...
e2fe54edcb6c13d077e7abcfe9f8856e
/ dbclass obj=new dbclass(); ResultSet rs = obj.select("SELECT FROM `budget`"); return rs;
[ { "docid": "50cf2967c988d1eae685b391da479748", "score": "0.70363474", "text": "public ResultSet select() throws SQLException {\n\t\tBudget_database budget = new Budget_database();\n\t\tResultSet rs = budget.select();\n\t\treturn rs;\n\t}", "title": "" } ]
[ { "docid": "8b1de4d02bb6625a02cf6a5bf03fb52e", "score": "0.64534765", "text": "SelectQuery select(String sql);", "title": "" }, { "docid": "654cc978c05ad3d79d24191f6f06cfcb", "score": "0.64028555", "text": "private String query_data() {\n String q = \"SELECT * FROM cloudmon_pr...
00514d6b51d028e92e8195db40ea81dd
Clears the cache for the forms. The EntityCache and FinderCache are both cleared by this method.
[ { "docid": "aa144ded6f349ee2b94b40ba942e4a53", "score": "0.83005637", "text": "@Override\n\tpublic void clearCache(Forms forms) {\n\t\tentityCache.removeResult(\n\t\t\tentityCacheEnabled, FormsImpl.class, forms.getPrimaryKey());\n\n\t\tfinderCache.clearCache(FINDER_CLASS_NAME_LIST_WITH_PAGINATION);\n\t\...
[ { "docid": "48175ea409625ed3712bee7a6f8845e7", "score": "0.85840803", "text": "@Override\n\tpublic void clearCache() {\n\t\tentityCache.clearCache(FormsImpl.class);\n\n\t\tfinderCache.clearCache(FINDER_CLASS_NAME_ENTITY);\n\t\tfinderCache.clearCache(FINDER_CLASS_NAME_LIST_WITH_PAGINATION);\n\t\tfinderCa...
cf278453f5a743c3369955db712deb47
Interface implemented in MainActivity.java to handle clicks
[ { "docid": "3387ddbe270e6d2dcb0b1f756419eb5e", "score": "0.0", "text": "public interface EarthquakesListClickListener {\n void onTitleClick();\n\n void onEarthquakeClick(Earthquake earthquake, int earthquakeRecyclerViewPosition,\n View magnitudeCircleView,\n ...
[ { "docid": "bb790751455d1bd28ba633136c23a21c", "score": "0.75668466", "text": "void onStartClick();", "title": "" }, { "docid": "5acd63426f165e87a54aaafb21791767", "score": "0.75313205", "text": "@Override\n public void onClick(View v) {\n getMyMain();\n ...
c3cd031761e4951d857d74f4ca96bfc5
Calculate duration by timeframe of MT4
[ { "docid": "d57a15f0f57ac79009aa2e5deb0e46c4", "score": "0.5361949", "text": "public static int getDurationByTf(int tf, int exp)\n {\n switch (tf)\n {\n case 1:\n case 5:\n case 15:\n return tf*exp;\n case 30:\n case ...
[ { "docid": "ec463b673a5aa5c92a849378f2cdcc7d", "score": "0.6594839", "text": "public double getFrameDuration();", "title": "" }, { "docid": "45b006699cb2461cb723ad6e594998ee", "score": "0.6498949", "text": "long duration();", "title": "" }, { "docid": "dca6970c86df1d1bc3e...
1dda8cd3acc6864bbfd0be5dceba25d0
verify response code equals 200
[ { "docid": "6494cc9051b88b8ab64209d727d0b807", "score": "0.0", "text": "public void validate_blank_page(String link) throws IOException {\n try{ int resposecode = DsvActions.getResponseCode(link);\n logger.info(\"Respose code::\" + resposecode);\n if (resposecode != 200) {\n ...
[ { "docid": "2ad808aef321d3259b270c6b804633d3", "score": "0.7888292", "text": "public void assertResponseCode() {\n\t\tAssert.isValueEqual(200, response.getStatusCode());\n\t}", "title": "" }, { "docid": "2802e5f8a58d16bff3f90bb6dc07bc54", "score": "0.77861124", "text": "@Test(priorit...
cd54ad8b0910b5a25ec38a4b59d4e99e
Setter method for property userName.
[ { "docid": "d95966d299dd919f78f2d3ea987749a3", "score": "0.76293546", "text": "public void setUserName(String userName) {\n this.userName = userName;\n }", "title": "" } ]
[ { "docid": "fdd47345e1850d730a73602070549221", "score": "0.81971335", "text": "void setUserName(String userName);", "title": "" }, { "docid": "51b69a788b9861a685f4bb67643121bf", "score": "0.81650674", "text": "@Override\n\tpublic void setUserName(String userName);", "title": "" ...
08ec0f7654cccad69821337b3c47af67
Add a new user
[ { "docid": "ae2917915a1a99511bde6b62d31d3355", "score": "0.0", "text": "@Transactional\n public void addUser(User user) throws ApiException {\n this.recombeeClient.send(new AddUser(user.getId()));\n }", "title": "" } ]
[ { "docid": "abe955dc4b438b24f9979fde62641131", "score": "0.84178275", "text": "void addUser();", "title": "" }, { "docid": "9675c7ed57e0c72db200988d10923c7e", "score": "0.8264728", "text": "public void addUser(User user);", "title": "" }, { "docid": "c18f1f4c9c97f8522a1eb...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4a4672e7b4460a553f21b7be9139302f", "score": "0.0", "text": "@Override\n\tpublic List<SAlltype> selectype() {\n\t\treturn alltypeMapper.selectype();\n\t}", "title": "" } ]
[ { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.6831473", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}", "title": "" }, { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.67589027", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t...
684abb788b3649f3c8d605120130054b
Returns the literal value of the enumerator, which is its string representation.
[ { "docid": "f2a482c3220c9a36998519eb69d461b0", "score": "0.0", "text": "@Override\n public String toString()\n {\n return literal;\n }", "title": "" } ]
[ { "docid": "a8ad11083f33130b7660b5ebd2cc90c6", "score": "0.65995276", "text": "public String stringVal() {\n\treturn lit;\n }", "title": "" }, { "docid": "8035a7f6f6314a0c92517a6dc9a9605a", "score": "0.6591006", "text": "EnumLiteral getLiteral();", "title": "" }, { "do...
a00dcc9dfde3aa44715c980f4722345f
Auto generated setter method
[ { "docid": "df6e571066c795303b75deba2bd49216", "score": "0.0", "text": "public void setResultSort(int 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...
0e069ae2eab09379b5b94166d5bf2bcf
Created by biswas on 28/05/2017.
[ { "docid": "812377ba5579a2d2138712890bba30d6", "score": "0.0", "text": "public interface SearchHistoryRepository {\n\n public Observable<Boolean> insertHistory(String query);\n public Observable<List<SearchHistory>> getHistory();\n}", "title": "" } ]
[ { "docid": "7ba2946d983bb1e7f8bf10a547e6dc3f", "score": "0.60991734", "text": "public void mo14489d() {\n }", "title": "" }, { "docid": "40be4915804d3229e08fed067ec03fd6", "score": "0.60622483", "text": "Bug_616419() {\r\n\t}", "title": "" }, { "docid": "27bc40cf2c...
1da3d917f2c7d60033c87d6a8c7e1984
Displays the linked list elements
[ { "docid": "5c672f793895f7d6fa6331aa582ed72e", "score": "0.76038045", "text": "public static void display(Node head){ \r\n\t\t if(head == null) { \r\n\t\t\t System.out.println(\"Empty linked list\"); \r\n\t\t\t throw new IndexOutOfBoundsException(); \r\n\t\t\t }\r\n\t\r\n\t\t ...
[ { "docid": "3e09d5a0deb5699f6bcdea923a264a03", "score": "0.82978505", "text": "public void display() {\n\t\t\tnode temp = new node(null,null);\n\t\t\ttemp = header;\n\t\t\tif(temp == null) {\n\t\t\t\tSystem.out.println(\"The list is empty\");\n\t\t\t}\n\t\t\t\n\t\t\tdo {\n\t\t\t\tSystem.out.println(\"\"...
59dd0a6c5cf26d61c52f9eb1f558d4f4
Util method to write an attribute without the ns prefix
[ { "docid": "fd6dc57573a0fb4ed77a13ff3febd90c", "score": "0.0", "text": "private void writeQNameAttribute(java.lang.String namespace,\r\n\t\t\t\tjava.lang.String attName, javax.xml.namespace.QName qname,\r\n\t\t\t\tjavax.xml.stream.XMLStreamWriter xmlWriter)\r\n\t\t\t\tthrows javax.xml.stream.XMLStreamEx...
[ { "docid": "4032b8c44c9067682aec7c95df9e1e42", "score": "0.7246535", "text": "private void writeAttribute(java.lang.String namespace,java.lang.String attName,\r\n java.lang.String attValue,javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamE...
43af40d7158f05db0014f1de2f9549b4
Returns an ordered range of all the user_s where userName = &63;. Useful when paginating results. Returns a maximum of end start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtilALL_POS will return th...
[ { "docid": "35c04ec6db8601322df12b3c7e6ebb2e", "score": "0.80421495", "text": "public java.util.List<User_> findByUserName(\n\t\tString userName, int start, int end,\n\t\tcom.liferay.portal.kernel.util.OrderByComparator<User_>\n\t\t\torderByComparator);", "title": "" } ]
[ { "docid": "23eecea18eeb48c8f4362d4ec32d3bfe", "score": "0.79729164", "text": "public java.util.List<User_> findAll(\n\t\tint start, int end,\n\t\tcom.liferay.portal.kernel.util.OrderByComparator<User_>\n\t\t\torderByComparator);", "title": "" }, { "docid": "c9c89bc348da9084388d9c46d27a8f01"...
ccdb4699d4cdca7a5035bc44e8382e85
From bluez documentation: Resume playback.
[ { "docid": "45c4823ef7923d9490e273f3f366c715", "score": "0.0", "text": "void Play() throws BluezNotSupportedException, BluezFailedException;", "title": "" } ]
[ { "docid": "33c67aa7e7464bb42bcd6eb7fbb256f6", "score": "0.7741275", "text": "boolean resumePlayback(PlaybackStreamType playbackStreamType);", "title": "" }, { "docid": "1b755bcf4918a6f436e8f8eea1920a61", "score": "0.76365507", "text": "@Override\n\tpublic void Resume() {\n\t\t\n\t}"...
17e928e9263a638b5f56cf7a128b46a7
void copyFields(CMSObject) Method getIP
[ { "docid": "fe629b62f6f5080c12d9a67beb443862", "score": "0.6086685", "text": "public String getIP()\n {\n return this.m_IP;\n }", "title": "" } ]
[ { "docid": "6691dfcdaba25d59129fbb27dbb74bbf", "score": "0.6673794", "text": "@Override\r\npublic String GetIp() {\n\treturn _ip;\r\n}", "title": "" }, { "docid": "e23630a5632cc4bf4199f8a82aff9555", "score": "0.6574622", "text": "public String getIp()\r\n/* 65: */ {\r\n/* 66: ...
3cc21096b6eca779a688539d1968913e
Handle action bar item clicks here. The action bar will automatically handle clicks on the Home/Up button, so long as you specify a parent activity in AndroidManifest.xml.
[ { "docid": "5ef98bfbee923d4b160a61b737f73e14", "score": "0.0", "text": "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n //noinspection SimplifiableIfStatement\n// if (id == R.id.action_settings) {\n// return true;\n// ...
[ { "docid": "d715c382b697b334389d6e0cb00bfc5e", "score": "0.77661896", "text": "@Override\n public boolean onOptionsItemSelected(\n \t\tcom.actionbarsherlock.view.MenuItem item) {\n \tswitch (item.getItemId()) {\n // Respond to the action bar's Up/Home button\n case android.R.id.ho...
cf4ac5da772d8b4ba8db7836129aaa54
This method is called when a System Hook team member event has been received.
[ { "docid": "17be4b13d79a463b470184872b8410a8", "score": "0.8150188", "text": "default void onTeamMemberEvent(TeamMemberSystemHookEvent event) {\r\n }", "title": "" } ]
[ { "docid": "9159ae9ad17cfb4b03b989da02fcfb19", "score": "0.6561365", "text": "default void onGroupMemberEvent(GroupMemberSystemHookEvent event) {\r\n }", "title": "" }, { "docid": "7fbd1c3ff8bd0b2c418c0779b3cd08f6", "score": "0.62060803", "text": "public void onTeamPicked(Team tea...
1ea7a54b3528c96e53edd3d04d21b1ca
class to draw a shape that forms a straight line with bumps on it __________ ,.,.,.,. | | |___________| `'`'`'`'
[ { "docid": "4ae72487ea04184accbe2e9d05fc90cb", "score": "0.0", "text": "public BumpyShape(int x1Start, int y1Start, int x2Start, int y2Start, int size, int[] aRGBColor) {\n super(x1Start, y1Start, x2Start, y2Start, size, aRGBColor);\n }", "title": "" } ]
[ { "docid": "4ebe7299c0bcdb50c5c0d41687d9bb73", "score": "0.6722235", "text": "public void line(float x1, float y1, float z1, float x2, float y2, float z2)\n/* */ {\n/* 1574 */ beginShape(4);\n/* 1575 */ vertex(x1, y1, z1);\n/* 1576 */ vertex(x2, y2, z2);\n/* 1577 */ endShape();\n/...
4ff252ad8e366116745085b92bf0b05f
check if the atom is saturated
[ { "docid": "c0cc63484ff2127b3ad832372dd4b435", "score": "0.720775", "text": "private static boolean isSaturate(IAtomContainer ac, IAtom atom) {\n \tdouble bondOrderSum = ac.getBondOrderSum(atom);\n\t\tint hcount = atom.getImplicitHydrogenCount() == CDKConstants.UNSET ? 0 : atom.getImplicitHydrogenCou...
[ { "docid": "0390d6444b70a0e5a0fc77cd1531e5a5", "score": "0.57234603", "text": "boolean hasOutsideAirTemperature();", "title": "" }, { "docid": "0390d6444b70a0e5a0fc77cd1531e5a5", "score": "0.57234603", "text": "boolean hasOutsideAirTemperature();", "title": "" }, { "docid...
a38efa750daf81796a8c2c17c5bb98bb
f0 > PrimaryExpression() f1 > "." f2 > Identifier() f3 > "(" f4 > ( ExpressionList() )? f5 > ")"
[ { "docid": "c86ef2705dff14c337b752ef44ee65de", "score": "0.0", "text": "public R visit(MessageSend n, A argu) {\n R _ret=null;\n System.out.println(\" CALL \\n BEGIN MOVE TEMP \"+ i++ +\" \\n\");\n int i1=i-1; \n String classname=(String)n.f0.accept(this, argu);\n \n n.f1...
[ { "docid": "377c83a658a89f608d132de507447ca1", "score": "0.6047388", "text": "public static void testParser() {\n\t\tString input = \"x+y*cos(exp(ln(z))), sin(y)*exp(x)+ln(z)\";\n\t\tMultivariateExpression function = MultivariateExpression.parse(input);\n\t\tString vars = function.getVariablesAsString()...
e1f9bca99d6bd8f73329ec94a6c307e9
This method is called to process the requests.
[ { "docid": "85a4c3e7e05de1823d5e60f847f4dab5", "score": "0.0", "text": "public void process() {\n log.info(\"The beginning of the processor\");\n try {\n while (!monitor.isTerminated()) {\n UserTransactionWrapper transaction = null;\n try {\n ...
[ { "docid": "e9ccad9b0cf94e2284238171b69008ee", "score": "0.7049704", "text": "protected abstract void processRequest();", "title": "" }, { "docid": "0c5b3148b24f01ccf0a542a789dfedda", "score": "0.69679743", "text": "public void run() {\n\t\ttry {\n\n\t\t\t// Get the request line of t...
9cf55137d5b34b0bd05b31e5eb37a754
Tests the 'station' endpoint with bad end time format which should return a bad response.
[ { "docid": "ab73b4126136c169b569b225f0c0731d", "score": "0.78641754", "text": "@Test\n public void testQueryStationsWithBadEndTime() throws Exception {\n String url = STATIONS_URL + \"?end-time=bad_time\";\n HttpResponse<ReferenceStation[]> response = UnirestTestUtilities.getJson(\n url, R...
[ { "docid": "817e082dae28c8351065548febc7d557", "score": "0.7634167", "text": "@Test\n public void testQueryStationsByNetworkAndBadEndTime() throws Exception {\n String url = STATIONS_URL + \"?network-name=\" + TestFixtures.networkName\n + \"&end-time=bad_time\";\n HttpResponse<ReferenceSta...
0b03114827d6f1c8e1eaa75fa4322351
Membuat method Simpan Uang
[ { "docid": "bef325011a5e46b1102991956b297c8e", "score": "0.6332571", "text": "public void simpanUang(int sisaSaldo){\r\n saldo = this.saldo + sisaSaldo;\r\n System.out.println(\"Simpan Uang : \" + sisaSaldo);\r\n System.out.println(\"Saldo Anda Saat Ini Adalah: Rp.\" + saldo);\r\n }...
[ { "docid": "3ffce41ea52bd6160eddc35376386a3e", "score": "0.6312747", "text": "public PhanSo() {\n this.tu = 0;\n this.mau = 1;\n }", "title": "" }, { "docid": "00eb5e0c6eec6379bdf80107f82a0585", "score": "0.5874507", "text": "void hitung (){\n System.out.print...
297b2b1a4d6bc0497102c1fe7996fd67
return a string name for this class
[ { "docid": "e373675b851be8239bab649c952479f5", "score": "0.0", "text": "public String getName() { return TAG; }", "title": "" } ]
[ { "docid": "11b1e4f38fe3fbd5447fac7fa1205ab9", "score": "0.843343", "text": "public String getName() {\n\t\treturn(this.getClass().getCanonicalName());\n\t}", "title": "" }, { "docid": "8592df6e07fc73e2f6e5147bef07d557", "score": "0.8388817", "text": "public default String getName(){...
65b54762262efecd1f8f983fcdb52a93
Setter method for property codeValueImage.
[ { "docid": "a3d8f2ccfca3231409e100161edf0292", "score": "0.87148774", "text": "public void setCodeValueImage(String codeValueImage) {\n this.codeValueImage = codeValueImage;\n }", "title": "" } ]
[ { "docid": "d08c1a9e0ce5bba65b0ab7a794efa126", "score": "0.8038242", "text": "public String getCodeValueImage() {\n return codeValueImage;\n }", "title": "" }, { "docid": "4e278ee9f62bc756d5ad2a9b3d4ca03b", "score": "0.72183967", "text": "public void setCodeValueSmallImage(...
4c26c866ec1f2c168ae0256fd25ca897
A short name method, for permission method.
[ { "docid": "8c5df10cb502498e53aa2407dc0afc1f", "score": "0.0", "text": "@Override\n public boolean has(Player player, String permission) {\n return permission(player, permission);\n }", "title": "" } ]
[ { "docid": "d2bb0f9cd07327539ed7743193578717", "score": "0.7184799", "text": "String getPermission();", "title": "" }, { "docid": "f2894a5addcfc451fa0a4d1a08e2dc3c", "score": "0.6977866", "text": "AuthPermission setName(String name);", "title": "" }, { "docid": "eead5f870...
40e693004c4bf19eae7f80994bda2673
.Ydb.Monitoring.Location location = 4;
[ { "docid": "52f042a3341de5c63f9016e0984098d8", "score": "0.6124066", "text": "com.yandex.ydb.monitoring.MonitoringProtos.LocationOrBuilder getLocationOrBuilder();", "title": "" } ]
[ { "docid": "e920785fb628a354f949e4253ca0f114", "score": "0.69703096", "text": "com.yandex.ydb.monitoring.MonitoringProtos.Location getLocation();", "title": "" }, { "docid": "9f0cabfc61d2440f971008e423f7a170", "score": "0.63377357", "text": "public void setLocation(String loc)\n {...
386b8f2bb8f138be0fce232d031fcf53
.PredictionContainer prediction_container = 6;
[ { "docid": "9910f0c0987e1f51026d67df2c6cd321", "score": "0.66802114", "text": "@java.lang.Override\n public boolean hasPredictionContainer() {\n return containerCase_ == 6;\n }", "title": "" } ]
[ { "docid": "efba2c4e171dc139af801c692b1648c5", "score": "0.67883164", "text": "public void predict() {\n\t}", "title": "" }, { "docid": "24f1840f6e061e09ce80849b8e33875b", "score": "0.67464346", "text": "@java.lang.Override\n public boolean hasPredictionContainer() {\n return...
2d33f2696df545c81d79fc9479068bbf
Clears all the content of this slave.
[ { "docid": "d11e46adba08391f8a2b370943d4fbc6", "score": "0.0", "text": "public void clear()\n {\n // remove listeners\n // listeners.clear();\n\n // propage clear\n holdingRegisters.clear();\n extendedRegisters.clear();\n coils.clear();\n clearFunction...
[ { "docid": "6383d5184981b841b935a1ec794bc4f8", "score": "0.7160105", "text": "public void clear() {\n clearContents();\n }", "title": "" }, { "docid": "eeeaef371781c20d6a1f524f4c876a78", "score": "0.68658155", "text": "public void clear() {\n data.clear();\n \...
982aab01636fbc8948d76f1f87c207d6
TODO Autogenerated method stub super.onPostExecute(result);
[ { "docid": "af796c7de8fe1aa95d894f851590bdea", "score": "0.0", "text": "@Override\n\tprotected void onPostExecute(final PlaceList result) {\n\t\tpDialog.dismiss();\n\t\tnew Handler().post(new Runnable() {\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic void run() {\n\t\t\t\t// TODO Auto-generated method stub\n\t...
[ { "docid": "6fc44b9bf0faee1dac8293bbdba785a5", "score": "0.9037876", "text": "@Override\n\t protected void onPostExecute(Void result) {\n\t super.onPostExecute(result);\n\t // TODO Auto-generated method stub\n\n\t }", "title": "" }, { "docid": "96f3c6cd776...
71bc801d21e35a4b76e0104c78f917b2
Altera o numero canto para team A.
[ { "docid": "d31827c765cf6851a6cfec2907d8b461", "score": "0.7490099", "text": "public void cantoTeamA (View v){\n cantoA=cantoA + 1;\n NumeroCantoTeamA(cantoA);\n\n }", "title": "" } ]
[ { "docid": "87a3408e70619e08ee1ca2f86777de5d", "score": "0.63410306", "text": "public void cantoTeamB (View v){\n cantoB=cantoB + 1;\n NumeroCantoTeamB(cantoB);\n\n }", "title": "" }, { "docid": "4334ab550aacdc315258709de4db7829", "score": "0.62744987", "text": "publ...
71ca76981a1f15fcc0202cc2db33d466
Method that sets out tattoo
[ { "docid": "f9f7baeccb1de626088cea91b026a6cd", "score": "0.60245115", "text": "public void setTatoo(String tatoo) {\n this.tatoo = tatoo;\n }", "title": "" } ]
[ { "docid": "7871290ebf73f9b9ea79e1baad3cfe3d", "score": "0.58721197", "text": "public void initTas(int taille) {\n this.tas = new Tas (taille);\n }", "title": "" }, { "docid": "a63f753079dbb28702726bdc8e0e05c3", "score": "0.5776937", "text": "public TopIntake() {\n i...
112a69ca562249536184221cdeccaa87
A factory for creating instances
[ { "docid": "5b7dff272f2a323b3671eb6c345c474f", "score": "0.0", "text": "interface Factory {\n\n\t\t/**\n\t\t * Create an {@link ElkEquivalentObjectPropertiesAxiom}.\n\t\t * \n\t\t * @param first\n\t\t * the first equivalent {@link ElkObjectPropertyExpression}\n\t\t * for which the ...
[ { "docid": "5d3103a8380a789ec5471349ef98bc13", "score": "0.7718736", "text": "T createInstance();", "title": "" }, { "docid": "c3722a3a4a91675997ccb6455715afe7", "score": "0.7634245", "text": "Factory factory();", "title": "" }, { "docid": "c3722a3a4a91675997ccb6455715afe...
b3de29a12e4c71447e343e7b7f4999e8
Automatically copy to the clipboard the select text.
[ { "docid": "706d30f973ef42bb4bab9beb9018e2b3", "score": "0.645997", "text": "default void setCopySelection(boolean value) {\n getElement().setProperty(\"copySelection\", value);\n }", "title": "" } ]
[ { "docid": "532d4bd2b48cedd41c628a7cc36b9627", "score": "0.7869424", "text": "public void copy () {\n\t\tif (wrappedText == null || selection == null ||\n\t\t\tselection.isEmpty()) return;\n\t\tString str = wrappedText.getText(selection);\n\t\tStringSelection sel = new StringSelection(str);\n\t\tClipboa...
ae7f71b79c410432bbbc5fc99a09a581
Searches textAreas for the text area most similar to rect.
[ { "docid": "d8e252788eb10238deb60881ff847cb4", "score": "0.7179455", "text": "private int findBestMatch(TrackedRect rect, Pixa textAreas, boolean[] matchFlags) {\n float maxSimilarity = 0.0f;\n float rectAspect = rect.aspect();\n int size = textAreas.size();\n int maxIndex = ...
[ { "docid": "311f4889bb548060d1fac2a785e1f1c9", "score": "0.67851365", "text": "private void matchExistingRects(Pixa textAreas, float[] textConfs, float angle, long timestamp) {\n int count = textConfs.length;\n boolean[] matchFlags = new boolean[count];\n\n ListIterator<TrackedRect>...
82d1180ce9268cce6f622088453369a6
This method was generated by MyBatis Generator. This method sets the value of the database column tb_coupon.status
[ { "docid": "a92d6958cd0439f160e2ce4b5977214c", "score": "0.0", "text": "public void setStatus(String status) {\n this.status = status == null ? null : status.trim();\n }", "title": "" } ]
[ { "docid": "1c917468be1973ccdbeeeb874e5d3cf3", "score": "0.73092407", "text": "public void setCoupon_Status(String couponStatus) {\n\t\tif (null == couponStatus) {\n\t\t\tthis.coupon_Status = HubCitiConstants.NOTAPPLICABLE;\n\t\t} else {\n\t\t\tthis.coupon_Status = couponStatus;\n\t\t}\n\n\t}", "tit...
7e183d2e1f3e2c30bc19546b4c7dc158
/ Enter information about class: This class will click on the go button for every Banner 9 page.
[ { "docid": "0bfc2df059b058660f04dec8845764fd", "score": "0.0", "text": "public Banner9CommonFilter(WebDriver driver) {\n\t\tthis.driver = driver;\n\t}", "title": "" } ]
[ { "docid": "1e7cb44b15459ff958644c71dec8c99d", "score": "0.6366305", "text": "public void clickGobtn()\n\t{\n\t\ttry\n\t\t{\n\t\t\tLoggerInstance.logger.info(\"click on Go Button\");\n\t\t\tFunctionLibrary.clickWebLink(fLib.getWebelment(driver, \"GoBtn\"));\n\t\t}\n\t\tcatch(Exception e)\n\t\t{\n\t\t\tS...
2c68ded0babd73d32f86e2577dfd491c
ParseWarnings the number of warnings that occurred in the most recent parse operation.
[ { "docid": "758973e50dbcad61524c7e9b32a52167", "score": "0.76686215", "text": "public int getParseWarnings()\n {\n return parseWarnings;\n }", "title": "" } ]
[ { "docid": "f5782cea5f549b3ea681a2d8c8a4b9a3", "score": "0.64315754", "text": "public org.apache.axis.types.UnsignedInt getWarnings() {\n return warnings;\n }", "title": "" }, { "docid": "608a1de72f5200ac7b6ed6ce3bcf83d1", "score": "0.59525514", "text": "@Test\n public v...
15808025a58cd79e85aaa4fea9720942
$ANTLR end "rule__InitializationExpression__Group__0__Impl" $ANTLR start "rule__InitializationExpression__Group__1" InternalExBeeLangTestLanguageParser.g:10676:1: rule__InitializationExpression__Group__1 : rule__InitializationExpression__Group__1__Impl rule__InitializationExpression__Group__2 ;
[ { "docid": "2a73181fbacf728b1d6db07849cac363", "score": "0.75234276", "text": "public final void rule__InitializationExpression__Group__1() throws RecognitionException {\n int rule__InitializationExpression__Group__1_StartIndex = input.index();\n\n \t\tint stackSize = keepStackSize();\n ...
[ { "docid": "cf361634839c2f25a2023683a1747438", "score": "0.73727363", "text": "public final void rule__InitializationExpression__Group__0() throws RecognitionException {\n int rule__InitializationExpression__Group__0_StartIndex = input.index();\n\n \t\tint stackSize = keepStackSize();\n ...
4592e566da5f89e82896396b0fa761b6
Allow players to discover the gateway prism recipe by using an end gateway.
[ { "docid": "d753dd48b460acf9a827ec5b8feeeb22", "score": "0.5614454", "text": "@EventHandler(priority = EventPriority.MONITOR, ignoreCancelled = true)\n public void onPlayerTeleport(PlayerTeleportEvent event) {\n\n if (event.getCause() == PlayerTeleportEvent.TeleportCause.END_GATEWAY) {\n ...
[ { "docid": "6dbd73073b28f719669be95a7090f2ab", "score": "0.55890805", "text": "void endNegotiation(String reason);", "title": "" }, { "docid": "ba94b6a683a2a3a5529285c055b83bf3", "score": "0.54055023", "text": "void endNegotiation();", "title": "" }, { "docid": "6476d18e3...
6b4dec5dc7ad41ef9f0feab5265ccb95
public abstract Map getUserModel() throws ManagerException;
[ { "docid": "3a41ce023f5ddf8fd966a1c282e76298", "score": "0.0", "text": "public abstract Map<String, Integer> getOptions();", "title": "" } ]
[ { "docid": "ccbe3f8d4af8b4fdd5e90f77dbd3e04a", "score": "0.6391949", "text": "public abstract Map<String, RhqTask> getModel();", "title": "" }, { "docid": "013350d7b8f37deb8eb9e11cf66280cb", "score": "0.6237857", "text": "public interface SysUserMapper extends BaseModelMapper<SysEnUs...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "98e62caf05501e124e45a25f34527397", "score": "0.0", "text": "private static int countInteract(String[] desTagsArray, String[] reaTagsArray) {\n\t\tint result=0;\n\t\tfor(int i=0;i<desTagsArray.length;i++){\n\t\t\tfor(int j=0;j<reaTagsArray.length;j++){\n\t\t\t\tif (desTagsArray[i].equals(reaT...
[ { "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": "" }, ...
52ed7de44693fed1964bcdcfa06a3267
Rellena los JTextField de la pantalla de la fecha desde
[ { "docid": "d07f6f31a8895a4cd3ea6ca4abd0cb38", "score": "0.69598466", "text": "private void rellenarFechaDesde(Calendar fecha) {\n \tjTextField2.setText(String.valueOf(fecha.get(Calendar.DAY_OF_MONTH)));\n \tjTextField3.setText(String.valueOf(fecha.get(Calendar.MONTH) + 1));\n \tjTextField4.set...
[ { "docid": "9c0b95aeab296020a909849ce257d351", "score": "0.76682657", "text": "private JTextField getJTextFieldFecha1() {\r\n\t\ttry {\r\n\t\t\tMaskFormatter mascara = new MaskFormatter(\"####-##-##\");\r\n\t\t\tJTextFieldFecha1 = new JFormattedTextField(mascara);\r\n\t\t\tJTextFieldFecha1.setText(util....
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "f77d0f5cbe6624781ba394865056d114", "score": "0.0", "text": "@Override\n\t\tpublic void onClick(View v) {\n\t\t\tswitch(v.getId()){\n\t\t\tcase R.id.btn_shutter:\n\t\t\t\ttakePicture();\n\t\t\t\tbreak;\n\t\t\tcase R.id.btn_switch:\n switchBtn.setVisibility(View.INVISIBLE);\n\t\...
[ { "docid": "74a4209c94e08d9f5eb0b60e580f5e04", "score": "0.68867725", "text": "@Override\r\n\tpublic void comit() {\n\t\t\r\n\t}", "title": "" }, { "docid": "b645eacb329adc01490ab5013a6c4f7f", "score": "0.67295986", "text": "@Override\n\t\t\tpublic void perfom() {\n\n\t\t\t}", "t...
53e9ec86270a53a814ddac7e995b4620
Removes all newlines and spaces, so strings can be compared on a content basis.
[ { "docid": "056db77137240b53bc9f420729d3d1cb", "score": "0.5901023", "text": "private String reduceString(String input) {\n return input.replace(\"\\n\", \"\").replaceAll(\"\\\\s+\", \"\").toLowerCase();\n }", "title": "" } ]
[ { "docid": "b310e40e0669fd919a0529bed9501b9c", "score": "0.6292387", "text": "public String removeWhitespace(String source);", "title": "" }, { "docid": "f31db1302b5faad072259b83ae0a4b24", "score": "0.6158769", "text": "private static String superTrim(String in)\r\n\t{\r\n\t\treturn ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "05a5c514486d3f084141be7821e6ba8a", "score": "0.0", "text": "public void init(MainController mainController) {\n\t\t\t\n\t\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "cdf542363f5b089e84183e3d9020935f", "score": "0.6697644", "text": "@Override\n\t protected void ramana() {\n\t\t\n\t}", "ti...
2ce75c4e80b69dccac1b63f410208984
returns the width of the highlightning line, default 3f
[ { "docid": "cc70b140313484553eb0eddeef2de34e", "score": "0.7304918", "text": "public float getHighlightLineWidth() {\n return mHighlightWidth;\n }", "title": "" } ]
[ { "docid": "d1d764bb193bb957424ed3a91361e036", "score": "0.7245335", "text": "int getLineThickness();", "title": "" }, { "docid": "dcf1e6c7c3de92b53baf7261dbd4715a", "score": "0.71014506", "text": "public float getLineWidth() {\n return getFloat(\"line_width\");\n }", "...
528168f95b0e925aabfdaec6ba9975b3
/ / / / / / /
[ { "docid": "29a95f939397bee3a459373f6d4032f8", "score": "0.0", "text": "public long getStartDelay() {\n/* 201 */ throw new RuntimeException(\"Stub!\");\n/* */ }", "title": "" } ]
[ { "docid": "564c4c725d06dc4fbbd8caf163f959c3", "score": "0.54567957", "text": "private int parent(int i){return (i-1)/2;}", "title": "" }, { "docid": "3da830bf862d3214317da2be253dd5e0", "score": "0.53680295", "text": "private int leftChild(int i){return 2*i+1;}", "title": "" ...
5667f81459258c4a61b40190ae99fb36
Sets some random skills
[ { "docid": "d32084b557cf2a3dfab28166703b4b6e", "score": "0.8437978", "text": "public void setRandomSkills() {\n\t\tint ageFactor = getPerson().getAge();\n\t\t// Add starting skills randomly for a person.\n\t\tfor (SkillType startingSkill : SkillType.values()) {\n\t\t\tint skillLevel = 0;\n\t\t\t\n\t\t\t...
[ { "docid": "eeca8618d861b26eec07a18ee0f9ea54", "score": "0.73538333", "text": "public void setRandomBotSkills(RobotType t) {\n\t\t// Add starting skills randomly for a bot.\n\t\tList<SkillType> skills = new ArrayList<>();\n\t\tif (t == RobotType.MAKERBOT) {\n\t\t\tskills.add(SkillType.MATERIALS_SCIENCE)...
0ba4c9440ae3ee0f655cbde1e6e841f4
Cancel discovery because it will slow down the connection
[ { "docid": "736d378b2c925451fd70b5b538a93b62", "score": "0.0", "text": "public void run() {\n mBluetoothAdapter.cancelDiscovery();\n\n try {\n // Connect the device through the socket. This will block\n // until it succeeds or throws an exception\n ...
[ { "docid": "0213cfc47bb3ed9f21a99b8c5681ac0b", "score": "0.77502716", "text": "private void cancelDiscovery() {\n // Call cancel scanning on the scanner\n if( mBluetoothAdapter.isDiscovering() ) {\n mBluetoothAdapter.cancelDiscovery();\n }\n\n // Disable canceling ...
486bfbcd0897ff2a75ca3b07f6a1fbc5
Create a new message
[ { "docid": "10f1a5ffbea0d62cc8e2d55b37534608", "score": "0.0", "text": "@Override\n protected void encode(ChannelHandlerContext channelHandlerContext, String s, ByteBuf byteBuf) {\n try {\n ByteBuf byteBuf1 = Unpooled.buffer();\n byteBuf1.writeInt(s.length());\n ...
[ { "docid": "19825c2243931b21c8781181cdf24d7a", "score": "0.77026296", "text": "@Override\n\t\tpublic void onCreateNew() {\n\n\t\t\tcreateNewMessage();\n\n\t\t}", "title": "" }, { "docid": "adb89a66ba55f272a764999c6b876df7", "score": "0.76664007", "text": "public Message create() {\n\...
a2ae027db60a5e43be5ce16cc9ceeeaf
Creates a BaseFTransportMonitor with the specified reconnect behavior.
[ { "docid": "959d4eecd47726d86348d004208debbe", "score": "0.53776544", "text": "public BaseFTransportMonitor(long maxReopenAttempts, long initialWait, long maxWait) {\n this.maxReopenAttempts = maxReopenAttempts;\n this.initialWait = initialWait;\n this.maxWait = maxWait;\n }", ...
[ { "docid": "4eabc733c1ac8adc3a0861ed65dba169", "score": "0.69300264", "text": "public BaseFTransportMonitor() {\n this(DEFAULT_MAX_REOPEN_ATTEMPTS, DEFAULT_INITIAL_WAIT, DEFAULT_MAX_WAIT);\n }", "title": "" }, { "docid": "6b0445277b8cdb409acf1bd87f795f42", "score": "0.6446504",...
17f9c7d830baaa7da52645e4ad0e96b9
The test configuration used by this test instance for the run. Getter method for the COM property "TestConfiguration"
[ { "docid": "4f4663f250c500895b581d97f0744474", "score": "0.69276756", "text": "@DISPID(31)\n\t// = 0x1f. The runtime will prefer the VTID if present\n\t@VTID(43)\n\t@ReturnValue(type = NativeType.Dispatch)\n\tcom4j.Com4jObject testConfiguration();", "title": "" } ]
[ { "docid": "4260c1583d8e4f8461f82eaa6045162d", "score": "0.8136743", "text": "public TestConfiguration getTestConfig() {\n\t\treturn testProperties;\n\t}", "title": "" }, { "docid": "f0615ed49148e946e66f5351b7a76adb", "score": "0.6896712", "text": "public ImageTestsConfiguration getI...
885a6fab9b41ce31123616c91bd17352
optional string code_type_name = 3;
[ { "docid": "c6e66dd93a03dd0fdee114f2c502dc85", "score": "0.0", "text": "public Builder clearCodeTypeName() {\n bitField0_ = (bitField0_ & ~0x00000004);\n codeTypeName_ = getDefaultInstance().getCodeTypeName();\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "dd2264dd99d1c2d9eaf2de506eb4dff2", "score": "0.765798", "text": "java.lang.String getCodeType();", "title": "" }, { "docid": "dd2264dd99d1c2d9eaf2de506eb4dff2", "score": "0.765798", "text": "java.lang.String getCodeType();", "title": "" }, { "docid": "dd2264dd...
f239f37376b0779a9886233d00d31b17
Returns whether the specified parameter or any of the parameters have changed. If param is null, only param will be checked, otherwise all parameters will be checked.
[ { "docid": "7bfd52fe10f34382f15b77a1d9e721a0", "score": "0.60355026", "text": "boolean checkResourceFieldsChanged(final String param,\n final String[] params,\n final boolean fromDrbdInfo) {\n boolean changed = false;\...
[ { "docid": "45c0f6f084182458358ebe9cc6d73f10", "score": "0.68633896", "text": "@Override public boolean checkResourceFieldsChanged(final String param,\n final String[] params) {\n return checkResourceFieldsChanged(param, params, false);\n ...
3ca3b0337130551941de48551afb9395
Returns the first cliente vehiculo in the ordered set where vehiculoId = &63;.
[ { "docid": "56e58ec7aaf90f0f5e39ffa7b49f18fa", "score": "0.5638851", "text": "@Override\n\tpublic ClienteVehiculo findByVehiculoId_First(\n\t\t\tlong vehiculoId,\n\t\t\tOrderByComparator<ClienteVehiculo> orderByComparator)\n\t\tthrows NoSuchClienteVehiculoException {\n\n\t\tClienteVehiculo clienteVehicu...
[ { "docid": "3f8e2e44620f8aedc4622224d43f36e3", "score": "0.7550696", "text": "@Override\n\tpublic ClienteVehiculo fetchByVehiculoId_First(\n\t\tlong vehiculoId, OrderByComparator<ClienteVehiculo> orderByComparator) {\n\n\t\tList<ClienteVehiculo> list = findByVehiculoId(\n\t\t\tvehiculoId, 0, 1, orderByC...
ce47cf122693586c4937de33bdadbbe7
to test the scope of each element, it is possible an element has to be reassinged. in this case, the scope have to be changed of this element
[ { "docid": "c77ff1c1079dfa73777cd82babd9e8fb", "score": "0.58539206", "text": "private List<MapperElement> testOfReAssign(List<MapperElement> mappedElements) {\n\t\t\n\t\tValidate.notNull(mappedElements);\n\n\t\tfor (int i = 0; i < mappedElements.size(); i++) {\n\n\t\t\tMapperElement me = mappedElements...
[ { "docid": "cffbf5895d6add726b3127a95951f833", "score": "0.55004746", "text": "public void parentChanged(Scope scope, Scope newparent);", "title": "" }, { "docid": "a41a3371b7b197c15c5392bb2b38b310", "score": "0.54341", "text": "@Override\n protected void refresh() {\n //Ne...
a93f2ccc9fa49f23d3ed8f7f7d471be7
Hides the sprite from view by toggling the visibility status so the screen should skip the entity
[ { "docid": "6ea171f77a9e37bb5b277018eac76846", "score": "0.7073376", "text": "public void hide() {\n visible = false;\n }", "title": "" } ]
[ { "docid": "4af98a0b2538d5abf87c8436231575e3", "score": "0.73036677", "text": "public void disappear(){\n visible = false;\n }", "title": "" }, { "docid": "c938cba116b4116476ad9fe039a34256", "score": "0.72203654", "text": "public void makeInvisible(){\n erase();\n ...
50e1883b24d8ae6d4a0b1724b4f46861
This method is used to draw the selection boundary of the object when it is selected on the canvas.
[ { "docid": "60249a4ba482fc1cf2a754fad55ad23e", "score": "0.7750901", "text": "@Override\n public void drawSelectedBoundary(Graphics2D g) {\n int width = getWidth();\n int height = getHeight();\n\n int xPos = getX() - getWidth() / 2;\n int yPos = getY() - getHeight() / 2;\n...
[ { "docid": "eaf622fe1c35d318ae7b79e2e455ea84", "score": "0.7208035", "text": "public void selectObject(Graphics2D graphics)\n\t{\n\t\tdouble x1 = getMinPoint().x;\n\t\tdouble x2 = getMaxPoint().x;\n\t\tdouble y1 = getMinPoint().y;\n\t\tdouble y2 = getMaxPoint().y;\n\n\t\tgraphics.setPaint(Color.gray);\n...
f6fd28e3c0aaad60473979387e351045
Executes git tag a [s] m.
[ { "docid": "34ac66c26c96eb46de1997687f878e47", "score": "0.6018422", "text": "protected void gitTag(final String tagName, String message, boolean gpgSignTag, Map<String, String> messageProperties)\n throws MojoFailureException, CommandLineException {\n message = replaceProperties(messa...
[ { "docid": "277e5a59cd99160d07e316c2af1f6da0", "score": "0.6017356", "text": "public static void checkoutTag(Git git, String s) throws GitAPIException {\n try {\n\n git.checkout().setName(s).call();\n } catch(CheckoutConflictException ch) {\n git.clean()\n ...
ac5a302f021200985cd2631a165a928d
Get the allowedEndpointRecordTypes property: The list of allowed endpoint record types.
[ { "docid": "11a5d55e494f15cc628e6a4991ed7356", "score": "0.9040984", "text": "public List<AllowedEndpointRecordType> allowedEndpointRecordTypes() {\n return this.innerProperties() == null ? null : this.innerProperties().allowedEndpointRecordTypes();\n }", "title": "" } ]
[ { "docid": "1887e79ead06952b0dc34f0aee135cd2", "score": "0.65026414", "text": "public ProfileInner withAllowedEndpointRecordTypes(List<AllowedEndpointRecordType> allowedEndpointRecordTypes) {\n if (this.innerProperties() == null) {\n this.innerProperties = new ProfileProperties();\n ...
2a3be7dd64052d2507446afc6e2a6992
Constructing a player using his name, the cards in his hand, and the character he is playing.
[ { "docid": "f1b9b834027e860ef3bcb6cc4eb3a6d2", "score": "0.7517635", "text": "public Player(String name, List<Card> hand, Person person) {\n this.name = name;\n this.hand = hand;\n this.person = person;\n }", "title": "" } ]
[ { "docid": "ec64ad795996a67757816ef31bcc2934", "score": "0.74934256", "text": "public Player(String playerName)\r\n {\r\n hand = new ArrayList<Hand>();\r\n initialHand = new Hand();\r\n hand.add(initialHand);\r\n name = playerName;\r\n win = 0;\r\n pot = new int[2];\r\n ...
91b0bf86a8075b9ea84282cd9a3c02dd
Starts statistics loading process.
[ { "docid": "b81c8fee79e3b633d3e4aaf37a9774b0", "score": "0.63809294", "text": "void loadStatistics(LoadingClient loadingClient);", "title": "" } ]
[ { "docid": "11a5a8c86d1704e4b0bce5f5bbaf8c9f", "score": "0.68502694", "text": "private void run_statistics() {\n }", "title": "" }, { "docid": "59967a4c2aa1a6fb75c6a74ff38278ea", "score": "0.64918625", "text": "public void start() {\n mLatencies = new DoubleStatistics()...
18b2296112754608907e9dd7476ff30a
This method was generated by MyBatis Generator. This method corresponds to the database table mb_optiontemplates
[ { "docid": "158c675f4eb7fc8fcf9ee842f67aec24", "score": "0.48923376", "text": "int insertSelective(OptionTemplates record);", "title": "" } ]
[ { "docid": "647e55df49e40b8f96ccb41bb2680f0d", "score": "0.5784148", "text": "List<OptionTemplates> selectByExample(OptionTemplatesCriteria example);", "title": "" }, { "docid": "fed03f5f4d1bcabcc036d21873eee8dd", "score": "0.56291676", "text": "OptionTemplates selectByPrimaryKey(Int...
be9f524ec4736b84047383e62a966a1f
Update the button display for date
[ { "docid": "19fb1f32184fd22a2213def9837cb998", "score": "0.79083157", "text": "private void updateDateDisplay() {\n\t\tmPickDate.setText((mMonth + 1) + \"-\" + mDay + \"-\" + mYear);\n\t}", "title": "" } ]
[ { "docid": "3377748f4ec658dfddb69091c011433a", "score": "0.774864", "text": "private void updateCurrentDate() {\n\n dateBut.setText(helpcode.formatDayMonthYear(mDay,mMonth-1,mYear));\n }", "title": "" }, { "docid": "6684a792594e0e3dbe8c78ef4617046c", "score": "0.7462577", "...
a8a86a16d91cec2a1876737efb2e56a9
Sets up the test fixture by generating a set of strings that will be used to test the readLine() method with fake input/output stream classes.
[ { "docid": "72ab7bce5826afbb6e6731fffe132370", "score": "0.66974515", "text": "@Before\n public void setUp() throws IOException {\n testLines = new String[]{\n \"Hello World!\",\n \"Hyvää päivää!\",\n \"0123456789\",};\n\n String text = buildTestText(tes...
[ { "docid": "a4c4516775e0aa6a129d16563b6dbc8a", "score": "0.71701854", "text": "@Before\n public void setup() {\n input = new StringReader(\"\");\n output = new StringWriter();\n }", "title": "" }, { "docid": "7e52b9947d0ca0001f20445b8ab5e346", "score": "0.6568272", "text": "@...
c032d1e8469decbf528d80d93e64b13f
The Routine, that should be executed, when the user wants to logout. Everything that should happen, if a user logs in should be in here!
[ { "docid": "126ea07373b8d7d55abe25e2fcc6a2ab", "score": "0.7641991", "text": "private void logout() {\n\t\tif (controlService != null) {\n\t\t\ttry {\n\t\t\t\tcontrolService.logout(sessionID);\n\t\t\t\tSystem.out.println(\"logged out!\");\n\t\t\t\tloggedinHeader(\"\");\n\t\t\t\tfor (FolderItem folderite...
[ { "docid": "6b0f0f64638392038a20095f6e5b8a46", "score": "0.83417344", "text": "public void userLoggedOut() {\n\t\t}", "title": "" }, { "docid": "670fdc4eb4ce79e89f7fbf42c58cd6e5", "score": "0.8309747", "text": "private void logout()\n\t{\n\t}", "title": "" }, { "docid": "...
1ce9dffb341fbfdb571f50ce84849280
setter for battery life
[ { "docid": "0a5afe1772721ee613ad20920477e17b", "score": "0.77813923", "text": "public void setBatteryLife(double batteryLife) {\n this.batteryLife = batteryLife;\n }", "title": "" } ]
[ { "docid": "ae6c78c60d7220f34dd7127758f3d2f9", "score": "0.72365385", "text": "public double getBatteryLife() {\n return batteryLife;\n }", "title": "" }, { "docid": "b87ae5dfa9820c6d9a949442d3b42f6e", "score": "0.7031057", "text": "private int useBattery()\n {\n ...
3005b045826dbfcba348db0ff085a103
Gets this object's orientation.
[ { "docid": "c2ee048128e7af981a03b6516d3f10f9", "score": "0.63952255", "text": "public int getRotation() {\n\t\treturn config & 0x3;\n\t}", "title": "" } ]
[ { "docid": "473362ddb2208e32be25c665e47fad10", "score": "0.8507769", "text": "public Orientation getOrientation() {\n return this.orientation;\n }", "title": "" }, { "docid": "5505492911ec252430b6f477b539bbc5", "score": "0.8489734", "text": "public final Vector2D getOrienta...
1a5e981f4e5ade3a0c761e495817d089
optional string ref = 4;
[ { "docid": "4711a2ef4e0137cc2d40a8d121b54d94", "score": "0.73766565", "text": "java.lang.String getRef();", "title": "" } ]
[ { "docid": "7238b7ed54a6ade41cbfa2d4ddcb696f", "score": "0.72383124", "text": "public String getRef() {\n/* 855 */ return this.ref;\n/* */ }", "title": "" }, { "docid": "babd56c277a7af56f5a2931681c4ceb6", "score": "0.7190527", "text": "public void setRef(int ref) {this.re...
5e185150f8b61ce5105970ef4a853eb6
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
[ { "docid": "dd92d74d6489ff45b9db150905482d87", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jPanel1 = new javax.swing.JPanel();\n jLabel1...
[ { "docid": "17113ab7a06544a62482637e283ac13d", "score": "0.7393347", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n }", "title": "" }, { "docid": "156c28fa8...
bda9c6d204021abaad0e046b2aa24754
$ANTLR end "rule__DataStructureTuple__Group__0__Impl" $ANTLR start "rule__DataStructureTuple__Group__1" InternalOntologicalModelingLanguage.g:12023:1: rule__DataStructureTuple__Group__1 : rule__DataStructureTuple__Group__1__Impl rule__DataStructureTuple__Group__2 ;
[ { "docid": "41b6428a130e33a4cdd10752658ee48e", "score": "0.7862281", "text": "public final void rule__DataStructureTuple__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalOntologicalModelingLanguage.g:12027:1: ( r...
[ { "docid": "2f1ca9d0fd1d5828a7571f82176e82c2", "score": "0.78782016", "text": "public final void rule__DataStructureTuple__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalOntologicalModelingLanguage.g:12000:1: ( ...
76676b860444ea80383c9ace73f5089a
Transport headers that can be used to process the message. The headers stand here as a generalization they cover all metadata sent with each request that is not described elsewhere. For HTTP, this would cover: all HTTP headers (done automatically by integration components), ondemand query parameters (must be explicitly...
[ { "docid": "850774d3aeba4dc9f9c5dd11aab80a1f", "score": "0.5602539", "text": "public Map<String, List<String>> headers() {\n return headers;\n }", "title": "" } ]
[ { "docid": "eb6a679c512ba1d84b7af3d111d31723", "score": "0.62598526", "text": "private void loadHeaders() throws MessagingException {\n\t\t\n\t synchronized (this) {\n\t\t\tif (headers == null) {\n\t\t\t\theaders = new InternetHeaders();\n\t\t\t}\n\t\t\t\t\t\t\n\t\t\theaders.addHeader(\"Date\", Recei...
663a13045ff0d8b19670d2eea189b398
$ANTLR end "rule__ModelElementType__Group_3__1__Impl" $ANTLR start "rule__ModelElementType__Group_4__0" InternalModel.g:4153:1: rule__ModelElementType__Group_4__0 : rule__ModelElementType__Group_4__0__Impl rule__ModelElementType__Group_4__1 ;
[ { "docid": "aa4ece32b6856ff38d18acd2ca856b75", "score": "0.7675175", "text": "public final void rule__ModelElementType__Group_4__0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalModel.g:4157:1: ( rule__ModelEle...
[ { "docid": "56f01aeb72a7018b000290318706258a", "score": "0.7792131", "text": "public final void rule__ModelElementType__Group__4__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalModel.g:4007:1: ( ( ( rule__...
f9ac000b3a22b29f676548992ac6c178
Add optionally the execution of the specified route to the flow depending on the specified boolean result flag match.
[ { "docid": "0aa1ec15b941e55680abbdc7395658cf", "score": "0.6080439", "text": "ChoosingAction<$F, E> option(Value<Boolean> predicate, Block<? extends Flowing<?>> route);", "title": "" } ]
[ { "docid": "92ba85948e50cf47900abb9d51cba38d", "score": "0.6034415", "text": "ChoosingAction<$F, E> option(Value<Boolean> value1, Value<Boolean> value2, Value<Boolean> value3, Value<Boolean> value4, Block<? extends Flowing<?>> route);", "title": "" }, { "docid": "961f0becc1b4a8aa7d1ea18e76ae...
614ead812b757c922a46fe457512d4b8
/ Printing for visual inspection on console
[ { "docid": "fd584baf6cf4822a2d53a93d28e566b7", "score": "0.0", "text": "public String print() {\n String res;\n if(type == StmtType.TERNARY) {\n res = (result + \" = \" + predVar + \" ? (\"\n + exprIf.print() + \") : (\"\n + exprElse.print() + \");\\n\");\n } else i...
[ { "docid": "460ff5d4971c8d742c31ec3e317fecb2", "score": "0.76942205", "text": "void debugPrint();", "title": "" }, { "docid": "0851eb28fbc042f5fe1264fc0f365dc4", "score": "0.7077138", "text": "public void debug()\n {\n try {\n write(System.out, docume...
007b61360a4f60a0f4b4fa404ab09c81
Created By : Vishnu Prasad D Created Date : 3132014 Test Case ID : CA_P2B_TC_04 , CA_P2B_TC_10 Mandatory Fields : Existing Cust one account eligible sign up
[ { "docid": "d9aab9236075385a3925ebbd2e51aae8", "score": "0.667292", "text": "@Test(groups = { FunctionalCategory.Acquisition })\n\t\tpublic void ExOneAccountValid(){\n\n\tReport.createTestLogHeader(\"Channel Activation\",\"Existing Cust Multi Premise Two Accounts one valid and other invalid \");\n\tUser...
[ { "docid": "8d9406364ad6082d1e621c17375d5b44", "score": "0.6708115", "text": "@Test(groups = { FunctionalCategory.Acquisition })\n\t\tpublic void ExOneAccountValidPrePay(){\n\n\tReport.createTestLogHeader(\"Channel Activation\",\"Existing Cust Multi Premise Two Accounts one valid and other invalid \");\...
1eeefc78b0b028239085f5e8d97bc548
This method is used to execute the command.
[ { "docid": "cf3b2aa63aeb780e42416fa0159dc735", "score": "0.0", "text": "public boolean exec(Hashtable vars, String[] args,\n CommandOutputListener stdoutListener, CommandOutputListener stderrListener,\n CommandDataOutputListener stdoutDataListener, String da...
[ { "docid": "4c5f23d43087e385a4f179ea7bc7dc4f", "score": "0.77155995", "text": "@Override\n public void run() {\n executeCommand(command, true);\n }", "title": "" }, { "docid": "29fec5516c45eaa1497ddeafe1857719", "score": "0.76350564", "text": "void executeCom...
7b177ee655e144f2ad3a3bb7e453a84b
Removes the element from in front of queue and returns that element.
[ { "docid": "c5d6da2db31ad6b57dbebdf8c40594d2", "score": "0.0", "text": "public int pop() {\n if (!popStack.isEmpty()) {\n return popStack.pop();\n }\n while (!pushStack.isEmpty()) {\n popStack.push(pushStack.pop());\n }\n return popStack.pop();\n ...
[ { "docid": "9bf07bd1fda15633ab17a549012ea549", "score": "0.80062133", "text": "@Override\n public T removeFront() {\n checkInitialization();\n T result = null;\n\n if (!(isEmpty())) {\n result = list[0]; // Get entry to be removed in front of list\n\n // Mov...
5d6e7036b308eab71fa7d23aeb8aaf56
Match first the static parameteters
[ { "docid": "50b09a1d9b25ef5117c536dffd92a781", "score": "0.56155294", "text": "private RouteMatch _find(RenderContext context)\n {\n for (RouteParam param : routeParamArray)\n {\n RenderContext.Parameter entry = context.getParameter(param.name);\n if (entry != null && !entry....
[ { "docid": "9c3f0dc45dab2540bb5711e591ee1e8a", "score": "0.5634888", "text": "private static boolean matchParameter(IType type, @NotNull PsiType candidate, @NotNull Map<String, IType> typeVarMap, @Nullable PsiSubstitutor substitutor, boolean isStatic) {\n boolean result = false;\n\n if (type insta...