query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
ca9e2eac23c52158c762117636c5bfe9
Create the query and the FirestoreRecyclerOptions
[ { "docid": "2e34f787bc32533b4edf7092cb7ec5d4", "score": "0.66618794", "text": "private void queryList() {\n Query query = FirebaseFirestore.getInstance()\n .collection(\"demos\")\n .document(\"firebaseui\")\n .collection(\"people\")\n .o...
[ { "docid": "26160973f1900065f701e5aa6540b422", "score": "0.7190931", "text": "private FirestoreRecyclerOptions<Post> generateOptionsForAdapter(Query query){\n\n return new FirestoreRecyclerOptions.Builder<Post>()\n .setQuery(query, Post.class)\n .setLifecycleOwner(th...
2545d7033df90c292e6684f16a9cbea1
Initializes the annotations for Required.
[ { "docid": "0b1e952d7f9e3b169bbf82b04de84f50", "score": "0.75842816", "text": "protected void createRequiredAnnotations() {\n\t\tString source = \"Required\";\t\n\t\taddAnnotation\n\t\t (behaviorEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (namespaceEClass, \...
[ { "docid": "a3e1d72d492de804c84ca4572d6eb481", "score": "0.79516435", "text": "protected void createRequiredAnnotations() {\r\n\t\tString source = \"Required\";\t\t\t\t\t\t\r\n\t\taddAnnotation\r\n\t\t (getGetFullVariable_Variable(), \r\n\t\t source, \r\n\t\t new String[] {\r\n\t\t\t \"criteria\", ...
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": "a4b987bf443e9b83269c3a9c6d105d25", "score": "0.0", "text": "private void initComponents() {\n java.awt.GridBagConstraints gridBagConstraints;\n\n idTypePanel = new javax.swing.JPanel();\n idTypeScrollPane = new javax.swing.JScrollPane();\n javax.swing.JPanel toPan...
[ { "docid": "17113ab7a06544a62482637e283ac13d", "score": "0.7393097", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n }", "title": "" }, { "docid": "156c28fa8...
9cfe3626a658fb03b07e2f7793f11166
This class was generated by MyBatis Generator.
[ { "docid": "d68ecd1c44cb1947f2dec41e02ce833a", "score": "0.0", "text": "public interface BaseMessageTargetClientUserRelPoMapper extends feihua.jdbc.api.dao.CrudDao<BaseMessageTargetClientUserRelPo, String> {\n}", "title": "" } ]
[ { "docid": "18fff32c2b1246f6b28433aafeefdba6", "score": "0.67475694", "text": "public interface UsersMapper {\n\n @Insert(\"INSERT INTO hr.users(username, phone_mobile, phone_home, email_company, email_personal, \" +\n \"date_of_birth, status_id, password_hash, hiring_date, chief_id, polit...
d6d01eeb5a2268515ae8038724724dd2
TODO: Warning this method won't work in the case the id fields are not set
[ { "docid": "b780a17f228bccfb683a9e8dbc64bc98", "score": "0.0", "text": "@Override\n public boolean equals(Object object) {\n if (!(object instanceof Fallecido)) {\n return false;\n }\n Fallecido other = (Fallecido) object;\n if ((this.fallecidoPK == null && othe...
[ { "docid": "bf6273f840724a7960ab5579b1fc594c", "score": "0.6754188", "text": "@Override\r\n public Long getId() {\n return id;\r\n }", "title": "" }, { "docid": "219fb450b1ef490c52a7a57da9356c06", "score": "0.6697981", "text": "@Override\n\tpublic Object ...
203d3638172a96bf2b5264f07878b1e2
$ANTLR end "rule__XDoWhileExpression__Group__5" $ANTLR start "rule__XDoWhileExpression__Group__5__Impl" ../org.xtext.example.helloxbase.ui/srcgen/org/xtext/example/helloxbase/ui/contentassist/antlr/internal/InternalHelloXbase.g:9570:1: rule__XDoWhileExpression__Group__5__Impl : ( ( rule__XDoWhileExpression__PredicateAs...
[ { "docid": "4f72e7350100a787c948d501aa4cafbb", "score": "0.82077414", "text": "public final void rule__XDoWhileExpression__Group__5__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.example.helloxbase.ui/src-ge...
[ { "docid": "d193eea8d0a109cb9254ef12e432e54b", "score": "0.80391526", "text": "public final void rule__XDoWhileExpression__Group__5__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.httprouting.ui/src-gen/org/x...
13d44867d054dc48b07c1c9e464efea6
/TODO ACTIVITY'S METHODS TODO "B"
[ { "docid": "ba8a8a3a716104c48cb927e10312c737", "score": "0.0", "text": "@Override\n public void onBackPressed() {\n DrawerLayout drawer = (DrawerLayout) findViewById(R.id.drawer_layout);\n if (drawer != null) {\n if (drawer.isDrawerOpen(GravityCompat.START)) {\n ...
[ { "docid": "5e480b1f1e65b09220e0093b5e75577b", "score": "0.65505195", "text": "void mo20214a(Activity activity);", "title": "" }, { "docid": "ef1b6c3f597a66c59960d73eadee6f25", "score": "0.6326903", "text": "private void apparence()\n\t\t{\n\n\t\t}", "title": "" }, { "doc...
bc7a5439e4a072ce252d2625cb8d5e35
method to calculate the distance between two locations
[ { "docid": "9c8cab3d9ff0082a146579bb9ac88bb7", "score": "0.0", "text": "public static double distance(double lat1, double lat2, double lon1, double lon2, double el1, double el2) {\n\n\t\tfinal int R = 6371; // Radius of the earth\n\n\t\tdouble latDistance = Math.toRadians(lat2 - lat1);\n\t\tdouble lonDi...
[ { "docid": "4485c23e7843e844a0c6446c9631f8a8", "score": "0.7806652", "text": "private static double distance(double lat1, double lon1, double lat2, double lon2) {\n if (lat1 == lat2 && lon1 == lon2) {\n return 0.0;\n }else{\n Location loc1 = new Location(\"\");\n\n ...
db905fd819a4850d031a1ed406eada89
Sets the ring setting of this rotor to RINGCPOSN.
[ { "docid": "8d61071e5a0fe6f4203775a1e2ef237a", "score": "0.7777406", "text": "@Override\r\n void setRingSetting(char ringcposn) {\r\n setRingSetting(alphabet().toInt(ringcposn));\r\n }", "title": "" } ]
[ { "docid": "ebad174bdd708398ea9113d82699a0f1", "score": "0.6036878", "text": "@Override\r\n void setRingSetting(int ringposn) {\r\n if (ringposn != 0) {\r\n throw new EnigmaException(\"Reflector can only \"\r\n + \"have a 0 ring setting.\");\r\n }\r\n }",...
61f0f24fe693509acd08fea85b6fee94
Method to set requirement name.
[ { "docid": "4f50b26de2aeb30c0a65cc918ce83133", "score": "0.0", "text": "public void setNamespace(String namespace) {\n this.namespace = namespace;\n }", "title": "" } ]
[ { "docid": "d9ad7bf93c11a691ae3e596f3001c6ed", "score": "0.7098596", "text": "public void setName(String name) {\n this.name = Val.chkStr(name);\n }", "title": "" }, { "docid": "412c5e6cb5edd8c60e5733fec5459e6f", "score": "0.70828927", "text": "public void setName(String arg) { t...
86687cf2cac9ffc63613a271deec7beb
Is 'thing' contained in this container or one of its subcontainers?
[ { "docid": "f47bb6071b7157e435079fd5bbac2b71", "score": "0.0", "text": "public boolean containsDeep(Atom atom)\r\n {\r\n return false;\r\n }", "title": "" } ]
[ { "docid": "71057890bc566bbc10db175a7f97c138", "score": "0.6822211", "text": "public abstract boolean isContainer();", "title": "" }, { "docid": "9977a0b86b1e3ea72585b277f7196287", "score": "0.6518472", "text": "@Override\n public boolean isInTheBox(Thing thing) {\n return ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c2ee7252ab459e701817fa6589378572", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tRandom random = new Random();\r\n int num = random.nextInt(100);\r\n System.out.println(num+1);\r\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.6836411", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "33d41636b65afa8267c9085dae3d1a2d", "score": "0.6679176", "text": "private void apparence() {\r\n\r\n\t}", "title": "" }, ...
58e2dcd36a7447dc8d76168feb395dcb
bidirectional manytoone association to LocationMaster
[ { "docid": "c808ed2cfb5e68a4d69f51dd3ad52a50", "score": "0.6137786", "text": "@OneToMany(mappedBy=\"deviceTypeMaster\")\r\n\tpublic Set<LocationMaster> getLocationMasters() {\r\n\t\treturn this.locationMasters;\r\n\t}", "title": "" } ]
[ { "docid": "965bbe18494dc0699b6e83eb2e79398d", "score": "0.5259481", "text": "@Test\r\n public void testMasterDetailRelationships() {\r\n System.out.println(\"Master-Detail Relationships\");\r\n\r\n Master m1 = new Master();\r\n m1.setMasterCode(\"1\");\r\n m1.setMasterNam...
d7f3d5e573a320a4e8eab97503747249
Gets the client's title.
[ { "docid": "7fac126bc120c527654d810a46623219", "score": "0.0", "text": "public String getTitle() {\n return title;\n }", "title": "" } ]
[ { "docid": "972413f4919d0ba702360ebd1426dd96", "score": "0.7898372", "text": "public static String getTitle() {\n return title;\n }", "title": "" }, { "docid": "9558d6ae2e985b6008b0824ced2cd64f", "score": "0.77392995", "text": "public java.lang.String getTitle() {\n retu...
890a3c75fa62dcca640373efea93c9c7
data is passed into the constructor
[ { "docid": "5430bf2a75e42c70d870a5d8b4e06496", "score": "0.0", "text": "Adapter2(Context context, List<Plat> data) {\n this.mInflater = LayoutInflater.from(context);\n this.items = data;\n this.context = context;\n }", "title": "" } ]
[ { "docid": "a022af65565a4f8abd010406a558fcb7", "score": "0.75053096", "text": "@Override\n protected void initData() {\n }", "title": "" }, { "docid": "a022af65565a4f8abd010406a558fcb7", "score": "0.75053096", "text": "@Override\n protected void initData() {\n }", "ti...
9e684903551782d821610b12af27d731
Get the customDomains property: custom domain bindings for Container Apps' hostnames.
[ { "docid": "414a1aaf73c79093f79038153a799afc", "score": "0.79129326", "text": "public List<CustomDomain> customDomains() {\n return this.customDomains;\n }", "title": "" } ]
[ { "docid": "770d7b3ba22852a33df0c3add9976c6a", "score": "0.63046825", "text": "List<AdminDomain> getDomains();", "title": "" }, { "docid": "85480a377894f74ef26af9169fadfda9", "score": "0.62959814", "text": "public static List<String[]> getPluginDomains() {\r\n final List<Strin...
d044b8e8644ab6cd327ecea3c6fc595b
Determines whether aircraft is in table
[ { "docid": "b62a80bd05922b2f6cdc5d520387ea70", "score": "0.57908946", "text": "private static boolean validate(String aircraftID) {\r\n \tConnection connection = DatabaseUtil.getConnection();\r\n \t\r\n \tPreparedStatement ps;\r\n\t\t\r\n \ttry {\r\n \t\t// Create a prepared statement for...
[ { "docid": "9ddd95a1367dc767da11d40b9c8f1fb2", "score": "0.6548801", "text": "boolean hasTable();", "title": "" }, { "docid": "434ed830d39f2cb4bae38cf7b77969fd", "score": "0.64559615", "text": "boolean hasTableLocation();", "title": "" }, { "docid": "3fdc204f01405c0e24e2b...
f93e7ec566538bc5afd8ee2b64eb7c2f
Registers userallocated memory to store the results of computing the low order moments algorithm in the batch processing mode
[ { "docid": "83256316ca378ac8f93d5d26435516fd", "score": "0.0", "text": "public void setResult(Result result) {\n cSetResult(cObject, prec.getValue(), method.getValue(), result.getCObject());\n }", "title": "" } ]
[ { "docid": "4899bcab53eefd081a0753dda796756c", "score": "0.5240332", "text": "void addRAM (int extraRAM) {\n\t\t\r\n\t\tOperations op = new Operations();\r\n\t\t\r\n\t\t//ram = sum(ram,extraRAM);\r\n\t\tram = (int) op.sum(5, 5);\r\n\t\t\r\n\t\t}", "title": "" }, { "docid": "a91a56a0fdec63df5...
23388b11aac88e2181cefee5bfca03fe
This function gets unmodifiable location of our inverted index.
[ { "docid": "120b46215820689dd879b3de5cf5ac84", "score": "0.0", "text": "public Set<String> getLocations(String word) {\n\t\tif (this.invertedIndex.get(word) == null) {\n\t\t\treturn Collections.emptySet();\n\t\t} else {\n\t\t\treturn Collections.unmodifiableSet(this.invertedIndex.get(word).keySet());\n\...
[ { "docid": "5de536627871d27a1a5257666e2d27fd", "score": "0.66182595", "text": "StorableIndexInfo getIndexInfo();", "title": "" }, { "docid": "12bbfef12a6d011123bac0db00a424c4", "score": "0.61574453", "text": "public InvertedIndex() {\n\t\tthis.invertedIndex = new TreeMap<>();\n\t\tth...
0a91aa2c49aab280ff5a81bd64c24c22
Return the number of stations reached on date.
[ { "docid": "325a2c7f61e97c3d494883eceb9e6b3c", "score": "0.729349", "text": "static Integer getDailyStation(String date) {\n return numberOfStations.get(date);\n }", "title": "" } ]
[ { "docid": "9c97127e7c5bdde52b60944a9239a858", "score": "0.6341023", "text": "public int numberOfWeatherStations(){\n\t\t\n\t\treturn getWeatherStations().length;\n\t}", "title": "" }, { "docid": "cffeacb5b464cbc0cf1f6bc97dca0595", "score": "0.62516886", "text": "Integer getSeatCount...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "c0654b6b842f1856b9d029af2137b9b4", "score": "0.0", "text": "@Override\n\tpublic boolean isEnabled() {\n\t\treturn true;\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...
3cc21096b6eca779a688539d1968913e
Handle action bar item clicks here. The action bar will automatically handle clicks on the Home/Up button, so long as you specify a parent activity in AndroidManifest.xml.
[ { "docid": "1a239553d1a9a50807c9256d7901f3e1", "score": "0.0", "text": "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n //noinspection SimplifiableIfStatement\n if (id == R.id.action_settings) {\n return true;\n ...
[ { "docid": "07ae17b4f0aba18cdb307bd571a38f09", "score": "0.7814996", "text": "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\tswitch (item.getItemId()) {\n case android.R.id.home:\n // app icon in action bar clicked; goto parent activity.\n this.finis...
6171d750eaba0f502c6a086f817b6494
Adds details of the Undo or Redo action to the Notes View Entry object in notesViewEntries
[ { "docid": "b4e7930e0ddf75fefdf25cd4d35e2449", "score": "0.0", "text": "protected void processNewUndoRedoReport(final UndoRedoReport undoRedoReport) {\n if (hasMatchingNote(undoRedoReport)) {\n getMatchingNoteOfUndoRedoReport(undoRedoReport).setUndone(undoRedoReport.getActionType() == ...
[ { "docid": "f4b44a281ea448cf02ab1a47f0496387", "score": "0.6005492", "text": "void updateUndoActions();", "title": "" }, { "docid": "7e1409b881c8b91c0d347d09a027828b", "score": "0.58409786", "text": "public void addUndoAction() {\r\n try {\r\n // push current state to the undo sta...
3426d59de702ab5c610f3b691976c506
Creates new form Personal
[ { "docid": "3465daeaff989b74a7bcd5d31b7e2aa0", "score": "0.56004584", "text": "public Personal() {\n initComponents();\n txtBuscarRol.setText(\"\");\n \n getContentPane().setBackground(Color.white); \n //Servicio-Area\n LAB_PC_AREA pa=new LAB_PC_AREA();\n ...
[ { "docid": "763cb9b23b80314de09b6bb60cddb198", "score": "0.7398308", "text": "private Personal crearPersonalByForm(UsuarioJSP newUser) throws Exception {\r\n\t\tPersonal personal = new Personal();\r\n\t\tif (!StringUtils.isBlank(newUser.getUsuario())) {\r\n\r\n\t\t\tpersonal.setNombreUsuario(newUser.get...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "bf66fe030d4b031efb4a1c1d008c1601", "score": "0.0", "text": "@Override\r\n\tpublic void registrarPersona(Persona nueva) throws Exception {\n\t\tpersonadao.registrarPersona(nueva);\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...
c62a0aaba9deaf8232ca5ffb26c4e664
/ Return the number of lines in a file, given a filename
[ { "docid": "635cb7dbe5db7b140fd708b3a62f9456", "score": "0.86860526", "text": "private static int countFileLines(String filename) throws IOException {\n\t InputStream stream = new BufferedInputStream(new FileInputStream(filename));\n\t try {\n\t \t// init counter variables\n\t int readC ...
[ { "docid": "82189183596a1f7c5cd046a19ee8a9c4", "score": "0.84907025", "text": "public static int howManyLines (String fileName){\n BufferedReader br;\n int nLines=0; // store the number of lines in the file\n try {\n br = new BufferedReader(new FileReader(fileName)); // l...
782cd4aa935dc3f9d12b98d694e74e98
int row = Integer.parseInt( booleanToBin(input.get(i)).toString() + booleanToBin(input.get(i+5)).toString(), 2 );
[ { "docid": "99124c749ad8aa6fd60de5200f9e568b", "score": "0.565049", "text": "private static List<Boolean> useSBox(int[][] sBox, List<Boolean> input\r\n , int i) {\n int row = Integer.parseInt(\r\n Integer.toString(booleanToBin(input.get(i)))\r\n + Integer....
[ { "docid": "d291689fe745ae8a8873d3354a326f50", "score": "0.6136532", "text": "private static int booleanToInt(String bol) {\n \t\treturn (Boolean.parseBoolean(bol)) ? TRUE : FALSE;\n \t}", "title": "" }, { "docid": "d2172809450037ef7a7738f48bbee731", "score": "0.58992475", "text": "p...
22242c73383224018cc7f0a5af61f465
A list of transfer jobs. repeated .google.storagetransfer.v1.TransferJob transfer_jobs = 1;
[ { "docid": "4457e176910e1c5c1e0a6916d62f292a", "score": "0.47467726", "text": "public Builder addTransferJobs(\n com.google.storagetransfer.v1.proto.TransferTypes.TransferJob.Builder builderForValue) {\n if (transferJobsBuilder_ == null) {\n ensureTransferJobsIsMutable();\n ...
[ { "docid": "e6bdf15cff1f4563e5669933971e2036", "score": "0.832772", "text": "java.util.List<com.google.storagetransfer.v1.proto.TransferTypes.TransferJob> \n getTransferJobsList();", "title": "" }, { "docid": "b9bfa160dac6c67a818a064f73e6564f", "score": "0.81356907", "text": "...
8e70047fc4a0b29077d59c3a5b68246b
Machine machine = new Machine(); machine.main();
[ { "docid": "6ccd00afbf7258d7c5f503d6d814b3db", "score": "0.0", "text": "public static void main (String [] args){\n ShiftChallenge shiftChallenge = new ShiftChallenge();\n shiftChallenge.main();\n\n }", "title": "" } ]
[ { "docid": "8bfc55a0d7b532e0a58476de7b04f617", "score": "0.777766", "text": "public static void main(String[] args) {\n\t\tMachine machine1 = new Machine();\r\n\t\t//new Machine();\r\n\t\t\r\n\t\tMachine machine2 = new Machine(\"Johnny\");\r\n\t\t\r\n\t\tMachine machine3 = new Machine(\"Jackson\", 7);\r...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "6fa3d9829777e1b1143f9c4bc6990b14", "score": "0.0", "text": "@Override\n\tpublic int contarListarAsociado(AsociadoDTO asociado) {\n\t\treturn this.asociadoDaoImpl.contarListarAsociado(asociado);\n\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "0c69424878be03e50f19e2ca61ef640b", "score": "0.68002176", "text": "@Override\r\n\tpublic void leggi() {\n\t\t\r\n\t}", "ti...
4331b7f58497e784af783df668ce50fd
/ renamed from: c
[ { "docid": "2195ba34ee752eb514176825939f3173", "score": "0.0", "text": "public final C3133eq mo38409c() {\n return m1916i().mo38409c();\n }", "title": "" } ]
[ { "docid": "e4094f54f241f8420f0eb13e3bdaddeb", "score": "0.669212", "text": "private void c() {\n }", "title": "" }, { "docid": "6161ae1e5a7f3e073c401614777013a0", "score": "0.6456723", "text": "void mo19436c();", "title": "" }, { "docid": "eb023913d997cdbc6dbc38e9619cd6...
3158e5a6b3d538b719f2a4d97885085c
Specifies the region for the resource.
[ { "docid": "1f588d147aca167f02668a9ec13b6cd5", "score": "0.66085786", "text": "WithResourceGroup withRegion(String location);", "title": "" } ]
[ { "docid": "5c8d1be760c6efa328b944b8795534da", "score": "0.80636007", "text": "public void setRegion(String region);", "title": "" }, { "docid": "75c31ccfd686c943df88f292ec524d2c", "score": "0.8038088", "text": "public void setRegion(String Region);", "title": "" }, { "do...
8a366f08b2a0b8b562216759b9409de1
if mobile number is Greater than 10 digits
[ { "docid": "d16acdbad75c0605c14dc2ee929874d1", "score": "0.798903", "text": "@Test\n\tpublic void testMobileNumberIsGreaterThanTenDigit() {\n\t\t\n\t\t\n\t\ttry {\n\n\t\t\tNumberValidator.isValidMobileNumber(\"88888888888\");\n\t\t} catch (Exception e) {\n\n\t\t\tassertEquals(\"Mobile number format is i...
[ { "docid": "4fb49a6fcccc9f853310149908295bc0", "score": "0.7887698", "text": "private boolean isPhonevalid(String mobile) {\n return mobile.length() >= 10;\n }", "title": "" }, { "docid": "ef6ced3186935d70d8ebe3a02fc8253c", "score": "0.7658082", "text": "@Test\n\tpublic voi...
2c01edad39d1ccfff63a4d3078b2833e
psvm to create main method
[ { "docid": "be51b275691101f93456e4ff6f278afd", "score": "0.0", "text": "public static void main(String[] args) {\n Integer[] ints2 = new Integer[10];\n //int[] numbers = {0,1,2,3,4,5,6,7,8,9};\n\n\n final int[] ints = new int[]{1,2,3,4,5,6,7,8};\n ints[0] = 100;\n Syst...
[ { "docid": "67db9f056f3b8ab115f1bde4a99eaf2f", "score": "0.7294406", "text": "private static void main() {\n\t\t\n\t}", "title": "" }, { "docid": "5499a9dd482c8b3c59f11526484d82fb", "score": "0.7126078", "text": "public static void main(String[] args) {\n\n\n\n\n\n\n new Main().in...
128f24a6dc311ae312cd185aec849aad
Update the share network name.
[ { "docid": "576f10ebf4a6fa1b31fc9f8c3a0a8f11", "score": "0.67167974", "text": "public ShareNetworkUpdateOptions name(String name) {\n this.name = name;\n return this;\n }", "title": "" } ]
[ { "docid": "5b38a331cca00c74b32d5cd4e7d1d159", "score": "0.6704653", "text": "@Override\n\tpublic void setShareName(String shareName) {\n\t\tthis.shareName = shareName;\n\t}", "title": "" }, { "docid": "e36b03bba50408b55739df0c59ebee61", "score": "0.66693264", "text": "public void se...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "72f9ed3ba34a25651d586dd8b5248586", "score": "0.0", "text": "@Override\r\n\tpublic long getItemId(int position) {\n\t\treturn 0;\r\n\t}", "title": "" } ]
[ { "docid": "81005989525ec80103fbaf46f9c37779", "score": "0.6695466", "text": "@Override\n\tpublic void agit() {\n\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.65689754", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "title": "" }, ...
686b4d3d23921bd8257c92135c31dd1a
Safely deletes "versionNum"th version of "file" both from database and disc.
[ { "docid": "91e933a8f9ac88841871eda44bed8012", "score": "0.80651176", "text": "private void safelyDeleteVersion(DFile file, int versionNum) \n throws TooFewVersions, IOException, BlockNotFound, NoSuchAlgorithmException, NotEnoughSpaceOnDisc, VersionNotFoundException{\n synchronized (lo...
[ { "docid": "4bf6ceb2d838f2e56844f1fd10b68004", "score": "0.743539", "text": "private void unsafelyDeleteVersion(DFile file, DVersion version) throws TooFewVersions{ \n if ((file != null) && (version != null)) {\n final List<DVersion> versionList = file.getVersionList();\n ...
0cca63d6a3df9efc6cba5be2b95665f1
Returns a dictionary mapping every unique word found in the given list to their term frequency (TF) score. The input list represents the words contained within a single document.
[ { "docid": "87776b011882d74a6b73eddf788d2f2a", "score": "0.7236422", "text": "private IDictionary<String, Double> computeTfScores(IList<String> words) {\n double totalWords = words.size();\n IDictionary<String, Double> count = new ChainedHashDictionary<>();\n for (String word: words...
[ { "docid": "d5cf60da6395e240a726f5488e412189", "score": "0.7373032", "text": "private Map<String, Integer> getFrequency(final List<String> termsList) {\r\n return termsList.parallelStream().collect(Collectors.groupingBy(str -> str, Collectors.summingInt(str -> 1)));\r\n }", "title": "" }...
b8b2556b57af94ef88185ca3f60fe6ac
Returns the number of columns a give shape can move to the right.
[ { "docid": "bfc99ff69ea61c6965a828ba3fa3d9d4", "score": "0.72099024", "text": "public int rightMovementBounds(Shape shape) {\n int row = shape.getRow();\n int col = shape.getCol();\n for (; col + shape.getLength() < mNumCols; col++)\n if (mGrid[row][col + shape.getLength(...
[ { "docid": "c94d599dbc93a575564d492c02efea23", "score": "0.6821215", "text": "int getRightCount();", "title": "" }, { "docid": "3f65f18b5b202f43bf1df3bd4adedead", "score": "0.6756576", "text": "public int getRightCount() {\n return right_.size();\n }", "title": "" }, ...
1b0db9a86fbc30535f4932272842fb48
/ renamed from: a
[ { "docid": "a29fa101ec6b85026b03c8a1389b1e73", "score": "0.0", "text": "public void mo33167a(Object obj, Throwable th) {\n if (mo33168a()) {\n obj.toString();\n }\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...
47cf71cdba3cfb7d261bdf17e0b86469
Default intializer for gson.
[ { "docid": "2523e6c02489d74c779499100acf3cf8", "score": "0.0", "text": "public ChoiceInputField() {\n super();\n this.choices = null;\n this.defaultAnswer = null;\n }", "title": "" } ]
[ { "docid": "4682c3182f49b0293e5c45b67fd75c85", "score": "0.6794097", "text": "Gson gson();", "title": "" }, { "docid": "32e9c1e5c7e613731cb5ce9f2d8ea27a", "score": "0.6724878", "text": "public MyJson() {\n }", "title": "" }, { "docid": "dabd5b9e23c53ab39b7d643674815a4d...
8bff538a326e9f3ce6625b68a5664e67
Initialize the contents of the frame.
[ { "docid": "ea7116c890bc90ffaf0ab847db746a89", "score": "0.0", "text": "private void initialize() {\n\t\t\n\t\tframe = new JFrame();\n\t\tframe.setResizable(false);\n\t\tframe.setForeground(Color.BLACK);\n\t\tframe.setBackground(Color.DARK_GRAY);\n\t\tframe.setBounds(100, 100, 1024, 768);\n\t\tframe.set...
[ { "docid": "eec4e7f1b87ef8b4320509df7493a0d4", "score": "0.8125531", "text": "public _Frame() {\n\t\tsuper();\n\t\tinitialize();\n\t}", "title": "" }, { "docid": "16f9c8717055ca09a518ec91a86468d6", "score": "0.75012314", "text": "private void initialize() {\n frame = new JFram...
cab29aa5751ac54ab4ebbdd5f98f7c30
TO DO: I could definitely do more here
[ { "docid": "416304f9458a013de3f7ceb81a4b4bc4", "score": "0.0", "text": "public void infer(Code.Update code, Block.Entry entry,\r\n\t\t\tEnv environment) {\n\t\t\r\n\t\tint npop = code.level - code.fields.size();\r\n\t\t\r\n\t\tfor(int i=0;i!=npop;++i) {\r\n\t\t\tenvironment.pop();\r\n\t\t}\r\n\t\t\r\n\t...
[ { "docid": "8b7f87c22e268a87686c66398c2c442b", "score": "0.58165365", "text": "@Override\r\n\t\t\tpublic void atras() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "f95e24981675e675121146f90a85bfe2", "score": "0.5759482", "text": "protected abstract void mo3673S();", "title"...
ef43d9c8e3613437b60a37cb2620f21e
Fixed size is fixed
[ { "docid": "320b13a0be2ec98b1c831d14a4e1ff9e", "score": "0.0", "text": "public Vector2i computeSize() {\n if (fixedSize != null) {\r\n return fixedSize;\r\n }\r\n\r\n Vector2i size = computeUnboundedSize();\r\n\r\n if (minimumSize != null) {\r\n if (size...
[ { "docid": "ee8beaee1718676cf9412034219350fb", "score": "0.6943223", "text": "public static int getSize() { return 12; }", "title": "" }, { "docid": "0fe9bd02863bb4c9f80230f7cc917896", "score": "0.68588275", "text": "@Override\n public Size getSize() {\n return new Size(10,...
c7df20226bb9726e40327ee8ba04f2ac
Given a list unit indicies, return a list of units Prepare to attack
[ { "docid": "612dbe29e29659f4f838390234f8abb3", "score": "0.70601404", "text": "public ArrayList<Unit> unitsFromIndecies(ArrayList<Integer> unitIndicies) {\n ArrayList<Unit> units = new ArrayList<>();\n for (int i = 0; i < unitIndicies.size(); i++) {\n int unitIndex = unitIndicies....
[ { "docid": "4c242da77ad5b7bf8175151a397e5f5e", "score": "0.6095778", "text": "public void setupInventoryList(List<Unit> units) {\n\t\t// first clear the list to make sure we don't duplicate Units\n\t\tplayerUnitsModel.clear();\n\t\t// now add all the memories we want\n\t\tfor (Unit i : units) {\n\t\t\tS...
d2eb6a589572fbd7e1b3b844b2de1bb0
Get the top element.
[ { "docid": "7e271465855bd7427acd972be6c5c7e0", "score": "0.70358527", "text": "public int top() {\n return stack.peek();\n }", "title": "" } ]
[ { "docid": "c2a262a96ed4a716591c80fc955fbbe3", "score": "0.81722844", "text": "public Object top( ) {\n\n\tif( !isEmpty( ) )\n return topOfStack.element;\n }", "title": "" }, { "docid": "539782b148bd4df36170a26f7bf3e07d", "score": "0.8023849", "text": "public String top...
9818ec6f40024a3f23bd140caeff945d
/ 25: / 26:
[ { "docid": "5dcc329c9f157e21a3dad959928fe130", "score": "0.0", "text": "public static void init()\r\n/* 27: */ throws IOException\r\n/* 28: */ {\r\n/* 29: 33 */ receivedmsgs = new prjRemote.ReceiveBuff();\r\n/* 30: 34 */ lastreceivedmsg = null;\r\n/* 31: 35 */ loadedmsgs = n...
[ { "docid": "5249b5b5f53e93c29fe74d2ca861816f", "score": "0.57168925", "text": "void mo2235k();", "title": "" }, { "docid": "f3f6e61d20a300256042aa80513690f4", "score": "0.5685553", "text": "public abstract String mo2639am();", "title": "" }, { "docid": "c5a5ee5c9912c3c0cc...
665a5cd989e2fe649022412170db82b3
Test of getClassificacao method, of class Candidatura.
[ { "docid": "b40dda0921aa75318c614da2e3354548", "score": "0.68938", "text": "@Test\n public void testGetClassificacao() {\n System.out.println(\"getClassificacao\");\n assertEquals(1, cd1.getClassificacao());\n }", "title": "" } ]
[ { "docid": "320f95812dbd1a7d9b6f6d4b1888a63a", "score": "0.65370166", "text": "@Test\n public void testSetClassificacao() {\n int classif = 2;\n cd1.setClassificacao(classif);\n assertEquals(classif, cd1.getClassificacao());\n }", "title": "" }, { "docid": "380b1e9...
c60b3f2f9fcc9c7afded002105f630dc
convert b64png files to image file
[ { "docid": "598c96cf3e2333346b53d56c76dcdce9", "score": "0.0", "text": "public void exportFilesToServer(){\r\n\t\tSystem.out.println(\"PerformanceController#exportFilesToServer\");\r\n\t\tthis.saveBase64AsImage(performanceHidden, FileConstants.PERF_CHART);\r\n\t\tthis.saveBase64AsImage(departmentHidden,...
[ { "docid": "bbe5fc2b3c80cb8bf2537d9cd20f307f", "score": "0.70259523", "text": "private void saveBase64AsImage(String base64, String path){\r\n\t\tif(base64.split(\",\").length > 1){\r\n\t String encoded = base64.split(\",\")[1];\r\n\t byte[] decoded = Base64.decodeBase64(encoded);\r\n\t ...
d619467ae950b7c7eec8a57b579815dd
Run the application using Spring Boot and an embedded servlet engine.
[ { "docid": "c0345aa5012081417f60f0d7eb3ad486", "score": "0.0", "text": "public static void main(String[] args) {\n \tSystem.setProperty(\"spring.config.name\", \"gateway\");\n SpringApplication.run(GatewayServer.class, args);\n\n LoggerContext loggerContext = (LoggerContext) LoggerFacto...
[ { "docid": "74c4b880ce2ac526d0358ad2e79a701d", "score": "0.64120567", "text": "public static void start() throws Exception {\n \t\n \tWebAppController controller= new WebAppController(); \n WebPagesHandler handler=new WebPagesHandler();\n \n List<Servlet> servletList= ne...
76dbc51148bc61189c8e5c9182a42d83
source de la formule
[ { "docid": "9d8d9dcdbf96689079fda0b57f951bd9", "score": "0.0", "text": "private static double getDistance(double lat1, double lon1, double lat2, double lon2) {\n\t\tdouble v1 = toRadian(lat1); \n\t\tdouble v2 = toRadian(lat2); \n\t\tdouble delta1 = toRadian(lat2 - lat1); \n\t\tdouble delta2 = toRadian(l...
[ { "docid": "94a487ee61e489f607742e19f298eb80", "score": "0.7128754", "text": "Source getSource();", "title": "" }, { "docid": "94a487ee61e489f607742e19f298eb80", "score": "0.7128754", "text": "Source getSource();", "title": "" }, { "docid": "6d84597946c3f2e58ab26f75a8ae9f...
802cde50b0f8f372783b9845b59ac971
WebView wv = (WebView) findViewById(R.id.webView); wv.loadUrl("javascript:onwebclose()");
[ { "docid": "977334b800cd8f1d9da2c4d3cc45025b", "score": "0.0", "text": "@Override\n\tprotected void onStop(){\n\t \n\t super.onStop();\n\t if(mSocket!=null){\n \t \ttry {\n \t \t mSocket.close();\n \t \t} catch (IOException e) {}\n \t \tmSocket=null;\n\t }\n\t}", ...
[ { "docid": "17581070e2425eebdd58edf7a4504c9d", "score": "0.71098536", "text": "@Override\n\tpublic void onAdClosed(String arg0) {\n\t\twebView.loadUrl(\"javascript:cordova.fireDocumentEvent('onDismissAd');\");\n\t}", "title": "" }, { "docid": "28ca87b6a787ee89280acb35410ab1de", "score": ...
f4af6b16f4180e051dd90e60360fe46e
Make a new RectangularROI from a ROIRegion object. (this is RectangularROI from org.eclipse.dawnsci.analysis.dataset.roi.)
[ { "docid": "bcc7a5fccbf2cabc5e7850ec5c9d1f34", "score": "0.7983581", "text": "private RectangularROI makeRectangularROI(ROIRegion roiRegion) {\n\t\tDetectorROI xRoi = roiRegion.getXRoi(), yRoi = roiRegion.getYRoi();\n\t\tint width = xRoi.getRoiEnd() - xRoi.getRoiStart();\n\t\tint height = yRoi.getRoiEnd...
[ { "docid": "2bbaf5442beb8783aa157c9726f32ff3", "score": "0.7732026", "text": "private ROIRegion makeROIRegion(RectangularROI rectRoi ) {\n\t\tint xMax = (int) (rectRoi.getPointX() + rectRoi.getLength(0));\n\t\tint yMax = (int) (rectRoi.getPointY() + rectRoi.getLength(1));\n\t\treturn new ROIRegion( rect...
f8b2113b3b220c29b4968f206437d1f9
Check if two dates are equals, accepting several dataTypes and analyzing long time
[ { "docid": "c6aa0f620dc37973e7748b660cfd510a", "score": "0.5581505", "text": "public static boolean safeIsEquals(final Object oba, final Object obb) {\r\n boolean equals = true;\r\n if (oba == null) {\r\n equals = obb == null;\r\n } else if (obb == null) {\r\n ...
[ { "docid": "ef249a3c61fba16338f65692e43a9a01", "score": "0.68022585", "text": "private void assertThatDatesAreEqual(DateTime date1, DateTime date2) {\n assertThat(date1.toLocalDateTime()).isEqualTo(date2.toLocalDateTime());\n }", "title": "" }, { "docid": "8146e06cc0f7c10cd38ca3608...
c79a61121877eb144473e21e0bd661cb
Returns an array with the frequencies f_i used for generating the noise function
[ { "docid": "83f65dddf2482cdce3504842452d4f8d", "score": "0.6597132", "text": "public double[] getFrequencies() {\n\t\treturn F;\n\t}", "title": "" } ]
[ { "docid": "e356b854b13b99453ea153680d888513", "score": "0.64507514", "text": "private static double[] generateV(int frequency) {\n final double INTERVAL = 1.0 / 512.0;\n double[] results = new double[512];\n for (int i = 0; i < results.length; i++) {\n double t = i * INT...
789935b84fb2f71fe24ed072b7426c5e
this models the sketch as a string, as described in editor
[ { "docid": "224ba8529a302a14e073fd5f8e9355fe", "score": "0.54575634", "text": "public String toString(){\n String returner=\"\";\n for(int x: shapes.keySet()){\n if(shapes.get(x) != null)\n returner+=shapes.get(x).toString()+\";\";\n }\n return retu...
[ { "docid": "217792ccb66dad06f5101cf3849d674d", "score": "0.6365073", "text": "@Override\r\n public String toString ()\r\n {\r\n StringBuffer sb = new StringBuffer();\r\n sb.append(shape);\r\n sb.append(\"(\");\r\n\r\n if (doubt == MANUAL) {\r\n sb.append(\"MA...
8da85a05e33ec792c5efc251f79d5121
set a new pin for this card
[ { "docid": "724aaa7b3ed2f2045b0728798980c865", "score": "0.71693236", "text": "public void setPin(int pin) {\r\n if (isPinValid(pin)) {\r\n this.pin = pin;\r\n } else {\r\n throw new IllegalArgumentException(\r\n \" pin can't be more than 4 numbers ...
[ { "docid": "208982b387aab98adf13fd1a0d70f9de", "score": "0.7445859", "text": "public void setPin(String pin) {\n this.pin = pin;\n }", "title": "" }, { "docid": "9e504184eaad0f85e68e0362aec3c617", "score": "0.7049303", "text": "public void setPinNo(int pinNo) {\n thi...
8bff538a326e9f3ce6625b68a5664e67
Initialize the contents of the frame.
[ { "docid": "813dce8db7e63766b46e3edad7998fbe", "score": "0.0", "text": "private void initialize() {\n\t\tfrmProtectFolder = new JFrame();\n\t\tfrmProtectFolder.setBounds(100, 100, 400, 250);\n\t\tfrmProtectFolder.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\n\t\tfrmProtectFolder.getContentPane().setL...
[ { "docid": "eec4e7f1b87ef8b4320509df7493a0d4", "score": "0.8125882", "text": "public _Frame() {\n\t\tsuper();\n\t\tinitialize();\n\t}", "title": "" }, { "docid": "eec4e7f1b87ef8b4320509df7493a0d4", "score": "0.8125882", "text": "public _Frame() {\n\t\tsuper();\n\t\tinitialize();\n\t}...
82c8461ada94c8b83c56fa11809347b3
jhipsterneedleentityaddgetterssetters JHipster will add getters and setters here, do not remove
[ { "docid": "91b2012da09825f31e292589338610d3", "score": "0.0", "text": "@Override\n public boolean equals(Object o) {\n if (this == o) {\n return true;\n }\n if (o == null || getClass() != o.getClass()) {\n return false;\n }\n FicheEmpruntProdu...
[ { "docid": "70885ee635cf0868328e71fee23d1436", "score": "0.6659383", "text": "@Override\n\tpublic void handleGetters() {\n\n\t}", "title": "" }, { "docid": "1e54bee3f9baa93308a642520481e275", "score": "0.6520728", "text": "@Override\n\tpublic void createFieldAccessors()\n\t{\n\t\tadd...
63b6114b2cc0d10d82b77c43a72595dc
/Napisati program koji unosi brojeve K, N, M. Program ispisuje brojeve od K do N ukljucujuci i N koji nisu deljivi brojem M. Proveriti da li je K manje od N. Ukoliko nije zameniti K i N tako da prethodni uslov bude tacan.
[ { "docid": "182c5b3cdba0a9e833473568d3f35075", "score": "0.62579846", "text": "public static void main(String[] args) {\n\t\t\n\t\tScanner sc=new Scanner (System.in);\n\t\tSystem.out.println(\"Unestie jedan ceo broj: \");\n\t\tint k=sc.nextInt();\n\t\tSystem.out.println(\"Unestie drugi ceo broj: \");\n\...
[ { "docid": "8161038c1beb10b28063ff86a10bcf1e", "score": "0.67164797", "text": "public static void potisniAutomat() {\n\t\tString trenutnoStanje=new String(pocetnoStanje);\n\t\tArrayList<String> trenutniStog=new ArrayList<>();\n\t\tStringBuilder sb=new StringBuilder();\n\t\tboolean jelEpsilon=true;\n\t\t...
a100a2b96d780d090722e406eb2c973c
Renders this segment to the screen using a camera
[ { "docid": "fac663d95b9b6f2051a30a7c807d625a", "score": "0.6926069", "text": "public void render(Camera camera) {\n\t\tprogram.bind();\n\t\tLine.bind(); // binds the VAO\n\t\tprogram.set(\"u_Color\", color);\n\t\t// scale to length, rotate, then translate\n\t\tproj.set(Game.proj);\n\t\tmodel = model.tra...
[ { "docid": "e6cc40bf08bf24b5a0d7cac482a4065d", "score": "0.7343442", "text": "public void render() {\n camera.update();\n super.render(); //important!\n if (isRunning) update();\n }", "title": "" }, { "docid": "34c00614256aa7e6fd02172a9205649f", "score": "0.731896...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "bdc2471ce1758973546563a466d27da4", "score": "0.0", "text": "@Override\n\tpublic void onSuccess(String result) {\n\t\tsuper.onSuccess(result);\n\n\t}", "title": "" } ]
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "cdf542363f5b089e84183e3d9020935f", "score": "0.6697644", "text": "@Override\n\t protected void ramana() {\n\t\t\n\t}", "ti...
7344c42d15ac368b916a934d96cff0e2
base case; the only element in an array of size 1 is the majority element.
[ { "docid": "95667cb1ae02281a10d94ac4320138ad", "score": "0.5509272", "text": "private int majorityElementRec(int[] nums, int lo, int hi) {\n if (lo == hi) {\n return nums[lo];\n }\n\n // recurse on left and right halves of this slice.\n int mid = (hi-lo)/2 + lo;\n ...
[ { "docid": "e6b6fb80d79a32b374ecb29237b54583", "score": "0.6901896", "text": "public static int majority1_1(int[] a) {\n\t\tif (a == null || a.length == 0) {\n\t\t\treturn 0;\n\t\t}\n\t\tif (a.length == 1) {\n\t\t\treturn a.length;\n\t\t}\n\t\t// sort the array\n\t\tArrays.sort(a);\n\t\tint count = 1;\n...
67c9490e1d4f4c5750c0e6260f8a974a
/ / / / / /
[ { "docid": "4fff3f7cc3aacf9305a0ad486ec98cf1", "score": "0.0", "text": "public final <T> Accessor<BeanT, T> adapt(Class<T> targetType, Class<? extends XmlAdapter<T, ValueT>> adapter) {\n/* 182 */ return new AdaptedAccessor<BeanT, ValueT, T>(targetType, this, adapter);\n/* */ }", "title": "...
[ { "docid": "035f1350f51835e976527ee94aae34e4", "score": "0.5538044", "text": "public void truc(){\n left=(left+1)%8;\n middle=(middle+1)%8;\n right=(right+1)%8;\n }", "title": "" }, { "docid": "ed09b76919f53c65643ece0f61410ec7", "score": "0.54737484", "text": ...
5a32a9c187c627c688f68cf20829e65b
2. Method set up to test that the code is not adding duplicates
[ { "docid": "f2367e70491e9a04eaf549f3a9879e05", "score": "0.0", "text": "@Test\r\n\tpublic void testlistOfTerm()\r\n\t{\r\n\t\tassertEquals (5,listOfTerm.size());\r\n\r\n\t}", "title": "" } ]
[ { "docid": "295a652bc6a243aa4bd4b3841fc9f381", "score": "0.7405027", "text": "@Test\r\n\tpublic void testAddNoDuplicates(){\r\n\t\ttest.add(7);\r\n\t\ttest.add(8);\r\n\t\ttest.add(6);\r\n\t\tassertFalse(test.add(7));\r\n\t\tassertEquals(3, test.size());\r\n\t}", "title": "" }, { "docid": "f9...
071c96594e9fe8d03644d594919ba15a
Used in reply Creates a new instance of TranscodeRequest
[ { "docid": "bb3682270785e708740acaa68e4218a5", "score": "0.5506156", "text": "public TranscodeRequest(int src_ID, int src_resID, \n ReFPlayRequest playRequest, int storageElementID) {\n\t\tsuper(src_ID, src_resID);\n this.setPlayRequest(playRequest);\n\t\tthis.setSt...
[ { "docid": "b7c742e4cafb047c2088176724babaec", "score": "0.6472981", "text": "private TransactionRequest initTransactionRequest() {\n TransactionRequest transactionRequestNew = new\n TransactionRequest(System.currentTimeMillis() + \"\", 20000);\n\n //set customer details\n ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "d24d558343012a9d22d190710401357f", "score": "0.0", "text": "@Override\r\n\t\t\tpublic void onFailure(Throwable caught) {\n\t\t\t\t\r\n\t\t\t}", "title": "" } ]
[ { "docid": "f4bccec648e6eb25ae6f4d7165ffc5a1", "score": "0.7037216", "text": "@Override\n\t\t\tpublic void Goruntule() {\n\t\t\t\t\n\t\t\t}", "title": "" }, { "docid": "27bc40cf2c5e26e0bf8b70807e0bcaed", "score": "0.68683225", "text": "@Override\r\n\tpublic void caminar() {\n\t\t\r\n...
81e70dc9401abcf64a646a5bb3a7e7ec
Clean audio buffer and destroy OpenAL context.
[ { "docid": "bbdd65b4eda1505e9c271dcf67e80c44", "score": "0.0", "text": "void clear();", "title": "" } ]
[ { "docid": "c6e6350b2acded6e95a83a235ffafcc1", "score": "0.74659866", "text": "public static void cleanUp() {\n\t\tfor (int buffer : buffers) {\n\t\t\tAL10.alDeleteBuffers(buffer);\n\t\t}\n\t\talcDestroyContext(context);\n\t\talcCloseDevice(device);\n\t}", "title": "" }, { "docid": "4523ce65...
883a1055766ddd43ac3343b905308446
set perk of car
[ { "docid": "c86d3f61035d78445d02424d0aaee412", "score": "0.70566016", "text": "public void setPerk(String somePerk){\n\t\tperk=somePerk;\n\t}", "title": "" } ]
[ { "docid": "f4fd0e81e90f6282ad8c3d4583040e9a", "score": "0.68107367", "text": "public void setKortingsPercentage(int kP){\r\n\t\tkortingsPercentage = kP;\r\n\t}", "title": "" }, { "docid": "b37eeabe57c506c14e59742e8888a54e", "score": "0.65798026", "text": "public synchronized void se...
d36a4cf25c462719634373a36075658e
This method was generated by MyBatis Generator. This method sets the value of the database column kh_jld.jldcblx
[ { "docid": "0573438e3af660a8d9b33fc08ade8e17", "score": "0.68651426", "text": "public void setJldcblx(String jldcblx) {\n this.jldcblx = jldcblx == null ? null : jldcblx.trim();\n }", "title": "" } ]
[ { "docid": "d94ab3bfa054c04f06d0a644124f8536", "score": "0.6231963", "text": "public String getJldcblx() {\n return jldcblx;\n }", "title": "" }, { "docid": "0eb5045760c9fe703f870255ed62f71f", "score": "0.60741395", "text": "public void setXbdlcljd(BigDecimal xbdlcljd) {\n ...
440c5cdc39f78ed6a649bd6adb876128
The views where this attribute was changed for. repeated .android_studio.AndroidView view = 4;
[ { "docid": "4451211a8d64366e0d2e89fa8e268bce", "score": "0.0", "text": "public int getViewCount() {\n if (viewBuilder_ == null) {\n return view_.size();\n } else {\n return viewBuilder_.getCount();\n }\n }", "title": "" } ]
[ { "docid": "4d9d3475822dce1bb954f8d7fc28aa22", "score": "0.6830633", "text": "void mo16508a(View view);", "title": "" }, { "docid": "d387e8d1fd7c4efa3bad75c608669b7b", "score": "0.6765666", "text": "void mo5814a(View view);", "title": "" }, { "docid": "bc8c31119ad25b9d269...
a327611c8c8972b60f858cd721cdacd2
Create URI for key download.
[ { "docid": "de67a778cea8e2d570ac3d8f45ef3089", "score": "0.6747281", "text": "URI getUriForGetKey(long keyID) {\n try {\n return new URI(keyserver.getScheme(), keyserver.getUserInfo(),\n keyserver.getHost(), keyserver.getPort(),\n \"/pks/lookup\", ...
[ { "docid": "51e2e02e6bd4dd3663a66ee000b9ff53", "score": "0.69317544", "text": "String getKeyUri();", "title": "" }, { "docid": "51e2e02e6bd4dd3663a66ee000b9ff53", "score": "0.69317544", "text": "String getKeyUri();", "title": "" }, { "docid": "5877e2b2dabb586e0d66cf46a08d...
7282d1d747a4dd8e6a6412c11ba6fdd7
Creates a new instance of ScoreMatrix
[ { "docid": "658b433b285c1e306ebe85c3038f69af", "score": "0.68451643", "text": "ScoreMatrix(Matrix m) {\n this.matrix = m;\n this.numOfVar = m.getNumberOfVariants();\n this.numOfInv = m.getNumberOfInvariants();\n this.scores = new Double[numOfInv][numOfVar];\n this.numb...
[ { "docid": "03ab6fc22fd7eed78055e36566ba6698", "score": "0.6774498", "text": "public Matrix() {}", "title": "" }, { "docid": "f0cb0e7a59fbb71800a93daa8d30d096", "score": "0.64726084", "text": "public Matrix(){\n \n }", "title": "" }, { "docid": "40fdf8586a95e1ae...
f617962c9faa357d069a43baede0d035
Empties a jTable assigning null model
[ { "docid": "a6ef810386b00d95b6c283bba290150e", "score": "0.71235543", "text": "private static void emptyTable (){\n DefaultTableModel dm = new DefaultTableModel();\n String tableData[][] = {{null}};\n String[] nameHeader = {java.util.ResourceBundle.getBundle(\"nyagua/Bundle\").getSt...
[ { "docid": "ff8bf88d0e0aac2ec4648f8a34324025", "score": "0.7717277", "text": "@Override\n\tpublic void clear(JTable jTable) {\n\t\tDefaultTableModel tableModel=(DefaultTableModel)jTable.getModel();\n\t\tint rows=tableModel.getRowCount();\n\t\tif(rows!=0)\n\t\t{\n\t\t\tfor(int i=0;i<rows;i++)\n\t\t\t{\n\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "42cc851e1cd8ecfdb03fa6a066480822", "score": "0.0", "text": "@Override\r\n\tpublic RecordInfo deleteRecord(Integer id) {\n\t\treturn null;\r\n\t}", "title": "" } ]
[ { "docid": "74a4209c94e08d9f5eb0b60e580f5e04", "score": "0.68867725", "text": "@Override\r\n\tpublic void comit() {\n\t\t\r\n\t}", "title": "" }, { "docid": "b645eacb329adc01490ab5013a6c4f7f", "score": "0.67295986", "text": "@Override\n\t\t\tpublic void perfom() {\n\n\t\t\t}", "t...
7c331ae63072b44b910d55c6daa0951f
TODO Autogenerated method stub call activator for given card
[ { "docid": "6aca169bc22cd0082e6bf62a9192cd6a", "score": "0.53265965", "text": "@Override\n public void activateCardsDisc(int diceToUse, Card chosen)\n throws UnsupportedOperationException {\n\n }", "title": "" } ]
[ { "docid": "0fe3c6e82dce274fdb479e2b7deb4403", "score": "0.70943666", "text": "public void useCard(int card)\n {\n\n if (activatedCard == 0)\n {\n if (card != 0)\n if (hasCard(card))\n cards.useCard(card);\n this.activatedCard = ca...
62d4f447506f7d923c15fbf26acdf5b3
/ Updates health bar after hit
[ { "docid": "98b3cf9e40808802bab44dbfc5b36717", "score": "0.61316794", "text": "public void update(Shooter shooter, int id)\n {\n this.img = Toolkit.getDefaultToolkit().getImage(\n Shooter.graphicsPath + \"health\" + player.getHealth() + \".gif\");\n }", "title": "" } ]
[ { "docid": "c3ce97096a67ca58815b35ba7e977787", "score": "0.7791066", "text": "public void updateOnHealth(int damage){}", "title": "" }, { "docid": "a72db366ff6a1d3b60387331a5105828", "score": "0.75976837", "text": "@Override\n public void update() {\n setHealthImage();\n ...
22d4bb05ed7876e25a7d40aa9881ad30
Returns the product_code of this parts.
[ { "docid": "68dee659a73afdd195e22e33740e2c6f", "score": "0.84141827", "text": "@Override\n public java.lang.String getProduct_code() {\n return _parts.getProduct_code();\n }", "title": "" } ]
[ { "docid": "6d1dee94dc7c45daaa2fd4aab9258e8a", "score": "0.8101642", "text": "java.lang.String getProductCode();", "title": "" }, { "docid": "061a84a4e7f7c3ec25e351429252283a", "score": "0.76007646", "text": "public String getProductCode() {\r\n return productCode;\r\n }", ...
4b57e25ab540f08742edae1b32261b1f
Use this to tint the screen
[ { "docid": "3326702b8962468d1b71564566a637f8", "score": "0.0", "text": "@Override\n public void onSearchOpened() {\n }", "title": "" } ]
[ { "docid": "c41537e3e0a10e667111874c90eaa1d5", "score": "0.63940644", "text": "public void tint(int rgb) {\n if (recorder != null)\n recorder.tint(rgb);\n g.tint(rgb);\n }", "title": "" }, { "docid": "19c42dc3225cde03465ca54f274ec5a2", "score": "0.62556255", ...
290fc57b8ab496ba4065f3e4f400756d
/ Create new sorted array by merging 2 smaller sorted arrays
[ { "docid": "b1e31cad2789e98457584ee25b25813f", "score": "0.7579864", "text": "private static int[] merge(int[] arr1, int[] arr2) {\n // TODO: merge sorted arrays 'arr1' and 'arr2'\n return null;\n }", "title": "" } ]
[ { "docid": "9951f8a9a7f53bef3051f8ab0701a79d", "score": "0.7546947", "text": "public static int[] mergetwosortedarray(int []a ,int []b) {\n int []res = new int[a.length + b.length];\n int i = 0;\n int j = 0;\n int k = 0;\n while(i<a.length && j < b.length){\n ...
69e306a79644597279f9824a19dc3132
Getter para la insancia de MenuUI
[ { "docid": "d6b88678e9b00b48beff7dae6f3a92fc", "score": "0.6940724", "text": "public static MenuUISingleton getInstance() {\n\t\treturn menuUI;\n\t}", "title": "" } ]
[ { "docid": "31b25be3d85d90d424e164ae0a01e94a", "score": "0.7668859", "text": "public Menu getMenu() {\n return menu;\n }", "title": "" }, { "docid": "9df13d175a53b4da33a6c8f46c28cf2b", "score": "0.76501924", "text": "public abstract void getMenu();", "title": "" }, ...
227f61012422879e3223e6ffdbc330ae
order by asc or desc
[ { "docid": "9ca5ce3c99406de25652c1190b7a15d9", "score": "0.0", "text": "public String getSord() {\n return order;\n }", "title": "" } ]
[ { "docid": "b72f247ed21967951e9a3d306403bbc4", "score": "0.68638057", "text": "void order(String field, boolean desc);", "title": "" }, { "docid": "2d22fb9a04c30e41c6a7f2034acf3ff3", "score": "0.676119", "text": "java.lang.String getOrderBy();", "title": "" }, { "docid": ...
cdd3f2f2fbb61f0048bc77efa3f00256
Called when a new location is found by the network location provider.
[ { "docid": "7b890c5c48cc5a3f54568dfa91ac2688", "score": "0.0", "text": "public void onLocationChanged(Location location) {\n onSensorChanged(location);\n }", "title": "" } ]
[ { "docid": "e4bc09a59b3330a52ec75803aaadad64", "score": "0.69188786", "text": "void onLocationChanged( String newLocation ) {\n Uri uri = mUri;\n \n if (null != uri) {\n long date = WeatherContract.WeatherEntry.getDateFromUri(uri);\n Uri upd...
9a9385ae49fdf23560ec03a9dd8e657a
Gets the sell store.
[ { "docid": "0fac3bc6f090e6536692c4baae09cfbc", "score": "0.7486268", "text": "public Boolean getSellStore() {\n return sellStore;\n }", "title": "" } ]
[ { "docid": "3f4db5526445cb3ef14c24645b7f126e", "score": "0.7360633", "text": "@Override\r\n\tpublic ArrayList<StorePO> getStore() {\n\t\treturn storeData.getEquipment();\r\n\t}", "title": "" }, { "docid": "8029cc4b3cd6bc87300df85e10f03b0c", "score": "0.7182362", "text": "public Store...
39c4089e277ed6e66216e6dbde672e03
$ANTLR end synpred37_InternalGraphViewMapping $ANTLR start synpred38_InternalGraphViewMapping
[ { "docid": "2e1c358510b5ff81e8c2df72bdf2e70b", "score": "0.59526056", "text": "public final void synpred38_InternalGraphViewMapping_fragment() throws RecognitionException { \n // ../org.eclipse.xtext.graphview.map/src-gen/org/eclipse/xtext/graphview/map/parser/antlr/internal/InternalGraphViewMa...
[ { "docid": "ff35b7bc6f791585ff307e0c97d0906c", "score": "0.7903907", "text": "public final void synpred26_InternalGraphViewMapping_fragment() throws RecognitionException { \n // ../org.eclipse.xtext.graphview.map/src-gen/org/eclipse/xtext/graphview/map/parser/antlr/internal/InternalGraphViewMap...
b2b0656c62d305781911de7f87948178
For debugging only. This format is nice in the Eclipse debugger.
[ { "docid": "539a17c58d1672f9ce15b55ea1b2017f", "score": "0.57853323", "text": "@Override\n public String toString()\n {\n StringBuilder sb = new StringBuilder();\n\n sb.append('|');\n sb.append(getEscapedText());\n sb.append('|');\n\n sb.append(' ');\n\n s...
[ { "docid": "0672f4d075b003cebf101eccb39d0de1", "score": "0.71802914", "text": "java.lang.String getDebugString();", "title": "" }, { "docid": "eabea01f6a2d3254f815375b60844ed5", "score": "0.6977873", "text": "public java.lang.String toDebugString () { throw new RuntimeException(); ...
0d39fb20be55ef1fc7869063de5166f1
This method was generated by MyBatis Generator. This method sets the value of the database column ATTACHMENT.REMARK
[ { "docid": "a66d7edf8c35a45e144631734c61c235", "score": "0.55513936", "text": "public void setRemark(String remark) {\n this.remark = remark;\n }", "title": "" } ]
[ { "docid": "13045b5f4b146a51bdaa9fbda4d13fa0", "score": "0.5949257", "text": "public void setRemark(byte[] remark) {\r\n this.remark = remark;\r\n }", "title": "" }, { "docid": "8f3467d5bff85c2a06f38449f5bf4260", "score": "0.5695254", "text": "public final void setRemarks(j...
016370cd931b691c9cabedf7cce4ce66
repeated .dstore.engine.Message message = 3;
[ { "docid": "2e466eafc90eb7666d6af928bc15f495", "score": "0.0", "text": "public io.dstore.engine.Message.Builder getMessageBuilder(\n int index) {\n return getMessageFieldBuilder().getBuilder(index);\n }", "title": "" } ]
[ { "docid": "1cbf695ac1130c45b163caa955a5ab82", "score": "0.690589", "text": "io.dstore.engine.Message getMessage(int index);", "title": "" }, { "docid": "1cbf695ac1130c45b163caa955a5ab82", "score": "0.690589", "text": "io.dstore.engine.Message getMessage(int index);", "title": ""...
0df437dc8317e1c2e3ffaacf06a9fbf5
repeated uint64 uint64sPacked = 73;
[ { "docid": "4484de7fe1929a60db4e12938304a602", "score": "0.58617467", "text": "public int getUint64SPackedCount() {\n return uint64SPacked_.size();\n }", "title": "" } ]
[ { "docid": "7340351a8b328848b38f9e68de27e9e6", "score": "0.7177469", "text": "int getUint64SNotPackedCount();", "title": "" }, { "docid": "4e4db83026531bb2d976aaae135fe966", "score": "0.70701325", "text": "long getUint64SNotPacked(int index);", "title": "" }, { "docid": "...
5ce6c3c51203ff1ab9a2d752c740982d
If set to true, clientside validators will not run on the form when validate() is called. Serverside validators (if any) will still run on attempted save.
[ { "docid": "5ffc927a10c744771d002e71ae453c1e", "score": "0.0", "text": "public void setDisableValidation(Boolean disableValidation) {\r\n setAttribute(\"disableValidation\", disableValidation, true);\r\n }", "title": "" } ]
[ { "docid": "6489750c6673e23eb506ca28ed2f1d06", "score": "0.6910253", "text": "@Override\n protected boolean handleIsValidationRequired() {\n return false;\n }", "title": "" }, { "docid": "77a176ac82a241a9a7ef71ce6d03fbe7", "score": "0.6553299", "text": "@Override\r\n\tpu...
97a5120c3fb274582eb73fa792dbf2b1
Draws the DragItem viewDrawable and shadows onto the canvas
[ { "docid": "aabc27e3a470e24dee548d9f59dca39f", "score": "0.76172477", "text": "public void draw(Canvas canvas) {\n if (detecting && (dragging || settling())) {\n canvas.save();\n switch (mOrientation) {\n case LinearLayout.VERTICAL:\n canvas...
[ { "docid": "600b2f020734050d5382745be2de788a", "score": "0.63242966", "text": "@Override\r\n\tprotected void onDraw(Canvas canvas)\r\n\t{\n\t\tsuper.onDraw(canvas);\r\n\t int sc = canvas.saveLayer(0, 0, getWidth(), getHeight(), null,\r\n Canvas.MATRIX_SAVE_FLAG |\r\n ...
0968becdf6883ad694693398759d3e80
Returns the contained object.
[ { "docid": "053b489850b35920049d0f9debac8ff9", "score": "0.60776216", "text": "public T get() {\n return object;\n }", "title": "" } ]
[ { "docid": "7c647942da2b0287f0bb25ed24fd4f99", "score": "0.73746353", "text": "public Object getObject()\n {\n return object;\n }", "title": "" }, { "docid": "2bc154dd7d4bef761df7b0d599b7ea33", "score": "0.7354163", "text": "public Object getObject() {\r\n return object...
490bf56cf737517421edfcebd9a2747d
create a silo and insert that into database
[ { "docid": "a8287db28aa142ff679aa685c75c8b9c", "score": "0.6364181", "text": "Silo createSilo(CreateSilo createSilo);", "title": "" } ]
[ { "docid": "458b4b80b2f37ce71cac0651a7f78fe1", "score": "0.64694536", "text": "Silo addOrHarvest(Long siloId);", "title": "" }, { "docid": "fb509511212d39496dff50212416fd52", "score": "0.63084406", "text": "public static void insert(Pessoa pessoa, Estado estado){\n EntityManage...
7e8f7c91b93fbc0a63defc554fca27b5
/Default constructor required for entity classes.
[ { "docid": "a6e6b305bba401e4905d2bed5ee7468a", "score": "0.0", "text": "public Clientproductorder() {\n }", "title": "" } ]
[ { "docid": "9eaf34417d3e1ae9a3b1e3d76f4a9e98", "score": "0.84215754", "text": "public Entity(){}", "title": "" }, { "docid": "9eaf34417d3e1ae9a3b1e3d76f4a9e98", "score": "0.84215754", "text": "public Entity(){}", "title": "" }, { "docid": "82ddc4d928c5c42a17b4e92d6c4a5ebf...
0299730c6ed435356db347c29ca0a635
Checks either obj is equals to this tag
[ { "docid": "8f34029b666eacf1487b8161df79e561", "score": "0.73909664", "text": "@Override\r\n public boolean equals(Object obj) {\r\n return obj != null\r\n && getClass() == obj.getClass()\r\n && Objects.equals(tagName, obj.toString());\r\n }", "title": "" ...
[ { "docid": "43a3ac5c20ff791a122b3f4221337743", "score": "0.67479783", "text": "public boolean equals(XObject obj2){\n if(obj2.getType()==XObject.CLASS_NODESET)\n return obj2.equals(this);\n if(null!=m_obj){\n return m_obj.equals(obj2.m_obj);\n }else{\n ...
c15ac831e4e6578882fbf590be44b8cd
Updates the x and y coordinates of the entity based on the current x and y velocity.
[ { "docid": "6ee57bbede2dde7a5695ec5d90426dcc", "score": "0.6871871", "text": "public void move(){\n this.setX(this.getX() + xVel);\n this.setY(this.getY() + yVel);\n }", "title": "" } ]
[ { "docid": "892fffc298919d073911f4b5ca7ff6e6", "score": "0.733818", "text": "public void onTick(){\n double newX = velocity.getVelX() + position.getX();\n double newY = velocity.getVelY() + position.getY();\n\n position = new Position(newX, newY);\n }", "title": "" }, { "docid"...
8f669c5d05a0c73a356e6e551937e1a0
Test of findObject method, of class ScheduleDAOImpl.
[ { "docid": "4af176f38cd8a96b4c389d36d4134de5", "score": "0.73842776", "text": "@Test\r\n public void testFindObject() throws Exception {\r\n System.out.println(\"findObject\");\r\n String sql = \"SELECT * FROM APP.\\\"program-slot\\\" WHERE (\\\"id\\\" = ? ) \";\r\n Calendar cal ...
[ { "docid": "fa4e8f24a0b87c7bfea6434089a212c9", "score": "0.64346635", "text": "@Test\r\n public void testFind() {\r\n System.out.println(\"find\");\r\n long id = 1L;\r\n// Invoice result = instance.find(id);\r\n// assertEquals(id, result.getId());\r\n }", "title": "...
b2532910c2f490c5c581c757cee6355c
Test running the sort through the Insertion_Sort class. Simple test case of small array.
[ { "docid": "edd1ab331795e068ee13b610659a2d37", "score": "0.7288213", "text": "@Test\n\tpublic void testSort() {\n\t\tJava_Sort<Integer> javaSort = new Java_Sort<>();\n\n\t\tArrayList<Integer> intArray = new ArrayList<>();\n\t\tintArray.add(4);\n\t\tintArray.add(7);\n\t\tintArray.add(23);\n\t\tintArray.a...
[ { "docid": "a2d68fe7260c590eba47c59dc2265ca5", "score": "0.77565163", "text": "@Test\n public void testSortBig() {\n System.out.println(\"sort big array\");\n ShellSort.sort(big);\n }", "title": "" }, { "docid": "56725b4fba59f1865274d662ed6d5f5c", "score": "0.77116966...
bb6c8158f62748b7e6703115d61c766b
throw new UnsupportedOperationException("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
[ { "docid": "6dc12af2c72843087cb214edff3b738a", "score": "0.0", "text": "@Override\n public void mouseReleased(MouseEvent me) {\n }", "title": "" } ]
[ { "docid": "861815ae042bfd9f5c341127abb0d1eb", "score": "0.7362114", "text": "@Override\n public void v_Unsupported() {\n }", "title": "" }, { "docid": "2502ea9dddf4584725c3c52be9cf1fc5", "score": "0.66951704", "text": "public void remove()\r\n/* 70: */ {\r\n/* 71:153 ...
7a88f02fff433cc4064c6859346e4496
Test viewing user details of another user which is unauthorized
[ { "docid": "5be345732e8099ccd74e65c51f1f2264", "score": "0.7662952", "text": "@Test\n public void testUserDetailsPageOfOtherUserUnauthorized()\n {\n this.login(RestletTestUtils.TEST_USERNAME, RestletTestUtils.TEST_PASSWORD);\n this.getWebTester().assertResponseCode(200);\n ...
[ { "docid": "e23723e82da7672aef83ca2b6655dcfa", "score": "0.71501094", "text": "@Test\n public void testUserDetailsPageOfOtherUserAsAdmin()\n {\n this.login(RestletTestUtils.TEST_ADMIN_USERNAME, RestletTestUtils.TEST_ADMIN_PASSWORD);\n this.getWebTester().assertResponseCode(200);\...