blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
97333c14d3dcc6b1be0f9c71d6cc2f29f53ab603 | c54062a41a990c192c3eadbb9807e9132530de23 | /solutions/attributes/src/main/java/attributes/book/BookMain.java | f4711ebefe1a21ff03f1327e3cd8680abfc60efa | [] | no_license | Training360/strukturavalto-java-public | 0d76a9dedd7f0a0a435961229a64023931ec43c7 | 82d9b3c54437dd7c74284f06f9a6647ec62796e3 | refs/heads/master | 2022-07-27T15:07:57.915484 | 2021-12-01T08:57:06 | 2021-12-01T08:57:06 | 306,286,820 | 13 | 115 | null | null | null | null | UTF-8 | Java | false | false | 274 | java | package attributes.book;
public class BookMain {
public static void main(String[] args) {
Book book = new Book("Egri csillagok");
System.out.println(book.getTitle());
book.setTitle("1984");
System.out.println(book.getTitle());
}
}
| [
"viczian.istvan@gmail.com"
] | viczian.istvan@gmail.com |
59b10665f158fac588876aabf9e11020c926febe | acf08ff60743111b2e572586b28a1b945952057c | /java-eclipse/FabricaDeCarros/FabricaDeCarros/src/progprinciapl/Principal.java | 1d955eb7f4613aa2110eb3b94e8e40ba16794687 | [] | no_license | nada-pont-com/Arquivos | f24b34536c266b4fff8d8ae5d39cfe3903f06443 | 587b739d2d55d470993c9cf67c3a010dd61097e2 | refs/heads/master | 2020-03-30T02:29:34.844853 | 2019-08-09T04:11:08 | 2019-08-09T04:11:08 | 150,633,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package progprinciapl;
import interfacegrafica.Acao;
public class Principal {
public static void main(String[] args) {
Acao acao = new Acao();
acao.menu();
}
}
| [
"nada.pont.com@gmail.com"
] | nada.pont.com@gmail.com |
25f320ccd85a9d7dc4fd941253d689d3fa84501d | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /DVC-AN20_EMUI10.1.1/src/main/java/android/hardware/radio/V1_1/IRadioResponse.java | eec8946eb94bf6efcf407ee6dc56a46a2f63c2a9 | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217,297 | java | package android.hardware.radio.V1_1;
import android.hardware.radio.V1_0.ActivityStatsInfo;
import android.hardware.radio.V1_0.Call;
import android.hardware.radio.V1_0.CallForwardInfo;
import android.hardware.radio.V1_0.CardStatus;
import android.hardware.radio.V1_0.CarrierRestrictions;
import android.hardware.radio.V1... | [
"dstmath@163.com"
] | dstmath@163.com |
2fa9b1f9ddb7955a1426d0524b9f74b257982c49 | 31103a55a8df56417108b2d401395e2c07844cb4 | /base/src/au/id/villar/mp3Sorter/id3/frames/ENCR.java | 8aa98bfb4186ed7fbb2577efe08e22398277f06b | [] | no_license | morgano5/morgano-tags | 92fc81eb8040ccbb2dd3b0c3e6dbe80758a23d99 | bba3e3613ee2388b6454617b60aab40ac585669b | refs/heads/master | 2021-01-01T17:56:58.734068 | 2013-06-29T04:17:21 | 2013-06-29T04:17:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,404 | java | package au.id.villar.mp3Sorter.id3.frames;
import au.id.villar.mp3Sorter.id3.ID3Reader;
import au.id.villar.mp3Sorter.id3.InvalidTagException;
import java.io.IOException;
public class ENCR extends Frame {
private String ownerId;
private int methodSymbol;
private byte[] encryptionData;
public ENCR(FrameHeader h... | [
"morgano5@gmail.com"
] | morgano5@gmail.com |
1e363bad7a5b24818d11d82673a33031055c5311 | 4d9dbc6f814dc9aab8990d5bc517846c7545717c | /app/src/main/java/com/garethabrahams/garethabrahamsdevspace/AboutMeActivity.java | b134c8905a65ce0b02d3ce81661cf5a16962e51b | [] | no_license | GarethAbrahams/GarethAbrahamsDevSpace | cf637b63bca72cd37389a4c408a8c25658095967 | 9d282763e63a6de9bba2b65f275d8733287749f5 | refs/heads/master | 2022-11-27T04:40:51.232597 | 2020-07-30T19:05:13 | 2020-07-30T19:05:13 | 283,329,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,476 | java | package com.garethabrahams.garethabrahamsdevspace;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class AboutMeActivity extends AppCom... | [
"garetha6@gmail.com"
] | garetha6@gmail.com |
4fd9e46b8ae09a2e8a08975b55329d067123af2b | 65595359a577e7b77e532adc60519ba1ba00cbd7 | /app/src/main/java/com/gsplayer/persistance/source/sqlite/CounterSqlite.java | ab96759357555cda520d8d9221d87832a792a56c | [] | no_license | celluloid90/GSPlayer | d347200eb2eda5238348b0be659e85430ac465fe | 38c4c93ed6bc52c09bdf46a063c75fe8b73465f9 | refs/heads/master | 2021-01-10T13:26:29.766086 | 2016-03-24T10:42:16 | 2016-03-24T10:42:16 | 54,632,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,037 | java | package com.gsplayer.persistance.source.sqlite;
import android.database.Cursor;
import com.gsplayer.persistance.source.relational.Table;
import com.gsplayer.persistance.source.sql.Counter;
/**
* TURTLE PLAYER
* <p/>
* Licensed under MIT & GPL
* <p/>
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIN... | [
"shahinoor.shahin@bjitgroup.com"
] | shahinoor.shahin@bjitgroup.com |
a1f6c0628f94042c8165124423bac569f9253378 | dafb5c3abd51720da10e26872a5d7e59be1c0bf7 | /src/main/java/com/zqbweather/app/model9/XDWeatherDB.java | 0736ae188edf3ee944b410b187d633ab97dfba7b | [
"Apache-2.0"
] | permissive | YJWWZHANG/XDWeather | 210c807e588df078b5828dda54458fd68c95a613 | 42dd28cc0b4c78eb12b705c89382ea76e8063716 | refs/heads/master | 2021-01-01T04:30:52.824953 | 2016-05-21T13:44:17 | 2016-05-21T13:44:17 | 59,361,649 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,421 | java | package com.zqbweather.app.model9;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.zqbweather.app.activity.MyApplication;
import com.zqbweather.app.db.XDWeatherOpenHelper;
import co... | [
"tony@gmail.com"
] | tony@gmail.com |
b2ef6c7eae671d679b1647491debc755f9c7ad3c | 338c38883ba840234f824fbe054ab6c8b93d175a | /build/generated-sources/jax-rpc/webservice/LyricWikiPortType_getHometown_ResponseStruct_SOAPBuilder.java | 215d4606982a44bd5b288efc2356d6d169357a10 | [] | no_license | prem315/LyricHound | 817491a7de6f5ae058ab4a00c0da8c60b45a9528 | 9013a78e00e2202cd21ba82365f07796a298548d | refs/heads/master | 2020-06-09T04:16:11.341008 | 2015-04-05T11:07:35 | 2015-04-05T11:07:35 | 33,021,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,791 | java | // This class was generated by the JAXRPC SI, do not edit.
// Contents subject to change without notice.
// JAX-RPC Standard Implementation (1.1.3, build R1)
// Generated source version: 1.1.3
package webservice;
import com.sun.xml.rpc.encoding.*;
import com.sun.xml.rpc.util.exception.LocalizableExceptionAdapter;
pu... | [
"patel.prem3105@gmail.com"
] | patel.prem3105@gmail.com |
92a03352b357950f63f853757cca7bb62707e6de | 0818a56ae2c4be2c0cd5a5d4ca682091546645d0 | /src/main/java/services/FolderService.java | f29b0d792d9783e5f793fe7dd73d96625189e146 | [
"MIT"
] | permissive | juagarfer4/Condominium-Manager | a68af660e2a9fb8904b8c48ad285db9c69812e8b | 8e944d57af0832aac9bcd9c8331d329ec91d2105 | refs/heads/master | 2021-07-07T11:33:00.207263 | 2017-09-29T22:32:25 | 2017-09-29T22:32:25 | 105,249,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,067 | java | package services;
import java.util.ArrayList;
import java.util.Collection;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.util.Assert;
import domain.Folder;
impor... | [
"juanitogarciaman@gmail.com"
] | juanitogarciaman@gmail.com |
f4592420ff7fd39a7911881e9023f3c0e10f28aa | 6ac25b8bdc3b080cd97d0e7d2fdf0f3d472e2024 | /binary-tree-paths/Solution.java | ca4339ddad712f6476de107989cbf6c179dc0263 | [] | no_license | jmazala/leetcode | 852e5fc9e8529ee059fcb031109431cd074d6a8f | 8a3bc5aa8fe827d5f63cab0f680a17500c2f90e0 | refs/heads/master | 2023-08-09T20:45:29.740162 | 2023-08-02T05:57:22 | 2023-08-02T05:57:22 | 252,583,974 | 0 | 0 | null | 2023-01-07T19:14:33 | 2020-04-02T23:06:42 | JavaScript | UTF-8 | Java | false | false | 1,080 | java | import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* Definition for a binary tree node. public class TreeNode { int val; TreeNode
* left; TreeNode right; TreeNode(int x) { val = x; } }
*/
class Solution {
List<String> answer;
public List<String> binaryTreePaths(TreeNode root) {
... | [
"mazala.2@osu.edu"
] | mazala.2@osu.edu |
1f33c1ad4fa57b0e53a305801c01f7e77f5d649d | 8be6b27a6cd6d91f56a0568deb249b811eb0e068 | /SampleCode_AndroidStudio/AndroidStudioSampleCode/supermapAR/src/main/java/com/google/ar/core/supermap/java/common/rendering/ShaderUtil.java | 7ad491f09307c089a3e5bab63f159b1f234ce659 | [] | no_license | LittleSpark2018/iMobile-SampleCode | 76daaeaaa907547dfa3e51ac4f226194b76ce8b2 | 3ca4e50831d1fb1029b76618b1e299167a247316 | refs/heads/master | 2022-04-04T21:36:35.864571 | 2020-02-19T07:05:46 | 2020-02-19T07:05:46 | 270,269,483 | 1 | 0 | null | 2020-06-07T10:23:47 | 2020-06-07T10:23:47 | null | UTF-8 | Java | false | false | 3,351 | java | /*
* Copyright 2017 Google Inc. All Rights Reserved.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | [
"wangli_hbhs@163.com"
] | wangli_hbhs@163.com |
123e8cffd73629c2277fa254e15e2ace55e75cd2 | 3bfe01d2bf6e994730ae1ec3ea2e5c8cc7258253 | /Main.java | 5b8b4fb22fb973de7c242a38187ba6abe79bb47f | [] | no_license | AsadRizvi97/snp-identifier | 63e6ea0599a5597382ed11bd1d377492443372c8 | f9d06e43d10478b6b1a1b031c641d1b0bf88d888 | refs/heads/master | 2022-02-01T12:37:27.891909 | 2019-05-12T00:17:43 | 2019-05-12T00:17:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,648 | java | import java.util.Arrays;
import java.util.LinkedList;
import edu.princeton.cs.algs4.In;
public class Main {
private LinkedList<Chromosome> chromosomes; //Store chromosomes as linked list
private int numberOfSamples; //Store number of samples for print()
public Main(String[] dataFiles) {
LinkedList... | [
"34251237+AsadRizvi97@users.noreply.github.com"
] | 34251237+AsadRizvi97@users.noreply.github.com |
bb9ab754256338c51287913b18b69ba91a5db19b | 12835ef1fa75d48a9da56272918ddb0716952820 | /controle-core/src/org/csi/controle/core/entrega/Correios.java | 72b663f45fc2887e5d88864d95ae07a34b4ed07a | [
"Apache-2.0"
] | permissive | carlettibruno/workorder-control | b56b0ee557fe1d46a6637d0518cfebebe9f0424b | 901a23306fb24c898eed2b1dceed9ebc8bf1eb2e | refs/heads/master | 2022-12-06T08:06:29.077656 | 2019-06-25T16:39:44 | 2019-06-25T16:39:44 | 121,046,073 | 0 | 0 | Apache-2.0 | 2022-11-16T06:24:48 | 2018-02-10T19:18:10 | Java | UTF-8 | Java | false | false | 242 | java | package org.csi.controle.core.entrega;
import java.util.List;
import org.csi.rastreamento.correios.entidade.Evento;
public class Correios extends Entrega {
@Override
public List<Evento> getEventos() {
return null;
}
} | [
"carletti.bruno@gmail.com"
] | carletti.bruno@gmail.com |
3f89f3ac85fbbf49bd599b54049995e300120fe8 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_53fde7739b00630f9767bb7163ae554d28cbb320/GmlHandlerTest/1_53fde7739b00630f9767bb7163ae554d28cbb320_GmlHandlerTest_t.java | b250b18ebf2c9ba83f4477944562c4ddef0c7127 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 9,550 | java | /*
* HUMBOLDT: A Framework for Data Harmonisation and Service Integration.
* EU Integrated Project #030962 01.10.2006 - 30.09.2010
*
* For more information on the project, please refer to the this web site:
* http://www.esdi-humboldt.eu
*
* LICENSE: For information on the license under ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
c14455e878121aaf3636f4e7d0b0bdedbba03831 | dba87418d2286ce141d81deb947305a0eaf9824f | /sources/com/lowagie/text/Table.java | 7df6e3d9dbe5e2541fc5dc7a30a1bf7b65d1dacc | [] | no_license | Sluckson/copyOavct | 1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6 | d20597e14411e8607d1d6e93b632d0cd2e8af8cb | refs/heads/main | 2023-03-09T12:14:38.824373 | 2021-02-26T01:38:16 | 2021-02-26T01:38:16 | 341,292,450 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 32,444 | java | package com.lowagie.text;
import com.lowagie.text.pdf.PdfPCell;
import com.lowagie.text.pdf.PdfPTable;
import harmony.java.awt.Dimension;
import harmony.java.awt.Point;
import java.util.ArrayList;
import java.util.Iterator;
public class Table extends Rectangle implements LargeElement {
private int alignment;
... | [
"lucksonsurprice94@gmail.com"
] | lucksonsurprice94@gmail.com |
5474fe371349fe55493d9e640f956d983376ffb2 | 76326a5d4a7d74a46a20fb5fbc2be176d5767901 | /src/ChristianA2/OverrideParent.java | c50ea9807b6478d8ff3d50bc38fbde6ef1e21060 | [] | no_license | ChrisgetGit/Java.W2D4.Ekinci.Sander | 9a5511d3f93d11bd02d2f4d20438e0c0ca43d0c9 | 549c928ee869df388e0542b79c35b7811783a37a | refs/heads/master | 2022-11-08T20:52:58.071913 | 2020-07-09T12:55:01 | 2020-07-09T12:55:01 | 278,290,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package ChristianA2;
public class OverrideParent {
public void text (){
System.out.println("This is the parent class");
}
}
| [
"jimmyjaytscheina@gmail.com"
] | jimmyjaytscheina@gmail.com |
da30a6cc3fce470cbd3c4f5d84e38d68fd4636c8 | d8f2f3fe51a3ff82b89b53b53ff9eb1f9e590027 | /hadoop/page_rank/src/main/java/org/mdp/learn/hadoop/page_rank/PrDriver.java | 26585c9b111e44ff2562e7adab5df3e73243135b | [] | no_license | marcodippy/learning_hadoop | 64cc06e91e42003238f72a56070c868d2047f9a4 | 58569ee95688a22942b473c20868cc0809526752 | refs/heads/master | 2021-01-10T07:54:20.865853 | 2015-12-05T16:11:37 | 2015-12-05T16:11:37 | 44,393,404 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,962 | java | package org.mdp.learn.hadoop.page_rank;
import org.apache.hadoop.conf.Configured;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.util.Tool;
import org.apache.hadoop.util.ToolRunner;
import org.mdp.learn.hadoop.commons.HdfsUtils;
public class PrDriver extends Configured implements Tool {
public int run(S... | [
"dpl.marco@gmail.com"
] | dpl.marco@gmail.com |
bc042050cdfca87887d90aeb37fd912612037294 | f4ae768f4a7075bb745af3bba676ac7ffb1be1b1 | /src/TestNGFeatures/SoftAsserts.java | 191b422e6df83c9fd8647211c65a14f8b31bc44a | [] | no_license | yahyagit/MyFirst | f6b9a0bbbb4c7b9775fc66c7aae7d80085ce7994 | f6676e1ba92dad0a58179c8408d035220382081c | refs/heads/master | 2020-03-30T18:25:26.622276 | 2017-07-11T07:25:36 | 2017-07-11T07:25:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | package TestNGFeatures;
import org.testng.Assert;
import org.testng.annotations.Test;
import org.testng.asserts.SoftAssert;
public class SoftAsserts {
private SoftAssert softA = new SoftAssert();
@Test(priority=0)
public void testCase1() {
Assert.assertEquals("Msg", "Msg");
System.out.println("Msg");
... | [
"kdimuthu@gmail.com"
] | kdimuthu@gmail.com |
d1a88f3d58d22b3c2c8a9192bb4ba7bd35bccaa1 | c6f0eb41af209775f264da0ae56e21d7b92d8c87 | /src/test/java/misc/migration/v1_1/EHistory3.java | a3756572a2f7e9be0761ef98ab8dd118539f63a2 | [
"Apache-2.0"
] | permissive | JakubPetr/ebean | 464d88fc466ef4e55258645c189923d99ce5d36f | 4fc47fcd19b568d348bd23a35348198092318094 | refs/heads/master | 2021-06-05T01:53:20.477413 | 2021-05-23T15:45:11 | 2021-05-23T15:45:11 | 136,032,319 | 0 | 1 | NOASSERTION | 2023-05-08T07:01:37 | 2018-06-04T13:51:53 | Java | UTF-8 | Java | false | false | 349 | java | package misc.migration.v1_1;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import io.ebean.annotation.History;
import io.ebean.annotation.HistoryExclude;
@Entity
@Table(name = "migtest_e_history3")
@History
public class EHistory3 {
@Id
Integer id;
@HistoryExc... | [
"robin.bygrave@gmail.com"
] | robin.bygrave@gmail.com |
5e876640500aef02f9d5b85c3c3b7aeddf0071ed | f474c2cef8eca505c5546e1d2bf898d886e147e0 | /src/main/command/MonitorableThread.java | 7aaed823969f41dd775558385df5d60152974e2a | [] | no_license | P2LGames/PGFramework | b081a937de4cdd4e4a5ddc76956123c5580f707a | 287523390b5ad5d6890a8c0b5a8992680ef8a021 | refs/heads/master | 2023-07-17T01:40:57.584118 | 2021-01-14T05:45:28 | 2021-01-14T05:45:28 | 314,078,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package main.command;
public interface MonitorableThread {
void run();
void start();
void stop();
int getEntityId();
byte[] compileTimeoutError();
boolean isFinished();
void setTimedOut(boolean timedOut);
}
| [
"sterling.long@lztek.io"
] | sterling.long@lztek.io |
5810cfd2eee559abcc24bc8229fe9fb4fc1b8c70 | fdab1c9c2e8325d5568a9c2f6938ae035c5a18ef | /src/chen/study/day07继承与多态/内部类/成员内部类的定义与使用/Demo01InnerClass.java | 5776900c27ba0ceab2808e4a84aa3571088c1cc8 | [] | no_license | 2199830642/Java-JavaWeb-Knowledge-points | 95be9504e925200e83caebf02f0137f09edd72fe | bf7a3c44843cb434550346c731a7faf9f2282962 | refs/heads/master | 2022-12-01T19:39:00.466558 | 2020-08-06T14:46:13 | 2020-08-06T14:46:13 | 284,613,470 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,199 | java | package chen.study.day07继承与多态.内部类.成员内部类的定义与使用;
/*
* 如果一个事物的内部 包含另一个事物,这就是一个类包括另外一个类
* :身体与心脏的关系,汽车与发动机
*
* 分类
* 1.成员内部类
* 2.局部内部类(包含匿名内部类)
*
* 1.成员内部类的格式:
* 修饰符 class 类名称{ 外部类名称
* 修饰符 class 类名称{} 内部类名称
* }
* 注意:内用外,随意使用,外用内,一定需要借助内部类对象
*
* 如何使用成员内部类:
* 1.间接使用:在外部类的方法中使用内部类,main只是调用外部类方法
* 2.... | [
"2199830642@qq.com"
] | 2199830642@qq.com |
0cb1dfe1ad3d8ffda734ba38ec21ab1e206f18d3 | 803a81cbf3b2c615cbff2bb4a724b3672dd13cdf | /src/main/java/com/cda/gateway/config/CacheConfiguration.java | 47264e83767fca2bbb29aa9d8203c398b0f99052 | [] | no_license | mbobadilla/jhipster-wateway-application | 8ec5238fa4bc04bf1d94961286889962d52cf6bf | 02629cb9e0a6a1e93a3f996063c372d427d57124 | refs/heads/master | 2022-12-21T23:39:24.412381 | 2020-02-20T13:53:18 | 2020-02-20T13:53:18 | 241,896,645 | 0 | 0 | null | 2022-12-16T05:13:12 | 2020-02-20T13:53:02 | Java | UTF-8 | Java | false | false | 2,530 | java | package com.cda.gateway.config;
import java.time.Duration;
import org.ehcache.config.builders.*;
import org.ehcache.jsr107.Eh107Configuration;
import org.hibernate.cache.jcache.ConfigSettings;
import io.github.jhipster.config.JHipsterProperties;
import org.springframework.boot.autoconfigure.cache.JCacheManagerCusto... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
b3530bf56b7624d914f6d8f813b2f43e31194a70 | 845661aeac1512abf1b3a0062eef4f432e1f0f3a | /g2-report-engine/src/main/java/com/googlecode/g2re/html/style/Font.java | 3c03dd520b5235295909ec0de492334be6f1b204 | [] | no_license | joshualucas84/g2-report-engine | 491f38f5eb0aa5c41effb674f52a1bac3766cecc | 25b6fd2917351a167ac98d90431224eff9e74e3f | refs/heads/master | 2021-09-08T14:26:44.979345 | 2009-06-15T23:18:37 | 2009-06-15T23:18:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,522 | java | package com.googlecode.g2re.html.style;
/**
* Defines how an elements font should be rendered
* @author Brad Rydzewski
*/
public class Font implements StyledElement {
private Color color;
private float pixels = -1;
private String fontFamily;
private FontStyle fontStyle;
priva... | [
"brad.rydzewski@81167618-2985-11de-8eb0-8789651ec4da"
] | brad.rydzewski@81167618-2985-11de-8eb0-8789651ec4da |
9f1c950a6234bc3d78dd1f641b8071bb54b7792e | 8889e6727b6210c1f0c5c0cc0ccfd675207b4f1e | /app/src/main/java/com/okawa/pedro/toolbarpagerdemo/di/scope/Fragment.java | ec374433463dbb9c7b6162f9fdaf95652f5aec21 | [] | no_license | PedroOkawa/toolbar-pager-view | aee9bd2a7427ddfea09d747373827ff1904138ec | ad6687ec21eff5bf1b1963f98724cec85f7841a7 | refs/heads/master | 2021-01-10T16:03:22.682169 | 2016-02-28T00:22:56 | 2016-02-28T00:22:56 | 52,692,027 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 160 | java | package com.okawa.pedro.toolbarpagerdemo.di.scope;
import javax.inject.Scope;
/**
* Created by pokawa on 26/02/16.
*/
@Scope
public @interface Fragment {
}
| [
"pedro.henrique.okawa@gmail.com"
] | pedro.henrique.okawa@gmail.com |
8ea4e828d95add819c50ea16f550fce13b924859 | af6829eaea689efb7336d3cf11a9ddb36b284b92 | /src/com/fh/controller/weal/weal/WealController.java | e3629e10bbc857efb9af3ba753c79208d0efbe18 | [] | no_license | MrXT/erp | f336671aebf9c3f6702a1ca364e56cee64601df4 | c37f53a6183f14e34c3d159e28af56dc5dbcb5de | refs/heads/master | 2021-01-11T09:00:41.561800 | 2017-02-08T06:50:49 | 2017-02-08T06:50:49 | 77,453,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,475 | java | package com.fh.controller.weal.weal;
import java.io.PrintWriter;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.... | [
"di.xiao@karakal.com.cn"
] | di.xiao@karakal.com.cn |
eaf3fbac45354f74a3550f194396ac60d80353d7 | 9479affecbead662a94096e06dc1e5df6058854b | /app/src/main/java/com/pdroid84/deb/locationbyplacesapi/MainActivity.java | f297afb98f0accce7416752fe6b517bc4d7aacda | [] | no_license | pdroid84/LocationByPlacesAPI | f3aa2ad96c5337ff8db1708c4f58921d4d6efb11 | 27da2773cfadd2c1abbbf6119220a3b6547619f9 | refs/heads/master | 2021-01-10T05:30:07.032885 | 2015-06-06T22:17:13 | 2015-06-06T22:17:13 | 36,996,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,489 | java | package com.pdroid84.deb.locationbyplacesapi;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import com.google.android.gms.common.ConnectionResult;
import com.google.android.gms.common.api.GoogleApiClient;
imp... | [
"pdroid84@gmail.com"
] | pdroid84@gmail.com |
333913d5a481b2b724c9be02e4eb52538ef806f6 | f8c8707eeb0719e3f75e745fcbf8597745008b47 | /java code/eclipse-workspace/springboot-data/src/main/java/com/edubridge/springboot/data/service/DepartmentService.java | 2d6c2820eeb4898dbaf3ff120e445aa107ed7246 | [] | no_license | gousiya669/edubridgeprojects | 3dd296d5f83145d59823ad25a2d5239af88c4357 | 363a0cef5d3b4d9e214296e2edad7932fe9701c3 | refs/heads/master | 2023-08-12T20:18:12.974442 | 2021-10-05T16:50:36 | 2021-10-05T16:50:36 | 384,156,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package com.edubridge.springboot.data.service;
import java.util.List;
import com.edubridge.springboot.data.entities.Department;
public interface DepartmentService {
public Department saveDepartment(Department department);
public List<Department> getAllDepartments();
public Department getDepartmentById(int deptId)... | [
"gousiya.webd@gmail.com"
] | gousiya.webd@gmail.com |
cc275a0cb2cc7060098a37287eab394e36e54422 | 5433952408c865653c6b60212eaaa15c4bbab49c | /Util.java | 6ba0ff9f73977645734cf320533e17d1d20eca1b | [] | no_license | andrew-weinrich/questions | 176c42fcc797f2d95d840afb3a6322d082ada7ab | 03c2e54c61c9fe1b4ae607f286f5413372cbc245 | refs/heads/master | 2020-03-08T22:56:27.755028 | 2018-04-07T01:37:58 | 2018-04-07T01:37:58 | 128,447,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,166 | java |
public class Util {
// Converts a list to a string representation
//
// technically, we could just convert the expected and actual outputs to strings
// and then compare those strings, but that's not going to age well.
// better to just test the actual elements, and use the string rep for deb... | [
"andrew.weinrich@gmail.com"
] | andrew.weinrich@gmail.com |
e69600ab7bd5554375dbaa92dae2bf5be5010aeb | 7e953bd2ce9f2bf1364e1bd09e2763723b46db65 | /src/main/java/core/utilities/General.java | 8939c8c8197689c3703836d3fd2110f6b0ec6d09 | [] | no_license | KOM-Framework/kom-java | a1f1904a6caa0d5c5b1611836312bb2441589096 | 5a8c4919db5506ba1bd8073fb95c13dce608de5a | refs/heads/master | 2020-04-05T13:01:57.868635 | 2017-07-04T14:25:20 | 2017-07-04T14:25:20 | 95,032,450 | 0 | 0 | null | 2017-07-30T19:50:25 | 2017-06-21T18:07:59 | Java | UTF-8 | Java | false | false | 4,570 | java | package core.utilities;
import org.openqa.selenium.By;
import java.util.ArrayList;
/**
* Created by olehk on 07/04/2017.
*/
public class General {
public static String getMiddleValue(String originalString, String startSubStr, String endSubStr){
String out = originalString.substring(originalString.last... | [
"kuzovkov.oleg@gmail.com"
] | kuzovkov.oleg@gmail.com |
a74fff7eb54e2ee62437a87dd40c5fb2c71a8238 | c99ecaf5692a5dd3c4b6c5af8960b958ef61d22f | /excelClassExceptionDebug/src/jxl/Workbook.java | d03660e3c8238823bbaf89fb5c8f5e6ac5745109 | [] | no_license | bloomer024/Mobile-Development | afc00c65c7b3ae98ac93a2d2ab3e5b629a8e124f | d68fb0a556702e172f327ab3bc0da8d4be37034a | refs/heads/master | 2020-12-27T09:34:47.148817 | 2013-09-03T16:40:22 | 2013-09-03T16:40:22 | 37,514,253 | 1 | 0 | null | 2015-06-16T07:12:33 | 2015-06-16T07:12:32 | null | UTF-8 | Java | false | false | 12,899 | java | /*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of th... | [
"dani_go91@abv.bg"
] | dani_go91@abv.bg |
d7cb23ad235aeba4340e283a4fefbe07c31d1fc9 | a0fc4cfd646eb59c3fd815d9b7e6ddd801ff14ea | /src/main/java/com/angelantonov/eventmaster/web/models/event/CreateEventModel.java | 0963c23d3dd6c1b53d98fb563839fbe40c9cf1aa | [
"MIT"
] | permissive | angelantonov213/EventMaster | ae9366536420fb0d9bca3a466a93060e1009a482 | 7581137ec0002f481e14f8d5fe21d6697421aba7 | refs/heads/master | 2020-09-27T08:27:23.895165 | 2019-12-14T11:32:07 | 2019-12-14T11:32:07 | 226,474,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 547 | java | package com.angelantonov.eventmaster.web.models.event;
import com.angelantonov.eventmaster.data.models.Venue;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.springframework.format.annotation.DateTimeFormat;
import java.util.Date;
@Getter
@Setter
@NoArgsConstructor
public clas... | [
"angel.antonov@taulia.com"
] | angel.antonov@taulia.com |
015b9171f8fe0f4b0eab19156c70de0f31ea1a4c | 431ccc0276d045e34c1749782e2d99c1179d219f | /dayOne/DataTypesAndOperators/SampleTestClass.java | d20891afaa7aaf823aa0a8b0f92e247d68e7f6cf | [] | no_license | Abeleencon/Core_java | 16c8daf5bf7df8dd8760bb4f58176e457ccdc162 | 25d6482b56cfe3511112ff231313fd4aebdd715f | refs/heads/master | 2020-04-01T15:32:21.879417 | 2018-10-16T19:26:01 | 2018-10-16T19:26:01 | 153,341,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package dayOne.DataTypesAndOperators;
public class SampleTestClass {
//Scope of the class
//Scope of the Variable
//Global variable
static int num = 10; // We add static if we want to use the variable in the main or other methods
static float f1 = 13.25f;
public static void main(String[] args) {
num ... | [
"abiodunowoseje@gmail.com"
] | abiodunowoseje@gmail.com |
13b1d97bacd3167ff14540c6610ac3fb77449e42 | e63e9c91333471e1a14ee98ace5a0c4f26369a2c | /src/org/campus02/zam/ss2020/threadsandmultithreading/threadstop/example/Worker.java | 00265595693af91b012f9f3a04fb75c7be7dbbbe | [] | no_license | jayanthidd/Programming3 | ff342216c97f0d1e487eb019f909fd679719c942 | a3ee4f7f6b02b1aaa8a5cab08d93a53e88bb38c0 | refs/heads/master | 2023-01-01T22:01:10.341641 | 2020-10-19T16:01:28 | 2020-10-19T16:01:28 | 305,439,318 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,012 | java | package org.campus02.zam.ss2020.threadsandmultithreading.threadstop.example;
public class Worker implements Runnable {
public int counter= 0;
private final int sleepInterval = 100;
private static Object lock = new Object();
public Worker() {
this.counter = 0;
}
@Override
public voi... | [
"jayanthidhanaraj@yahoo.co.in"
] | jayanthidhanaraj@yahoo.co.in |
2e546e5d7075805561689ac14e6f72dacf9eb351 | 223fa203e25d1882942cf77cc66ce6d54dda0953 | /whoiswho-backend/src/main/java/be/g000glen00b/whoiswho/team/TeamSkillScore.java | aace79eecde3c195833323ddec13999cdb123f8c | [] | no_license | g00glen00b/whoiswho-graphql | 65485afe0306d0f1eac745069087613812a854dd | 802f2c75be84d8874e2aea203e26063ed2bc3b8f | refs/heads/master | 2023-04-06T10:42:41.051600 | 2021-04-25T16:17:40 | 2021-04-25T16:17:40 | 278,083,511 | 41 | 27 | null | 2021-04-25T16:17:40 | 2020-07-08T12:29:45 | JavaScript | UTF-8 | Java | false | false | 848 | java | package be.g000glen00b.whoiswho.team;
import be.g000glen00b.whoiswho.skill.Skill;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import javax.persistence.JoinColumn;
import javax.pers... | [
"me@g00glen00b.be"
] | me@g00glen00b.be |
1ba37a690a15a806165627791a6c4cf247133f20 | f65400893b5d3a80bf1ede506694850a92c05b21 | /JavaStudy/src/ch12/IndexOf.java | 16b56b9cdec2ce2fff5e221d87f3c0e71512e047 | [] | no_license | fire216/JavaStudy | 9795e3d46d72cbdbb3c3be59a87ca26bb05b8b33 | a8f0d73994c6be20ee2b7101b5a12db8e721a614 | refs/heads/master | 2020-04-28T19:41:00.259026 | 2019-04-19T08:12:16 | 2019-04-19T08:12:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package ch12;
public class IndexOf {
public static void main(String[] args) {
// 0123456789
String text = "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut al... | [
"Student@DESKTOP-EF9PEQ2"
] | Student@DESKTOP-EF9PEQ2 |
c1febae4696db03c4982e812ddb3011b58cebccb | 208ba847cec642cdf7b77cff26bdc4f30a97e795 | /di/da/src/main/java/org.wp.da/models/ReaderPost.java | 52cf1928dbb4b416aff3fcc4e9a4c19727a763e6 | [] | no_license | kageiit/perf-android-large | ec7c291de9cde2f813ed6573f706a8593be7ac88 | 2cbd6e74837a14ae87c1c4d1d62ac3c35df9e6f8 | refs/heads/master | 2021-01-12T14:00:19.468063 | 2016-09-27T13:10:42 | 2016-09-27T13:10:42 | 69,685,305 | 0 | 0 | null | 2016-09-30T16:59:49 | 2016-09-30T16:59:48 | null | UTF-8 | Java | false | false | 23,617 | java | package org.wp.da.models;
import android.text.TextUtils;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import org.wp.da.ui.reader.ReaderConstants;
import org.wp.da.ui.reader.models.ReaderBlogIdPostId;
import org.wp.da.ui.reader.utils.ImageSizeMap;
import org.wp.da.ui.reader.uti... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
b229cfaad0f83d8e86a7ef631ae412d54c328108 | 7eca373e07a5a054fb33770f1d2ea958563f6573 | /src/com/csb/dao/meeting/UpdateMeetingQuestionnaireDao.java | fb7b8d26c01146a8791de8e4bd52f6a676e49e53 | [] | no_license | bobchendingli/Tonghang | 5b06582711e6f986de3511f45a99386131a03c61 | 9c1cdd4d5f70a1f19f2e995b4b5a5a1713f5dd1e | refs/heads/master | 2020-05-18T15:17:41.795289 | 2014-10-08T13:47:29 | 2014-10-08T13:47:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,297 | java | package com.csb.dao.meeting;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.csb.bean.ResultBean;
import com.csb.dao.URLHelper;
import com.csb.support.debug.AppLogger;
import com.csb.support.error.WeiboException;
import com.csb.support.http.HttpMethod;
import com.csb.support.http.Htt... | [
"bob.chen.dingli@gmail.com"
] | bob.chen.dingli@gmail.com |
1197c91fd13633fa44f7a00429c19e233d2ae461 | c5e208720e683e8cf7718f82f23630cc0076ddf3 | /33/src/Queue.java | 130389973aa98dc4fbe42713104a9c5f5ff94ba9 | [] | no_license | mallika2011/Bowling-Management-System | 2a36f6fbdb58c5a4be6307f27736fc15458eb03b | f7a70ec903bef22793e9b51201e3b5d406d70ab8 | refs/heads/master | 2023-06-21T07:20:40.262461 | 2021-08-11T20:44:56 | 2021-08-11T20:44:56 | 249,407,856 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,616 | java | /* Queue.java
*
* Version
* $Id$
*
* Revisions:
* $Log$
*
*/
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Vector;
public class Queue {
private Vector v;
/** Queue()
*
* creates a new queue
*/
public Queue() {
v = new Vector();
... | [
"mallika2011@yahoo.com"
] | mallika2011@yahoo.com |
fe3398fa997be06c0aa69df8063c663cdfe97b04 | 3f16f0318fc0bac3dfc9832f1e817da87db7a8da | /src/jp/co/yuki2006/busmap/route/NewAdvancedDetailActivity.java | 4df4fd3d836715c2bba911ce9cedfe28e30c07c0 | [
"Apache-2.0"
] | permissive | yuki2006/busviewer | 697f392b23ba9c37ee6d5f18f5f02169c0c6cd96 | 15f23cdb505f05dd04d8443da78d146749241ebc | refs/heads/master | 2020-01-21T04:34:25.304012 | 2014-03-27T04:11:38 | 2014-03-27T04:11:38 | 18,097,197 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,283 | java | /**
*
*/
package jp.co.yuki2006.busmap.route;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewGroup.LayoutParams;
import android.widget.LinearLayout;
import android.widget.TextView;
import c... | [
"yagfair@gmail.com"
] | yagfair@gmail.com |
a53acfd98e857dad47abf9fb8e92f34bcce79655 | 280da3630f692c94472f2c42abd1051fb73d1344 | /src/net/minecraft/src/BetterSnow.java | 6bd40b743afe638806128ccaaa6a901716a764cc | [] | no_license | MicrowaveClient/Clarinet | 7c35206c671eb28bc139ee52e503f405a14ccb5b | bd387bc30329e0febb6c1c1b06a836d9013093b5 | refs/heads/master | 2020-04-02T18:47:52.047731 | 2016-07-14T03:21:46 | 2016-07-14T03:21:46 | 63,297,767 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,913 | java | package net.minecraft.src;
import net.minecraft.block.*;
import net.minecraft.block.state.IBlockState;
import net.minecraft.client.resources.model.IBakedModel;
import net.minecraft.init.Blocks;
import net.minecraft.util.BlockPos;
import net.minecraft.util.EnumFacing;
import net.minecraft.world.IBlockAccess;
... | [
"justanormalpcnoghostclientoranyt@justanormalpcnoghostclientoranyt-Aspire-XC-704"
] | justanormalpcnoghostclientoranyt@justanormalpcnoghostclientoranyt-Aspire-XC-704 |
07bbfb0e073dd50a2ed77194e3d0726357ba2180 | df15108a3563a0a2ec5b063762b30f351f067c35 | /glossator/src/main/java/com/kritarie/glossator/binder/FactoryBinder.java | d4d42c4708e6da31b482c583a9d71d928c866793 | [] | no_license | Kritarie/Glossator | d0804f221a1772bc04a4b6fdd245380febbc81d8 | 10f3cbbeacfbad69340e2848e0fb6b498b752060 | refs/heads/master | 2021-01-10T16:44:18.794113 | 2016-01-10T04:36:05 | 2016-01-10T04:36:05 | 47,955,569 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 522 | java | package com.kritarie.glossator.binder;
import android.view.ViewGroup;
import com.kritarie.glossator.GlossaryViewHolder;
/**
* Created by Sean on 12/11/2015.
*/
public class FactoryBinder<T> extends GlossaryBinder<T> {
private HolderFactory<T> mFactory;
public FactoryBinder(Class<T> modelClass, HolderFact... | [
"sean@seanamos.net"
] | sean@seanamos.net |
d6f89f7c2a019f6d1d9134ed18047c1210dd4853 | 86899bfb8098531e66dd019f26bbd10caf387fe5 | /src/presentacion/Vista.java | 4356ae8b85825797d166d7cd38d4edcbccb800e7 | [] | no_license | DevOscarFA/SemaforoServidor | 0d5a82cb5c8e9cfb61d5f154d675678527ef2f23 | 6f16e66e626ef68f955a2141c2ddd3e345cb7be6 | refs/heads/master | 2021-07-09T22:13:09.290917 | 2017-10-11T06:26:36 | 2017-10-11T06:26:36 | 105,409,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,321 | java | package presentacion;
import java.awt.BorderLayout;
import java.awt.Graphics;
import javax.swing.JButton;
import javax.swing.JComponent;
import javax.swing.JFrame;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import javax.swing.table.DefaultTableModel;
public class Vista extends JComponent ... | [
"oscarfdzalz@gmail.com"
] | oscarfdzalz@gmail.com |
c82319f987d8a14c6f13d0e0862fe409f91bffa2 | 8469d2f71bc22fa2acf66a4bb05155c1d85282fa | /SapeStore/src/test/java/com/sapestore/controller/test/AccountControllerTest.java | 2f30b0a7ee7c3c141349a4a1ea5e1334eb119259 | [
"BSD-2-Clause"
] | permissive | rishon1313/sapestore | bce9f33ba16d82eb86be0a2567d92707b340a8c5 | 3f44263799e9abe279c6311a31d4df9209c9b59c | refs/heads/master | 2021-08-17T02:02:18.544939 | 2017-11-20T17:28:41 | 2017-11-20T17:28:41 | 104,585,570 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,729 | java | package com.sapestore.controller.test;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.post;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.*;
import org.juni... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
eb995597b4f4a3b644c4911a574485543e2bd688 | 1eaf9e35aa9fd2464f32cfa818a260ab97a6a078 | /src/main/java/shop/book/PaperBook.java | 3de9b3b149a59839f57e3d64ae1332b0ac147c24 | [] | no_license | kacperdob/Empikv2 | 44b360d8176e47be4d7afed82fc7fc0cf98f8bc5 | 7d23b2f2c016e049b77f714ebbb3c42972b3648d | refs/heads/master | 2022-04-03T22:22:04.317634 | 2020-02-17T12:27:47 | 2020-02-17T12:27:47 | 237,267,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 274 | java | package shop.book;
import lombok.Getter;
import java.math.BigDecimal;
@Getter
public class PaperBook extends Book{
public PaperBook(long id, String name, BigDecimal price, String author, int pageCounter) {
super(id, name, price, author, pageCounter);
}
}
| [
"kacper.dob@gmail.com"
] | kacper.dob@gmail.com |
56c26bf9fffad3989fe6d1e65ef2cd77f5c2a2ab | 91c3dd7c08ae0a308d0ce657ca84376a69155bf0 | /src/main/java/dai/luis/models/Almacen.java | 83c846d0c5876e40dd076ebd47734e7df8e6c6da | [] | no_license | saibot2/pruebas2018 | fe1b86823fda9efff7af467ccdd25e5371ec83e8 | 55c15f2695dbc6faa4307258635c16a42991acd0 | refs/heads/master | 2022-02-04T09:31:23.748319 | 2018-05-10T10:25:55 | 2018-05-10T10:25:55 | 64,994,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,168 | java | package dai.luis.models;
// Generated 24-oct-2017 8:06:34 by Hibernate Tools 4.0.0
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import... | [
"saibott22@gmail.com"
] | saibott22@gmail.com |
5cc8ee3cd7e71af8aabbc2b7948698e4d4e0f493 | 22ee19c86602e3f2de45b59f4e4d1b872f8a1e27 | /custom-log4j2-appender/appender/src/main/java/org/wso2/sample/custom/log4j2/appender/CustomLog4j2Appender.java | 0b8b2b5e656fa1b29071fdb3913160b92d0460ec | [
"Apache-2.0"
] | permissive | wso2-incubator/samples-is | b7f5aca5d8c595f180546e011410cc27563d7891 | 19d13bd10d1744572080926b438aacaff1484ad0 | refs/heads/master | 2022-08-31T06:49:18.082720 | 2022-08-17T14:35:15 | 2022-08-17T14:35:15 | 147,661,973 | 4 | 17 | Apache-2.0 | 2022-08-17T14:35:16 | 2018-09-06T11:13:35 | Java | UTF-8 | Java | false | false | 4,627 | java | /*
* Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/li... | [
"tharindu.bandara.edu@gmail.com"
] | tharindu.bandara.edu@gmail.com |
60e692a31034dd32a0a0a708ab771046b5fa2c20 | fffcf946aab37b73ac74bb445ddeda3c6fc2838b | /core/src/com/gaskarov/teerain/core/VisitorOrganoid.java | 2a4b5a6ef0c20ffc070cccb8ef163d469c88c00d | [] | no_license | Barricade/TeeRain | cafc630fc5905ba39dd77d9b8365f9c5a2e8698a | 0e44448fb707934d69a767d02549ea88031646dc | refs/heads/master | 2021-01-20T03:06:56.221206 | 2019-07-09T22:46:10 | 2019-07-09T22:46:10 | 51,308,989 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,433 | java | package com.gaskarov.teerain.core;
import com.badlogic.gdx.math.Vector2;
import com.gaskarov.teerain.core.cellularity.Cellularity;
import com.gaskarov.teerain.resource.Settings;
import com.gaskarov.util.common.MathUtils;
import com.gaskarov.util.constants.GlobalConstants;
import com.gaskarov.util.container.Arra... | [
"777grand@gmail.com"
] | 777grand@gmail.com |
d698a03ef6991cc56825f76d0cda421d2b569daf | 7fc98eb4eb3ba89e6c4a6c4a0bb8a5b917e2077c | /src/com/mingzhao/designpattern/pattern23/p6/builder/example/ActorBuilder.java | 0eaa19f16e6d0e9fe7fabc804819d22ffe522ad0 | [] | no_license | TKMingGit/design-pattern | 7b987cb130f2aa057681537e3c95afaae2297f0d | 2e6f8f3b98e169c722698f82a2e9b281dcef0c89 | refs/heads/master | 2021-04-09T15:38:51.263071 | 2019-03-06T03:46:33 | 2019-03-06T03:46:33 | 125,588,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package com.mingzhao.designpattern.pattern23.p6.builder.example;
/**
* Created by luoyufeng on 2017/3/7.
*/
public abstract class ActorBuilder {
protected Actor actor = new Actor();
public abstract void buildType();
public abstract void buildSex();
public abstract void buildFace();
public abstrac... | [
"ming.zhao@karakal.com.cn"
] | ming.zhao@karakal.com.cn |
029751361bb047bb3ad8d91ef43b60698cc629da | 4e1759b604516c067875f1254b6d67216efa1bbb | /weixinpojo/src/main/java/com/yinkai/entities/ImageExample.java | 770508a9c59caca4019eb176bbd11cdd2858337c | [] | no_license | suoyiguke/weixinparent | 92a16922993cf682115f23802e81143a68eb2971 | d374b2a02ac0ee341969030a05fc4de3d3e2180b | refs/heads/master | 2021-05-08T12:41:18.691106 | 2018-02-02T13:07:33 | 2018-02-02T13:07:33 | 119,958,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,845 | java | package com.yinkai.entities;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
public class ImageExample implements Serializable {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public ImageExample() {
... | [
"suoyiguke_yinkai@aliyun.com"
] | suoyiguke_yinkai@aliyun.com |
6aec957649750d92a7389324a1462db8e484cb00 | 9566dd099b5eedbfbae60f494cf8e89366969ed9 | /app/src/main/java/com/example/securegatemeet/ResetPasswordActivity.java | b8daf1daa68d619621b2c475532ea48d8db39efb | [] | no_license | MeetMistry/Secure-Gate-Using-Android | 95ac13177cfa84ef872d59e611e513fe04c060d0 | d7414ee07c6820a94c9628b883bbd963d37b2be8 | refs/heads/master | 2022-12-01T11:03:24.473616 | 2020-08-12T18:23:02 | 2020-08-12T18:23:02 | 278,862,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,660 | java | package com.example.securegatemeet;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ProgressBar;
import android.wi... | [
"17it003@charusat.edu.in"
] | 17it003@charusat.edu.in |
31cf9b6ad5eed658a42426b2f73456bc42636b05 | e154ba6d0515774b07fd1af979f55efd58e7891c | /src/main/java/org/mdev/revolution/communication/packets/outgoing/newnavigator/SearchResultSet.java | 39891f0f709dd400bffb526cb7bc25c6d31a0bef | [] | no_license | jadenmitchell/Revolution | 1d7e8779a660eb868c8090a7c16c5bdfcaea631d | 82e014d2c794c29de5d7b5d52125fd45f30efa19 | refs/heads/master | 2020-12-11T09:30:02.593119 | 2016-07-31T07:52:25 | 2016-07-31T07:52:25 | 59,269,527 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | package org.mdev.revolution.communication.packets.outgoing.newnavigator;
import org.mdev.revolution.communication.packets.outgoing.ServerPacket;
import org.mdev.revolution.communication.packets.outgoing.ServerPacketHeader;
import org.mdev.revolution.database.domain.navigator.FlatCat;
import org.mdev.revolution.game.na... | [
"m0de@null.net"
] | m0de@null.net |
95a9dfefb3d9c68ece698dd4cbf4878a5a7636ca | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/iRobot_com.irobot.home/javafiles/android/support/v4/media/MediaBrowserServiceCompat$d$7.java | 9d5e19ba1a8bb8d727889cf5775d26becb1897b3 | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789751 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,801 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package android.support.v4.media;
import android.support.v4.f.a;
// Referenced classes of package android.support.v4.media:
// MediaBrowserServiceCompa... | [
"silenta237@gmail.com"
] | silenta237@gmail.com |
439364346170cacbe71491ca90f5dfa54774bb58 | 89efe8e875762e5823c1ae7e5eb5937004c7fcc1 | /src/main/java/ge/ka/pwrserver/HelloController.java | ccfa08e45f2ab450fbed0da8b4bf62a8c749cec5 | [] | no_license | gehka/pwr-server | a1e9da8a971a1abb41c88763d56fcbe2175532de | 977b9a7ca60199d5395aef6504b8b19b273146da | refs/heads/master | 2023-07-18T23:59:55.178472 | 2021-09-06T18:55:20 | 2021-09-06T18:55:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,194 | java | package ge.ka.pwrserver;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import ge.ka.pwrserver.model.Accelerator;
import ge.ka.pwrserver.service.RestService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bin... | [
"Ns8TZyUbNR8JKFiWyP0A"
] | Ns8TZyUbNR8JKFiWyP0A |
292778f468e22b8cd23811d76082e5e014581b07 | 86647ab1dce23875b27988750c23b8455829f489 | /commonlib/src/main/java/com/dudu/commonlib/xml/JDomXmlDocument.java | 56458c4864084d4583fcf978c1182669003de3fd | [] | no_license | BAT6188/DuDuHome_Home | 1fab41f8fd0456c6fdecb901dc2ee94c269ec516 | 08fa399406a1e19e7738c6767260db4153593f38 | refs/heads/master | 2023-05-28T18:38:36.377138 | 2016-07-25T06:48:06 | 2016-07-25T06:48:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package com.dudu.commonlib.xml;
/**
* Created by Administrator on 2016/2/15.
*/
import org.jdom2.Document;
import org.jdom2.JDOMException;
import org.jdom2.input.SAXBuilder;
import java.io.IOException;
import java.io.InputStream;
/**
* Created by Eaway on 2016/2/15.
*/
public class JDomXmlDocument {
public... | [
"angcyo@126.com"
] | angcyo@126.com |
1cf5a4f0954badee59a8c13eeabe8f47fc06aa71 | 8534ea766585cfbd6986fd845e59a68877ecb15b | /p006b/p007a/p008a/p009a/p010a/p012b/C0215n.java | 09ca10f970e1b8f3561e7b26dc0eaad16c2758c6 | [] | no_license | Shanzid01/NanoTouch | d7af94f2de686f76c2934b9777a92b9949b48e10 | 6d51a44ff8f719f36b880dd8d1112b31ba75bfb4 | refs/heads/master | 2020-04-26T17:39:53.196133 | 2019-03-04T10:23:51 | 2019-03-04T10:23:51 | 173,720,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package p006b.p007a.p008a.p009a.p010a.p012b;
import java.io.File;
import java.util.Comparator;
/* compiled from: CommonUtils */
final class C0215n implements Comparator<File> {
C0215n() {
}
public /* synthetic */ int compare(Object obj, Object obj2) {
return m1938a((File) obj, (File) obj2);
}... | [
"shanzid.shaiham@gmail.com"
] | shanzid.shaiham@gmail.com |
575b25a3a897a0437dc095b3f4ad0ae1e63324a9 | 240b0a05e4c63e6557bf603450bb2f8287d87e00 | /project/src/main/java/repository/impl/EmployeeRepositoryImpl.java | 29cfc389ac1e56107bf306c08db1607995cb209d | [
"MIT"
] | permissive | nasrmohammad4804/hw15-console-Bank-Application | 5b4ac474af69576615331260bdfb3a2341202b02 | 310a95d1234b3ae6b4809306ccb96b5b61de6100 | refs/heads/master | 2023-08-10T20:20:23.791335 | 2021-10-01T17:32:06 | 2021-10-01T17:32:06 | 408,320,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package repository.impl;
import base.repository.impl.BaseRepositoryImpl;
import domain.Employee;
import repository.EmployeeRepository;
import javax.persistence.EntityManager;
public class EmployeeRepositoryImpl extends BaseRepositoryImpl<Employee,Long>
implements EmployeeRepository {
public EmployeeRepositoryI... | [
"nasrmohammad4804@gmail.com"
] | nasrmohammad4804@gmail.com |
14101c527519f0c54a6796e283284ec63a875aa3 | dde3de70797c28ae0548460cb94ee0006ff0aaf2 | /Build/Android/src/com/epicgames/ue4/DownloadShim.java | 0ce75dea42ce86c5ca0fec6b14f3be0f76dafcac | [] | no_license | APTist/ProjectShooter | ae02d12b65452ff6686647087389c415841b9fc6 | 49de18fe081738caaf654e8e9bddfd44997878ea | refs/heads/main | 2023-07-28T02:04:43.552967 | 2021-09-13T08:19:46 | 2021-09-13T08:19:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,432 | java | package com.epicgames.ue4;
import com.Artist.ShooterSecond.OBBDownloaderService;
import com.Artist.ShooterSecond.DownloaderActivity;
import android.app.Activity;
import com.google.android.vending.expansion.downloader.Helpers;
import com.Artist.ShooterSecond.OBBData;
public class DownloadShim
{
public static OBBDown... | [
"rikitikitavy39@gmail.com"
] | rikitikitavy39@gmail.com |
31f8a7f20c55acda2b1cb8de62d192a72762373e | 3a20b07e2f1e148a14782d412d5e05ec82ff209e | /groupeH/trunk/IAgo/src/main/java/myPack/App.java | 59916ca8082ff02309c8028fb42cb033ba354fe6 | [] | no_license | sunye/alma-go | 5683c2cd998112fd2cbadc2b17679adce041832e | 8cffdc3f89f1a4c103b175a58c9b26c41d7e7bb9 | refs/heads/master | 2021-05-25T11:47:26.523567 | 2020-10-14T12:29:05 | 2020-10-14T12:29:05 | 32,451,651 | 0 | 0 | null | 2020-10-14T12:29:07 | 2015-03-18T10:12:34 | HTML | UTF-8 | Java | false | false | 169 | java | package myPack;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"mouezapeter@fe6e65f2-260b-11df-8e73-9931e1e0996c"
] | mouezapeter@fe6e65f2-260b-11df-8e73-9931e1e0996c |
a9e5f49074ec4f0431387a57e568c730b39bab11 | ab513fbacf6f85853cccaa04e295cc8083f51482 | /4th Semester/Systems for Design and Implementation/Laboratory/Book App First/oscar-web/src/main/java/oscar/web/converter/ConverterBaseEntity.java | c36f3034ba024b663f65c1c6a1ff02ab20ff2275 | [] | no_license | galoscar07/college2k16-2k19 | 1ee23e6690e4e5ac3ab9a8ed9792ebbeaecddbf6 | a944bdbc13977aa6782e9eb83a97000aa58a9a93 | refs/heads/master | 2023-01-09T15:59:07.882933 | 2019-06-24T12:06:32 | 2019-06-24T12:06:32 | 167,170,983 | 1 | 1 | null | 2023-01-04T18:21:31 | 2019-01-23T11:22:29 | Python | UTF-8 | Java | false | false | 225 | java | package oscar.web.converter;
import oscar.core.model.BaseEntity;
import oscar.web.dto.BaseDto;
interface ConverterBaseEntity<Model extends BaseEntity<Long>, Dto extends BaseDto>
extends Converter<Model, Dto> {
}
| [
"galoscar@Gals-MacBook-Pro.local"
] | galoscar@Gals-MacBook-Pro.local |
8bc68cef8c5caace263bc5fb978994a767e49c66 | 76f16f829caac1435a8c58b6b564e05db65f12dd | /src/main/java/org/frc2851/data/type/PlaceholderType.java | f72094d35684a8995ad9085d59bcf034ae962512 | [] | no_license | CrevolutionRoboticsProgramming/VisionCommunicatorPlugin | 2e74956594ca8288ccc9c61d22c33610ab1cb791 | e4cbff9187736ac516531a3eeb6ffc715786df94 | refs/heads/master | 2020-07-22T11:27:15.670230 | 2019-09-22T18:45:45 | 2019-09-22T18:45:45 | 207,184,343 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 816 | java | package org.frc2851.data.type;
import edu.wpi.first.shuffleboard.api.data.ComplexDataType;
import org.frc2851.data.PlaceholderData;
import java.util.Map;
import java.util.function.Function;
/**
* Represents data of the {@link PlaceholderData} type.
*/
public final class PlaceholderType extends ComplexDataType<Plac... | [
"boring.ryan.alan@gmail.com"
] | boring.ryan.alan@gmail.com |
c5f5e61ea9e88ee79ad2ae61bd8f13ecc1360d8d | 7188a41b6ecdef00cfbf03cc662a631eeb7e2f18 | /DaiCuongFirstApp - v1.1/app/src/main/java/com/project/daicuongbachkhoa/ui/vatly1/VatLy1QuizDbHelper.java | e156edeb902dfdd7b58bf5e8004152c7f36976ac | [] | no_license | DongPhamBK/DaiCuongBachKhoa2 | e78a45f809c1b16f55d5a2f82c86fa2c6e04dfdd | ad6b20a130af22bdd20bd1e28d6331d1d75f7081 | refs/heads/master | 2023-01-18T20:19:28.045856 | 2020-12-01T02:13:00 | 2020-12-01T02:13:00 | 317,399,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,220 | java | package com.project.daicuongbachkhoa.ui.vatly1;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.os.Build;
import androidx.annotation.Nullable;
import and... | [
"dong.pt173020@sis.hust.edu.vn"
] | dong.pt173020@sis.hust.edu.vn |
0b2747914e7550ad47f1504d10c232bac668438b | 530e3daf0896f2b8b3deca6483e3b893d0bb5483 | /foodBox/api/src/main/java/org/yokekhei/fsd/capstone/api/repository/OrderRepository.java | d16e7214182c08032cbb69a164de6fe097af9fc7 | [] | no_license | s94shweta/FSDSimplilearnShweta | 37a780ff2e1196c4b7213493141d43c0e4aadef8 | 6f58b54db77886607dd6f7b89d2b6f464e619bd4 | refs/heads/master | 2023-07-07T06:38:43.204002 | 2021-08-08T19:51:09 | 2021-08-08T19:51:09 | 309,680,235 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package org.yokekhei.fsd.capstone.api.repository;
import java.time.LocalDateTime;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.yokekhei.fsd.capstone.api.entity.Order;
import org.yokekhei.fsd.capstone.api.entity.User;
public interface OrderRepository extends JpaRepos... | [
"s94shweta@gmail.com"
] | s94shweta@gmail.com |
2efd4ab4bcef4416d48223f54962c21dd3b980a3 | 01fbb3b01bee6db9e923e0a30174eff165265031 | /COUPON-API-SERVICE/src/main/java/com/easytobuy/CouponApiServiceApplication.java | 1d0e1d1d5705089ea717d54fc8b7ece4176370f4 | [] | no_license | MaruthamSatish/EASYTOBUY_VERSION_0.01 | bdc2adb27d86a2e73fcc81802c426292cf942fde | c71d05d723c5a6d91af1c727fd607bb685384231 | refs/heads/main | 2023-02-09T00:29:50.765235 | 2021-01-01T13:42:34 | 2021-01-01T13:42:34 | 300,364,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 414 | java | package com.easytobuy;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
@SpringBootApplication
@EnableEurekaClient
public class CouponApiServiceApplication {
public static void ... | [
"smarutham@gmail.com"
] | smarutham@gmail.com |
e8d870709c1e753891043a9f45a035cd97474c3d | 0718470c4d1ae82e0ea8ac39ea2ce051d60b09f1 | /src/test/java/StringCalculatorTest.java | fbed69e44151297ad14a985ccccf9438a8921bbb | [] | no_license | fahad-israr/TDD-Kata-String-Calculator | e74c8702b4f7f13f34092e8dbe674ed45e02d39c | 0eb3a25598cce5137c2b85a797ce24b8111a08fb | refs/heads/master | 2023-02-01T22:46:50.310071 | 2020-12-21T05:00:01 | 2020-12-21T05:00:01 | 320,345,981 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,422 | java | import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class StringCalculatorTest {
@Test
public void testAddShouldReturn0() {
StringCalculator calculator = new StringCalculator();
assertEquals(0, calculator.add(""));
}
@Test
public v... | [
"fahad00cms@gmail.com"
] | fahad00cms@gmail.com |
0e2af2467ffc6783927ab1926ea2531b75a3e3e0 | c8bace3885addf0ed59adb3a643e6fcb53e3487e | /news-jsp-mysql/src/java/com/news/util/DaiCaThang.java | f5b392333e6b399085a60e34015bacac06398286 | [] | no_license | quandt162/Jsp_Servlet | 25d1b0ca0c63d0b87cc57ff3b790f0fef4004cdf | e527f24546ad85375639cf7fc222627416ac0c7c | refs/heads/master | 2021-01-10T04:47:01.704295 | 2015-12-04T13:53:04 | 2015-12-04T13:53:04 | 47,406,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,371 | java | package com.news.util;
import java.util.Arrays;
public class DaiCaThang {
private static char[] SPECIAL_CHARACTERS = { ' ', '!', '"', '#', '$', '%',
'*', '+', ',', ':', '<', '=', '>', '?', '@', '[', '\\', ']', '^',
'`', '|', '~', 'À', 'Á', 'Â', 'Ã', 'È', 'É', 'Ê', 'Ì', 'Í', 'Ò',
'Ó', 'Ô', 'Õ', 'Ù', 'Ú', 'Ý', '... | [
"quandt2191@gmail.com"
] | quandt2191@gmail.com |
b6cad4625411d7ef1fdfe4f28f2a9cb9f47ae839 | 3d65929e1d1b37cf2807b5f45a145fbc10cc073b | /Module4/20_case_study/case_study/src/main/java/vn/codegym/model/Position.java | 1d1300f7775d2e061b5f081b254926424ce10a74 | [] | no_license | MAIDOAN2302/A1020I1-DoanThiMai | 336f111335ac42794fb00824764685b923becf62 | 2383398c1009f48d81c50ce2f4d3d4984110c215 | refs/heads/master | 2023-08-13T21:57:04.841504 | 2021-10-04T16:36:26 | 2021-10-04T16:36:26 | 312,744,327 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 845 | java | package vn.codegym.model;
import javax.persistence.*;
import javax.validation.constraints.NotBlank;
import java.util.Set;
@Entity
public class Position {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private int id;
@NotBlank(message = "Không được để trống")
private String name;
@OneT... | [
"doanthimai23021992@gmail.com"
] | doanthimai23021992@gmail.com |
3b2234828ae250563add053f44db2bf2599373d0 | 120e8dad2d78043f66423fb2fe714b3b39f68a15 | /java_programming/src/day41_arraylist/practiceGit.java | 11e498188180eccd5f6ee181298cf0d237302304 | [] | no_license | AleksandarBacko/API | 5a7627eea40e4962adc2f7207ebcdd0a0fcf3cae | f28f472a383370d0201ab7b01ed28c4ca8e11a56 | refs/heads/master | 2023-07-11T07:10:53.231922 | 2021-07-28T22:34:07 | 2021-07-28T22:34:07 | 397,413,742 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package day41_arraylist;
public class practiceGit {
public static void main(String[] args) {
System.out.println("git works");
System.out.println("sdaasdasdasd");
}
}
| [
"backo.backovic94@gmail.com"
] | backo.backovic94@gmail.com |
5ef182d65e8a0708d7e594643abe9c97cdc1bef5 | e0c8d4b3c1fdfb0f8469b7de23ffb9ca471052bb | /Week12-BankAccount/src/BankAccountTester.java | 4617de7e98ff7199f01fd10b5ac90afaa45c244e | [] | no_license | tranric/Java_2015_stuff | d8848a4a783777a37b8ea9b37e3073d0341865f0 | 4f0069b01e6d946cadfdda91e1c1256d7c02ca31 | refs/heads/main | 2023-02-04T09:51:12.965424 | 2020-12-18T02:05:41 | 2020-12-18T02:05:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 668 | java | import BankAccountClasses.*;
public class BankAccountTester {
public BankAccountTester(){
//BankAccount myAccount = new BankAccount(4000);
SavingsAccount savings = new SavingsAccount(5000 , 0.02);
ChequingAccount chq = new ChequingAccount(400);
savings.addInterest();
System.out.println(savings.toStrin... | [
"55151012+tranric@users.noreply.github.com"
] | 55151012+tranric@users.noreply.github.com |
ca76e8d3faba1acdc281b3f97322c219fd0b9ff1 | bf3a091d350d8ff1ecebb761b299a294ec031c53 | /stock-management-automation/src/main/java/io/github/ydhekim/stock_management_automation/controller/GetAllWarehouseAttendantsController.java | cfbdd3debaaf5639b35475eae0dd9d967dfd6f92 | [] | no_license | ydhekim/stock-management-automation | e7d0c29fe6d1181b6f89b98e3e78704eb3843fe9 | a9d3a641fba240969d546865181a25d8bec365c2 | refs/heads/master | 2020-04-10T00:17:11.485470 | 2018-12-17T19:15:27 | 2018-12-17T19:15:27 | 160,681,022 | 0 | 5 | null | 2018-12-14T13:37:40 | 2018-12-06T13:47:45 | JavaScript | UTF-8 | Java | false | false | 1,824 | java | package io.github.ydhekim.stock_management_automation.controller;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServlet... | [
"yasin.d.hekim@gmail.com"
] | yasin.d.hekim@gmail.com |
e1c5833fbd74e3ed594768dc21a1e7da11ad1ed2 | 45d1e88d4275045417b1128b1978bb277de4136c | /A04.Netty/B01.Netty_Book/doc/nettybook2-master/src/com/phei/netty/frame/correct/TimeServer.java | 054d21c33f672d04db4956b944325cec23e27826 | [
"Apache-2.0"
] | permissive | huaxueyihao/NoteOfStudy | 2c1f95ef30e264776d0bbf72fb724b0fe9aceee4 | 061e62c97f4fa04fa417fd08ecf1dab361c20b87 | refs/heads/master | 2022-07-12T04:11:02.960324 | 2021-01-24T02:47:54 | 2021-01-24T02:47:54 | 228,293,820 | 0 | 0 | Apache-2.0 | 2022-06-21T03:49:20 | 2019-12-16T03:19:50 | Java | UTF-8 | Java | false | false | 2,617 | java | /*
* Copyright 2013-2018 Lilinfeng.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | [
"837403116@qq.com"
] | 837403116@qq.com |
c60d94fe485a598a78c4f040ce0727f890ce4589 | 606d7911da535e25c34bac9778bd83322052950e | /src/main/java/tech/ouyu/quickResponder/back/QuickResponderApplication.java | 424639aac8fb172625f37c4590c4b03289f5c614 | [] | no_license | Ouyuone/quick-responder-back | b31a0cf4cc11fdcfe763d71bb92fac96cf5668e4 | 6e4bf63289138f235ec9871a414e1c7c5db0fc0b | refs/heads/main | 2023-02-23T01:44:19.739372 | 2021-01-30T13:04:27 | 2021-01-30T13:04:27 | 320,580,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package tech.ouyu.quickResponder.back;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@MapperScan(basePackages = {"tech.ouyu.quickResponder.back.mapper"})
@SpringBootApplication
public class Quick... | [
"461388758@qq.com"
] | 461388758@qq.com |
7cf758ba6d43d2d78856d1ce4583904f6c211c44 | 67789e4c8d45819105bb39efaa00eec6943ab42c | /src/main/java/br/com/prontuariounico/security/SpringSecurityAuditorAware.java | 7725459d7ca93b7ed117d7fbda0632b2920bdf29 | [] | no_license | emaruya/prontuario_unico | 06fa9581f21a26dab8d1fcb85983ad64b7442433 | 815625ed9ba124db4d71ec097ab1bd1ddc9f3f2d | refs/heads/main | 2023-01-28T00:14:48.242192 | 2020-12-07T01:49:08 | 2020-12-07T01:49:08 | 319,147,298 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package br.com.prontuariounico.security;
import br.com.prontuariounico.config.Constants;
import java.util.Optional;
import org.springframework.data.domain.AuditorAware;
import org.springframework.stereotype.Component;
/**
* Implementation of {@link AuditorAware} based on Spring Security.
*/
@Component
public class ... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
a0c2aa62437cf6233a0042b310642b6143873575 | 1c965c1b1ccdd4d87828472d439f0dc18b8d8314 | /appProyectoFinal/src/java/Model/Ejercicio.java | bf91d7f43daff0a26f23c547a1defb4836ce3249 | [] | no_license | BayronJPR/appProyectoFinal | 5cbd4e61fe4589e1558c28bcfbb0a4fb48d452e0 | c03768af06fa47a2f106089741a61a6107d7c0e3 | refs/heads/master | 2022-03-07T12:32:10.134693 | 2019-08-02T21:21:36 | 2019-08-02T21:21:36 | 198,127,517 | 0 | 0 | null | 2019-08-02T21:22:15 | 2019-07-22T01:53:23 | CSS | UTF-8 | Java | false | false | 1,063 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Model;
/**
*
* @author MrHaksh
*/
public class Ejercicio {
int idEjercicio;
String descripcion;
... | [
"MrHaksh@MrHaksh"
] | MrHaksh@MrHaksh |
24c190ac4905fc5ec5b55da4a9ed3449873ec1f1 | fc7dbc55c28514a48629184383c808d348b8425c | /300. Longest Increasing Subsequence/src/Solution2.java | 8347195e0cca92c51c9d09c11a58b75dfeba915f | [] | no_license | novRay/leetcode_solution | afbb4b905aeb5040957ea0a817043bd85eb1dbcd | aa6844cc10ca0177b5753678bec19ca144c96671 | refs/heads/master | 2023-08-19T02:05:59.819837 | 2021-10-16T07:16:51 | 2021-10-16T07:16:51 | 408,674,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | import java.util.Arrays;
// Greedy + Binary Search (Patience Sort)
public class Solution2 {
public int lengthOfLIS(int[] nums) {
int n = nums.length;
int[] tails = new int[n];
int res = 0;
for (int num : nums) {
int lo = 0;
int hi = res;
if (res =... | [
"rayyc810@gmail.com"
] | rayyc810@gmail.com |
610fbdb6e1f6290a07ccd370b4746d8ea3a590e6 | 60b39cfa29cee07d052ce07093aff567fe1d789a | /src/main/java/com/bootdo/mia/service/impl/ExperevaluateServiceImpl.java | f6d1fba83395aeb7051055d15cc4a80013b2628a | [] | no_license | iamfine099/mia | 05ecb7d8b98871797b30de8250e68fe46f665efa | 4c7469e1d8918269e9a6b0cc2a90a7ffc1b9a05d | refs/heads/master | 2022-09-11T09:39:11.970942 | 2020-04-03T05:25:07 | 2020-04-03T05:25:07 | 180,247,196 | 0 | 0 | null | 2022-09-01T23:06:57 | 2019-04-08T23:18:11 | JavaScript | UTF-8 | Java | false | false | 4,210 | java | package com.bootdo.mia.service.impl;
import org.apache.poi.ss.usermodel.Workbook;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.io.IOException;
import java.net.URLEncoder;
import java.util.Date;
import java.util.HashMap;
import java.util.List... | [
"wangjr@riverroad.cn"
] | wangjr@riverroad.cn |
5585e22b77985af4b0b307282b80663283ea0f15 | 4b787007b59c2e575082a37584ef0a88a5628df0 | /app/src/main/java/com/adamapps/coursealert/HomeActivity.java | bb5f12c0b8de37d963e0aeb989df40c20f59d2fb | [] | no_license | adamfils/SchoolAssistant | 12a117206e954d5ab624e2b2afe2c32bb2d8d0e3 | 5a757de3a3f3b5ff765f9c2552ebcd83c577f69c | refs/heads/master | 2021-01-20T16:10:02.437775 | 2017-08-18T07:10:21 | 2017-08-18T07:10:21 | 90,822,185 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,399 | java | package com.adamapps.coursealert;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.media.MediaPlayer;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import and... | [
"filswino@gmail.com"
] | filswino@gmail.com |
94d89507c1d3d25b02ffb0ec5b349caddc12dd4b | 6fe6e726bc5959593201127cd8975ae7ab0d39da | /config-server-git/src/main/java/spring/config/ConfigServerGitApplication.java | 8f85f2cbff07692444fef42357e343d5eeee03b4 | [] | no_license | lcodyto/springcloud-study | 3d77ee61e0d4d77e746e434f077c896cde76109a | 7412efe39e65e56799037180b40901f9c5fb076c | refs/heads/master | 2023-05-06T02:02:17.946975 | 2021-05-04T15:52:00 | 2021-05-04T15:52:00 | 372,820,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package spring.config;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.config.server.EnableConfigServer;
@EnableConfigServer
@SpringBootApplication
public class ConfigServerGitApplication {
public static void ma... | [
"liu55371481@163.com"
] | liu55371481@163.com |
09570baa2ad2fa78bb8d0ecdaddf0d90bb93e617 | d1d8b0885c964b647c8ac0451ea7f0dc3726f847 | /ServletHtml/ServletHtml/src/com/jspservletcookbook/bean/WorkReportBean.java | 82732330881be8e71dc6c400e21bed63a3e560b2 | [] | no_license | fhlkm/WebProject | 8595d84e6abb86a16430e372c55a18a474c4229b | 5336855d6a9c353cf4ac51108ccf028d0f76b0f5 | refs/heads/master | 2020-04-15T12:51:04.692902 | 2015-03-20T22:39:25 | 2015-03-20T22:39:25 | 32,610,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 597 | java | package com.jspservletcookbook.bean;
public class WorkReportBean {
public static final String SNO ="Number";
public static final String Time="Time";
public static final String Name="Name";
public static final String Date="Date";
public static final String SCHECKLIST="Checklists";
public static final String Imag... | [
"hfeng11@hawk.iit.edu"
] | hfeng11@hawk.iit.edu |
38a1636f54f3f202a9b00f73f6bb66e2137f8ab6 | 8d7010fc64c8c91c028f2bb5e11550cbce7244b2 | /src/main/java/services/impl/UserSecurityServiceImpl.java | 9467f9b3d2718423310b4cffbd299ddbeb274143 | [] | no_license | Typersun/quiz-engine-servlets | c6c927af59fb9f132ddfbd861f665f32ef31b73d | a9f4a0e4fecd690a60260eb1a7033fff8ae25d3c | refs/heads/master | 2023-05-08T04:45:14.648728 | 2021-05-27T18:19:43 | 2021-05-27T18:19:43 | 360,391,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,731 | java | package services.impl;
import dto.LoginDto;
import dto.RegistrationDto;
import dto.TokenDto;
import dto.errors.ErrorEntity;
import exceptions.QuizEngineException;
import lombok.AllArgsConstructor;
import models.Profile;
import models.User;
import repositories.UserRepository;
import services.UserSecurityService;
import... | [
"wintersun116@gmail.com"
] | wintersun116@gmail.com |
895834b55e663c820faf329f2502e1b59c811fc8 | bf4e5ce01d5db32f95400e9e1a79d69c0c760e5e | /app/src/main/java/com/xhly/godutch/utility/DateTools.java | fe4cb40e5062d8fa2319375fbc8bf680261c4aaf | [] | no_license | xhly521/AAHelper | cef8f61b90b6d42bcccb4f1a07ffc0f407217a83 | 5079de7254753cf21d54be5e518cae7ad72c1c4f | refs/heads/master | 2020-04-03T19:08:02.936008 | 2016-06-24T01:20:40 | 2016-06-24T01:20:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 46,411 | java | package com.xhly.godutch.utility;
import java.io.Serializable;
import java.text.ParseException;
import java.text.ParsePosition;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.GregorianCalendar;
import java.util.TimeZone;
/**
* 日期操作工具类,主要实现了日期的常用操作。
* <p>
* ... | [
"807259238@qq.com"
] | 807259238@qq.com |
c713e65f857b8dc109f5a78d3c9869f22152cdbf | a1da428be70cf8d8d3e3519985eb0c37707a8243 | /fastapi/src/main/java/org/pulp/fastapi/extension/SequenceObservable.java | 48726bcf5f19ade1eb6251d261ca79062daefca8 | [] | no_license | huxinjun/fastapi | 088fef57760ec4088e006f7763455caa9fee7f08 | 6b6d395ce54ec3ef6b96ec794504724233669c44 | refs/heads/master | 2023-02-03T14:40:42.305750 | 2020-12-23T11:40:20 | 2020-12-23T11:40:20 | 273,634,312 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,798 | java | package org.pulp.fastapi.extension;
import android.support.annotation.NonNull;
import android.text.TextUtils;
import org.pulp.fastapi.model.Error;
import org.pulp.fastapi.model.IModel;
import org.pulp.fastapi.util.Log;
import java.lang.annotation.Annotation;
import java.lang.reflect.Type;
import io.reactivex.Obser... | [
"hu12315005@126.com"
] | hu12315005@126.com |
8ba9145fe404252a9ef1e00234a44c1ba4dbc1b7 | 2d328561c7d4a96ee5c8612ccebdef7c978fae77 | /RestfulClient/src/main/java/com/restfulclient/impl/RequestBody.java | db2be545e2aab125240581f9a8f4f4fc25e341da | [
"Apache-2.0"
] | permissive | osvaldogh85/rest_tinny | acb634c73cb2ac3481c548832d4b85c46e2a9580 | 6122e65b3550cbaddb0dfb1145b32daee9cd56d9 | refs/heads/main | 2023-07-28T05:30:04.301660 | 2021-09-14T20:58:05 | 2021-09-14T20:58:05 | 364,962,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,621 | java | package com.restfulclient.impl;
import com.restfulclient.interfaces.IRequestBody;
public class RequestBody implements IRequestBody {
public static final int ZERO_LENGTH = 0;
private byte[] body;
private BodyType bodyType;
private Object content=null;
private RequestBody(final BodyType bodyType, ... | [
"odge@gft.com"
] | odge@gft.com |
8479575b52bad789557b605639536752dfc7c597 | 8c3742a2ca655a649a31d6e60224bea5647495bf | /src/main/java/com/hdjd/grit/model/pojo/VO/TemplateData.java | 2803af22c3bf99a55032f2bab8b7965f10fd6b2b | [] | no_license | unsnow/grit | fe2c60f1d3c78ed76a704e18b6fe7d94c2dffa9f | a26b9c03f052ad37c7c310b4f8215b776bb51e5a | refs/heads/master | 2022-12-28T11:08:17.323258 | 2020-10-14T02:55:35 | 2020-10-14T02:55:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package com.hdjd.grit.model.pojo.VO;
import lombok.Data;
/**
* @description 设置推送的文字和颜色
*/
@Data
public class TemplateData {
//keyword1:订单类型,keyword2:下单金额,keyword3:配送地址,keyword4:取件地址,keyword5备注
private String value;//,,依次排下去
public TemplateData(String value){
this.value = value;
}
// pr... | [
"1634064086@qq.com"
] | 1634064086@qq.com |
a59fe8e47e73c4f5b0c25b4d30fad14bdd15be12 | f91bcd71b19e9a7159816c16a889861b56330a20 | /RemoteMonitor/src/Server/ServerProcess.java | 5792852ddb8b412d6bed992031258b3d115f98bc | [] | no_license | luoxinglian/Lolita | 8b2e9b219a8821ee89d6a814c068cc87934a2325 | 7c5afe3725765f9a71b9f2ec25208e86dd8c5111 | refs/heads/master | 2021-01-12T11:22:34.347625 | 2016-11-06T12:38:06 | 2016-11-06T12:38:06 | 72,906,904 | 0 | 0 | null | 2016-11-05T05:22:55 | 2016-11-05T05:22:54 | null | UTF-8 | Java | false | false | 1,450 | java | package Server;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
public class ServerProcess extends ArrayList {
private SocketManager socketMan = new SocketManager();
public void getServer()... | [
"522268397@qq.com"
] | 522268397@qq.com |
cbf4592d37ac7b546eb545a6b4101a05fd9168ef | 56c068ac8118fbc3e15e37e538935a283b9f908d | /src/com/WaveCreator/TarsosWrapper/TarsosRunner.java | fb45adf23298b6988e2fb6ce2bc40d9e1c254a72 | [] | no_license | nietoperz809/wavecreator | 8944cd630288b234388a0a9cf812ab425541178e | 64f3456208fc891f9a2a5250a564c19bec471a1a | refs/heads/master | 2021-01-17T09:11:52.268778 | 2018-08-26T23:52:21 | 2018-08-26T23:52:21 | 28,629,861 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,605 | java | package com.WaveCreator.TarsosWrapper;
import be.tarsos.dsp.AudioDispatcher;
import be.tarsos.dsp.AudioEvent;
import be.tarsos.dsp.AudioProcessor;
import be.tarsos.dsp.io.jvm.JVMAudioInputStream;
import be.tarsos.dsp.io.jvm.WaveformWriter;
import com.WaveCreator.Wave16;
import javax.sound.sampled.AudioFormat;
import ... | [
"pbull809@gmail.com"
] | pbull809@gmail.com |
abef9fd16b4828299457a0bb91e7eaa383163a29 | 7887568d9fc991bd0c062398013cffc681127123 | /src/com/web/daos/ScheduleDao.java | 034658a0ce29453294d4b3e98b6738b9b4978ce2 | [] | no_license | yoonsil/jee-soccer | fbb09c790032ab5f413b7a1514ece2310e0ebb27 | 08654b73e8073e97d2b147e255b7620cee8d9b31 | refs/heads/master | 2020-07-31T08:16:10.281990 | 2019-10-01T01:40:15 | 2019-10-01T01:40:15 | 210,541,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 57 | java | package com.web.daos;
public interface ScheduleDao {
}
| [
"thisiserinchoi@gmail.com"
] | thisiserinchoi@gmail.com |
1fb2956f88ed6da884b045a771fe6205195ec391 | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/Jsoup-84/org.jsoup.helper.W3CDom/default/11/org/jsoup/helper/W3CDom_ESTest.java | d3bc32c781fdc27a713fea868ecfb77e10827481 | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 9,970 | java | /*
* This file was automatically generated by EvoSuite
* Fri Jul 30 09:19:25 GMT 2021
*/
package org.jsoup.helper;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
imp... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
cebb661be362dc1de29d0c6e170bb43250bf3e6e | 7a3ad8a883d2a7cf1a46c9d713b0dafeb4126601 | /src/main/java/com/tnsoft/web/service/impl/ExportServiceImpl.java | 4484598f58a26fd87ad10d7bb407ae7a8b799aa3 | [] | no_license | TheOneChina/znll | b45546b69a71aeef5b6257634fff6e45cd73d34a | 2970d1e16beacd0cbaa44be21c1c27e36c55e94e | refs/heads/master | 2020-04-27T20:19:30.049617 | 2019-03-18T12:25:19 | 2019-03-18T12:25:19 | 174,340,693 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,793 | java | package com.tnsoft.web.service.impl;
import com.expertise.common.util.StringUtils;
import com.itextpdf.io.image.ImageData;
import com.itextpdf.io.image.ImageDataFactory;
import com.itextpdf.kernel.font.PdfFont;
import com.itextpdf.kernel.font.PdfFontFactory;
import com.itextpdf.kernel.pdf.PdfDocument;
import com.itext... | [
"18576702314@163.com"
] | 18576702314@163.com |
82349d8cb884df78c599ba8fc78b577fc2df6fb8 | 49778f2f41b83ab783c04cec96b6b386c33bdf88 | /Remove_Nth_Node_From_End_of_List.java | 7c7290645e7c65f6df98b90c4443dc668bdad816 | [] | no_license | cqx83/Leetcode | b8521154bc8cf1e5ee10e94ea3a6707a0d272b15 | 850562066937be04f881131f22c76677446f2f3f | refs/heads/master | 2016-09-03T06:38:28.582489 | 2014-08-22T06:09:57 | 2014-08-22T06:09:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | public class Solution {
public ListNode removeNthFromEnd(ListNode head, int n) {
ListNode d = new ListNode(0);
d.next = head;
ListNode s = d, f = d;
while(n-- > 0) {
f = f.next;
}
while(f.next != null) {
s = s.next;
f = f.next;
... | [
"t-macwin@hotmail.com"
] | t-macwin@hotmail.com |
b198e20f55f7c9b0641c7d97c9d68c356471f9ab | e7e497b20442a4220296dea1550091a457df5a38 | /main_project/search/ExternalSearcher/src/externalsearch/ExternalSearcherI.java | 680c9fb58c89f358776e449d1d45069eb8e4c83a | [] | no_license | gunner14/old_rr_code | cf17a2dedf8dfcdcf441d49139adaadc770c0eea | bb047dc88fa7243ded61d840af0f8bad22d68dee | refs/heads/master | 2021-01-17T18:23:28.154228 | 2013-12-02T23:45:33 | 2013-12-02T23:45:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,410 | java | // **********************************************************************
//
// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
//
// ***************************************************... | [
"liyong19861014@gmail.com"
] | liyong19861014@gmail.com |
d487451296254e9c3ccf561b4ef83aea80c12372 | 7b7c0f0b98a2993f0107e6f8fa7036e6e90db2c9 | /app/src/main/java/com/example/jsonparsingwithglideandvolley/Class/AboutMovies.java | 14d6523759b70345c2ecb2762885dab99a6f72a8 | [] | no_license | humayu96/JsonParsingWithGlideAndVolley | 4ef394676ddd03abd973ed9f5306d750653086fb | 9a2dd2e22d7bdb6b8cdabbc21898f2966177a1e0 | refs/heads/master | 2020-04-28T22:05:46.958569 | 2019-03-14T11:09:03 | 2019-03-14T11:09:03 | 175,605,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,706 | java | package com.example.jsonparsingwithglideandvolley.Class;
// Anime
public class AboutMovies {
public String name;
public String description;
public String rating;
public String img;
public String categories;
public String studio;
public int episode;
public AboutMovies() {
... | [
"39210393+HumayunSheikh@users.noreply.github.com"
] | 39210393+HumayunSheikh@users.noreply.github.com |
f55844b95dfc18d258d2e25557b246c32e4cd8e5 | b52cf581d7637563d148bddc9d226bbf654a474e | /src/main/java/com/rainple/weChatRobot/pojo/BaseMessage.java | bfa3f3a894f21c5467569a1514e6d6496a0a493c | [] | no_license | rainple1860/robot | 453675dad590dac3456ea94099ac4b7fb5e2e0e3 | e31d8f692226db8c1d2127034316567279f0f4a4 | refs/heads/master | 2023-08-23T00:27:44.477293 | 2021-10-20T15:12:30 | 2021-10-20T15:12:30 | 191,574,506 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 949 | java | package com.rainple.weChatRobot.pojo;
/**
* 消息父类
* @author Stephen
*
*/
public class BaseMessage {
//接收方微信号
private String ToUserName;
//发送方微信号
private String FromUserName;
//创建时间
private long CreateTime;
//消息类型
private String MsgType;
public String getToUserName() {
ret... | [
"rainple@foxmail.com"
] | rainple@foxmail.com |
cd8ea3318bceab1785267d20b7e730d02916af13 | 0d163e2b966ee5959554610951ecf3c85bc77a13 | /src/main/java/com/jctp/md/JCTPMdSpiAdapter.java | 5dcb602bc492bcafb4b4be6e6c386fa1f48a0d3e | [] | no_license | jiangcuilan/JCTP | 46dda8f84c44ad5765f9a7a5073515677615c991 | 62863c1f157047b9a87eaaf3c7fa16f36eb1c2ee | refs/heads/master | 2021-01-20T20:36:21.325448 | 2016-08-07T04:01:33 | 2016-08-07T04:01:33 | 64,987,317 | 5 | 5 | null | null | null | null | UTF-8 | Java | false | false | 3,082 | java | package com.jctp.md;
import static com.jctp.util.JCTPStructUtil.getStructObject;
import org.bridj.BridJ;
import org.bridj.Pointer;
import org.bridj.StructObject;
import org.bridj.ann.Virtual;
import com.ctp.thostftdcmdapi.CThostFtdcMdSpi;
import com.ctp.thostftdcuserapistruct.CThostFtdcDepthMarketDataField;
import c... | [
"710581431@qq.com"
] | 710581431@qq.com |
2d2ce2bc1585a0e43a1278bd4b7e2fc7a18bb095 | 57f6ad86a4959a7aad2fe609d667ec5ddf081ab8 | /Day1123/src/net/tis/day23/AAA.java | 595e580f8074d7a9a75a100ad5a927751e67b5c7 | [] | no_license | leejj0221/apple | a04426fcfcd46773112357c307fa5cda146160f4 | 847e48daeee700dd60d7d1d8a18fdcde8214c469 | refs/heads/master | 2023-04-07T09:16:54.077075 | 2021-04-06T00:55:41 | 2021-04-06T00:55:41 | 354,688,008 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 300 | java | package net.tis.day23;
public class AAA {
public int my;
public static void apple() {
System.out.println("\nstatic apple¸Þ¼Òµå");
}//apple END
public void color() {
System.out.println("\nnon-static color");
}//color END
public static void main(String[]args) {
}
}//class AAA END
| [
"dlwowns0221@naver.com"
] | dlwowns0221@naver.com |
a635638b46e1cfb7518cf05d055366a3e60a54b4 | eadd59d4d3755818f76ce344109345a95cf3c001 | /src/Endoscopy/EndoscopyExtractorOld.java | 3dbbdd79b10841e65b0185c4951b547d9a8c017d | [] | no_license | sebastiz/Physipopv2.0.3 | 129728fcf24c56afc1e97bb206c7d93dec54b902 | 86184120deb321afd1e04e2eda4d866fca07b922 | refs/heads/master | 2021-09-24T08:11:44.695007 | 2018-10-05T12:10:59 | 2018-10-05T12:10:59 | 105,247,903 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,974 | java |
package Endoscopy;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.regex.Matche... | [
"sebastiz@hotmail.com"
] | sebastiz@hotmail.com |
50f63aaa2afdc97e778ed67ebc68705bc310cc45 | f48c04532f155c30a040e03237cffdde586e96fb | /src/main/java/com/hu/fenxiao/controller/front/CartController.java | 2e0ae60f17e8b5f16e5c7226fdbdbd1c0c444588 | [] | no_license | Metathinking/fenxiao | 7d649e37303d77755fd14a40cb1313d37de89096 | 5c14e99773b75f33ba7cb29742fe245fe6573141 | refs/heads/master | 2020-03-07T21:20:04.097037 | 2018-05-07T03:48:37 | 2018-05-07T03:48:37 | 127,723,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,775 | java | package com.hu.fenxiao.controller.front;
import com.hu.fenxiao.controller.admin.AdminTuiGuangSettingController;
import com.hu.fenxiao.domain.CartItem;
import com.hu.fenxiao.domain.Member;
import com.hu.fenxiao.exception.ServiceException;
import com.hu.fenxiao.service.CartItemService;
import com.hu.fenxiao.util.Excepti... | [
"503523986@qq.com"
] | 503523986@qq.com |
c1cc3623291ff5aee7d7d4bf5c97f2f1ad332e5f | 23827633298df1569d2e64e623c0e5a6d97cdfa6 | /observer/src/main/java/cn/ep/dp/observer/impl/Watcher.java | 9032deac8a49fefab84bd5e6c042a5b0dcb15ab1 | [] | no_license | dark-ep/design-patterns | e556ede3f1e9ccb78c1a3057c5f6226a1eafef04 | a54720b648c513462f20f43c140edbb15284ae8c | refs/heads/master | 2020-03-25T11:32:50.792419 | 2018-01-12T07:39:08 | 2018-01-12T07:39:08 | 143,736,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package cn.ep.dp.observer.impl;
import cn.ep.dp.observer.WatcherObserver;
import cn.ep.dp.observer.subject.BaseWaterQuality;
/**
* @author lhl
*/
public class Watcher implements WatcherObserver {
/**
* 职务
*/
private String job;
@Override
public String getJob() {
return job;
}... | [
"lhl_1986@qq.com"
] | lhl_1986@qq.com |
7992e136da5e3bed413ef11c9017e504ae92a951 | 1b02b3a179e2bdd2a6d2805373e4b3e8e8f3ae9c | /src/Student.java | 5c179f6467fb7ce6e3c176d6e240f6f2f651a2cd | [] | no_license | Lucihpet/Lab9 | 075cd7b5dcac4a4a6a6762454865d52b6c1b405c | 8f1cb0287abfcfe106a841bd59a52884719bb3f3 | refs/heads/master | 2021-02-26T00:33:32.924838 | 2020-03-11T03:14:49 | 2020-03-11T03:14:49 | 245,480,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,476 | java | import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
public class Student /*implements Comparable<Student>*/ /*implements Cloneable*/ implements Serializable {
protected String name;
protected double GPA;
public Student (String n, double gpa) {
this.name = n;
thi... | [
"59805094+Lucihpet@users.noreply.github.com"
] | 59805094+Lucihpet@users.noreply.github.com |
a2c858687aab0a7d914897afb73ee93f607b5d83 | 7ad5a3ceb5b28e31d54269515e35232fbc87fd21 | /core/src/main/java/org/jpedal/jbig2/decoders/JBIG2StreamDecoder.java | 749ef2dd8a594b01fe0869c788012446601acaed | [
"Apache-2.0"
] | permissive | demetbolata/icepdf4 | 966a4a8eea50cb4bf82100180f72189f589b09c3 | e8dfcb5c03502f1e38d077a730761de945153cd7 | refs/heads/master | 2023-03-15T16:02:51.443928 | 2016-05-29T09:02:30 | 2016-05-29T09:02:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,812 | java | /*
* Copyright 2006-2012 ICEsoft Technologies Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the
* License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"balaumadevi@gmail.com"
] | balaumadevi@gmail.com |
22cb80af646c0db82ef4d38b5a7a3b8d26fadcbb | 5fa205de1d8e5cfcd45170c1f8e8a0b095763241 | /src/view/LoaningsFrame.java | 4620263a35b2d81cdcf842b540fc3be9d189c123 | [] | no_license | duongbx288/QuanlyThuvien | aa6746fbeb37b5f5944c45822821cc9d6eea70d0 | 0ce2652ec8c8df93a1244caef9e67ad58880c763 | refs/heads/main | 2023-08-02T09:14:01.840176 | 2021-10-04T10:23:27 | 2021-10-04T10:23:27 | 413,369,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,424 | java | package view;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import java.util.ArrayList;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JTable;
import javax.swing.JScrollPane;
import javax.swing.table.DefaultTa... | [
"duongbx183901@gmail.com"
] | duongbx183901@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.