query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
6736dc1f2baf76883664904fe378aa64
repeated string field6673 = 4;
[ { "docid": "b4b9b91b039040fcf833b44941188676", "score": "0.0", "text": "java.util.List<java.lang.String>\n getField6673List();", "title": "" } ]
[ { "docid": "33063c914b618331ceaae15f33e7daad", "score": "0.69890547", "text": "com.google.protobuf.ByteString getField6155();", "title": "" }, { "docid": "fdef09ee655f237ae0a83bed9ab7a4fd", "score": "0.6743718", "text": "com.google.protobuf.ByteString getField6690();", "title": "...
b16f8b54d44f74f274c5500d38caab13
return a copy of user's deadline ids
[ { "docid": "f2b4aa2d5c22260241b5aaa62a9f5079", "score": "0.7125974", "text": "public Set<Long> getDeadlineIds() {\n\t\t\n\t\treturn deadlineIdDates.keySet().stream().collect(Collectors.toSet());\n\t}", "title": "" } ]
[ { "docid": "a7b1064fc833aaf0283caa7d34d8e84e", "score": "0.6277174", "text": "public Map<Long, Set<Date>> getDeadlineIdDates() {\n\t\t\n\t\t// create copy of deadlineIdDates\n\t\treturn deadlineIdDates.keySet().stream()\n\t\t\t\t.collect(Collectors.toMap(deadlineId -> deadlineId, deadlineIdDates::get));...
b0006cb34029351cdfd244cbd1275fef
Get a single buffer from the experiment by it's name. The buffers are not cloned, so be careful when changing them.
[ { "docid": "a422a64371fcd04e94594398b1ee3a85", "score": "0.59418964", "text": "public synchronized PhyphoxBuffer getBufferData(String buffer) {\n\t\treturn getBufferData(getBufferIndex(buffer));\n\t}", "title": "" } ]
[ { "docid": "e8ef62c0757c9c9ae7ddcce20bb1e510", "score": "0.63343406", "text": "public ByteBuf requestBuffer() {\n synchronized (lock) {\n checkState(!isDestroyed, \"Buffer pool has been destroyed.\");\n\n return buffers.poll();\n }\n }", "title": "" }, { "docid": "3cc7444952...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "4dd9034db01094c865a2bf157ab0c4a4", "score": "0.0", "text": "@Override\r\n\tpublic List<ShoppingMallOrder> findUnPayedOrderByClientName(String clientName) {\n\t\treturn orderDao.findUnPayedOrderByClientName(clientName);\r\n\t}", "title": "" } ]
[ { "docid": "663ac6f718361fb243bf093a1c7ded6a", "score": "0.66285414", "text": "@Override\r\n\tprotected void Goukakyuu() {\n\t\t\r\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}"...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b4156d555e326ee170d69ceb035e8b07", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tReadLog.log();\n\t}", "title": "" } ]
[ { "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": "" }, ...
6d35b5f5cf224f4ddcc8d0c4952d9929
repeated string fst = 2;
[ { "docid": "0c7a79e05b79a51350145d201f10c0c9", "score": "0.0", "text": "public com.google.protobuf.ByteString\n getFstBytes(int index) {\n return fst_.getByteString(index);\n }", "title": "" } ]
[ { "docid": "0bcf986d191fb4608ff65ac388772bb6", "score": "0.6092685", "text": "void mo44194d(String str, String str2, int i);", "title": "" }, { "docid": "306f2168a5679390b0deaca60f728371", "score": "0.5882249", "text": "void mo17097a(int i, String str, String str2);", "title": ""...
d9f3e1e2af08e0e8c084bdec1dd72cfe
Constructor que recibe los atributos y los iguala a los de la clase.
[ { "docid": "ffc8f46be8f5bf831c804b72e3713192", "score": "0.0", "text": "public Persona(String dni, String nombre, String apellido, String estado, String coord) {\n\t\tthis.dni = dni;\n\t\tthis.nombre = nombre;\n\t\tthis.apellido = apellido;\n\t\tthis.estado = estado;\n\t\tthis.coord = coord;\n\t}", ...
[ { "docid": "262d3719ddc4c741b6344af053ea7e1d", "score": "0.66482407", "text": "protected Armaduras() {\r\n\t}", "title": "" }, { "docid": "53a5cef15330cd0deca9c657e41c4fc0", "score": "0.6585182", "text": "public ArticulosPOJO() {}", "title": "" }, { "docid": "20ba7c324016...
d78a7f6427e3a0590871dfed71ecc300
This method was generated by MyBatis Generator. This method sets the value of the database column jc_painted_egg.operId
[ { "docid": "a6dcf6c26595e57110fc4560b19e3fdc", "score": "0.58683074", "text": "public void setOperid(String operid) {\n this.operid = operid == null ? null : operid.trim();\n }", "title": "" } ]
[ { "docid": "f8525ce524338ef2614518e0115cf5cc", "score": "0.6049248", "text": "public void setOpId(Long opId)\n {\n this.opId = opId;\n }", "title": "" }, { "docid": "b1cf90de836b37d393206cae5d2c6032", "score": "0.5968641", "text": "public void setOpId(Long opId) {\n ...
cf041bcb7653cc7002ba1efd3289106a
Used to get the value of our scenepointer.
[ { "docid": "7c344d9f17aa1b2e14ff79edc15df0a5", "score": "0.0", "text": "public int getSceneIndex(){\n\t\treturn SCENEINDEX;\n\t}", "title": "" } ]
[ { "docid": "f18c4e2d6ff08cb942534cc81c312f62", "score": "0.6608688", "text": "@Override\r\n\t\tpublic Object DSgetValue() {\n\t\t\treturn this.val;\r\n\t\t}", "title": "" }, { "docid": "2b72d8695a30403745a6af324d48cd54", "score": "0.6453228", "text": "public String getValue() {\r\n ...
f21d34a1cfc16abe05755ec87855de47
Given a pair of functions, one that takes an element of type &lt;T&gt; and returns a value of type &lt;U&gt;, and the other that takes an element of type &lt;T&gt; and returns a value of type &lt;V&gt;, this method builds a Function that takes the same argument type and returns a value of type Pair&lt;U, V&gt;. This Pa...
[ { "docid": "cb1e995bfcc06fc9d4ffbc39cbbcc707", "score": "0.7065434", "text": "@SuppressWarnings(\"WeakerAccess\")\n public static <T, U, V> Function<T, Pair<U, V>> pairOf(Function<T, U> leftFunction, Function<? super T, ? extends V> rightFunction) {\n return t -> Pair.of(mapper(leftFunction).a...
[ { "docid": "b34883b3ff04a054de38bb5c7d0c1c81", "score": "0.6981077", "text": "public static <T, U> Function<T, Pair<T, U>> pairOf(Function<? super T, ? extends U> rightFunction) {\n return pairOf(identity(), rightFunction);\n }", "title": "" }, { "docid": "79283a06af81fb1ffe713606e...
e41659ae8269601bbd33f88a39fd0741
Two tied notes built from an existing note
[ { "docid": "24c53a209a58a7f4ba4293edaf7288a6", "score": "0.5904411", "text": "@Test\n\tpublic void tieNoteTest() throws IM3Exception {\n\t\tSimpleNote note = new SimpleNote(Figures.EIGHTH, 0, new ScientificPitch(PitchClasses.A, 3));\n\t\tSimpleNote tiedNote = note.createTiedNote(Figures.QUARTER, 1);\n\t...
[ { "docid": "dce164001baaf0ebfa62fbda8aef0ed9", "score": "0.62322056", "text": "void addNote(Note mt);", "title": "" }, { "docid": "7080219d5e88e5113a2d7f6a99fb2283", "score": "0.61897254", "text": "@Test public void mergePlaySameNotesTest() {\n Merge a = new Merge(new Note(1, ...
581f8db955617fea5a4366bc00011a59
After all objective functions have decided that the individual is sane, this function is called for of them.
[ { "docid": "2735e3b1dec704302ddd426a7a360f1f", "score": "0.0", "text": "public void beginIndividual(final PP individual, final SS staticState) {\r\n if (individual == null)\r\n throw new NullPointerException();\r\n }", "title": "" } ]
[ { "docid": "e4d5fc6df1111c0a7c1464ca82697d12", "score": "0.6010231", "text": "@Test\n public void isItRunningAtAll() {\n Problem problem = new Problem(new double[] {-1, -1}, new double[]{1, 1});\n\n // Define an objective:\n Objective objective = candidate -> Math.abs(SillyFormul...
cb0149789360cabd8bc95fc292622b7a
Give the id of the book.
[ { "docid": "f3382b1884308c08bfb83cc5189365bc", "score": "0.7686026", "text": "public Integer getBookId() {\n return bookId;\n }", "title": "" } ]
[ { "docid": "e5aa24cd84dd60789b59bc44b1d628e5", "score": "0.797153", "text": "public int getBookId() {\n\t\treturn bookId;\n\t}", "title": "" }, { "docid": "90062668dbb9126b5cea0e802d50b5d7", "score": "0.7930019", "text": "public String getBookId() {\n\t\treturn bookId;\n\t}", "ti...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c50c0ef47352f0434d2d4b358c1fd4e9", "score": "0.0", "text": "@Override\r\n\tpublic void button1Pressed(int alertId) {\n\t\t\r\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "118f2b8a20f48999973063ac332d07d3", "score": "0.6563993", "text": "@Override\r\n\t\t\tpublic void atras() {\n\r\n\t\t\t}", ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "2540a4d2597407a634e2feae87ddf16d", "score": "0.0", "text": "@Override\n\t\t\t\t\tpublic void run() {\n\t\t\t\t\t\tDataFromUtils up_data = new DataFromUtils();\n\t\t\t\t\t\tArrayList<DownloadData> down_data = up_data\n\t\t\t\t\t\t\t\t.getUpdateData(m_context);\n\n\t\t\t\t\t\tif ((null != down...
[ { "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": "" }, ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "6565cb172b05fb3a4884a8bb3ffaed94", "score": "0.0", "text": "@Override\r\n\tpublic boolean doRemove(Long id) throws SQLException {\n\t\treturn false;\r\n\t}", "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...
d91a4fc708fa8ce007a4607dca8d8f14
Returns the matching image, if one is present. Otherwise returns null.
[ { "docid": "fdb60250680a087da1ed5157b5c1d4bf", "score": "0.0", "text": "public CatalogEntry getCatalogEntry(String collectionId) throws IOException {\n CatalogEntry result = null;\n final URL url = new URL(getCatalogURL() + \"/\" + collectionId);\n HttpURLConnection connection = (Ht...
[ { "docid": "6b1dc6411edb63f9e52659f99c529b43", "score": "0.70006067", "text": "Record getImageRecord(String ImageID)\r\n {\r\n Record FoundRecord = ImageTable.getRecord(ImageID, 0);\r\n if (FoundRecord == null)\r\n return null;\r\n else\r\n return FoundRecord;\r\n }", "title": "...
41c53728bbf1d478b2bf64c9a84015f7
Returns the name of the data models owner.
[ { "docid": "72dff6491b0f5dd8c0efac365e5c2528", "score": "0.665097", "text": "abstract public String getOwner();", "title": "" } ]
[ { "docid": "e09dce83622c310fd1fdbef93ecf0b32", "score": "0.8057391", "text": "public String getOwnerString() {\r\n return owner.getName();\r\n }", "title": "" }, { "docid": "405a7a3479ba40726bf981c5c94a92e5", "score": "0.7825444", "text": "public String getOwnerName( ) {\r\...
7472ea7c5a020a71ecb348edda963deb
The request was not successful hence first check if network is connected
[ { "docid": "dbdcf94bb8c8432d11caf428f70964cc", "score": "0.65340936", "text": "private void handleRequestError() {\n if (!NetworkUtils.isNetworkAvailable(this) || !NetworkUtils.isOnline()) {\n snackbar = Snackbar.make(rvArticles, \"Network Error. Please connect to Internet and try agai...
[ { "docid": "f1d45e230cb4ba468a0cbfddae50ee02", "score": "0.7293616", "text": "private void CheckConnection() {\n\n AndroidNetworking.get(context.getString(R.string.api_ip)+\"/connect\").build().getAsString(new StringRequestListener() {\n @Override\n public void onResponse(St...
f8fb0a7c2caefbb5f4d154611b1b3243
Get a tag entity by its tag type code and display name.
[ { "docid": "811b5f704e6cd80f178e5913c5ba272a", "score": "0.7871473", "text": "public TagEntity getTagByTagTypeAndDisplayName(String tagTypeCode, String displayName);", "title": "" } ]
[ { "docid": "2ea781bcacf5771b0475f1ecb356f2f3", "score": "0.7082313", "text": "public String getEntityTag();", "title": "" }, { "docid": "27f7eecdbb917648a98dbf647d74bc40", "score": "0.68254524", "text": "Tag getTag(String name);", "title": "" }, { "docid": "7852212507dbf8...
e6e7d9732835295528a31ad7047a9cd4
This method was generated by MyBatis Generator. This method returns the value of the database column TRANSACTION_DETAIL.id
[ { "docid": "a8e1863c586495cb0db99f3a2b8bb503", "score": "0.0", "text": "public Integer getId() {\n return id;\n }", "title": "" } ]
[ { "docid": "be47736a22807c620cbd75607aa1025b", "score": "0.65990824", "text": "public Integer getTransaction_id() {\n return transaction_id;\n }", "title": "" }, { "docid": "9dce8ec5158f9a1ec7c9d1991f7a1c9b", "score": "0.65572613", "text": "public Long getIdTransaction() {\...
3951bd293fb2ffd2e1cffd9c3c1484e4
Parallel arrays. repeated uint32 keys = 2 [packed = true];
[ { "docid": "6fda3770e5ccf72b712325ff7cd2155a", "score": "0.0", "text": "int getKeys(int index);", "title": "" } ]
[ { "docid": "320f1bf914d4632841616ae02d1771b2", "score": "0.62511796", "text": "public MultiKey(Object[] keys) {\n/* 128 */ this(keys, true);\n/* */ }", "title": "" }, { "docid": "765b49353d9573fba661e0a79e0c5cd5", "score": "0.6158572", "text": "public abstract long[][] gene...
41312f9a0d1faf01a35a15a41594f4cd
Fire the right jet on the Lander.
[ { "docid": "8dbccf0008f82ae06c7432ef9d99a985", "score": "0.75355357", "text": "public String fireRightJet()\r\n\t{\r\n\t\tif (theLander.fireRightJet())\r\n\t\t{\r\n\t\t\tsuper.setChanged();\r\n\t\t\treturn \"Firing starboard (right) jet.\";\r\n\t\t}\r\n\t\telse\r\n\t\t\treturn \"Lander is out of fuel!\"...
[ { "docid": "bfee847e57bb283227c27c42030f9996", "score": "0.6641607", "text": "public String fireLeftJet()\r\n\t{\r\n\t\tif (theLander.fireLeftJet())\r\n\t\t{\r\n\t\t\tsuper.setChanged();\r\n\t\t\treturn \"Firing port (left) jet.\";\r\n\t\t}\r\n\t\telse\r\n\t\t\treturn \"Lander is out of fuel!\";\r\n\t}"...
38ea1f3d9e3c09e878a14b4cd04edb69
Propagate the constraint network.
[ { "docid": "10e6536602f4952d10174b8f85ec70d6", "score": "0.51994014", "text": "public abstract boolean propagate();", "title": "" } ]
[ { "docid": "ccc6feee480ade0e0f320acfe24211b2", "score": "0.5869506", "text": "@Override public double[] propagate(double[] in) {\n //error checking\n if (in.length != getLayerNeuronCount()) {\n throw new IllegalArgumentException(\"Inappropriate array length: InputLayer\");\n }\n\n //fee...
84615b3f1c89d33518a87b8a6d8f575f
optional uint32 version = 1;
[ { "docid": "a75808c90a69bc19f799c7e5b55aa7b6", "score": "0.0", "text": "public Builder clearVersion() {\n bitField0_ = (bitField0_ & ~0x00000001);\n version_ = 0;\n onChanged();\n return this;\n }", "title": "" } ]
[ { "docid": "26e14165c2596ae3d65256f0cd5cd4a9", "score": "0.73308504", "text": "public int getVersion()\n{\n return version;\n}", "title": "" }, { "docid": "636cc27ea29d04f5c28c09943b81a844", "score": "0.72698826", "text": "com.ctrip.ferriswheel.proto.v1.Version getVersion();", ...
fe90e8b2e3128942b4075ad66e52ecc3
Returns true if it is possible for any of the outgoing arguments to be indirect NIO buffers.
[ { "docid": "b2822306677f3c5d8d7c42e31f266da5", "score": "0.59025204", "text": "public boolean signatureCanUseIndirectNIO() {\n computeSignatureProperties();\n return signatureCanUseIndirectNIO;\n }", "title": "" } ]
[ { "docid": "f5e97616e28578b2185de94b52490f5d", "score": "0.56246305", "text": "synchronized boolean isOutgoing() {\n boolean result = (outgoing != 0);\n return result;\n }", "title": "" }, { "docid": "f2ee72be9315edba936538fca9c0fd97", "score": "0.5563569", "text": "...
62186d73845a9104e36d9e37ecf07def
The hash length of the algorithm is at least the supplied bits long
[ { "docid": "3f4a8cf114fbb6eee64178e0fa3033be", "score": "0.0", "text": "@ParameterizedTest\r\n\t\t@MethodSource(value = \"com.github.kilianB.hashAlgorithms.HashTestBase#bitResolutionBroad\")\r\n\t\tpublic void keyLengthMinimumBits(Integer bitResolution) {\r\n\t\t\tHashingAlgorithm hasher = getInstance(b...
[ { "docid": "91bf64dab8f654eea27fe65a4115bbd2", "score": "0.70022166", "text": "private int hash(int h) {\r\n // This function ensures that hashCodes that differ only by\r\n // constant multiples at each bit position have a bounded\r\n // number of collisions (approximately 8 at default load fac...
7fbb279b19e6c3de4c89d36059903b22
if it errors with no JSON object then print status code
[ { "docid": "a0a46163180ad03aa913b8e6db00f7e6", "score": "0.57290953", "text": "@Override\n public void onFailure(int statusCode, Header[] headers, String string, Throwable throwable){\n System.out.println(statusCode);\n }", "title": "" } ]
[ { "docid": "804644dbe3e67dffa8832efc37d62703", "score": "0.65599996", "text": "@Test\n public void testStatusCode() {\n JSONUser user = new JSONUser(\"alla\", \"singer\");\n\n given().\n body(user.toJSONString()).\n when().post(\"/api/users\").\n then()....
7dca86719c710c94d1b8b4dca50dd0ef
tests equals() when two characters are different.
[ { "docid": "70b5c898d972811a0f166942b5860997", "score": "0.57007146", "text": "@Test\n public void equalsNegative () {\n assertFalse(shmiS.equals(shmiDiff));\n }", "title": "" } ]
[ { "docid": "2697724121cc34ba7169b08c214a6005", "score": "0.7189985", "text": "@Test\n public void testOffByOne() {\n assertTrue(offByOne.equalChars('a', 'b'));\n assertTrue(offByOne.equalChars('c', 'b'));\n\n //Testing for a false output\n assertFalse(offByOne.equalChars('...
8bff538a326e9f3ce6625b68a5664e67
Initialize the contents of the frame.
[ { "docid": "1c921dff119a457511e6c6b487228a8e", "score": "0.0", "text": "private void initialize() {\r\n\t\tframe = new JFrame();\r\n\t\tframe.setBounds(100, 100, 500, 400);\r\n\t\tframe.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\r\n\t\tframe.getContentPane().setLayout(null);\r\n\t\t\r\n\t\tJLabel l...
[ { "docid": "0b27db93afbff70e0805b33ba9225b4b", "score": "0.7804165", "text": "public void initFrame() {\n\n\t}", "title": "" }, { "docid": "810fb016ac220733f6bfecd20739b0d0", "score": "0.7793849", "text": "public Frame()\n {\n // Set up the frame\n initFrame();\n ...
cde9ca32b0c674d86b2f35add8eb554e
optional string adiu = 8;
[ { "docid": "9065231544344b440665710b3bfdf3c5", "score": "0.0", "text": "public com.google.protobuf.ByteString\n getAdiuBytes() {\n Object ref = adiu_;\n if (ref instanceof String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n ...
[ { "docid": "13f6ffac500655034791563b49e2a597", "score": "0.6769601", "text": "String getAdiu();", "title": "" }, { "docid": "4fcd1fe573a6712f39115aa4e8c7424d", "score": "0.62649924", "text": "String getDiu2();", "title": "" }, { "docid": "4e180f3538ecd90cc858babbe18b4b12"...
8e841cdc84306cacf613cea350a4beb3
create the payment highway service
[ { "docid": "300e50837f4dc4415272471bf27b8900", "score": "0.0", "text": "@Test\n public void testCommitWithCardTransaction() {\n PaymentAPI paymentAPI = new PaymentAPI(this.serviceUrl,\n this.signatureKeyId, this.signatureSecret, this.account, this.merchant);\n\n InitTransactionResponse res...
[ { "docid": "20a080169deba8f850ddfd2b4c43b677", "score": "0.6507806", "text": "ExpressRouteGateway create();", "title": "" }, { "docid": "b5c815f6d73ab80ead8cad46a5ca713a", "score": "0.6129668", "text": "Service createService();", "title": "" }, { "docid": "fc542678c399429...
84d0d8a8caf7e3054c71be3d9116e5d9
Delete the request by id.
[ { "docid": "890d1b9438dea33cf5aba832fcec8214", "score": "0.7991268", "text": "public void delete(Long id) {\n log.debug(\"Request to delete Request : {}\", id);\n requestRepository.deleteById(id);\n requestSearchRepository.deleteById(id);\n }", "title": "" } ]
[ { "docid": "883132b2dda50c5cbeaa4a666a72438e", "score": "0.83738196", "text": "@Override\n\tpublic void deleteRequest(long id) {\n\t\trequestRepository.deleteById(id);\n\t}", "title": "" }, { "docid": "9e4923df5fb45dc46b34835df73f9010", "score": "0.76318073", "text": "@DeleteMapping(...
61ce3c81d8fe81df58b829e489703cfa
Method used to get a free non did number from the CUCM
[ { "docid": "05e3b1bdeb52d58960c57e2226dd7f77", "score": "0.6117521", "text": "public static String getAvailableInsideNumber() throws Exception\r\n\t\t{\r\n\t\tif(Variables.getInsideNumberList() == null)\r\n\t\t\t{\r\n\t\t\ttry\r\n\t\t\t\t{\r\n\t\t\t\tArrayList<String> myUsedNumberList = new ArrayList<St...
[ { "docid": "da3600022601cd42a5412a6f28f71dfc", "score": "0.6720957", "text": "public Integer getFree();", "title": "" }, { "docid": "7a22bb1dc21c94de5ddbe9b9cd51eb5c", "score": "0.65251654", "text": "private int findAvailableNo() {\n boolean unique = false;\n int newNo = -1;\n ...
b2f3238f00e0c502127dda2b8440548c
end of main method
[ { "docid": "87f68ecec0014ace3631bcf277e20c7d", "score": "0.0", "text": "public static void displayTime(int seconds){\n\t\tint minutes = seconds / 60;\n\t\tint remainingSeconds = seconds % 60;\n\t\tSystem.out.printf(\"%d seconds is %d minutes and %d seconds.\",\n\t\t\t\tseconds, minutes, remainingSeconds...
[ { "docid": "4073c63e99d026be7b83c6c10eedcbf8", "score": "0.70667976", "text": "public static void main() {\n\t\t\n\t}", "title": "" }, { "docid": "4073c63e99d026be7b83c6c10eedcbf8", "score": "0.70667976", "text": "public static void main() {\n\t\t\n\t}", "title": "" }, { ...
6d04bf57cb8acaa237137e4ab4da4e9a
uuid and name from
[ { "docid": "1d168916defff0ad54ee0f5b842ecebd", "score": "0.0", "text": "@Override\n public void actionPerformed(java.awt.event.ActionEvent e) {\n tabToWindow(\"Layout Client1\", \"Layout Client1\");\n }", "title": "" } ]
[ { "docid": "8f933202e41730e1fcac29812ee0e89f", "score": "0.76696515", "text": "java.lang.String getUuid();", "title": "" }, { "docid": "b82b0dcd9420975ac193bf0fe3f9b7a6", "score": "0.7588708", "text": "String getUuid();", "title": "" }, { "docid": "2e7b20db560f103258758a1...
1d03b6d006df375a7bde17d27411b8b0
Create a detached, initialised PgAttributeRecord
[ { "docid": "44fdd7c5f14318192600c682d5d1d44b", "score": "0.5803836", "text": "public PgAttributeRecord(Long attrelid, String attname, Long atttypid, Integer attstattarget, Short attlen, Short attnum, Integer attndims, Integer attcacheoff, Integer atttypmod, Boolean attbyval, String attstorage, String at...
[ { "docid": "d797cca2121d607d40e4be6381e77b87", "score": "0.6936234", "text": "public PgAttributeRecord() {\n super(PgAttribute.PG_ATTRIBUTE);\n }", "title": "" }, { "docid": "5e6660cf6df246514f4e7a54d0096a06", "score": "0.6401016", "text": "public DbAttributeRecord() {\n ...
abb6c1a9bcb8da0d3c9e848fb54fcb9d
Gets the end date.
[ { "docid": "d7816d4ece01517dd9c5aec8d71b7cfb", "score": "0.7711133", "text": "public LocalDate getEndDate() {\n\t\treturn endDate;\n\t}", "title": "" } ]
[ { "docid": "d377c2c3da0f6b7da642f8b103969ab7", "score": "0.83854115", "text": "public Date getEnd() {\n\t\treturn this.end;\n\t}", "title": "" }, { "docid": "b157d87a101537d8183221b12c7b999b", "score": "0.8366299", "text": "public Date getEnd()\n {\n return end;\n }", ...
c043d8fd0904103649c9669351b661db
Other state change callback stubs
[ { "docid": "1097f2954a4ac7ff94b8431d7f1624f3", "score": "0.0", "text": "public void printCurrentActivity(){\n Log.d(Constants.LOG_TAG_MESSAGE,\"Current activity is: \" + mCurrentActivity);\n }", "title": "" } ]
[ { "docid": "a102b5f5532a92602276f57f90cc3f8d", "score": "0.7019196", "text": "@Override\r\n\tpublic void changeState(int stateId) {\n\r\n\t}", "title": "" }, { "docid": "b084aa69f98a5d9e45fd11c94f218f64", "score": "0.6910664", "text": "@Override\n \tpublic void stateChanged(STATE new...
3159d1dd4349a00515153a28b49c5d5f
Methode getDeviceDataWithId() allow you to get arranged data which is ready for reading
[ { "docid": "a0ac6162ac90d76d16f640fcb56a6c20", "score": "0.7887494", "text": "public String [] getDeviceDataWithId(){\n String [] data_temp = this.getDeviceDataWithoutId();\n int size_data = data_temp.length;\n String [] data_out = new String[size_data + 1];\n System.arraycop...
[ { "docid": "e06ba7e1cda441f6d07e71e512037e3c", "score": "0.6744014", "text": "public Object getData() throws DeviceException;", "title": "" }, { "docid": "1d8625dce3845b143f63c669b71dd844", "score": "0.6636253", "text": "public DeviceID getDeviceID();", "title": "" }, { "...
6b50a1219a9fb69fac9b6f724a28a9da
Establish connection to a RabbitMQ server and prepare to receive incoming messages
[ { "docid": "4325088a59ea1cdd8ac93a6f5ed0ac48", "score": "0.76730466", "text": "public static void establishConnection() {\n try {\n ConnectionFactory factory = new ConnectionFactory();\n factory.setHost(\"localhost\");\n Connection connection = factory.newConnecti...
[ { "docid": "995b0415e7aa57aa07b3ae05dbf43df9", "score": "0.6297451", "text": "private void initForMessageGrouping() throws IOException {\n\n // NOTE: There is a delay between the time that a consumer is attached to a queue,\n // to the time that this is reflected via the RabbitMQ managemen...
6221200091f123c20428c1502725928f
Create a method to encrypt the original String
[ { "docid": "dfaa5b5a48f397bb96d65184f43b4490", "score": "0.6709497", "text": "public void encryptString() {\r\n\r\n\t\tgetInput();\r\n\t\t\r\n\t\t/*\r\n\t\t * for(int i=0; i<originalString.length()-1;i++) {\r\n\t\t * encryptedString+=Character.toString((char)(originalString.charAt(i)-1)); }\r\n\t\t */\r...
[ { "docid": "31b68272be0d547545807b94acdec737", "score": "0.8421923", "text": "public String encrypt(String pStr);", "title": "" }, { "docid": "b6352d92e6ccab95b993f2a3227fc5a4", "score": "0.7966176", "text": "Encryption encryption();", "title": "" }, { "docid": "53e7c21b4...
3b4f870612231ee58171c6eca5b044b8
First pass ... match in the current state only ...
[ { "docid": "23fccaa43e1dc55588641f52692509a9", "score": "0.0", "text": "static void associateLocationsToReps() {\n for (Map.Entry<String, List<PlacemarkMini03>> entry : statePmMap.entrySet()) {\n System.out.println(\"Processing state: \" + entry.getKey());\n List<PlacemarkMi...
[ { "docid": "f57fc96f38acaef25c2e8a2feac0d44b", "score": "0.6148185", "text": "protected abstract boolean match(Leaf leaf);", "title": "" }, { "docid": "e3ef28bb66448ab5fb5b2425d4441c2a", "score": "0.6116024", "text": "private void match(String s) {\r\n\t\tif (s.equals(lookAhead.getLe...
71c5a589c2f902216f7632530a213f71
Delete book by id
[ { "docid": "c4608c5dd9f7488e43e7e15ee490626c", "score": "0.78537077", "text": "@DeleteMapping(value = \"/{id}\")\n public @ResponseBody String deleteBook(@PathVariable(\"id\") Integer id){\n if(!(bookService.deleteBook(id) >0)){\n throw new CustomNotFoundException(\"Unable to delete...
[ { "docid": "981c623200c1df878d743bce2b36150b", "score": "0.8692918", "text": "void delete(Integer id) throws BookNotFoundException;", "title": "" }, { "docid": "bcbe8ff70e9ca7cf7c2ad225f0c59671", "score": "0.86402154", "text": "public int deleteBookByBookId(String bookId);", "tit...
48719a41f9ef341339841e663f783f0b
Constructs a model federation based on a graph specification.
[ { "docid": "72610af55d8749254db3a8c591da6188", "score": "0.0", "text": "public static boolean runfed (String [][] graph)\n {\n\tTrace trc = new Trace (\"RunFed\", \"\");\n\tHashtable ht = new Hashtable ();\n\tString [] source;\n\tString [] target;\t\t// for each source\n\t...
[ { "docid": "b1dec68727985516f4b3393ba3aabd9c", "score": "0.5766144", "text": "GraphFactory getGraphFactory();", "title": "" }, { "docid": "b8f5781f6cb80d6c584638bbae77b013", "score": "0.5389635", "text": "@Override\n\tpublic EntityGraph<?> createEntityGraph(String graphName) {\n\t\tr...
d7ebf8d07e97282a3d0c5e034c4d8b86
Get a port by its name.
[ { "docid": "cc08c8c8547a2ffe99af45cf1b771717", "score": "0.8192734", "text": "public OFSwitchPort getPort(String name) {\n\t\t lock.readLock().lock();\n\t try {\n\t return portsByName.get(name.toLowerCase());\n\t } finally {\n\t lock.readLock().unlock();\n\t }\n\t}", "tit...
[ { "docid": "80f167c4501b08d3b4e85e2e7e96dfbc", "score": "0.7307103", "text": "public String getPort(String name) {\n if (nodeMapNamePort != null) return nodeMapNamePort.get(name);\n else {\n NodeMapping obj = new NodeMapping();\n return obj.nodeMapNamePort.get(name);\...
4a2369b98c91d0222be8eca9c3641da8
this method is stabilizing the aircraft using the current rotation of the aircraft by operating each engine if needed.
[ { "docid": "2d253c6d2557fa220a82b311a6320292", "score": "0.6443755", "text": "public void Stabalize() {\n\t\tcurrentRotation = myBereshit.ang;\n\t\tif(!isLanding) {\t\n\t\t\tif(currentRotation > initAngle+5) {\t \n\t\t\t\tBackRight1.Stabilize();\n\t\t\t\tBackLeft1.Stabilize();\n\t\t\t}\n\t\t\telse if(cu...
[ { "docid": "0b4d44fd2197e59d037ab254db00a19c", "score": "0.6294471", "text": "public void updatingPlanes(){\n for(AirPlane airPlane : airPlanes) {\n airPlane.update(explosives);\n airPlane.render();\n }\n }", "title": "" }, { "docid": "801ddab6b3d5a8cef...
3a1966d81a439f40c50418942ef9c4cf
Generate the SQL used to insert select data from the object replication tables to a table's index.
[ { "docid": "59bcd7348381fc17677aa40aa495de02", "score": "0.6099205", "text": "public static String createSelectInsertFromObjectReplication(Long viewId, List<ColumnMetadata> metadata, String filterSql) {\r\n\t\tStringBuilder builder = new StringBuilder();\r\n\t\tbuilder.append(\"INSERT INTO \");\r\n\t\tb...
[ { "docid": "4786cd60b0358ce5b6352944f6606294", "score": "0.6026253", "text": "String generateQuerySQL();", "title": "" }, { "docid": "5d4215fe19f8bd20874e9335bf02d5ff", "score": "0.5865907", "text": "String generateSelectSql() {\n StringBuilder sb = new StringBuilder();\n\n ...
d8b05594caf6f821382667c2d812a546
Check that the filters are correctly configured to process inbound msgs
[ { "docid": "aaa1dbd3b6853845592b78d9f5987f57", "score": "0.0", "text": "public static String WSS_0209_DIAG_CHECK_1() {\n return localizer.localize(localizableWSS_0209_DIAG_CHECK_1());\n }", "title": "" } ]
[ { "docid": "66e0c2ae184922099d5050f3d452f4aa", "score": "0.57228976", "text": "private void registerFilter() {\n\n // msg filter\n _filter = new TransformFilter(_applicationId, _endpointId);\n FilterRegistry fr = FilterRegistry.getInstance();\n String endpoint = getFQEndpoint...
6e1c4e0c3fd3ca327bca20b8d0e217b8
constructor for Aircraft object with economy and first class seats initializes instance variables for aircraft
[ { "docid": "d4b360e7e4094d3959adeb0b04e0ab45", "score": "0.803709", "text": "public Aircraft(int economy, int firstClass, String model)\r\n\t{\r\n\t\tthis.numEconomySeats = economy;\r\n\t\tthis.numFirstClassSeats = firstClass;\r\n\t\tthis.model = model;\r\n\t}", "title": "" } ]
[ { "docid": "d9fc25114f89fbd160adeff0b3febbbc", "score": "0.7841012", "text": "public Aircraft(int seats, String model)\r\n\t{\r\n\t\tthis.numEconomySeats = seats;\r\n\t\tthis.numFirstClassSeats = 0;\r\n\t\tthis.model = model;\r\n\t}", "title": "" }, { "docid": "dc561d796acc510b70e1c8a7cc1a62...
1cca8fdb85531e0d4d2e6cfe1a8b9815
Creates new form RegitrarUsuario
[ { "docid": "6a102fccf1a82ffd83b03bb0d317116c", "score": "0.65663373", "text": "public RegistrarUsuario() {\n initComponents();\n setLocationRelativeTo(null);\n }", "title": "" } ]
[ { "docid": "59aea314107eaebeb2972d05eaf49401", "score": "0.7762029", "text": "public void crear() {\n try {\n usuario.create(data);\n init();\n FacesContext.getCurrentInstance().addMessage(null, new FacesMessage(FacesMessage.SEVERITY_INFO, \"Info\", \"Registro agr...
f959838ba0256075e56a8038b6afc6cb
The JMS Acknowledgement Mode. Using Auto Acknowledge can cause messages to be lost on restart of NiFi but may provide better performance than Client Acknowledge.
[ { "docid": "4eaa87c6912539c29c85ab19a3d23ea1", "score": "0.5909223", "text": "public final GetJMSQueue removeAcknowledgementMode() {\n properties.remove(ACKNOWLEDGEMENT_MODE_PROPERTY);\n return this;\n }", "title": "" } ]
[ { "docid": "241dc651e453e2c19736b2aa29e2d7ef", "score": "0.67790943", "text": "@Override\n\tpublic void acknowledge() throws JMSException {\n\n\t\tif (_consumer != null) {\n\t\t\t_consumer.checkClosed();\n\n\t\t\tProtocol.ProtoMessage.Builder messageb = Protocol.ProtoMessage.newBuilder();\n\t\t\tString ...
ce50352aed2964cba3eea98ff9703bf1
/String url = ServerAddressUtil.getInstance().getAnoymousCardTradeUrl(); OpsRequest.Executor executor = OpsRequest.Executor.create(url); executor.requestValue(req) .responseClass(AnonymousCardTradeResp.class) .execute(listener, "anonymousCardTrade");
[ { "docid": "68d76c3a34a8d4abc95d8518bc38a7e7", "score": "0.7097463", "text": "@Override\n public void getAnoymousCardTradeInfo(AnonymousCardTradeReq req, ResponseListener<AnonymousCardTradeResp> listener) {\n }", "title": "" } ]
[ { "docid": "bfb876b09d1b5d9134939a7ce51deb14", "score": "0.61541003", "text": "@Override\n public void returnAnoymousCard(ReturnAnonymousCardReq req, ResponseListener<ReturnAnonymousCardResp> listener) {\n }", "title": "" }, { "docid": "4e44db4fe65a8028e3b12e0bad4809c1", "score": "...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "ec8b9eac76a25948f944f61d8cb8a03c", "score": "0.0", "text": "@Override\r\n\t\t\tpublic void mouseClicked(MouseEvent e) {\n\r\n\t\t\t\tIdText.setText(\"\");\r\n\r\n\t\t\t}", "title": "" } ]
[ { "docid": "c4efc9f9911178a27ec9261384d5f141", "score": "0.66616714", "text": "public void mo12644zk() {\n }", "title": "" }, { "docid": "81758c2988d9979c7d4b3fd5b3cce0e5", "score": "0.6566483", "text": "@Override\r\n\tpublic void pular() {\n\r\n\t}", "title": "" }, { ...
6aee96fc1f9d4c906163b2f86a9b7db5
body_bytes is a protobuf serialization of a TxBody that matches the representation in SignDoc. bytes body_bytes = 1;
[ { "docid": "2356773d7b3ca90d02e007f663f22be8", "score": "0.6194815", "text": "public Builder setBodyBytes(com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n bodyBytes_ = value;\n onChanged();\n return this;\n ...
[ { "docid": "b471010f91e8b5af0183ab8d888dd394", "score": "0.7037684", "text": "com.google.protobuf.ByteString getBodyBytes();", "title": "" }, { "docid": "b471010f91e8b5af0183ab8d888dd394", "score": "0.7037684", "text": "com.google.protobuf.ByteString getBodyBytes();", "title": ""...
7ca4953b904e58a0ad0062817a08eddb
This method was generated by Apache iBATIS ibator. This method corresponds to the database table spreader.tb_weibo_appeal
[ { "docid": "0a9c9ef0df6acaf62ae39ac37bed227b", "score": "0.530705", "text": "List<WeiboAppeal> selectByExample(WeiboAppealExample example);", "title": "" } ]
[ { "docid": "3a1a3253af92422fab1407eb47d2d23a", "score": "0.54547644", "text": "WeiboAppeal selectByPrimaryKey(Long uid);", "title": "" }, { "docid": "6c0bb7fe9115e95dd0c6acaaf56c0c34", "score": "0.5439671", "text": "int updateByPrimaryKey(WeiboAppeal record);", "title": "" }, ...
93d450092f0496292a355ca3100ba27b
If present, text (OCR) detection has completed successfully. repeated .google.cloud.vision.v1p4beta1.EntityAnnotation text_annotations = 5;
[ { "docid": "ef4fbe165c937acfd4b105db3a540428", "score": "0.6561713", "text": "public Builder addTextAnnotations(com.google.cloud.vision.v1p4beta1.EntityAnnotation value) {\n if (textAnnotationsBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\...
[ { "docid": "0d0101af890fc294617bc2125e1ea84e", "score": "0.723141", "text": "@java.lang.Override\n public int getTextAnnotationsCount() {\n return textAnnotations_.size();\n }", "title": "" }, { "docid": "a329cee3d12b3124293e11354354013b", "score": "0.7230045", "text": "@java.la...
e0fbcdba282ffa82cd9c891bc87b8a82
repeated .CCDDBAppDetailCommon apps = 1;
[ { "docid": "89bd4ea09afca6c7c992a476a6458441", "score": "0.49684268", "text": "public Builder addApps(\n int index, SteammessagesBase.CCDDBAppDetailCommon value) {\n if (appsBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n ...
[ { "docid": "928a1c63a951c1bd076bcb2a09354d92", "score": "0.7032196", "text": "SteammessagesBase.CCDDBAppDetailCommon getApps(int index);", "title": "" }, { "docid": "24dd6120424e0d598c6ed6cf6540326e", "score": "0.6334555", "text": "java.util.List<SteammessagesBase.CCDDBAppDetailCommo...
29f8ec1bf6c9dd0f52bc4d7a37703753
EFFECTS: creates a new Date object
[ { "docid": "79f02403e7bdc4927af1225b409038c6", "score": "0.58477855", "text": "private Date addDate(int year, int month, int date) {\n Date thisDate = new Date(year, month, date);\n return thisDate;\n }", "title": "" } ]
[ { "docid": "fb65bc70c66b0d7b8de2dbb9ff4d22e8", "score": "0.695749", "text": "protected Date() {}", "title": "" }, { "docid": "5d1ca99b14f2da316061adf3f209fddd", "score": "0.6950742", "text": "public JSDate(JSContext ctx, Date date) {\n context = ctx;\n JSValue time = ne...
dd084beb55a230bacc25f8e7c64bfe39
Retrieve all entries associated with a transaction. Each account entity is fully initialized
[ { "docid": "7cacdd359f3f2e636e9aa9035b05a887", "score": "0.66455734", "text": "public List<Entry> getForTransaction(long trnId);", "title": "" } ]
[ { "docid": "42a55b1b68ce7425784a36ccf5de1e32", "score": "0.70537627", "text": "Iterable<Account> getAll();", "title": "" }, { "docid": "267301be30400c3907d683833c05ac39", "score": "0.6816739", "text": "public List<Account> retrieveAllAccounts(){\n ArrayList<Object> accounts = ...
63f97ad4c2f67b030e2113ecea2a81b5
returns true if the given tile is a wall or obstacle.
[ { "docid": "fa9e18838b551f9908a0a9d9981d3e6a", "score": "0.7225723", "text": "private boolean checkTile(MapTile tile) {\n\t\t\tif(tile.isType(MapTile.Type.WALL)){\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\t\n\t\t\tif (avoidLava) {\n\t\t\t\tif(tile.isType(MapTile.Type.TRAP)){\n\t\t\t\t\tif (((TrapTile)tile).g...
[ { "docid": "8dee69cb2a0dcf0ac1eb27c420ed5e70", "score": "0.70079017", "text": "private static boolean canGoFromTile(Board board, Player player, Direction dir) {\n String wallType = getTileType(board, \"OWalls\", player.getPos());\n if (wallType != null) {\n switch (wallType) {\n...
10aadb9663777d13861e80a6086c57d4
sets pen visibility to false
[ { "docid": "79e9f011d2ccb0a8248c39a00ffa93ce", "score": "0.85862297", "text": "public void setPenVisible() {\n this.isPenInvisible = false;\n }", "title": "" } ]
[ { "docid": "497be0c144e53f29745ba77872c1dda5", "score": "0.75342554", "text": "public void clearPen() {\n this.isPenInvisible = true;\n }", "title": "" }, { "docid": "fa7a2605e80242fc867a263e7f687367", "score": "0.7182132", "text": "public boolean isPenInvisible() {\n ret...
80fe2ba49a9ee226d975f8d762c61be7
Returns whether or not the sync to source directory check box is checked.
[ { "docid": "50fa0b3b54240258c9cce138138b3288", "score": "0.87823415", "text": "protected boolean getSyncToSourceDir(){\r\n return(this.syncToSourceDirCheckBox.isSelected());\r\n }", "title": "" } ]
[ { "docid": "5fecf57d0a9327e398f6abdc33724fcf", "score": "0.6427646", "text": "protected void setSyncToSourceDir(boolean checked){\r\n this.syncToSourceDirCheckBox.setSelected(checked);\r\n /* if this property is true, need to disable outputDirectoryBrowser and sync it to fileBrowser */\r\n...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "dfec0bb5cec1f4b2ce7fb21535765ed1", "score": "0.0", "text": "public void sessionDestroyed(HttpSessionEvent se) {\n System.out.println(\"会话已销毁!\"); \n }", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "941cb2826e3c700358fcaba402e6bb01", "score": "0.66775143", "text": "@Override\r\n\tpublic void hissetmek() {\n\r\n\t}", "ti...
ae741bc8a59d25694a212f03c36b7547
Returns true. SPECIFIED IN: javax.swing.tree.TreeNode
[ { "docid": "28947406a20db156fa6d6b6e0f973db8", "score": "0.6808231", "text": "public boolean isLeaf()\n {\n return true;\n }", "title": "" } ]
[ { "docid": "bee7d0ce27c43e18d2d4bd48d649eaac", "score": "0.7264858", "text": "boolean hasTreeLeaf();", "title": "" }, { "docid": "9148a1e7595374373b43fb1e452f240a", "score": "0.7177273", "text": "boolean isTreeComplete();", "title": "" }, { "docid": "f6497a7581f0e57fdf373...
94398ac502bf65a392f450d366d5773f
Deleta medicamento da lista e do banco de dados
[ { "docid": "0fa806465b2c9481cdba92604efda2d9", "score": "0.0", "text": "public void deletaMedicamento(Medicamento medicamento){\n\t\tmedicamentos.remove(medicamento);\n\t\tmedicamentoFacade.deletarMedicamento(medicamento.getId());\n\t}", "title": "" } ]
[ { "docid": "9191b763afc66a8777f4c827e9334688", "score": "0.7040702", "text": "@Override\n\tpublic void imprimirBancoDados() {\n\t\tSystem.out.println(\"Nome do Banco: \"+nomeBanco);\n\t\tSystem.out.println(\"Tipo do Banco: \"+tipoBanco);\n\t\tSystem.out.println(\"Lista de Metodos: \"+listaMetodos);\n\t}...
6f9704c32acbdbcc88b317dc4fd07cd0
$ANTLR end "rule__IfExp__Group__2__Impl" $ANTLR start "rule__IfExp__Group__3" InternalOCLlite.g:8765:1: rule__IfExp__Group__3 : rule__IfExp__Group__3__Impl rule__IfExp__Group__4 ;
[ { "docid": "1422e3c64315fec18b5a421a47a9c053", "score": "0.81416583", "text": "public final void rule__IfExp__Group__3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalOCLlite.g:8769:1: ( rule__IfExp__Group__3__Impl rule__...
[ { "docid": "7100b05d28432cf0b3166bdf9d9c0b7c", "score": "0.8003687", "text": "public final void rule__XIfExpression__Group__3() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../org.xtext.example.rmodp.ui/src-gen/org/x...
cfa2cd3e53a555b6103aa8309da29b47
generates a Bordered JPanel
[ { "docid": "db33d932a66755877fff0b8282ef9e98", "score": "0.53880334", "text": "public JPanel generateTitledBevelPanel(String identifier, int type, boolean enabled) {\n\t\tif (type != BevelBorder.LOWERED && type != BevelBorder.RAISED)\n\t\t\ttype = BevelBorder.LOWERED;\n\n\t\tJPanel result = new JPanel()...
[ { "docid": "4ac8163c9683c6591162dfbc2117db2e", "score": "0.6407933", "text": "private Component crearPanelBotones() {\n\t\tJPanel panel = new JPanel();\n\t\tpanel.setLayout(new BorderLayout());\n\t\tpanel.setBorder(BorderFactory.createEmptyBorder(0,(int)toolkit.getScreenSize().getWidth()/4,0,(int)toolki...
201b0eb14e4b536b5f16388cc3b44369
Download numBytesToBeReaded from file.
[ { "docid": "85c9e86bb923fe779dd157541029c3d5", "score": "0.695758", "text": "private int download(String file, byte[] buffer) {\n\t\tInputStream in = null;\n\t\tint readed = 0;\n\t\ttry {\n\t\t\tURL url = new URL(file);\n\t\t\tin = url.openStream();\n\t\t\t\n\t\t\tint cont = 0;\n\t\t\twhile ( (cont = i...
[ { "docid": "c3ca9b0f6239dfa6786939d1001e9108", "score": "0.6397282", "text": "void processDownloadRequest() {\r\n try {\r\n String fileName = miniClientHandlerBr.readLine(); /* file to read */\r\n miniClientHandlerDos.writeBytes(ClientConstants.DOWNLO...
0c71039043e07908d6c47eea3b38e23b
Returns the category (type) of book
[ { "docid": "6a2a5e637f63a113385f8077e261b8b6", "score": "0.0", "text": "public Category getPriceCode() {\n return _priceCode;\n }", "title": "" } ]
[ { "docid": "20717c6b0e09daca8f1df98232957e8b", "score": "0.7219598", "text": "java.lang.String getCategory();", "title": "" }, { "docid": "20717c6b0e09daca8f1df98232957e8b", "score": "0.7218979", "text": "java.lang.String getCategory();", "title": "" }, { "docid": "9cf4dc...
679b8473d2c5c33d38f331a31571d1b2
NOTE: not a deep copy. Copies list, not scope maps modifying maps will modify our maps
[ { "docid": "23144777b1c8e8873664b68434b19986", "score": "0.0", "text": "@Override\n public Environment<String, Value> withNewScope() {\n List<Map<String, Value>> scopesCopy = new ArrayList<>(scopes);\n scopesCopy.add(new HashMap<>());\n return new ImmutableVariableEnvironment(scopesCopy);\n }...
[ { "docid": "ccf5470511bb9dafe15fbbcdcfd25835", "score": "0.6188037", "text": "public static void main(String[] args) {\n\t\tList<Pson> pers = new ArrayList<>();\n\t\tpers.add(new Pson(\"����\",16));\n\t\tpers.add(new Pson(\"����\",17));\n\t\tpers.add(new Pson(\"����\",18));\n\t\t\n\t\tList<Pson> list1 =...
5917b66b640438f32fa3e8a7092d44c4
Write offset data into the righthandchild offset storage.
[ { "docid": "585166830d270b493db8da8af86e3ca1", "score": "0.52177495", "text": "boolean writeRight(long nOffset);", "title": "" } ]
[ { "docid": "dfac7a9fa2212e0e0d77f95fdacfffb0", "score": "0.64809686", "text": "protected void write(long offset, byte[] b) throws IOException {\r\n rafile.seek(offset);\r\n rafile.write(b);\r\n }", "title": "" }, { "docid": "47de7f047478de0c76fd10f6cbdc5a54", "score": "0...
156cae5f8936de18aad84777ff6d3480
A reservation for a rental car.\n\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.
[ { "docid": "979d0270cbbda9fb17e7f30fdd8f3b2e", "score": "0.647201", "text": "@NotNull public static RentalCarReservation.Builder rentalCarReservation() { return new RentalCarReservation.Builder(new HashMap<String,Object>()); }", "title": "" } ]
[ { "docid": "96e851eaa1cb9dfa45807334afe51565", "score": "0.6696106", "text": "public String getReservationType(){\n return reservationType;\n }", "title": "" }, { "docid": "06f27b9b865042403f7196d80b21eb4f", "score": "0.61393195", "text": "public void createResBooking() {\n\t\tRe...
e87b567e8432bd97431149b4992bfc02
/ renamed from: O000000o
[ { "docid": "febdee3c40671e8753c2e285b5c8277d", "score": "0.0", "text": "public void onFailure(BusinessResponse businessResponse, Boolean bool, String str) {\n IResultCallback iResultCallback = iResultCallback;\n if (iResultCallback != null) {\n iResultCal...
[ { "docid": "6e9879c1eb3d4a89ee98a281b0caf5a8", "score": "0.7801602", "text": "public void O000000o() {\r\n }", "title": "" }, { "docid": "0a85ca0d288f09c8c588253607400cc4", "score": "0.71861356", "text": "public final String O000000o() {\r\n return \"j\";\r\n }", "ti...
f17a8d016229ceb3a72a9e68fea58f6d
GENFIRST:event_botonCambiarPasswordActionPerformed empleado = DaoEmpleado.read(1);
[ { "docid": "cea3f47f5717ae0c8811d989868606c2", "score": "0.7366118", "text": "private void botonCambiarPasswordActionPerformed(java.awt.event.ActionEvent evt) {\n if (cambiarContraseña == null){\n cambiarContraseña = new DialogoCambiarContraseña(this,true);\n }\n cambiarC...
[ { "docid": "7705784b25d9b1448d8ea8dd7568e5ff", "score": "0.68144554", "text": "private void txtPasswordActionPerformed(java.awt.event.ActionEvent evt) {\n }", "title": "" }, { "docid": "154ab03ff8a072f0bd1a37ab35b78b50", "score": "0.67048275", "text": "private void repasswordActio...
a460f79cbe6530ba7b23ef2a06edba2d
Use Request.newBuilder() to construct.
[ { "docid": "f2607340bbb4d55d8cd0fa1e541b1f56", "score": "0.6950026", "text": "private Request() {\n initFields();\n }", "title": "" } ]
[ { "docid": "b9c993178abf0b157685a767235ead25", "score": "0.7522895", "text": "private Request(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "title": "" }, { "docid": "a71428a2f522ea64a0740a16bda44e6e", "score": "0.7429922", "text": "priv...
07a7ffd3fadcb0c5760cf616841ea390
Method called on game creation.
[ { "docid": "a254c7af9d56a38c39a6a30b084ceaa4", "score": "0.0", "text": "@SuppressWarnings(\"EmptyMethod\")\n protected void init() throws LWJGLException {\n Renderer.init(new CompositeShader(\n shaderPath + \"composite.vsh\",\n shaderPath + \"composite.fsh\"\n ...
[ { "docid": "de5ab88d594bb3ffe662d01b5ee4cbdc", "score": "0.7668239", "text": "private void newGame() {\n\r\n\t}", "title": "" }, { "docid": "d68deda93a82977356a92cf5a044d13c", "score": "0.7619772", "text": "public static void newGame() {\n \t\n }", "title": "" }, { ...
5aebe12c2e92d6a68936bf33f176228d
Teller requests short list with matching initials
[ { "docid": "a29261b0308dfd3fcc3d359ce5ef160e", "score": "0.0", "text": "public RemoveEmployee(int sessionID, String initials) {\n\t\tsuper(sessionID, Process.REMOVE_EMPLOYEE);\n\t\tthis.initials = initials;\n\t}", "title": "" } ]
[ { "docid": "99de62d17b6c572f593df341e1710d13", "score": "0.5540318", "text": "private void handleListRequests(HttpRequest request, Responder responder) {\n \n \t}", "title": "" }, { "docid": "cbad13fa1b7322148dfc88a1101e1df8", "score": "0.5503969", "text": "public static void request...
280b3eb6344bfeecf144b44bcc990b0b
Tests if two template objects are equal, useful for testing
[ { "docid": "6116c3022db97e692b74dcacf54216ad", "score": "0.6532598", "text": "@Override\n\tpublic boolean equals(Object obj)\n\t{\n\t\tif (this == obj)\n\t\t\treturn true;\n\t\tif (obj == null)\n\t\t\treturn false;\n\t\tif (getClass() != obj.getClass())\n\t\t\treturn false;\n\t\tTemplate other = (Templa...
[ { "docid": "95af605b5b942202b02a975d7933f06f", "score": "0.65306354", "text": "@Override\n\tprotected boolean requiredEquals(Template o) {\n\t\treturn new EqualsBuilder().append(getName(), o.getName()).isEquals();\n\t}", "title": "" }, { "docid": "79f6148ff3c19f123bb2f55bdf2c324e", "scor...
2fbf89a903f642c9510c12837c3daac3
Test case number: 13 /Coverage entropy=1.4205719259467042
[ { "docid": "d2a0bdf85ca5ae9101ea45972c2bf696", "score": "0.6344738", "text": "@Test(timeout = 4000)\n public void test13() throws Throwable {\n JRip jRip0 = new JRip();\n assertFalse(jRip0.getDebug());\n assertTrue(jRip0.getUsePruning());\n \n jRip0.setOptions((String[]) null...
[ { "docid": "463d9a15d466948be8f61a397c9125d1", "score": "0.67106235", "text": "@Test\n public void test_03() throws Exception {\n TestUtils.checkCoverage(85.0, \"numbers_1.hex\", HARD_TIMEOUT, GUI_ENABLED, NTHREADS, BATCHSIZE);\n }", "title": "" }, { "docid": "908b453abba4f9b283f2ab5581...
bed1fc81e73e86ea75e64626104a535c
optional bool visible = 6;
[ { "docid": "5d291b3353b3fd2f44c0278297b3ffcb", "score": "0.0", "text": "public boolean hasVisible() {\n return ((bitField0_ & 0x00000020) == 0x00000020);\n }", "title": "" } ]
[ { "docid": "606ab4e0406f1493b29dbe9c323c572d", "score": "0.7600609", "text": "default boolean isVisible() {\n return true;\n }", "title": "" }, { "docid": "97f3fabcf095631998c46c1bc22ea36d", "score": "0.7517524", "text": "public void setVisible(boolean flag);", "title": "" ...
e9064b140f06edc5e723b9e889999f94
metoda pro naplneni pole "prazdnymi" znaky
[ { "docid": "63916c835641d4e014296c8c0f611153", "score": "0.0", "text": "public static void initField() {\n for (int i = 0; i < DIMENSION; i++) {\r\n for (int j = 0; j < DIMENSION; j++) {\r\n field[i][j] = NOT_SIGN;\r\n }\r\n }\r\n }", "title": ""...
[ { "docid": "9bb2d578b01fdada5602168fa78c82eb", "score": "0.6766322", "text": "private void provedOperace() {\n\t\t//deklarujeme promennou a pomoci metody alokujeme a naplnime pole daty\n\t\tint[] poleCelychCisel = vygenerujPole(10); //parametr urcuje velikost pole\n\t\t//vypiseme obsah celeho pole na o...
50d4e373a05440050f9f58927b24933b
repeated .osmosis.epochs.v1beta1.EpochInfo epochs = 1 [(.gogoproto.nullable) = false];
[ { "docid": "a3e525e87a6ab0849edcf39f0e1aa6d4", "score": "0.72964674", "text": "osmosis.epochs.v1beta1.Genesis.EpochInfoOrBuilder getEpochsOrBuilder(\n int index);", "title": "" } ]
[ { "docid": "3ceac7bd8212f59fc7193869fbbf1967", "score": "0.7515346", "text": "@java.lang.Override\n public java.util.List<? extends osmosis.epochs.v1beta1.Genesis.EpochInfoOrBuilder> \n getEpochsOrBuilderList() {\n return epochs_;\n }", "title": "" }, { "docid": "87206c0eae...
6c09d5183e46cccab6f78e664a1f76ba
Calls checkApoptosis on every cell simultaneously as well as adds a new cell depending on its neighbors.
[ { "docid": "b0d8a8a390a935d74081a4ba33242151", "score": "0.56255305", "text": "public void update() {\n\n //Initializing deep copy variable\n Cell[][] copyDish = new Cell[dish.length][dish[0].length];\n\n //Creates deep copy of original\n for (int s = 0; s < dish.length; s++)...
[ { "docid": "d7af21f2fd87beafd2c1f462a95be943", "score": "0.6386836", "text": "public void updateCells() {\n Point habitation = new Point();\n int[] nbPerColor = new int[nbStates];\n System.out.println();\n for (int i = 0 ; i < w ; i++) {\n for (int j = 0 ; j < h ; ...
d4dc97509743d4ded801172ced7bb845
Constructor for when the potion doesn't use bottles but the toolTip needs to be replaced.
[ { "docid": "9c45d1b8c36f0d1bdd8c082b87c16ed1", "score": "0.6225322", "text": "private PotionRecipeResultFactory(Prefab prefab, String toolTip, int count) {\n super(prefab, count);\n this.toolTip = toolTip;\n }", "title": "" } ]
[ { "docid": "2dffd934bdab3d95a1ab2a74015a1c4a", "score": "0.70253974", "text": "public SlimedPotion()\n/* */ {\n/* 23 */ super(NAME, \"SlimedPotion\", PotionRarity.COMMON, PotionSize.BOTTLE, PotionColor.POISON);\n/* 24 */ this.potency = getPotency();\n/* 25 */ this.description = (DESCRIP...
50cb29ffba8bc15be99dd29b8e63d0e7
The given callback is run once, when this game has finished running, but before the associated window and OpenGL context have been destroyed. This should be used to free native resources. True is passed to the given callback if the game ended due to an exception; otherwise, false is passed.
[ { "docid": "58a0adef02bca3d0e9569f50e1ac6ef9", "score": "0.60743076", "text": "public static void onDestroy(Consumer<Boolean> callback)\n {\n destroyCallback = callback;\n }", "title": "" } ]
[ { "docid": "df09971d816d2b59eac2907c15fce28d", "score": "0.64271015", "text": "public void destroy(){\n\t\ttry {\n\t\t\tif(errorCallback != null)\n\t\t\t\terrorCallback.free();\n\t\t\t\n\t\t\tsetKeyCallback(null);\n\t\t\tsetCharCallback(null);\n\t\t\tsetCharModsCallback(null);\n\t\t\tsetMouseButtonCall...
b13be9eb4c0cadf3cbb358e363b0670b
Transaction rollback after commit.
[ { "docid": "c3c7f5bca1d2fd8810afd88663b583b6", "score": "0.64005315", "text": "@Test\n public void transactionRollbackAfterCommit() throws Exception {\n Assertions.assertThatThrownBy(\n () -> {\n final KeyValueStorage store = createStore();\n final KeyValueStorag...
[ { "docid": "f3f449093be2359d69d6a737aec6a2f8", "score": "0.84931713", "text": "public void rollbackTransactions();", "title": "" }, { "docid": "cd496f80225e757cf76a3cf0f2e1505b", "score": "0.8424534", "text": "public void rollback();", "title": "" }, { "docid": "0ea45ee4c...
dbb50a38935cf4c0900cca8dea6cfa3b
difficulty of the question
[ { "docid": "2247217a010d0285f8df44852bf12125", "score": "0.0", "text": "public Question(QuestionDifficulty difficulty) {\n this.difficulty = difficulty;\n }", "title": "" } ]
[ { "docid": "d399a816c62566abc2f824809737bb47", "score": "0.6820451", "text": "public int question()\n {\n int correct=0;\n switch (d)\n {\n case 1: correct= level1(); break;\n case 2: correct= level2(); break;\n case 3: correct= level3(); break;\n...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "129bd7ada284987a560a7f2c48861f22", "score": "0.0", "text": "@Override\r\n \tpublic boolean handleMessage(Message msg) {\n \t\tswitch(msg.what){\r\n \t\tcase HANDLER_FLAG_TODAY_COMPLETE:\r\n \t\t\tbreak;\r\n \t\tcase HANDLER_FLAG_TASK_COMPLETE:\r\n \t\t\tLog.e(TAG, \"handle task complete, sto...
[ { "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...
407bf739603abf0cfeb36c6c35fd24e2
Select second draw. Should return either MAIN_DECK or CASH_RESERVE
[ { "docid": "3d3e9054a67f9f54b576ad8ff1d04e5b", "score": "0.5639968", "text": "public abstract int selectDrawLocation(Game game);", "title": "" } ]
[ { "docid": "7bd2e5db977ee14310906b899bde342c", "score": "0.5990083", "text": "public void randomDrawDeck() {\r\n switch(random.nextInt(2)) {\t//choose 0 or 1\r\n case 0:\t\taddCardToHand(mainDeck.drawFromDeck());\r\n break;\r\n case 1:\t\taddCardToHand(persona...
e52423e99d0f685f23c696cd7aa0808b
Event Listener on Button[joinButton].onAction
[ { "docid": "b1f82bbe73e0638704c532770fb06470", "score": "0.7148946", "text": "@FXML\n\tpublic void handleJoinButton(ActionEvent event) {\n\t\t// TODO\n\t\t// check ipField -> affiche msg si erreur\n\n\t\tPokeArenaClient client;\n\t\tTeam team;\n\t\t\n\t\t\n\t\tif(modeList.getValue()==\"3v3\") {\n\t\t\tt...
[ { "docid": "0511c070697ba09e4b642aca7ea1aaaf", "score": "0.6876111", "text": "@Override\r\n\t\t\tpublic void actionPerformed(ActionEvent e) {\n\t\t\t\tJoinFrame Join = new JoinFrame();\r\n\t\t\t}", "title": "" }, { "docid": "b3f520f2ba4b9384f275ca1de903cd03", "score": "0.66686654", "...
e8c0f536a8831adab3393b9fb197064b
Here i get the values of the sensors i need
[ { "docid": "7ffcdb50240a3aae10a38564d3accb2c", "score": "0.57216746", "text": "public void onSensorChanged(SensorEvent event) {\n switch (event.sensor.getType()) {\n case Sensor.TYPE_ACCELEROMETER:\n lastAccelerometer = event.values.clone();\n break;\n ...
[ { "docid": "f0920579adcaf17af20019c6a8497b1f", "score": "0.70631987", "text": "public List<Sensor> read();", "title": "" }, { "docid": "8ea89788ed72aa8aae126c598af06e43", "score": "0.7037655", "text": "protected void calcSensors() {\r\n\t\tdouble value;\r\n\t\tdouble I= this.getValue...
62dac2eb9b945a7e672ee55e0ec69713
Accessor method these guard aginst false data being use for state. boolean flag=false;
[ { "docid": "ab91d8569455ebef6354081274f298c8", "score": "0.0", "text": "public void setLastName(String lastNameIn){\n if (!lastNameIn.equals(\"\")){\r\n this.lastName=lastName;\r\n // flag=true;\r\n }\r\n // return flag;\r\n }", "title": "" } ]
[ { "docid": "eab75c378008f1a4afcdeace3c8136b0", "score": "0.7608508", "text": "public boolean getFlag(){\n return flag;\n }", "title": "" }, { "docid": "0fb83de11247360ff57f38e45fab1051", "score": "0.68815106", "text": "@Override\n public int getFlag() {\n ...
1100d7090c578e502977447250e45e10
optional string wget_options = 3;
[ { "docid": "7fed3efc44b40e9a70efd554ae9818fb", "score": "0.0", "text": "public java.lang.String getWgetOptions() {\n java.lang.Object ref = wgetOptions_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteStrin...
[ { "docid": "770f941d8d68ba617900c385a319b5eb", "score": "0.55655515", "text": "public static void main(String[] args) {\n\r\n downloadFileByUrl(\"http://img1.51cto.com/attachment/201010/200231826.jpg\", \"/home/fenglibin/tmp/img/\", null);\r\n }", "title": "" }, { "docid": "6dc7b48...
125d0bb2bde448693a0e4dba3dc5dbe2
Constructor using an encoded byte Array to construct an LMOTS Hash. The byte array must comply to the encoding format of LMOTS Hash. Using .getEncoded() yields a suitable byte array.
[ { "docid": "70a2b2f29fec669cfe5ef69875859585", "score": "0.54839694", "text": "public LMOTSHash(byte[] encoded) {\r\n\t\tGFPVectorSerial serial = new GFPVectorSerial(encoded);\r\n\t\ta = serial.getVectorRepresentation();\r\n\t\tm = a.size();\r\n\t}", "title": "" } ]
[ { "docid": "106eed7b3406c85885b6cbec833b70d7", "score": "0.6682419", "text": "public Sha256Hash(byte[] rawHashBytes) {\n\t\tthis(rawHashBytes, 0, rawHashBytes.length);\n\t}", "title": "" }, { "docid": "a8c8d504d0b7c9ae13d5ba37e59085ff", "score": "0.6264309", "text": "@Override\n p...
6f1b48d11e74cdc244f15ed02fa1dee3
Sets the progress bars value
[ { "docid": "726bf6b28ad9f55e498c3cc83a1f4c7c", "score": "0.70640033", "text": "public void setProgress(int i) {\n\t\tprogressBar.setValue(i);\n\t}", "title": "" } ]
[ { "docid": "5f9427947ddef6fdee1129b8f9fbe708", "score": "0.8554129", "text": "private void setProgressValue (final int progress) { progressBar.setProgress(progress); }", "title": "" }, { "docid": "e888e81a3d0d52fe39a91443e82d994a", "score": "0.7923579", "text": "private void setProgr...
07266df334ae0beb89ad5a880323c20b
closes the device file it ignores exception
[ { "docid": "9800707eb99917b0127c9d5d69bcd681", "score": "0.0", "text": "public void close() {\n\t\ttry {\n\t\t\tif (file_ != null) {\n\t\t\t\tfile_.close();\n\t\t\t}\n\t\t} catch (IOException e) {\n\t\t}\n\t}", "title": "" } ]
[ { "docid": "802892a8040d268284920b24acc509c6", "score": "0.6952141", "text": "public void CloseTheDevice() {\n StopReadingThread();\n }", "title": "" }, { "docid": "569e6f6667293dfe774f911ad186f79e", "score": "0.67909706", "text": "public void close()\n/* */ throws ...
7dd192dfae3330ac3f41c499ad17e2bc
Performs any initialization not handled by this StringParser's constructor. The contract for this method is that it will be called AT LEAST once before this object's parse() method is called. In the JSAP API, this method is called every time an Option containing this StringParser is registered with a JSAP. If there is ...
[ { "docid": "6e5a42af321ae1bbe8d84d7c5e7651ef", "score": "0.0", "text": "public void setUp() throws Exception {\n }", "title": "" } ]
[ { "docid": "3caf1f5abe4d2e952207d1dc7ab50194", "score": "0.6144069", "text": "public void init() {\n init(\"\");\n }", "title": "" }, { "docid": "c05cc2dfbc86171c04d3092fa457df4c", "score": "0.60422707", "text": "protected void sequence_StringInit(ISerializationContext cont...
f49f4e8a46f3dfcfa6ff2e9bccb3ceea
solo se invoca si se ha invocado teclas que no son funciones
[ { "docid": "31f831077da485ca60266489e203615d", "score": "0.0", "text": "public void keyTyped(KeyEvent e) {\n if (tecla_no_pulsada){ //si no se ha pulsado\n if (pulsaciones == 1){ //si pulsaciones es = 1\n tecla_no_pulsada = false; //ya se ha pulsado una tecla...
[ { "docid": "e5961ebb3c34caa2405b434cdbddaa3a", "score": "0.6808054", "text": "public boolean esInvitado(){\r\n return Sesion.miCliente().getCliente().getPermisos() == 0;\r\n }", "title": "" }, { "docid": "8fbc7257348748cfdb51a727383c0baf", "score": "0.6560188", "text": "pri...
538a17dff09eb0072fc2b6f5419bbd31
Turn the multiSubsystem off.
[ { "docid": "1edd11bb21009231b854cb23876ab1d8", "score": "0.5800141", "text": "@Override\n public void turnFlywheelOff() {\n this.shooterMotor.disable();\n this.otherShooterMotor.disable();\n }", "title": "" } ]
[ { "docid": "c3fc6e7ecba41ae58bfa572087b659e5", "score": "0.72854614", "text": "@Override\r\n\tpublic void disableSubsystem() {\n\t\tleftMotor.set(ControlMode.Disabled, 0);\r\n\t\trightMotor.set(ControlMode.Disabled, 0);\r\n\t}", "title": "" }, { "docid": "5eee6c5f84f7f3262eab887bdbbb791c", ...