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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
20342b97978356abd48529110c4df573c3ec64f3 | 25db460a113de0fc779798f0566eae17c0aee1ae | /java8Demo/src/com/zfc/java8/demo03.java | 9d08f4cdbe10330eaa9174269805496f35863bd3 | [] | no_license | Zhangfc682/workplacedemo | 4222955e147d8bf2a3b0817941d5a204e20e4a1a | e04af4498f785843033a6b533cf93b0537203dee | refs/heads/master | 2023-04-01T21:58:04.870635 | 2021-04-14T09:09:35 | 2021-04-14T09:09:35 | 357,844,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,360 | java | package com.zfc.java8;/**
* @version: 0.1.0
* @author: Zhangfucai
* @Description:
* @create: 2021-04-12 21:40
* @Modified By:
*/
import org.junit.Test;
import java.io.PrintStream;
import java.util.function.Consumer;
/**
* @ClassName: demo03
* @Description 方法引用
* 当要传递给Lambda体的操作,已经有了实现的方法,可以使用方法引用。
* 方法引用就是... | [
"546641398@qq.com"
] | 546641398@qq.com |
0d106e248d424a8316f80d5c5c655f09372e7231 | 4139c954de6c4247c772116fdc6176212767377f | /src/test/java/src/test/rough/LoginTest.java | 7c6ee83918ec6f9084c18ad0c44cccc5e9a55e9f | [] | no_license | julielearncoding/PageObjectModelBasic | 24e5cfbadc998aaec2e29dc02587a11b71973437 | ea78afc0b2aa24456e2ca8a0d7906f258f2ed99c | refs/heads/master | 2021-07-06T01:44:58.038281 | 2020-02-20T08:34:38 | 2020-02-20T08:34:38 | 241,827,950 | 0 | 0 | null | 2021-06-07T18:41:28 | 2020-02-20T08:11:03 | HTML | UTF-8 | Java | false | false | 735 | java | package src.test.rough;
import org.testng.annotations.Test;
import src.test.base.Page;
import src.test.pages.HomePage;
import src.test.pages.LoginPage;
import src.test.pages.ZohoAppPage;
import src.test.pages.crm.accounts.AccountsPage;
import src.test.pages.crm.accounts.CreateAccountPage;
public class LoginTest {
... | [
"tuoanh0307@gmail.com"
] | tuoanh0307@gmail.com |
492d6f2b534d0cb55ac164238259d233dbc1be33 | 3461dc0eb90aed23f85b6ba3adad3ca3935cbf07 | /Lab12-1/src/main/java/lab/web/model/Person.java | 81b65b3460bd45d9d598730ccae2dcd814b5f8bc | [] | no_license | jeongeunson/newclass1 | 12efe3424828c2cf732d04f207d3b5381fc6968d | 8ed2e96e84c48abddd0ba0f62db9f32f173e4dcd | refs/heads/master | 2020-05-18T16:04:53.223673 | 2019-05-09T02:01:30 | 2019-05-09T02:01:30 | 184,516,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | package lab.web.model;
public class Person {
private String name;
private String company;
private String phone;
private String email;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getCompany() {
return company;
}
public void setCompan... | [
"imich@nate.com"
] | imich@nate.com |
5853bfe0ac15202c4fa9f99421b5b54746b8be9e | 24549c9e13550680e2b9e015f4c1d8974774b6ac | /src/org/xml/sax/helpers/ConfigurableParserAdapter.java | fcda0556905438a4c019d7029edca6c6376c5614 | [] | no_license | aerhard/xerces2-j | 95bc867ee0e8d6cbf26c5aef238a7c668bb30216 | 3de90a60d021fee411918cd7e6c8769393fdcfd0 | refs/heads/apache | 2020-12-30T13:28:47.496944 | 1999-11-09T01:11:22 | 1999-11-09T01:11:22 | 91,222,432 | 0 | 0 | null | 2017-05-14T05:34:34 | 2017-05-14T05:34:34 | null | UTF-8 | Java | false | false | 6,676 | java | // ConfigurableParserAdapter.java - adapt a SAX 1.0 Parser to Configurable.
// $Id$
package org.xml.sax.helpers;
import java.io.IOException;
import java.util.Locale;
import org.xml.sax.Configurable;
import org.xml.sax.SAXNotSupportedException;
import org.xml.sax.SAXNotRecognizedException;
import org.xml.sax.Parser;... | [
"twl@apache.org"
] | twl@apache.org |
a8533d7951087e8d5b1a5e123d34a268a40446eb | 1e6bfb9839958516bf616a726d4f9e4370b12065 | /SchemaMigration-4.0/src/com/datasphere/db/migration/scheduler/impl/PGSql2HiveMigrationScheduler.java | 153dc97290c3cabea47c60d21629915cb378194a | [] | no_license | muniao/datasphere-integration | 9ceb6684d81bbe3e3954b600e760a6d9b52b2c3c | ff3ab267d4202a5eaf916c2f9925ac11911f37fd | refs/heads/master | 2020-12-03T11:22:46.310850 | 2019-12-31T06:02:33 | 2019-12-31T06:02:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,895 | java | package com.datasphere.db.migration.scheduler.impl;
import java.util.Collection;
import java.util.Iterator;
import java.util.UUID;
import com.datasphere.db.dao.IBaseDao;
import com.datasphere.db.dao.impl.PGDao;
import com.datasphere.db.dao.impl.HiveDao;
import com.datasphere.db.dao.impl.MySQLDao;
import c... | [
"theseusyang@theseusyangdeMacBook-Pro.local"
] | theseusyang@theseusyangdeMacBook-Pro.local |
04dd747fe675bf10db943d7ecf802f803bec95f4 | 5d76b555a3614ab0f156bcad357e45c94d121e2d | /src-v2/com/google/android/gms/internal/bc.java | 552b0e0bf866ea4e5a62a1dccb4b6fc8da5f319d | [] | no_license | BinSlashBash/xcrumby | 8e09282387e2e82d12957d22fa1bb0322f6e6227 | 5b8b1cc8537ae1cfb59448d37b6efca01dded347 | refs/heads/master | 2016-09-01T05:58:46.144411 | 2016-02-15T13:23:25 | 2016-02-15T13:23:25 | 51,755,603 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | /*
* Decompiled with CFR 0_110.
*/
package com.google.android.gms.internal;
import java.util.ArrayList;
public interface bc {
public void a(String var1, ArrayList<String> var2);
}
| [
"binslashbash@otaking.top"
] | binslashbash@otaking.top |
36ad14a0f07d86b024bcf6eedc4d51b5cd0f2ce7 | 2ea1219ab522f4cabc695b065064830791c6b2c9 | /Amin-Erdene/Classwork05012019_Aminerdene/Classwork/logicaloperationwithgiven3parameters.java | 43373cc014bf7708ca47093297c03c32312fb679 | [] | no_license | khangaikhuu/cs_intro_2019 | d6f1ab58942a26ddde7bb89e8997eea6b219944e | 98b096ba8648afcba60538fad320c64686530ea7 | refs/heads/master | 2020-05-05T13:32:02.548969 | 2019-06-04T06:32:26 | 2019-06-04T06:32:26 | 180,082,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 269 | java |
public class logicaloperationwithgiven3parameters
{
public boolean A;
public boolean B;
public boolean C;
public boolean logicaloperationwithgiven3parameters(boolean A, boolean B, boolean C)
{
return (A && B && C) || (A || C) || (C && B);
}
}
| [
"g12@asu.local"
] | g12@asu.local |
53f6a955f0a0f3be7a1ae3323bfdeaebbb3e02d0 | 6b3a244ba7d2ce7eb10c20435add186186aaa2ef | /app/src/main/java/com/codepath/apps/restclienttemplate/models/Tweet.java | 4b0989e0a7adb3b2865b518d57e04277aa886e6e | [
"MIT",
"Apache-2.0"
] | permissive | AdrianaOlv15/SimpleTweet06 | db6d04371bc17c353f9417d3249bc83a2ea2b2d1 | 586fea92c9af2fd0ce48e884755a71857afffa59 | refs/heads/master | 2023-08-15T01:59:48.883098 | 2021-10-03T22:58:51 | 2021-10-03T22:58:51 | 410,168,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 908 | java | package com.codepath.apps.restclienttemplate.models;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.List;
public class Tweet {
public String body;
public String createdAt;
public User user;
public static Tweet fromJs... | [
"aolver6@uic.edu"
] | aolver6@uic.edu |
4acfbce23c94361247f12850db451345aee24e62 | 2768d83d5313679de93fca0ffdfc20ea168a5f2e | /src/hashtab/HashTabDemo.java | 257b885771a563e5558644bca89d97ff8e9cec31 | [] | no_license | bury997/HashTab | 129a9854bef4522d8b8f16e6bfde38f5355853fd | 64f2453971ae1a2aefd84e1df5c2b86845be18ae | refs/heads/master | 2020-09-28T21:20:22.463396 | 2019-12-09T12:36:06 | 2019-12-09T12:36:06 | 226,867,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,782 | java | package hashtab;
import java.util.Scanner;
/**
* 哈希表(散列)
*/
public class HashTabDemo {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
HashTab hashTab = new HashTab(5);
while (true){
System.out.println("add:添加");
System... | [
"2658341228@qq.com"
] | 2658341228@qq.com |
dbe5c0ff982e1e81c8aa385452e14d949d8df284 | d64ef92119b2b567add75d9763d4c167d223cf75 | /EcurieLoup/generiqueUtil/src/main/java/fr/ecurie_du_loup/generique_util/service/test/DataBaseServiceIntegrationTest.java | a803c9cba21f47545819e1154227102e0f571d70 | [] | no_license | krack/Ecuries-du-loup | 194ca0e8283f3652467736300d9ac6f427906789 | ad0a51990f93fa634b291e9df14dd36e2bbb5ec5 | refs/heads/master | 2020-12-12T21:00:47.470504 | 2012-10-22T17:38:59 | 2012-10-22T17:38:59 | 884,119 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,435 | java | package fr.ecurie_du_loup.generique_util.service.test;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import java.util.List;
import org.junit.Test;
import fr.ecurie_du_loup.generique_util.service.DataBaseService;
import fr.ecurie_du_loup.generique_util.test.Comparator;
import... | [
"krack_6@hotmail.com"
] | krack_6@hotmail.com |
69f6290790ee89d45d2263491506b4c74545fd86 | efff0b34aef6a75ba02908f5bda7a015f4efeaca | /src/day13/Homework2.java | 6b7bea073834054453a7ecd546b0da050c14cbc2 | [] | no_license | JUNGYUMI/DIGITAL-JAVA | 95d16004755d0070ed34b982fc45691efcc23aec | c0cd51f14ae2b8c5005f3e22b43b869794e5733e | refs/heads/master | 2022-11-14T10:39:32.185066 | 2020-07-07T08:12:33 | 2020-07-07T08:12:33 | 256,374,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,625 | java | package day13;
import java.util.Scanner;
public class Homework2 {
/*
* 상품을 등록하고, 등록된 상품을 출력하는 코드를 작성하세요.
ex)
상품을 등록하시겠습니까?(y/n) : y
상품명 : 가방
가격 : 10000
상품을 등록하시겠습니까?(y/n) : y
상품명 : 마우스
가격 : 1000
상품을 등록하시겠습니까?(y/n) : n
지금까지 등록된 상품 리스트
1. 상품명 : 가방, 가격 : 10000원
2. 상품명 : 마우스, 가격 ... | [
"dbal7749@naver.com"
] | dbal7749@naver.com |
d2f5887601a1cf82c8565a2383b38c2f1eb7714a | 3a492d87ffc0e673878dbce45a5e171ce13eefb7 | /implementation/src/main/java/io/smallrye/mutiny/operators/multi/MultiMapOp.java | 304f5e9a073b47cf1c8073bb6f41c70e1fb321ee | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jlafourc/smallrye-mutiny | a56b48f4951bfe6a52b2a984989d7869154eff9e | 66e7b19e2b85fb1b7037a613a997531ad0f59e9b | refs/heads/master | 2022-11-25T21:20:51.021945 | 2020-07-23T16:54:07 | 2020-07-23T16:54:07 | 282,053,757 | 0 | 0 | Apache-2.0 | 2020-07-23T20:55:48 | 2020-07-23T20:55:48 | null | UTF-8 | Java | false | false | 1,735 | java | package io.smallrye.mutiny.operators.multi;
import static io.smallrye.mutiny.helpers.ParameterValidation.MAPPER_RETURNED_NULL;
import java.util.function.Function;
import io.smallrye.mutiny.Multi;
import io.smallrye.mutiny.helpers.ParameterValidation;
import io.smallrye.mutiny.subscription.MultiSubscriber;
public fi... | [
"clement.escoffier@gmail.com"
] | clement.escoffier@gmail.com |
2f2ec22d9170ed5f54a697ec7767b93daf0f0c7e | be88dde4d4966f7aada0ee045dda107b21082905 | /src/main/java/cn/jt/mapper/ReasonMapper.java | 3ec31fda72881ba65ee0a99960970da846efc6c0 | [] | no_license | Auggie-12/salary | 0719bedd03eb13a3cc2ddfe36d9a56e7fbc39a6c | 84785a6e87efada4fccc79eca45eda34cde63265 | refs/heads/master | 2023-02-16T11:36:07.932470 | 2021-01-14T08:36:51 | 2021-01-14T08:36:51 | 329,552,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package cn.jt.mapper;
import cn.jt.pojo.Reason;
import cn.jt.pojo.Record;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.*;
@Mapper
public interface ReasonMapper {
// 列表
List<Reason> selectAllReasons();
// 根据变动原因编号查询变动原因
Reason selectReasonB... | [
"2651704677@qq.com"
] | 2651704677@qq.com |
4528decbfb875070d3ad5ad350476886b56f582a | cd8843d24154202f92eaf7d6986d05a7266dea05 | /saaf-base-5.0/1008_saaf-schedule-model/src/main/java/com/sie/saaf/schedule/model/inter/server/ScheduleJobRespServer.java | 6686d264144ee05bda1a08bcf202c6df62fede64 | [] | no_license | lingxiaoti/tta_system | fbc46c7efc4d408b08b0ebb58b55d2ad1450438f | b475293644bfabba9aeecfc5bd6353a87e8663eb | refs/heads/master | 2023-03-02T04:24:42.081665 | 2021-02-07T06:48:02 | 2021-02-07T06:48:02 | 336,717,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,329 | java | package com.sie.saaf.schedule.model.inter.server;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.sie.saaf.common.model.inter.server.BaseCommonServer;
import com.sie.saaf.common.util.SaafToolUtils;
import com.sie.saaf.schedule.model.... | [
"huang491591@qq.com"
] | huang491591@qq.com |
b8c7a9985b7b9f18f4ae723417fdf91e698856c3 | 22300befdc501818afe3dd75792657ca698521aa | /src/com/cice/ejercicios/Ejercicio07.java | a9291c5f3e2543527cf775385088810613fb0231 | [] | no_license | josmara-garca/EjerciciosStrings | 4dffdc9312b5ab46db8a4e628c49b719de04a6a1 | b9c1b1e46b921878aa30a51b6304ccf5df35db05 | refs/heads/master | 2020-03-23T01:40:06.759203 | 2018-07-14T08:42:48 | 2018-07-14T08:42:48 | 140,930,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,118 | 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 com.cice.ejercicios;
import java.util.Scanner;
/**
*
* @author TrendingPC
*/
public class Ejercicio07 {
... | [
"TrendingPC@192.168.1.121"
] | TrendingPC@192.168.1.121 |
71e1657e09d055c8b929003f8f2d6d59b1d57ef5 | 8e93a41785c722965a280279917e05acbb85f35d | /Main.java | 219cf8512f261b3cac49819afd14725cb1267a58 | [] | no_license | cbuse/Projectiles | a9530c6652979f106b58bca15165f19199997f54 | bc32124b795813eb8f0e5e89c2b8208b6184703d | refs/heads/master | 2016-09-06T00:26:54.701337 | 2014-07-21T19:40:04 | 2014-07-21T19:40:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,137 | java |
import FileParser.FileParser;
import FileParser.WriteFile;
import ProcessingManagers.TimeManager;
import Projectiles.CanisterShot;
import Projectiles.Carcass;
import Projectiles.ChainShot;
import Projectiles.HeatedShot;
import Projectiles.Shrapnel;
import Projectiles.SimpleShell;
import Projectiles.SpiderShot;
import ... | [
"cristina_buse@yahoo.com"
] | cristina_buse@yahoo.com |
9d06733c763005e80cc5c2abaef3525c3430db69 | 5af25e5964cbe460761bd19ff95592a23a1b52f4 | /src/co/airdo/spring/service/OffersService.java | 720bca0cafa89b72ec197ef2508e8fa470c6632e | [] | no_license | dworak/MIAB | db7d11894f81b03375454dacab01c3ff8897d0db | f516056cbd975e2627791a4e403c0d66d513474a | refs/heads/master | 2021-01-10T21:32:50.397696 | 2015-01-21T01:25:29 | 2015-01-21T01:25:29 | 29,432,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,699 | java | package co.airdo.spring.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.mail.SimpleMailMessage;
import org.springframework.mail.javamail.JavaMailSender;
import org.springframework.stereotype.Service;
import co.airdo.spring.dao.Offer;
import co... | [
"dworakowski.lukasz@gmail.com"
] | dworakowski.lukasz@gmail.com |
7b5050b4138adfa4c1ca63ccefb68eb49c4f8b01 | 092fafdc03ef032df497024443a1124c72cd1c77 | /Binarytree/RecoverBST.java | bc577aecdae34f5a4c7086ac2e0601fcb928348c | [] | no_license | Braden98/Algorithm | 17ff139e8ac409d27ed7f02ddf39c20050a821f8 | c1468eb34a739dfe05d86f517a040de5f22dbe07 | refs/heads/master | 2022-02-23T07:33:31.136130 | 2019-09-06T14:27:59 | 2019-09-06T14:27:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,796 | java | package Algorithm.Binarytree;
import java.util.Stack;
/**
* @Description
* @Author ubique
* @Date 2019/7/28 10:39 PM
*/
public class RecoverBST {
public static class Node {
public int value;
public Node left;
public Node right;
public Node(int data) {
this.value =... | [
"1071763478@qq.com"
] | 1071763478@qq.com |
60bda533113c3478a531d9fc177713b79d1b60c2 | 554c6d505b98c9133ddd8b7991dfd29a16207190 | /JDBC/empapp/src/com/ustglobal/empapp/dao/EmployeeDAO.java | c65594e41263f1ed35a98f9301422388c51e0f2d | [] | no_license | syedsumiah/USTGlobal-16sep19-Sumiah | f6221de6ec3bcedd7e9deee7f727bd86c341b624 | 3a28709edec3af91154fcdd51490b2f0f0eaeb50 | refs/heads/master | 2023-01-08T22:48:56.020866 | 2019-12-21T13:42:10 | 2019-12-21T13:42:10 | 215,538,034 | 0 | 0 | null | 2023-01-07T17:47:06 | 2019-10-16T12:03:39 | Java | UTF-8 | Java | false | false | 380 | java | package com.ustglobal.empapp.dao;
import java.util.List;
import com.ustglobal.empapp.dto.EmployeeBean;
public interface EmployeeDAO {
public List<EmployeeBean> getAllEmployeeData();
public EmployeeBean searchEmployeeData(int id);
public int insertEmployeeData(EmployeeBean bean);
public int updateEmployeeData(Emp... | [
"sumiya.syed96@gmail.com"
] | sumiya.syed96@gmail.com |
035ba4640cdcfefecb565d3e5de8018a4c94767c | 4d7e6664cc75a9e0a2a7f0f5813fbb480c4ba092 | /src/test/java/com/moilioncircle/redis/replicator/cmd/parser/PublishParserTest.java | c03286a4665e6d7fe33f42a8f511a95e56587aac | [
"Apache-2.0"
] | permissive | huangtianan/redis-replicator | 95a2b80de2a37639b8b5850e5111719897bc3973 | f4dd50ecdfe18697028d5c6de7045bcc13263829 | refs/heads/master | 2021-01-01T18:19:20.368729 | 2017-07-17T05:01:20 | 2017-07-17T05:01:20 | 98,303,151 | 1 | 0 | null | 2017-07-25T12:21:36 | 2017-07-25T12:21:36 | null | UTF-8 | Java | false | false | 1,228 | java | /*
* Copyright 2016 leon chen
*
* 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 agreed to in... | [
"chen.bao.yi@qq.com"
] | chen.bao.yi@qq.com |
c205fd3f9ecf015c16d6fa21b75f28f22222e865 | 036a13b90c6f734f8ebe6317b2ccf58d79d49c1b | /src/java/WebService/ServicePagina.java | 3835b4cf93dfc7cacd288e3fff72fba60ab044b4 | [] | no_license | moiAbarca/PortafolioSushi | 40021d4087e83ae8cc04c116a52b904f39bfcb2a | 11bfebc38663e34bf35c4977d8b63aa12debfb3d | refs/heads/master | 2021-08-24T11:48:57.784885 | 2017-12-09T16:22:13 | 2017-12-09T16:22:13 | 106,370,558 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,183 | 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 WebService;
import CapaDTO.Pagina;
import CapaNegocio.OraclePagina;
import Clasesinterface.PaginaDao;
import java.ut... | [
"moi@10.211.55.3"
] | moi@10.211.55.3 |
dbce1ce6f7f1c0f5f0608aa8f90a4be5b34f4e3d | e71b5c7a699340373fbb1dc1a18703d3e927461f | /Week4/Day2/PlanetAPIV2/src/main/java/com/revature/service/PlanetService.java | 70fa44b03c454bad18f6f9e206a42f1d28ea07d4 | [] | no_license | lilmissrayna/Curriculum-Resources | 20532514f25fc9fde8687b8f74d1051c064b3a5e | 00b6bbd4e3d51628ac70009d8f144e39668872c9 | refs/heads/main | 2023-08-22T03:23:05.005118 | 2021-10-27T18:26:18 | 2021-10-27T18:26:18 | 414,344,454 | 0 | 0 | null | 2021-10-06T19:27:05 | 2021-10-06T19:27:04 | null | UTF-8 | Java | false | false | 1,854 | java | package com.revature.service;
import java.util.ArrayList;
import java.util.List;
import com.revature.models.Planet;
public class PlanetService {
public PlanetService() {
this.initalize();
}
private List<Planet> planetList = new ArrayList<>();
public void initalize() {
planetList.add(new Planet(0,"Me... | [
"ben.arayathel@gmail.com"
] | ben.arayathel@gmail.com |
d8a17b1f50353ce7963b80ec4684f56ac16f62cc | 7f5329e845cf6c63d4999a3a1cc5aa1ee1bfc636 | /src/chapter7_5/Classes.java | a6d90b22fa14fb184e7efb2593f826ceca1612d6 | [] | no_license | taka0824/JavaPractice | f8e89a9840677b35871a17da9c87a8794cd199c6 | 31594fbc680f100805386a5592a03b06e4e441f7 | refs/heads/master | 2023-03-08T20:15:17.234196 | 2021-02-20T07:37:11 | 2021-02-20T07:37:11 | 336,132,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 431 | java | package chapter7_5;
public class Classes {
}
class Person{
void work() {
System.out.println("人です。働きます。");
}
}
class Teacher extends Person{
void work() {
System.out.println("教師です。授業をします。");
}
void makeTest() {
System.out.println("テストを作ります");
}
}
class Student extends Person {
void work() {
System.ou... | [
"taka0824nari@gmail.com"
] | taka0824nari@gmail.com |
b9f19412179423aae22ab0527aa8711b27710f48 | dc3764950611628f008b1b961efaf304ce6146b1 | /app/src/main/java/com/example/multitablesqlite/Features/StudentCRUD/CreateStudent/Student.java | 1149a8093fe4933801766a90e9f7b6973a3fa948 | [] | no_license | nilaarta/MultiTabelSQLite | 3e14f400cbc21d092fc5f15a2ee865ca6bd94e57 | 393550119e252ebc68481e7f826d3da83df3df52 | refs/heads/master | 2020-08-29T16:56:13.996485 | 2019-10-28T17:30:44 | 2019-10-28T17:30:44 | 218,101,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,280 | java | package com.example.multitablesqlite.Features.StudentCRUD.CreateStudent;
public class Student {
private long id;
private String name;
private long registrationNumber;
private String phoneNumber;
private String email;
public Student(int id, String name, long registrationNumber, String phoneNumb... | [
"37109093+nilaarta@users.noreply.github.com"
] | 37109093+nilaarta@users.noreply.github.com |
4984e097825d63d183c83ba0020569f1ccb078ab | 0fc415728abcad9313dfe2b62b6c98fc1582e4b0 | /app/src/main/java/com/petroprix/appmodlyd/fragment/FragmentMapa.java | 6b50f263293b4e6bf82e1b4a2de750e79c3eab9d | [] | no_license | fhfrias/ModeloLyd | 72a0df524603d84b549403e1ea6d827a6c9a4951 | b67ee52f8e8ca44cc50d9ab6734e9d91015b7f45 | refs/heads/master | 2020-05-04T21:46:48.034191 | 2019-04-05T10:09:46 | 2019-04-05T10:09:46 | 179,488,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 615 | java | package com.petroprix.appmodlyd.fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.petroprix.appmodlyd... | [
"friasjavi45@gmail.com"
] | friasjavi45@gmail.com |
88e7600cc993b92417d0544d749552437f96b2ee | 6a522d536c7677a47be51c58deb8fe9a6a27cfb3 | /FraudDetectionEngine/src/main/java/com/bcd/fraud/bpmn/ProcessVariables.java | 6ac894aa293211fbbd850ecc8d663e5b00b00513 | [] | no_license | iDanielBot/daniels-jar | 2813100211323f99c42c28c20feb2aa030088449 | a75a3d3424dac84e9bdec72476c460242cb84a7c | refs/heads/master | 2022-10-07T00:15:10.684160 | 2017-08-23T16:56:38 | 2017-08-23T16:56:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package com.bcd.fraud.bpmn;
public interface ProcessVariables {
String TRANSACTION = "transaction";
String IS_VALID = "isTransactionValid";
String IS_RULE_TRIGGERED = "isRuleTriggered";
}
| [
"botdaniel11@gmail.com"
] | botdaniel11@gmail.com |
8e12d1d9ede46d1174a8cd1c94d0807c451fe9b2 | bc9ea5c65a9143803b026e76f919a4d2d89c532c | /MockitoPOC/src/com/OrderPlacemetService.java | 129dd80722199aa029c7c32aa6edd1d5e4bed9f1 | [] | no_license | mandarnamdas/POC | 2b18574e81da1f853b689153c2042cfe7b4fc79b | 78be1f975431c5e08802737a4001d3f00571fbd0 | refs/heads/master | 2020-04-06T07:05:16.746581 | 2016-07-19T17:04:23 | 2016-07-19T17:04:23 | 35,213,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 943 | java | package com;
import static org.mockito.Mockito.doThrow;
import java.util.ArrayList;
import java.util.List;
public class OrderPlacemetService {
private List<String> mockedList = new ArrayList<String>();
private List<String> spyList = new ArrayList<String>();
public void verify(){
mockedList.add("One");
mo... | [
"mandar.namdas@ntpc01073.FPS.NIHILENT.COM"
] | mandar.namdas@ntpc01073.FPS.NIHILENT.COM |
6a3d09bcb5b32d8816676d16d38aa46a3f7f11f2 | c885ef92397be9d54b87741f01557f61d3f794f3 | /results/JxPath-22/org.apache.commons.jxpath.ri.model.dom.DOMNodePointer/BBC-F0-opt-50/tests/22/org/apache/commons/jxpath/ri/model/dom/DOMNodePointer_ESTest.java | e0f60d822faaff6de0c6004ae14129f3f04d6315 | [
"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 | 98,276 | java | /*
* This file was automatically generated by EvoSuite
* Sat Oct 23 00:08:54 GMT 2021
*/
package org.apache.commons.jxpath.ri.model.dom;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.util.Locale;
import org.apache.commons.jxpath.BasicVariab... | [
"pderakhshanfar@serg2.ewi.tudelft.nl"
] | pderakhshanfar@serg2.ewi.tudelft.nl |
2ee0d9eb7fa68a2a0b95594dd933973eee12c705 | 8c23f10cc061c4fa00d107ee954f81da2dc1c134 | /4.JavaCollections/src/com/javarush/task/task32/task3212/ServiceLocator.java | 54bccda3077510cc646e0983c45be2e12cc402d5 | [] | no_license | Alexxxov/JavaRush-2.0 | 202d2040248e428a3e7adf9b9ca44d2e54816e27 | cbe4381545557db4cc1f4760f5cf3522f8da2d1b | refs/heads/master | 2021-01-22T05:00:50.431455 | 2017-12-13T19:52:32 | 2017-12-13T19:52:32 | 81,605,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package com.javarush.task.task32.task3212;
import com.javarush.task.task32.task3212.contex.InitialContext;
import com.javarush.task.task32.task3212.service.Service;
public class ServiceLocator {
private static Cache cache;
static {
cache = new Cache();
}
/**
* First check the service o... | [
"aav94@yandex.ru"
] | aav94@yandex.ru |
0e71364db5981b578c58c1189c5b5497545bfc37 | d84421cad517512cfdf247358f9d1bb2424fd7a7 | /app/src/main/java/com/std/screenadvertise/AdvertiseApi.java | ef6f2281443fe616f9e3cd8c456fb28f37dc392d | [] | no_license | shiki-ma/ScreenAdvertise | afdd7e620e6a7f3f1f115fb4600b5fc622dd5e7f | a50152a04cba87c8dbaf3a914b3cb598ff2998db | refs/heads/master | 2020-03-30T02:59:33.518170 | 2016-07-25T03:20:16 | 2016-07-25T03:20:16 | 60,907,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | package com.std.screenadvertise;
/**
* Created by Maik on 2016/6/9.
*/
public class AdvertiseApi {
public static final String HTTP = "http://";
public static final String HEAERBEAT_URL = "getConnection";
public static final String CONFIG_URL = "getConfig";
public static final String MEDIA_URL = "getP... | [
"Maik@maqingpingdeMacBook-Air.local"
] | Maik@maqingpingdeMacBook-Air.local |
39200a5d63a5c335ef490bd5d92447091d205f74 | 44f32201be3c8e610b5c72a8ae487d64056d68e5 | /.history/demo/test0325/src/main/java/com/hello/test0325/web/WebSecurityConfig_20200327160241.java | 640175f3eda53550c5680134aeaea0328c4fac80 | [] | no_license | hisouske/test0325 | 19e421ce5019a949e5a7887d863b1b997a9d5a3b | 8efd4169cf6e6d2b70d32a991e3747174be9c7e9 | refs/heads/master | 2021-05-16T20:28:30.546404 | 2020-04-22T06:39:58 | 2020-04-22T06:39:58 | 250,457,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,555 | java | package com.hello.test0325.web;
import javax.sql.DataSource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.Aut... | [
"zzang22yn@naver.com"
] | zzang22yn@naver.com |
fa4af2078f19d0a17d78a5ec71dbc2b5b8849293 | cbe8720d0a3b546cc4d7315607258013b8276e86 | /Spiral Matrix2.java | b1235c66ced8bd6d27ec253ba3cd3bbb384dd169 | [] | no_license | countthree/leetcode | 93c8017322a6cff8fc8c572f433f4581e114ee87 | 8bd3544f6cef78bb05dba689b2c638595deb681f | refs/heads/master | 2021-01-20T11:24:15.831723 | 2013-10-14T19:01:08 | 2013-10-14T19:01:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 977 | java | public class Solution {
public int[][] generateMatrix(int n) {
// Start typing your Java solution below
// DO NOT write main() function
int [][]matrix = new int[n][n];
int w = n, next = 1;
int layer = 0;
while (w > 0) {
next = addLayer(ma... | [
"omega115210@gmail.com"
] | omega115210@gmail.com |
6dccba3ac9643097b6f43d90bd461bd5bb42c246 | c4b56742efe25b0fb6ab64b4445351adc0493ffd | /ui/castafioreframework/src/main/java/org/castafiore/utils/CookieUtil.java | 822abafa48d06ff405968165bfe3db550eb9cba9 | [] | no_license | nuving/castafioreframework | 459332ad67554617445b3476471c89803ce5b0ab | 775a4c535d7910a7335aa8cddebcd1b7c95c5e13 | refs/heads/master | 2021-01-15T19:22:25.042926 | 2013-09-08T16:43:36 | 2013-09-08T16:43:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,206 | java | /*
* Copyright (C) 2007-2010 Castafiore
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License
* as published by the Free Software Foundation; either version 3
* of the License, or (at your option) any later version.
*
* Thi... | [
"kureem@gmail.com"
] | kureem@gmail.com |
221eb01b7dab8457663782a9cbdb4e331902b301 | 04fe245087a3c212a11c761cc5da1d6c46de0a24 | /restaurant/src/views/MainPanel.java | ff812c4823394ccdffbb75889ae3994ce73f85b2 | [] | no_license | giacomobartoli/restaurant-ordering-system | b9f9c37e12b71d7c175f1f46f0a20a2c3c309950 | 255fd7538dbc73b61569e11112a457a94f89d18a | refs/heads/master | 2021-01-21T16:54:05.601617 | 2017-05-21T21:00:11 | 2017-05-21T21:00:11 | 91,915,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,882 | java | package views;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JDialog;
import Model.Comanda;
import Model.Portata;
import controller.ComandaTable;
import controller.PortataTable;
import ... | [
"giacomo.bartoli3@studio.unibo.it"
] | giacomo.bartoli3@studio.unibo.it |
063527e26faab45a77fce64161b05393879cd456 | 13062ec55d5be44dac0bf0d904d7663a46613939 | /app/src/main/java/com/univbechar/pfe/messervices/ShowMessage2.java | ca5e7a301e9f2d5c4cdc3c19f3d68cb8486b8812 | [] | no_license | dhiya15/MesServices | f885f0cac94a6eb18254d8007cfd17209330baa6 | 78bc91c73fa11087da865ff10eb0111cfda368b2 | refs/heads/master | 2023-01-04T22:22:33.867154 | 2020-11-01T14:35:30 | 2020-11-01T14:35:30 | 309,127,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | package com.univbechar.pfe.messervices;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
public class ShowMessage2 extends AppCompatActivity {
TextView msg;
@Override
protected void onCreate(Bundle savedInstanceState... | [
"47550535+dhiya15@users.noreply.github.com"
] | 47550535+dhiya15@users.noreply.github.com |
37a5a9d30de00884f5d3093e3bd1e7c842e443e3 | 6a0e82d471b16a89c330eadc7778d040e60508c2 | /src/main/java/org/joda/beans/impl/direct/DirectMetaPropertyMap.java | 5649fd0c287ca6bd3022c726b8a622a89913efa1 | [
"Apache-2.0"
] | permissive | luiz158/joda-beans | 11f880ba9242663ff0e673d4bb9584ad31cd9179 | 570b8267bebc7eae898f9c53f9d684420e0e5d0d | refs/heads/master | 2021-04-09T14:00:25.587520 | 2012-12-10T19:08:54 | 2012-12-10T19:08:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,373 | java | /*
* Copyright 2001-2012 Stephen Colebourne
*
* 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... | [
"scolebourne@joda.org"
] | scolebourne@joda.org |
9f22de95556fd5b0ac3c35dbcc2ee28fc18b4db3 | d49ac5010fda0fa30ccf4da2fffae60da50aa4a4 | /src/org/framework/core/udp/UdpServerNetty.java | 657bcbc6153282ee8b40c9266c478c218665f4d2 | [] | no_license | LaneMa/nhjkpt | 624edc93afaba3d86f307d4f4c8dc70962501203 | 7c598f4016ce84f70bc3f7c95baf3a690e07978c | refs/heads/master | 2021-09-11T17:48:21.843976 | 2018-04-10T14:05:01 | 2018-04-10T14:05:01 | 117,777,725 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,860 | java | package org.framework.core.udp;
import java.net.InetSocketAddress;
import java.net.SocketAddress;
import java.util.concurrent.Executors;
import org.apache.log4j.Logger;
import org.framework.core.util.ResourceUtil;
import org.jboss.netty.bootstrap.ConnectionlessBootstrap;
import org.jboss.netty.channe... | [
"lane0217@hotmail.com"
] | lane0217@hotmail.com |
fdce670a53c3477d25b58c3aed9aeca9a59972bd | fa8aefc66af2bf593cf8572a87c4a0ebdda2dae6 | /src/main/java/com/upgrad/TechnicalBlogApplication/controller/UserController.java | 25a7817987810a0dd88543b7abc70f03829a095b | [] | no_license | 2710ankit/BlogpostApplication | 7582b5aa199708fb0f3bcee7e2111546c493d6e8 | eb8d1a7b81577e6e8ee7473ab0a55c834304ff99 | refs/heads/master | 2023-03-17T03:59:45.592062 | 2021-03-07T07:40:43 | 2021-03-07T07:40:43 | 339,985,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,506 | java | package com.upgrad.TechnicalBlogApplication.controller;
import com.upgrad.TechnicalBlogApplication.model.User;
import com.upgrad.TechnicalBlogApplication.service.UserService;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMap... | [
"aggarwal12321@gmail.com"
] | aggarwal12321@gmail.com |
e82918b4fc88af8a9a8ac55e938465dcaac12519 | bab3fe2a1a15b08785e89733fda310f9d8bac1cb | /txframework/src/test/java/org/jboss/narayana/compensations/functional/compensationManager/CompensationManagerTest.java | 636fa6c0f9931015ab7e3cf0c9b47eddd6b97c7d | [] | no_license | dmlloyd/narayana | e7f1b84bb107baf20d0b448a445f9cd9a7735bd9 | 2371d2ff713a9224ce4dc6e09711cd4dd93eb5e7 | refs/heads/master | 2023-07-22T20:30:42.730284 | 2013-06-28T14:55:14 | 2013-06-28T14:55:19 | 11,094,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,060 | java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2013, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | [
"paul.robinson@redhat.com"
] | paul.robinson@redhat.com |
4eb51ea45c7b622901787324a3c9f3851c912e9d | 01563cf663b502102e22b73bd3ff6a16dde701d0 | /src/main/java/com/jk51/modules/trades/mapper/MemberMapper.java | c23ac7b1d52ac7d46f0ece2f2d969c9441cd90b2 | [] | no_license | tomzhang/springTestB | 17cc2d866723d7200302b068a30239732a9cda26 | af4bd2d5cc90d44f0b786fb115577a811d1eaac7 | refs/heads/master | 2020-05-02T04:35:50.729767 | 2018-10-24T02:24:35 | 2018-10-24T02:24:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,197 | java | package com.jk51.modules.trades.mapper;
import com.jk51.model.order.Member;
import com.jk51.model.order.YBMember;
import com.jk51.model.packageEntity.StoreAdminCloseIndex;
import com.jk51.modules.appInterface.util.MemberInfo;
import org.apache.ibatis.annotations.MapKey;
import org.apache.ibatis.annotations.Mapper;
imp... | [
"gaojie@51jk.com"
] | gaojie@51jk.com |
7c61feccf37d4f31bf10520b89879e7cfe5165b9 | 8b15962d5e55754c0db65c30027bb5b32090a339 | /src/main/java/org/agilewiki/vcow/System_Realm.java | 7ef00e1fc3263cf2a65919a91edf24bfedf41512 | [] | no_license | laforge49/VirtualCow | 4af6fd6bf043d659a442adc1a58a3e29ea4cd0f5 | b8ef30433e08c064bacd703ff307b5120df2db38 | refs/heads/master | 2021-01-22T02:21:15.489705 | 2015-07-10T00:34:35 | 2015-07-10T00:34:35 | 34,136,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 590 | java | package org.agilewiki.vcow;
import org.agilewiki.awdb.Node;
import org.agilewiki.awdb.nodes.Lnk1_NodeFactory;
import org.agilewiki.awdb.nodes.Realm_Node;
import org.agilewiki.awdb.nodes.User_NodeFactory;
public class System_Realm extends Realm_Node {
public System_Realm(String nodeId, long timestamp) {
su... | [
"laforge49@gmail.com"
] | laforge49@gmail.com |
6bb31907e93370d3735034c6472d18e74c82977a | 6a9f10c887b0f4951de9eea37e34e445c6df2cbe | /src/main/java/com/raiffeisen/cources/weapons/Main.java | 8aa1ca043be674cbe03f87cc8b33df6e4ba67511 | [] | no_license | nirrorland/dz1 | 297a67e4d0231d887f86c77a3ec8da1f655b492d | b11b4b20afc72cc5eea219a450d8515f568c9834 | refs/heads/master | 2020-03-22T07:45:41.070166 | 2018-07-04T17:47:14 | 2018-07-04T17:47:14 | 139,723,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package com.raiffeisen.cources.weapons;
public class Main {
public static void main(String[] args) {
Weapon[] weapons = new Weapon[5];
weapons[0] = new Gun(5);
weapons[1] = new Shotgun(10);
weapons[2] = new BFG(1000);
weapons[3] = new Shotgun(50);
weapons[4] = new ... | [
"Kirill.CHETVERTKOV@raiffeisen.ru"
] | Kirill.CHETVERTKOV@raiffeisen.ru |
254beb4aee0d749e33c05eb0029e860ff866c446 | f76554837058e6c1c9ab9d5b803918f433a9cd20 | /src/test/java/com/aop/article/example/AopArticleExampleApplicationTests.java | a522f86cc7c4898f9d8beb4c7f6f31c1216f287b | [] | no_license | microgenius/AOP-Article-Example | 6d2f331b687f074b46e10ff7ecc8bb2139edf3ec | 40c108ae28d7cc458c83358c554e09cce7730e53 | refs/heads/master | 2020-04-28T01:06:10.697471 | 2019-03-11T18:02:41 | 2019-03-11T18:02:41 | 174,841,623 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 351 | java | package com.aop.article.example;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class AopArticleExampleApplicationTests {
@Test
publ... | [
"sezer.tanriverdioglu@etiya.com"
] | sezer.tanriverdioglu@etiya.com |
1b072daff753107b9605a5328486de2e6484da79 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a179/A179824Test.java | 027e3da44e7bcb75489097a2f66a9f73c4b5f671 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a179;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A179824Test extends AbstractSequenceTest {
}
| [
"sairvin@gmail.com"
] | sairvin@gmail.com |
011c92d1f7994b6bb71220bb097323fa61a31e97 | 33f2099599700dce1154b7cc3e76c22a1aad6f46 | /src/me/aleksilassila/islands/IslandLayout.java | a0b76a8ca35f0dadedb45b394a0409dc6c98f728 | [] | no_license | inrhor/Islands | 336130a02e5e78d66df39671bef5c3c445a7a050 | 59eb45128471aeda9d0e2bd203ea4392bd9a6f66 | refs/heads/master | 2023-01-04T11:04:26.505332 | 2020-10-30T20:18:02 | 2020-10-30T20:18:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,593 | java | package me.aleksilassila.islands;
import com.sun.istack.internal.NotNull;
import com.sun.istack.internal.Nullable;
import me.aleksilassila.islands.generation.IslandGeneration;
import me.aleksilassila.islands.utils.BiomeMaterials;
import org.bukkit.Location;
import org.bukkit.block.Biome;
import org.bukkit.configuratio... | [
"aleksi.emil.lassila@gmail.com"
] | aleksi.emil.lassila@gmail.com |
218685291e9e9949106b8f820a72621772deb491 | 01b7af545cff6bc9c69e3b813148b7484449f104 | /MODEL/PROGRAM/JPO/emxChange_mxJPO.java | 484ca460e55ee6a4b1cec47b3c69798626026d5d | [] | no_license | rgarbhe-processia/Tiger-DEV | c674b417935076ef41e8cb99a60ba423f51a89a1 | 75d8ad323df5cbb309e52ae4017cc2d00f6d1f0e | refs/heads/master | 2020-04-14T10:57:45.934483 | 2020-01-10T09:55:41 | 2020-01-10T09:55:41 | 163,800,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,004 | java |
/*
* emxChange.java
*
* Copyright (c) 1992-2015 Dassault Systemes.
*
* All Rights Reserved. This program contains proprietary and trade secret information of MatrixOne, Inc. Copyright notice is precautionary only and does not evidence any actual or intended
* publication of such program.
*
*/
import matrix.db... | [
"rgarbhe@processia.com"
] | rgarbhe@processia.com |
befe6b5dfb7201c1cfc8192feb9af38e28917efe | 7f51a61cc07068a2489b222a0aad620f228c7bca | /mobileacademy/src/main/java/org/motechproject/nms/mobileacademy/domain/QuizContent.java | 71f3a593f4382932fb17b996f690042343a4a27d | [
"BSD-2-Clause"
] | permissive | motech-implementations/bbc-nms | 996c52fe249a552a42af80b86dc7cb3d6e76bb63 | 4796bed392227e847b0511c5bd30ede3a0d4ea6a | refs/heads/master | 2021-01-02T08:09:26.700539 | 2015-02-24T16:27:06 | 2015-03-20T17:35:47 | 28,104,008 | 2 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,562 | java | package org.motechproject.nms.mobileacademy.domain;
import java.util.List;
import org.motechproject.mds.annotations.Cascade;
import org.motechproject.mds.annotations.Entity;
import org.motechproject.mds.annotations.Field;
import org.motechproject.mds.domain.MdsEntity;
/**
* QuizContent object to refer quiz related ... | [
"kthirumalai@grameenfoundation.org"
] | kthirumalai@grameenfoundation.org |
f47ac769a4f6225927ee8f30e6698e879eb56ee0 | 5b686a48f0e29aaccd23d1b00213c02ecaacc9bb | /src/main/java/selim/rifts/proxy/ClientProxy.java | 9b03c3ed24159fa831a3c0354c588898ec508cd3 | [
"MIT"
] | permissive | Selim042/Rifts | ce749423a715737747ed1e70a0999cea99d45d14 | 54a2563a15327916bcdcad8f9669ad9722223964 | refs/heads/master | 2021-03-22T03:28:28.392939 | 2018-10-18T19:11:33 | 2018-10-18T19:11:33 | 123,740,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,944 | java | package selim.rifts.proxy;
import java.lang.reflect.Field;
import java.util.HashMap;
import java.util.Map;
import org.lwjgl.input.Keyboard;
import net.minecraft.block.Block;
import net.minecraft.block.BlockDoor;
import net.minecraft.block.properties.IProperty;
import net.minecraft.block.state.IBlockState;
import net... | [
"Selim042@users.noreply.github.com"
] | Selim042@users.noreply.github.com |
4b85f6bd6d2af92403f7f7aca08a59e98ffbcca5 | b3581646621a7c6dd20737da75395781e10edcfa | /P-Medianas/src/Grafo.java | 685a6c65b09bb6cda808d61e118c0222252fb7a2 | [] | no_license | fonseca741/6903-MOA | 901cdd0d3190d0e6bb5db1465487488444e6d64b | 28cf5cdd93c3752051f40e82bf82a32a7fd0533d | refs/heads/master | 2022-11-13T12:51:50.621273 | 2020-01-31T02:48:50 | 2020-01-31T02:48:50 | 222,451,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,944 | java | import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Grafo implements Comparable<Grafo>{
public int numVertice;
public int numMedianas;
public List<Vertice> vertices = new ArrayList<>();
public List<Vertice> medianas = new ArrayList<>();
public double fitnes... | [
"h.marquesluiz@gmail.com"
] | h.marquesluiz@gmail.com |
3f1638b7f040d51dc4e05c333a7cd7f8e049972c | cead6dcdae8fb4a96aa62ab19ceee101c5b75588 | /app/src/main/java/com/yuan/camera/simple/UVCCameraActivity.java | 1250d0805ece6ea0c2af668c664c270d5828d586 | [] | no_license | hookYuan/Camera | 9d5c37dbfc92172473311e6ec5b3988c7d5fd2c6 | b94ac842ffe725b0de0c142fd49a44373064de0b | refs/heads/master | 2020-03-29T09:03:10.130209 | 2018-09-27T08:04:33 | 2018-09-27T08:04:33 | 149,738,774 | 8 | 6 | null | null | null | null | UTF-8 | Java | false | false | 1,447 | java | package com.yuan.camera.simple;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.support.constraint.ConstraintLayout;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.yuan.camera.R;
import com.yuan.camera.camerauvc.UVCHelper;
import com.yuan.c... | [
"yy962851730@126.com"
] | yy962851730@126.com |
f9e4f555ddbaf0c07cf1320478b5ee05f2b94e3b | edfb435ee89eec4875d6405e2de7afac3b2bc648 | /tags/selenium-core/RELEASE_1_2_0/java/main/com/thoughtworks/selenium/TjwsSeleniumServer.java | 6ad833064c4c524f69318e760081295428d3fefa | [] | no_license | Escobita/selenium | 6c1c78fcf0fb71604e7b07a3259517048e584037 | f4173df37a79ab6dd6ae3f1489ae0cd6cc7db6f1 | refs/heads/master | 2021-01-23T21:01:17.948880 | 2012-12-06T22:47:50 | 2012-12-06T22:47:50 | 8,271,631 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,399 | java | package com.thoughtworks.selenium;
import Acme.Serve.Serve;
import edu.emory.mathcs.util.concurrent.Exchanger;
import edu.emory.mathcs.util.concurrent.Executors;
import marquee.xmlrpc.XmlRpcServer;
import marquee.xmlrpc.handlers.ReflectiveInvocationHandler;
import java.io.IOException;
/**
* This is the local web se... | [
"simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9"
] | simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9 |
e04b8565d2a7f5bb61640bf8973b322c8f641c27 | 7a488e9461f09a8fc164faeff5c2f4adeae7cd8e | /src/main/java/uk/gov/moj/cpp/sandl/parser/util/RotaPayload.java | bf375da4ebe7f09d449d1dfe10407b9fd8bff407 | [] | no_license | shettyshrikanth/sandl-blob-event-processor | aad0cde01bb50e09170d0cab17ab870b212d79f7 | cf9e8722c44d0c4864aa051fb5b6578b6cfca0d6 | refs/heads/master | 2022-03-18T14:31:24.988136 | 2019-12-12T12:01:52 | 2019-12-12T12:01:52 | 211,562,295 | 0 | 0 | null | 2022-02-10T00:11:07 | 2019-09-28T21:12:51 | Java | UTF-8 | Java | false | false | 142 | java | package uk.gov.moj.cpp.sandl.parser.util;
public enum RotaPayload {
ROTA_PERIOD, MAGISTRATES,DISTRICT_JUDGES, COURT_LISTING, SCHEDULE;
}
| [
"rajesh.narasimha@hmtcs.net"
] | rajesh.narasimha@hmtcs.net |
5cc27a669496f5acd3629485bc70e39c99a02208 | 9d9dd22a7f7b74c888b1f30726c360c63c5ac488 | /app/src/main/java/com/ajibigad/udacity/plato/CastFragment.java | 972ac7a0293cdddc79ec614654105d436abc55ef | [] | no_license | ajibigad/plato | 73746babe455df9871970fb05e1262468ff75c27 | b50efaf6d90528faa83af62550e0489a9c7431d6 | refs/heads/master | 2021-01-19T17:17:41.666415 | 2017-08-15T04:13:33 | 2017-08-15T04:13:33 | 88,317,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,628 | java | package com.ajibigad.udacity.plato;
import android.content.Context;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflat... | [
"ajibigad@gmail.com"
] | ajibigad@gmail.com |
65a746b06e9633e8ef1e474bda7a1ea87bf44c79 | 802d2ca28ed5a59ab4cd253684d3060916e880bc | /src/main/java/com/illichso/configuration/guice/module/UserModule.java | f67990a4bb3a5622d649ad8e5fc08b717170188d | [
"Apache-2.0"
] | permissive | illichso/non-reactive-money-transfer | 6473ee35825aca203076003ba991d6a7ed0580df | ad6569449752c57b341019b87117362240018063 | refs/heads/master | 2022-02-21T06:44:05.670109 | 2019-09-03T20:58:37 | 2019-09-03T20:58:37 | 116,261,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 501 | java | package com.illichso.configuration.guice.module;
import com.google.inject.AbstractModule;
import com.illichso.repository.UserRepository;
import com.illichso.repository.impl.UserRepositoryJPA;
import com.illichso.service.UserService;
import com.illichso.service.impl.UserServiceImpl;
public class UserModule extends Ab... | [
"illichso@gmail.com"
] | illichso@gmail.com |
d207436cc89bcb42bd7404399002dd342276c5be | 023c488a2833a04113b854bb53cd6853d73d34cf | /platform/com.netifera.platform.net/org.jboss.netty/src/org/jboss/netty/logging/OsgiLogger.java | 83b8403909e8e203ac4b359a4ec0034dd4b996e0 | [] | no_license | len/netifera | d6046a76c2426a1dacfaed7cef76ee0f715599d1 | 05053c1b9626b12a745bacbe12e0dcede9a00c6e | refs/heads/master | 2020-12-24T23:49:24.449080 | 2010-01-09T21:39:25 | 2010-01-09T21:39:25 | 175,323 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,027 | java | /*
* Copyright 2009 Red Hat, Inc.
*
* Red Hat 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/licenses/LICENSE-2.0
*
* Unless req... | [
"luciano@netifera.com"
] | luciano@netifera.com |
e6fdd7766ecb7c2fd7caa8cfc9565d302bfaf8df | ca249c6af8a15ef96947f200a4bef7bbb66cdbeb | /src/main/java/com/xiehua/design/pattern/strategy/promotion/CouponStrategy.java | 898b7d7b998b6331a94d4aaa0c180046c146bac7 | [] | no_license | xiehuaa/design-pattern | db4aa38fc382f08239429dcc65c3114b45cbf565 | d9939ea7b7c9bfd0a9981f36ef5cc5d5ea76cecb | refs/heads/master | 2020-04-28T03:57:31.179029 | 2019-03-25T01:33:14 | 2019-03-25T01:33:14 | 174,958,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package com.xiehua.design.pattern.strategy.promotion;
/**
* This is Description
*
* @author xiehua
* @date 2019/03/18
*/
public class CouponStrategy implements PromotionStrategy {
@Override
public void doPromotion() {
System.out.println("领取优惠券");
}
}
| [
"xiehua@Koolearn-inc.com"
] | xiehua@Koolearn-inc.com |
2771d3bf9d89929b0bb8d67eafb856a142c65430 | faefb54ae72db051ce3e4a1d76a2e5b3f87a0bcc | /model/src/main/java/ar/edu/itba/paw/model/Factory.java | e0c77ad7aed4088dc850728eae341928127bd93a | [] | no_license | lobo/PAW-final | 5873ae5fd2eb64bda6b65f5d4e6b94fe632912da | 918a10a02a9bce6783afda8812eda091bdd62bd5 | refs/heads/master | 2021-05-03T15:10:30.906999 | 2018-02-06T14:42:28 | 2018-02-06T14:42:28 | 120,471,882 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,077 | java | package ar.edu.itba.paw.model;
import ar.edu.itba.paw.model.packages.BuyLimits;
import ar.edu.itba.paw.model.packages.Implementations.*;
import org.jetbrains.annotations.NotNull;
import javax.persistence.*;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Map;
import static java.math.BigDec... | [
"dlobo@itba.edu.ar"
] | dlobo@itba.edu.ar |
ec4c6f87adfc9dc42915037288e30778082cec7c | 617a0c615aa0e353e2715362d0f959d2f7783538 | /edu-imi-data/src/main/java/edu/imi/ir/eduimiws/services/edu/RegisterServiceImpl.java | b40a804132448b715447066085beb2e8663edf74 | [] | no_license | omidashouri/edu-imi-ws | eb74c1f761eeed63d91ea7c44640df1ceb234b0a | 051cf1e843d26b99203c9927b8a3bafb2fd56f49 | refs/heads/master | 2023-07-08T02:21:18.845768 | 2023-07-01T10:22:16 | 2023-07-01T10:22:16 | 233,212,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,545 | java | package edu.imi.ir.eduimiws.services.edu;
import edu.imi.ir.eduimiws.domain.edu.RegisterEntity;
import edu.imi.ir.eduimiws.mapper.CycleAvoidingMappingContext;
import edu.imi.ir.eduimiws.mapper.edu.RegisterOnlyMapper;
import edu.imi.ir.eduimiws.models.projections.edu.RegisterOnly;
import edu.imi.ir.eduimiws.repositorie... | [
"omidashouri@gmail.com"
] | omidashouri@gmail.com |
096066126d887ffb27e31897feb60a436e434d65 | cb48d006a057fa73e6619a3706692a367958b87e | /src/main/java/com/steiner/web/rest/UserResource.java | 41e3e5b6dfcb38f92542b2c4d57fd19427e37bdc | [] | no_license | BulkSecurityGeneratorProject1/crud | f7bd0fd6010d4b0b07eca33d3c9be11f619fc7e6 | a91db198b1160fe304296f10b754d75d95a406d9 | refs/heads/master | 2022-12-15T14:46:02.691292 | 2017-05-20T22:44:02 | 2017-05-20T22:44:02 | 296,632,433 | 0 | 0 | null | 2020-09-18T13:42:32 | 2020-09-18T13:42:31 | null | UTF-8 | Java | false | false | 8,511 | java | package com.steiner.web.rest;
import com.steiner.config.Constants;
import com.codahale.metrics.annotation.Timed;
import com.steiner.domain.User;
import com.steiner.repository.UserRepository;
import com.steiner.security.AuthoritiesConstants;
import com.steiner.service.MailService;
import com.steiner.service.UserService... | [
"thiagosteiner@gmail.com"
] | thiagosteiner@gmail.com |
215d56e4db011d081645e1228cdca674e699bcad | 01554abb15f5c0adae4d766282980c2ec414b3b0 | /code/oldWorkspacesEclipse/workspaceMars/TuringMach2/src/Console.java | 9777bfff7c264bd417996fa4081061a90fac6624 | [] | no_license | EmilZahariev/MyWorkAndAssignments | 3f8cd83377c81b4a0a42e02e25767fbe6141db5d | c04b5b09584fe6dc640210979ef54a37d5a1dfaa | refs/heads/master | 2021-06-20T12:49:51.688668 | 2017-07-26T20:05:00 | 2017-07-26T20:05:00 | 98,434,741 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 20,791 | java | /**
* TuringMachineConsole handles all of the user interface operations.
* The console maps various AWT components onto the screen, and manages
* the buttons. The user can click on the buttons and fill out dialog
* boxes to send information back to the TuringMachine. The information
* gathered from the Conso... | [
"ezahariev94@gmail.com"
] | ezahariev94@gmail.com |
ff8e775459c72681a33390b6445eff9347830b83 | 1d0287df21254b0ebe8bea778436d2118e633a7d | /src/main/java/org/wechatapplet/service/Impl/RenzhengServiceImpl.java | ba2a0b039ab089eb9ab61b5e010ae37427222234 | [] | no_license | DaZemommy/WeChatApplet2 | a89f867eadb0314c3f1d60dd374e0d8fa5991eff | 264779bd46685da653f60634294908064b7bafdd | refs/heads/master | 2020-12-30T11:27:26.657017 | 2017-06-07T10:20:09 | 2017-06-07T10:20:09 | 91,553,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,900 | java | package org.wechatapplet.service.Impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.wechatapplet.dao.RenzhengDao;
import org.wechatapplet.model.ListResult;
import org.wechatapplet.model.Renzheng;
import org.wechatapplet... | [
"923457798@qq.com"
] | 923457798@qq.com |
7ac9057329ec276b6fd675919a4e1ba3ed23694e | 6189252b6bfabf326452a2133e4f53a95a7422fe | /lab403-DeviceAPI-Web/src/main/java/egovframework/hyb/add/itf/web/EgovInterfaceAndroidAPIController.java | 0e9e62b660e37cbff832add7f64d5af553952270 | [] | no_license | sec9590/egovframe | d013fd542284e3ee4bd5ed206bef84958696b9c2 | 7103722df0d10ff76a4b6dba10469f7c9da4e4f5 | refs/heads/master | 2022-12-16T06:32:46.576711 | 2019-07-04T02:09:43 | 2019-07-04T02:09:43 | 194,581,045 | 0 | 1 | null | 2022-12-06T00:32:16 | 2019-07-01T01:42:10 | Java | UTF-8 | Java | false | false | 10,299 | java | /*
* Copyright 2008-2009 the original author or authors.
*
* 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 ap... | [
"sec9590@gmail.com"
] | sec9590@gmail.com |
3f0333e99758ce545687db050a951a55126cd0c0 | 5cf36891c55807aef3e4b1c267193c1e3bcec89a | /app/src/main/java/apps/morad/com/poker/thirdParty/widget/InboxBackgroundScrollView.java | 1f8819c7ab8470d6a4f47987b736633d4ba6320a | [] | no_license | Moradf90/p0k3r-m-f-16 | dc021b5573c4005137d1a6c784c0afc846b833bc | 0ed7e2d01edcf92ff02b3b0549cbae4f536595bc | refs/heads/master | 2021-01-10T16:22:31.382742 | 2016-03-18T15:19:44 | 2016-03-18T15:19:44 | 51,206,524 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,482 | java | package apps.morad.com.poker.thirdParty.widget;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Canvas;
import android.graphics.drawable.ColorDrawable;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.GradientDrawable;
import android.util.Attribu... | [
"morad.f.90@gmail.com"
] | morad.f.90@gmail.com |
8ef57eb97c95f691f835f235b800c6d3f6c4b347 | d44e99520adb4252c25b9511bc63814cf253c6f2 | /src/java/com/java/base/dynmic/MyInvocationHandler.java | 0aa280a27f0d9c9b13b485dfe8d4bde1bd876420 | [] | no_license | loveofyou1/sunNio | 8263fa2294c2ed6608dd62c4ed618cf80c090ac1 | 144a6b68efe208e495e629267b588b1d58fceeff | refs/heads/master | 2021-06-24T17:09:41.055548 | 2021-02-01T01:10:08 | 2021-02-01T01:10:08 | 199,293,818 | 0 | 0 | null | 2020-10-13T15:05:34 | 2019-07-28T13:57:15 | Java | UTF-8 | Java | false | false | 913 | java | package com.java.base.dynmic;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
public class MyInvocationHandler implements InvocationHandler {
/**
* 动态代理执行方法
*
* @param proxy 代表动态代理对象
* @param method 代表正在执行的方法
* @param args 代理调用目标方法传入的实参
* @return
... | [
"sunwenlei9@126.com"
] | sunwenlei9@126.com |
a0fa59ad50e576efd5991cb50a885c5d6ec8bd78 | ca8f0323c0b9e9ee20954edcd7395b0bb7047284 | /app/src/main/java/com/tansen/example/eventreporter/Comment.java | 8bc5902240b2a7d163b067ce9c8b1d0fd7b6c70f | [] | no_license | CHAOSKNIGHT572/EventReporter | 4911f8b0396473ab6fce530a259438fe2aa7adc2 | 904a7fbde21c98c754dfc4f1504fb5aa25287b09 | refs/heads/master | 2021-04-12T08:43:21.873323 | 2018-04-02T00:32:40 | 2018-04-02T00:32:40 | 126,262,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,166 | java | package com.tansen.example.eventreporter;
/**
* Created by tansen on 4/1/18.
*/
public class Comment {
private String commentId;
private String commenter;
private String eventId;
private String description;
private long time;
private int good;
public String getEventId() {
retur... | [
"stan04@syr.edu"
] | stan04@syr.edu |
e3d40b7e78110d9a544a08c1e6a2e564e146ba4f | aaf3d39e7557811c59b0f7a2bd2a94bb30c4640d | /wheelpicker/src/main/java/com/zpf/wheelpicker/interfaces/ILinkageViewData.java | 7589f21fc9dd7133563034e537a1f6cd0fbe3d8e | [] | no_license | FirstLetterZ/Dependence | 5c4ca5c6050b7f4e5a59cc4bb2bb8d7191582b7f | 5d825bcc96fac61c1516b86f4c68ecad84421fa6 | refs/heads/master | 2023-08-09T03:29:27.377021 | 2023-08-03T11:43:10 | 2023-08-03T11:43:10 | 173,079,426 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 181 | java | package com.zpf.wheelpicker.interfaces;
import java.util.List;
public interface ILinkageViewData<T extends ILinkageViewData<T>> extends IPickerViewData {
List<T> getNext();
}
| [
"philip@littlelights.ai"
] | philip@littlelights.ai |
6c92c95a36506f23dac3cf40d9fab84b37b70633 | 23a3d50f4ca237c3941e6048e15903736f990221 | /build/generated/source/r/debug/android/support/v7/appcompat/R.java | a749f948129cbe42390a55ae1229d0856f3e29ea | [] | no_license | sailingam2/PlaceSaver | e4608ab537cde33667c7040a779fd4dc62cea60a | 12ae252c8b5bffe92e9eb8de67328db38c82a867 | refs/heads/master | 2020-03-21T09:41:36.260275 | 2018-06-23T15:48:19 | 2018-06-23T15:48:19 | 138,412,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 101,377 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.appcompat;
public final class R {
public static final class anim {
public static final int abc_f... | [
"mlingam@asu.edu"
] | mlingam@asu.edu |
02b49d079d3b841eca77507fbc87b92b9cd73d67 | 338869dfe73f8bedd663cfd6ea97936e7e9aa527 | /app/src/main/java/android/xwpeng/testipc/service/PushService.java | 7053ea2e172fce72668673e8dadbf249a36d098b | [
"Apache-2.0"
] | permissive | xwpeng/TestIPC | 22f5b3edabd6fb672808668aeb37e5fcd4cb3840 | 38cd0ed9ec3ca0dc8738c7dae8264b1d49a21037 | refs/heads/master | 2020-09-14T02:45:43.382825 | 2016-12-16T08:08:09 | 2016-12-16T08:08:09 | 66,817,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,618 | java | package android.xwpeng.testipc.service;
import android.app.Service;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.IBinder;
import android.os.Parcel;
import android.os.Process;
import android.os.RemoteCallbackList;
import android.os.RemoteException;
import android.support.an... | [
"cocpl0101001@gamil.com"
] | cocpl0101001@gamil.com |
29f0abd3823cb15090c78e82728f509cfb346c73 | 88c62d0cabf7f0a884336f76ad4db8d4050d6ecd | /vcell-math/src/main/java/jscl/math/operator/product/MatrixProduct.java | c1b7bc7a804b4ffebb92ab911de3798597fb9933 | [
"MIT"
] | permissive | virtualcell/vcell | 51aadcd59c4c756aa7dcd43774f9236a8ddcbc37 | a4783fec69c30d0a182da50293bfc3ee63af353e | refs/heads/master | 2023-08-31T11:14:32.525164 | 2023-08-30T20:28:25 | 2023-08-30T20:28:25 | 101,466,853 | 55 | 21 | NOASSERTION | 2023-09-13T20:02:46 | 2017-08-26T06:14:17 | Java | UTF-8 | Java | false | false | 1,070 | java | package jscl.math.operator.product;
import jscl.math.Generic;
import jscl.math.Matrix;
import jscl.math.Variable;
import jscl.math.operator.VectorOperator;
import jscl.mathml.MathML;
public class MatrixProduct extends VectorOperator {
public MatrixProduct(Generic matrix1, Generic matrix2) {
super("matrix"... | [
"schaff@uchc.edu"
] | schaff@uchc.edu |
1b86b0a21de1cefa8b539e56cf7be5ed5dac57c7 | e3282288f53de43326522ae4b5ea312adf261c3e | /My Little Baby(육아일기앱)/03. 소스코드/My Little Baby/CalendarTest/src/com/example/calendartest/Oneday.java | 98c0de56303d4eddaf4f7fb6a2d118a3ac19e104 | [] | no_license | Yian-Kim/Toy-Project-Collection | 0ad7614687341bde89a07ff6c968862dde62cc88 | 32930ca5671bf9aa92a4a7a2d7d9239302fc71e6 | refs/heads/master | 2022-01-19T16:43:10.300414 | 2019-06-29T13:38:06 | 2019-06-29T13:38:06 | null | 0 | 0 | null | null | null | null | UHC | Java | false | false | 7,991 | java | package com.example.calendartest;
import java.util.Calendar;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.RectF;
import android.view.View;
public class Oneday extends View {
private int year;
private i... | [
"chanmi_dev@naver.com"
] | chanmi_dev@naver.com |
9ca823d195c998e77c19c9df279b88b39f2353de | 705a4392a9b8e8734f37c1db3dfddffc45e15b6f | /sc-socket/src/main/java/com/sc/socket/core/ssl/facade/ITasks.java | 22de709b282f02e3357c0aa2b91cc0ed40f44a1b | [
"Apache-2.0"
] | permissive | fullshit/com-sc | 64f473804d1bbdeacd49a248a7e90e092f0a1466 | 76b66580185fab0d595619956ae6c40f60a00633 | refs/heads/master | 2020-05-31T15:52:33.690141 | 2019-03-04T11:34:54 | 2019-03-04T11:34:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 163 | java | package com.sc.socket.core.ssl.facade;
import javax.net.ssl.SSLException;
public interface ITasks
{
Runnable next();
void done() throws SSLException;
}
| [
"senssic@foxmail.com"
] | senssic@foxmail.com |
17fa9d49fe5d33afec68629c87148c5ebf3d6f7c | cf35003c7b1f39a8795c81aad1e828facd39154a | /src/epconstrucao/controller/MaterialTelaController.java | 30c9eb3211796e035f91f09a14cc1137e8594edb | [] | no_license | jairnb/projectoFinal | 4a40114701c9d45441cc79c68d254e3470f5c322 | d568135cd9c149f4da2598da97bb5eded36acfe4 | refs/heads/master | 2020-03-21T17:45:15.070919 | 2018-06-29T11:59:07 | 2018-06-29T11:59:07 | 138,851,160 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,393 | 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 epconstrucao.controller;
import com.jfoenix.controls.JFXTextField;
import epconstrucao.model.dao.MaterialDAO;
import epconstru... | [
"jair10.nb@hotmail.com"
] | jair10.nb@hotmail.com |
29bafa3f2bf96ebee2c0d4cf564ddaf431ff4f22 | b55c1e4196221ea19d3091027cbe6b599d911648 | /hbase-hadoop-compat/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.java | 897ae840f8570cebb3f9f621b424a1c5ffbc43de | [
"Apache-2.0",
"CPL-1.0",
"MPL-1.0"
] | permissive | wangbin83-gmail-com/hbase-0.98.6-cdh5.3.1-rong | dc3b18a893a59aa75df7e4269723c71825ccd3fc | 236648546ee847da2420c44c9a8d5040c2e45b40 | refs/heads/master | 2021-01-09T21:54:49.734109 | 2017-09-25T07:20:34 | 2017-09-25T07:20:34 | 50,658,326 | 0 | 1 | Apache-2.0 | 2023-03-20T11:47:20 | 2016-01-29T11:24:29 | Java | UTF-8 | Java | false | false | 11,658 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | [
"wangbin@ipa.rong360.com"
] | wangbin@ipa.rong360.com |
b8ae47d399a202460ab65e7db405a1d85fc45774 | 0cc3358e3e8f81b854f9409d703724f0f5ea2ff7 | /src/za/co/mmagon/jwebswing/plugins/bootstrap/forms/controls/BSInput.java | f2861a4c0921f364df5f3be803332888b2c82490 | [] | no_license | jsdelivrbot/JWebMP-CompleteFree | c229dd405fe44d6c29ab06eedaecb7a733cbb183 | d5f020a19165418eb21507204743e596bee2c011 | refs/heads/master | 2020-04-10T15:12:35.635284 | 2018-12-10T01:03:58 | 2018-12-10T01:03:58 | 161,101,028 | 0 | 0 | null | 2018-12-10T01:45:25 | 2018-12-10T01:45:25 | null | UTF-8 | Java | false | false | 2,100 | java | /*
* Copyright (C) 2017 Marc Magon
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distri... | [
"ged_marc@hotmail.com"
] | ged_marc@hotmail.com |
09a598c95b84f287a1fb081450db082597e1f29d | d662680677ef34863020bdcd825ae9035fc0ae70 | /EAJA_Project/src/com/eaja/dao/CompanyDAO.java | d03b0fd3c652883ee4daf51a2deb4621c0360837 | [] | no_license | yejee/EAJA_Project | e94bd7e45645439d7dd2899b0841e577df0eaa23 | baf1249f5048e5d0e281db080edc0144ac0e7a5e | refs/heads/master | 2021-09-03T15:34:54.534101 | 2018-01-10T23:47:26 | 2018-01-10T23:47:26 | 116,918,370 | 0 | 0 | null | 2018-01-10T06:37:50 | 2018-01-10T06:37:50 | null | UTF-8 | Java | false | false | 61 | java | package com.eaja.dao;
public interface CompanyDAO {
}
| [
"jeonhj920@gmail.com"
] | jeonhj920@gmail.com |
d4bfe3b2b5dfe0a886e0f983b82145860c749e21 | f8ecda3f5caa37b8ad4fb45879a6236557468f14 | /src/main/java/com/dwicke/evm/EVM.java | b245eec25fe048f8c174df55cd0c0aec34cdbe68 | [] | no_license | dwicke/evm | f495664c3539bcd62649f27352edc6e21821603d | 830d2dee1793e8aac620216158b93037fdfd9ba8 | refs/heads/master | 2020-04-11T00:26:21.916963 | 2018-04-18T19:58:26 | 2018-04-18T19:58:26 | 124,313,389 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,963 | java | package com.dwicke.evm;
import java.util.*;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
public class EVM {
boolean COSINE = false;
boolean EUCLID = false;
boolean L1 = false;
public class Model {
List<WeibullParams> psi_l;
int label;
double xs[][];... | [
"drewwicke@gmail.com"
] | drewwicke@gmail.com |
fc59949d6e6b807139fdb06b4ef777d69d3d1d56 | 1f2da99564bf3ae96c63f5d7d1efd806817798af | /e3-manager/e3-manager-pojo/src/main/java/cn/e3mall/pojo/TbContent.java | a90282925790b53d42c5a830658024a3542633bf | [] | no_license | bofeng023/e3-idea | 7c7fd283612016ddad8c3e9147964bc57e04e968 | f355d1d61a475442b2ac2a6d31669d1a3518cf34 | refs/heads/master | 2022-12-28T06:07:33.779165 | 2019-07-18T00:47:59 | 2019-07-18T00:47:59 | 165,462,511 | 4 | 0 | null | 2022-12-16T07:12:49 | 2019-01-13T03:42:03 | TSQL | UTF-8 | Java | false | false | 2,179 | java | package cn.e3mall.pojo;
import java.io.Serializable;
import java.util.Date;
public class TbContent implements Serializable{
private Long id;
private Long categoryId;
private String title;
private String subTitle;
private String titleDesc;
private String url;
private String pic;
... | [
"20152543@cqu.edu.cn"
] | 20152543@cqu.edu.cn |
1fa2e73b3a7179de319f0616ea28a9ff9f70f6dd | be61c5abaa65d542e69109ff0c58268ace1c5fca | /trunk/ipo/src/com/ejoysoft/util/CacheableBoolean.java | aa248ceeb7db0aecf13e9e64eaf470d7e7be598d | [] | no_license | BGCX261/zhishichanquan-svn-to-git | 5152cebad62d49add7c7dcd515b4d5ec26038bb7 | ecf3dc755640cfa09379c8b0797b7e1922b639e4 | refs/heads/master | 2016-09-16T10:52:19.964264 | 2015-08-25T15:43:58 | 2015-08-25T15:43:58 | 41,593,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,065 | java | /**
* $RCSfile: CacheableBoolean.java,v $
* $Revision: 1.1.1.1 $
* $Date: 2002/09/09 13:51:09 $
*
* New Jive from Jdon.com.
*
* This software is the proprietary information of CoolServlets, Inc.
* Use is subject to license terms.
*/
package com.ejoysoft.util;
/**
* Wrapper for boolean values ... | [
"you@example.com"
] | you@example.com |
8420ddd5b95567cf775a40d9ea583767787b4a23 | 14d0e31e9cdf5269f1ab988b673bf82d579a64cc | /src/main/java/Ejercicio12/Main.java | c23dfd11b03e9d5b2afe78f7c1859a6ff08c9a21 | [] | no_license | MiguelRamirez97/EjerciciosJava | fd4224681ff136b63cdd1df25c91a09322884588 | 4b774c95e0a741606a2f6abaebb7534386ce8c4d | refs/heads/main | 2023-03-30T11:29:32.400580 | 2021-04-03T23:53:49 | 2021-04-03T23:53:49 | 352,819,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171 | java | package Ejercicio12;
public class Main {
public static void main(String[] args) {
Comparar comparar = new Comparar();
comparar.PedirFrases();
}
}
| [
"miguel.ramirez@udea.edu.co"
] | miguel.ramirez@udea.edu.co |
d2f88e7d72222be9ac628be6efa2d8065ca31fb2 | 05bb28d0a91c34382232108b58efd9de8a2f1810 | /src/br/com/wcc/Model/ComponenteEnum.java | 2ee5c83efcd1fe802066afc01dc0e1105d654b8f | [] | no_license | crisromanato/Montador-java | aba71675d21cd10ab40ee68c7c613a828a4d96e9 | 5cf48d7bbfd272c27a2f45739466fbcbf2c201cd | refs/heads/master | 2021-03-10T05:10:50.823748 | 2020-03-11T17:25:58 | 2020-03-11T17:25:58 | 246,422,837 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 162 | java | package br.com.wcc.Model;
/**
* Componente
*/
public enum ComponenteEnum {
CONECTORES, CAPACITORES, SENSORMOV, RESISTORES, SEMICONDUTOR;
}
| [
"cristina.romanato@br.bosch.com"
] | cristina.romanato@br.bosch.com |
42d476b1500e3c196970f98504e777ec79395319 | f261421b43e2a3da5b3d9238b79747f71025ac25 | /chuxin-common/chuxin-common-core/src/main/java/com/chuxin/chuxincommon/core/web/domain/BaseDTO.java | b22523d52789b5d60122e7111f51665fe61d77f0 | [] | no_license | calmlan/chuxin-cloud | b5e4c56bdfa860da873945f8914986232377cd8e | 8d652820670e3c838f75802e7f1bbb9ce2509624 | refs/heads/master | 2023-08-11T01:07:07.276826 | 2021-09-01T08:39:00 | 2021-09-01T08:39:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 749 | java | package com.chuxin.chuxincommon.core.web.domain;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
import java.util.Collections;
import java.util.Date;
import java.util.Map;
/**
* @author 初心
* @date 2021/8/29 10:35
*/
@Setter
@Getter
public class BaseDTO implements Serializable {
privat... | [
"87849092@qq.com"
] | 87849092@qq.com |
78656f4e1b2b656d1f0c47d40e3d2161180c0c39 | 516004e60baa5b7c5659c319434166122bdfeb2b | /src/leetcode/binarytree/Solution94.java | 923b43ab742201deba1e79e3cdbe6c2671a079e1 | [] | no_license | ClearMindzj/leetcode | b0aee866278fa4bb3c9a33b5b3884996665c1f7c | aa80acae34c2d93b0f4e441f9573935d44922f6e | refs/heads/master | 2022-10-31T20:47:57.188787 | 2020-06-15T02:04:51 | 2020-06-15T02:04:51 | 232,229,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | package leetcode.binarytree;
import java.util.ArrayList;
import java.util.List;
/**
* Created by zhengjie on 2020/2/22.
* 二叉树中序遍历
*/
public class Solution94 {
public List<Integer> inorderTraversal(TreeNode root) {
List<Integer> ans = new ArrayList<>();
getAns(root, ans);
return ans;
... | [
"1106646009@qq.com"
] | 1106646009@qq.com |
76e07be10fadd335ba52043281b0d4b4c43e69f4 | 3577a2c844caddd28b252056a30d2247b7529968 | /src/main/java/ru/netology/pyas/Main.java | f32b3b16eb4c72459c0316fa3f00cf1952b70e63 | [] | no_license | The-o/jadv-7-1-2 | 7bcbd978dbf0171bf4bc25f3b851d454bcbcbc1c | 77b0401d61902a049d4214057f4a5b0246977536 | refs/heads/master | 2023-06-03T04:15:20.222743 | 2021-06-16T20:30:35 | 2021-06-16T20:30:35 | 377,618,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,253 | java | /*
* This Java source file was generated by the Gradle 'init' task.
*/
package ru.netology.pyas;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.... | [
"otsu.ni@gmail.com"
] | otsu.ni@gmail.com |
c1448213f90d80686ba8daf24a5e7ccef1785443 | 45b6792972548405236641b3d3eaae7f29fe57c4 | /src/test/java/org/jujubeframework/util/TextsTest.java | 553b27f697f6c87f0324fc4afe1137f493d7f3aa | [
"Apache-2.0"
] | permissive | xuanyuanli/jujube-core | 3ccdf9f0355fa336def588afdf35cacf8c89c78e | 5f49ade7e922bc6d77e80d06a6cf77d948fcfa93 | refs/heads/master | 2023-05-08T22:42:31.176258 | 2021-05-28T07:01:38 | 2021-05-28T07:01:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,479 | java | package org.jujubeframework.util;
import org.apache.commons.text.StringEscapeUtils;
import org.junit.jupiter.api.Test;
import java.util.List;
import static org.assertj.core.api.Assertions.assertThat;
public class TextsTest {
@Test
public void getChinese() {
assertThat(Texts.getChinese("hello李world万... | [
"li15038043160@163.com"
] | li15038043160@163.com |
bce3726fde32df2c9d44bd7fa5f8b1e473cff247 | ae81808dfb7edad19f580619c7eb7b1f9f0e89c7 | /Coffe/src/file/model/bean/ThongTinDatBan.java | 1cabf866e6cd86cf70bb12937a0dc9d22701cf2f | [] | no_license | tranthikimthanh/Java-CoffeCode | 58ad761a91c52f686dab591cd905cfcac580afa1 | 11a0eca8a1d442a3c57da9bcc372de018ac33348 | refs/heads/master | 2020-12-06T01:31:55.514583 | 2020-01-07T10:36:52 | 2020-01-07T10:36:52 | 232,302,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,664 | java | package fpt.model.bean;
/**
* Thong tin đặt bàn
* @author vTr
*
*/
public class ThongTinDatBan {
private long maThongTinDatBan;
private String tenKH;
private String SDT;
private String ngay;
private String gio;
private String maBan;
public long getMaThongTinDatBan() {
return maThongTinDatBan;
}
public... | [
"54876683+maiphuong98@users.noreply.github.com"
] | 54876683+maiphuong98@users.noreply.github.com |
2d1a96f78bbfc1593c2e3f6fc96b691c1a9f1944 | b0bd8fb1d507a219563c25635cca2138d81e03a7 | /src/day65/MapView_EntrySet.java | 7424ce27e2d27f1ee42a449366da6c984690549f | [] | no_license | sharifamiri/JavaCodeExercises | 8c490e65de79748950dc75caf28875e46f87cc4f | b2160e213d4a8bfb583e1878f916110860b7d5ce | refs/heads/master | 2022-12-30T10:08:29.663767 | 2020-10-14T06:57:59 | 2020-10-14T06:57:59 | 222,198,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,299 | java | package day65;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
public class MapView_EntrySet {
public static void main(String[] args) {
Map<String, Double> priceMap = new HashMap<>();
priceMap.put("Cucumber", 4.12);
pri... | [
"sharif.amiri4@gmail.com"
] | sharif.amiri4@gmail.com |
8a3382fcfa65f510300152e7c16ade976adf87fe | f9f1fd2f6c56d13db49e7571bff59e7347b327e9 | /src/main/java/dfsbfs/GenerateParent.java | b5966d63e4904b2a6dead6a7857768e11d841dd0 | [] | no_license | shanjunwei/LeetCode | 5097470802857ad08283e5be5424de81309c9360 | f52ea6cff51b80ad242d5cf1388eaecc0e710494 | refs/heads/master | 2022-07-20T01:03:49.914553 | 2022-07-08T08:18:17 | 2022-07-08T08:18:17 | 231,750,341 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,023 | java | package dfsbfs;
import com.sun.deploy.util.StringUtils;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Stack;
/**
* 括号生成
*/
public class GenerateParent {
public List<String> generateParenthesis(int n) {
List<String> result = new ArrayList<>();
gene... | [
"shanjunwei@xiaohongshu.com"
] | shanjunwei@xiaohongshu.com |
0203d88bd78e3274419480609d7ca706e8295969 | 55486e812e2449fe8bcc8c972b2e721a231083a0 | /Assignments/TUANTD/Assignment6/src/ffse1703/edu/vn/model/HinhTamGiac.java | 8f6017c03d9c7abba417420578fcbb5d29b8d081 | [] | no_license | FASTTRACKSE/FFSE1703.JavaCore | 15bdcfe15fbdf7fbc94a99c11f58b940149f0b01 | 14ba6725f3424724cf5ac20c57321162ae9ddd0a | refs/heads/master | 2021-07-11T20:33:02.506208 | 2018-12-28T01:06:07 | 2018-12-28T01:06:07 | 125,818,158 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package ffse1703.edu.vn.model;
public class HinhTamGiac extends HinhHoc {
private int canhA;
private int canhB;
private int canhC;
public HinhTamGiac() {
}
public HinhTamGiac(int canhA,int canhB,int canhC) {
this.canhA=canhA;
this.canhB=canhB;
this.canhC=canhC;
}
public int getCanhA() {
return ca... | [
"FFSE1703020@st.fasttrack.edu.vn"
] | FFSE1703020@st.fasttrack.edu.vn |
98d4a6a742772deac710737091457ba21da08df3 | defe15b5c618d2c1956a448d6b40578d70067f64 | /app/src/main/java/com/example/carlh/diaryclock/cloud/tasks/DeleteSystemFileTask.java | 4b7afb260fa257fc7b511401a729af77c95eb01c | [] | no_license | biocarl/DiaryClock | e11e9f5c6a19b71e6b0efcf47f7cf8036f0d72ca | 32e11c731e647af3671e9710ecf6c41d8f15af37 | refs/heads/master | 2020-04-13T16:09:04.204570 | 2017-11-19T15:40:01 | 2017-11-19T15:40:01 | 163,313,900 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,147 | java | package com.example.carlh.diaryclock.cloud.tasks;
import android.os.AsyncTask;
import com.example.carlh.diaryclock.UnexpectedException;
import com.example.carlh.diaryclock.cloud.Cloud;
import java.io.File;
import java.net.ConnectException;
/**
* Async task to list items in a folder
*/
public class DeleteSystemFi... | [
"cahauck@students.uni-mainz.de"
] | cahauck@students.uni-mainz.de |
00bcd0c8a6cbad1a9ccd5e57a8877e3965408eaa | a812918152e7116a061e1d6bd398e71756653944 | /src/main/java/bill/shawn/domain/User.java | b05c165751062456708080163b671a1f6cd9b683 | [] | no_license | billshawnbill/repo2 | 73182b83fa5f3e7c2658e35574593fd056bb4a20 | 211207449fe98a4c658d6fe5c016cba1d298dde0 | refs/heads/master | 2020-04-30T15:12:20.420448 | 2019-03-21T10:31:29 | 2019-03-21T10:34:50 | 176,913,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,397 | java | package bill.shawn.domain;
import bill.shawn.util.Invisible;
import bill.shawn.util.InvisibleId;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
public class User implements Serializable{
//当执行update操作时,就可以将id字段过滤掉
@InvisibleId
private Integer... | [
"448000895@qq.com"
] | 448000895@qq.com |
501ed876031315a4b475c91d6cd014e782ed66a4 | 60ed1710cb03f7f17c9b9d9224d445ee4565a9d3 | /SpringDemo/src/org/manav/javabrains/MyEventListener.java | 66abf50a81f5f8d1f6cc3c17332bcb3dff5a3771 | [] | no_license | reachmanav/Spring-basics | 153fc738f724b58898cb9c1daf9b3d593db521bb | 52023e10ba4036b40cefbae68227b2ceea643989 | refs/heads/master | 2021-04-27T09:52:09.687218 | 2018-02-22T19:18:59 | 2018-02-22T19:18:59 | 122,523,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package org.manav.javabrains;
import org.springframework.context.ApplicationEvent;
import org.springframework.context.ApplicationListener;
import org.springframework.stereotype.Component;
@Component
public class MyEventListener implements ApplicationListener {
@Override
public void onApplicationEvent(ApplicationE... | [
"MANAVS@amdocs.com"
] | MANAVS@amdocs.com |
1d013b60da3f1f214c2ec4fffb204c9033d34a8e | 12fb7886e2ca3c314304b6f47f79bc803f67d814 | /hm-auth-server/src/main/java/com/xp/auth/AuthMain9000.java | 0ad58dca9960ef59659a90115d0587c766138017 | [] | no_license | luckyxp/help-me-java | 4c6624066378a38743ed770bd5d454b50fe08dc7 | 45a57442b8a2338fa82ca8dbd706de86690f7566 | refs/heads/master | 2022-12-29T00:17:42.731787 | 2020-10-14T01:07:08 | 2020-10-14T01:07:08 | 303,865,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package com.xp.auth;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
/**
* @author Climb.Xu
* @date 2020/9/22 20:14
*/
@SpringBootApplication
@EnableDiscoveryClient
publi... | [
"2271613696@qq.com"
] | 2271613696@qq.com |
ff0bb65167d578a3e2f95b42456dbc591fa6973f | 24b322a6383d6666d56115b53d2cd4cc30237762 | /src/main/java/com/tom/io/WriteTester.java | 4904d8b812c3909985350af5cd1b12e84526eadf | [] | no_license | Faithpan/myproject | 705f0ce8edaf101537d9bfa3b564a179b3aa3ef9 | 2e44ab276c2de9bac6b74c75a81c25d1bc561073 | refs/heads/master | 2020-04-19T22:43:24.098765 | 2019-02-20T00:37:29 | 2019-02-20T00:37:29 | 168,477,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package com.tom.io;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
public class WriteTester {
public static void main(String[] args) throws IOException {
File jkDir = new File("D:\\jk");
jkDir.mkdir();
FileWriter fw = new FileWriter("D:\\jk\\output.txt");
... | [
"faith16212000@gmail.com"
] | faith16212000@gmail.com |
9cceaa8487b1e71ffd07b2f77be399e002c58d3a | a88404e860f9e81f175d80c51b8e735fa499c93c | /hapi-fhir-structures-hl7org-dstu2/src/main/java/org/hl7/fhir/instance/model/valuesets/V3TribalEntityUS.java | 8a5a5815f03e510c4a14959646ac0aead7a61f63 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | sabri0/hapi-fhir | 4a53409d31b7f40afe088aa0ee8b946860b8372d | c7798fee4880ee8ffc9ed2e42c29c3b8f6753a1c | refs/heads/master | 2020-06-07T20:02:33.258075 | 2019-06-18T09:40:00 | 2019-06-18T09:40:00 | 193,081,738 | 2 | 0 | Apache-2.0 | 2019-06-21T10:46:17 | 2019-06-21T10:46:17 | null | UTF-8 | Java | false | false | 192,139 | java | package org.hl7.fhir.instance.model.valuesets;
/*
Copyright (c) 2011+, HL7, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain th... | [
"jamesagnew@gmail.com"
] | jamesagnew@gmail.com |
4138cd882f405b5167f17823fec7d92970c32a33 | 8f4a16dc6e3714260f51fb61d0098da01ea3af2c | /src/com/viptrip/hotel/model/Response_RefundQueryByAlipay.java | 42122b65a1dd8f0b84e894808d5611f8ff593443 | [] | no_license | bournecao24/wetripT | 4ce5fc3daf5cf452f1a3d97a91922fc8159b8a79 | fadf580a729b170721522c6a7f037073b04c388e | refs/heads/master | 2021-09-10T05:24:54.961044 | 2018-03-21T02:48:01 | 2018-03-21T02:48:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | package com.viptrip.hotel.model;
import com.viptrip.hotel.model.base.Response_Base;
import com.viptrip.hotel.model.pay.RefundQueryByAlipay_Data;
public class Response_RefundQueryByAlipay extends Response_Base{
/**
*
*/
private static final long serialVersionUID = 6588883374752089299L;
private RefundQueryBy... | [
"zhenlongla0824@163.com"
] | zhenlongla0824@163.com |
a6c86b47444b9c5da697d68271172c9ada6e5c16 | 2c3dc448c14189582fe9761fa84177b41040f416 | /vjudge/src/main/java/judge/remote/language/SGULanguageFinder.java | 063659a727d7f1237701536f985b36ad7be28dc9 | [] | no_license | zerubbabel/virtual-judge-2 | 4c41dfb28a52005080625699968da81262de4322 | 28acab69fa22a1c2e13b37b7c9ac9e392f18ac86 | refs/heads/master | 2021-01-22T19:03:50.355757 | 2014-09-20T16:14:21 | 2014-09-20T16:14:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,202 | java | package judge.remote.language;
import java.util.LinkedHashMap;
import org.springframework.stereotype.Component;
import judge.remote.RemoteOj;
import judge.remote.language.common.LanguageFinder;
import judge.tool.Handler;
@Component
public class SGULanguageFinder implements LanguageFinder {
@Override
... | [
"xh176233756@de93be47-ede6-e22e-746d-4a4661e0fcec"
] | xh176233756@de93be47-ede6-e22e-746d-4a4661e0fcec |
3265fb2ef34b0487eac59650c9773f388ac3cd74 | a472035b20f8884189b6912b7b7da00e77ab3078 | /src/com/hrr3/controller/LogoutController.java | b48ec2bdd2ebaf364b571afadb27782405b5aba7 | [] | no_license | arturosalgado/hrr3 | fe26c4f2451c30407ee97733ffe4b07308bcf0a9 | 5833bcf136e2dec5df4dd171a7b879f26dd2cc71 | refs/heads/master | 2021-01-10T13:55:33.336912 | 2016-02-12T00:43:14 | 2016-02-12T00:43:14 | 51,557,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package com.hrr3.controller;
import org.zkoss.zk.ui.Component;
import org.zkoss.zk.ui.Executions;
import org.zkoss.zk.ui.select.SelectorComposer;
import org.zkoss.zk.ui.select.annotation.Listen;
import com.hrr3.authentication.AuthenticationServiceHRR3Impl;
import com.hrr3.services.AuthenticationService;
public clas... | [
"arturodelosangees@hotmail.com"
] | arturodelosangees@hotmail.com |
75a631d85542bbcbfbc43c3b28ece66972ab5367 | 04ac225a1e2b13091dbb2b4c79e366db0b7b0fa4 | /PackagingPrinciples/src/main/java/BadPackaging/ProductController.java | 86f342f719720d75817860776b802506c924fb94 | [] | no_license | Dimix88/Ch4_Assignment | 5b62de4c85cce2a0e45ffa5660330b6adec8c475 | 114fe000fcd865ae467849517b84cc9c0666d8f0 | refs/heads/master | 2020-04-29T08:55:17.169386 | 2019-03-16T17:30:55 | 2019-03-16T17:30:55 | 176,004,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 58 | java | package BadPackaging;
public class ProductController {
}
| [
"dimitriruzandra1@gmail.com"
] | dimitriruzandra1@gmail.com |
5c8e137ecd3a8ab2766f35e00c8d27d55065dc4c | b84ee4f4e3b09254fa7e05786a9de2322d235bd2 | /Java/day1204/src/Study/HttpServletExample.java | c02e25e3a712dad3d7fefb71006eda2d6555c8a8 | [] | no_license | blackcat0828/study | 5f34b8d2263dc015820a6d15d56cf75eb33a76c6 | 87dbc4896ba284b858d7a6eba68d1c1d98ad1c9c | refs/heads/main | 2023-04-21T21:26:52.679544 | 2021-05-07T11:11:49 | 2021-05-07T11:11:49 | 307,874,423 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 277 | java | package Study;
public class HttpServletExample {
public static void method(HttpServlet servlet){
servlet.service();
}
public static void main(String[] args) {
method(new LoginServlet());
method(new FileDownloadServlet());
}
}
| [
"watb88@gmail.com"
] | watb88@gmail.com |
a731638022cb544a468d61cf10c7add2f6706d5c | d0090f4422e7c0b427bd515ccdec4319dc4a6bc3 | /src/main/src/org/compass/core/impl/ExistingCompassSession.java | bcd26d78c03a485a1387dc43213dfe7520d5a5eb | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gpc/compass | 4e71e87cbcfe477482bd32fbe03587152a629590 | 6d9be5db0dfdb7d220e1d124b0d6de7ca796952f | refs/heads/master | 2021-01-16T20:36:33.506173 | 2010-12-28T09:37:35 | 2011-05-25T05:37:52 | 1,797,357 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,209 | java | /*
* Copyright 2004-2009 the original author or authors.
*
* 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 ap... | [
"kimchy@gmail.com"
] | kimchy@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.