query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
ee76ea9c4e0b2834bbd40a6e663395bd
This method was generated by MyBatis Generator. This method sets the value of the database column PAAS_ORDER.BILL_NO
[ { "docid": "b3634900c95d0f81a0da394c17117035", "score": "0.62515455", "text": "public void setBillNo(String billNo) {\r\n this.billNo = billNo == null ? null : billNo.trim();\r\n }", "title": "" } ]
[ { "docid": "9737a3b26cd674e59296362905c6e226", "score": "0.6474964", "text": "public void setBillNo(Integer billNo) {\n\t\tthis.billNo = billNo;\n\t}", "title": "" }, { "docid": "7df98ae9f68ce00f54ae8716ff0f89db", "score": "0.6341344", "text": "public void setBillNo(java.lang.Integer...
12768d6170ddda10b386fbd02112f68a
verify required params are set
[ { "docid": "2b546a62b6250bf4a5bdcd7059b3457d", "score": "0.0", "text": "public ProviderUserResponse updateProviderUser (String id, ProviderUserRequest body, String fields, String related) throws ApiException {\n if(id == null || body == null ) {\n throw new ApiException(400, \"missing required ...
[ { "docid": "62f480ac3f3847098104fba66ef4de3e", "score": "0.7893082", "text": "@Override\n\tpublic boolean checkMandatoryParams() {\n\t\treturn false;\n\t}", "title": "" }, { "docid": "6923b45acfbe96edc47c51eff58a4919", "score": "0.7317486", "text": "protected void checkRequiredParame...
4fb5411ac3c8e6c744526ae93eb2904b
TODO: Fill in the code for this method
[ { "docid": "bdedcc83e0afe84d8615f17b6dc2ea2f", "score": "0.0", "text": "public static int[][] invertImage(int[][] imageTwoD) {\n int[][] invertedImage = new int[imageTwoD.length][imageTwoD[0].length];\n for (int i = 0; i < imageTwoD.length; i++) {\n for (int j = 0; j < imageTwoD[i].length; j+...
[ { "docid": "76a80470fd21f5a9092c258ed3a8a632", "score": "0.6655829", "text": "private static void 로또번호리스트() {\n\t\t\r\n\t}", "title": "" }, { "docid": "9969c2cd0a26f223be9eea348d1c6160", "score": "0.6394473", "text": "private static void 로또수동생성() {\n\t\t\r\n\t}", "title": "" },...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4d22dcc5db701b76e34046ec43094a7f", "score": "0.0", "text": "@Override\r\n\tpublic String getBindingExpression() {\n\t\treturn m_strCmdExpression;\r\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...
387197d6cfcd105cedac6f0d3e9e0dcb
Allows the user to select what action he or she wishes to make. The desired action is then executed.
[ { "docid": "9eb8faebabf6b9f078584a39917bef72", "score": "0.0", "text": "public void interactWithUser( )\r\n {\r\n Scanner in = new Scanner(System.in);\r\n ArrayList <Integer> testData = generateData( );\r\n int choice = 0;\r\n printData(testData);\r\n ...
[ { "docid": "a1fc490acd782550f8c0e3a03a915ef5", "score": "0.7521178", "text": "private void performAction(int choice)\n {\n switch (choice)\n {\n case 1:\n newEvent();\n break;\n case 2:\n // Record an establishment\n ...
4270a924baeb3d0926ad2078ceb77d47
/ DO NOT change the signature of this method. It is used by the grading scripts.
[ { "docid": "913bb0f24d78e3abb268dbe8c8198ae0", "score": "0.0", "text": "public boolean attack(int x, char y) {\r\n\t\tResult playerAttack = opponentsBoard.attack(x, y);\r\n\t\tif (playerAttack.getResult() == INVALID) {\r\n\t\t\treturn false;\r\n\t\t}\r\n\r\n\t\tResult opponentAttackResult;\r\n\t\tdo {\r...
[ { "docid": "937c490ed6f46287f970ddda2ef81b94", "score": "0.6283115", "text": "public updateGrade() {\n\t\tsuper();\n\t}", "title": "" }, { "docid": "8619203d4867f5c6d05eb9a5354405c0", "score": "0.6229622", "text": "@Override\n\t\tpublic void pintate() {\n\t\t\t\n\t\t}", "title": ...
cd095b5333231af33855c180c6dd6975
Creates and initializes an instance for the given servlet context
[ { "docid": "e11b004a337aa57db792bf6a4421a8cb", "score": "0.0", "text": "public void initialize() {\n // Read the messages of the language, creating missing keys\n translationMessageService.addTranslationChangeListener(new TranslationChangeListener() {\n// @Override\n ...
[ { "docid": "e3bebfacab79ec7050da4cc93ba8b4d3", "score": "0.7041828", "text": "public void init() throws ServletException {\n controller.Context.getInstance();\n }", "title": "" }, { "docid": "b4ab899f3f9f1a6baa93970e5ad11f34", "score": "0.6806798", "text": "public ServletEx...
48dc6e6533888a75da5caa0d62baaef4
glory runnerup group mode
[ { "docid": "fb2d616ab014e6b19a4992ebc244f420", "score": "0.7073958", "text": "public static int getGloryRunnerupGroupMode() {\n return getInt(\"key_glory_runnerup_group_mode\", AppConstants.GROUP_BY_ALL);\n }", "title": "" } ]
[ { "docid": "a8ba1fb1bdf57152dc7e465e8c4073e9", "score": "0.7202559", "text": "public static void setGloryRunnerupGroupMode(int mode) {\n setInt(\"key_glory_runnerup_group_mode\", mode);\n }", "title": "" }, { "docid": "11349916f24609ca001370aae8fd5ebd", "score": "0.6191267", ...
ff4cd846781c1952c767ef21069592f7
/ Create the CargoItem table
[ { "docid": "c4bc0a6115022290306acac55b835c27", "score": "0.0", "text": "public static void onCreate(SQLiteDatabase database) {\n\t\tdatabase.execSQL(DATABASE_CREATE);\n\t}", "title": "" } ]
[ { "docid": "bb557d001b0c6c6912848b7a7263a85d", "score": "0.63616616", "text": "private ContentValues createDBToDo(ToDo item) {\n ContentValues insertItem = new ContentValues();\n insertItem.put(COL_NAME, item.getName());\n insertItem.put(COL_DESCRIPTION, item.getDescription());\n\n ...
960e310f8256070e4f99e0b568c39fe1
Method to delete the given entity record with the given id value.
[ { "docid": "629d10dcf578f2777aa9e6686a9237da", "score": "0.0", "text": "public void delete() {\r\n\t\trunDeleteQuery(this);\r\n\t}", "title": "" } ]
[ { "docid": "d988cf83d9b394ba2644d0ffef8d03bb", "score": "0.7503092", "text": "public void delete(long id);", "title": "" }, { "docid": "d988cf83d9b394ba2644d0ffef8d03bb", "score": "0.7503092", "text": "public void delete(long id);", "title": "" }, { "docid": "d988cf83d9b3...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1602bca831de76cb4bf3fc75a87738fa", "score": "0.0", "text": "@Override\n protected void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n setContentView(R.layout.activity_financial_state_info);\n\n setUpVariables();\n final DatabaseHe...
[ { "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...
9dfa357f8854df8af96593e7cfa8235c
Test of deleteFromBegin method, of class List, in case, when list is empty.
[ { "docid": "a0d03e853f8a67edb4a7f5038216e7e5", "score": "0.73437154", "text": "public void testDeleteIntegerFromEndInCaseOfEmptness() throws DeletionFromEmptyListException {\n intList.deleteFromEnd();\n }", "title": "" } ]
[ { "docid": "f09f2be80d0374efb0f23f1c3e03ce98", "score": "0.80745643", "text": "@Test\n public void testDeleteIntegerFromBegin() throws DeletionFromEmptyListException {\n intList.addToBegin(3);\n intList.addToBegin(4);\n intList.deleteFromBegin();\n assertEquals(3, intList....
84f8d2145f81bb472d1c4b54d8fcfffb
constructor with all params
[ { "docid": "620bc1b970eff2157a5c4e46f10d04d9", "score": "0.0", "text": "public EmployeeVO(String lastName, String firstName, String street, int houseNumber, String personnelNo,\n\t\t\tfloat salary, int vacationDays) {\n\t\tsuper(lastName, firstName, street, houseNumber);\n\t\tsetPersonnelNo(personnelNo)...
[ { "docid": "0324cc0a2c070d69f11c0c0770f3f0f9", "score": "0.720995", "text": "public RequestParams( ) {\n logger.debug( \"Class initiated\" + this.getClass( ).getCanonicalName( ) );\n }", "title": "" }, { "docid": "c4e085b6b452e4ace740c7ad4e685a8f", "score": "0.7184339", "te...
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.775593", "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 java...
57740db4ed4bc2aebcf8e1cd518a8c07
Original signature : initWithBytesNoCopy(void, NSUInteger, NSStringEncoding, BOOL) "NoCopy" is a hint from NSStringExtensionMethods native declaration : :263
[ { "docid": "2df9bc6478dd54755ce4239fed59d1e6", "score": "0.703484", "text": "public abstract NSString initWithBytesNoCopy_length_encoding_freeWhenDone(com.sun.jna.Pointer bytes, NSUInteger len, NSUInteger encoding, boolean freeBuffer);", "title": "" } ]
[ { "docid": "95fe52eb788e47622073c91b66285360", "score": "0.7185348", "text": "public abstract NSString initWithCString(String bytes);", "title": "" }, { "docid": "0e1d47bdc22f10a72fec2871e0727b2d", "score": "0.70977795", "text": "public abstract NSString initWithBytes_length_encoding...
294bae3f8c95280e76b33905b5325c42
the setter of the model attribute.
[ { "docid": "d2afbd4f8eea8ff991ad812cf14e207f", "score": "0.0", "text": "public void setServiceUrl(String serviceUrl) {\n this.serviceUrl = serviceUrl;\n }", "title": "" } ]
[ { "docid": "7daf927a16654b333e227207e3d4a0ed", "score": "0.7299557", "text": "@Override\n\tprotected void doSetValue(Object value) {\n\t\tthis.modelValue = value;\n\t\tsuper.doSetValue(value);\n\t}", "title": "" }, { "docid": "f7043e61151cc279c13c4dc431c7f80a", "score": "0.6910658", ...
a4dd9219e9cffb52ffaf1e735903ecfc
int BN_div(BIGNUM dv, BIGNUM rem, const BIGNUM m, const BIGNUM d, BN_CTX ctx);
[ { "docid": "451e1ca195bf8166e8cb84896790f5ce", "score": "0.57520753", "text": "public static native void BN_nnmod(long r, long a, long m);", "title": "" } ]
[ { "docid": "41eafac7815481666c7ae0cbe0f608f9", "score": "0.8902982", "text": "public static native void BN_div(long dv, long rem, long m, long d);", "title": "" }, { "docid": "37e27cd28c155bae247caac343eb2f5a", "score": "0.67509943", "text": "public static native void BN_gcd(long r, ...
cb2a88ce83677ce8fa4d1412fb0237b5
NOTE_BY_ZWC: f(n) = f(n1) + f(n2);
[ { "docid": "a55d1b275407575ac47cf99743539745", "score": "0.0", "text": "public static int tmpMethod(int n) {\n int totalCount = 0;\n return retureCount(totalCount, n);\n }", "title": "" } ]
[ { "docid": "13928ed44b019573fce125ab7dde62ae", "score": "0.63455236", "text": "double zSum();", "title": "" }, { "docid": "37b726242e18dd8c6a2daeac172fa072", "score": "0.6058427", "text": "public static void cabslnwnaz(int n) {\n\t\tint z = 1, o = 1;\r\n\t\tfor (int i = 2; i <= n; i+...
9bf756ec44d7e1a3f926502a667bfb7e
This tests a URI with a "//" to ildicate the start of an authority, but said autority has a '' character. The '' character is illegal for authority so the authority should be blank.
[ { "docid": "24a5a49a8a374e71a49cf788abe52428", "score": "0.6533357", "text": "@Test\n public void testHashAuthority() {\n\t\tURIParser hashAuthorityParser = new URIParser();\n\t\tURI hashAuthority = hashAuthorityParser.parse(\"http://#www.cs.auckland.ac.nz://.:?a?//:##a?//:\");\n\t\tassertEquals(\"In...
[ { "docid": "a8eb235bcb853201a1d46a77b5adc02f", "score": "0.7896467", "text": "@Test\n public void testOnlyAuthority() {\n\t\tURIParser authorityParser = new URIParser();\n\t\tURI authority = authorityParser.parse(\"//http\"); \n\t\tassertEquals(\"Scheme should be null\", null, authority.getScheme());...
afb3f137bd735029953d8b789bd1eb13
Clear flag FLAG_FORCE_NOT_FULLSCREEN which is set initially by the Cordova.
[ { "docid": "8f868c83609e42bb585455ce2c4d30f5", "score": "0.5542695", "text": "@Override\n public void run() {\n Window window = cordova.getActivity().getWindow();\n window.clearFlags(WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN);\n\n // Rea...
[ { "docid": "8be8b95c854f0368dcd78a3afd252d29", "score": "0.72008145", "text": "private void disableFullscreen(WindowManager.LayoutParams attrs){\n\t\trootView.setSystemUiVisibility(0);\r\n//\t\t.setSystemUiVisibility(\r\n//\t View.SYSTEM_UI_FLAG_LAYOUT_STABLE\r\n//\t | View.SYSTEM_...
5ddf94072e0812280027b6e4a7800718
/ 1 2 3 4 5 6 7 8 9
[ { "docid": "616b600e3ad6f4c37b29b0d61beb58b4", "score": "0.0", "text": "@Test\n public void validFieldNumberTest(){\n\n DirectionFieldNumber directionFieldNumber = new DirectionFieldNumber();\n Assert.assertEquals(directionFieldNumber.getFieldNumberOnDirection(Direction.BOTTOM, \"5\").f...
[ { "docid": "4573a995beacc59272fc0173230bdcb7", "score": "0.5939053", "text": "private static void doEight() {\n String str = \"mkdir s##@##\";\n for(int i =4831;i <=4838;i++){\n System.out.println(new String(str).replaceAll(\"##@##\", i+\"\"));\n }\n }", "title": "...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "8427b608940893b806d6f1bbc8c2c979", "score": "0.0", "text": "public final String m2261a(String str, String str2) {\n JsonValue a = m2259a(str);\n return (a == null || !a.m2256r() || a.m2255q()) ? str2 : a.m2260a();\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...
19444c343e8f670fb4cdfe3cb735c3c6
We apply recursion until we discover a square without a ship part on it. When the square left of the square given to this method does have a part of a ship on it, we rerun the method until we find a square without a ship part on it. We also give the squares up and down the colors orange, which are blocks around the shi...
[ { "docid": "9bd85efe6bfceddfbef78cbb695c0ed6", "score": "0.0", "text": "public void setSquareColorLeft(Square square) {\n square.setFill((Color.GREEN));\n if (getSquareLeft(square) != null && getSquareLeft(square).getShip() != null) {\n setSquareColorLeft(getSquareLeft(square));...
[ { "docid": "42bbcc32b495dccf6b2bdde5013718c6", "score": "0.6937084", "text": "private void markNonBoxSquares()\n {\n final byte TOP = 0x1;\n final byte BOTTOM = 0x2;\n final byte LEFT = 0x4;\n final byte RIGHT = 0x8;\n \n final byte VERTICAL = TOP | BOTTOM;\n ...
c5f0b9045d81b3995b4e63ab492b6aa9
The number of IPV6 packets received with errors.
[ { "docid": "308f8a2549d0b3529376cdb3b943e20e", "score": "0.68590885", "text": "public IpEndpointStatistics ipv6RxErrorCount(Long ipv6RxErrorCount) {\n this.ipv6RxErrorCount = ipv6RxErrorCount;\n return this;\n }", "title": "" } ]
[ { "docid": "1e065ca72b8665c1ce741ee6cba200a0", "score": "0.77571607", "text": "java.lang.Integer getIpv6Length();", "title": "" }, { "docid": "6cb495e71cf196300c40f6eb36713d42", "score": "0.67085314", "text": "public int getNumPackets(){\n\t\treturn packets.size();\n\t}", "title"...
6c8e3d67c949b77531e0c1faa2b6a3a8
Use Dwicket.replace.expected.results=true to automatically replace the expected output file.
[ { "docid": "f395a3bbcd88f8d37e320cd60fa725df", "score": "0.0", "text": "public <T extends Page> void executeTest(final Class<?> testClass, final Class<T> pageClass,\n\t\tfinal String filename) throws Exception\n\t{\n\t\tlog.info(\"=== \" + pageClass.getName() + \" ===\");\n\n\t\tstartPage(pageClass);\n\...
[ { "docid": "5f91dae5360b1887604600da8d70d4d3", "score": "0.595581", "text": "public void testSubstituteStringTest() throws Exception {\n\n SampleContest sampleContest = new SampleContest();\n IInternalContest contest = sampleContest.createContest(2, 2, 12, 12, true);\n IInternalCont...
232e8b4892dd521e899dba3f25175250
Sets the question ID of this question statistics.
[ { "docid": "26ad9838124bb1f8ddb1c360b8b817f5", "score": "0.7960506", "text": "@Override\n\tpublic void setQuestionId(long questionId) {\n\t\t_questionStatistics.setQuestionId(questionId);\n\t}", "title": "" } ]
[ { "docid": "6a07320645986603b720f6421aad9853", "score": "0.72428006", "text": "public void setQuestionId(long questionId);", "title": "" }, { "docid": "3dc206ed45af3c696043a7387c3f0a96", "score": "0.67834735", "text": "@Override\n\tpublic void setQuestionId(long questionId) {\n\t\tmo...
7d0bf31302ab76bb291b6995c5c74d95
connect HEAD requests to proxy of Node
[ { "docid": "f83d6995dcc9217f3d2adddf67c376df", "score": "0.46769932", "text": "public String connectHeadNodeProxyWithPath(String name, String path, String path2)\n throws ApiException {\n ApiResponse<String> localVarResp = connectHeadNodeProxyWithPathWithHttpInfo(name, path, path2);\n return ...
[ { "docid": "1c3de17bb57e0ac460feace89c96c363", "score": "0.70084625", "text": "@Override\n public HttpResponse head() {\n this.type = \"HEAD\";\n try {\n return new HttpAsyncResponse(prepare(prepareHead()).execute().get());\n } catch (final Exceptio...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "7cb7e3b0f922694e371515cc535b006d", "score": "0.0", "text": "@Override\n public ResultSet getResultSet(long index, int count, Map<String, Class<?>> map) throws SQLException {\n throw new UnsupportedOperationException(\"Unimplemented method 'getResultSet'\");\n }", "title": ""...
[ { "docid": "63a51b9825ac81396e1d7ad0b9f3ed82", "score": "0.6866318", "text": "@Override\n\tpublic void 군무() {\n\t\t\n\t}", "title": "" }, { "docid": "15ae679aae74424c73fde647cf4332f6", "score": "0.68461496", "text": "@Override\r\n\t\t\tpublic void hissetmek() {\n\r\n\t\t\t}", "ti...
0da060e88dd25dd24d6557b94ac50844
Get a properly formatted host for permission checking. Ignores port if 1,
[ { "docid": "5b43e8db972c346c30ed4028df878a0d", "score": "0.8040338", "text": "private String getHostForPermission(String host, int port) {\n if (host == null) {\n throw new NullPointerException(\"Host cannot be null.\");\n }\n // IPv6 check (if not already wrapped as a IPv6 literal, but is...
[ { "docid": "25b22cc5a8e80f02732a0735bd5fdd4e", "score": "0.7212839", "text": "java.lang.String getHost();", "title": "" }, { "docid": "25b22cc5a8e80f02732a0735bd5fdd4e", "score": "0.7212839", "text": "java.lang.String getHost();", "title": "" }, { "docid": "25b22cc5a8e80f...
012bb22e2544185462ad720b9c062508
Spring Data Elasticsearch repository for the Script entity.
[ { "docid": "084e4931b086cf2bf17d5e9f72a32313", "score": "0.79986393", "text": "public interface ScriptSearchRepository extends ElasticsearchRepository<Script, Long> {\n}", "title": "" } ]
[ { "docid": "821be732b0c797ed38e33254873b6ab9", "score": "0.67494017", "text": "public interface ShiftSearchRepository extends ElasticsearchRepository<Shift, Long> {\n}", "title": "" }, { "docid": "d19c0ef46c6dcbe28f14ff225959ae61", "score": "0.67235345", "text": "public interface Ass...
af2ae711914fc2d6012344376fb6d88d
The time that the window first starts. .google.protobuf.Timestamp start_time = 1;
[ { "docid": "be27420918124c1d247aa76cd467e5b8", "score": "0.646845", "text": "com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder();", "title": "" } ]
[ { "docid": "18045fee4c25bac1e0324fe6799cec62", "score": "0.72014976", "text": "com.google.protobuf.Timestamp getStartedAt();", "title": "" }, { "docid": "b054e6bef16d1610b14698526fd640e3", "score": "0.7009661", "text": "com.google.protobuf.Timestamp getStartTime();", "title": "" ...
3936c29fc8ced0ce714ace18e034dba8
$ANTLR end "rule__Implementation_type_definition__Group__0__Impl" $ANTLR start "rule__Implementation_type_definition__Group__1" InternalMyDsl.g:29475:1: rule__Implementation_type_definition__Group__1 : rule__Implementation_type_definition__Group__1__Impl rule__Implementation_type_definition__Group__2 ;
[ { "docid": "74c5630637b690b4c77ec145685ae904", "score": "0.8310519", "text": "public final void rule__Implementation_type_definition__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:29479:1: ( rule__Imple...
[ { "docid": "c92bddb7e108880982fed50c39691d77", "score": "0.8221106", "text": "public final void rule__Implementation_type_definition__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:29452:1: ( rule__Imple...
2acc2a78065b49b849739b02cae1f6b3
Returns the result of interpreting the object as an instance of 'Attribute Definition Boolean'. This implementation returns null; returning a nonnull result will terminate the switch.
[ { "docid": "2107f53de5c5a8c2fd93904c8538e76c", "score": "0.73201144", "text": "public T2 caseAttributeDefinitionBoolean( AttributeDefinitionBoolean object ) {\n return null;\n }", "title": "" } ]
[ { "docid": "d3abe2d4abf6967d06b3eebfa7fe882a", "score": "0.669348", "text": "public T2 caseAttributeValueBoolean( AttributeValueBoolean object ) {\n return null;\n }", "title": "" }, { "docid": "9003f6a76c09d4b73c686d2a74f46888", "score": "0.6450159", "text": "public Boolea...
d9f8aa24d3fc72c0d502130e09da6559
Gets the value of the isSynchronous property.
[ { "docid": "427edec8d131dd8ecf64bc4ca8c4060f", "score": "0.8849998", "text": "public boolean isIsSynchronous() {\n\t\t\t\treturn isSynchronous;\n\t\t\t}", "title": "" } ]
[ { "docid": "401567b6cef49e62e8e8de5dbf4012c3", "score": "0.83393973", "text": "private synchronized boolean isSynchronous() {\n return _synchronous;\n }", "title": "" }, { "docid": "e1e628d62b923d3a4e2a8f294e0d0e13", "score": "0.8188381", "text": "public boolean i...
bb559bd5deed172c263997896fae6862
Data from the annotation processors analyzer optional .android_studio.AnnotationProcessorsAnalyzerData annotation_processors_analyzer_data = 3;
[ { "docid": "b0c89b3e56926a75bc334a375f8ac838", "score": "0.6195321", "text": "public Builder mergeAnnotationProcessorsAnalyzerData(com.google.wireless.android.sdk.stats.AnnotationProcessorsAnalyzerData value) {\n if (annotationProcessorsAnalyzerDataBuilder_ == null) {\n if (((bitField0_ & 0x...
[ { "docid": "5468444e6ff3da6f332d7faaebec4858", "score": "0.7529025", "text": "public com.google.wireless.android.sdk.stats.AnnotationProcessorsAnalyzerData getAnnotationProcessorsAnalyzerData() {\n if (annotationProcessorsAnalyzerDataBuilder_ == null) {\n return annotationProcessorsAnalyzerD...
d3a829acf16c1d9d3615aa9e981e31e5
Toast.makeText(context, "", Toast.LENGTH_SHORT).show(); Toast.makeText(context, "" +holder.button.getText(), Toast.LENGTH_SHORT).show();
[ { "docid": "851e4cbdf4781e568ef4a1ae02fcaa1c", "score": "0.58321816", "text": "@Override\n public void onClick(View v) {\n\n Intent intent = new Intent(context, Recipe.class);\n\n intent.putExtra(\"name\", holder.button.getText());\n context.startA...
[ { "docid": "e480f75ddbd4eef6af7bcc207665590c", "score": "0.7181438", "text": "public void buttonShowToast(View v){\n Button b = (Button) v;\n String buttonText = b.getText().toString();\n Context curr = getApplicationContext();\n CharSequence txt = \"This will launch \" + but...
1d78d16fffed77d5256de595b43a8440
/ Query the entire table, return all rows
[ { "docid": "9ae90f4b6e2d541debc6aeecb95ed5c1", "score": "0.0", "text": "public ArrayList<TransactionEntry> fetchEntries() {\n\t\tSQLiteDatabase database = getWritableDatabase();\n\t\tArrayList<TransactionEntry> entryList = new ArrayList<TransactionEntry>();\n\t\tCursor cursor = database.query(Globals.TA...
[ { "docid": "046db874864c6e7ff7dae73036580304", "score": "0.7099776", "text": "public ResultSet queryAll() throws SQLException\r\n {\r\n String sql = \"SELECT * FROM Guest\";\r\n Statement stat = conn.createStatement();\r\n ResultSet result = stat.executeQuery(sql);\r\n ret...
b68959481a99ec5d3c83ec1a904a572a
Creates a Builder by copying an existing AutoGeneratedSchema instance
[ { "docid": "9af81451b830a09184eda8b4367eafa3", "score": "0.65433395", "text": "private Builder(AutoGeneratedSchema other) {\n super(AutoGeneratedSchema.SCHEMA$);\n if (isValidValue(fields()[0], other.CALMONTH)) {\n this.CALMONTH = data().deepCopy(fields()[0].schema(), other.CALMON...
[ { "docid": "c247d6e0c561586e118d5ab55fcf9846", "score": "0.80190915", "text": "public static Builder newBuilder(AutoGeneratedSchema other) {\n return new Builder(other);\n }", "title": "" }, { "docid": "fb28ac4d9d096b25c5cbe8bc4afeddb7", "score": "0.7247073", "text": "private Bui...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9f1c9d7bb1c7f4a1261ae13e637a73b1", "score": "0.0", "text": "@Override\n\t\t\tpublic void onClick(View v) {\n\t\t\t\tstate3 = -state3;\n\t\t\t\tif (state3 == 1) {\n\t\t\t\t\tled3.setBackgroundResource(R.drawable.windowl2);\n\t\t\t\t\tLED3 = 1;\n\t\t\t\t}\n\t\t\t\tif (state3 == -1) {\n\t\t\t\t...
[ { "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": "" }, ...
a4035b76077efdb6390151be313d85a1
$ANTLR end "rule__XSwitchExpression__Group__2__Impl" $ANTLR start "rule__XSwitchExpression__Group__3" ../org.xtext.example.helloxbase.ui/srcgen/org/xtext/example/helloxbase/ui/contentassist/antlr/internal/InternalHelloXbase.g:8157:1: rule__XSwitchExpression__Group__3 : rule__XSwitchExpression__Group__3__Impl rule__XSwi...
[ { "docid": "50ad1cb209dbc980bc4d4bed850cf7c8", "score": "0.8130293", "text": "public final void rule__XSwitchExpression__Group__3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.example.helloxbase.ui/src-gen/org/xt...
[ { "docid": "1db083798dacc22f2c025ff68ef13d30", "score": "0.79777443", "text": "public final void rule__XSwitchExpression__Group__2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.example.helloxbase.ui/src-gen/org/x...
e2be3a0abade502c08e113d701dd52ed
//////////////// ACTUALIZAR TRABAJADOR /////////////////
[ { "docid": "1e16078bb69cd96c131a000703957bce", "score": "0.0", "text": "private void enviarAcActionPerformed(java.awt.event.ActionEvent evt) { \n \t\n \tidBuscarTrabajadorAc.setEditable(false);//TextField\n\t\t\n\t\tString id = idBuscarTrabajadorAc.getText()...
[ { "docid": "4b8e0f64fd3bd699059d400b089d83ce", "score": "0.671939", "text": "public void crearTablaActividad() {\n\r\n\t}", "title": "" }, { "docid": "12c0cf787a4de2c509b50a8a7dd6344e", "score": "0.6620012", "text": "public void crearTablaEstado() {\n\r\n\t}", "title": "" }, ...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "45442c87d381deee3a66e950c314c3b6", "score": "0.6632049", "text": "@Override\n \tpublic boolean onCreateOptionsMenu(Menu menu) {\n \t\tgetMenuInflater().inflate(R.menu.main, menu);\n \t\treturn true;\n \t}", "title": "" } ]
[ { "docid": "f7f80efb09064a7f639e932aa0a3f649", "score": "0.7219527", "text": "public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n super.onCreateOptionsMenu(menu, inflater);\n\n if (current_object == null ) {\n getActivity().invalidateOptionsMenu();\n// ...
29b11dc31425bdede6877d60484db761
This method was generated by MyBatis Generator. This method corresponds to the database table nj_order_work2
[ { "docid": "6395b116d785be73bff678e231e9fd2b", "score": "0.4917143", "text": "int insertSelective(NjOrderWork2 record);", "title": "" } ]
[ { "docid": "a89e34449e48623d1af1bd905295e34c", "score": "0.5924773", "text": "public void setWork2(Number work2)\r\n {\r\n m_work2 = work2;\r\n }", "title": "" }, { "docid": "7b73b403441a87a4e4086dd8bcfa3a20", "score": "0.549055", "text": "List<NjOrderWork2> selectByExample(...
c1d3c4171fbcf3a22ce67df6e006e739
Creates new form NewJFrame
[ { "docid": "4d3753bdaffaacdb8bae5fb92b95fdac", "score": "0.0", "text": "public WidgetPractice() {\n initComponents();\n }", "title": "" } ]
[ { "docid": "0d65a329da521ad224e469bf4860f084", "score": "0.7931828", "text": "public NewJFrame() {\n initComponents();\n }", "title": "" }, { "docid": "0d65a329da521ad224e469bf4860f084", "score": "0.7931828", "text": "public NewJFrame() {\n initComponents();\n }",...
57139eb8a02efc2c6621261a828a5b9e
Para las cadenas de caracteres
[ { "docid": "a187a1f752f53261cca86c4241f7f4af", "score": "0.0", "text": "@Override\n public void characters(char[] ch, int start, int length)\n throws SAXException{\n for (int i=start; i<length+start; i++) {\n cadena_resultado = cadena_resultado + ch[i];\n }\n cadena...
[ { "docid": "f3018df572f35108469ddb428f361002", "score": "0.6451917", "text": "private boolean caracteresCompatibles (String cadena, int tipo) { \n boolean res = false;\n switch (tipo) {\n case 0:\n res = cadena.matches(\"[0-9]{7,8}[A-Za-z]{1}\");\n ...
a53eb71d66fa05f85ca2b7f2303fcd11
Set this value to true if we have to control the datasource as a datasource master or if it's a detail datasource. If is a detail datasource the table model will responde to events from template event throw this table.
[ { "docid": "17b273c0b53c61c6096dc841ea2ce372", "score": "0.50441307", "text": "public void setAsMaster(boolean bMaster) {\r\n this.bMaster = bMaster;\r\n }", "title": "" } ]
[ { "docid": "a77724a625d99f700782fd168fb50d0d", "score": "0.56149805", "text": "@Override\n protected boolean recreateDataSource() {\n return true;\n }", "title": "" }, { "docid": "6f87ef5b0226ab2c10d275ec15241672", "score": "0.55290866", "text": "public boolean supportsC...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b2bf57fbe9d9e82ff0239db932eaac2e", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tFileOutputStream fout;\r\n\t\tPrintStream p;\r\n\t\ttry\r\n\t\t{\r\n\t\t\tfout = new FileOutputStream(\"C:\\\\CTS selenium\\\\myfile.txt\");\r\n\t\t\tp= new PrintStream(fout);\r\n\t\t\tp...
[ { "docid": "05a606445504484958a1c21e14b7198e", "score": "0.69474965", "text": "@Override\r\n\tpublic void sapace() {\n\t\t\r\n\t}", "title": "" }, { "docid": "8619203d4867f5c6d05eb9a5354405c0", "score": "0.6920049", "text": "@Override\n\t\tpublic void pintate() {\n\t\t\t\n\t\t}", ...
90af8ae3eef3ed989d211d60047e7078
Set the context path.
[ { "docid": "05ed3f077b4a1d8edbd29af7ec114f00", "score": "0.6055836", "text": "public EmbeddedRequestBuilder contextPath(String contextPath) {\n request.setContextPath(contextPath);\n return this;\n }", "title": "" } ]
[ { "docid": "5cced5e4aae3d29a048a0857a3cf2a76", "score": "0.7974176", "text": "public void setContextPath(String path) {\n\t\tthis.contextPath = path;\n\t}", "title": "" }, { "docid": "e8f8e2459ccad46a63f16af44a3d20a4", "score": "0.749729", "text": "public void setContextPath(String c...
7401c8aaf6e307bd7ccc7d0707b93004
Create data for left input
[ { "docid": "53ff9b111a08b5d65165fda63e7b5557", "score": "0.0", "text": "@Test\n public void testFillingUpOutputBatch_WithExcludedColumns() throws Exception {\n final RowSet.SingleRowSet leftRowSet2 = SubOperatorTest.fixture.rowSetBuilder(TestLateralJoinCorrectness.leftSchema).addRow(2, 20, \"i...
[ { "docid": "c2c9f68f350d0da488e31fb0b6d1f27a", "score": "0.57611346", "text": "private void populateLeftEvents() {\n\t\tfinal int[] data = this.data;\n\t\tfinal int y0 = data[IDX_MIN_PIX_Y] & TILE_AXIS_MASK;\n\t\tfinal int y1 = data[IDX_MAX_TILE_ORIGIN_Y] + 7;\n\t\tfinal int limit = IDX_EVENTS + (y1 << ...
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": "5900da7f98b244cde01ddaad09f32379", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jScrollPane1 = new javax.swing.JScrollPane();\n ...
[ { "docid": "37a5472d5b0f35cf64a077bc1dd978c4", "score": "0.7319277", "text": "public Form() {\n initComponents();\n }", "title": "" }, { "docid": "2901c5027f800c57f8efe188557aec1f", "score": "0.72890127", "text": "public MainForm() {\n initComponents();\n }", ...
f23d2c1213e338caf92d9f5617816843
This method was generated by MyBatis Generator. This method corresponds to the database table manufacturing_feedback
[ { "docid": "61550d6795b020c3d5f07ce94a601b5b", "score": "0.0", "text": "long countByExample(ManufacturingFeedbackExample example);", "title": "" } ]
[ { "docid": "d46bc8f50ec1d9e821b4f6ab8b737cdf", "score": "0.6261485", "text": "@Override\n\t//1.method to get all the feedback details saved in the database\n\tpublic List<Feedback> getFeedback() throws SQLException {\n\t\tArrayList<Feedback> feedback1= new ArrayList<Feedback>();\n\t\t\ttry{\n\t\t\t\tsta...
48459d321866678c8189f0525a2f32a0
Set the Lower Level Protocol Type
[ { "docid": "b4b3717b08d527c5aa8df79b1dcc7a9e", "score": "0.5777853", "text": "public void setLLPType(String val) {\n mLLPType = val;\n }", "title": "" } ]
[ { "docid": "651c7929db326adc900e00e3d5448853", "score": "0.7258357", "text": "public void setProtocolType(Integer value) {\n this.protocolType = value;\n }", "title": "" }, { "docid": "2fd45ea12bf9f2924d2f07cecbd033fc", "score": "0.67203873", "text": "public Builder setProt...
4b8bbd9c26acfb351761ffea85ebf07b
A copy of the Android internals StoreThumbnail method, it used with the insertImage to populate the android.provider.MediaStore.Images.MediainsertImage with all the correct meta data. The StoreThumbnail method is private so it must be duplicated here.
[ { "docid": "6f83634d25e201b46e330a0ede9673c4", "score": "0.6941583", "text": "private static final Bitmap storeThumbnail(\n ContentResolver cr,\n Bitmap source,\n long id,\n float width,\n float height,\n int kind) {\n\n // create ...
[ { "docid": "cff8b8c87787ce6e7a7eb4baf0b7116a", "score": "0.6162094", "text": "private void dispatchTakeThumbnailIntent() {\n Log.i(LOG, \"dispatchTakeThumbnailIntent()\");\n Intent takePictureIntent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);\n if (takePictureIntent.resolveActivi...
ead77d5d7a993cb7a436e257fc4bbcd9
/ Enabled aggressive block sorting
[ { "docid": "4abbb99951014aad66e669abb0e5b554", "score": "0.0", "text": "public static e a(GoogleApiClient object, Api.c<e> c2) {\n boolean bl2 = true;\n boolean bl3 = object != null;\n fq.b(bl3, (Object)\"GoogleApiClient parameter is required.\");\n fq.a(object.isConnected(),...
[ { "docid": "0faf331234d603b64aeda6773749f2a0", "score": "0.6582511", "text": "@Override\n public int getSortWeight() {\n return 1000;\n }", "title": "" }, { "docid": "9a36fb2805a2f7fc47363bbde8ee1c85", "score": "0.6551011", "text": "private Sorts () {}", "title": "" }, {...
aef24a16bc45a5fca067f3b40171b4bf
Returns the number of edges (directional graph). this method run in O(1) time
[ { "docid": "04e07992497d9c9dd0c16334ebdd3d20", "score": "0.7401851", "text": "@Override\n\tpublic int edgeSize() {\n\t\treturn numOfEdges;\n\t}", "title": "" } ]
[ { "docid": "9fb714ed6eed3feb1e31b04decf542ff", "score": "0.83161175", "text": "int getEdgeCount();", "title": "" }, { "docid": "401545ee355f8b613854d673614a8fb6", "score": "0.83057535", "text": "public int getEdgeCount(){\r\n HashSet<FlowGraphNode> visited = new HashSet<>();\r...
a9a80f2a7b464089454c49a00b3857f8
for now, assume each command line arg is an UnRAVL script
[ { "docid": "00d624d9e57f8dc7d01359ef0900f8f4", "score": "0.0", "text": "private static int runScriptFiles(UnRAVLRuntime runtime,\n Map<String, Object> env, String... scriptFileNames) {\n int count = 0;\n if (runtime != null)\n runtime.reset();\n Map<String, Obj...
[ { "docid": "a8fd60294aed9f53867356a8f5425d97", "score": "0.6740347", "text": "public void processArgs(String[] args) throws IOException{\n\t\tPattern pat = Pattern.compile(\"-[a-z]\");\n\t\tSystem.out.println(\"\\n\"+IO.fetchUSeqVersion()+\" Arguments: \"+Misc.stringArrayToString(args, \" \")+\"\\n\");\...
63351f15e86b9b8cdc7f729ff5dea360
get List of Locations
[ { "docid": "4d422e0237f2b0ee0b68b2a08d4b583f", "score": "0.71036005", "text": "public List<LocationDto> ListAll();", "title": "" } ]
[ { "docid": "4017d19ff23b5f7e8dccaf9c30ba3de3", "score": "0.8440814", "text": "Collection<Location> getLocations();", "title": "" }, { "docid": "c91ebbe8a942b0c2742d7d4fbb401a23", "score": "0.8077854", "text": "@Override\r\n\tpublic List<Location> getLocationList() {\n\t\treturn ld.ge...
f326ec3abe6284ad7614ebe924b4bd88
the time that signature took int64 sign = 2;
[ { "docid": "24a6880fff12c24854b4564a1deb543a", "score": "0.0", "text": "public Builder clearSign() {\n \n sign_ = 0L;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "7e21d16c7c9f708b86a10ebfeff78629", "score": "0.69511914", "text": "long getSign();", "title": "" }, { "docid": "bc7aa95521777b07be280a39edc8f697", "score": "0.61411214", "text": "int getUint32ExpireTime();", "title": "" }, { "docid": "71e83a2154778d701214b2901...
223dc1886facddfc98d8c5361eec0cf0
TODO: depends on equipped state
[ { "docid": "a07a777d93b2f1cf884cfbef11c2d611", "score": "0.0", "text": "public String rendererState() {\n \t\treturn \"empty\";\n \t}", "title": "" } ]
[ { "docid": "4fb400d95b447f08aa754f5b16088433", "score": "0.7186111", "text": "@Override\r\n public void equip ()\r\n {\n \r\n }", "title": "" }, { "docid": "15537b977996c87e8b95cf9f4405c252", "score": "0.6853587", "text": "@Override\r\n public boolean isEquipped ()...
dc5915a16734b27123f396825e2bc880
Gets the attribute value for CANCEL_DATE using the alias name CancelDate.
[ { "docid": "824fa819594eaa08c6d43b00eed8be00", "score": "0.769036", "text": "public Number getCancelDate() {\n return (Number) getAttributeInternal(CANCELDATE);\n }", "title": "" } ]
[ { "docid": "76ad5da58642c51751faa3892cb24ed4", "score": "0.6950834", "text": "public java.util.Calendar getCancel_date() {\n return cancel_date;\n }", "title": "" }, { "docid": "24dee986f539c7fddec60b16f4eef07b", "score": "0.64515454", "text": "public Date getDATE_CANCELLED...
938abd1bccdfaab0c9a248d5eb979176
string az = 26;
[ { "docid": "b68c97ca2b1283d1d16644e67ac17763", "score": "0.0", "text": "public java.lang.String getAz() {\n java.lang.Object ref = az_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (c...
[ { "docid": "be3630fba2672201cd0e730bb2fbce5c", "score": "0.6532291", "text": "String mo34567h();", "title": "" }, { "docid": "82ad7b6a821e38a817e4daa2d6a73d31", "score": "0.64672077", "text": "String mo8097a(String str);", "title": "" }, { "docid": "1105a39c4650ba8a993041...
339e45dd5799d6d5dc2dfe60be4d71ad
Add a FoxHttpPlaceholderEntry to the FoxHttpPlaceholderStrategy
[ { "docid": "b7bf50d03283302d50b5c86ea6526f45", "score": "0.83034915", "text": "public FoxHttpClientBuilder addFoxHttpPlaceholderEntry(String placeholder, String value) {\n foxHttpClient.getFoxHttpPlaceholderStrategy().addPlaceholder(placeholder, value);\n return this;\n }", "title":...
[ { "docid": "daeb13a073940d943d94e017b7ba52ee", "score": "0.7283262", "text": "public FoxHttpClientBuilder setFoxHttpPlaceholderStrategy(FoxHttpPlaceholderStrategy foxHttpPlaceholderStrategy) {\n foxHttpClient.setFoxHttpPlaceholderStrategy(foxHttpPlaceholderStrategy);\n return this;\n }"...
2b34c44ff64dd213c840d3741ec05893
Adds a DOM listener of the given type for the given component event and annotation.
[ { "docid": "727a23217dc90b1f55580c857ee91753", "score": "0.63776004", "text": "private <T extends ComponentEvent<?>> void addDomTrigger(Class<T> eventType,\n com.vaadin.flow.component.DomEvent annotation,\n ListenerWrapper<T> wrapper) {\n assert eventType != null;\n a...
[ { "docid": "c3886c024a19a0db6479500d23aa6a79", "score": "0.66488683", "text": "<T extends Event> void addListener(Class<T> eventClass, EventListener<T> listener);", "title": "" }, { "docid": "1788837aca3b8c90128ce755ed6b46ca", "score": "0.585962", "text": "public void registerAnnotEv...
1924457457dca718415a59751b3ef077
$ANTLR end "rule__RealTimeStatement__Group_1_0_0__1" $ANTLR start "rule__RealTimeStatement__Group_1_0_0__1__Impl" InternalAgreeParser.g:9447:1: rule__RealTimeStatement__Group_1_0_0__1__Impl : ( Condition ) ;
[ { "docid": "e2dc5177e68e886d969bb0e1f36b191e", "score": "0.7694081", "text": "public final void rule__RealTimeStatement__Group_1_0_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // InternalAgreeParser.g:9451:1: ( ( Con...
[ { "docid": "2dfe8f56ebbb6f9c778894b555032401", "score": "0.7699046", "text": "public final void rule__RealTimeStatement__Group_0_0_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // InternalAgreeParser.g:9005:1: ( ( Con...
3d99986178e1f1700f479518793a6f02
Returns a new object of class 'Logical Or Expression'.
[ { "docid": "afbac3ecd7821edd01eaafd15ba77ebe", "score": "0.883223", "text": "LogicalOrExpression createLogicalOrExpression();", "title": "" } ]
[ { "docid": "8b8878e7e41ecbe1b77e85cf37e3eefd", "score": "0.874148", "text": "OrExpression createOrExpression();", "title": "" }, { "docid": "9e5990f15720404125713261585f1c2b", "score": "0.8141072", "text": "BitwiseOrExpression createBitwiseOrExpression();", "title": "" }, { ...
84121892166ebb58a7c25f913917f9be
perform actions when a button is pressed in RPS GUI
[ { "docid": "0f6f489dc2891083e1aa554ad769a2d9", "score": "0.0", "text": "public void actionPerformed(ActionEvent e)\n\t\t{\n\t\t\tif(e.getSource() == btnShoot)\n\t\t\t{\n\t\t\t\tif(btnRock.isSelected())\n\t\t\t\t{\n\t\t\t\t\tuser.setWeapon(\"Rock\");\n\t\t\t\t\tuserWeaponLabel.setText(\"Rock\");\n\t\t\t\...
[ { "docid": "5931500510cd0822d8d89b019d7ecc5f", "score": "0.7226627", "text": "public void buttonPressed(ActionEvent event) {\n String buttonID = ((Button) event.getSource()).getId();\n\n switch(buttonID)\n {\n case \"setupMtgButton\" : new ApiDialog(Global.dashboardStage,...
836f847c23466a980f6ebf77af3a98bc
This method is executed on master. It copies .coderrect/report to thee build directory
[ { "docid": "f91f4a58926e690aa3fa45a1282e0054", "score": "0.68082005", "text": "private void copyFilesToBuildDirectory(final Run<?,?> run,\n final FilePath ws,\n final TaskListener listener,\n ...
[ { "docid": "d5e3af935238bbc432da4da2cfdb6b1b", "score": "0.5808471", "text": "@Override\n public void onFinish(ITestContext context) {\n try {\n //Copy Auvenir icon to report directory\n FileUtils.copyDirectory(new File(\"Images\"), new File(nxgReportDir.getAbsolutePath()...
c5d80b20e420fbfb89a8d59c2a822c94
overwritten read method calls in.read to fill the buffer Parameters: takes in a char [] buffer, int length and int from the last character of the comment Returns: the number of characters to read
[ { "docid": "c862a1bc6a462af696a732772cc7d0a3", "score": "0.68647456", "text": "public int read(char[] buf, int from, int len) throws IOException {\n\t\tint numChars = 0;\n\n\t\twhile (numChars == 0) {\n\t\t\tnumChars = in.read(buf, from, len);\n\t\t\tif (numChars == -1) \n\t\t\t\treturn -1;\n\t\t\t\n\t\...
[ { "docid": "7fc5849151dfd9091f4733e10a6fe7c6", "score": "0.64727426", "text": "private int read(char[] buffer, int offset, int length)\n\t\tthrows IOException\n\t{\n\t\tint result = 0;\n\t\twhile(result < length)\n\t\t{\n\t\t\tint l = in.read(buffer, offset + result, length - result);\n\t\t\tif(l == -1)...
64c8a1ed1492c4a3007a3ec1bb48a2f3
Insert the method's description here. Creation date: (26.10.2004 18:45:38)
[ { "docid": "8544767ec1c387bde70ec49959ebea99", "score": "0.0", "text": "public java.lang.Integer getResource80() {\n\treturn resource80;\n}", "title": "" } ]
[ { "docid": "63a51b9825ac81396e1d7ad0b9f3ed82", "score": "0.7126339", "text": "@Override\n\tpublic void 군무() {\n\t\t\n\t}", "title": "" }, { "docid": "15ae679aae74424c73fde647cf4332f6", "score": "0.7037496", "text": "@Override\r\n\t\t\tpublic void hissetmek() {\n\r\n\t\t\t}", "tit...
17d9cf9d687f12e9af5317c5d1288f54
Sets the role card of player.
[ { "docid": "0a9c6910a3cf82ac9fc8e3a946b3b548", "score": "0.7892927", "text": "public void setRole(RoleCard role) {\r\n this.role = role;\r\n }", "title": "" } ]
[ { "docid": "101b10ed947683ee627efadaca31c81c", "score": "0.785923", "text": "public void setRole(final Role playerRole) {\n role = playerRole;\n }", "title": "" }, { "docid": "36f05f827996ab9224b5a05f48b12012", "score": "0.7142108", "text": "void setRole(String role);", ...
b7e05367474c7f58bd71ef335d819c3a
remove the item from the user's list
[ { "docid": "e456403e37e7df0de7ee7b13845e0feb", "score": "0.64556557", "text": "public void removeItemFromFirebase(final String removeItem) {\n rootRef.child(\"users\").child(mUser.getUid()).child(\"buckits\").child(removeItem).setValue(null);\n\n //remove the user from the item's list of u...
[ { "docid": "b91a4c54bdedb15ddbdf0186f5780890", "score": "0.7365414", "text": "public void remove(Info_HiDoctor_UserApp data) {\n int position = list.indexOf(data);\n list.remove(position);\n notifyItemRemoved(position);\n }", "title": "" }, { "docid": "4cf7e1ad32d462e...
eeece16cb4cca6dd111bbdc5fc97f861
$ANTLR end "entryRuleConstraints" $ANTLR start "ruleConstraints" InternalDsl.g:1263:1: ruleConstraints : ( ( rule__Constraints__Group__0 ) ) ;
[ { "docid": "60cbbab155e02739b58f8ddbbfbe2b87", "score": "0.77705353", "text": "public final void ruleConstraints() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalDsl.g:1267:2: ( ( ( rule__Constraints__Group__0 ) ) )\n ...
[ { "docid": "e0cfcd7cfa043c5c13b3a476436c063b", "score": "0.71838987", "text": "public final void rule__Constraints__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalDsl.g:12870:1: ( ( 'constraint' ) )\n ...
4d531daf705408bc4e1817e91b573269
Inserts and returns a new empty value (as xml) as the ith "OrderReferences" element
[ { "docid": "52019a3f8650157fd94e8e8b66c1112e", "score": "0.602673", "text": "public x0301.oecdStandardAuditFileTaxPT1.OrderReferences insertNewOrderReferences(int i)\n {\n synchronized (monitor())\n {\n check_orphaned();...
[ { "docid": "4df7d0ca48bdc3c7f55ebf60e37d7cd5", "score": "0.6448633", "text": "public x0301.oecdStandardAuditFileTaxPT1.OrderReferences addNewOrderReferences()\n {\n synchronized (monitor())\n {\n check_orphaned();\n ...
c8030bfcc64cfd2e945531d5912029fb
Test of addSymbol method, of class FixerBuilder.
[ { "docid": "218004dfe75293e8b073958e7ceac37f", "score": "0.75111836", "text": "@Test\r\n public void testAddSymbol() {\r\n System.out.println(\"testAddSymbol\");\r\n Currency base = Currency.AUD;\r\n FixerBuilder instance = new FixerBuilder();\r\n String expResult = \"http...
[ { "docid": "1284dcc3c4e3fb90043314f1e94ccbce", "score": "0.6381967", "text": "@Test\r\n public void testRemoveSymbol() {\r\n System.out.println(\"testRemoveSymbol\");\r\n Currency base = Currency.AUD;\r\n FixerBuilder instance = new FixerBuilder();\r\n String expResult = \...
a45badff9b87da33d195653747f89585
Description: ManifestJpa Author: DIYILIU Update: 20180912 15:56
[ { "docid": "c297759b0e739fa7d65b6e09317326cd", "score": "0.735643", "text": "public interface ManifestJpa extends JpaRepository<Manifest, Long> {\n\n}", "title": "" } ]
[ { "docid": "9fba29ce35bf33f29a7243c42d67c94e", "score": "0.6125618", "text": "@Override\n\tpublic List getAllManifest() {\n\t\treturn session.getCurrentSession().createQuery(\"from dummy_merchant_manifest\").list();\n\t}", "title": "" }, { "docid": "4218e2e7b343489915629c6d67226815", "sc...
3eac5dfdafdd9b2544da724c57ece418
Creates the main loop.
[ { "docid": "307fb5146cad7fe1aedc3095dbbd47d3", "score": "0.59499395", "text": "public GameLoopManager() {\n this.gameView = new GameView();\n this.gameView.setWindowTitle(\"Choplifter\");\n this.gameView.setStatusText(\"Laura Helfrich - Java Programmierung SS 2021\");\n this....
[ { "docid": "3ff203df8d081e6df586cc6bff908ffa", "score": "0.7335608", "text": "void initMainLoop() {\n log.log(Level.INFO, \"Initializing main loop...\");\n t = new Timer(17, (evt) -> { // timer calls mainLoop() every 17ms (framerate ~ 60fps)\n mainLoop();\n });\n ...
2b78b3433b580d97919d1b29a93d5361
TODO most of this can be deleted, this is what happens when you press the weight button
[ { "docid": "4470ae8bb030336dc795be275db115ba", "score": "0.68215805", "text": "public void actionPerformed(ActionEvent e) {\r\n\t\t\t\t\r\n\t\t\t\t//weight in the textbox\r\n\t\t\t\tdouble weight = 0;\r\n\t\t //this is making sure a double was inserted\r\n\t\t try{\r\n\t\t \t\r\n\t\...
[ { "docid": "237f00e85bf743ec961a665871d60d83", "score": "0.7598835", "text": "@Override\n\tpublic void onWeightClick(View v) {\n\t\t\n\t}", "title": "" }, { "docid": "c815b83ea3e25f98e457061aece9d609", "score": "0.7507828", "text": "@Override\n\t\tpublic void onWeightClick(View v) {\...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "87c57ca2d85e76c4cfbf686c8dfe9894", "score": "0.0", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tgetMenuInflater().inflate(R.menu.base, menu);\n\t\treturn true;\n\t}", "title": "" } ]
[ { "docid": "9813d71a4b724b9d132f23a2cb80322c", "score": "0.7079675", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.menu.main_activity_actions, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "t...
add2fb9ca20b69d811c265ae973835c3
Gets the value of the 'strategyId' field.
[ { "docid": "31efb208e07e6a79557124aae0c55d86", "score": "0.8245345", "text": "public java.lang.Integer getStrategyId() {\n return strategyId;\n }", "title": "" } ]
[ { "docid": "a18b87dee95fb12141dadb5caed1dab2", "score": "0.82853687", "text": "public java.lang.Integer getStrategyId() {\n return strategyId;\n }", "title": "" }, { "docid": "0f0149c7b80f4b62a90f3af641c272a1", "score": "0.6958228", "text": "public int getStrategy(){\n\t\treturn ...
0104671e64be214c70278fa36f81f8f4
Triggered by the Alarm at midnight
[ { "docid": "f593522be208e369a676249221055660", "score": "0.0", "text": "public void onReceive(Context context, Intent intent){\r\n\r\n // Get parameters from Broadcast Intent\r\n int mood = intent.getIntExtra(\"DailyMood\", 3);\r\n String commentary = intent.getStringExtra(\"DailyCo...
[ { "docid": "9a03a5cf1f420aaac9dd52fd52daed9e", "score": "0.7318748", "text": "@TargetApi(24)\n/*public void setTime(int hourOfDay,int minute)\n{\n\n Calendar calendar = Calendar.getInstance();\n calendar.set(java.util.Calendar.HOUR_OF_DAY, hourOfDay);\n calendar.set(java.util.Calendar.MINUTE, m...
c59c9c399b56649f4d4a85b05767460b
EVENT HANDLERS ////////////////////////////////////////////////////////// / If sources for events kept isolated, components (Toolbars, Menubars, CrossReferences) can be added to any frame.
[ { "docid": "5d994598d53c077e3511d3f8785e7b95", "score": "0.0", "text": "@Override\n\tpublic void referenceClicked(String link) {\n\t\tnoteMap.openClickedNote(link);\n\t}", "title": "" } ]
[ { "docid": "3f4aa2e755d09aad8f0181917f9602b6", "score": "0.6619256", "text": "private static void eventController(){\r\n\r\n\t\t_frame.addWindowListener(new WindowAdapter(){ \t\t\t\t//windowAdapter is a dummy class\r\n\t\t\t@Override\r\n\t\t\tpublic void windowClosing(WindowEvent e){\r\n\t\t\t\tquit();\...
abb33f85d76f7e8736e63ece06e7d531
databinding method to get an XML representation of this object
[ { "docid": "a83516cd49d413aec04ec778bbd0ba4c", "score": "0.0", "text": "public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName)\r\n throws org.apache.axis2.databinding.ADBException{\r\n\r\n\r\n \r\n java.util.ArrayList elementList ...
[ { "docid": "e8e01405cbdc7e8bfc26bf89b5568b29", "score": "0.6845753", "text": "@Override\n\tpublic Object toXML() {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "cc3f6ed93d15893ac1d6b6e5e6c56649", "score": "0.6763015", "text": "public final String toXML() {\r\n if (this.i...
6facd61747cc7efe8fd9c7f37db1f111
Does the current album have a cache
[ { "docid": "7a083fc96340fa3e754d97f59b3f41c3", "score": "0.6619445", "text": "private boolean isCurrentCacheFolderData(int position) {\n mTvPictureTitle.setTag(R.id.view_index_tag, position);\n LocalMediaFolder currentFolder = albumView.getFolder(position);\n if (currentFolder != nu...
[ { "docid": "deafc5d4f3b82882bab355b463071366", "score": "0.76296526", "text": "boolean inCache();", "title": "" }, { "docid": "18abcd9ac09bd32c2461b459d8b59781", "score": "0.72413254", "text": "public boolean isCached() {\n return isCached;\n }", "title": "" }, { "doc...
f50c586715978f4a0436a96c60923551
METHOD TO SAVE CTC DETAILS
[ { "docid": "d994d265f37b01d66058851b40640a70", "score": "0.65014124", "text": "public String save() throws Exception {\r\n\t\ttry {\r\n\t\t\tCTCDetailModel model = new CTCDetailModel();\r\n\t\t\tmodel.initiate(context, session);\r\n\t\t\tString str = null;\r\n\t\t\tString empId = ctcDetail.getEmpId();\r...
[ { "docid": "87160ba339ca444087b94d3de7079a19", "score": "0.6259128", "text": "public void save() throws OperationFailedException\n {\n assertConnected();\n\n List<GenericDetail> details = infoRetreiver.getContactDetails(uin);\n VCard vCard = new VCard();\n for (GenericDeta...
0f2b27f06c15cd6256fe61646970db6a
optional uint32 hp = 14;
[ { "docid": "21847fc8c3955cde4727cf07505ae7d0", "score": "0.0", "text": "public Builder clearHp() {\n bitField0_ = (bitField0_ & ~0x00002000);\n hp_ = 0;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "7ec9909d7728133a432fb3b1b0118e1a", "score": "0.6394599", "text": "public int getHP()\n {\n return hp;\n }", "title": "" }, { "docid": "470626ece5cd7a12adb04d84dcb9d712", "score": "0.6199038", "text": "public int getHp(){ return hp; }", "title": "" }, { "...
d573fe61a6e30be359567f24fd12ffbb
/ maybe later we put in the GramTarget container instead of only building KtK here?
[ { "docid": "fee9984885808f682dc6cf408e696105", "score": "0.0", "text": "public DenseMatrix buildBasicKtK(FeatureList featureList, ProgressReporter reporter) throws ApplicationException {\n checkFeatureList(featureList, true);\n \n int size = featureList.size();\n int numGenes...
[ { "docid": "a29dcffb14f8e6368cab7791cae1b078", "score": "0.5386046", "text": "<K> FreecellOperations<K> build();", "title": "" }, { "docid": "73ea1632999202dbc8aa527a083b7d5d", "score": "0.5334126", "text": "public void assembleTrape() {\r\n\t\t\r\n\t}", "title": "" }, { ...
1b544633c2886b0d8ef18c775c81cd06
/ renamed from: b
[ { "docid": "470c892bae4138d035aba8c1c6e0b20d", "score": "0.0", "text": "public final int mo108692b(boolean z) {\n return this.f116903b.mo108360r(z);\n }", "title": "" } ]
[ { "docid": "f10eeee19fb0098f7e0722f1f95196f5", "score": "0.63879395", "text": "A to(B b);", "title": "" }, { "docid": "ed31931c79d2c900e8a8ac9fee8189aa", "score": "0.63020164", "text": "protected void b(sa paramsa)\n/* */ {\n/* 47 */ a(a(paramsa));\n/* */ }", "ti...
cc6a544546fe0ad93061d09432391037
Avoid override when use setOnScrollListener
[ { "docid": "cde0b23840b399cf2071bc019800848f", "score": "0.7833081", "text": "@Override\n public void onScrollStateChanged(AbsListView view, int scrollState) {\n if (mOnScrollListener != null) {\n mOnScrollListener.onScrollStateChanged(view, scrollState);\n ...
[ { "docid": "d77ff42e1ac0e94a8c1738891e7b7abc", "score": "0.86333126", "text": "@Override\r\n\t\tpublic void onScroll() {\n\t\t\t\r\n\t\t}", "title": "" }, { "docid": "0b5b44026a6623efa13914a861f5f762", "score": "0.84358513", "text": "@Override\nprotected void applyScrollListener() {\...
275bb29f32951f985bd53a5e5d185fed
The doGet method of the servlet. This method is called when a form has its tag value method equals to get.
[ { "docid": "dc211da43ebeb990e9d39023a92d2292", "score": "0.0", "text": "public void doGet(HttpServletRequest request, HttpServletResponse response)\n\t\t\tthrows ServletException, IOException {\n\t\tdoPost(request, response);\n\t}", "title": "" } ]
[ { "docid": "8a69612518b2ebe27bf01421db851720", "score": "0.7371096", "text": "protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException{\r\n\t perForm(request,response);\r\n\t}", "title": "" }, { "docid": "563585596a1523b636e4dccef...
f293c52ba4e9bab986a5111094fb79d0
required .CMsgProtoDefHeader header = 1;
[ { "docid": "11ce068639c3a30fb0f40d9ca5f560cd", "score": "0.65592545", "text": "public Builder setHeader(TfProtoDefMessages.CMsgProtoDefHeader value) {\n if (headerBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n header_ = v...
[ { "docid": "80a31e3012ac4103fe06db8d7612e5c1", "score": "0.7976947", "text": "TfProtoDefMessages.CMsgProtoDefHeader getHeader();", "title": "" }, { "docid": "80a31e3012ac4103fe06db8d7612e5c1", "score": "0.7976947", "text": "TfProtoDefMessages.CMsgProtoDefHeader getHeader();", "ti...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4b493651108f4ef58570af03fb86c2c0", "score": "0.0", "text": "@Override\n\tpublic void insertComplaint(Complaintdetail complaint) {\n\t\tem.persist(complaint);\n\t\t\n\t}", "title": "" } ]
[ { "docid": "b7c706d331e2b507ec0ff8404ad87dc7", "score": "0.69742316", "text": "@Override\r\n\t\t\tpublic void crispel() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "76b3966c8e3f64884c4127d1a3df09a8", "score": "0.68059677", "text": "@Override\r\n\t\t\tpublic void maruti() {\n\t...
27882d4ce844f85ff9446921c8bc1089
Create and set up a grid bag constraint with the values given.
[ { "docid": "d167bac5d66d99685633004bc27ae159", "score": "0.5341002", "text": "private GridBagConstraints getConstraints (int x, int y, int width, int height, int fill,\n\t\t\t int anchor, double weightX, double weightY){\n\t\t\tGridBagConstraints c = new GridBagConstraints ();\n\t\t\tc.gridx \t= x;\n\t\...
[ { "docid": "d27b5feb9b514a685a4146b341639bec", "score": "0.604428", "text": "public default void setConstraints(GridPane gridpane,int columnCount,int rowCount,int vGap,int hGap,String cssTag) {\n\t\tif(vGap != 0) {gridpane.setVgap(vGap);}\n\t\tif(hGap != 0) {gridpane.setHgap(hGap);}\n\t\tList<ColumnCons...
c1e4b6d0b67428ae2662fc414452f1e2
suleta un objeto de la mochila
[ { "docid": "424146e5d49135223452c41787c43e3b", "score": "0.0", "text": "public void dropItem(String nombreObjeto)\n {\n for(int i = 0;i<mochila.size();i++)\n {\n if(mochila.get(i).getNombre().equals(nombreObjeto))\n {\n currentRoom.addItem(mochila.ge...
[ { "docid": "ce6a5840c01d886ddf9923c082373a7e", "score": "0.6673176", "text": "public Pasta (){\n\t\t\n\t}", "title": "" }, { "docid": "73d13859db2752df14b92b3c7a368aaa", "score": "0.66469675", "text": "public ObjetoGrafico() {\n\t}", "title": "" }, { "docid": "ca8ea2fa0ee...
f7d018c9a261a8de299b13ea5c1f5ef4
Set ring end time
[ { "docid": "05237a8d2a02bd201238b0f8eaed6c4a", "score": "0.6610572", "text": "int AD101_SetRingOffTime(int nSecond);", "title": "" } ]
[ { "docid": "9d26363e016a6d7315f472be24586996", "score": "0.7409692", "text": "void setEnd(int newTime);", "title": "" }, { "docid": "23fd53202da7ec46caab7445e2c863d0", "score": "0.6829639", "text": "void setEndFreeTime(int time) {\r\n endFreeTime = time;\r\n }", "title"...
c1d23db51c87f4b6171361f3bddf5c81
/ every time entering a method
[ { "docid": "7437e797d775b0de1b6d7bb332a7f080", "score": "0.0", "text": "@Before (\n marker = BodyMarker.class,\n scope = \"*.*\",\n order = 1000)\n public static void before_enter (final CallContext msc) {\n IPCAnalysisStub.boundary_start (msc.thisMethodFullName ());\n ...
[ { "docid": "7030c4f1163697a293880bfede661677", "score": "0.6651051", "text": "private void Goal() {\n\t\t\r\n\t}", "title": "" }, { "docid": "630c56482d5f5fcff05ee19796788da5", "score": "0.6615657", "text": "public void enter() {\n\t}", "title": "" }, { "docid": "fdf02ca4...
518bf5364cda3c6202a1a392996f93d1
Inflate the menu; this adds items to the action bar if it is present.
[ { "docid": "6aaffed15b43626074b84e6112cb0fe6", "score": "0.0", "text": "@Override\r\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.toolbarnavigation, menu);\r\n return true;\r\n }", "title": "" } ]
[ { "docid": "d74efebd6fe79f46209a7e8cb2c52d89", "score": "0.7182902", "text": "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater mif= getMenuInflater();\n\t\tmif.inflate(R.menu.main_activity_action, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "title": "" ...
96a3e6a1f895703cdacbfb0988f7a87c
/ get int 1 or 0 for boolean b
[ { "docid": "38f11f9f307f5e7b116ff83267e6850d", "score": "0.8063362", "text": "public static int booleanValue(boolean b) {\n\t\tint i;\n\t\ti = b ? 1 : 0;\n\t\treturn i;\n\t}", "title": "" } ]
[ { "docid": "d866cbad783042476468001cddaf5162", "score": "0.8242461", "text": "private int booleanToInteger(boolean b){\n return b ? 1 : 0;\n }", "title": "" }, { "docid": "239049029908ce64e22c280dbc81ba87", "score": "0.79211825", "text": "private int btoi(boolean b){\n ...
d6d01eeb5a2268515ae8038724724dd2
TODO: Warning this method won't work in the case the id fields are not set
[ { "docid": "609af2773215633720ce94aa21082e05", "score": "0.0", "text": "@Override\r\n public boolean equals(Object object) {\n if (!(object instanceof AttributeEnumeration)) {\r\n return false;\r\n }\r\n AttributeEnumeration other = (AttributeEnumeration) object;\r\n ...
[ { "docid": "2ea3f646855a4de84777156e9d69a012", "score": "0.67264146", "text": "private int getId(){\n\t\t return id;\n\t }", "title": "" }, { "docid": "be61a06bd9418dd678f25642f5ddfa42", "score": "0.66328716", "text": "public void setId(long id) {this.id = id; }", "title": "" }...
102935cac49f330b2bff1baf818a731f
This interface must be implemented by activities that contain this fragment to allow an interaction in this fragment to be communicated to the activity and potentially other fragments contained in that activity. See the Android Training lesson Communicating with Other Fragments for more information.
[ { "docid": "c829a94e29eeb1f1a58d9ec35cc97712", "score": "0.0", "text": "public interface OnFragmentInteractionListener {\n void onFragmentInteraction(Uri uri);\n }", "title": "" } ]
[ { "docid": "99ab694104cc186d3c4509239146a610", "score": "0.7300961", "text": "public interface FragmentCommunicator {\n\n void changeFragment(View v, String currentFrag);\n}", "title": "" }, { "docid": "90ba17b9e4e05d6752d9c4542a3899b9", "score": "0.7289868", "text": "public inter...
6fe226de390378c533a52976bf612615
Return the value associated with the column: lesseeaddrkey
[ { "docid": "6aa618deac94444223956e411190051c", "score": "0.719716", "text": "public String getLesseeaddrkey () {\n\t\treturn lesseeaddrkey;\n\t}", "title": "" } ]
[ { "docid": "70c7b96fa36fce14d76bd0bb7c87d8ed", "score": "0.6374328", "text": "Address getValueAddress();", "title": "" }, { "docid": "fca0fbdb120144e5c321e4cce36f1e14", "score": "0.6326447", "text": "public void setLesseeaddrkey (String lesseeaddrkey) {\n\t\tthis.lesseeaddrkey = less...