blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 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 689M ⌀ | 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 131
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 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6e866f77245cac677a010080ba9b3d22074f8d73 | acdf45dd3fd141753ad4dc4e0d914c5786394a37 | /src/main/java/com/cybozu/kintone/client/model/comment/AddCommentRecordRequest.java | 95d7e2d20009cf805522f8aacfc3aae902b7f9f5 | [
"MIT"
] | permissive | hokimcuc0202/kintone-java-sdk | e3ea4f7613c41340e2ac25123b033be07b229583 | c451f1440201fcdd0339bd041e38a99938749159 | refs/heads/master | 2020-04-06T22:30:56.869526 | 2018-11-13T02:43:13 | 2018-11-13T02:43:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 583 | java | /**
* MIT License
*
* Copyright (c) 2018 Cybozu
* https://github.com/kintone/kintone-java-sdk/blob/master/LICENSE
*/
package com.cybozu.kintone.client.model.comment;
public class AddCommentRecordRequest {
private Integer app;
private Integer record;
private CommentContent comment;
/**
* Co... | [
"tomoya-takaki@cybozu.co.jp"
] | tomoya-takaki@cybozu.co.jp |
843ae61c272c38d828f5cae7e44a1ebb60242459 | 20a5679d75a4b53666e141149dbf700865487cf8 | /java0408/Age.java | 6ad30df4e9118e7aade2744297450616231933a7 | [] | no_license | XinXin-ru/zhenghou | 70a7b6c9151039475460b9af74c3510e39772af0 | d627b3b71cc6d55d144a69e292e299beade763fb | refs/heads/master | 2023-04-22T11:45:00.823856 | 2021-05-06T07:52:24 | 2021-05-06T07:52:24 | 359,773,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package java0408;
public class Age {
int age;
public void setAge(int age) throws Exception {
if (age >= 1 && age <= 100) {
this.age = age;
// System.out.println("age=" + age);
} else {
// System.out.println("输入错误");
throw new Exception();
}
... | [
"1241176974@qq.com"
] | 1241176974@qq.com |
d6440f0115331196a573208552cae8d35ce18372 | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/organizations/src/main/java/com/huaweicloud/sdk/organizations/v1/model/DelegatedAdministratorDto.java | b76e6cc21371cea0f3fd16be46168c8f8800aeed | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 5,470 | java | package com.huaweicloud.sdk.organizations.v1.model;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.time.OffsetDateTime;
import java.util.Objects;
/**
* 包含有关委托管理员的信息。
*/
public class DelegatedAdministratorDto {
@JsonInclude(JsonInclude.Inc... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
0417303776205d64ad88299ea4aea81b1f8a249c | ded1d4e9e78a11a3eb2b1cef73f16360866626b1 | /VE/TYPES/Triangle.java | 61fe08a9b71cc2d256dfa999d49041703418a1fd | [] | no_license | dennisgbrown/capture_the_flag_VR_Java | 7701695be022d4b8ed1ebf61d663ca5914ad4fa8 | e788a2b0c265d251c1034af1b1552a2efea72682 | refs/heads/master | 2020-06-30T06:26:28.831593 | 2019-08-10T13:14:27 | 2019-08-10T13:14:27 | 200,755,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 964 | java | // Triangle.java -- Triangle class
//
// by Dennis Brown for Colab Bus VE Project
//
// This class implements a triangle object.
package ve.types;
import ve.types.ThreeVec;
import java.io.Serializable;
public class Triangle implements Serializable
{
public int vertices[]; // This is an array of in... | [
"noreply@github.com"
] | dennisgbrown.noreply@github.com |
e828df6413a25b05ef89f4918aeb37f10ec562ff | a5e1131fb13973ca1d612fd915ce900629ea49fc | /client/src/com/ties/InvitedListActivity.java | efb8926e2905c829282baa147d96b20a73feb546 | [] | no_license | marni/500ties | e98b7d770eac1e5610c8b7ef30eb9e4af03ebd08 | 661712c85470260b554fd10acbf2a0eff1e8f557 | refs/heads/master | 2020-11-26T21:14:55.305521 | 2012-06-18T21:48:29 | 2012-06-18T21:48:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package com.ties;
import android.app.ListActivity;
import android.database.Cursor;
import android.os.Bundle;
import com.ties.utils.Factory;
public class InvitedListActivity extends ListActivity {
private InvitedCursorAdapter adapter;
private Factory factory;
@Override
protected void onCreate(Bundle savedInst... | [
"ognnus@gmail.com"
] | ognnus@gmail.com |
e67c5494d1f7c6b7da0b47806d0b6833c351f402 | f6883c66b3bbb2a1c41772fc2de2016db5885a05 | /android/app/src/main/java/com/vodafone/MainActivity.java | a40df10ca78779fc895a05aa8ab5f7166df89c44 | [] | no_license | xe4me/react-native-vodafone | 1da5e3a087c65e6ef2a8f711a7dca0a778922f23 | 9a304ce3c497356ace02a602f4c71f8dcbf7be6f | refs/heads/master | 2023-02-02T19:39:42.143887 | 2020-04-05T14:06:49 | 2020-04-05T14:06:49 | 253,246,851 | 0 | 0 | null | 2023-01-26T18:59:00 | 2020-04-05T13:54:48 | TypeScript | UTF-8 | Java | false | false | 343 | java | package com.vodafone;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript. This is used to schedule
* rendering of the component.
*/
@Override
protected String getMainComponentName() {
re... | [
"smiladhi@gmail.com"
] | smiladhi@gmail.com |
8982cb794c56ba9874927f93334d21e20c67cd30 | 370d4a9f019cb0f449191210ae8eaa3ac2f9d4c2 | /java/builder/settings/panel/ReplacementsPanel.java | bfd0ddb17e480f70d8da143fb53c22635b341ede | [] | no_license | jaypume/CReST | 3090b56393bb80e13980ada0db2a7046a5e2aab9 | 5726bf2b50d71d8921287f84180567f6d043d9c1 | refs/heads/master | 2021-01-10T08:59:45.371249 | 2015-11-19T04:16:22 | 2015-11-19T04:16:22 | 46,464,653 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,808 | java | /**
* This file is part of CReST: The Cloud Research Simulation Toolkit
* Copyright (C) 2011, 2012 John Cartlidge
*
* For a full list of contributors, refer to file CONTRIBUTORS.txt
*
* CReST was developed at the University of Bristol, UK, using
* financial support from the UK's Engineering and Ph... | [
"i@jaypu.com"
] | i@jaypu.com |
331f936fa04744b9ac712d674434b2200d68131e | e29aed5297971fbf909530a7d6c7bb942fb63a8a | /src/main/java/com/api/crowdlending/model/FondInvestorModel.java | 98562dd4b200841e131cb04707e00eb732ba79e4 | [
"Apache-2.0"
] | permissive | magalierambla/App2Java2 | c1b588b0a412b312a06fdcad27339f1378f7cd02 | 5dacff5e3006a3ce3be83564e0d3c70839be7429 | refs/heads/main | 2023-01-22T05:48:57.806258 | 2020-10-25T19:46:39 | 2020-10-25T19:46:39 | 303,166,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,222 | java | package com.api.crowdlending.model;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinCo... | [
"magalierambla@users.noreply.github.com"
] | magalierambla@users.noreply.github.com |
d11070f43283e498a2b13fcd24dba821785cea12 | 809b659dc8fddff71ff9752380bce4caca0373b9 | /ATSProject1/src/main/java/page/ScreenshotUtils.java | c8f8171e45bce6a994cf9aea3d598b9cc3587305 | [] | no_license | lalitapant/ATSSpecProj | 8f061a5f4b554b70051a34d81d44309f4fd81509 | f2d6489eb026af388c34214e74b326ca7f7e1318 | refs/heads/master | 2023-05-12T14:25:15.991783 | 2020-02-03T17:36:00 | 2020-02-03T17:36:00 | 238,020,389 | 0 | 0 | null | 2023-05-09T18:45:00 | 2020-02-03T17:21:27 | HTML | UTF-8 | Java | false | false | 695 | java | package page;
import java.io.File;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
public class ScreenshotUtils {
public static void takeSnapShot(WebDriver webdriver,String fileWithPath) throws Exception... | [
"User@192.168.0.11"
] | User@192.168.0.11 |
4662695b75ca2678db1dd69abeb5db218f4c9b1f | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/gaussdb/src/main/java/com/huaweicloud/sdk/gaussdb/v3/model/ModifyGaussMysqlDnsResponse.java | 79cb104a94d45925bf559a3d228fbd5748fd790d | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 1,789 | java | package com.huaweicloud.sdk.gaussdb.v3.model;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.huaweicloud.sdk.core.SdkResponse;
import java.util.Objects;
/**
* Response Object
*/
public class ModifyGaussMysqlDnsResponse extends SdkResponse {
... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
b8d078a390343af242f46ea978f8f23dea0296e6 | 04d485a7ce12ab5363485641343b181f0318d1e9 | /problem9.java | 667070e56aedc4e6cff058b95f9f1fa7eb56badb | [] | no_license | MUBEENAUQI/Java_hackerRank | e180c9ed0e8e3c693ea52ea2efca94fda74720d1 | a6711f56c6eeafc6fa81972000e8f2211a8eae8d | refs/heads/main | 2023-06-01T20:00:25.071001 | 2021-06-17T23:32:25 | 2021-06-17T23:32:25 | 357,323,683 | 0 | 2 | null | 2021-06-17T23:32:25 | 2021-04-12T20:01:50 | Java | UTF-8 | Java | false | false | 1,680 | java | // Static initialization blocks are executed when the class is loaded, and you can initialize static variables in those blocks.
// It's time to test your knowledge of Static initialization blocks. You can read about it here.
// You are given a class Solution with a main method. Complete the given code so that it outp... | [
"noreply@github.com"
] | MUBEENAUQI.noreply@github.com |
1e5f703f6d93e0d0f80fc0003cb15662ca173485 | 17af430ab28d6c466275b9137843bfb7cb8a13a7 | /src/main/java/common/Constants.java | 29daf5a20ca7a513f179987d3b24ef6bbabbd229 | [] | no_license | nuggysantoso/sample-automation-appium | 0bf31c025e9511fb5116c22baf9f4a35e55120d7 | ce28738b0eaaceab03de84e3b9f88edbef78a111 | refs/heads/master | 2021-07-12T00:00:52.714745 | 2017-10-16T07:54:52 | 2017-10-16T07:54:52 | 106,267,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package common;
/**
* Created by nugroho_s on 10/5/17.
*/
public class Constants {
/**
* Default Constant value for ios and android
*/
public static final String APPIUM_URL="http://127.0.0.1:4723/wd/hub";
public static final String DEFAULT_APP_PATH= System.getProperty("user.home") + "/Documents... | [
"nugroho.santoso@photoninfotech.net"
] | nugroho.santoso@photoninfotech.net |
538ba2414d10fe7539a94b0cbe6f2b6192178955 | 49aa27e9f1bf3efa1f6fdd54556124647fac972c | /src/main/java/com/bailei/study/zookeeper/curator/CuratorAsyncUseSample.java | dd90ffab3c9d5c6a89603b3cd694dc1750fa9061 | [
"Apache-2.0"
] | permissive | sonymoon/algorithm | 2cd699a61223740200d507edac8bff05b7ab7eb8 | cc2a9e0125fc64bdbf6549034bad6482d2027ea2 | refs/heads/master | 2020-06-11T07:06:32.161489 | 2019-03-25T03:58:22 | 2019-03-25T03:58:22 | 75,738,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,279 | java | package com.bailei.study.zookeeper.curator;
import com.bailei.study.zookeeper.ZooConfig;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.retry.ExponentialBackoffRetry;
import org.apache.zookeeper.CreateMode;
import java.util.... | [
"bailei@jk.cn"
] | bailei@jk.cn |
b9e81f531b5fdd0f474fb3d7db6452e49c942ee3 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/10/10_23b9d5b463a7574373f39f0589116c46ddf4d0dc/ParseEntry/10_23b9d5b463a7574373f39f0589116c46ddf4d0dc_ParseEntry_s.java | 8423bb028b73cdee77af4cfde7f9d4803fa65c35 | [] | 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 | 7,688 | java | /**************************************************************************
OmegaT - Computer Assisted Translation (CAT) tool
with fuzzy matching, translation memory, keyword search,
glossaries, and translation leveraging into updated projects.
Copyright (C) 2000-2006 Keith Godfrey and Ma... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
385f5c10268f81e6c30ea4efff84a685c37fd8d8 | be119b303e56e9cec57733b39bfb9a0f86abfdcb | /app/src/androidTest/java/com/fragment/login/musicapp/ApplicationTest.java | 655e5bc3a4a29282ed927e3cc0da8bb8cd4fff07 | [] | no_license | Nensee/MusicApp | 33d81a9ce0a1e622b8932a1b94709e4668a33243 | 5462e45b657ab3c35477e2e8f48cba188b05f476 | refs/heads/master | 2021-01-21T07:07:12.252497 | 2017-02-27T19:57:22 | 2017-02-27T19:57:22 | 83,314,469 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package com.fragment.login.musicapp;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"nenseekaneriya@gmail.com"
] | nenseekaneriya@gmail.com |
ba621fd8705a26606a56fc4b556bed58114a6ec3 | 89c7d4e98a7767233e7c1f4e4a6cfe241d30b259 | /src/MenuPanel.java | 56c05d639b5756bd61900949fe0354d8b911759f | [] | no_license | AndreasNbt/Quiz-game | a17be5e287db150f7b1c62aae95dab791d06b3e7 | e6fdc2cad0f1a4a22c2c58ac3be0f1935fc3f5f5 | refs/heads/master | 2023-05-09T10:37:33.017486 | 2021-06-01T10:48:44 | 2021-06-01T10:48:44 | 372,794,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,231 | java | import javax.swing.*;
import javax.swing.border.EmptyBorder;
import java.awt.*;
import java.io.FileNotFoundException;
import java.util.ArrayList;
/**
* The type Menu panel.
*/
public class MenuPanel extends JPanel{
JLabel title_label;
JPanel menu_panel;
JButton play_button;
JButton options_button;
... | [
"andreasn@csd.auth.gr"
] | andreasn@csd.auth.gr |
e402e60c6bfe7042961f86b971af3d77c78da5ed | 4a8e887aaf1082443121cc894988469c5c327595 | /curso-java-aula-4/src/main/java/com/dextraining/area/CalculadorArea.java | fd7d12852cc4ed8036e2822db55cc388a8684f52 | [] | no_license | diegofrsilva/curso_programacao_java_turma_2 | 2f32bfb3b7809efbd0297a5acfb200fab48921c6 | 41982a39272b8aa86989e76c3dabb75f358355f7 | refs/heads/master | 2020-06-10T05:29:52.724035 | 2017-01-21T19:55:05 | 2017-01-21T19:55:05 | 76,072,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package com.dextraining.area;
public class CalculadorArea {
public static double calcular(AreaCalculavel objeto) {
return objeto.getArea();
}
}
| [
"diegofrsilva@gmail.com"
] | diegofrsilva@gmail.com |
1159a1956e1b7b7dac450da9a8b79849558699e6 | c27f418a440690feb17d1a45fb030a100eb985be | /src/main/java/kurtis/chudasama/controller/CartController.java | 119aa992cbaaf2de0724796805d9ca7f14b6e46a | [] | no_license | KurtisChudasama/electronicstore | b9aa6cbb739ac2431769dcc50733c8c360c145e1 | c23cd515ef8d4ab8cab4045098b8cb1295408516 | refs/heads/master | 2020-05-14T17:19:54.444695 | 2019-04-25T19:42:34 | 2019-04-25T19:42:34 | 181,890,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,672 | java | package kurtis.chudasama.controller;
import kurtis.chudasama.entity.Cart;
import kurtis.chudasama.entity.CartItems;
import kurtis.chudasama.entity.Item;
import kurtis.chudasama.entity.User;
import kurtis.chudasama.service.CartItemsService;
import kurtis.chudasama.service.CartService;
import kurtis.chudasama.service.It... | [
"c15711231@mydit.ie"
] | c15711231@mydit.ie |
bff471613b55e6bf8e14acd712a1c4f2ace248b6 | d4e9ca0fbec211e2d638c4ca6535313e9266ff8a | /src/main/java/com/ml/Application.java | 996947ac55e2c1e3b30634edb839007f8b539dbc | [] | no_license | pandahuangwei/ms-spring-boot | 4bc078a3c01182dd87981c87e9c6185270db9a12 | 7af1a3b770d56ba42d13aff17af1737ddc355d29 | refs/heads/master | 2021-07-14T01:43:09.135722 | 2017-10-12T15:58:51 | 2017-10-12T15:58:51 | 103,121,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package com.ml;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.web.servlet.ServletComponentScan;
import org.springframework.context.annotation.ComponentScan;
@ServletComponentScan
@ComponentScan(basePackages={"com... | [
"pandahuangwei@163.com"
] | pandahuangwei@163.com |
b159deccb33845811c9bfc5d59f64ba6e1f826a1 | f1f21c83ba7830cd79a369b6685e773b678f542c | /src/br/uff/faleniteroi/tabsfragments/TabRequestFinishedFragment.java | b60c0dd0a60e3f6513a90a68be977801ced5f0f7 | [] | no_license | JavierJimenez86/FaleNiteroi | 14ee9a40db703443b3f5623d80e3c5210bd65f00 | 5bff553808962aa687a8d49ef7a6430e0c9468fd | refs/heads/master | 2021-05-12T15:24:08.386521 | 2018-01-10T17:22:45 | 2018-01-10T17:22:45 | 116,982,306 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,181 | java | package br.uff.faleniteroi.tabsfragments;
import java.util.ArrayList;
import br.uff.faleniteroi.R;
import br.uff.faleniteroi.RequestDetailActivity;
import br.uff.faleniteroi.adapter.RequestClearAdapter;
import br.uff.faleniteroi.entity.Request;
import br.uff.faleniteroi.sqlite.RequestDAO;
import android.cont... | [
"noreply@github.com"
] | JavierJimenez86.noreply@github.com |
2d62875603f29a1c4f95922bab71b8273913ff52 | 711e906f2b6490ef1e4f1f58ca840fd14b857ce2 | /com/google/android/systemui/columbus/gates/VrMode.java | fbd7ad23b42489bd3002c138fdaab0a679b5134f | [] | no_license | dovanduy/SystemUIGoogle | 51a29b812000d1857145f429f983e93c02bff14c | cd41959ee1bd39a22d0d4e95dc40cefb72a75ec8 | refs/heads/master | 2022-07-09T01:48:40.088858 | 2020-05-16T16:01:21 | 2020-05-16T16:01:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,179 | java | //
// Decompiled by Procyon v0.5.36
//
package com.google.android.systemui.columbus.gates;
import android.os.RemoteException;
import android.util.Log;
import android.service.vr.IVrStateCallbacks;
import android.service.vr.IVrManager$Stub;
import android.os.ServiceManager;
import kotlin.jvm.internal.Intrinsics;
impo... | [
"ethan.halsall@gmail.com"
] | ethan.halsall@gmail.com |
6cc9f32360265d378de789cd23d435601085a3b5 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/grade/95362737dcd262ddd67b0fe1381c25f1e6b885860b4e51efb6f57223dceb77b4c6c7d855e3fe891c10cd51b48c9b052cf2c74f181a28d3020d77a4a2d6e4db18/014/mutations/8/grade_95362737_014.java | 5f03b0fba668080c9abf55073bae88dc0944e2ef | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,501 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
fc93770b75014e189c77d5187abead0c7e0d7083 | c1b25858868550f657a43f05b684ad4fff5efbfc | /src/main/java/com/gitlab/martinpiz097/htmlbuilder/html/types/HTMLContentElement.java | 924172e3cf86fc8af7ae2c7689337ce6663a4abd | [
"Apache-2.0"
] | permissive | martinpiz097/htmlbuilder | 83eaa58f4836c6d1abe8cdd316bf6aa8f80618bf | e45417613fb3942b25eae58ed5865180491f2762 | refs/heads/master | 2020-04-05T22:35:28.682453 | 2018-11-03T17:30:57 | 2018-11-03T17:30:57 | 157,261,582 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,419 | java | package com.gitlab.martinpiz097.htmlbuilder.html.types;
import com.gitlab.martinpiz097.htmlbuilder.html.interfaces.HtmlDrawable;
import java.util.ArrayList;
public class HTMLContentElement extends HTMLElement {
protected String content;
public HTMLContentElement(String name) {
this(name, null, null)... | [
"martinpiz097@gmail.com"
] | martinpiz097@gmail.com |
1a27b388a78d198c97724b58cd4923ad6661e1af | d6657c06cc07322407395a973d4d2e4164d2ef97 | /StartSpringBootWithThemleaf/src/main/java/springboot/demo/service/AccountService.java | b08e4cc7f9fedaefbfb42ef9613a91a3ad8a8bc4 | [] | no_license | HongTQ/SpringBoot | dbbc902b3777d5d81af48861b829bfa2cd4ad908 | 2981213b56a1400da1ef1256ff56039864748477 | refs/heads/master | 2020-12-06T20:12:59.906211 | 2020-01-10T11:41:32 | 2020-01-10T11:41:32 | 232,542,719 | 0 | 0 | null | 2020-01-08T11:09:46 | 2020-01-08T10:55:53 | Java | UTF-8 | Java | false | false | 434 | java | package springboot.demo.service;
import java.util.List;
import java.util.Optional;
import springboot.demo.entity.Account;
public interface AccountService {
public List<Account> findAll();
Optional<Account> findById(int id);
Account addAccount(Account account);
void deleteAccount(int id);
Account loadAccountByN... | [
"tranhongcnttk58nd@gmail.com"
] | tranhongcnttk58nd@gmail.com |
d5b804069b949b777879a3ea3d0ee6d30628640c | 28242589932d730d7bec680a900842370f23c3ce | /app/src/main/java/com/example/constanza/tingoidapp/api/model/PromoDetalleBody.java | 857fc5938b4201cec2941152ae3d37fac4ba157c | [] | no_license | cperezadasme/TingoID | 0b4aa026dc8a361ee8f177dffd57688d5acefbf4 | 9bb89920008ee78f90cd6d88e53becc5f14ee067 | refs/heads/master | 2021-01-01T18:31:15.780918 | 2017-11-08T19:33:04 | 2017-11-08T19:33:48 | 98,353,587 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package com.example.constanza.tingoidapp.api.model;
public class PromoDetalleBody {
private String id_avance;
private String id_promocion;
public PromoDetalleBody(String id_avance, String id_promocion) {
this.id_avance = id_avance;
this.id_promocion = id_promocion;
}
}
| [
"constanza.perez.13@sansano.usm.cl"
] | constanza.perez.13@sansano.usm.cl |
549266648dfb989c70fa177109bd205091ec55d8 | 01f1b51b236363bbe1538affb91a741a00de8df9 | /src/main/java/am/itspace/springdemo/service/BookService.java | 469f30a5bde5149fdd689f84bfe90ecd39657c52 | [] | no_license | mrkaren/spring-demo | 8a68265232fa3a358fbdaff099718577a2bcac64 | 0e51506ba34655fff6087039df5f3847e1b55544 | refs/heads/master | 2022-11-30T10:48:37.223681 | 2020-08-12T19:13:56 | 2020-08-12T19:13:56 | 278,937,562 | 0 | 0 | null | 2020-07-22T19:15:34 | 2020-07-11T20:33:54 | Java | UTF-8 | Java | false | false | 620 | java | package am.itspace.springdemo.service;
import am.itspace.springdemo.model.Book;
import am.itspace.springdemo.repository.BookRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
import java.util.Optional;
@Service
@RequiredArgsConstructor
public class BookService {
pr... | [
"mrkaren92@gmail.com"
] | mrkaren92@gmail.com |
290ee09d020b7449eee61e40bfe5da19d555533b | 7b82d70ba5fef677d83879dfeab859d17f4809aa | /_part2/durcframework-core.demo/src/main/java/durcframework/test/student/controller/StringController.java | d13a9cbbefd02987cac8c054776b916533be5b24 | [] | no_license | apollowesley/jun_test | fb962a28b6384c4097c7a8087a53878188db2ebc | c7a4600c3f0e1b045280eaf3464b64e908d2f0a2 | refs/heads/main | 2022-12-30T20:47:36.637165 | 2020-10-13T18:10:46 | 2020-10-13T18:10:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package durcframework.test.student.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
@Controller
public class StringController {
@RequestMapping(value="listString",produces="text/... | [
"wujun728@hotmail.com"
] | wujun728@hotmail.com |
5281382ef6af962aca23f878a32b09b9fc0eb85d | 9f44158dcca8578d7cf49d0ad5f100e7d69dad6a | /src/main/java/com/pree/dao/SugarLevelDao.java | 6828c68edd6c2bcd70c3d880b28be2f2c079b2e7 | [] | no_license | preenair86/BloodSugarSimulator | 07047dc087cecef90271ad68f3c2971b4dc4f0bc | 894ab6f6cf3295a676c30ffa3ca8a7af2ea374f4 | refs/heads/master | 2021-01-22T23:15:58.833101 | 2015-06-29T17:36:23 | 2015-06-29T17:36:23 | 38,127,189 | 0 | 0 | null | 2015-07-14T05:29:51 | 2015-06-26T18:31:02 | Java | UTF-8 | Java | false | false | 3,965 | java | package com.pree.dao;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.Reader;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.csv.CSVFormat;
import org.apache.c... | [
"pree.nair86@gmail.com"
] | pree.nair86@gmail.com |
021a5304063ad80232741892b5690a009a612b14 | c7f8221de49bfc2b6c28fcd34c833f96658e9a0b | /src/main/java/rustichromia/block/BlockSnakeFluid.java | c72b725d8e4c6dd92619d19aa85f6a7f45c499eb | [
"MIT"
] | permissive | DaedalusGame/Heterorustichromia | 9276330ce3e35a787a0a489207e6512f51c29162 | f32893b1a7fc7a4b0116e4dbbd5d165663299d02 | refs/heads/master | 2021-07-14T21:23:28.470907 | 2020-07-11T11:13:44 | 2020-07-11T11:13:44 | 185,208,292 | 1 | 2 | MIT | 2020-07-11T11:13:45 | 2019-05-06T14:01:49 | Java | UTF-8 | Java | false | false | 9,915 | java | package rustichromia.block;
import net.minecraft.block.Block;
import net.minecraft.block.material.EnumPushReaction;
import net.minecraft.block.material.MapColor;
import net.minecraft.block.material.Material;
import net.minecraft.block.properties.PropertyInteger;
import net.minecraft.block.state.BlockFaceShape;
import ... | [
"bordlistian@hotmail.de"
] | bordlistian@hotmail.de |
e48e06fb3a8858cee95123050b27add2667c17bb | 9a58308f6f2bbddf34da16de7c48002b78a1edf2 | /wmxfx/src/com/darna/wmxfx/utils/FragmentTabHost.java | 159f09758b0e4791af2448f66b161ebfe0e46904 | [] | no_license | PiemonJ/Baelish | a384ebba381b0c73589c6b8da3d5fed986564673 | 05d4246a422d236fde50dd742b8aa402f604cbfc | refs/heads/master | 2021-01-12T05:18:16.240372 | 2016-07-26T01:26:58 | 2016-07-26T01:26:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,841 | java | package com.darna.wmxfx.utils;
import java.util.ArrayList;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Parcelable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.supp... | [
"smay1227@163.com"
] | smay1227@163.com |
434b18ba3e9f7627f2f12a7e03c2667d92e8356e | 50425d18343509b2fe08ec6c6500855b4bcc46be | /flink-statebackend-heap-spillable/src/main/java/org/apache/flink/runtime/state/heap/estimate/ValueStateMemoryEstimator.java | fa051eaa47c845308cc9cca2886f2a9a3a44b281 | [
"Apache-2.0"
] | permissive | mathwyz/flink-spillable-statebackend | 8d8ad4012decaf02cbebf61462fcece216fc47e3 | cbe0bc08d1f3dc8d5d764517d5cc07fcf1c16559 | refs/heads/master | 2022-06-06T03:22:00.047402 | 2020-04-30T16:19:06 | 2020-04-30T16:20:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,731 | 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 ... | [
"lpengfei2016@gmail.com"
] | lpengfei2016@gmail.com |
9f8cca5b325f7fa409a62a42e0daf0de75abc807 | fdf26ac89756de1c5ea0fae05b149d4be3281a92 | /osiris-faces/src/main/java/com/osiris/component/bootstrap/menu/UISubMenu.java | ad2e769155e5363b359bbbc6c33b15dff75a5212 | [
"Apache-2.0"
] | permissive | ocrisurbainski/osiris-faces | ebf862541b3655bfcbc61d9761bb16999470211d | a05d634b07fb9c81506cf287e1a13683e8399dcc | refs/heads/master | 2022-06-21T18:24:55.532198 | 2014-01-12T11:51:38 | 2014-01-12T11:51:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,535 | java | package com.osiris.component.bootstrap.menu;
import java.util.ArrayList;
import java.util.List;
import javax.el.ValueExpression;
import javax.faces.application.ResourceDependencies;
import javax.faces.application.ResourceDependency;
import javax.faces.component.FacesComponent;
import javax.faces.component.UIPanel;
/... | [
"cristianurbainskips@gmail.com"
] | cristianurbainskips@gmail.com |
cc7a1bef7c3cf5117814c4cbadb70dd579a128a8 | 8b0aa83e66987385fc85dff9d37b5ad37e4a677a | /src/lesson11/exceptions/exceptions/io/IOExample.java | b3797fbce145ba850aea074cadcb22724c614a86 | [] | no_license | vsPoputnikov/lessons | dd92d8eeb502d534ea958bd359efc35d7b430c49 | 04968735070c10d2ee6f5f1d7651a794140b9cb7 | refs/heads/master | 2020-04-27T10:06:48.707523 | 2019-05-09T12:00:40 | 2019-05-09T12:00:40 | 174,240,583 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,325 | java | package lesson11.exceptions.exceptions.io;
import com.sun.xml.internal.ws.policy.privateutil.PolicyUtils;
import java.io.*;
import java.nio.charset.Charset;
import java.util.Arrays;
public class IOExample {
/* try{
}
*/ // IO| NIO
// IO API
public static void main(String[] args) {
// Работа... | [
"vs.poputnikov@gmail.com"
] | vs.poputnikov@gmail.com |
e50e88c8729c24419f1f73b54a5261dc7af5fe73 | dcaed125dddbff8c6465e651961af846a8160381 | /app/src/main/java/com/jk/jkproject/net/im/info/PushGame.java | c50821d32a378d786f2ad4791ab455ef5833a248 | [] | no_license | guoshilun/live | 7bc582c99775b3a1a3570fb04a6b5228606a2864 | f8dbb9458792e1727dee4f8ecf3661b1ec58391b | refs/heads/main | 2023-02-24T10:51:06.311063 | 2021-01-28T03:36:14 | 2021-01-28T03:36:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 22,101 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: PushGame.proto
package com.jk.jkproject.net.im.info;
public final class PushGame {
private PushGame() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAl... | [
"2172813943@qq.com"
] | 2172813943@qq.com |
29012e582c4a7b812be29b52132d09c5ec91915f | beb4ea93e0279a02f1af9b78450b5f9b3bcc4595 | /lesson5bai2.java | e5ed4287f8e0afe9eb71ead5ab5a0d6cb49e9f61 | [] | no_license | datnt0801/BTVNlesson5 | a1dc2cfb57323fe19d93bc88588e40ad5cf7ffed | a2bccd07b4c90742b33c0e7c1d616346b7836961 | refs/heads/main | 2023-05-09T23:00:18.166048 | 2021-05-30T09:03:19 | 2021-05-30T09:03:19 | 372,168,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,109 | java | public class lesson5bai2 {
public static void main(String[] args) {
System.out.println(thor(12));
System.out.println(Fibo(6));
}
public static void swap(int a, int b) {
a = a + b;
b = a - b;
a = a - b;
}
public static int thor(int n) {
i... | [
"noreply@github.com"
] | datnt0801.noreply@github.com |
7683711afd12b7f41f8a73f006662135315c07a2 | e77593485fac0daee74c25c668d97424b8dd1f8b | /MatchingPro/src/main/java/com/project/MatchingPro/test/ResponseDto.java | 17cfc77c3d8000905a4f8115c4ea38c1e44ddf77 | [] | no_license | myeongsu-ko/MatchingProject2 | de9ec487a7c238b04658555a12b3d86051b0b3df | 71b7480989f921d5e5d4caf9f0ccfe66fc706b08 | refs/heads/main | 2023-01-02T00:00:24.089985 | 2020-10-26T02:16:05 | 2020-10-26T02:16:05 | 307,241,586 | 0 | 0 | null | 2020-10-26T02:29:36 | 2020-10-26T02:29:36 | null | UTF-8 | Java | false | false | 308 | java | package com.project.MatchingPro.test;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class ResponseDto {
private String errorCode;
private String errorMsg;
private Object data;
}
| [
"noreply@github.com"
] | myeongsu-ko.noreply@github.com |
e26bab09e0cab22c143135653b6fe43be8cd076c | b564793ea33b9d8d9abf2908adb3acb745e69373 | /src/main/java/com/company/bpmdemor1/BpmStudioDemoR1Application.java | e029fe3f916a5f00b4c9e2f5390a5800f25128c6 | [] | no_license | jmix-projects/bpm-studio-demo-r1 | 1a729ec2f678141ccf611531bc1a8cac2d7783ba | ab725f6a3b200ec039c91c028b65177f7b240c7c | refs/heads/main | 2023-06-08T01:51:31.853084 | 2021-07-02T13:45:03 | 2021-07-02T13:45:03 | 378,841,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,672 | java | package com.company.bpmdemor1;
import com.google.common.base.Strings;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.co... | [
"i.lovtsova@haulmont.com"
] | i.lovtsova@haulmont.com |
8c8ff0be6b44ce198df44b55bb0dbfa01f1fd339 | bf9651c5a24035b21d4656d673a7abebed8bfad9 | /sms_admin/src/main/java/com/stxy/smsadmin/service/demoservice/DemoService.java | 5496d3e83a2690de143a1cbb51ebfe22dcf54ec6 | [] | no_license | caoxiaowei414/parent_project | 6443c2ad727acb7e464320f2ce20d5a25d04611e | 687a0d5d213fc50da1ce69b08e01b1b59c81892f | refs/heads/master | 2020-04-03T12:15:00.558459 | 2018-10-30T00:27:04 | 2018-10-30T00:27:04 | 155,246,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104 | java | package com.stxy.smsadmin.service.demoservice;
public interface DemoService {
Object demoGet();
}
| [
"337619617@qq.com"
] | 337619617@qq.com |
b6866be7396ea553f33465b3497959c8e9b9ac5b | 87d0c7488d275326869e41a3695562d859bfd502 | /src/com/william/demo/jdon/jserver/application/Connection.java | 202761a44600c94f78c72d89a0f77a3ea0b5cb4c | [] | no_license | javazoom/WilliamDemo | a6a2d16b2a6c1a928c4611821927a65074de1209 | 00083b9f630f8bb2aa728dd311dbf0132d3982fc | refs/heads/master | 2021-01-23T13:17:43.908289 | 2013-06-09T07:09:28 | 2013-06-09T07:09:28 | 7,778,362 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,829 | java | package com.william.demo.jdon.jserver.application;
import com.william.demo.jdon.jserver.connector.queue.MessageQueue;
import com.william.demo.jdon.jserver.connector.data.*;
import com.william.demo.jdon.jserver.application.connection.ConnectionFactory;
import com.william.demo.jdon.util.Debug;
/**
* 连接接口,需要发送和接受数据时,使... | [
"williamjingronin@gmail.com"
] | williamjingronin@gmail.com |
eac2b87747309803d648e488fa89d42b23953aba | 5a8440c04879543f75bec7dd0f689aa88c5daae1 | /src/main/java/com/cu/service/impl/ResultServiceImpl.java | 6c5b00aa0308bbfa158035c45f5458a2f296732b | [] | no_license | yangjzh888/development | 6411bd08dd74feb3084838f36978df3e6cc2d173 | fd662cf387a62c0fe5081979a248486e317f39cc | refs/heads/master | 2021-08-30T19:04:15.800690 | 2017-12-18T03:14:28 | 2017-12-18T03:14:28 | 114,712,484 | 0 | 0 | null | 2017-12-19T03:02:11 | 2017-12-19T03:02:11 | null | UTF-8 | Java | false | false | 11,493 | java | package com.cu.service.impl;
import com.cu.dao.ContentKeyDao;
import com.cu.dao.ProblemDao;
import com.cu.dao.ProcessKeyDao;
import com.cu.dao.ResultDao;
import com.cu.model.*;
import com.cu.service.ResultService;
import org.apache.poi.hssf.usermodel.*;
import org.apache.poi.ss.usermodel.*;
import org.springframework.... | [
"996894913@qq.com"
] | 996894913@qq.com |
2bebcc112393fa94eb5c12edc9320e45a0a34f1b | 7b341143a6c93d983d355f921e23c17ec23dd080 | /src/main/java/com/kh/dok/movie/model/vo/CancelData.java | 606067df982af30df3ceea465a39271ac58b4526 | [] | no_license | ijoo3419/dok_GV | 5720b5b86703675eeeb1a2a42e6b072a4f3d5d0a | ee642179c9d24ac08c68f1c9391d07fd6571ff97 | refs/heads/master | 2020-03-29T01:21:26.748962 | 2018-12-26T02:19:04 | 2018-12-26T02:19:04 | 149,385,037 | 0 | 0 | null | 2018-12-26T02:19:05 | 2018-09-19T03:08:40 | Java | UTF-8 | Java | false | false | 1,216 | java | package com.kh.dok.movie.model.vo;
import java.math.BigDecimal;
import com.google.gson.annotations.SerializedName;
public class CancelData {
@SerializedName("imp_uid")
private String imp_uid;
@SerializedName("merchant_uid")
private String merchant_uid;
@SerializedName("amount")
private BigDecimal amount;... | [
"Park@DESKTOP-TMP4IH6"
] | Park@DESKTOP-TMP4IH6 |
90fe028826782b3cdd5f1e6f5a968026df1269f9 | a6e2cd9ea01bdc5cfe58acce25627786fdfe76e9 | /src/main/java/com/alipay/api/domain/KoubeiCraftsmanDataProviderBatchqueryModel.java | db22f577175f9473e85cfff998209e0ffbcc906e | [
"Apache-2.0"
] | permissive | cc-shifo/alipay-sdk-java-all | 38b23cf946b73768981fdeee792e3dae568da48c | 938d6850e63160e867d35317a4a00ed7ba078257 | refs/heads/master | 2022-12-22T14:06:26.961978 | 2020-09-23T04:00:10 | 2020-09-23T04:00:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,230 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 手艺人信息批量查询接口
*
* @author auto create
* @since 1.0, 2020-06-18 11:57:42
*/
public class KoubeiCraftsma... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
5762e268090140aef9d17e6c13896caee11261ae | 4741e849359e6e1b3350c2f7e4f1c1358860b61c | /Server/src/main/java/org/openas2/cmd/CommandRegistry.java | e2c3ca95f1ee7f9e768d2a0445b23814ba5bc682 | [
"BSD-2-Clause"
] | permissive | OpenAS2/OpenAs2App | ce489278f492107bb5dd5b80663cdbd091cb1438 | f9bc602382467d3f88d619f0ed4a8efaed974913 | refs/heads/master | 2023-08-17T12:04:57.187007 | 2023-08-15T09:57:27 | 2023-08-15T09:57:27 | 39,078,691 | 163 | 154 | BSD-2-Clause | 2023-09-12T18:48:07 | 2015-07-14T14:12:02 | Java | UTF-8 | Java | false | false | 171 | java | package org.openas2.cmd;
import org.openas2.Component;
import java.util.List;
public interface CommandRegistry extends Component {
List<Command> getCommands();
}
| [
"uhurusurfa@gmail.com"
] | uhurusurfa@gmail.com |
fdae4ec166154f9c9994fce4d82d640f19782204 | 415160260b0c6519ec4938a2219af621b51f956d | /app/src/main/java/com/example/lgw/mqtt1/adapter/MyRecyclerViewAdapter.java | 8ee33911276dfe4109df367be3d8e618850f6e22 | [] | no_license | liubryant/mqtt1 | 4e915a94ca4d6b3ea4c58f663c11ad212dce2162 | d622d191dce90e3717f3725723d7943d0d6082d9 | refs/heads/master | 2022-06-24T06:06:45.450110 | 2020-05-01T15:42:42 | 2020-05-01T15:42:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,243 | java | package com.example.lgw.mqtt1.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.example.lgw.mqtt1.R;
import java.util.ArrayList;
//设置RecyclerView的适配器
public class MyRecyclerViewA... | [
"1937014450@qq.com"
] | 1937014450@qq.com |
96ddeb2f568cfa3ead6f0635c0941aa59579740a | 65ec9467b9c0c53a69f5066ed898d7e725313e0e | /src/main/java/com/switchfully/eurder/service/ItemService.java | 43814a6234d8e2ffc75bcd618f201273526066a4 | [] | no_license | pelinyvg/eurder | 4bcdec7493ef8985e962aa879b4559de69343129 | c7e8594df96a7efec732811d8debf8b2e1f082c3 | refs/heads/master | 2023-03-29T15:17:18.993888 | 2021-04-08T07:02:57 | 2021-04-08T07:02:57 | 352,912,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | package com.switchfully.eurder.service;
import com.switchfully.eurder.domain.items.Item;
import com.switchfully.eurder.domain.items.ItemRepository;
import com.switchfully.eurder.infrastructure.util.ValidationUtil;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util.UUID;
@Service
p... | [
"pelin.yuzbasi@gmail.com"
] | pelin.yuzbasi@gmail.com |
4eb9590fa313eb84712675469f4b5fa75d503b1e | e8ad23168e4e04f4a494887dde16e3ec0225c897 | /src/main/java/redis/clients/redisson/eviction/EvictionScheduler.java | d95feb80320b932e505a5293807694eee5e67137 | [
"Apache-2.0"
] | permissive | qq1588518/JRediClients | 4f057fcbf06ddfa19f840dc909e120dabd46580a | ef6fa0ab7c9d061cd234f882d88bafb223f3ac42 | refs/heads/master | 2021-07-15T09:46:41.250818 | 2017-10-18T01:58:59 | 2017-10-18T01:58:59 | 107,071,247 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,707 | java | /**
* Copyright 2016 Nikita Koksharov
*
* 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 agree... | [
"24139297@qq.com"
] | 24139297@qq.com |
448f885209816ec9211f114793298524d2f77e38 | 307e601e13338e29e03ccbd0f7d9c61670cae695 | /msql-compiler/src/main/java/com/app/aptprocessor/processor/SQLTable.java | f6b506bdfd910297ac1608c0a981f4b8a3a8bbc4 | [] | no_license | fengxiaocan/MinorSQL | c2b310445ba817ea731a5388729f808d7f966170 | 8bfc254e8ea7f638d1bba40bb49eda61f6909bcf | refs/heads/master | 2023-02-01T10:45:57.042428 | 2020-12-11T11:10:14 | 2020-12-11T11:10:14 | 316,465,536 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 257 | java | package com.app.aptprocessor.processor;
public class SQLTable {
public String name;
public String table;
public SQLTable() {
}
public SQLTable(String name, String table) {
this.name = name;
this.table = table;
}
}
| [
"fengxiaocan@gmail.com"
] | fengxiaocan@gmail.com |
2c9617e46ecaa956583ac9da178860703adae864 | f6beb7535dd2843dece84854c4cd354f782987d2 | /accounts/src/main/java/pl/wipek/accounts/bonuses/families/moneyback/BusinessMoneyBackBonus.java | 80361e16cc20b2d07efd732d6fe21eed7ec1f6fd | [] | no_license | WiPeK/JavaEE-Bank | b86f85e1e93371d8f9aa292746f0cec6bcc82378 | 5446e1c0fc87b7d4ef28e89bd3c5542de62ecaa7 | refs/heads/master | 2021-09-05T14:36:55.765139 | 2018-01-28T12:58:47 | 2018-01-28T12:58:47 | 110,385,594 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,075 | java | package pl.wipek.accounts.bonuses.families.moneyback;
public class BusinessMoneyBackBonus extends MoneyBackBonus {
private static int MIN_MOBILE_LOGGINS_NUMBERS = 1;
private static int MIN_BLIK_USE_NUMBERS = 1;
private static Double MIN_SUM_PAYMENTS_TO_ACCOUNT = 2000.0;
private static Double MIN_MONEY_... | [
"wipekxxx@gmail.com"
] | wipekxxx@gmail.com |
23594c04a1ef685b25ab71887190d9fff47c5bd7 | 83c6b17a3e8e282a4f11141d32f4f1c21d0b09fe | /archive/java/resonantinduction/old/client/model/ModelConstructionPump.java | 665bf336e54a32afe3985f06ce1cf8640fa34c5d | [] | no_license | tgame14/Resonant-Induction | 65c40197df0c6cdf5be4388ef8b6729d5df1ba77 | 60839ccf4354ceaac0931d74c33648e88d36e1e5 | refs/heads/master | 2020-12-25T04:10:48.645921 | 2014-06-17T20:30:46 | 2014-06-17T20:30:46 | 21,034,495 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,458 | java | // Date: 4/15/2013 6:17:44 AM
// Template version 1.1
// Java generated by Techne
// Keep in mind that you still need to fill in some blanks
// - ZeuX
package resonantinduction.old.client.model;
import net.minecraft.client.model.ModelBase;
import net.minecraft.client.model.ModelRenderer;
public class ModelConstructi... | [
"admin@calclavia.com"
] | admin@calclavia.com |
e8e811bd7fb199de244922aed4dd7fec3e6ac089 | c0bfa317d27128479a13f0ea30b60ef9f756bde6 | /P11-Api/src/napisy/Immutable.java | c24d0e504df919fbb4139f8192545c5b3b78cf58 | [] | no_license | LukaszSajenko/exercises | b6910c0afa341ed9395e88fd430f44d4298f914f | 89c1b903d80fc800b6c4885cb6318ce1e8378c9c | refs/heads/master | 2021-05-14T10:46:01.521673 | 2018-01-05T08:42:16 | 2018-01-05T08:42:16 | 116,361,933 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package napisy;
public class Immutable {
static void metoda(String s) {
s += " ma psa";
System.out.println(" w metodzie s: "+ s);
}
public static void main(String[] args) {
String a = "Ala";
String b = a;
a += " ma kota";
System.out.println(a);
System.out.println(b);
int x = 100;
int y =... | [
"lsajenko121@gmail.com"
] | lsajenko121@gmail.com |
3afbe4e33ecf1dbeef5f54bf515ac3b63f6d03bc | fc2d0b7b287da0af7e6bb72489676532309e462a | /junjie/develop/proj/modules/ic/src/public/nc/ui/ic/md/dialog/MDUtils.java | 75415ec659480c9e3f467976045d2193c6ac2c5d | [] | no_license | jiangsongHB/nc56_junjie | b46fb1a38877d4fb3ed884852d8d4711e0fd52c5 | 4504a08b055cd7d3c9e5c6460213d3bfdc39848d | refs/heads/master | 2020-09-09T12:25:01.084199 | 2015-12-09T12:51:56 | 2015-12-09T12:51:56 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 8,719 | java | package nc.ui.ic.md.dialog;
import java.util.HashMap;
import nc.bs.framework.common.NCLocator;
import nc.itf.uap.IUAPQueryBS;
import nc.jdbc.framework.processor.ColumnProcessor;
import nc.ui.pub.beans.UIButton;
import nc.vo.ic.md.MdcrkVO;
import nc.vo.pub.BusinessException;
import nc.vo.pub.lang.UFDouble;
... | [
"heyiqiu@d7022953-1ca3-a944-a70e-6a56d19ef69b"
] | heyiqiu@d7022953-1ca3-a944-a70e-6a56d19ef69b |
83e64ebf1764810cb484500b4e64fcb612b2c6fb | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/p280ss/android/vesdk/VEAudioEffectBean.java | e1991cb9191f485b9fc40cfe723a078dc2288a31 | [] | no_license | xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401661 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,131 | java | package com.p280ss.android.vesdk;
/* renamed from: com.ss.android.vesdk.VEAudioEffectBean */
public class VEAudioEffectBean {
public int blockSize;
public float centtone;
public boolean formatShiftOn;
public float octative;
public int phaseAdjustMethod;
public int phaseResetMode;
public int... | [
"65450641+Xyzdesk@users.noreply.github.com"
] | 65450641+Xyzdesk@users.noreply.github.com |
04cfb148a838835f93966faa5a020dafadaf03fe | 66399c0df6465bdf256d3f0a285d0e571d792fc8 | /src/main/java/exprest/doc/swagger/SwaggerView.java | 3cd956fdcde5b0d73a5774cbe82265823ff4860f | [
"Apache-2.0"
] | permissive | jrolfe777/exprest | 29147926cbf64155783d412be2f534ebfb1d1d33 | 379acfa3069cd3caaa6a5e65beda5fed2e3af759 | refs/heads/master | 2020-05-18T08:37:29.265994 | 2015-02-12T12:20:35 | 2015-02-12T12:20:35 | 30,506,701 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package exprest.doc.swagger;
import io.dropwizard.views.View;
import com.google.common.base.Charsets;
public class SwaggerView extends View {
public SwaggerView() {
super("/index.ftl", Charsets.UTF_8);
}
public String getSwaggerStaticPath() {
return SwaggerBundle.PATH;
}
}
| [
"rolfe@pv.com"
] | rolfe@pv.com |
cf58003d1c33be90a19a0836459cc554daf2f2ef | 1162ac3491e88f5300649e7d8d17e13fc5381c88 | /prospectCRMEJB/ejbModule/cl/prospect/crm/dao/EstadoDao.java | 6eadcad756dce9ca65a5c89edc38e1e78d34f37c | [] | no_license | claudiocastillor/prospect | 78d3fcf32424757ed3ee73726f1b843ecb982f5d | 9bb461f8b6a1d2f34a7d4f8f8298f81563505ef9 | refs/heads/master | 2020-04-10T08:11:21.360178 | 2013-06-15T00:19:20 | 2013-06-15T00:19:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,642 | java | package cl.prospect.crm.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.ResourceBundle;
import com.mysql.jdbc.Statement;
import cl.prospect.crm.conexion.Conexio... | [
"lgaedo@gmail.com"
] | lgaedo@gmail.com |
5b57a4d758617c22e098261bc29842ea0b603854 | 49595f93e7694540104729115ab593138f6d61a6 | /Caso 1/RedSocial/src/redsocial/RedSocial.java | 01478ad71194b82f5d04baac4d4bedfe20e7d347 | [] | no_license | josepa333/Casos-Dise-o | b1e1d6988c0fb523a3bb89566d87fb95ee96f9f8 | baf10b7dc8f1a5f6948891d7bc7e225be9aec82b | refs/heads/master | 2020-05-22T08:52:40.032879 | 2019-05-23T08:31:14 | 2019-05-23T08:31:14 | 186,287,440 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | 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 redsocial;
import redsocial.controller.InicioController;
/**
*
* @author Angelo PC
*/
public class RedSocial{
/**
... | [
"angeloale1@gmail.com"
] | angeloale1@gmail.com |
f39e0ef7c2cfacbccb3baf6bf399bef5f323d41e | e8fc983e973af70b1888820aec632c4bb0a36b0c | /src/test/java/com/adaptris/core/es5/CsvBuilderCase.java | d47e7d02adc7b835b63d2aca75b7d6d0fac4d5f7 | [
"Apache-2.0"
] | permissive | adaptris/interlok-es5 | f14e2e1ec5aec05d647739c196a67f7e718b732e | 1aa4e8d74acd90c0b2cb5a84a6db2af0ba1f7ef4 | refs/heads/develop | 2021-07-07T04:33:17.720969 | 2020-06-18T14:28:31 | 2020-06-18T14:28:31 | 137,071,585 | 0 | 0 | Apache-2.0 | 2020-07-08T09:59:50 | 2018-06-12T12:55:24 | Java | UTF-8 | Java | false | false | 2,803 | java | /*
Copyright Adaptris Ltd.
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 w... | [
"lewin.chan@adaptris.com"
] | lewin.chan@adaptris.com |
5e86711032c26ad1533e8a2110108932f77084b8 | eb31bb4ed3139c0b504c67ab9fc55fb92d346ae6 | /src/manager/exceptions/NonexistentEntityException.java | 2208fb1919fb479f987081a24c7eb5cf563e7f14 | [] | no_license | NathanMotoki/SistemaEscola | a57905da7f3b5e6b587e06bb37d2f75e99b871bb | c5d88a88b70d6d6632770b209bf7f8aae3ae027f | refs/heads/master | 2023-08-10T15:35:04.541855 | 2021-09-20T18:21:57 | 2021-09-20T18:21:57 | 408,553,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package manager.exceptions;
public class NonexistentEntityException extends Exception {
public NonexistentEntityException(String message, Throwable cause) {
super(message, cause);
}
public NonexistentEntityException(String message) {
super(message);
}
}
| [
"nathan_motoki@hotmail.com"
] | nathan_motoki@hotmail.com |
368b084d13c24effc0e26f897b737580d728836e | f0ff3f7c5666758b2de2f5ad7d3abafc4fde50e9 | /areca.ui/src/main/java/areca/ui/viewer/Viewer.java | 53c2a1730988345528322084b6bb97f368fd50b9 | [] | no_license | fb71/areca | b4b69888f8ba3d7692d15a0816c6326e34a88833 | e86dafecf7703c79d398244f85ca345269fbf5a6 | refs/heads/master | 2023-08-17T03:28:08.265416 | 2023-08-16T13:56:49 | 2023-08-16T13:56:49 | 243,574,190 | 2 | 0 | null | 2022-06-29T19:49:31 | 2020-02-27T17:19:41 | Java | UTF-8 | Java | false | false | 1,163 | java | /*
* Copyright (C) 2020, the @authors. All rights reserved.
*
* This 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 3.0 of
* the License, or (at your option) any later version.
*
... | [
"falko@delli"
] | falko@delli |
0d73436bb919c059c962008a6458056cc7140f29 | 36d2f4a1bb4849b7a89a8e9c0899442d1a29f607 | /Code/DoubleAuctionWithNetworks/src/controller/network/export/GexfBean.java | 1d7265e43e2d7cf5093f70c7b2b3a9a68a40d896 | [] | no_license | thalerjonathan/Masterthesis | 53a50e375583cfb6bc0cf75aa775e6a175972fa9 | c9f3cb6c709c6742e8b69a23daa9ce2b03188135 | refs/heads/master | 2020-12-30T14:56:49.349000 | 2020-07-08T16:00:26 | 2020-07-08T16:00:26 | 32,147,765 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 412 | java | package controller.network.export;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
@XmlRootElement( name = "gefx" )
@XmlType( namespace = "http://www.gexf.net/1.2draft" )
public class GexfBean {
private GraphBean graph;
public GraphBean getGraph() {
return ... | [
"thaler.jonathan@gmail.com"
] | thaler.jonathan@gmail.com |
4370866a78cc67224ec536549d4fea6c796aacfd | e977c424543422f49a25695665eb85bfc0700784 | /benchmark/icse15/1032780/buggy-version/db/derby/code/trunk/java/client/org/apache/derby/client/am/PreparedStatement.java | 116f7f82599f2d79d1134cc4c4c54e6977569476 | [] | no_license | amir9979/pattern-detector-experiment | 17fcb8934cef379fb96002450d11fac62e002dd3 | db67691e536e1550245e76d7d1c8dced181df496 | refs/heads/master | 2022-02-18T10:24:32.235975 | 2019-09-13T15:42:55 | 2019-09-13T15:42:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 124,460 | java | /*
Derby - Class org.apache.derby.client.am.PreparedStatement
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 un... | [
"durieuxthomas@hotmail.com"
] | durieuxthomas@hotmail.com |
a87414cec90d0e18a3aed8510565a04460fe11ad | 13608666b07385e44e860b7b2c9f4df6f2b8b695 | /app/src/main/java/qianfeng/accountbook/viewPager/FourMyBaseAdapter.java | 6dc5f5facfe4a5acd5387f02e5efafcaadf28776 | [] | no_license | ab673103245/AccountBook | bafc50732c79c9fbd5d4517b5cf1f7af88675089 | 6ca0d49e51005c426f7deb15ab95e9ee833fec68 | refs/heads/master | 2020-05-29T08:51:40.665936 | 2016-09-30T04:35:49 | 2016-09-30T04:35:49 | 69,633,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package qianfeng.accountbook.viewPager;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import java.io.File;
import java.util.List;
/**
* Created by Administrator on 2016/9/27 0027.
*/
public class FourM... | [
"673103245@qq.com"
] | 673103245@qq.com |
e000d3badfd93fc1394b110bb361618bdea0ee24 | 685b234bb56cfbff855c221999bc4bd41d418256 | /src/hackerRank/interviewPrep/StacksAndQueues/BalancedBrackets.java | f3da79f66b5d2a02fd71958b277c67ef4ad4ee1e | [] | no_license | maximbu/coding | 1c81a20ceb258d530b37a4159bfb54933ba658b8 | 9be1f394babc4a0d37f0bfc91f8772adb7148ea9 | refs/heads/master | 2021-04-09T13:18:15.432970 | 2020-02-15T13:24:50 | 2020-02-20T20:58:41 | 125,671,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,112 | java | package hackerRank.interviewPrep.StacksAndQueues;
import java.util.Stack;
public class BalancedBrackets {
static String isBalanced(String s) {
Stack<Character> opening = new Stack<>();
for (char c : s.toCharArray()) {
switch (c) {
case '(':
case '{':
... | [
"maximbu@gmail.com"
] | maximbu@gmail.com |
3ebd591482c62cbf374c97768b4fac6bcf6a9859 | f9f8bbf7c077059f18f74577479d035d37a208e0 | /app/src/main/java/com/example/chery/dayday/LogInActivity.java | 0630cc2285c239043819fb6f60c1074a483ebd86 | [] | no_license | zhijunn6/DayDayMemberManagementApp | 2c3aeb6dee3688376fe6cf68ab0cdd57db46aec8 | 1771274294664ce3fd8bbe693a2f64be444a2b9d | refs/heads/master | 2020-04-09T18:21:36.327904 | 2018-12-05T11:50:23 | 2018-12-05T11:50:23 | 160,509,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,522 | java | package com.example.chery.dayday;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.wi... | [
"cheryl.tung@live.com.my"
] | cheryl.tung@live.com.my |
237bd8b679b0a78cc0d514253926ff79f0a58569 | 1d3bd8670f6e1a6f001b698e15cccf5420173d51 | /src/test/java/com/sriram/calculator/CalculatorApplicationTests.java | e80b78f95776bb9d842be4d8f980c17842f1aa27 | [] | no_license | prashanth-sriram-by/calculator | ff2d3cf8a88fc4fa835d58f75df25da1e7bec39f | f18646b126225d96cc8cb8c02c86c6887f8d8d89 | refs/heads/master | 2022-08-31T02:30:48.351836 | 2020-05-24T16:19:43 | 2020-05-24T16:19:43 | 266,355,146 | 0 | 0 | null | 2020-05-24T16:19:44 | 2020-05-23T14:38:39 | Java | UTF-8 | Java | false | false | 234 | java | package com.sriram.calculator;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
/**
* Tests
*/
@SpringBootTest
class CalculatorApplicationTests {
@Test
void contextLoads() {
}
}
| [
"prashanthkumar.sriram@blueyonder.com"
] | prashanthkumar.sriram@blueyonder.com |
5b84b3c702d2e802a04017dd5c60e69c058bfef9 | e8ec2952f25645ccf28fb9f333af2c13a0d294f5 | /src/CompareVersionNumbers_165.java | 5d71752899aae97c7a4bd8d0115b9a5927352fcc | [] | no_license | luffylg/leetcode | c2eff8e60ad881dceeee5d55cc8bdf4d59236c09 | b8e7e89a8f6ef0ed12239f03bab56876bfe16756 | refs/heads/master | 2020-04-03T09:54:24.124958 | 2017-01-12T01:40:34 | 2017-01-12T01:40:34 | 70,323,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 980 | java | /**
* Created by hp on 2016/12/21.
*/
public class CompareVersionNumbers_165 {
public int compareVersion(String version1, String version2) {
int[] v1=version2int(version1);
int[] v2=version2int(version2);
int cmp1,cmp2;
for (int i = 0; i <Math.max(v1.length,v2.length) ; i++) {
... | [
"lake0105@foxmail.com"
] | lake0105@foxmail.com |
9a3ebcaf8359d2a12edcb4d2aeba2939835bbdc3 | 842762078dfd9df191270f26533f80be7a7ac723 | /app/src/main/java/com/example/chett/coach/outils/AsyncResponse.java | 40af175d6e97743751b5a5332166ccf9e747711f | [] | no_license | nounou945/ProjetCoach | 67b510021686d6f3406e29a114c7405f50c61e76 | deffdd6d19f24e51b4a6d65e6e0989836c30653c | refs/heads/master | 2021-01-12T05:56:12.507218 | 2016-12-29T15:18:29 | 2016-12-29T15:18:29 | 77,251,309 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | package com.example.chett.coach.outils;
/**
* Created by emds on 07/08/2015.
*/
public interface AsyncResponse {
void processFinish(String output);
}
| [
"nourhenechettaoui@gmail.com"
] | nourhenechettaoui@gmail.com |
29bec7525c0f51a882e8a176131916cd393d7c96 | 451b70fc0a520076654c1865dad4e6f6cb9cdc12 | /src/brut/androlib/res/data/ResType.java | 48efb9ea84bf4090df6def80955aa031197b4351 | [] | no_license | xiaomagexiao/Apktool | 3cb0bde70b1ae3d63a2677c4f5192d50e4c22317 | 6e0917af61ae114819c7a8f73aac3ba5bb94b893 | refs/heads/master | 2021-01-20T19:39:09.686492 | 2016-06-11T04:45:11 | 2016-06-11T04:45:11 | 60,888,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,074 | java | /**
* Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com>
*
* 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 req... | [
"mayanjunchina@163.com"
] | mayanjunchina@163.com |
7e2a490a80ad5f6e0f8538bde0e9f0d886276a7a | c520849a5bced7b5e3cc31c590bb8b243f295b30 | /src/main/java/com/obj/map/vo/car.java | 8a1031140f164888cb3754bbc9d8459158856efc | [] | no_license | NivedhaLak/ObjectMapping | 3e63898e38025067baf0ba57746a486dfb51fbf0 | d16cfa995c9e291f5933d88d2590e8efa4af947c | refs/heads/master | 2020-08-22T08:52:31.207157 | 2019-10-20T13:09:37 | 2019-10-20T13:09:37 | 216,359,925 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package com.obj.map.vo;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@Setter
@Getter
@AllArgsConstructor
@NoArgsConstructor
public class car {
Long id;
String name;
String desc;
String type;
String noOfTyre;
wheel wheel;
tank tank;
}
| [
"nivedha284@gmail.com"
] | nivedha284@gmail.com |
be036ba053d8e800b7438a7a8ed04ae0b44906fc | 1db2b38812c3f0ce13cbfb328e0a7d339e302e1c | /src/org/abimon/omnis/ludus/gui/GuiEventChoice.java | 6df6ba0f9482d14a474b2320802744e3e28f4495 | [] | no_license | UnderMybrella/Omnis | 11df89bf62c6b2dfeb9432b92e9914365becf082 | 14a1b0d90b1283fc1594bf9ced7162cf4289eaea | refs/heads/master | 2020-04-06T12:48:53.582254 | 2016-09-24T09:32:09 | 2016-09-24T09:32:09 | 40,952,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,335 | java | package org.abimon.omnis.ludus.gui;
import java.awt.Font;
import java.awt.FontMetrics;
import java.awt.Graphics;
import java.awt.event.KeyEvent;
import java.awt.image.BufferedImage;
import java.util.HashMap;
import org.abimon.omnis.ludus.Ludus;
import org.abimon.omnis.reflect.Function;
public class GuiEventChoice ex... | [
"undermybrella@abimon.org"
] | undermybrella@abimon.org |
1b069b0b252cc88fcc46e921dfdc7ea3e8a06a9e | 41051cc461332bac77ec23a46694730d13b55b59 | /home/build/tmp/kapt3/stubs/debug/com/victor/feature/activities/HomeActivity.java | a23a9ad57fbfcd032171d03337fdef6e79575048 | [] | no_license | Victor4/PokemonApp | 012562cdbe9de550057058ff86bb486b59f4d063 | 1079025d3490b80928a2c3515616f95a4bb512f8 | refs/heads/main | 2023-03-24T21:04:09.645449 | 2021-03-25T12:40:35 | 2021-03-25T12:40:35 | 344,335,832 | 0 | 0 | null | 2021-03-25T14:35:15 | 2021-03-04T03:18:55 | HTML | UTF-8 | Java | false | false | 2,437 | java | package com.victor.feature.activities;
import java.lang.System;
@kotlinx.coroutines.ExperimentalCoroutinesApi()
@kotlin.Metadata(mv = {1, 4, 1}, bv = {1, 0, 3}, k = 1, d1 = {"\u00006\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u... | [
"victor.berger@somosphi.com"
] | victor.berger@somosphi.com |
e2f4092981bbf7d75c3321fb804f4f391a8aa553 | 7ab9eed68195d396aa68324b3f558619a248b11d | /src/main/java/com/sg/SuperHeroSighting/daointerface/daoimpl/mapper/SightingMapper.java | 8e96bed39f580e4b363835139b5e0a0cc6e8e1b6 | [] | no_license | resinatedspade/SuperHeroSightings | b5604ff0500ffedb25b333e440d0a0736c0c5ae3 | df0d4397bd415280137c9ffb303e58865a2c1aa3 | refs/heads/master | 2020-05-04T12:42:07.451521 | 2019-04-02T18:20:37 | 2019-04-02T18:20:37 | 179,121,156 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 767 | 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.sg.SuperHeroSighting.daointerface.daoimpl.mapper;
import com.sg.SuperHeroSighting.dto.Sighting;
import java.sql.ResultSet;... | [
"andrew.darr@gmail.com"
] | andrew.darr@gmail.com |
899c09f9d45873e67bb29c737f75ff06be1d8c9b | bc6c4f75349e21788e2e161fd12f5a2c67468796 | /server/src/main/java/org/lacitysan/landfill/server/config/app/ApplicationConstant.java | f94d2f85487610f112fc8fff5dd4ae56389ade85 | [] | no_license | landfill-eforms/landfill-web-app | ebd4b181b17bd54c402c25335c8e0d49f5850b36 | 948ec193eed3b44793a75029d0219786bb0a284e | refs/heads/master | 2021-01-11T10:59:51.771160 | 2017-09-14T05:04:03 | 2017-09-14T05:04:34 | 76,153,055 | 1 | 2 | null | 2017-08-13T02:46:00 | 2016-12-11T03:58:49 | Java | UTF-8 | Java | false | false | 2,112 | java | package org.lacitysan.landfill.server.config.app;
/**
* Contains constants and other properties for classes that cannot be read from <code>*.properties</code> files, and should not be changed by the end user.
* @author Alvin Quach
*/
public class ApplicationConstant {
/** Whether to print debug messages to the c... | [
"alvinquach91@gmail.com"
] | alvinquach91@gmail.com |
05c0ecf38ce2d521c4fe38d53ff0d8241f238a2d | 6fee31ef3f6c3707de20a5956b2d96575fdf0aac | /code/src/ei-ads-buffer/src/main/java/com/znd/bus/binding/MapperRegistry.java | befdc771d87f634b9d5171de100e4f4a07368eb6 | [] | no_license | hilockman/cim2ddl | 605b05e5c67acde1f9b0c93e6b0a227dd27519a6 | 78ec9a3b4136710ac659fa40e3da28c9bb57c10f | refs/heads/master | 2021-01-01T17:50:55.311126 | 2019-01-03T05:35:47 | 2019-01-03T05:35:47 | 98,163,859 | 3 | 6 | null | null | null | null | UTF-8 | Java | false | false | 4,227 | java | package com.znd.bus.binding;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.znd.bus.binding.MapperProxyFactory.Parser;
import com.znd.bus.buffer.Buffer;
import com.znd... | [
"43579183@qq.com"
] | 43579183@qq.com |
e5de7bc0d78b2bce6184eb99500a6e8023084864 | becbdc6a383c0cb02c419fd595597ce31cbc5f26 | /fr.vitec.main/src/fr/vitec/main/handler/PopupDeleteHandler.java | 9091bd09791c63575090530eea5a88f3505b3f9c | [] | no_license | jlebiannic/vitec-project | d85441030324f7726739930d317b2cc32d25885e | d42d94e26e7c1c6e12b331cfc4a24e9b4819a517 | refs/heads/master | 2021-01-10T09:50:33.143129 | 2015-06-03T14:37:46 | 2015-06-03T14:37:46 | 36,809,724 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,153 | java | package fr.vitec.main.handler;
import java.util.List;
import org.eclipse.core.commands.ExecutionEvent;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.commands.IHandler;
import org.eclipse.core.commands.IHandlerListener;
import org.eclipse.core.expressions.EvaluationContext;
im... | [
"jlebiannic@gmail.com"
] | jlebiannic@gmail.com |
d8139c93bf2a82607b6e49e5912e44858cc682e7 | 18fa2e40b3b7cfe4ea1a471d72c99bba92225278 | /curriculums/reflectionMethods/src/com/itranswarp/learnjava/Main.java | 3f57d404dc2f2ead437f761e9284230affbca7e8 | [] | no_license | fooSynaptic/java_Practice_Ground | 268edef7ba054b79a9440f46cf56b143dc413dd4 | 363dba911c64ad6d766bf150bc4fcd496b04bc2d | refs/heads/master | 2020-08-16T05:30:01.542306 | 2019-11-28T15:45:17 | 2019-11-28T15:45:17 | 215,461,055 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 476 | java | package com.itranswarp.learnjava;
//import java.lang.reflect.Field;
import java.lang.reflect.Method;
public class Main {
public static void main(String [] args) throws Exception {
Method h = Person.class.getMethod("hello");
h.invoke(new Student());
}
}
class Person {
public void hello() {
... | [
"hujiaxin@ajmide.com"
] | hujiaxin@ajmide.com |
d67f513adb9c92478a760bb8793ab0577a1bc7ce | 3706fa253f8ab4ba984915151df2654324afeee5 | /FMS/houduan-BladeX-Boot/src/main/java/org/springblade/modules/dictionaries/dto/AirDTO.java | 879ebcfce222f3e5d38289bdf3c60dc0f1a63ee2 | [] | no_license | FanWenTao-Felix/yunjie | a15209af901b142a7b73c4af3532d6090a9c9552 | 3ebe4c95211261e116d28682036b2d463a374978 | refs/heads/master | 2020-09-02T00:55:45.328374 | 2019-10-31T03:33:42 | 2019-10-31T03:33:42 | 219,099,186 | 1 | 0 | null | 2019-11-02T03:40:32 | 2019-11-02T03:40:32 | null | UTF-8 | Java | false | false | 1,202 | java | /*
* Copyright (c) 2018-2028, Chill Zhuang 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 the above copyright notice,
* this list of c... | [
"duyudong@duyudongdeMacBook-Pro.local"
] | duyudong@duyudongdeMacBook-Pro.local |
069703c16b79b8b28b3bedb2fc379686f155f9bf | 3f208a576fafae620ec03616080ac4ad61128616 | /app/src/main/java/com/example/kakyenlam/friendfinder/Reminder.java | ee5befc48c70483a7ab1c60507a749b4404d09fa | [] | no_license | rmit-s3524228-KaKyen-Lam/FriendFinder | 2ba265a54410ec91527382192f25264cbb967437 | 1617c2f9c6eea0e6ec334b8fed93040e29e50057 | refs/heads/master | 2021-07-09T05:47:03.912518 | 2017-10-09T03:22:21 | 2017-10-09T03:22:21 | 105,626,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,934 | java | package com.example.kakyenlam.friendfinder;
import android.app.AlarmManager;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import android.sup... | [
"lamkk91@gmail.com"
] | lamkk91@gmail.com |
1990cdf1c91f0214bc21bc8a02e9bc0700925cc3 | c35c677d613523135209f50eabc23aae694f716c | /workspace/10_jdbc/src/ex03_dml/InsertMainClass2.java | 32abaedae3bc61b1ce15cf72d49ea7ca87339640 | [] | no_license | ha-taeyeong/javastudy | eb15daabe8dbb6270fa03e676d996f7db14fda88 | 6850aa23bda51a6de8c0353fe03a70d337ba8e5e | refs/heads/main | 2023-03-24T00:30:40.564387 | 2021-03-30T08:23:12 | 2021-03-30T08:23:12 | 347,885,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,343 | java | package ex03_dml;
import java.sql.Connection;
import java.sql.Date;
import java.sql.PreparedStatement;
import connection.DBConnection;
public class InsertMainClass2 {
public static void main(String[] args) {
Connection con = null;
PreparedStatement ps = null;
try {
con = DBConnection.getConnection()... | [
"electro0218@gmail.com"
] | electro0218@gmail.com |
a2e0f407d2bfb2370db1b5bd19a89d14464384c2 | 263f230335b462d999356906ff132fd9b8b1e87a | /app/src/main/java/com/example/ecommerce/MainActivity.java | f422a4b48c11a324cb8bc8daf47fd2d919534dbe | [] | no_license | Goodkatt/ECommerce | 32654aea2808029fb2278108ad97b58469fe308c | 884ed083d1fa66ac758c9ea51b1785b85af96ddb | refs/heads/master | 2023-04-05T11:37:40.606187 | 2021-03-15T19:52:51 | 2021-03-15T19:52:51 | 348,103,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,829 | java | package com.example.ecommerce;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.util.Log;
import android.view.Display;
import android.view.... | [
"gorkem444altunay@hotmail.com"
] | gorkem444altunay@hotmail.com |
82624f9f8d83d502157f6badcd74bf50c82f42c3 | 5ec2c2b6447cff5150af72b00db0e79d53b7207e | /src/main/java/com/djs/spring/BlackListNotifier.java | 01a806b1b98ef485ecbad937925f0d719778abc2 | [] | no_license | homefrontgarden/springevent | f07ca889a813706f36a0656e03311dcf26012a09 | 679b906af44b8fbbb26e7c82781bc45dd428a4b7 | refs/heads/master | 2022-12-05T14:34:08.823011 | 2020-08-26T14:00:45 | 2020-08-26T14:00:45 | 289,888,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 499 | java | package com.djs.spring;
import org.springframework.context.ApplicationEvent;
import org.springframework.context.ApplicationListener;
/**
* 监听器类
*/
public class BlackListNotifier implements ApplicationListener {
public void onApplicationEvent(ApplicationEvent event) {
System.out.println(event);
i... | [
"dengjingsi666@163.com"
] | dengjingsi666@163.com |
c557f811bdda3f024f4e55d51827f6306df72cca | efc4eddaa4ccca45794a5a5b24ebe90952135459 | /SpringMVCController/src/main/java/com/capgemini/HelloController2.java | 4617c462bd828855c2b0384919730bf619b29fc9 | [] | no_license | priti-evva/MYPROJECT | b9623d2693f0715ed7355f1699c1f41baf67bc9e | efbb1971ad83903a6c4b3146f0fdfe1a5768ff7c | refs/heads/master | 2023-03-05T13:58:43.012912 | 2021-02-04T19:09:10 | 2021-02-04T19:09:10 | 327,079,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package com.capgemini;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class HelloController2 {
@RequestMapping("/hello2")
public String display()
{
return "viewpage2";
}
} | [
"noreply@github.com"
] | priti-evva.noreply@github.com |
b55ffbad36f5923e849dbda50fd03f39fb392ef1 | 8a2a65b8f478d8f4cbe09139bf12567b5e603cc6 | /lib_common/src/main/java/com/hwq/lib_common/utils/compression/Preconditions.java | 7d74ae11fbf1b5d3c42f9975237f465854a4a941 | [] | no_license | JoinKing/KingMvvm | c501ece9809029694077ccf685d78451540d7401 | 299982ec04dd3d822eff132cdd4786f0f1ff2529 | refs/heads/master | 2020-04-13T07:03:36.483094 | 2019-03-12T02:10:04 | 2019-03-12T02:10:04 | 163,039,034 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,260 | java | package com.hwq.lib_common.utils.compression;
import android.support.annotation.Nullable;
final class Preconditions {
/**
* Ensures that an object reference passed as a parameter to the calling method is not null.
*
* @param reference an object reference
* @return the non-null reference that ... | [
"viphwq@163.com"
] | viphwq@163.com |
0016e046bb4c86d746e08cfccfae36624588ac99 | 36838dfcd53c4d2c73b9a6b0b7a8a28e4a331517 | /cn/com/smartdevices/bracelet/chart/util/f.java | 3f5ff32025c0c1a8e0cac7811e0efb16b7245236 | [] | no_license | ShahmanTeh/MiFit-Java | fbb2fd578727131b9ac7150b86c4045791368fe8 | 93bdf88d39423893b294dec2f5bf54708617b5d0 | refs/heads/master | 2021-01-20T13:05:10.408158 | 2016-02-03T21:02:55 | 2016-02-03T21:02:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package cn.com.smartdevices.bracelet.chart.util;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ObjectAnimator;
import android.view.View;
final class f extends AnimatorListenerAdapter {
f() {
}
public void onAnimationEnd(Animator animator) {
... | [
"kasha_malaga@hotmail.com"
] | kasha_malaga@hotmail.com |
fbb4fd894605c30d7618bd78cde30f8e03ebc691 | 6d4c51c57b22719fe33246dbe3582eefe51cd360 | /gen/com/mrfu/listviewfooter/BuildConfig.java | 31af7835c3a9e3819e85c06900343a8c45cf6611 | [] | no_license | MrFuFuFu/MrFuListViewFooter | fd5087a6841efbd0626014d23b839632e9bd03cc | a465ff10db833b837642eb9a269077c576cbe341 | refs/heads/master | 2020-03-30T07:49:25.776377 | 2014-12-01T12:54:30 | 2014-12-01T12:54:30 | 27,379,482 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | /** Automatically generated file. DO NOT MODIFY */
package com.mrfu.listviewfooter;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"fuyuan1991@139.com"
] | fuyuan1991@139.com |
53185e7194e1073eaef3f3e1cd287504b76701b1 | 6fe4293750e2538bbf654eebb48e9cd7d418b3b8 | /src/main/java/enums/Driver.java | a9a3a8e51bea305588ffab508b44f9d578698937 | [] | no_license | prasadpalkar94/ParkingLot | 9d49f501e15e30371451024bde6537b4daf6dc8a | 3a80f34e9d585623be198a97667d4cb56747d39f | refs/heads/master | 2021-05-21T01:11:46.096191 | 2020-04-12T23:11:50 | 2020-04-12T23:11:50 | 252,480,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 59 | java | package enums;
public enum Driver {
NORMAL,HANDICAP
}
| [
"prasadpalkar94@gmail.com"
] | prasadpalkar94@gmail.com |
5ed4d89084c68e265b860d207a1c21ef45a3d596 | c1939ffc307cfab4d9f5055017be7cdde5712d5b | /sb16/src/main/java/com/vic/sb16/Sb16Application.java | 864d6cb22b6547e046d791b74970b6fd0714661d | [] | no_license | fxcjj/sb | 98f36e15fb5bfb738db164b5c5078ef9558c07cb | a0dd3607a63ed956cb95e46499d728aede7bcb61 | refs/heads/master | 2022-06-25T00:44:57.066587 | 2021-08-09T15:10:09 | 2021-08-09T15:10:09 | 183,625,206 | 0 | 1 | null | 2022-06-17T03:31:59 | 2019-04-26T12:32:12 | Java | UTF-8 | Java | false | false | 386 | java | package com.vic.sb16;
import de.codecentric.boot.admin.server.config.EnableAdminServer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@EnableAdminServer
@SpringBootApplication
public class Sb16Application {
public static void main(String[] ar... | [
"luolihua@beadwallet.com"
] | luolihua@beadwallet.com |
3ce8b8d6a6dc6eadf085d5ef0c1c8f816e51a3a2 | dcc5f46a74befbf5923b77f0f741334222ad3e23 | /src/br/cefet/ratingreader/utils/Values.java | 64eef4d6d5650657f68c65a32e9cdc39f912b1e1 | [
"MIT"
] | permissive | chico3434/rating-reader | 1e11ac167bb9995e370505488cb35bf16d174adf | 3374a7effab06d5a38455c7e5cfc3a0c62e9b722 | refs/heads/master | 2020-05-03T00:02:47.220555 | 2019-04-07T22:45:29 | 2019-04-07T22:45:29 | 178,298,042 | 0 | 0 | MIT | 2019-04-07T22:45:30 | 2019-03-28T23:35:31 | Java | UTF-8 | Java | false | false | 761 | java | package br.cefet.ratingreader.utils;
public class Values {
public static boolean console = false;
public static boolean save = false;
public static boolean readFile = false;
// Ainda não foi implementado corretamente caso essa opção seja falsa
public static boolean standardOutput = true;
publi... | [
"chicokarkow@hotmail.com"
] | chicokarkow@hotmail.com |
d6b6e0eb0dbe159d2795757145883fb00608aaaf | e66e91c19f2570eb76b9ec213687c2842cd22a7f | /src/main/java/com/cdk/gist/access/specifier/msuper/Super.java | 7fd132e986219cfa525a3222bce2e31430210389 | [] | no_license | kapilgupta1990/CoreJavaPracticeMVN | 213c6cd8f2d1790814fee55466fadc9c40246e03 | 1c1a6d47e71135b2cff6b53230471b89a966b9a4 | refs/heads/master | 2020-03-21T09:43:50.549358 | 2018-11-13T08:43:39 | 2018-11-13T08:43:39 | 138,414,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package com.cdk.gist.access.specifier.msuper;
public class Super {
void display() {
System.out.println("Super class display");
}
public void display1() {
}
protected void display2() {
}
private void display3() {
}
}
| [
"Kapil.Gupta@cdk.com"
] | Kapil.Gupta@cdk.com |
1f26179f057c6e36760599188bd4fd6281de1890 | e48950188427800298b831ba722098c945accb89 | /src/main/java/com/muchi/community/shiro/dao/PermissionDao.java | 2337d5b58f50c166e3bcd54b50ae52e00788db6c | [
"Apache-2.0"
] | permissive | communityboot/community | 3c38c721a6fe4d3e16be10bfa25687b40c60352b | dcbf6b9a3d8a1b07f6c153443974b356bcb4688b | refs/heads/master | 2022-11-01T21:00:47.591977 | 2019-09-02T08:31:24 | 2019-09-02T08:31:24 | 202,123,927 | 1 | 0 | Apache-2.0 | 2022-10-12T20:30:31 | 2019-08-13T10:50:23 | Java | UTF-8 | Java | false | false | 496 | java | package com.muchi.community.shiro.dao;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.muchi.community.shiro.entity.Permission;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Component;
import java.util.List;
@Mapper
@Component
public interface PermissionDao ex... | [
"472972984@qq.com"
] | 472972984@qq.com |
5da22781c0aaa283315decb852c1b487474819a7 | 48cfb883502eb0baac6da45494fc9e26294e0d2d | /Veslo/app/src/main/java/com/clogic/veslo/Adapter/FeedAdapter.java | fa5ae9060c5ccd2c67ea1c4bceb3afe30d1b1e07 | [] | no_license | choiseungil29/Veslo | 87c54c3e18b70745628524379554d5853b586320 | d57d198be33661fd2a7cf1a6182575a6cca774d4 | refs/heads/master | 2021-01-10T13:40:34.693204 | 2016-01-09T08:45:54 | 2016-01-09T08:45:54 | 46,166,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,468 | java | package com.clogic.veslo.Adapter;
import android.support.v7.widget.RecyclerView;
import android.view.ViewGroup;
import com.clogic.veslo.Model.Feed;
import com.clogic.veslo.Util.Provider;
import com.clogic.veslo.View.FeedView;
/**
* Created by clogic on 2015. 11. 18..
*/
public class FeedAdapter extends RecyclerVie... | [
"choiseungil29@gmail.com"
] | choiseungil29@gmail.com |
cabdf61f91d40b5d1fc93674b84b19f931fae4b4 | a45a1017844f1655b7b3441336ed54974e7447c4 | /app/src/main/java/com/ajndroid/edublog/Activities/MYmessagingService.java | 0accc5a8ed09d19a7a0535bf4fffdaea53b74384 | [] | no_license | Ridvmodi/EDUBLOGs | 30d83da7ccd36d1320ab7c186f947d6bf7936fd3 | acdd171dc2d04e9fdd8c0eda5c792f997fa95a9c | refs/heads/master | 2022-05-28T20:14:52.497522 | 2020-05-05T11:06:15 | 2020-05-05T11:06:15 | 257,000,245 | 0 | 0 | null | 2020-04-19T13:00:54 | 2020-04-19T13:00:54 | null | UTF-8 | Java | false | false | 1,110 | java | package com.ajndroid.edublog.Activities;
import androidx.annotation.NonNull;
import androidx.core.app.NotificationCompat;
import androidx.core.app.NotificationManagerCompat;
import com.ajndroid.edublog.R;
import com.google.firebase.messaging.FirebaseMessagingService;
import com.google.firebase.messaging.RemoteMessage... | [
"ajaybir033@gmail.com"
] | ajaybir033@gmail.com |
8b18ddd5f1c4133aa1c5ee7aeb3b581ccdb1bc57 | 1cc621f0cf10473b96f10fcb5b7827c710331689 | /Ex6/Procyon/edu/cg/GameState.java | 6859e0598afb707ec8e712bfbfe30c188647d89a | [] | no_license | nitaiaharoni1/Introduction-to-Computer-Graphics | eaaa16bd2dba5a51f0f7442ee202a04897cbaa1f | 4467d9f092c7e393d9549df9e10769a4b07cdad4 | refs/heads/master | 2020-04-28T22:56:29.061748 | 2019-06-06T18:55:51 | 2019-06-06T18:55:51 | 175,635,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,219 | java | //
// Decompiled by Procyon v0.5.30
//
package edu.cg;
import edu.cg.algebra.Vec;
import java.util.Timer;
import java.util.TimerTask;
public class GameState
{
private SteeringState steeringState;
private AccelarationState accelearationState;
private double carVelocity;
private Vec nextTranslation;... | [
"nitaiaharoni1@gmail.com"
] | nitaiaharoni1@gmail.com |
368203ef67d7bff7b4442bd453bcdad7a8586c83 | f7fbc015359f7e2a7bae421918636b608ea4cef6 | /base-one/tags/hsqldb_1_8_0_RC9/src/org/hsqldb/lib/FileAccess.java | b8098d319a589ae72c24bdcf50a8af6697ff22f5 | [] | no_license | svn2github/hsqldb | cdb363112cbdb9924c816811577586f0bf8aba90 | 52c703b4d54483899d834b1c23c1de7173558458 | refs/heads/master | 2023-09-03T10:33:34.963710 | 2019-01-18T23:07:40 | 2019-01-18T23:07:40 | 155,365,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,846 | java | /* Copyright (c) 2001-2005, The HSQL Development Group
* 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 the above copyright notice, this
... | [
"(no author)@7c7dc5f5-a22d-0410-a3af-b41755a11667"
] | (no author)@7c7dc5f5-a22d-0410-a3af-b41755a11667 |
c8da4b7a8aa68532a422dca78399bc59e4fdd857 | 6b47cfed1afeb0a80afdd2149eec2ef237d88f9d | /src/gameView/commands/LoadCommand.java | 890cbc66d2f8859eaed0a2088bb3f824e6cf09c7 | [
"MIT"
] | permissive | bilva-sanaba/Game-Salad | 686ed33f8fc80c6268fe711b411bd5949da52506 | cd72520401b7bf55e4ada5e69ccaae58aa597bed | refs/heads/master | 2021-05-16T05:00:20.882845 | 2019-02-18T19:22:19 | 2019-02-18T19:22:19 | 106,234,835 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 623 | java | package gameView.commands;
import javafx.stage.Stage;
import gameView.ICommandView;
import gameView.tools.GameChooser;
public class LoadCommand extends AbstractCommand {
public LoadCommand(ICommandView m) {
super(m);
}
@Override
public boolean execute(Stage s) {
getView().pauseGame();
GameChooser gameChoi... | [
"hjt8@duke.edu"
] | hjt8@duke.edu |
29877f023eca9c99b25aa921f731ee976d976598 | 54d4181dc13df2ded09b686ca5cfdd9385b317fb | /src/test/java/com/assignment/onlinebookstore/services/SearchServiceTest.java | ac42c2ceaf9b912069933939cb66af28a1cbeb23 | [] | no_license | bhagirathi08/OnlineBookStore | c42b813ebce5645632d6a7e19e6b3c97986ec09c | c373c2515be49b3d0a50b98b3ac9b8669e621feb | refs/heads/master | 2022-04-19T21:47:53.434606 | 2020-04-12T09:37:32 | 2020-04-12T09:37:32 | 254,543,523 | 0 | 0 | null | 2020-04-12T09:37:33 | 2020-04-10T04:27:39 | Java | UTF-8 | Java | false | false | 2,827 | java | package com.assignment.onlinebookstore.services;
import com.assignment.onlinebookstore.entities.*;
import com.assignment.onlinebookstore.repositories.*;
import org.junit.jupiter.api.*;
import org.junit.runner.*;
import org.springframework.beans.factory.annotation.*;
import org.springframework.boot.test.context.*;
impo... | [
"bhagirathinayak48@gmail.com"
] | bhagirathinayak48@gmail.com |
203d1ce9fa3b55e72f32c9cb968f2ef7a65bec3c | 8a590c92db3925294f379e6aae2446f1b56cb236 | /histogram/src/main/java/com/baidu/histogram/Config.java | 27359d37beae92b706b5e60ff9f1facb79bd942e | [
"Apache-2.0"
] | permissive | Buxiaohui/bnavhistogram | d7e829a20820d04da7c013789e4159c3ace151aa | 2c7db1b47f8099cd1192cbb4f5c61157a2948dfe | refs/heads/master | 2022-04-17T15:49:42.273044 | 2020-04-21T09:38:45 | 2020-04-21T09:38:45 | 256,692,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package com.baidu.histogram;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import androidx.annotation.IntDef;
public class Config {
public static boolean DEBUG_UI = BuildConfig.DEBUG;
@IntDef({ItemState.EMPTY, ItemState.SELECT, ItemState.UN_SELECT})
@Retention(Retent... | [
"buxiaohui@baidu.com"
] | buxiaohui@baidu.com |
77b9f05096ca37b70f1e0996b8357dad16c8db6c | 760b638f29d7bca55fa5ce1700dfe9d1ce7e4e67 | /yu_yu_hakusho_extended/app/src/main/java/com/example/sony/yuyuhakushoextended/MainActivity.java | cbc43cea451897fb9db0577a73b8092b7bdd9b41 | [] | no_license | st2092/Android-Applications | 0f3cd3e04c9e84972c0f10f73f33e241386621bd | 77e1cea8eebed550823c52b3fa21421f106226e0 | refs/heads/master | 2020-06-03T17:14:35.711066 | 2015-08-30T01:53:31 | 2015-08-30T01:53:31 | 38,952,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,788 | java | package com.example.sony.yuyuhakushoextended;
import android.graphics.Bitmap;
import android.provider.MediaStore;
import android.support.v7.app.*;
import android.os.*;
import android.view.*;
import android.media.MediaPlayer;
import android.content.*;
import android.util.Log;
import android.widget.*;
public class Mai... | [
"sto002@ucr.edu"
] | sto002@ucr.edu |
ea81a647f2c4f5f9145933017d24979c0f429d01 | 4db354db720019d0ce1564a56330746318d68ece | /BeanScope/src/main/java/com/liangwei/learnspring/PrototypeBean.java | 3d3032352769ab78cf16a522c28273b1352e2ca0 | [] | no_license | devilwolfcsu/spring-learn | 720076542f8ef25efdadedc259fb811ccf611822 | 26aaf90305b65c1c34d26845471293a7de5f6a3d | refs/heads/master | 2021-01-22T10:41:08.103814 | 2017-04-15T09:26:29 | 2017-04-15T09:26:29 | 82,029,761 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 321 | java | package com.liangwei.learnspring;
/**
* Prototype Bean例子
* Created by liangwei on 2017/3/12.
*/
public class PrototypeBean {
private static int num = 0;
private int count;
public PrototypeBean() {
num++;
count = num;
}
public int getCount() {
return count;
}
}
| [
"liangwei@LiangWeideMacBook-Pro.local"
] | liangwei@LiangWeideMacBook-Pro.local |
f42f10e0450b62405bbe19eead3abbae97bb813f | d7550339466956db71156b5d43a2d9cf2aa44c1d | /TenDir-parent/TenDir-web/src/test/java/com/intflag/tendir/test/BaseTest.java | 9ffd597c4e8af14e2e0119ce538afbb33c1979c3 | [] | no_license | jcl12345/TenDir-SSH | 195c0ac0deb7cc03e692071437dd9fdd94c87eca | 54970329da158c8656942ea6f43312f8f27474f6 | refs/heads/master | 2021-03-21T06:23:45.647794 | 2019-07-03T15:26:50 | 2019-07-03T15:26:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | package com.intflag.tendir.test;
import org.junit.Test;
/**
* @author 刘国鑫 QQ:1598749808
* @date 2018年5月23日 下午8:11:05
* @Description
* @version V1.0
*/
public class BaseTest {
@Test
public void fun1() {
System.out.println(System.currentTimeMillis());
}
}
| [
"intflag8@gmail.com"
] | intflag8@gmail.com |
f3b7e90b89d92c080d0dff28ab5795db9034500f | df969c6e79549b1fbc78b91b67af1c1ac7f20a7f | /app/src/main/java/com/example/belajarbahasainggris/MainActivity.java | 0ad9ca084ef8682ad3307a8fe12a87d104098633 | [] | no_license | okidwijaya/bahasainggris | b62bb53d3506b4ee072c885045625624548edc30 | 93a2265209a4f231cba45e93d6e7ec5d2366484b | refs/heads/master | 2022-11-30T01:59:25.541648 | 2020-08-14T08:55:21 | 2020-08-14T08:55:21 | 287,486,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,602 | java | package com.example.belajarbahasainggris;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.content.DialogInterface;
import android.content.Intent;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.view.View;
import android.view.WindowMa... | [
"okidwijaya@gmail.com"
] | okidwijaya@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.