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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e56ea9e0ed1a37ee8d7f45bc16b157dee1e380d | 9572bd5e936efc49f5e25d3573965b8779de0d96 | /src/main/mapElements/MapDirection.java | 1b9bb3f5eea9e3818168e021a6e95e1595644bc0 | [] | no_license | pawel00100/Pobiektowe1 | c92ce06724e2a63e7e7c0c1a8696f3a5cbd9ffa7 | cc76f3f19e1b60cebf5af7d44e3fb2d92301967c | refs/heads/master | 2022-11-24T17:23:10.912074 | 2022-11-15T18:18:21 | 2022-11-15T18:20:36 | 225,888,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,640 | java | package main.mapElements;
public enum MapDirection {
NORTH, NORTHEAST, EAST, SOUTHEAST, SOUTH, SOUTHWEST, WEST, NORTHWEST;
private static final MapDirection[] values = MapDirection.values();
public String toString() {
switch (this) {
case NORTH:
return "Północ";
... | [
"pawel00100@gmail.com"
] | pawel00100@gmail.com |
2fae4618fcd41c486ba88ef6d20cb4bfde19e049 | e053777b608854cf9070031da3f3ff7157c203f2 | /src/main/java/com/maguzman/onbron/service/implementation/TipoPagoServiceImpl.java | 16e94fec2fc965fcc615dcdfc516337525ce7e48 | [] | no_license | marioalex77/onbronCRM | d66e884c780cdf6bfb6204fcfe23f72073a47852 | 187107f246c2eeae15765744ddd289f8c68e96d9 | refs/heads/master | 2020-12-02T06:18:40.661859 | 2017-07-17T21:10:05 | 2017-07-17T21:10:05 | 96,815,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,166 | java | package com.maguzman.onbron.service.implementation;
import com.maguzman.onbron.beans.TipoPago;
import com.maguzman.onbron.dao.TipoPagoDAO;
import com.maguzman.onbron.service.TipoPagoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springf... | [
"marioalex77@hotmail.com"
] | marioalex77@hotmail.com |
ef765b02ab587c7a3dccff4169e1f272d8b23322 | 87ca872569b19e1ebf629ed80c74b0769ca5fd7a | /src/main/java/com/speedment/internal/util/tuple/impl/Tuple5Impl.java | 46528c0dc950abef636317d1bff9e1e63a7c0aa6 | [
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | lawesson/speedment | 04772f9a30dc28ade7e358761d615f43b32f3dd6 | fad54076832496a8dd81919a0db9fb162f3ab165 | refs/heads/master | 2021-01-17T20:28:03.873640 | 2016-08-21T00:07:42 | 2016-08-21T00:07:42 | 66,567,694 | 0 | 0 | null | 2016-08-25T14:58:39 | 2016-08-25T14:58:39 | null | UTF-8 | Java | false | false | 1,717 | java | /**
*
* Copyright (c) 2006-2016, Speedment, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); You may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"minborg@speedment.com"
] | minborg@speedment.com |
3274de0ac3299b3391198673e15f8083eabb9acb | f10dc8fb4181c4865cd4797de9d5a79f2c98af7a | /crmsrc/com/psit/struts/entity/SupPaidPast.java | 74c23b2bdd49963599bb0f67d4ce528f5d4c0576 | [] | no_license | DennisAZ/NewtouchOA | b9c41cc1f4caac53b453c56952af0f5156b6c4fa | 881d72d80c83e1f2ad578c92e37a3241498499fc | refs/heads/master | 2020-03-30T05:37:21.900004 | 2018-09-29T02:11:34 | 2018-09-29T02:11:34 | 150,809,685 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,576 | java | package com.psit.struts.entity;
// default package
import java.util.Date;
/**
* SupPaidPast entity. @author MyEclipse Persistence Tools
*/
public class SupPaidPast implements java.io.Serializable {
// Fields
private Long sppId;
private PurOrd purOrd;
private Supplier supplier;
privat... | [
"hao.duan@newtouch.cn"
] | hao.duan@newtouch.cn |
592c83b8abd8be768578769d9d35a8234cc81f0d | ea8a2197de3b2f16aab70acd5f143e42996aaf05 | /MinDist.java | e26cd0e543a5d33d7568c328fcdf3ee6331560d2 | [] | no_license | janetanne26/ZohoArrays | ace06ad3fd1408c6eb9ba6d523202b9077a8f0fe | 7ac0e1fb606584ad6aa0b37e5e7b63f5b0bf7199 | refs/heads/main | 2023-08-03T12:42:22.798741 | 2021-09-15T06:10:50 | 2021-09-15T06:10:50 | 406,616,443 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,267 | java | package ZohoArrays;
import java.util.Scanner;
public class MinDist {
public static int minDist(int a[], int n, int x, int y) {
int recent_x = -1;
int recent_y = -1;
int ans = Integer.MAX_VALUE;
for (int i = 0; i < n; i++) {
if (a[i] == x) {
recent_x = i... | [
"noreply@github.com"
] | janetanne26.noreply@github.com |
7bed891cc1d1e25b29959d4595f1c93855734ef0 | 009302e299b67501b86df2378091dadbab44e81b | /src/calander/Second_Count1.java | 414f8130c2a30ac54dd75dd895f9e0e5ac09625d | [] | no_license | shahinvx/Calender_Time_Count | 4425d7044d8c7b0a5f5c34eb7d5ab1e55d09cfd9 | 70a5280c2c0a510ff4ee6e91ea7d9d3ca1618b30 | refs/heads/master | 2021-09-07T23:26:03.210617 | 2018-03-03T02:02:43 | 2018-03-03T02:02:43 | 123,650,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 749 | java | package calander;
import java.util.*;
import java.text.*;
public class Second_Count1 {
static int interval;
static Timer timer;
int m,d,t;
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
System.out.print("Input seconds => : ");
String secs = sc.nextLine(... | [
"SHAHINVX@DESKTOP-CBV7RB9"
] | SHAHINVX@DESKTOP-CBV7RB9 |
82711079b7dcd3cbfd097e01aae2cc58cff79d96 | b7c7d19ab54f60c0d729be8d3aa4b3c1b6ed5a39 | /src/test/cards/Forest.java | f3f4e901feb0f58b8ee28f171aa624ee1f2ded2a | [] | no_license | Aki-zuki/MTGtest | 36fb2a3516ff8d954604fade31fcf86ed16e1025 | b3106c7ad4cf783e97c926f67c0e0935519be2c9 | refs/heads/master | 2020-06-29T20:07:45.214563 | 2019-08-08T06:38:34 | 2019-08-08T06:38:34 | 200,612,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package test.cards;
import test.Cards;
public class Forest extends Cards
{
public Forest()
{
name = "Forest";
type = "Basic_Land~Forest";
manacost = "";
m2c();
produceManaByManaAbility = true;
manaAbilityGenerate = "G";
}
} | [
"532750062@qq.com"
] | 532750062@qq.com |
341d7a8baae3e74c64939596e45ace45383df427 | 1d5ad100235043d4053cb7ea175517b95d85c7cc | /pluginlibrary/src/androidTest/java/com/test/pluginlibrary/ExampleInstrumentedTest.java | 3e2ec4905bd10819c1cb67d0ff5e512a7ddb608c | [] | no_license | doudou000000/TestDemo | b03adad56c70fa39c08cedf8d6faebfca5609b8a | d12d4f28954c053cc661f1463fd4086f74f48dac | refs/heads/master | 2020-06-27T19:26:35.820730 | 2019-08-01T10:28:31 | 2019-08-01T10:28:31 | 200,029,488 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 733 | java | package com.test.pluginlibrary;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android ... | [
"DEV002@dev.ots.cmri.cn"
] | DEV002@dev.ots.cmri.cn |
a1a3fe39c1d79e072251c9b836de19dfbc292273 | cdceb0cd5840af01e21dd21b2648f571c840e53d | /src/main/java/win/hupubao/mapper/hupubao/TagMapper.java | 11909121e1f0e59605f46f77c7d45454ebe5bc65 | [] | no_license | ysdxz207/hupubao | 3175935a22e4c1c0e06e11f3399caba24767f556 | 697edf2e278acd906999576d1e2708f5cbe3d6df | refs/heads/master | 2020-03-23T22:29:54.512721 | 2019-01-18T06:23:18 | 2019-01-18T06:23:18 | 52,258,543 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | package win.hupubao.mapper.hupubao;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.springframework.stereotype.Repository;
import win.hupubao.beans.biz.TagBean;
import win.hupubao.utils.mybatis.MyMapper;
import java.util.List;
@Repository
public interface TagMapper... | [
"ysdxz207@qq.com"
] | ysdxz207@qq.com |
5e1a8ea5813ad1756e2e6937f7a694d2aa6fd429 | 292a9143e6c47c3f8e30d8b2742e3bec5c6e43e2 | /src/main/java/tool/sql/DelNotifDB.java | c8122844c5e497586978000b1093eddda4d8c7f2 | [] | no_license | Kreik2809/PGL_01_extension | 0a97f72b324d42dc4444c31937e987a4a3abe724 | d86c9fed7a7a753c4131e5d9fb6cb292c6eac9c0 | refs/heads/main | 2023-05-03T07:34:00.694163 | 2021-05-25T17:07:22 | 2021-05-25T17:07:22 | 353,305,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,297 | java | package tool.sql;
import java.util.ArrayList;
public class DelNotifDB extends DB{
private static String[] COLUMNS = {"USERNAME", "EAN"};
protected DelNotifDB() {
super("DELNOTIF", COLUMNS);
}
public static ArrayList<String> getDelNotifDB(String username)
{
DelNotifDB db = new De... | [
"200098@umons.ac.be"
] | 200098@umons.ac.be |
d3676b6f85c1c3e5adcf5a99fe1cfd2826216225 | e9a5b794658f8db0d034c53d50edb3744f4060f2 | /business/src/main/java/com/course/business/controller/admin/TeacherController.java | 28daa0ecf2cc8bac6bf716adc5d0bdaa02ab797b | [] | no_license | EstAshbell/Course | 059f983e27da03ed5df9015d4b524d512be4771f | d129d82d3e56baa8fa8bd7ddd0b0a287579e9e58 | refs/heads/master | 2023-01-21T11:08:06.115440 | 2020-12-02T16:37:59 | 2020-12-02T16:37:59 | 307,351,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,460 | java | package com.course.business.controller.admin;
import com.course.server.dto.PageDto;
import com.course.server.dto.ResponseDto;
import com.course.server.dto.TeacherDto;
import com.course.server.service.TeacherService;
import com.course.server.util.ValidatorUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
i... | [
"16838220@qq.com"
] | 16838220@qq.com |
5bd774118a868e5cd016b4f1a818804d919ff7dc | c529779fef3e8175f762268948b998a6be89de4c | /app/src/main/java/com/tilseier/studying/screens/dagger/di2/model/Registered.java | 8f8d93c78f6eeacabf3ab47a01f32b415595f3b5 | [] | no_license | TilSeier/Studying | 3c4286271d5de4ec4d4302afe55840a005485919 | 16b78184e4bf1db3094dc6836976da35fcf30881 | refs/heads/master | 2020-08-01T21:39:42.993277 | 2020-04-05T14:40:50 | 2020-04-05T14:40:50 | 211,124,728 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 465 | java | package com.tilseier.studying.screens.dagger.di2.model;
import com.google.gson.annotations.SerializedName;
public class Registered {
@SerializedName("date")
private String date;
@SerializedName("age")
private Integer age;
private void setDate(String date) { this.date = date; }
private Strin... | [
"tilseier1@gmail.com"
] | tilseier1@gmail.com |
76b19bfb69a5f52062999855809546c745a8ad70 | 2534632801fd1f4c59b184088c515a28078e3a70 | /src/main/java/com/nswt/entity/system/Department.java | d5037ea7b5001ca1eb2131536e132687e4744965 | [] | no_license | SimonHK/ProcessIntegrationPlatform | 0b339a7051a858eedf87953471c9f8820cdd0f8b | d7bd97e3a8b125cc1137de7ede8c0498dd0f02d6 | refs/heads/master | 2021-10-27T16:07:27.150839 | 2019-04-18T10:28:45 | 2019-04-18T10:28:45 | 100,347,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,784 | java | package com.nswt.entity.system;
import java.util.List;
/**
*
* 类名称:组织机构
* 类描述:
* @author HongKai
* 作者单位:
* 联系方式:
* 修改时间:2015年12月16日
* @version 2.0
*/
public class Department {
private String NAME; //名称
private String NAME_EN; //英文名称
private String BIANMA; //编码
private String PARENT_ID; //上级ID
privat... | [
"18611949252@163.como"
] | 18611949252@163.como |
7d4e61f24a3c9e7fa960118a032fe301c8149110 | b26211316aee52c896b90e825cfe768541cf2285 | /src/lesson1/Orange.java | 7d06e376fa005153e998f4ec48642999d08522d9 | [] | no_license | LupanovDmitriy/prof_level | cb88985eb1a9f5f349447324db31c13c9205a26f | e9a12e8c163539cdebd84c02ebfeeaa7dbdb1aca | refs/heads/master | 2022-11-14T22:51:10.742487 | 2020-07-01T21:01:01 | 2020-07-01T21:01:01 | 274,894,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 118 | java | package lesson1;
public class Orange extends Fruit {
public Orange(float weight) {
super(1.5f);
}
}
| [
"geandr20"
] | geandr20 |
ccbf8b69e69cc489bdb362b5f3d69d53532b7d19 | 3cc0134da44d939561af7b66be6d03a99256d78d | /src/main/java/org/ttic/dounya/service/dto/package-info.java | fe3925c1f8b9c1e07a6e65f4dfdc65cbe1c1a81f | [] | no_license | zinaLacina/jhipster-with-mongodb | 44d605501f118635015799bb08c6b901008234a8 | cc372641c9bdffa53c3752f6c7754e169a049f16 | refs/heads/master | 2020-07-23T10:11:14.500685 | 2016-08-29T08:00:51 | 2016-08-29T08:00:51 | 66,824,590 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 71 | java | /**
* Data Transfer Objects.
*/
package org.ttic.dounya.service.dto;
| [
"zinalacina@gmail.com"
] | zinalacina@gmail.com |
157fac9bf87153aabd0ca812efe56505136c3982 | 501527e55aaa1e574460a54e2c842afa1b033848 | /app/src/main/java/com/zucc/xwk_31401151/sharebookclient/utils/common/OkHttpUtil.java | 9ed7c264fc1520b999d28a476766a94cd5a74497 | [] | no_license | xuwenkai357/ShareBookClient | 237e2d583fb038a9c62288239ada453dbf1d05ed | 0005f4dfb46e0cfc2d1a011b51d67446ab0b27b9 | refs/heads/master | 2020-03-09T19:27:25.558873 | 2018-05-27T20:00:20 | 2018-05-27T20:00:20 | 128,958,481 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 866 | java | package com.zucc.xwk_31401151.sharebookclient.utils.common;
import java.util.Map;
import okhttp3.FormBody;
import okhttp3.OkHttpClient;
import okhttp3.Request;
/**
* Created by Administrator on 2018/4/8.
*/
public class OkHttpUtil {
public static void post(String address, okhttp3.Callback callback, Map<String... | [
"1002699636@qq.com"
] | 1002699636@qq.com |
7c9be11891f199662cbf0503b67dc6ef10dd26ce | 69e5be420c86592041ca2480c7076abeb8ac7a05 | /org.vkim/src/org/vkim/Application.java | cd18c74d99611b9802d9ed242b42eadd10235ba0 | [] | no_license | strogo/vkim | d753a3e90b716bebe8fe1fa42f87fe4aa032bb0e | ec7d0064b988ba427dab3389aeccf218ab9b4dff | refs/heads/master | 2021-01-19T08:26:29.597214 | 2010-08-16T11:46:57 | 2010-08-16T11:46:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | package org.vkim;
import org.eclipse.equinox.app.IApplication;
import org.eclipse.equinox.app.IApplicationContext;
import org.eclipse.swt.widgets.Display;
import org.eclipse.ui.IWorkbench;
import org.eclipse.ui.PlatformUI;
import org.vkim.ui.ApplicationWorkbenchAdvisor;
/**
* This class controls all aspects of the a... | [
"kirillzotkin@gmail.com"
] | kirillzotkin@gmail.com |
6bd23d9e59fb20d8cadb137d4c592de62d689348 | 6a303d25fac6c5ce6334d61db3b061afee66798a | /src/main/java/com/cookie/repo/UserRepository.java | 365c933b7e703b4dd14f0b1580505b01294a9707 | [] | no_license | FochMaiden/blogDuo | 5f2d584c437307fdced2c71656ac6ed0b3631800 | 59cccc02f205fe309af5f6524b919a9b020a2743 | refs/heads/master | 2021-01-21T15:03:58.800716 | 2017-06-27T06:07:51 | 2017-06-27T06:07:51 | 95,374,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package com.cookie.repo;
import com.cookie.model.User;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* Created by FochMaiden
*/
@Repository("userRepo")
public interface UserRepository extends JpaRepository<User, Long> {
User findByEmail(Strin... | [
"s12593@pjwstk.edu.pl"
] | s12593@pjwstk.edu.pl |
43f79776abc9430a646921e51b012d90415b15fe | 522c4abef6c0410d52dd5b8433bf4487d46c1c25 | /efamily-device/src/main/java/com/winterframework/efamily/dao/IEjlUserDeviceDao.java | ad905ac827fb792dc7b83ead09cad76fb5906774 | [] | no_license | xjiafei/efamily | 05b1c71e1f7f485132e5d6243e7af7208b567517 | 0401d6ec572c7959721c294408f6d525e3d12866 | refs/heads/master | 2020-03-10T11:42:00.359799 | 2018-04-13T08:13:58 | 2018-04-13T08:13:58 | 129,361,914 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 655 | java | package com.winterframework.efamily.dao;
import com.winterframework.efamily.core.base.IBaseDao;
import com.winterframework.efamily.entity.EjlUserDevice;
public interface IEjlUserDeviceDao extends IBaseDao<EjlUserDevice> {
/**
* 功能:获取用户设备
* @param ejlUserDevice
* @return
*/
public EjlUserDevice getEjlUser... | [
"xjiafei126@126.com"
] | xjiafei126@126.com |
4b191b7d8a388efb2f088c0940da9d11fc661d5c | a62eccf4ce74db234827a7d02b83b4a0aa39b53a | /src/main/java/service/impl/ClientService.java | 16a28bc79ecf4d2654c5bd9e897f59149fadc218 | [] | no_license | rocketm4n001/wt-project-online-market | 7b4211ef34c7c4f20656254622ef6e7d5f208418 | c999a1b5555d427e3fb846308e8e7cff193475cf | refs/heads/main | 2023-02-04T20:11:29.038278 | 2020-12-13T15:24:52 | 2020-12-13T15:24:52 | 321,095,182 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | package service.impl;
import beans.UserAccount;
import dao.SQLUserDao;
import java.nio.charset.StandardCharsets;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Base64;
public class ClientService {
public boolean signIn(String login,String password)
{
... | [
"noreply@github.com"
] | rocketm4n001.noreply@github.com |
5b6c842fdcb08076db7ae5986775817ad0b58b7b | 64c2b41770217f47f68e27be7bac691d21ec9817 | /module/src/main/java/library/yugisoft/module/Utils/pSmartGridView/SmartGridViewRowHolder.java | 3c279f4d0515f32cdc994707c317b158b839e1da | [] | no_license | yugisoft/Library | 33668e6add3658e2ffa132756579554af7bbb879 | 827b99d3018c48de5349869dcc001bc99b8120b4 | refs/heads/master | 2021-06-04T18:21:20.383288 | 2020-06-05T06:25:31 | 2020-06-05T06:25:31 | 123,543,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,147 | java | package library.yugisoft.module.Utils.pSmartGridView;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import library.yugisoft.module.R;
import library.yugisoft.module.yugi;
/* Created By Android Resurce Manager Of Yusuf AYDI... | [
"yugisoftware@gmail.com"
] | yugisoftware@gmail.com |
030ab731b03a979dd900e333cc9b87f6c0f22046 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/flink/2016/12/PendingCheckpoint.java | e7df5bc7982efebfb026b599153fec5e3beaefc8 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 12,232 | 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 ... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
efae099a8e7e1a8bf284350fcab2dab66d565349 | c1922d87a4ae677d6ba4ccf8f1f076d2e1c6b70b | /src/java/Data/DBUtil.java | 4f460d5d684b0bf7f24c1b36391f02994a3142e7 | [] | no_license | ShruthaKashyap/NBAD | 155182c2202c57a19ff5ca7a0540a747fe5ac93b | a7dae62163f279b7abae5faea776fe5ec2800ba0 | refs/heads/master | 2021-01-21T14:56:46.465277 | 2017-06-19T22:18:37 | 2017-06-19T22:18:37 | 88,954,765 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 958 | 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 Data;
/**
*
* @author shrut
*/
import java.sql.*;
public class DBUtil {
public static void closeStatement(Statement s... | [
"shrutha.kashyap@gmail.com"
] | shrutha.kashyap@gmail.com |
8a37f6a7f571b0dfe000aab9682ecdfb7a4626de | c4d38b45cf30388fa7b30442a96b145f4fa77d00 | /Calculate.java | 996460b6fa026b6d140aae0686bfc7778876e672 | [] | no_license | Engelos/java-courses | b5b2d75d3e198d1ee1c17d713707d6e75f81ec13 | 15aab1b06b29eec76cfd9ed827e9f7eb4652e303 | refs/heads/master | 2021-01-10T17:16:14.387550 | 2015-11-23T19:59:29 | 2015-11-23T19:59:29 | 46,743,185 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 132 | java | public class Calculate {
public static void main(String[] arg) {
System.out.println("Calculate...");
}
} | [
"enjello@gmail.com"
] | enjello@gmail.com |
f0ed5315b73e0a34e2867f28f9ca231df23b1dc8 | fb09b3e048ead55f435f7dea0c646563e48a82a9 | /ui/src/main/java/com/jidouauto/ui/oushang/Common.java | 0366b29b294828f0974c600198da9a0952a23031 | [] | no_license | MissTeven/NavigationDemo | bea94a2757843834e0bfa24a2f52e16ab69cf324 | 77229fc1b23e70b18782d414dd50447d225c16e3 | refs/heads/master | 2020-04-26T22:13:11.406523 | 2019-04-10T02:52:10 | 2019-04-10T02:52:10 | 173,865,406 | 13 | 0 | null | null | null | null | UTF-8 | Java | false | false | 59 | java | package com.jidouauto.ui.oushang;
public class Common {
}
| [
"billlu@jidouauto.com"
] | billlu@jidouauto.com |
76ab543780b4f1dc0d73643df5b095c0063a3f02 | 27b8d2acfdbbc6c0b57a98976e964165326b2242 | /app/src/test/java/com/example/pablocovarrubias/androidexamples/ExampleUnitTest.java | ba9bfb537e7bdfd869b8cf5318c0165d5f0bd54b | [] | no_license | pablochrun/AndroidExample | 909c823c29098931d73b13c7744bd7076f8e422e | 47e192913157cef14e18228488f844a6245f6e87 | refs/heads/master | 2021-01-14T08:04:17.023777 | 2017-02-14T15:52:54 | 2017-02-14T15:52:54 | 81,914,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package com.example.pablocovarrubias.androidexamples;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
... | [
"pablo.covarrubias@altran.es"
] | pablo.covarrubias@altran.es |
93aaaf014411512f29d444cab8ee7eda0740a0fe | f36f446c83db055699de715f9667b4c9b7c57e1a | /app/src/main/java/com/marquelo/getstars/Cardview/item/fotos/personalizada/ItemPhotoCustomActivity.java | dcdcd2bc13061b22b7b7d6b2e19f9599fb1336d0 | [] | no_license | EmilioMartel/GetStars | 3745cc52494ff4c3eeb5c6ee94ce91ced5a8dd88 | d96664e6e97ef8ee41d95cbdf37aa72b8ca750e1 | refs/heads/master | 2023-06-25T02:42:27.737900 | 2020-12-13T22:41:34 | 2020-12-13T22:41:34 | 321,175,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,439 | java | package com.marquelo.getstars.Cardview.item.fotos.personalizada;
import androidx.appcompat.app.ActionBar;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.WindowManager;
import android.widget.EditText;
import android.... | [
"emiliomtg@gmail.com"
] | emiliomtg@gmail.com |
4221ead15d6849cb7a4079be23b88113760e535a | 8c38376f4d3ff89fa323da091d888072b3fece03 | /src/main/java/com/sample/service/TeachingStaffService.java | f0d142d1f918d25dacb163298628f3517edfeba6 | [] | no_license | ChethanaNagarjun/schoolproject | 5bf01dd0e110c65041cebd41d19b12456da0564c | c827504e9a7a55f0ad8891afb21aa806ab0cf0b8 | refs/heads/master | 2020-05-20T21:26:09.340797 | 2019-05-09T08:56:29 | 2019-05-09T08:56:29 | 185,762,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | package com.sample.service;
import java.util.List;
import java.util.UUID;
import com.sample.modelmapper.TeachingStaffDetail;
public interface TeachingStaffService {
public UUID save(TeachingStaffDetail teachingstaffdetail) throws Throwable;
public void delete(UUID teachingstaffdetail) throws Throwable;
public ... | [
"chethana9415@gmail.com"
] | chethana9415@gmail.com |
cc5d06e527ee6173eff47f2d8ac9420eb6ed4035 | 2570232ec643020a4d3abef649a12a1f71b9690b | /src/main/org/deidentifier/arx/risk/RiskModelSampleSummary.java | 6546f10a42a04fbdd9644955ffcb9927f6d1e794 | [
"Apache-2.0"
] | permissive | mariogasparsilva/arx | 319dae6fbee6c67c873833964e8e2dfcdc9c9122 | 204214fb1a4c56da0fcc85866b69d8bf60452ccd | refs/heads/master | 2023-06-28T21:48:29.161578 | 2021-07-09T09:25:06 | 2021-07-09T09:25:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,233 | java | /*
* ARX: Powerful Data Anonymization
* Copyright 2012 - 2021 Fabian Prasser and contributors
*
* 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/licen... | [
"mail@fabian-prasser.de"
] | mail@fabian-prasser.de |
fcabd685ecac288bf0767c2d674990cf87f0a1b1 | cee07e9b756aad102d8689b7f0db92d611ed5ab5 | /src_6/org/benf/cfr/tests/CondJumpTest10.java | 08ea98e4250116a832c89266ecca103afa4f8b15 | [
"MIT"
] | permissive | leibnitz27/cfr_tests | b85ab71940ae13fbea6948a8cc168b71f811abfd | b3aa4312e3dc0716708673b90cc0a8399e5f83e2 | refs/heads/master | 2022-09-04T02:45:26.282511 | 2022-08-11T06:14:39 | 2022-08-11T06:14:39 | 184,790,061 | 11 | 5 | MIT | 2022-02-24T07:07:46 | 2019-05-03T16:49:01 | Java | UTF-8 | Java | false | false | 314 | java | package org.benf.cfr.tests;
/**
* Created by IntelliJ IDEA.
* User: lee
* Date: 07/06/2011
* Time: 06:24
* To change this template use File | Settings | File Templates.
*/
public class CondJumpTest10 {
public boolean test(int a, int b)
{
if (a==b) {
}
return a>b;
}
}
| [
"lee@benf.org"
] | lee@benf.org |
fd294a2d4f9ed30ec20e66dbd200df3995c3fc15 | 2054038ddd44181a70dcf7a1b4260e7afcd8400e | /src/it/unipr/ce/dsg/p2pgame/GUI/BattlefieldMouseListener.java | 80c9f16ebef4b358541301101558ee87ddfb6c9d | [] | no_license | dsg-unipr/patrol | 621e031fc96c289a3144bc94ee81942c7378e785 | 099b725866ccb6256478dd5683c48460f99f9793 | refs/heads/master | 2021-01-20T04:28:47.924916 | 2015-08-03T09:57:28 | 2015-08-03T09:57:28 | 40,116,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,575 | java | package it.unipr.ce.dsg.p2pgame.GUI;
import it.unipr.ce.dsg.p2pgame.GUI.KnowledgeSpace.SpaceType;
import it.unipr.ce.dsg.p2pgame.platform.GamePeer;
import it.unipr.ce.dsg.p2pgame.platform.GamePlayer;
import it.unipr.ce.dsg.p2pgame.platform.GamePlayerResponsible;
import it.unipr.ce.dsg.p2pgame.platform.GameResource... | [
"michele.amoretti@gmail.com"
] | michele.amoretti@gmail.com |
96b7e7479114574a30d29bb2613dc75b4ed0c281 | 5a0bfac7ad00c079fe8e0bdf1482f4271c46eeab | /app/src/main/wechat6.5.3/android/support/v4/widget/r.java | af2a6b9b635eedce2bf9970954ae6bc02be77f2b | [] | no_license | newtonker/wechat6.5.3 | 8af53a870a752bb9e3c92ec92a63c1252cb81c10 | 637a69732afa3a936afc9f4679994b79a9222680 | refs/heads/master | 2020-04-16T03:32:32.230996 | 2017-06-15T09:54:10 | 2017-06-15T09:54:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,641 | java | package android.support.v4.widget;
import android.graphics.drawable.Drawable;
import android.os.Build.VERSION;
import android.widget.TextView;
public final class r {
static final f DP;
interface f {
void a(TextView textView, Drawable drawable, Drawable drawable2, Drawable drawable3, Drawable drawable... | [
"zhangxhbeta@gmail.com"
] | zhangxhbeta@gmail.com |
22bc47be655a2a96eaf426debb418fdbd3280592 | 71c06fae520f81c9312c3dff2137a8bfa17d0a2b | /src/main/java/org/ingenia/rhinobuy/domain/Product.java | d3fe70b8e7cc531ce3fa497f77a3f5c398a490ec | [] | no_license | BulkSecurityGeneratorProject/rhinobuy | fcf23ddc4a23b5e6815c96ea479ab5f061e4bcf2 | 669cbdfaf2181c5743de98e907c1b12f50afffaf | refs/heads/master | 2022-12-14T04:50:10.035229 | 2016-11-16T16:15:54 | 2016-11-16T16:15:54 | 296,593,890 | 0 | 0 | null | 2020-09-18T10:51:29 | 2020-09-18T10:51:28 | null | UTF-8 | Java | false | false | 9,594 | java | package org.ingenia.rhinobuy.domain;
import com.fasterxml.jackson.annotation.JsonIgnore;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import org.springframework.data.elasticsearch.annotations.Document;
import javax.persistence.*;
import javax.validation.constraint... | [
"ofebles@gmail.com"
] | ofebles@gmail.com |
9e3e49006d32f8983627831c4d1ea810a63e7c26 | f85312dc53de91f00b29a6ce20c24707b4bf3387 | /cloud-modules/cloud-core/src/main/java/com/donkeycode/core/exception/UserTokenException.java | c3a2c83646fe514baeb55776bb1d3ec30f7d73c6 | [
"Apache-2.0"
] | permissive | walker-xue/learn-cloud | 3e6005db228ed4e7ea1066ae3baac4b155fc49bf | e87c036aab897e4689bc43b78fddcda87c6d4e65 | refs/heads/master | 2022-12-24T02:23:06.093299 | 2020-09-22T00:40:27 | 2020-09-22T00:40:27 | 297,494,507 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | java | package com.donkeycode.core.exception;
import com.donkeycode.core.consts.Constants;
import com.donkeycode.core.consts.HttpCode;
import com.donkeycode.core.exception.BaseException;
/**
*
* @author yanjun.xue
* @since 2019年6月28日
*/
public class UserTokenException extends BaseException {
private static final long... | [
"xueyj163@163.com"
] | xueyj163@163.com |
b3e0f40c82acb6a692913f8c45e4e4ec7f1339fa | c2954b979f535f80a32c6d382d79ae3b1563ac7a | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Movie.java | d6918233c7320f340dca51f73468f27834ef05f5 | [
"BSD-3-Clause"
] | permissive | ftcquimby/ftc_2019_quimby | e579df3dc75c99a2c51989c14373a436e6d977c9 | 50e3517fb1bfef45d3ed17ac32b4a0ddbf3c755e | refs/heads/master | 2020-09-25T07:01:34.870738 | 2020-02-21T17:09:38 | 2020-02-21T17:09:38 | 225,944,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package org.firstinspires.ftc.teamcode;
public class Movie {
public int time;
public int cost;
public Movie(){
time = 2;
cost = 10;
}
public Movie(int time1){
time = time1;
};
public Movie(int time1, int cost1){
time1= time;
cost1 =cost;
}
... | [
"megbellam@gmail.com"
] | megbellam@gmail.com |
9b3f3f4ccf891c8fee659be644c864a60ab315d7 | 6c0cc351d083add81c3756835e49edeea860d564 | /src/main/java/com/excilys/prezlombok/cdb/cheatsheet/dto/CompanyDTO.java | adc13e91448b6a1d9e600925db1ac4b26650a40c | [] | no_license | Moinketroa/prez-lombok | dc647998dfe84149d8834aec764cdde5f9ace1aa | 4f516a308e39d5f3a52c4f61dcd02c89b5e26f53 | refs/heads/master | 2020-04-25T16:20:13.405718 | 2019-02-28T00:16:38 | 2019-02-28T00:16:38 | 172,907,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,681 | java | package com.excilys.prezlombok.cdb.cheatsheet.dto;
import java.util.Objects;
public class CompanyDTO {
private Integer id;
private final String name;
public CompanyDTO(String name) {
this.name = name;
}
public CompanyDTO(Integer id, String name) {
this.id = id;
this.name ... | [
"jean-marc.debicki1@etu.univ-lorraine.fr"
] | jean-marc.debicki1@etu.univ-lorraine.fr |
f23209da0b31c35f50363f3366139b16b03cb967 | 54d11da88eafbc4ccd8047323f4b7751510d2964 | /Yukari/src/main/java/shibafu/yukari/common/Suppressor.java | 3deeab9f1e62430813f1fb1ae6a6d8e6e34336da | [
"Apache-2.0"
] | permissive | Na0ki/Yukari | fab3d0d462fb10911e11224ed946aebf41b1ddaf | 914584472a6a6b117e17c50ed3f6b6f01d1ab2bc | refs/heads/master | 2021-12-14T21:34:45.718592 | 2021-09-24T15:50:27 | 2021-09-24T15:50:27 | 188,963,942 | 0 | 0 | null | 2019-05-28T06:02:30 | 2019-05-28T06:02:30 | null | UTF-8 | Java | false | false | 7,480 | java | package shibafu.yukari.common;
import android.support.v4.util.LongSparseArray;
import android.util.Log;
import org.eclipse.collections.api.list.primitive.MutableLongList;
import org.eclipse.collections.impl.list.mutable.primitive.LongArrayList;
import shibafu.yukari.database.MuteConfig;
import shibafu.yukari.database.... | [
"shibafu528@gmail.com"
] | shibafu528@gmail.com |
7402de659f1c239829b335fce3b19be97b2c74ed | add0672f3904d8289814c44c8f3ae6cbd404f518 | /src/main/java/org/jhipster/web/rest/AccountResource.java | 613e9f65bcaa1100a3e6c792c451fce7a05b2f4c | [] | no_license | 8020code/blog | 9609468571fe64204ca1c03610f00ba02b0850c0 | 151799ce51ed80f7ada7d0477b9ad51c9e00dddc | refs/heads/master | 2022-12-19T01:46:58.072468 | 2017-10-15T18:08:16 | 2017-10-15T18:08:16 | 107,035,988 | 0 | 1 | null | 2020-09-18T19:19:29 | 2017-10-15T18:01:59 | Java | UTF-8 | Java | false | false | 9,006 | java | package org.jhipster.web.rest;
import com.codahale.metrics.annotation.Timed;
import org.jhipster.domain.User;
import org.jhipster.repository.UserRepository;
import org.jhipster.security.SecurityUtils;
import org.jhipster.service.MailService;
import org.jhipster.service.UserService;
import org.jhipster.service.dto.Use... | [
"hone4292@gmail.com"
] | hone4292@gmail.com |
0023e5a2f3c9870248bf4503e3f0b6c7522da14a | c00b0135e26f8e3b9e97e0916529318fe1816dbe | /bitcamp-java-application2-server/v32_10/src/main/java/com/eomcs/lms/ServerTest2.java | 0ada6567629dda71eb0eb2f1ec41d880ddacd117 | [] | no_license | jisoo0516/bitcamp-java-20190527 | 40c0ae9fe7b07201cd977de7c12a182e398487ec | 0e1efcd7405f088f6ad0fbcc21778d9142968f4c | refs/heads/master | 2020-06-13T20:15:13.951155 | 2019-10-11T10:55:15 | 2019-10-11T10:55:15 | 194,775,331 | 0 | 0 | null | 2020-04-30T11:45:58 | 2019-07-02T02:41:01 | Java | UTF-8 | Java | false | false | 4,905 | java | package com.eomcs.lms;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.sql.Date;
import java.util.List;
import com.eomcs.lms.domain.Lesson;
public class ServerTest2 {
static ObjectOutputStream out;
static ObjectInputStream in;
... | [
"classy960516@gmail.com"
] | classy960516@gmail.com |
dc6d6db689594166d19133ad9adc85276cbd9303 | 575eeee79c4737814328c955b9aaf154b9efe161 | /04-SB-AutowiredSI/src/main/java/in/synerzip/Application.java | 3800c0d4ccd0aab7177c687f0d602596acea00b4 | [] | no_license | Saudagarsarfaraz/SpringBoot | 865706c49b37d12d7ea9a89105fcd3287742dd18 | dfed393fc68c967df1d6c21101b63709926561bd | refs/heads/main | 2023-08-13T03:22:18.944849 | 2021-09-20T05:42:43 | 2021-09-20T05:42:43 | 406,110,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package in.synerzip;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ConfigurableApplicationContext;
import in.synerzip.service.UserService;
@SpringBootApplication
public class Application {
public static voi... | [
"noreply@github.com"
] | Saudagarsarfaraz.noreply@github.com |
d92723dfca436eef903eaf9bb430f440c043b1c0 | 33f18b35cfc8575ee66506819d404f19f33d6bcd | /app/src/main/java/com/example/f1/a08_database/App.java | af5d910c11967cedfa68450543ece03aa95d6413 | [] | no_license | amapmcis/08_Database | f7a5d5f71c3efb0ae7caa8a1e5ea298b724ede3d | 433889e3e4d3107c393ee6772d2f71426a44132f | refs/heads/master | 2021-07-26T01:01:48.570294 | 2017-11-03T09:38:24 | 2017-11-03T09:38:24 | 109,432,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package com.example.f1.a08_database;
import android.app.Application;
import io.realm.Realm;
import io.realm.RealmConfiguration;
public class App extends Application {
@Override
public void onCreate() {
super.onCreate();
Realm.init(this); // Initiate Realm in the app
// Define Realm c... | [
"ama.pmcis@gmail.com"
] | ama.pmcis@gmail.com |
7863c99d23f6c92bde527108099dcea505d17204 | c4306c70117f4b8c1dc44775aced9e7f465ff698 | /Android/ICPAndroidApp/app/src/main/java/com/example/preranasingh/icpandroidapp/TeamScanActivity.java | 048fc568cfa124e833ebc1b013988f8ae548b2ef | [] | no_license | preranas20/ICPApplicationPortal | c33dadfba0e90fced8baf9df1d9599de0105a03f | 5f12c08ae81d2f79b8811fdb837b1817b18a36b8 | refs/heads/master | 2020-04-12T05:24:25.718627 | 2018-12-18T18:03:48 | 2018-12-18T18:03:48 | 162,325,893 | 0 | 0 | null | 2018-12-18T17:50:30 | 2018-12-18T17:50:29 | null | UTF-8 | Java | false | false | 6,949 | java | package com.example.preranasingh.icpandroidapp;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.app.ActivityC... | [
"preranas.20@gmail.com"
] | preranas.20@gmail.com |
2cde540b835b4a1d46d2044c39789e52d10c0382 | 113d5a8590a578817e1cfdbebb24584931630e9a | /presentations/Programmieren-Tutorium/Tutorium-04/singleLines.java | a06bb20bd7bb9327402cefe275262eb3064c0628 | [
"MIT"
] | permissive | MartinThoma/LaTeX-examples | 17f0d147269035b8e0e454964c76521cf26cf899 | 6d517700348d86e21c874c131582f0e74da342dc | refs/heads/master | 2023-08-23T01:27:57.441809 | 2022-03-25T14:05:36 | 2022-03-25T14:05:36 | 5,351,405 | 1,492 | 452 | MIT | 2023-03-02T18:51:55 | 2012-08-09T05:02:14 | TeX | UTF-8 | Java | false | false | 495 | java | boolean hasLicense();
boolean canEvaluate();
boolean shouldAbort = false;
boolean bell;
boolean light;
boolean hasBell;
boolean hasLight;
public class TestBoolean {
private boolean isActive;
public boolean isActive() {
return isActive;
}
}
int i = 42;
int k = (i * i) / (42 % 3);
for (int j = 1... | [
"info@martin-thoma.de"
] | info@martin-thoma.de |
d64fd836367e2e59fd8a711eeada27623f165c44 | eadc503564c1d8c72bc35d3dd3965f8b11ea2a07 | /app/src/main/java/com/perculacreative/peter/airhockey/util/ShaderHelper.java | 91e4e0c65231d5efa31f75419e749ac164358233 | [] | no_license | percula/Air_Hockey_Game | dee1a561e72ce27abda36fa070a1cda9f85cd781 | 1b8e61ac90d3b4c4b0b366a11cddb36c1e63adc2 | refs/heads/master | 2021-01-13T10:56:40.570861 | 2016-11-06T16:43:19 | 2016-11-06T16:43:19 | 72,297,579 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,572 | java | package com.perculacreative.peter.airhockey.util;
import android.util.Log;
import static android.opengl.GLES20.GL_COMPILE_STATUS;
import static android.opengl.GLES20.GL_FRAGMENT_SHADER;
import static android.opengl.GLES20.GL_LINK_STATUS;
import static android.opengl.GLES20.GL_VALIDATE_STATUS;
import static android.op... | [
"perculacreative@gmail.com"
] | perculacreative@gmail.com |
6c62b4c6873ba4a4ed2af52064a9cccfa884d3ca | 153d0daab959d1865eae5ea975b99e9f1919b4f9 | /prezentacja/src/test/java/pl/comarch/prezentacja/PrezentacjaApplicationTests.java | 2a3bd9cdf974521d94b552b0e2c8016834dc5565 | [] | no_license | wemstar/prezentacja-docker | 2e3f12068c782bd98a92f920acc21ebd76c49a03 | 39f967c6fca6f9ebc33f32c70de75cf50069622b | refs/heads/master | 2021-08-08T07:41:26.619890 | 2017-11-09T22:16:43 | 2017-11-09T22:16:43 | 110,171,900 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | package pl.comarch.prezentacja;
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 PrezentacjaApplicationTests {
@Test
public void... | [
"sylwestermacura@gmail.com"
] | sylwestermacura@gmail.com |
2c1c87d974ae3e1b2224a3a9418e7832b1713ec7 | c110a83212ebd90fecf67b4097fb6bf90b713358 | /src/VSMSemanticBinaryFeatureVectors/VSMFeatureVectorsWordVBN.java | ee115eeda72e0174a1ecc66b77672d78f6b92d64 | [] | no_license | alwaysroad/vsm | 22238fa70d84be7d0f4f9be214ccccad9a2303fb | 67a461905cb60c433a975890ac60076dccd089d2 | refs/heads/master | 2020-07-01T14:20:14.968124 | 2016-01-23T14:20:37 | 2016-01-23T14:20:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,136 | java | package VSMSemanticBinaryFeatureVectors;
import java.io.File;
import java.io.FileFilter;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectOutput;
import java.io.ObjectOutputStream;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.M... | [
"sameerkhurana10@gmail.com"
] | sameerkhurana10@gmail.com |
2fec017d3d6ac5d6260f16d0e608dc6297d9cb27 | 2121c5d0d42ac6e9fc3b9862f98a60cfce7fe230 | /app/src/main/java/com/example/latihan1/api/HttpHandler.java | 3883a82ac82f4ba8c8cb486d0dd31c2f02f3ced9 | [] | no_license | NekciR/Latihan1 | dee475372ebd4a679d17b7dd3987383b61169c36 | e8d39c46b174b05833367319deea3887585c2a5c | refs/heads/main | 2023-08-16T09:00:55.776960 | 2021-09-23T05:30:54 | 2021-09-23T05:30:54 | 409,460,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,948 | java | package com.example.latihan1.api;
import android.util.Log;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.ProtocolExce... | [
"65077090+NekciR@users.noreply.github.com"
] | 65077090+NekciR@users.noreply.github.com |
8f9993fc7b38bfc79555625642a1eacad3411fd3 | f50b0555df03bfb22185c071cdb5581e4f67182b | /cnc_dao/src/main/java/com/cnc/dao/ccr/mapper/UserDAO.java | fdfe9110457f79fedd29cff773d1fe72d1606c2e | [] | no_license | Tanwei1770/cn | 17cbdfe57f84d6a0f3bdfbd0be5c78e6f9fdbd63 | af75260558e37184288fb0dbbd89da800a5346f6 | refs/heads/master | 2023-02-19T00:19:35.207115 | 2021-01-13T16:23:55 | 2021-01-13T16:23:55 | 329,306,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 536 | java | package com.cnc.dao.ccr.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.cnc.entity.user.Perms;
import com.cnc.entity.user.User;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
@Mapper
public interface UserDAO extends BaseMapper<User> {
void save(User user);
... | [
"1770997415@qq.com"
] | 1770997415@qq.com |
c4599ee5c84939cb35f679f8fcb1b6d8d2972a9d | 6af8173edb8f6696cda8d04acd7d8da5446ef1d1 | /src/main/java/com/codegym/controller/CategoryController.java | f5a5eac7c0bd53223867f366cad4fe3565beac90 | [] | no_license | phinamdesign/Fashion-back-end | 15b97746b1ad4e2a6a4cf06846913331306de61d | 3fb251749d46cee6336cbaf51bbd30c536123e6f | refs/heads/master | 2020-12-06T18:25:33.330482 | 2020-02-11T04:04:03 | 2020-02-11T04:04:03 | 232,524,808 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,605 | java | package com.codegym.controller;
import com.codegym.model.Category;
import com.codegym.service.CategoryService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import o... | [
"Nghiemducnam0312@gmail.com"
] | Nghiemducnam0312@gmail.com |
f80189e4bc6372da13ff659664434d71eee36a63 | 5d62f8680dc54bd2673293734e01c0f76e4200ca | /Meeting Organizer/src/com/service/MOrganizerService.java | 0026274eb0d54d128b4624ede165635e052bcd31 | [] | no_license | ManuArugollu1/meetingoraganizer1 | dc65abe0b51f7a39f02b60f1e072c7fef90201d6 | 53278894f6b901c95106072c0424b2ca54a6101d | refs/heads/master | 2023-04-30T11:07:23.588723 | 2023-04-14T12:39:21 | 2023-04-14T12:39:21 | 212,091,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package com.service;
import java.util.List;
import com.model.MOrganizer;
public interface MOrganizerService {
MOrganizer findByUserName(String userName);
MOrganizer addUser(String name,String userName,String password,long mobileNumber);
MOrganizer updateUser(MOrganizer org);
MOrganizer deleteUser(MOrganizer ... | [
"manusubash143@gmail.com"
] | manusubash143@gmail.com |
93d6cdeae20d8c57edb6b48e0b0e97f6838472fb | b152c9dd276b33f7b2ad14d6a8071a042e299352 | /library/SlidingDrawer/src/it/sephiroth/demo/slider/widget/MultiDirectionSlidingDrawer.java | b21b836b9a4435842a52f9a280d6269423e06fe0 | [
"MIT"
] | permissive | ECGKit/android-scp | fa442658554a02a633f37c99dc6b2505f5dec2c1 | 7d51d4180d56930687d7005b4a1e285356ca2d54 | refs/heads/master | 2021-12-04T11:37:16.122615 | 2015-03-23T02:50:55 | 2015-03-23T02:50:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 32,239 | java | /*
* Copyright (C) 2008 The Android Open Source Project
*
* 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 app... | [
"dmytro.trifonov@gmail.com"
] | dmytro.trifonov@gmail.com |
817fa5e1c9b1c44a28da35ff9ced09f794a0d816 | 3963442753532e3fc2b7b45274ebd9c8605cb9cb | /src/main/java/com/xy1m/JsonFactoryFeatures.java | 36451c533673d28e589fb86426106c9946d8791e | [
"MIT"
] | permissive | xy1m/jackson-practice | a0a2e59416b514cedd61bf89acf57cc4afaf6113 | 80e8ae83d003a65d67102334c10ba8a82934917a | refs/heads/master | 2022-12-02T16:06:36.757730 | 2020-04-29T21:21:03 | 2020-04-29T21:21:03 | 136,666,815 | 1 | 0 | MIT | 2022-11-16T10:25:50 | 2018-06-08T21:16:26 | Java | UTF-8 | Java | false | false | 151 | java | package com.xy1m;
/**
* Created by gzhenpeng on 6/4/18
*/
public class JsonFactoryFeatures {
public static void main(String... args) {
}
}
| [
"zhangzhpeng@gmail.com"
] | zhangzhpeng@gmail.com |
c40339c6b50f0181e9db7a25f77be6dde810c19e | 7614d3f22eb45e2b7439db91f03b001a256b2c95 | /MultiMediaRoom/src/com/multimedia/room/media/VideoPlayerManager.java | eda4057481cf4c89261e6155268d6ef5ea936cd5 | [] | no_license | tigerjiang/mmclass | fe25112a07744e54c8ca27604b24032953e0323a | 8fb94b0fb67596c5521e4741af359f9caef43d3a | refs/heads/master | 2016-08-05T08:59:01.351086 | 2015-08-26T03:35:59 | 2015-08-26T03:35:59 | 41,402,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,277 | java | /*
* Copyright 2013 - Jamdeo
*/
package com.multimedia.room.media;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.media.AudioManager;
import android.media.MediaPlayer;
import android.net.ConnectivityManager... | [
"jiangzehu@hisense.com"
] | jiangzehu@hisense.com |
7179886a5300983f73bb949d4c967ee3e6b39663 | bc5ca4b04b9d938fc6b1b929765612d13141d3eb | /AndroidStudioProjects/Mot22/app/src/androidTest/java/com/example/omnicns/mot22/ApplicationTest.java | 2b45d03855eb01c484727ae49be776d82a9da6cb | [] | no_license | lees28/motion | a2dfe740259ade8ae5e2e3c40d3330928a9f97c7 | 3775d153a685059795f73fa7561ace9251b8d61a | refs/heads/master | 2020-04-06T03:37:00.791284 | 2016-07-29T07:26:20 | 2016-07-29T07:26:20 | 64,456,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.example.omnicns.mot22;
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() {
... | [
"soo.yeon.lee@vanderbilt.edu"
] | soo.yeon.lee@vanderbilt.edu |
df85557d8192e317df62929afc3f54d523c8ed80 | a0b57351680d941a90c75cb6b0c2f03f59c642bf | /science-parent/science-service/src/main/java/com/sxj/science/service/ICountReportService.java | 7df45c1dfaa3fd3b049b4e47efbb3a73f942ad0a | [] | no_license | redtroy/sxj-src | e9ef178232f7c8dd7fd2626a759a716219e44c1e | 78dda0d908eade85a537afc520d98aee50a389cc | refs/heads/master | 2021-01-22T04:40:37.510022 | 2015-12-16T05:50:44 | 2015-12-16T05:50:44 | 23,170,714 | 2 | 5 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package com.sxj.science.service;
import java.util.List;
import com.sxj.science.DocReportModel;
import com.sxj.science.model.PartsModel;
import com.sxj.science.model.ProductModel;
public interface ICountReportService
{
public List<ProductModel> getProductReport(List<String> itemIds);
public Lis... | [
"djx@sxj.com"
] | djx@sxj.com |
fb38fa6e69eb650145d963b8c8df946cadec371c | e6d12b1e2f13d1031a519a82be7aabf4bc18eef2 | /GameThis/src/br/com/recidev/gamethis/util/SincronizacaoReceiver.java | 242479287cf4476d4bc9debd0708a8ae101b8c21 | [] | no_license | Recidev/gamethis | 1f96900d5bf43c152ae92ed8aa82ec794f2f6859 | 9f9712b94e631156b3cd61ab7aa09b394d0fa149 | refs/heads/master | 2021-01-01T17:31:42.313404 | 2015-07-17T02:44:46 | 2015-07-17T02:44:46 | 35,511,036 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,472 | java | package br.com.recidev.gamethis.util;
import java.util.ArrayList;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import br.com.recidev.gamethis.dominio.Jogo;
import br.com.recidev.gamethis.repositorio.RepositorioJogoSQLite;
import com.google.gson.Gson;
publi... | [
"chrystian.sqft@gmail.com"
] | chrystian.sqft@gmail.com |
fd17dd753d6b0ce72677107a535b6549fae1369b | b37900e078678eefc77d74f4feab58235d46b884 | /BorgataJavaFx/src/main/java/poker/app/view/PokerTableController.java | f0bd8553c21b95cec3ec1bc49d277e5f027d4e71 | [] | no_license | Jsamaha1/Lab5_Correct | 1173cf3fd507cf32aa2fc0554a5f8631bf7dfd24 | c2d55041009fc9e0f4290ccbdb9951d80f6084e5 | refs/heads/master | 2016-08-12T19:48:11.817267 | 2015-11-21T02:53:12 | 2015-11-21T02:53:12 | 46,598,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,376 | java | package poker.app.view;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Random;
import java.util.UUID;
import org.apache.commons.math3.util.Combinations;
import com.sun.xml.internal.ws.policy.privateutil.PolicyUtils.Collections;
import enums.eGame;
import javafx.animation.FadeTran... | [
"jsamaha@udel.edu"
] | jsamaha@udel.edu |
fea1965a1b70c227bb8b4b0cd03bc09ffd0984a7 | 24748d9c3311c5683f1d6e815fa7e24740c3709a | /Spring/dependency_injectio2/src/Si_Map2/Answer3.java | cf944d3c1dcf743be8d35ca09c2dfbb7bbe4adc6 | [] | no_license | pradeepp82/mypractice | 6262a862770f4a8bcfaf5e6be725d51c5d24b915 | 3b845d2b7635271d5a75631ae47515c429d4a7cb | refs/heads/master | 2021-07-17T07:48:18.324173 | 2017-10-25T07:20:23 | 2017-10-25T07:20:23 | 108,234,160 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package Si_Map2;
import java.util.Date;
public class Answer3 {
private int id;
private String answer;
private Date postedDate;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getAnswer() {
return answer;
}
public void setAnswer(String answer) {
this.answer... | [
"panwarp82@gmail.com"
] | panwarp82@gmail.com |
a89716bddc22a127eb78bb301399b012d86048e1 | c2efacd889f56763712dda60dfd80cac9e5bcce2 | /bee_web/src/main/java/com/bee/app/controller/shop/ShopErrorController.java | 713298af65a1c2d23c1c0d925d9c326b58f647cf | [] | no_license | caocf/bee_parent | 70c1d54e657a7b2ccd0e8696f293719b133ad8cc | ab8899e800cc318f22fc23045b1164a0047bcefa | refs/heads/master | 2020-05-29T11:55:16.736793 | 2016-01-27T15:53:52 | 2016-01-27T15:53:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,653 | java | package com.bee.app.controller.shop;
import com.bee.commons.Codes;
import com.bee.pojo.shop.Shop;
import com.bee.pojo.shop.ShopError;
import com.bee.services.shop.IShopErrorService;
import com.qsd.framework.commons.utils.StringUtil;
import com.qsd.framework.hibernate.exception.DataRunException;
import com.qsd.framewor... | [
"alpha27@126.com"
] | alpha27@126.com |
82006243c45e5e779ab0101f7bc56a0a895f511b | 972c01c4fb21dd3fc0cfbca08d2b6df64f71d06c | /app/src/test/java/mentorme/csumb/edu/mentorme/data/model/topics/TopicTest.java | 33be664a8898297b187717899ff593a9096898fb | [] | no_license | sorenlassen-csumb/MentorMe | f1340b52b0cc8fc9d788f901806e129059750844 | 92ebd91ecf5d229e0f865d79bf8d7d2504d45e1f | refs/heads/master | 2020-06-13T18:40:17.779793 | 2016-12-06T02:15:21 | 2016-12-06T02:57:19 | 75,567,703 | 0 | 0 | null | 2016-12-04T22:08:06 | 2016-12-04T22:08:06 | null | UTF-8 | Java | false | false | 1,468 | java | package mentorme.csumb.edu.mentorme.data.model.topics;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.JUnit4;
import static junit.framework.Assert.assertEquals;
import static junit.framework.Assert.assertFalse;
/**
* * Unit test coverage for {@link Topic}.
... | [
"sanchezbenitog@gmail.com"
] | sanchezbenitog@gmail.com |
b9b8ce876bc53feb34d8fbc538cf2b4e23f87041 | 46e72e072e183d9475578b76728f1184048c9a77 | /app/src/main/java/com/viewpagerindicator/IconPageIndicator.java | eb7ddd679d006bd8fbb41889333195d8b69f3aa1 | [] | no_license | blastering66/RCS-V-X | 08758614c399be50d73815d66de399703757b664 | 172156a075ce1ab8b69ea897745805034967e88f | refs/heads/master | 2021-01-10T14:13:57.255940 | 2016-03-03T07:01:46 | 2016-03-03T07:01:46 | 51,807,044 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,925 | java | package com.viewpagerindicator;
/**
* Created by Anoa 34 on 06/10/2015.
*/
import id.tech.verificareolx.R;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.support.v4.view.ViewPager.OnPageChangeListener;
import android.uti... | [
"ridho_maulana@outlook.com"
] | ridho_maulana@outlook.com |
053bc8297fa9ea2e82b5aa5398cd305101ed6f78 | 97989671c4228498ff0968cf2a359894d3015768 | /CoreFindView/src/au/gov/asd/tac/constellation/views/find/utilities/FindResult.java | 32c760522c2c757352a621ca603fe2f0d6a27b60 | [
"Apache-2.0"
] | permissive | constellation-app/constellation | d8ef3156f6f8b39da8636a41b16191678b9edac0 | a0489877b4c77fb6c7a47c66a947895af35ecf19 | refs/heads/master | 2023-09-02T13:52:54.448671 | 2023-08-30T00:51:47 | 2023-08-30T00:51:47 | 196,507,883 | 393 | 105 | Apache-2.0 | 2023-09-12T04:40:36 | 2019-07-12T04:19:50 | Java | UTF-8 | Java | false | false | 5,836 | java | /*
* Copyright 2010-2022 Australian Signals Directorate
*
* 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 appl... | [
"noreply@github.com"
] | constellation-app.noreply@github.com |
f6c596895e52d1080ecd0bc46092130d64e6ce2f | 512e6c14fb4ab5397cf1a94c21a6062e59d6eb99 | /src/controller/ClienteController.java | 4fef43d467b573fc41bcd432bb7e6b571225cbef | [] | no_license | flpos/AvaliacaoPOO2021.1 | 9b98d22401c75ae46c10361fd58cc952c06cb0b5 | 01ac815535e482768325cc84753b9e97f650a5b3 | refs/heads/master | 2023-05-06T13:44:41.192889 | 2021-06-05T01:43:04 | 2021-06-05T01:43:04 | 358,134,503 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,712 | java | package controller;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
... | [
"fsousa@tasken.com"
] | fsousa@tasken.com |
047f370b9681be5f389a1f2c82724a16e2b8e3cf | 60393704a3bc883ce460898b2e47d248860893a4 | /src/Game/Liquid.java | 140c6156ed56cbe3bd7842aeda78bf0f79a767fa | [] | no_license | mjfinzel/The-Loot-Game | f3c6d14e8f6f0d8555e9d8f8e219804834114c40 | 5d92a0a39b26a1b5a9f39c9a0dce0933cd954c1a | refs/heads/master | 2021-04-28T01:36:16.605365 | 2018-02-21T02:08:53 | 2018-02-21T02:08:53 | 122,282,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 99 | java | package Game;
public class Liquid {
int[][] positions = new int[1][1];
public Liquid(){
}
}
| [
"mjfinzel@mtu.edu"
] | mjfinzel@mtu.edu |
3517c6343225ec81f8a18e453ab3203a945d34ab | 16cf69f5658d0a3d3c67eca33f851bc79ac485ec | /RetrofitRxJavaMvp/app/src/main/java/com/dawn/rrm/Plugin.java | da79d66a2fa22a3fdc1f25a8eaa0fd16d839fd8b | [] | no_license | wangxiongtao/Retrofit-RxJava-Mvp | be03668e4307a6fb6a97622febb22925075b6602 | fd53823fd4a0e26c792f7eb50089d9bd29fe0799 | refs/heads/master | 2018-11-27T05:53:08.513466 | 2018-09-05T07:43:48 | 2018-09-05T07:43:48 | 120,549,737 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 177 | java | package com.dawn.rrm;
/**
* Created by Administrator on 2018/3/12 0012.
*/
public class Plugin {
public String getString(){
return "WO im getString ";
}
}
| [
"1422559134@qq.com"
] | 1422559134@qq.com |
9d5c63056672b45c1b9388e7e6ff8ecb47bb467a | 1b4763fd72c3f8bd2eb64bd912387c06388526dd | /javier-lete/Java/LoginApp/src/com/garaipenadev/loginapp/controllers/CookieController.java | 290ae508f4bb24da9bfdca8e8bf554948d05fa3f | [] | no_license | ipartek/web-zalla | b9e899d7d6f24c275b2d7f0fea54acbc3c01d436 | da8e4c165445baf5b5fe2935ffccfeb1edb6ff7b | refs/heads/master | 2021-01-18T17:25:58.506425 | 2017-09-27T11:57:03 | 2017-09-27T11:57:03 | 86,797,063 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,554 | java | package com.garaipenadev.loginapp.controllers;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespo... | [
"ionacedo@gmail.com"
] | ionacedo@gmail.com |
f95bd5d904219fc1ef86a50a2e4bd9193ef361c7 | bbb78ba1afa3eeb21633ae8973b5ace2a8ece017 | /app/build/generated/source/r/debug/android/support/constraint/R.java | 1a6efda96a1bfc62987b9bd71caf931a55d84c20 | [] | no_license | mirkomikan/mrucv2 | 16d776698e6281b8c54c11468ac420cb6eff99ff | 0c156b7bbadd7f76d70fb122d55f76a6b1f5dc1d | refs/heads/master | 2020-03-17T09:48:05.437553 | 2018-05-15T09:13:01 | 2018-05-15T09:13:01 | 133,489,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,797 | 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.constraint;
public final class R {
public static final class attr {
public static final int barrier... | [
"m123"
] | m123 |
f8eb87ceed47cb4a86d0efd7d3473faff197adbc | 9e5a398d20e1a7d485c0767fd38aca1ca6a1d7fb | /1_6.h12_dev/sonos.jad/src/ch/qos/logback/classic/spi/ThrowableProxyVO.java | e4561c636f661a5512dac46a21e89233ff6f4e40 | [] | no_license | witokondoria/OpenWrt_Luci_Lua | 6690e0f9cce38676ea93d176a7966546fd03fd32 | 07d1a20e1a950a330b51625b89cb6466ffaec84b | refs/heads/master | 2021-06-01T18:25:09.937542 | 2016-08-26T13:14:10 | 2016-08-26T13:14:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,304 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
package ch.qos.logback.classic.spi;
import java.io.Serializable;
import java.util.Arrays;
// Referenced classes of package ch.qos.logback.classic.spi:
// ... | [
"huangruohai2010@gmail.com"
] | huangruohai2010@gmail.com |
d7e27991a591ae13b31fec7395a4ce2615445be7 | c59595ed3e142591f6668d6cf68267ee6378bf58 | /android/src/main/java/org/apache/http/impl/client/RedirectLocations.java | e1820e5ba62bd053a609632a42b8c1e74741c87a | [] | no_license | BBPL/ardrone | 4c713a2e4808ddc54ae23c3bcaa4252d0f7b4b36 | 712c277850477b1115d5245885a4c5a6de3d57dc | refs/heads/master | 2021-04-30T05:08:05.372486 | 2018-02-13T16:46:48 | 2018-02-13T16:46:48 | 121,408,031 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 998 | java | package org.apache.http.impl.client;
import java.net.URI;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import org.apache.http.annotation.NotThreadSafe;
@NotThreadSafe
public class RedirectLocations {
private final List<URI> all = new... | [
"feber.sm@gmail.com"
] | feber.sm@gmail.com |
42c35570ee4f1a3f9e190420657c32541ec7a23f | c4499650b694dc67fe3aea328b8853c7829b3748 | /src/main/java/com/simran/ShoppingCart/utils/CommonResponseEntity.java | 823226d95aac72a6aec12b32d46311a22cde0492 | [] | no_license | SimranKaur25/Mybasket-backend | 64ef69009a526c06a62cadd685a7ae7bd9471b09 | 6cdb5c0ec35018fe192e3d6252f182a5ca214dce | refs/heads/master | 2023-03-21T14:20:27.751875 | 2021-03-07T19:52:54 | 2021-03-07T19:52:54 | 345,438,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,514 | java | package com.simran.ShoppingCart.utils;
import java.util.LinkedHashMap;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframework.stereotype.Service;
/**
* @author Gursimran kaur
*
*/
@Service("commonResponseEntity")
public ... | [
"gursimrankaur2512@gmail.com"
] | gursimrankaur2512@gmail.com |
d0deaab9b5b54dfda277bb23e7f06ace1a0a0f51 | a8c006af9c965cf4ecc38319a5219d63534c3aad | /AlgorithmsLabs/lab01_abstraction with a class in Java/src/simpleList.java | 19b18e7818f80b994a719c13aba668589d73f4b3 | [] | no_license | curiousTauseef/Software-Structures-and-Models | 0531aa2cd3f41614b7ed2aefac8a422e8c129b5d | 0df630c027e95af2b98079393738351675081e57 | refs/heads/master | 2021-01-18T19:04:44.455247 | 2016-05-04T10:48:10 | 2016-05-04T10:48:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,649 | java |
import java.util.Scanner;
public class simpleList<T extends Comparable<T>> {
private static final int MAX = 10;
private int count;
private T[] array;
private void compress(T[] array, int empty_slot, int n) {
for (int i = empty_slot + 1; i < n; i++) {
array[i - 1] = array[i];
... | [
"pghoou@hotmail.com"
] | pghoou@hotmail.com |
93dd5612a137ef1ff7dfc86160622f0d86a66d0f | cb8e59744cec10f4833b2d67f3b0b67b0335dac0 | /pxf/pxf-service/src/main/java/com/pivotal/pxf/service/rest/MetadataResource.java | 368a7a545f6fd51c1779c18e745bc6ce071b1d4e | [
"Apache-2.0",
"PostgreSQL"
] | permissive | jiny2/incubator-hawq | 4349937b90e3883202a4d7ffe7335d35b0d78a48 | d6ac62b7c4569e9320e395beaa04db24e9e3b011 | refs/heads/master | 2021-01-15T19:13:09.913306 | 2015-10-10T03:10:12 | 2015-10-10T03:10:12 | 43,993,714 | 1 | 0 | null | 2015-10-10T04:18:24 | 2015-10-10T04:18:24 | null | UTF-8 | Java | false | false | 3,192 | java | package com.pivotal.pxf.service.rest;
import java.io.IOException;
import javax.servlet.ServletContext;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.ws.rs.core.Context;
import javax.ws.rs.core.HttpHeaders;
import javax.ws.rs.core.MediaType;
i... | [
"rvs@apache.org"
] | rvs@apache.org |
599ed4dfa12959851a26b123193519b2f91e70ac | c5551e7bb3da21ec0a1529bd0423ffed0584df13 | /src/edu/utsa/cs3443/lab2/BigIntegerTest.java | f15926084bef4c19918086c75cfef6df4718bb4c | [] | no_license | tanvir-irfan/CS3443_ClassActivity | 49ff38e30fa5a04ffcd52cbe3a5b4b74c0b119b8 | 75725aac3f64917a1bcef8ceacf59d5bd097dbf1 | refs/heads/master | 2020-08-03T00:47:24.750689 | 2019-11-18T16:34:15 | 2019-11-18T16:34:15 | 211,570,204 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,114 | java | package edu.utsa.cs3443.lab2;
public class BigIntegerTest{
public static void main(String[] args) {
BigInteger first, second;
String num = "99999999999";
BigInteger b = new BigInteger();
System.out.println(b.toString());
b.setBigInteger("99999999999");
System.out.println(b.toString());
String num2... | [
"ABL905@my.utsa.edu"
] | ABL905@my.utsa.edu |
23150d3299f75544b7bf3f7d264d2a9d4957c12d | 31b7d2067274728a252574b2452e617e45a1c8fb | /jpa-connector-beehive-bdk/com_V2.0.1.0.0/oracle/beehive/rest/UnsupportedAcceptHeaderFailure.java | 91382d6682257d0812600e2e706111f7de004a41 | [] | no_license | ericschan/open-icom | c83ae2fa11dafb92c3210a32184deb5e110a5305 | c4b15a2246d1b672a8225cbb21b75fdec7f66f22 | refs/heads/master | 2020-12-30T12:22:48.783144 | 2017-05-28T00:51:44 | 2017-05-28T00:51:44 | 91,422,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,378 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.3-hudson-jaxb-ri-2.2.3-3-
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated o... | [
"eric.sn.chan@gmail.com"
] | eric.sn.chan@gmail.com |
886c16b7e23857ebb7cfd4294620ab4c6484fa98 | 674189107e0702d19106b84381bf588a45b762a3 | /RemoteSystemsTempFiles/src/com/fr/adaming/Domain/DecisionBean.java | 177c1e861f9d01dd85b0a63c023d7a2d7173d043 | [] | no_license | SebastienBobbia/JSFProject | 54c5076f210275431cca6289b9f30fcce966284e | 582afa44ee7f539f2e176cf88f972ee006981bc3 | refs/heads/master | 2020-05-05T09:02:42.106086 | 2019-04-11T08:11:05 | 2019-04-11T08:11:05 | 179,888,815 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,781 | java | package com.fr.adaming.Domain;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.view.ViewScoped;
import org.apache.jasper.tagplugins.jstl.core.ForEach;
import com.formation.domain.Pays;
@Ma... | [
"s.bobbia@gmail.com"
] | s.bobbia@gmail.com |
c9a6dd7bbd955ebfe364c4a6130dd75702614031 | ab6141e399a4aa8b990a86c0c9e8a326b218e3f9 | /src/day23_arraysAndNumbers/PrimeNumber.java | 73b8845d8443d39ae64cf0842d11155927028cd3 | [] | no_license | ethemsoylemez/JavaProgramingSpring2019 | 73027ca16d1ea38fda492ef39aaf2eabe82cbe04 | 61348862e9a10f6282be76e0e457f5c48983a602 | refs/heads/master | 2020-05-18T15:58:34.339214 | 2019-07-15T02:10:54 | 2019-07-15T02:10:54 | 184,358,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package day23_arraysAndNumbers;
import java.util.Scanner;
public class PrimeNumber {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
System.out.println("Enter a number:");
int number = scan.nextInt();
int count=0;
for (int i = 1; i < number; i++) {
if (number % i == 0) ... | [
"ethemsoylemez@hotmail.com"
] | ethemsoylemez@hotmail.com |
62ac4e0c4a88982d756bf9626965826dc4655b76 | d6cf28d1b37216c657d23d8e512c15bdd9d3f226 | /app/src/main/java/com/foreveross/atwork/modules/chat/component/chat/reference/RightReferencedStickerMessageChatItemView.java | 927a4e08cbd3f1d79c970a51f3632014b6565759 | [
"MIT"
] | permissive | AoEiuV020/w6s_lite_android | a2ec1ca8acdc848592266b548b9ac6b9a4117cd3 | 1c4ca5bdaea6d5230d851fb008cf2578a23b2ce5 | refs/heads/master | 2023-08-22T00:46:03.054115 | 2021-10-27T06:21:32 | 2021-10-27T07:45:41 | 421,650,297 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,874 | java | package com.foreveross.atwork.modules.chat.component.chat.reference;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget... | [
"lingen.liu@gmail.com"
] | lingen.liu@gmail.com |
9b57b51e5964bf0b8d7b35e25d3d54cf8b389963 | c670fe9624e7490e262e90716145fe1f966a9f60 | /lib_util/src/main/java/com/leezp/lib/util/tuples/Tuple3.java | 8f92d700c9c08b6b38aa7a8bcac493cd9bc01fd1 | [] | no_license | 15608447849/lbs_driver | 8c747a15ae43555840c75dc8f168fa14fa54b949 | f675232d5f51def0cad386c7cfa4574149d8ba49 | refs/heads/master | 2020-03-27T17:38:12.646649 | 2018-12-25T09:48:54 | 2018-12-25T09:48:54 | 146,863,268 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package com.leezp.lib.util.tuples;
/**
* Created by Leeping on 2018/4/8.
* email: 793065165@qq.com
*/
public class Tuple3<A,B,C> extends Tuple2<A,B> implements Tuple.IValue2<C> {
public Tuple3(A a, B b,C c) {
super(new Object[]{a,b,c});
}
@Override
public C getValue2() {
return (C... | [
"793065165@qq.com"
] | 793065165@qq.com |
9786bf6867d11975d4adf5f869e52194ddb71036 | c3445da9eff3501684f1e22dd8709d01ff414a15 | /LIS/sinosoft-parents/lis-business/src/main/java/com/sinosoft/lis/xbcheck/RnewUWSpecBL.java | 6b101e7bb87d2542480c52f7ad152118f15e4973 | [] | no_license | zhanght86/HSBC20171018 | 954403d25d24854dd426fa9224dfb578567ac212 | c1095c58c0bdfa9d79668db9be4a250dd3f418c5 | refs/heads/master | 2021-05-07T03:30:31.905582 | 2017-11-08T08:54:46 | 2017-11-08T08:54:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,699 | java | package com.sinosoft.lis.xbcheck;
import org.apache.log4j.Logger;
import com.sinosoft.lis.db.LCCSpecDB;
import com.sinosoft.lis.db.RnewIndUWMasterDB;
import com.sinosoft.lis.db.RnewIndUWSubDB;
import com.sinosoft.lis.pubfun.GlobalInput;
import com.sinosoft.lis.pubfun.MMap;
import com.sinosoft.lis.pubfun.PubFun;
import... | [
"dingzansh@sinosoft.com.cn"
] | dingzansh@sinosoft.com.cn |
760f6d8c22961ca70917330a3b3ecfd7bf3e73f2 | 8810850a4aa6b5cf69580ce192ccc98b58a67448 | /src/main/java/com/ziguar/wfengine/api/ComponentAPI.java | 3d4aa90491b698ccaa504bb499f9847eb37a8d4b | [] | no_license | tanmaybinaykiya/WorkflowAPI | 05200a0357dc8eb3545e3cd5621f9ec9072e6ae5 | 5fd6e44fcdbe5d86d47d4453a27eb4c6a47106e4 | refs/heads/master | 2020-04-19T04:17:21.870931 | 2019-01-28T12:35:25 | 2019-01-28T12:35:25 | 167,958,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package com.ziguar.wfengine.api;
import javax.ws.rs.PUT;
import javax.ws.rs.Path;
import com.ziguar.wfengine.api.view.CreateComponentView;
@Path("/api/v1/component")
public interface ComponentAPI {
@PUT
public String createComponent(CreateComponentView createComponent);
}
| [
"btanmay@gatech.edu"
] | btanmay@gatech.edu |
a18c5d1710169266c12382da47937f2736f27a6b | 995fccc3026fa474da6af9cb87237ba4640a25e9 | /src/main/java/com/lothrazar/cyclicmagic/enchantment/EnchantBase.java | d9fa05a4b5b32eb06be1aa4e781a30e888aa75b5 | [
"MIT"
] | permissive | Aemande123/Cyclic | 51c8f9d9068c95783dbb6c426e28e86a26bd58b5 | f457d243104ab2495b06f7acca0fda453b401145 | refs/heads/master | 2021-04-09T16:19:24.329957 | 2018-03-18T03:24:45 | 2018-03-18T03:24:45 | 99,875,313 | 0 | 0 | null | 2017-08-10T03:06:18 | 2017-08-10T03:06:18 | null | UTF-8 | Java | false | false | 2,850 | java | /*******************************************************************************
* The MIT License (MIT)
*
* Copyright (C) 2014-2018 Sam Bassett (aka Lothrazar)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software")... | [
"samson.bassett@gmail.com"
] | samson.bassett@gmail.com |
5589deb847480792db987a37d0522ef62ac6e71e | f7b8ba7da9e025bd84f004371602da0230d5a79f | /U5A_Question2.java | 0c793c4be7157fa8baa92311e8f00051f471cabc | [] | no_license | Josh-Turman18/Week1-MCQ-Corrections | 46b8777e69921f057727c55333ca50e67d034088 | 404ed2ee38f3722533e5b3c160ea7ce19184677d | refs/heads/master | 2021-03-16T02:37:50.654778 | 2020-03-13T06:42:37 | 2020-03-13T06:42:37 | 246,897,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | /**
* Executes Unit 5A Question 2 and explains the solution
*
* @Josh Turman
* @1.0
*/
public class U5A_Question2
{
public U5A_Question2()
{
}
public void go()
{
System.out.println("\nQuestion 2: ");
Q2_Thing run_Thing = new run_Thing("There is no output ... | [
"noreply@github.com"
] | Josh-Turman18.noreply@github.com |
17b4ceeb7075aa91ff81ab577f531999abaee99c | 642e90aa1c85330cee8bbe8660ca277655bc4f78 | /gameserver/src/main/java/l2s/gameserver/stats/triggers/TriggerType.java | 91776960fd20af528cc43083025fb90b56eccb1f | [] | no_license | BETAJIb/Studious | ac329f850d8c670d6e355ef68138c9e8fd525986 | 328e344c2eaa70238c403754566865e51629bd7b | refs/heads/master | 2020-04-04T08:41:21.112223 | 2018-10-31T20:18:49 | 2018-10-31T20:18:49 | 155,790,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,987 | java | package l2s.gameserver.stats.triggers;
/**
* @author VISTALL
* @date 15:05/22.01.2011
*/
public enum TriggerType
{
ADD, // Срабатывает при добавлении скилла.
ATTACK,
RECEIVE_DAMAGE, // Срабатывает при получении урона
CRIT, // Срабатывает при крите
OFFENSIVE_PHYSICAL_SKILL_USE, // Срабатывает при юзе Физ скилов
O... | [
"gladiadorse@hotmail.com"
] | gladiadorse@hotmail.com |
12b8997544c873a1423af93df6b855718c052c69 | 97592d1c30ff55b164fdf34ce6ce459e68ce3793 | /src/test/java/com/company/bloomfilter/BloomFilterDemoApplicationTests.java | 4bf388676729949c80be91a4f691e7f58d1aa9e5 | [] | no_license | Nguyen-Vm/bloom-filter-demo | 46b0820d2597d0ee06b00732f62a06b0ed859b58 | b08d8c83c130fc4a214896a3d6069b544a00636d | refs/heads/master | 2023-07-09T04:45:52.342769 | 2021-08-20T02:24:34 | 2021-08-20T02:24:34 | 398,130,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 858 | java | package com.company.bloomfilter;
import com.company.bloomfilter.repo.dao.po.User;
import com.company.bloomfilter.repo.repository.UserRepository;
import lombok.extern.slf4j.Slf4j;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import javax.annotation.Resource;
@SpringB... | [
"ruanweimin@enmonster.com"
] | ruanweimin@enmonster.com |
bed6dd282caad3fc2af00e3351afac54de3a2adc | df3f223a352365cd86823bffadddbb92b0e20b4d | /spring-cloud-user/src/main/java/com/duke/DukeTest.java | 464fbfe3e8c82d90eb3d0316831bb7c92211ed05 | [] | no_license | WeakyDuke/springCloud | bb4829fbfef8d0fd9a927bbc2688461c3b47ffb3 | 8ddb9a3d23c8b04ab97bc6b21300df9edd8323ce | refs/heads/master | 2022-06-24T23:07:17.455480 | 2020-05-05T16:37:28 | 2020-05-05T16:37:28 | 197,032,985 | 0 | 0 | null | 2022-06-17T02:21:35 | 2019-07-15T16:15:44 | Java | UTF-8 | Java | false | false | 2,058 | java | package com.duke;
import com.alibaba.fastjson.JSON;
import org.aopalliance.intercept.MethodInvocation;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.aspectj.lang.annotation.Pointcut;
import org.slf4j.Logger;
import org.slf4j.LoggerFa... | [
"971395616@qq.com"
] | 971395616@qq.com |
590524faeb37b4eb2b201ac8866180abcb6b8966 | ca701c73455e6d2a17da27ed502f5e2978f9cbc3 | /example/src/main/java/com/dingfang/org/example/okhttp/OkHttpUtil.java | 272b7d7bfef32ba8ad575fa413ef4b4c83e0fd24 | [] | no_license | olysa/EasyLib | b36d2f2d2f5d899c23147dfc930d666c04db9ee9 | 4016da8434b8fbafeab1e748a0c5194c194239ef | refs/heads/master | 2021-07-18T23:48:41.649093 | 2017-10-22T04:13:39 | 2017-10-22T04:13:39 | 105,329,587 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,890 | java | package com.dingfang.org.example.okhttp;
import android.app.Application;
import com.lzy.okgo.OkGo;
import com.lzy.okgo.cache.CacheEntity;
import com.lzy.okgo.cache.CacheMode;
import com.lzy.okgo.interceptor.HttpLoggingInterceptor;
import com.lzy.okgo.model.HttpHeaders;
import com.lzy.okgo.model.HttpParams;
import ja... | [
"1759970817@qqq.com"
] | 1759970817@qqq.com |
bc50d0dba498922befa861a59d32a21205317a5a | 5eff0b435b4188a76e3b14f7748bfb6a6c5cbda5 | /src/main/java/at/pavlov/ironclad/utils/IroncladUtil.java | 4505e0fa9c8bbee11cc8f1293ed53639d9200b8c | [] | no_license | DerPavlov/Ironclad | 0e8948e8495c8e51a511de4f9a445e4e5e3711f8 | 5fd565bafbc22bd9b51a95aa7932ec9c95bcb04f | refs/heads/master | 2020-04-16T07:40:48.937630 | 2019-03-02T16:21:27 | 2019-03-02T16:21:27 | 165,395,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 38,945 | java | package at.pavlov.ironclad.utils;
import java.io.File;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.*;
import at.pavlov.ironclad.Ironclad;
import at.pavlov.ironclad.container.*;
import com.sk89q.worldedit.bukkit.BukkitAdapter;
import com.sk89q.worldedit.ma... | [
"derpavlov@gmail.com"
] | derpavlov@gmail.com |
874968b460e39c74fb824da3560ae15ed78f288b | 17db191a4616015bdf0f50b70722eb22f7009b97 | /src/main/java/com/kh/ibom/synthesis_actlog/model/vo/SynthesisActLog.java | 7107e1c59efebc240d502cad90b0283ea8b53d1f | [] | no_license | khibom/ibom | 3bd68eaa1013ffcc89740da7a50ded841b6a2c2c | 9d0a69257c9ef55c2f7233ce0f1fb3fa346418f0 | refs/heads/master | 2022-12-23T17:42:15.775793 | 2021-12-14T12:22:09 | 2021-12-14T12:22:09 | 233,031,542 | 0 | 1 | null | 2022-12-16T15:24:16 | 2020-01-10T11:18:33 | Java | UTF-8 | Java | false | false | 2,981 | java | package com.kh.ibom.synthesis_actlog.model.vo;
import java.io.Serializable;
import java.sql.Date;
import org.springframework.stereotype.Component;
@Component
public class SynthesisActLog implements Serializable{
private static final long serialVersionUID = 8140L;
private String synthesis_no;
private String se... | [
"rlaghrb123@naver.com"
] | rlaghrb123@naver.com |
c53ef28e47252b7a3d2926975b3b32986f2d44b3 | 1a5a65fbcf819cadc7a4c2beb16aa3829100f460 | /src/test/TestIndexMaxPQ.java | 3aa9a83c781a3390baa6e9697168986dca6a6780 | [] | no_license | problemin/Algorithm | d2aab8ee6e9a2decdfff80e7bf47d5fc0a13b4e0 | bda99d680db9c8b939c5b6139f22125b627e8d9c | refs/heads/master | 2021-01-20T19:57:48.996590 | 2016-12-31T05:02:20 | 2016-12-31T05:02:20 | 65,500,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 574 | java | package test;
import structure.IndexMaxPQ;
public class TestIndexMaxPQ {
public static void main(String []args){
Integer a[] = {2,7,4,6,5,9,4,51,48,62,98,75,65,21};
IndexMaxPQ<Integer> mp = new IndexMaxPQ<Integer>(10);
for(int i = 0; i < a.length; i++){
mp.insert(i+1,a[i]);
}
for(int i = 0; i < a... | [
"problemin@163.com"
] | problemin@163.com |
075106f063358ed1b6abed73087e52017a825ff4 | 7d68d11402b1625babc060c475cbfa5ea30b0bca | /app/src/main/java/WIP/mame056/vidhrdw/gberet.java | bb2dc4667e1578a467d6cd4472735d1dd59c477b | [
"Apache-2.0"
] | permissive | javaemus/ArcoFlexDroid | c94495059829decd8808f72ead0a12e639a5d474 | e9ece569f14b65c906612e2574d15dacbf4bfc80 | refs/heads/master | 2023-04-25T15:18:28.719274 | 2021-05-05T10:46:10 | 2021-05-05T10:46:10 | 250,279,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,694 | java | /***************************************************************************
vidhrdw.c
Functions to emulate the video hardware of the machine.
***************************************************************************/
/*
* ported to v0.56
* using automatic conversion tool v0.01
*/
package WIP.mame056.vidh... | [
"chusogar@gmail.com"
] | chusogar@gmail.com |
41c1ebc03aa121a766e52bf881b1720357c3529c | e4d336c7ba393d83d63116fbfadf27616918c516 | /app/src/main/java/com/gzrijing/workassistant/service/GetReportInfoProjectAmountSuppliesService.java | 62fc7e227c687645dcc2d66094f5a0ce4ea3ac70 | [] | no_license | GZRJ2525/WorkAssistant | fea81b415fc7b2fd28ed2d9f06b3dd5afcebe1cc | c60c86e23d79c6301b78b5743b41a57101c80407 | refs/heads/master | 2021-01-01T05:28:05.602548 | 2016-05-16T03:58:45 | 2016-05-16T03:58:45 | 56,556,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,908 | java | package com.gzrijing.workassistant.service;
import android.app.Service;
import android.content.Intent;
import android.os.Handler;
import android.os.IBinder;
import android.util.Log;
import android.widget.Toast;
import com.gzrijing.workassistant.listener.HttpCallbackListener;
import com.gzrijing.workassistant.util.Htt... | [
"13425090925@163.com"
] | 13425090925@163.com |
22199f9f9dce7d5844fb8a975c1643c8fe76dda6 | 0106ec741a4fb9154f236f4de0abd9f78c62e547 | /app/src/main/java/com/teamdev/hinhnen4k/adapter/MyAdapterVideo.java | 2809e67429bc3c76e984f85162d94b26298c0b7b | [] | no_license | hoangtusaobang998/hinhnen | 3f5b1052af5d459971da932d0e116f8cb4947666 | c0ca9cbc1c636ea85677d758dd3e363be65d660d | refs/heads/master | 2020-11-26T21:09:56.980609 | 2019-12-20T06:44:23 | 2019-12-20T06:44:23 | 229,205,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,636 | java | package com.teamdev.hinhnen4k.adapter;
import android.app.Activity;
import android.content.Context;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widget.Relat... | [
"vuabocphet98@gmail.com"
] | vuabocphet98@gmail.com |
7fe5bddb938dbc41ec046d7a5500984f11171b42 | 6f2b40b21ce2186744f3fe44f8126506ceed0297 | /JDS-ManagementApp/src/main/java/Model/DTO/Department.java | 6d8a4c738081f0c42b5b1a063df0d55baf86bfb2 | [] | no_license | huynhphat22/ManagementApp | bbd3b4150419c81702f9c70f512927db5978e425 | 24932b541659ffad98b299703676bd859bf15b45 | refs/heads/master | 2021-09-02T19:55:15.493332 | 2017-12-29T04:35:33 | 2017-12-29T04:35:33 | 109,262,357 | 0 | 0 | null | 2017-12-29T04:36:37 | 2017-11-02T12:32:41 | JavaScript | UTF-8 | Java | false | false | 2,969 | java | package Model.DTO;
import static javax.persistence.GenerationType.IDENTITY;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persiste... | [
"HuynhTanPhat@192.168.22.89"
] | HuynhTanPhat@192.168.22.89 |
b0320f7cdd7e7c5b73a9be362fdecaaf10904113 | 0167f77a8364fe86aed16510c97ffc348c0d9132 | /src/com/jetcms/core/action/front/LoginAct.java | b233dfaca25a89d6555eeb7868b145996636a2d1 | [] | no_license | barrycom/kgmx | 1bc379b7472ec11f8d807fbdf38644b59449410f | f2ad7902d06d36fdb908c6c098f36c978907b05f | refs/heads/master | 2021-07-13T14:06:20.966837 | 2017-09-26T03:14:54 | 2017-09-26T03:16:42 | 104,827,608 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,980 | java | package com.jetcms.core.action.front;
import static com.jetcms.core.manager.AuthenticationMng.AUTH_KEY;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.sp... | [
"whlitiger_yp@163.com"
] | whlitiger_yp@163.com |
20386de9dcabc25a8edf58cc5edcb51ef7aa3e11 | 46f7a106d4a3634d522ad1ae370e97b5155d5a75 | /app/src/androidTest/java/com/food/instant/instantfood/ApplicationTest.java | b8c0b1763f451b64d196b912a7ab3042d7133351 | [] | no_license | darkspiriton/InstantFood | a01ef6bf3c52cc8c91f0297932ecceab758c7423 | 962fa8b428dfbb6849e64fb7ad2e1ae746de75b3 | refs/heads/master | 2020-04-15T22:49:32.440058 | 2014-11-09T03:33:21 | 2014-11-09T03:33:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package com.food.instant.instantfood;
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() {
... | [
"cesar200526@gmail.com"
] | cesar200526@gmail.com |
ccad113f46ca14eae783557a030d7b48f306b076 | 231cd4dab39bdb7e02b74442e355e512b084f508 | /app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreui/R.java | dbfef09d0f37cf1070364c7a68f3329e4f57880b | [] | no_license | TedOnyango/NoteKeeper | 3058bda605c3cf7a96b46ea010542cfa5da42b48 | 99a38283f7a824e337d2fca39afeb858e1374b28 | refs/heads/master | 2020-07-30T08:29:09.192986 | 2019-09-24T07:37:09 | 2019-09-24T07:37:09 | 210,154,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,395 | 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 androidx.legacy.coreui;
public final class R {
private R() {}
public static final class attr {
private attr() ... | [
"teddonyango@gmail.com"
] | teddonyango@gmail.com |
239bae98dd3a8f0d8d6b3b75c3b38a02ee2b894c | d89c40faccf1f0af50e7a1b8e1c790ea3729f1ef | /IDEAprojects/colour_cold/src/IO/Buffer07/BufferedWriterTest.java | be45889506058588ec6288acd1a5aa6f2e013d6d | [] | no_license | colour-cold/repo1 | 55e1939711f3720ef8ef3bbdf9cf050cae8d7e4a | b85eb9190d79f630bdeaf2c231542e48c02d116e | refs/heads/master | 2022-06-28T12:40:48.563392 | 2020-03-27T09:50:37 | 2020-03-27T09:50:37 | 249,617,363 | 0 | 0 | null | 2022-06-21T03:03:12 | 2020-03-24T05:02:49 | Java | UTF-8 | Java | false | false | 2,478 | java | package IO.Buffer07;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
/*
java.io.BufferedWriter extends Writer
BufferedWriter:字符缓冲输出流
继承自父类的共性成员方法:
void write(int c) 写入单个字符
void write(char[] chars) 写入字符数组
abstract void write(cha... | [
"695721929@qq.com"
] | 695721929@qq.com |
a5c3f0e96f59e38e5ddce08ada3d66bf9218d475 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ImageViewTest.java | 1519291541f161aafecabf3159c7bc37af71ef40 | [
"MIT"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | Java | false | false | 3,969 | java | package com.xtremelabs.robolectric.shadows;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Matrix;
import android.graphics.drawable.AnimationDrawable;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.LayerD... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
fb54fc13eb67e8fff4234cd0a216c73ab32163ce | 41fda93dd5b89f480d67cd27c84204425c76946d | /src/main/java/com/service/impl/SPBHServiceImpl.java | 95a48ad83142dceba4638aa8773166024e15bae7 | [] | no_license | NguyenHoang1996/JeeProject-ManageCellPhones | daf1d0c418ac7959e5d4a4207e7141735325e97f | a53d13d2fcca3f21337bac5dff2219870c53b52f | refs/heads/master | 2020-03-24T09:48:34.930865 | 2018-07-28T02:02:56 | 2018-07-28T02:02:56 | 142,638,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,100 | java | package com.service.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.dao.KhachDAO;
import com.dao.NguoiDAO;
import com.dao.... | [
"phunh1996@gmail.com"
] | phunh1996@gmail.com |
63e5d9d8a0b18cf4e9f7871d6802a6ebefa549fd | 2006c39d84d2a3704f48e647d826287a35b6174d | /src/test/java/testcoding/HotelBookingTest.java | 3290371f06876a7a7a589a1c261f54f790b8edd5 | [] | no_license | chanukya510/codingRound-master | ced3480ecf55fa6b1fe14f7a16032a31f43594dd | b92a44f3118bce590904ae045394f586728dd9a6 | refs/heads/master | 2020-03-13T11:34:11.116132 | 2018-04-26T10:08:43 | 2018-04-26T10:08:43 | 131,103,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | package testcoding;
import com.sun.javafx.PlatformUtil;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.open... | [
"38698849+chanukya510@users.noreply.github.com"
] | 38698849+chanukya510@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.