blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e6b07a88ece50384520c7c0543200ee597326f58 | 9aed2d8c3b9ef7b3d95cdb6f0d7772c41275d05d | /src/test/java/HeyIAlreadyDidThatTests.java | 2bb7452943d83d5f20c5db760c847cabbd06d1cc | [] | no_license | knufire/Google-Foobar | c92ab51a1b5376c1571b926e7e61aa50c7630399 | a09a36b6dcffe0036fadfc1af7615b6b8ea2a134 | refs/heads/develop | 2022-09-04T23:48:40.228233 | 2020-06-01T08:54:49 | 2020-06-01T08:54:49 | 266,907,976 | 0 | 0 | null | 2020-06-01T08:57:02 | 2020-05-26T00:32:00 | Java | UTF-8 | Java | false | false | 488 | java | import static org.junit.Assert.assertEquals;
import org.junit.Test;
public class HeyIAlreadyDidThatTests {
@Test
public void testExampleOne() {
int expected = 3;
int actual = HeyIAlreadyDidThat.Solution.solution("210022", 3);
assertEquals(expected, actual);
}
@Test
public ... | [
"knufire@gmail.com"
] | knufire@gmail.com |
897c16f1486ad62d2bede3ff27a7d77cc506266f | ad460988aa05f26c6a3a811ab3e07b581da9cd20 | /src/main/java/com/japan/JapanService.java | c1663e94cdb0afa1fe1c1293c0d1f13c6e9ee628 | [] | no_license | criskalesh/GitTest | e1eec99af3635aafbb1e4446f313b47e014c1b56 | 668c3f04d8921030f77285f64e2651f44b89be6c | refs/heads/master | 2021-01-23T07:59:28.720891 | 2014-08-08T13:00:52 | 2014-08-08T13:00:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 522 | java | package com.japan;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import org.springframework.beans.factory.annotation.Autowired;
import com.japan.dao.UserDao;
import com.japan.model.UsersGroup;
@Path("rest")
public class JapanService {
@Autowired
private UserDao userDao;
@GET
public String helloworld() {
... | [
"kbalakr@searshc.com"
] | kbalakr@searshc.com |
288be9c84c19c432a37e8f4986e074add3514e98 | 7e67559eac979a1dad7f29fd7532444b11df6b84 | /app/src/main/java/com/creditease/checkcars/net/oper/bean/UserDataBean.java | 32b0609be9c09775cbab2cbf47ab9a11ac60c9b9 | [] | no_license | ChinaAndroidMaster/testgit | 75ee3e4ff074f33944dd549ffcbb6ebdefd1811f | 6b2785e1e8b9cd7bc28685d69f980918a284fa8c | refs/heads/master | 2021-01-17T18:53:15.689636 | 2016-04-25T06:52:08 | 2016-04-25T06:52:08 | 62,482,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 975 | java | package com.creditease.checkcars.net.oper.bean;
import java.io.Serializable;
import com.creditease.checkcars.data.bean.Appraiser;
public class UserDataBean
{
public static class UserDataObj implements Serializable
{
/**
*
*/
private static final long serialVersionUID = 55... | [
"305516208@qq.com"
] | 305516208@qq.com |
9cea46a4ba195ce8d30f4a8a385a596696886d46 | 87b2adc3fe8e566cad9268b8dbdf20733428879b | /src/main/java/example/prototypeVSsingleton/Main.java | 4ed2d9fb9a3f42eab8e7b5f8eb1dff9448b4b451 | [] | no_license | dstoianov/spring-dev-tools | 592df0e70edbdfc10d65c46b50cf62a1214e3956 | 040b8ae801f388283b6a5474ebf2ce7106f83e57 | refs/heads/master | 2023-01-14T01:05:28.433117 | 2020-11-13T19:26:54 | 2020-11-13T19:26:54 | 297,302,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package example.prototypeVSsingleton;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
public class Main {
public static void main(String[] args) {
var context = new AnnotationConfigApplicationContext("example.prototypeVSsingleton");
context.close();
}
}
| [
"denys.stoianov@raisin.com"
] | denys.stoianov@raisin.com |
50a067d97ab90d258e9265f522c3f92100d2dd22 | 472615ab267659d735a3bc40da947a6a736a5c93 | /lab8/src/main/java/cs545/bank/dao/AccountDAO.java | 44293dd7474035c215c502eaf0bd3cba15aff8c6 | [] | no_license | chauky/WAA | 3cdda605bcf48e1de0a577b1882117ea05c0169c | 67b10de6c52374a1546571decdc5e399c550d01a | refs/heads/master | 2021-01-24T16:40:08.887575 | 2018-03-16T03:38:48 | 2018-03-16T03:38:48 | 123,207,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,123 | java | package cs545.bank.dao;
import java.util.*;
import cs545.bank.domain.Account;
public class AccountDAO implements IAccountDAO {
Collection<Account> accountlist = new ArrayList<Account>();
public void saveAccount(Account account) {
// System.out.println("AccountDAO: saving account with accountnr ="+ac... | [
"32781912+chauky@users.noreply.github.com"
] | 32781912+chauky@users.noreply.github.com |
8a773d260dde2714b31347fc8300275981d7ea92 | 81dbe0b00b8a6f61fa562d848acbefdec3cf9387 | /app/src/main/java/com/tizzone/go4lunch/models/detail/Southwest.java | 4ea7f7af4e8b4a52e0205d2b28f82671ecbe2eda | [] | no_license | docteurmabuse/Go4Lunch | 938e47ea16f66e69c6f7474578f989e35d719e36 | babd46ca3cab64f57a86033a36e9910fd7412e8e | refs/heads/main | 2023-04-01T20:08:44.394055 | 2021-03-17T11:19:21 | 2021-03-17T11:19:21 | 303,948,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | package com.tizzone.go4lunch.models.detail;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Southwest {
@SerializedName("lat")
@Expose
private Double lat;
@SerializedName("lng")
@Expose
private Double lng;
public Double getLat() {... | [
"laurent.tizzone@gmail.com"
] | laurent.tizzone@gmail.com |
8191982253a20ea4b110af556033a609899f4806 | d34f74965413964f3f694c3725d662daf571b615 | /module_Gorge/src/androidTest/java/com/anubis/module_gorge/ExampleInstrumentedTest.java | 12fbbcafa68d973ee7b41a7f8b33f87956d1e9e8 | [] | no_license | Seachal/KT_SAK | 33d88c70dd9e57b9a5942982002e1c367cc24c0a | eb3a34e7465de3b12edf786818a2a1c4db3b401b | refs/heads/master | 2023-02-06T13:45:17.239891 | 2018-07-27T02:49:08 | 2018-07-27T02:49:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package com.anubis.module_gorge;
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... | [
"anubisasn@gmail.com"
] | anubisasn@gmail.com |
f5eb1ca6cb4835f932a85ce83ad2cff83e4943e9 | fdf67de1115bd16d68899af9a224002898feb000 | /Streams_examples/src/com/nishthasoft/streams/StreamReduce.java | 16a0ff5bb00fea74b0543e745efb3e875b454b42 | [] | no_license | NishthaBhardwaj/java-8 | 850609f6f9b1f3804b05a7f87ddffac44ea7321d | 367fd95d59ca59dd7838574f5b3cc64a89accd0d | refs/heads/main | 2023-06-17T16:16:50.360675 | 2021-07-17T09:51:35 | 2021-07-17T09:51:35 | 386,899,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,501 | java | package com.nishthasoft.streams;
import java.util.Arrays;
import java.util.List;
import java.util.Optional;
import com.nishthasoft.data.Student;
import com.nishthasoft.data.StudentDataBase;
public class StreamReduce {
public static int performMultiplication(List<Integer> list) {
int t = list.stream()
// a=1... | [
"nishtha.bhardwaj10@gmail.com"
] | nishtha.bhardwaj10@gmail.com |
9c1155c37294c4b39629e8783c56df6a4ece7c02 | b8360bb6c3140031159b3cc73c1d6b5d88ffdad3 | /src/main/java/com/endava/appium/framework/util/HttpDeleteWithBody.java | 59ca3aa609a2613b7fdc5c5ad041bb769eea64d1 | [] | no_license | tod00RS/EndavaGoTestFramework | f8c4608e172047757eca8e16ab126966ec0d5bb5 | 589b2a7b7c826e6eba2adf3ae1ea34f067378395 | refs/heads/master | 2023-05-31T17:22:54.065263 | 2020-05-21T10:53:52 | 2020-05-21T10:53:52 | 265,824,937 | 0 | 0 | null | 2021-06-07T18:47:05 | 2020-05-21T10:55:20 | Java | UTF-8 | Java | false | false | 682 | java | package com.endava.appium.framework.util;
import java.net.URI;
import org.apache.http.annotation.NotThreadSafe;
import org.apache.http.client.methods.HttpEntityEnclosingRequestBase;
/**
* Added since appache does not support sending DELETE request with a BODY attached
*/
@NotThreadSafe
public class HttpDeleteWithB... | [
"Ludisamuraj@007"
] | Ludisamuraj@007 |
c3003c7b3ffb7194c954eabf443c6f298635bef9 | 911890cf104f4443c4d34bc5f64cf8c40255cbc5 | /helix/src/generated-sources/jooq/tech/codingclub/helix/tables/Member.java | 7bf6a3a2dc752606cf7e83ad76b64ca1aaa6407b | [] | no_license | subhojit-ghorai/Full-Stack-Development-Java | 1d89f1264744423d1f1a76772b91cbe1c92c412c | a1cb8ed82e3edeab479d11c8eeb00634cbbfb0d5 | refs/heads/master | 2023-05-09T03:18:29.923569 | 2021-06-04T12:30:25 | 2021-06-04T12:30:25 | 373,829,197 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,680 | java | /**
* This class is generated by jOOQ
*/
package tech.codingclub.helix.tables;
/**
* This class is generated by jOOQ.
*/
@javax.annotation.Generated(value = { "http://www.jooq.org", "3.3.2" },
comments = "This class is generated by jOOQ")
@java.lang.SuppressWarnings({ "all", "uncheck... | [
"subhojit04ghorai@gmail.com"
] | subhojit04ghorai@gmail.com |
d32fe84eddb60c7ff466816c271bda25e6832dca | e21fdb9ba013d19dd58bd9219ef563c62310bc94 | /BO/src/main/java/com/grupo38/tiendagenerica/DAO/Conexion.java | 54e6acf1b324d0cd473ab1f4528b991cc6e32d3f | [] | no_license | AlejandroGonzalezRincon/G38Equipo11Ciclo3 | 8c72910d6eede7bb35363645e0552e420c178d80 | 91840e1523c77c94b36a71fef4c7b39ff58657c1 | refs/heads/main | 2023-08-15T10:28:23.891515 | 2021-09-26T04:00:26 | 2021-09-26T04:00:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,230 | java | package com.grupo38.tiendagenerica.DAO;
import java.sql.*;
public class Conexion {
//Parametros de conexión
static String nombre_base_datos = "tienda";
static String usuariodb = "root";
static String clavebd = "mintic";
static String url ="jdbc:mysql://127.0.0.1/" + nombre_base_datos;
//Objeto sin inicializ... | [
"jdte98@gmail.com"
] | jdte98@gmail.com |
62c0be06912df5365d0bfd85e0975b46ae80ee3e | ed5550b09efda5189b57ef16c215b303f0cea2aa | /src/main/java/leetcode/UniquePathsII.java | d6ba47a8dd00757d09b3219c895b244318a6d133 | [] | no_license | swastik100/JavaProgramming | 39af790637c3578956713a868abe0d7f62188be8 | 15e54c459b6eb71fcacbc60f8ae4d04063b1c29a | refs/heads/master | 2023-05-14T23:45:46.221763 | 2021-06-03T19:50:00 | 2021-06-03T19:50:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,272 | java | package leetcode;
/**
* @author shivanidwivedi on 26/09/20
* @project JavaProgramming
*/
public class UniquePathsII {
public static int uniquePathsWithObstacles(int[][] obstacleGrid) {
int rowLen = obstacleGrid.length;
int colLen = obstacleGrid[0].length;
if(obstacleGrid[0][0] == 1){
... | [
"shivanidwivedi168@gmail.com"
] | shivanidwivedi168@gmail.com |
7dc4a966889d6fc0140f70cf1a29b03e7eed5211 | 2d999691a65053795e32ace920da3dd5a9475c42 | /AdminDeleteWashPackage/src/main/java/com/AdminDeleteWashPackage/AdminDeleteWashPackageApplication.java | a22f3642f421bd3a64be89cd9722cc5a295006e8 | [] | no_license | pavankalyanimmadi/carWashCaseStudy | 583af9d082f8bd2429b386a1ea3be66022f032c9 | a0c72817f33dc2fe3895535bc4e6d6d7581294f7 | refs/heads/master | 2022-12-23T23:50:57.817212 | 2020-09-22T03:52:03 | 2020-09-22T03:52:03 | 296,305,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 351 | java | package com.AdminDeleteWashPackage;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class AdminDeleteWashPackageApplication {
public static void main(String[] args) {
SpringApplication.run(AdminDeleteWashPackageA... | [
"immadipavankalyan5@gmail.com"
] | immadipavankalyan5@gmail.com |
27e4788e86b607dffdb98f812af5d9a9be60223f | 9b4ea69e5a0cd263bbe2cd0cfdce85be4c8e438e | /fly-rest/src/br/com/softctrl/net/util/Constants.java | 4d9fb1ad8d87926022eb983753d531ae732aa594 | [
"MIT"
] | permissive | softctrl/fly-rest | 95505e9ad1ea1cf7a4a4505572dccdf3d7ea0894 | 84dbe65ccc27ec3fecd7cdec5b1080757c0dd00b | refs/heads/master | 2021-01-24T22:27:19.512916 | 2018-02-23T17:40:30 | 2018-02-23T17:40:30 | 39,248,805 | 2 | 1 | MIT | 2018-01-23T18:19:05 | 2015-07-17T10:26:13 | Java | UTF-8 | Java | false | false | 1,952 | java | package br.com.softctrl.net.util;
import java.nio.charset.Charset;
/*
The MIT License (MIT)
Copyright (c) 2015 Carlos Timoshenko Rodrigues Lopes
http://www.0x09.com.br
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), t... | [
"carlostimoshenkorodrigueslopes@gmail.com"
] | carlostimoshenkorodrigueslopes@gmail.com |
8a3e1ef58a03b4447f51b2298f6cd9c7a7917d4d | d0b11707c895c9133a558110145a19a2739a05ef | /src/day26/SwappingValues.java | e95a99f47227401c6a0b3bb450279608deaa2e7a | [] | no_license | Ronny2025/git-curso-inicial | 54624fd545e1785fd907ec9de51697c9b6fad098 | 8c7fa5060c7282a6b52f1a2f01803b92a612143b | refs/heads/master | 2022-04-16T04:53:48.050770 | 2020-04-12T23:37:34 | 2020-04-12T23:37:34 | 255,073,491 | 0 | 0 | null | 2020-04-12T23:53:23 | 2020-04-12T12:03:48 | Java | UTF-8 | Java | false | false | 1,371 | java | package day26;
import java.util.*;
public class SwappingValues {
public static void main(String[] args) {
String name1 = "Emma";
String name2 = "Jason";
// name2 should have Emma , name1 should have Jason
//name1 = name2 ;
//name2 = name1 ;
String tempContainer = n... | [
"Ronnyangulo76@gmail.com"
] | Ronnyangulo76@gmail.com |
f80fb9fc2644da538b343f488f32fbfe7ff687f1 | 089c10afe9d64b603093305c579c92e52470a230 | /wechat/src/main/java/com/hm/carService/controller/SubdivisionController.java | 7398efc49d9d2039abacd5978ec489b35f09b78b | [] | no_license | w133312203/wechat | 7ef950c5baac663fc17fe6cbc756f418cba50b9b | ab2be5a329995ceec9b0e676f023aa26e007495d | refs/heads/master | 2020-03-14T16:21:47.569943 | 2018-10-15T16:20:41 | 2018-10-15T16:20:41 | 131,696,854 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,441 | java | package com.hm.carService.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web... | [
"w133312203@163.com"
] | w133312203@163.com |
9db98f94fcf926ec5ad452181fc90256892cf63b | 22dd611f3454f6fa151f7bb0cc300fe1dfc54783 | /src/main/java/br/com/campingfire/exception/RestExceptionHandler.java | d1c28b699a2dd1a15e9ab1189f6faab020333849 | [
"MIT"
] | permissive | pablo-matheus/camping-fire-api | 65dbe555e68079bb605cecf65f58679aec1aa28f | 02d7dd42dc560c96d15c71fa2d38e867a9883c47 | refs/heads/master | 2022-12-11T11:11:46.943502 | 2020-09-09T13:38:55 | 2020-09-09T13:38:55 | 288,516,312 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,483 | java | package br.com.campingfire.exception;
import br.com.campingfire.response.ErrorResponse;
import lombok.RequiredArgsConstructor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.http.HttpStatus;
import org.springframework.validati... | [
"pablo.lima.araujo@gmail.com"
] | pablo.lima.araujo@gmail.com |
672ee54be8386a2f5ec3116446b3c1280713920b | 72b0ed6cee028d5793049288596a3b62978cefcb | /SOFTENG_325_Architecture/Assignments/1/se325-assignment-01/se325-concert-service/src/main/java/se325/assignment01/concert/service/mapper/SeatMapper.java | fbc3d32f93bc635b8bd250ddb84ec005aaf14f51 | [] | no_license | AidenBurgess/2020-Semester-Two | eb1900b7656070e83e833bbf0720cd6a23ad4f35 | d3f99196d71e826805878fad142dc60f098ffaaa | refs/heads/master | 2023-02-09T20:27:18.354307 | 2020-11-30T02:04:45 | 2020-11-30T02:04:45 | 282,807,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package se325.assignment01.concert.service.mapper;
import se325.assignment01.concert.common.dto.SeatDTO;
import se325.assignment01.concert.service.domain.Seat;
public class SeatMapper {
public static SeatDTO toDTO(Seat seat) {
return new SeatDTO(seat.getLabel(), seat.getPrice());
}
}
| [
"aiden9874@gmail.com"
] | aiden9874@gmail.com |
f5bd09f63bcb6a968a05345860dace3501a9d36f | c03c6767d79ec30b423763fd85d072e8da58cc7e | /mldnshiro-realm/src/test/java/cn/mldn/mldnshiro/realm/MySelfDefaultRealm.java | 69d7f4e6ffbed6cf5dea4f2dce6bee0ffadf7257 | [] | no_license | CHENCHENCHU/shiro- | b9629e992898516dfdc4a4b1e88037d9b82d5f2a | a373b7946d02d19f3c54d6f82c3bdd806ace74ae | refs/heads/master | 2021-07-20T21:53:43.610581 | 2017-10-28T03:52:15 | 2017-10-28T03:52:15 | 108,617,766 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,778 | java | package cn.mldn.mldnshiro.realm;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authc.AuthenticationInfo;
import org.apache.shiro.authc.AuthenticationToken;
import org.apache.shiro.authc.IncorrectCredentialsException;
import org.apache.shiro.authc.SimpleAuthenticationInfo;
import... | [
"m18856042341_1@163.com"
] | m18856042341_1@163.com |
0b6c08c2943bce53e304a804d5862c7d02a459e4 | 232809980743d39816d67e58be52e83684f3f905 | /Atividades/src/Generics/ComGenerics/CaixaTeste.java | 3eaa93e945c94b8f84394cf4852b66ec48c9d6b8 | [
"MIT"
] | permissive | israelmessias/Atividades_Java | 8fa76b59365208c573f479563ee0c7c388605d8b | 8dda9fe69022a216ea372f2a4909d47a5b5400cf | refs/heads/main | 2023-06-14T06:38:25.730643 | 2021-06-30T00:00:08 | 2021-06-30T00:00:08 | 316,617,504 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 424 | java | package Generics.ComGenerics;
public class CaixaTeste {
public static void main(String[] args) {
Caixa<String> caixaA = new Caixa<>();
caixaA.guardar("Segredo!");
String coisaA = caixaA.abrir();
System.out.println(coisaA);
Caixa<Double> caixaB = new Caixa<>();
cai... | [
"69429419+israelmessias@users.noreply.github.com"
] | 69429419+israelmessias@users.noreply.github.com |
6f36207e6f8c3326c5e627e9e5e603589bf52787 | 0deec6666feaf9bc16c12855587d1908af524694 | /com.mobond.mindicator/com.mobond.mindicator/src/java/com/mobond/mindicator/ui/train/SourceSelectUI.java | ee670b970fcc0a8d3e1f0a4887e1b4285092100a | [] | no_license | SecretCoder404/big-data | 12927ef495a86650a25d653abf1979c0d875d3ca | 9827e9ba3c5a7aaa3b8dde1f909722378b81aa5d | refs/heads/master | 2023-02-28T00:17:17.791965 | 2021-02-06T04:35:27 | 2021-02-06T04:35:27 | 332,377,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,948 | java | /*
* Decompiled with CFR 0.0.
*
* Could not load the following classes:
* android.app.Activity
* android.content.Context
* android.content.Intent
* android.content.SharedPreferences
* android.os.Bundle
* android.util.Log
* android.view.View
* java.lang.Object
* java.lang.String
* java.lang.Strin... | [
"71835543+SecretCoder404@users.noreply.github.com"
] | 71835543+SecretCoder404@users.noreply.github.com |
672d9769100354b16fb1690a4b9dbdb06195779f | 62acd49e0e8a7e2c66ffdcea99abbf3198bd1557 | /app/src/main/java/com/android/face/nfc/EncrypDecryp.java | 90c921bafacedc18750c730c3f0857ef4b6d69a3 | [] | no_license | liujingyi1/Translator-5 | 29dee688ec6a5c3f86e2ba8b6804314cc436610e | 2627486d80a1d4aa4dbb2360da1a96f5d6234d26 | refs/heads/master | 2020-09-10T04:24:54.444148 | 2019-11-14T08:29:41 | 2019-11-14T08:29:41 | 221,647,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,878 | java | package com.android.face.nfc;
public class EncrypDecryp {
private static final char[] BitIP = { 25, 17, 54, 33, 9, 38, 34, 1, 11, 48,
29, 56, 27, 50, 51, 40, 19, 58, 21, 5, 44, 31, 45, 7, 61, 47, 13,
57, 23, 15, 53, 46, 24, 16, 8, 39, 0, 26, 18, 10, 2, 49, 12, 4, 36,
30, 14, 6, 41, 59, 63, 22, 62, 32, 37, 42... | [
"jingyi.liu@ragentek.com"
] | jingyi.liu@ragentek.com |
595ebb82e91747fe378bbb2cfbcafe991832610a | 1eadd590e96f6fffb8cca2661cd3705770853fa6 | /jiujiucms/src/com/jiujiucms/modules/cms/entity/News.java | 3c1babcbe25e53aff8a7afab2bf43e6bcf3ef297 | [] | no_license | v512345/jiujiucms | 6d15da3a7a3430486eddb0474258b58883075904 | 8b73fec8c04aacfc90cad7cc237e7745c34fe278 | refs/heads/master | 2021-01-10T20:43:37.838665 | 2015-08-29T14:18:41 | 2015-08-29T14:18:41 | 40,774,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 71 | java | package com.jiujiucms.modules.cms.entity;
public class News {
}
| [
"v512345@163.com"
] | v512345@163.com |
8152d3ca0eebe8b832e84d6335c9f337ae51ab6f | ba44489676470bd4f05185ed33b7cc80f4ce64c9 | /src/com/microchip/mplab/nbide/embedded/chipkit/importer/GCCToolFinder.java | 66074460fa40621f93a208010c95cfa97a41f0c5 | [
"Apache-2.0"
] | permissive | gholdys/chipKIT-importer-2.0 | 97a9755082ddb006193188e46d03b8190d9354f4 | b1d157655eec74fe917d7129856a493ced6ca30d | refs/heads/master | 2021-06-21T22:52:02.463448 | 2017-08-04T17:34:54 | 2017-08-04T17:34:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,210 | java | /*
* Copyright (c) 2017 Microchip Technology Inc. and its subsidiaries (Microchip). 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/lic... | [
"larry.standage@microchip.com"
] | larry.standage@microchip.com |
c71b1a447bb6ba836e2984044fe73b687f136840 | 1683fe322e34fd28cd10015033bb149e7a7ee7a7 | /app/src/main/java/com/atguigu/mobileplayer1020/view/LyricShowView.java | 8928637e5eab7a1a0e45269dcaed3768823239b4 | [] | no_license | hejian65644955/shoujiyingyin | 8eb4c2287adaaed293327252cd62a74b51c7cad1 | ce4eedf085f6e93c13015823eb845e08f9d42d8b | refs/heads/master | 2021-01-11T19:10:15.181929 | 2017-01-18T10:41:05 | 2017-01-18T10:41:05 | 79,330,282 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,436 | java | package com.atguigu.mobileplayer1020.view;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.widget.TextView;
import com.atguigu.mobileplayer1020.bean.LyricBean;
import java.util.ArrayList;
/... | [
"m15895420701@163.com"
] | m15895420701@163.com |
fef5e026d8a937482f2b614c55532b90624e3b34 | 143089f3d485c8b3ddb0aadbd818801dee93806e | /edu.kit.ipd.sdq.kamp4is.model.fieldofactivityannotations/src/edu/kit/ipd/sdq/kamp4is/model/fieldofactivityannotations/ISTestCase.java | dba2a36c6a5329273b56a2b85e2d19d63d7d3e9e | [
"Apache-2.0"
] | permissive | SebastianWeberKamp/KAMP4IS | a58155d504562132a3b124934adf086f6e51aa4d | 3ce896786cf24fd6d03f376c7127920866259666 | refs/heads/master | 2020-09-20T08:14:00.135860 | 2019-12-15T09:22:53 | 2019-12-15T09:22:53 | 224,419,717 | 0 | 0 | Apache-2.0 | 2019-11-27T11:54:15 | 2019-11-27T11:54:14 | null | UTF-8 | Java | false | false | 1,644 | java | /**
*/
package edu.kit.ipd.sdq.kamp4is.model.fieldofactivityannotations;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>IS Test Case</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <u... | [
"rostami@kit.edu"
] | rostami@kit.edu |
6ee663a73bc9af86f3cfce54e637f8f3fdff56bd | 869323d12fc4cfc48caf73364fc61b0190575e4d | /editor/plugins/org.fusesource.ide.project/src/org/fusesource/ide/project/camel/CamelModuleDelegate.java | 7563c4db9ea7c2c70d8c71ccadcdba1faa88dbaf | [] | no_license | pramyasree/fuseide | d32da5e41264d39498e62abc58785b692845bebe | 61e8cd41f80fa992fe34762d12f740b9e4463eff | refs/heads/master | 2021-01-23T20:41:12.342436 | 2016-06-06T12:30:10 | 2016-06-06T12:30:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,945 | java | /*******************************************************************************
* Copyright (c) 2016 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and is a... | [
"lhein@apache.org"
] | lhein@apache.org |
6f97e02b3ba6191dcc966cf7456e077fee80bbd2 | 8c0b94a5bd3c6509ec7edab9aec2eeb829b28285 | /src/main/java/ca/ubc/bps/state/MutableObject.java | 81a0b3fa892de5929772ad51eb5d23e09d81ccc8 | [] | no_license | UBC-Stat-ML/rejectfree | 5c7262d08fd20c6364dfdbfabb557b0bcfd9cac4 | a95d6cae9d22600bbdb4348dd83ab6af5bd92310 | refs/heads/master | 2023-03-30T16:48:35.833900 | 2018-02-23T00:23:05 | 2018-02-23T00:23:05 | 78,441,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110 | java | package ca.ubc.bps.state;
public interface MutableObject<T>
{
public void set(T value);
public T get();
} | [
"alexandre.bouchard@gmail.com"
] | alexandre.bouchard@gmail.com |
60b6493aa64cce4901cc5370d0474088f68bf92f | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /budejie/sources/com/spriteapp/booklibrary/e/e.java | f5aaa3d50f75ecd4bf7f92d89404fa49a87b4f75 | [] | no_license | aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773318 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 832 | java | package com.spriteapp.booklibrary.e;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
import com.spriteapp.booklibrary.a.a;
import com.spriteapp.booklibrary.util.AppUtil;
import com.spriteapp.booklibrary.util.ScreenUtil;
public class e {
public static Bitmap a(int i) {
Bitmap createB... | [
"aheadlcxzhang@gmail.com"
] | aheadlcxzhang@gmail.com |
4160bc2a60e7bd6c38e0bfa1c24d00b55b393f6b | 9c308ab8c261aa629931708294db2fed3d9213f5 | /NBDNetworkPrivoder/src/com/nbd/network/networkstatus/OnNetworkStatusListener.java | e3819a7daa93b4426c6e0570d0e5296952267add | [] | no_license | hffsygtc/AndroidCodeNbd | 2cd209643f21e52bc71d5e9e762efd707e16f1aa | 89e6d5459f02ad7855344ced28a3fb087001e66c | refs/heads/master | 2021-01-24T22:35:26.589236 | 2016-09-21T07:52:00 | 2016-09-21T07:52:00 | 68,790,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | package com.nbd.network.networkstatus;
public interface OnNetworkStatusListener {
void onNetworkStatusChange(NetworkStatus status);
}
| [
"https://github.com/hffsygtc/NBDApplication.git"
] | https://github.com/hffsygtc/NBDApplication.git |
446d39155baa4e1c48a518d178f390919f68fd9e | a39a1068d1a48c4c77287bd77c772642b0f98b20 | /src/main/java/com/alphadevs/com/web/rest/UserJWTController.java | d2094b6a5b774c322672f5c7a0daa9102503ef18 | [] | no_license | AlphaDevTeam/JH-6.8-WS-KAFKA | 36c3f2fe0b0c7a9d201c71629621c0632b3556a6 | cba19004bb80c16c09e455ca33061b49e9e460ff | refs/heads/master | 2023-05-14T17:46:41.704252 | 2020-03-16T18:34:02 | 2020-03-16T18:34:02 | 247,788,902 | 0 | 0 | null | 2023-05-08T21:27:14 | 2020-03-16T18:28:41 | Java | UTF-8 | Java | false | false | 2,558 | java | package com.alphadevs.com.web.rest;
import com.alphadevs.com.security.jwt.JWTFilter;
import com.alphadevs.com.security.jwt.TokenProvider;
import com.alphadevs.com.web.rest.vm.LoginVM;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.springframework.http.HttpHeaders;
import org.springframework.http.Ht... | [
"mihindu@alphadevs.com"
] | mihindu@alphadevs.com |
10ff94e71150e9f19e41c96b7ed152af66292d76 | e57d2970e1f0112393a81a611ab257aaf054322a | /src/test/java/com/app/tacoLoco/TacoLocoApplicationTests.java | 4c0143cebbbd6b044786bbd1711e22c393e84cf5 | [] | no_license | adamdepollo/TacoLoco | 50c4eadfab39a2c1d384678cf058fade9b05d1b5 | 878bcff610a46e38801a4fce177fca6a416c2547 | refs/heads/main | 2023-06-07T15:08:20.671602 | 2021-07-02T19:18:52 | 2021-07-02T19:18:52 | 382,219,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package com.app.tacoLoco;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class TacoLocoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"adamdepollo@gmail.com"
] | adamdepollo@gmail.com |
0d0672cc9a1b2572e65b6ff2cba793072ede5f26 | cd4c34d857cac2aaba1cfdf976b90b3fc949908b | /src/test/java/com/example/demo/Week7ChallengeApplicationTests.java | b413301e9d26604511b76fd05ac9e0b1039f0989 | [] | no_license | ri144/Week7Challenge | 104a82003aa3c3b7ae3528fa22fe1ad7fda99805 | 4e3ab6ec2ab54e417d2ac2df43cece689747b958 | refs/heads/master | 2020-12-02T19:34:19.128101 | 2017-07-10T14:20:01 | 2017-07-10T14:20:01 | 96,361,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.example.demo;
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 Week7ChallengeApplicationTests {
@Test
public void co... | [
"144big@gmail.com"
] | 144big@gmail.com |
a969a9893112e01c2a458885119eba422c178ab4 | b842bf71deeec94288faf460db42cb1a1d5d9d6c | /tiger/src/main/java/com/hwangjr/mvp/base/BaseFragment.java | 6ded93688350bb98750af584db8ca5e4277fad98 | [
"Apache-2.0"
] | permissive | AndroidKnife/Tiger-Pro | cd141a498bd2c3981429fd06fd5becfb96e0d2ed | cc4477b2842d895b8d31dad5060f7740fc967d40 | refs/heads/master | 2020-04-11T01:28:44.960088 | 2016-11-04T06:40:34 | 2016-11-04T06:40:34 | 61,051,396 | 10 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,278 | java | package com.hwangjr.mvp.base;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewStub;
import com.hwangjr.mvp.MVPApplication;
import com.hwang... | [
"huangjianrong2010@gmail.com"
] | huangjianrong2010@gmail.com |
26325f404569479322f93c66a8972976c6121ea8 | 92a59fec855a05d3c3cb8060cf1c9c45239657c1 | /29_11/src/zad5/app.java | 47437410597d68175cd6a97e9dd3af2d789d9537 | [] | no_license | rejnowskimikolaj/Backup | a10523fb06ce7cc6c66910882640aeb710ac0f71 | 408d704f8fa6eb16096289afa305e1a1ae2a841b | refs/heads/master | 2021-01-20T10:46:34.837574 | 2017-04-04T12:53:03 | 2017-04-04T12:53:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 194 | java | package zad5;
public class app {
public static void main(String[] args) {
// TODO Auto-generated method stub
LengthChecker lc = new LengthChecker();
lc.make("src\\zad5\\words.txt", 7);
}
}
| [
"rejnowski.mikolaj@gmail.com"
] | rejnowski.mikolaj@gmail.com |
9ea502c2b4170bbac3f106dfb7a912865b5365ce | 1a3fbc77f08b2e092f4a634f6978ab519b1dd93f | /NetBanking/src/master1/DTO/AccountDTO1.java | 45383099ef31adc6048d5705391c6c78187e256f | [] | no_license | signaturecoder/AdvancedJava | a602ccc82d3585b1738db1d9f240051dd7b58cff | 251e7649a2b9fb73a44e482d534df1f26950a47d | refs/heads/master | 2021-05-08T14:41:29.731983 | 2018-02-25T07:26:43 | 2018-02-25T07:26:43 | 120,095,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 524 | java | package master1.DTO;
public class AccountDTO1 {
String accno;
String accp;
String cid;
double bal;
public String getAccno() {
return accno;
}
public void setAccno(String accno) {
this.accno = accno;
}
public String getAccp() {
return accp;
}
public void setAccp(String accp) {
this.accp = accp;
}
... | [
"snkmr13@gmail.com"
] | snkmr13@gmail.com |
f51be8111dd60c5adad6f5431d38665db05e896b | 4a24e033e383cd71c76893c460e97f9b42cc57c6 | /src/main/java/me/zeroeightsix/botframework/locale/text/TextComponentTranslation.java | 2bc5e9bfcd17b1dfa9d5a69c13a7c06917ed03ba | [] | no_license | BokBoi/BotFramework | f3179179ed37b45dd3795672eabd3c6efb46833c | 0af348c2df647674a494e04196bc6d6535bbee49 | refs/heads/master | 2021-10-11T05:47:37.146863 | 2019-01-22T22:56:50 | 2019-01-22T22:56:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,828 | java | package me.zeroeightsix.botframework.locale.text;
import com.google.common.annotations.VisibleForTesting;
import com.google.common.collect.Iterators;
import com.google.common.collect.Lists;
import me.zeroeightsix.botframework.locale.text.translation.I18n;
import java.util.Arrays;
import java.util.IllegalFormatExcepti... | [
"RidanVandenbergh@gmail.com"
] | RidanVandenbergh@gmail.com |
eca7643b55d6870ef982cc992d044e8d102d0b76 | 0b2467b38baf01f01c6248e81de9213063b64827 | /platform/com/platform/tools/ToolFormatXml.java | 89943a679adac69d133bb0885dddfdf94d86327a | [] | no_license | waterydd/taotao | 40b5de586d1462ea607b5c9996af91f4b9a7c757 | 4a1dc7f78cb18ca6ba2987d115129de8583a7252 | refs/heads/master | 2020-01-19T21:14:39.001601 | 2016-11-18T08:30:47 | 2016-11-18T08:30:47 | 94,213,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,680 | java | package com.platform.tools;
import java.io.IOException;
import java.io.StringReader;
import java.io.StringWriter;
import org.dom4j.Document;
import org.dom4j.DocumentException;
import org.dom4j.io.OutputFormat;
import org.dom4j.io.SAXReader;
import org.dom4j.io.XMLWriter;
/**
* xml 格式化
* @author mango dongcb678@1... | [
"547961634@qq.com"
] | 547961634@qq.com |
83b080463072fca20bf75edc623050a6c85efc95 | e244f86f8b4926f67061b82f790e1197e49cf2f4 | /src/Team_Pro/servlet/UserPageServlet.java | 7d756534d958bbff1a8d83047a009feba93425a4 | [] | no_license | llauer3/Team-Project | fb4225936d980bd3b8fa0a792b14b27be1699822 | 4821414a64c12f649954e727d8a0668ca416e0b9 | refs/heads/master | 2020-12-14T08:55:26.908750 | 2015-04-29T17:19:40 | 2015-04-29T17:19:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,107 | java | package Team_Pro.servlet;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import Team_Pro.controller.Controller;
im... | [
"mtrupia@ycp.edu"
] | mtrupia@ycp.edu |
a88646f3d9bb428bcc6ee4795517939b7731f50f | 9fe88de89c17a1ae00ac4757a3842624c243e2fb | /phpunit-converted/src/main/java/com/project/convertedCode/servlets/vendor/phpunit/phpunit/src/Framework/Constraint/servlet_StringEndsWith_php.java | 35cad7fe8ab6dc8eeb8d8b90fac660fa4dd13c46 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause"
] | permissive | RuntimeConverter/PHPUnit-Java-Converted | bccc849c0c88e8cda7b0e8a1d17883d37beb9f7a | 0a036307ab56c8b787860ad25a74a17584218fda | refs/heads/master | 2020-03-18T17:07:42.956039 | 2018-05-27T02:09:17 | 2018-05-27T02:09:17 | 135,008,061 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,200 | java | package com.project.convertedCode.servlets.vendor.phpunit.phpunit.src.Framework.Constraint;
import com.runtimeconverter.runtime.includes.RuntimeIncludable;
import com.runtimeconverter.runtime.includes.RuntimeConverterServlet;
import com.runtimeconverter.runtime.RuntimeEnv;
import javax.servlet.http.HttpServletRequest;... | [
"support@runtimeconverter.com"
] | support@runtimeconverter.com |
137b7454218e33ed2d012d2147b2285f69588fa8 | 09ed81c8b384311d56bfa96420b3b7d5a9f966a9 | /src/main/java/org/litesgroup/webapp/web/rest/LogsResource.java | d4f1d254d67094de145cf5a114111dc19e6c1935 | [] | no_license | LitesGroup/lites-webapp | 35882fb6a1a40ceb2e83e01ea3e9b5d0137c0715 | 39f6e257229587c7631baaa6ac0d9f6f031b3b1c | refs/heads/master | 2021-01-19T10:38:57.169909 | 2017-04-11T05:22:08 | 2017-04-11T05:22:08 | 87,886,874 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,180 | java | package org.litesgroup.webapp.web.rest;
import org.litesgroup.webapp.web.rest.vm.LoggerVM;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.LoggerContext;
import com.codahale.metrics.annotation.Timed;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframew... | [
"agrimasthana@gmail.com"
] | agrimasthana@gmail.com |
4b74be4affb8ec5df0e55b1068357ce2dd3b3326 | e5c5ec40e130bbbc73a4408fd61416211af984f8 | /app/src/main/java/kr/gsil/dpkepco/activity/SafetyCCTVActivity.java | aa5599807f7c21dcc6b8dc64e86477d7f842511c | [] | no_license | gsio/gsilDpKepcoSafetySystem | e35e37a3ef3f051f95bd181c6eb5f104cd577ce7 | dd2abd9192734d2d54444371b5ae1e80d9ecab78 | refs/heads/master | 2021-01-20T00:14:18.728879 | 2017-12-22T01:49:26 | 2017-12-22T01:49:26 | 101,254,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 511 | java | package kr.gsil.dpkepco.activity;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import kr.gsil.dpkepco.R;
import kr.gsil.dpkepco.base.BaseActivity;
public class SafetyCCTVActivity extends BaseActivity {
@Override
public void init() {
}
@Override
public void setData... | [
"git@gsil.kr"
] | git@gsil.kr |
3aa0fe907c55c518d13b5b955cec03b0aff1dfe3 | 8748daf738df196d488d322a38d58d50e0763478 | /app/src/main/java/com/app/collegeattendance/SelectionActivity.java | 561845f33b7b91c003446791d9a244647fe0c54e | [] | no_license | nisargtrivedi/AttendanceApp | 76d0617d3ac2cdd143b9c326a5cd05b7d490056e | 758d188867bff1f5327ea92ccc9707bbda09328a | refs/heads/main | 2023-01-10T03:21:37.237669 | 2020-11-10T08:08:43 | 2020-11-10T08:08:43 | 311,588,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,377 | java | package com.app.collegeattendance;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.ImageView;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.AppCompatButton;
... | [
"nisarg.trivedi@vovance.com"
] | nisarg.trivedi@vovance.com |
3a82af99e379bc781abace848458aa92a71ffde3 | 1f8609ac4f52e892f9d9045ed9966f759e4dfc08 | /app/src/main/java/com/eduschool/eduschoolapp/recReqPOJO/recReqBean.java | af580897aa7d3f95ca842b76a6f626c570a35c0b | [] | no_license | mukulraw/eduschoolapp | 61963e64fed75a590774c8fbc269c9e4c50a9dfc | 01178365e764c2a83b6671326bfd4e3e33bd0403 | refs/heads/master | 2021-05-16T16:58:21.848721 | 2018-03-15T09:28:05 | 2018-03-15T09:28:05 | 120,094,350 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 586 | java | package com.eduschool.eduschoolapp.recReqPOJO;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/**
* Created by TBX on 9/20/2017.
*/
public class recReqBean {
@SerializedName("recevrequest_list")
@Expose
private List<RecevrequestLis... | [
"mukulraw199517@gmail.com"
] | mukulraw199517@gmail.com |
fc4dfff3978532cf2377977ac987b52d85563f66 | cec74e98a53446a302d52432a3e89025a194a932 | /src/studentdatabaseapp/Student.java | 0817695da8c7f0b6abf602576e04570e6532ce3f | [] | no_license | RyanCrowleyCode/udemy-JavaProjects | c433cc3318f3bd1a4d95a2413c7bf5107e7aad48 | 2653cf80262a2941ed29cef1abfa2590951aed18 | refs/heads/master | 2022-06-13T08:45:35.336961 | 2020-05-06T15:32:24 | 2020-05-06T15:32:24 | 258,550,971 | 0 | 0 | null | 2020-05-06T15:32:26 | 2020-04-24T15:28:13 | Java | UTF-8 | Java | false | false | 2,911 | java | package studentdatabaseapp;
import java.util.ArrayList;
import java.util.Scanner;
public class Student {
private String firstName;
private String lastName;
private int gradeYear;
private String studentID;
private final ArrayList<String> courses = new ArrayList<>();
private int tuitionBalance =... | [
"RyanCrowley@Ryan-Crowley-MacBook.local"
] | RyanCrowley@Ryan-Crowley-MacBook.local |
a9f073ea5ce019cbe6c1f1d2a1d8735513a5bed6 | 9d367f198c57a933d9465ac2f172d1e7095c8486 | /src/test/java/stepDefinitions/MyStepDefinitions.java | 0a0202033a399158da0658303333b5601edf1877 | [] | no_license | prajvith2017/VenkateshRepository | 8b54761765651546dab7da837a856eb128888382 | 2bf261f705807e54a663bdd426fabf2942f8fbec | refs/heads/master | 2022-05-31T04:06:57.782700 | 2020-05-02T15:06:50 | 2020-05-02T15:06:50 | 260,705,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,869 | java | package stepDefinitions;
import junit.framework.Assert;
import org.junit.runner.RunWith;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import pageObjects.CheckoutPage;
import pageObjects.Home;
import pageObjects.OrderPage;
import Cucumber.Automat... | [
"venkateshmanepalli1988@gmail.com"
] | venkateshmanepalli1988@gmail.com |
7fd0a2d9c566e65cab195af5a80850f792873b5f | 33661ea40bd34297674e2ecfc316673fca9d9ead | /src/main/java/com/example/Dto/Dtocliente.java | d2f023f8359b4aac31cdab5f484bc298c9a66c2d | [] | no_license | DerikCaceres/projetoAC1 | 268e5f60274db34d20dcd63f608277a47c640ec6 | ca31b4c52498e1a4b4b4091736f12065110bec9f | refs/heads/master | 2023-03-22T00:25:06.045430 | 2021-03-18T01:56:32 | 2021-03-18T01:56:32 | 348,512,546 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | package com.example.Dto;
import com.example.ac1.entities.cliente;
public class Dtocliente {
private String name;
private long id;
public Dtocliente(long nid, String nname) {
setName(nname);
setId(nid);
}
public Dtocliente(cliente cliente) {
setName(cliente.getNam... | [
"derik.maganhato@hotmail.com"
] | derik.maganhato@hotmail.com |
20644ba4024dbb564f2c6296a3baf18d00c1aebe | 106a1b5e18c26fa1270fe5e2f8e2f84688f9b398 | /src/main/java/com/arcbees/gwtp/upgrader/ObjectSlotRewriter.java | 08d71f91bf52ebc6c7c5882fb99d9202ad7df686 | [] | no_license | rdwallis/GWTP-Typed-Slot-Upgrader | 0fa062ccc46446c5567fe8a6a203a7d89480bbf3 | 12f28db6a4e04fd885eb457d253b95372181fece | refs/heads/master | 2021-01-01T17:16:06.147921 | 2015-02-11T10:16:13 | 2015-02-11T10:16:13 | 30,020,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,112 | java | package com.arcbees.gwtp.upgrader;
import java.util.Map;
import java.util.Set;
import java.util.logging.Logger;
import com.github.javaparser.ASTHelper;
import com.github.javaparser.ast.Node;
import com.github.javaparser.ast.body.FieldDeclaration;
import com.github.javaparser.ast.body.VariableDeclarator;
import com.gi... | [
"rdwallis@gmail.com"
] | rdwallis@gmail.com |
44e39e9b1a791173ddb9cdcf07fcd5b133e7d958 | 3a75f95c9976052839bf2373f6a1e06f3166dd80 | /restma-demo/src/limeng32/testSpring/pojo/Association.java | 479b635840bba6f22637ef5acbbdc30d448689ac | [] | no_license | limeng32/restma-demo | 268cd78298391a8a9c0d5f0d67aa62df952714f7 | 46a2089efbd7ea512019dfde8d79de38fab980cd | refs/heads/master | 2016-09-09T19:48:55.449754 | 2015-08-23T15:23:00 | 2015-08-23T15:23:00 | 32,455,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,653 | java | package limeng32.testSpring.pojo;
import java.io.Serializable;
import limeng32.mybatis.plugin.mapper.annotation.FieldMapperAnnotation;
import limeng32.mybatis.plugin.mapper.annotation.PersistentFlagAnnotation;
import limeng32.mybatis.plugin.mapper.annotation.TableMapperAnnotation;
import org.apache.ibatis.ty... | [
"limeng32@live.cn"
] | limeng32@live.cn |
5c12d538497d1a76557a78762c7f6198cb571ab6 | dc7e268e468ceafbbfb3732fef9d656cadf00e7a | /LearnScalaAndJava/LeetCode/src/main/java/BasicLearn/Enum/EnumTest.java | cbe86d4223ba8d91e7fa84d6ba079f8f3b36dc01 | [] | no_license | hjw199089/DataStructuresAlgorithmLearn | 39337cb0e31401619223eaec191a93dd768ca94d | 5bf01bbee74e9312b513e6a882f3607f764d4886 | refs/heads/master | 2022-12-13T15:21:12.070026 | 2020-02-17T13:45:11 | 2020-02-17T13:45:11 | 101,487,898 | 0 | 1 | null | 2022-11-16T09:37:05 | 2017-08-26T13:36:54 | Java | UTF-8 | Java | false | false | 608 | java | package BasicLearn.Enum;
public class EnumTest {
public enum Option {
IN("in"),
BETWEEN("between"),
EQUALS("="),
NOT_EQUALS("!="),
GREATER_EQUALS(">="),
LESS_EQUALS("<=");
private String option;
Option(String option) {
this.option = option;
}
public String getOption()... | [
"hjw199089@126.com"
] | hjw199089@126.com |
4140a5a037d1eb218cc98cb3f0b6bf5727a5c52f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_1ace8179021b5a1a65bda2fabe3e074fb3170681/JID/2_1ace8179021b5a1a65bda2fabe3e074fb3170681_JID_s.java | b05199638f3613ecbda0713fb4c7991bcf537772 | [] | 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 | 6,246 | java | /*
* DPP - Serious Distributed Pair Programming
* (c) Freie Universitaet Berlin - Fachbereich Mathematik und Informatik - 2006
* (c) Riad Djemili - 2006
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the F... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a04a61cc6792246141c0bd74e408b00fca078603 | 42abda4d98ff92914fb3b33a0a5f3118fe90b4bb | /app/src/main/java/com/meitu/niqihang/surfaceandtextureviewproject/presenter/SecondFragmentPresenter.java | bc282225a70640708ee320d817938577304c228f | [] | no_license | escnqh/VideoFeedProject | ab2af351c01aaa6da12b3965f0823388953836da | 4885b74b6e0633f155c36c0d2702eb3f44872b43 | refs/heads/master | 2020-03-31T21:40:16.096175 | 2018-10-25T06:47:06 | 2018-10-25T06:47:06 | 152,589,220 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,320 | java | package com.meitu.niqihang.surfaceandtextureviewproject.presenter;
import com.meitu.niqihang.surfaceandtextureviewproject.base.BasePresenter;
import com.meitu.niqihang.surfaceandtextureviewproject.contract.SecondFragmentContract;
import com.meitu.niqihang.surfaceandtextureviewproject.entity.FeedInfoBean;
import com.me... | [
"nqh@meitu.com"
] | nqh@meitu.com |
4ae2bf3be6460e5baf4fb769ad4660e5afd14460 | 8f66c8af20bbe276e970103802e111e53ef05bff | /src/main/java/com/blogen/bootstrap/PostBuilder.java | e101091dd0a8ba9e97242c34ae6477463cae5210 | [] | no_license | strohs/springboot-blogen | f51ee70b0a0d649b6a2e34b11e051b59f766ab11 | 8efe5b98bed44acd1962ebdea1e68429cf35d7d6 | refs/heads/master | 2023-02-24T19:13:15.454791 | 2023-02-08T02:15:00 | 2023-02-08T02:15:00 | 116,441,137 | 5 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,450 | java | package com.blogen.bootstrap;
import com.blogen.domain.Category;
import com.blogen.domain.Post;
import com.blogen.domain.User;
import java.time.LocalDateTime;
/**
* builder for bootstrapping post data
* @author Cliff
*/
public class PostBuilder {
Post post;
public PostBuilder( User user, Category catego... | [
"strohs1@gmail.com"
] | strohs1@gmail.com |
365d427e1d5d8a59658dccc59ddbcfd6f60538d3 | 8523563143e69b9ca0326acafdaa646f1b57bb94 | /tags/plantuml-6939/src/net/sourceforge/plantuml/svek/CucaDiagramFileMakerSvek2.java | 766e6d63b48187e5dcb7589c28a7a926300e85b7 | [] | no_license | svn2github/plantuml | d372e8c5f4b1c5d990b190e2989cd8e5a86ed8fc | 241b60a9081a25079bf73f12c08c476e16993384 | refs/heads/master | 2023-09-03T13:20:47.638892 | 2012-11-20T22:08:10 | 2012-11-20T22:08:10 | 10,839,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,178 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009, Arnaud Roques
*
* Project Info: http://plantuml.sourceforge.net
*
* This file is part... | [
"arnaud_roques@28b6c6c1-be0e-40f3-8fed-77912e9d39c1"
] | arnaud_roques@28b6c6c1-be0e-40f3-8fed-77912e9d39c1 |
7e7922b22c79e49f8fb0c290c06b8696e7ced2c2 | e217712c8eff33b0d822d49c1f18556b7298e2f4 | /src/com/snake/gui/GameOver.java | d8bd2ed1ed43e1235c0cd515de951193d61e33d4 | [] | no_license | Dawid564/Snake-The-Game | 732cfc6a8dba0fd08c2cea861695db69746e4fbe | 0e38218273d5428103f40b2e984b6cac8f498bec | refs/heads/master | 2020-03-22T06:06:05.545773 | 2018-07-07T14:32:36 | 2018-07-07T14:32:36 | 139,610,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | package com.snake.gui;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.layout.StackPane;
import javafx.scene.text.Font;
import javafx.stage.Stage;
public class GameOver {
private Stage stage;
public GameOver(){
stage = new Stage();
stage.setTitle("Game Over"... | [
"prawica.dawid@gmail.com"
] | prawica.dawid@gmail.com |
1725ef85dc2a7d10e6716a2b0e6fb4b8f07edde2 | 9fb487991c37bf70a96c4901d9a91310695adfd9 | /SpringBootSecurityThymeleaf/src/main/java/net/codejava/model/TypeBook.java | dc99ed7b3e4edcae546b8fed81788bd4ff217348 | [] | no_license | aniziomaia/SpringBootSecurityThymeleaf | f70c909931d7d1e7a1f5d454d57b08c0fde82d66 | c45a33d614f69840b39755f951f6f5c4681d31a4 | refs/heads/master | 2023-08-11T03:36:53.829418 | 2019-06-10T22:39:49 | 2019-06-10T22:39:49 | 190,093,797 | 0 | 0 | null | 2023-07-22T07:28:13 | 2019-06-03T22:58:55 | HTML | UTF-8 | Java | false | false | 121 | java | package net.codejava.model;
public enum TypeBook {
COMMED,
ROMANCE,
TECHNOLOGY,
STORY,
SCIENCE;
}
| [
"aniziomaia@Anizio"
] | aniziomaia@Anizio |
5840d655e07a1e2dd6a2dd99132ab4ffa23cfd77 | 7585579752f597f376848e95ab026475247c2a12 | /app/src/main/java/com/example/user/giphymop/Model/FixedWidth.java | e47b5035b1952db37e773cc304094be7c29e617b | [] | no_license | irvin-smersh/GiphyMoP | 2f2758771d6980034716218631c3c28e63d825b9 | 000a88d25221c24993d74e7130a49e3f175a5515 | refs/heads/master | 2020-12-01T05:06:15.161702 | 2019-12-30T11:17:38 | 2019-12-30T11:17:38 | 230,563,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,791 | java | package com.example.user.giphymop.Model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class FixedWidth {
@SerializedName("url")
@Expose
private String url;
@SerializedName("width")
@Expose
private String width;
@SerializedName("height... | [
"irvin.gorancic@gmail.com"
] | irvin.gorancic@gmail.com |
8612debb629526ddb417e2772baf8a6b4623f463 | 5a094472ff9a4f5d0417fe4ea1cf135a73d3e8f1 | /src/main/java/com/blogspot/toomuchcoding/topFeaturesYouNeedToKnowAbout/service/WaiterImpl.java | 29e76633bc3643422277db4501b902432e032ef9 | [
"Apache-2.0"
] | permissive | YunZhang2014/mockito-instant | b412ef331060c203aff489fced1bc9fe409aac42 | e262cfa5aef8665ee0b7e2ed94ae51a7cfc40132 | refs/heads/master | 2022-12-27T00:49:17.929919 | 2020-05-16T02:32:41 | 2020-05-16T02:32:41 | 264,338,211 | 0 | 0 | Apache-2.0 | 2020-10-13T22:01:37 | 2020-05-16T01:54:54 | Java | UTF-8 | Java | false | false | 7,474 | java | package com.blogspot.toomuchcoding.topFeaturesYouNeedToKnowAbout.service;
import com.blogspot.toomuchcoding.topFeaturesYouNeedToKnowAbout.exception.IAmTooLazyToDoItException;
import com.blogspot.toomuchcoding.topFeaturesYouNeedToKnowAbout.exception.TooBusyToCalculateException;
import com.blogspot.toomuchcoding.topFeat... | [
"marcin@grzejszczak.pl"
] | marcin@grzejszczak.pl |
32297cb6330afeacaa71730eed7612bac29fb4e9 | 39cd19cd00cb151ed518a5f0015dc5050bb4d9ae | /src/main/java/com/lovelyz/washcar/entity/WashStaff.java | 586a1edf4dc6fc1136a02930fb93f3f19bb3887c | [] | no_license | lovelyz580/Washcar | e843f805fb81851e6a10332b822067fd0203519c | e2b70b6394b06043a68dc0bbf5c20c4bcb6ac42f | refs/heads/master | 2022-12-22T13:27:55.149022 | 2021-05-15T02:47:13 | 2021-05-15T02:47:13 | 200,609,489 | 0 | 0 | null | 2022-12-16T07:25:58 | 2019-08-05T07:56:06 | HTML | UTF-8 | Java | false | false | 2,075 | java | package com.lovelyz.washcar.entity;
public class WashStaff {
private Integer id;
private Integer did;
private String staffname;
private String post;
private String tel;
private String username;
private String oldpassword;
private String userpass;
// 分页数... | [
"15969620150a@gmail.com"
] | 15969620150a@gmail.com |
54e18b26cfaf2ebd17cf2a09b6058fb0bc0057e1 | e207ceacc38cc3bb1a6a8f9b3e7ecae5821a8c14 | /src/main/java/com/beatus/factureIT/authorization/api/FactureITUserType.java | e1c3ecf98ea93312fbfdb3a83cbd2b4ea69618f4 | [] | no_license | goodbyeq/factureIT-app-services | 4c920c2c9f89f41f5e2415aaa9d7777b3f069d75 | b23dc81950c74b7f6946a75f93e73b0c5486f1d3 | refs/heads/master | 2020-03-26T18:59:53.705691 | 2018-10-05T06:10:15 | 2018-10-05T06:10:15 | 145,243,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 454 | java | package com.beatus.factureIT.authorization.api;
public enum FactureITUserType {
MANUFACTURER("MANUFACTURER"), DISTRIBUTOR("DISTRIBUTOR"), RETAILER("RETAILER"), CUSTOMER("CUSTOMER"), COLLECTION_AGENT("COLLECTION_AGENT");
private String value;
FactureITUserType(final String value) {
this.value = value;
... | [
"akeyanudeep@gmail.com"
] | akeyanudeep@gmail.com |
8d58f5064d79a23c6bd8e1e1c2caa0c687593a88 | a445f898a5bf3188fcd83d113200288f0059ba61 | /src/main/java/com/ullink/FSM.java | 56342bf669c3c06c5910ec1857a0545c03abe17b | [] | no_license | alexandraHancu/fsm-library | ec10aab8201c80e429f8dd68dbd28f8e0b28e19a | d8edeb93266767384e745d37328a02d525423b7e | refs/heads/master | 2020-03-25T11:14:29.652873 | 2018-09-13T11:46:55 | 2018-09-13T11:46:55 | 143,723,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,807 | java | /*************************************************************************
* ULLINK CONFIDENTIAL INFORMATION
* _______________________________
*
* All Rights Reserved.
*
* NOTICE: This file and its content are the property of Ullink. The
* information included has been classified as Confidential and may
* not b... | [
"alexandra.hancu@ullink.com"
] | alexandra.hancu@ullink.com |
103040f6273b88c2fe24b4fa4f134bb07b2ac2f7 | 7467a22cc9396e5dae1bff0cf0ad7f8dc072451f | /src/test/java/fi/eis/applications/chatapp/login/actions/impl/testhelpers/IOExceptionThrowingDocumentBuilderFactory.java | f66f799b9ba2433d4df64ae93efce27f216972d4 | [] | no_license | eis/simple-suomi24-java-client | 43af1c12e4fc74068668651126f1bd31fa38dda0 | 0f08b1fde27236fa16c9cd58c39b220a430fb06e | refs/heads/master | 2021-01-22T19:26:12.738658 | 2015-08-22T11:24:08 | 2015-08-22T11:24:08 | 26,182,777 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,479 | java | package fi.eis.applications.chatapp.login.actions.impl.testhelpers;
import org.w3c.dom.DOMImplementation;
import org.w3c.dom.Document;
import org.xml.sax.EntityResolver;
import org.xml.sax.ErrorHandler;
import org.xml.sax.InputSource;
import org.xml.sax.SAXException;
import javax.xml.parsers.DocumentBuilder;
import j... | [
"eis@iki.fi"
] | eis@iki.fi |
676baa983ad1c03e101c8e92451bd033d7c7d79e | 8059b0612f12ebbff7267168b34e67b24c4327bc | /src/test/java/com/mycompany/myapp/web/rest/AccountResourceIT.java | 24bf44ca81aa877f762706f38b05280f21276814 | [] | no_license | KamalAmarouche/jhipster-sample-application | 6717a07d5f2e6669471a9bdb6209f2a754e48ca6 | 0c7ac0f1d92ce9b176dbc114236e6fba11a3a4b2 | refs/heads/master | 2021-01-14T20:50:32.298264 | 2020-02-24T14:18:43 | 2020-02-24T14:18:43 | 242,755,063 | 0 | 0 | null | 2020-02-24T14:20:28 | 2020-02-24T14:18:29 | Java | UTF-8 | Java | false | false | 32,564 | java | package com.mycompany.myapp.web.rest;
import com.mycompany.myapp.JhipsterSampleApplicationApp;
import com.mycompany.myapp.config.Constants;
import com.mycompany.myapp.domain.User;
import com.mycompany.myapp.repository.AuthorityRepository;
import com.mycompany.myapp.repository.UserRepository;
import com.mycompany.myapp... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
8ed3cce523e437b13dedb27a899db5c5baf90e81 | ece18e026cc58e0ee3d6524a5b8ed56738021398 | /app/src/main/java/com/mhmmd/snappnews/ui/newsArticles/NewsArticleViewModel.java | f1701261dbf03368acaa1c5e6c025bed0b0341db | [] | no_license | mhmmdyldi/NewsApplication | 04c9e64dfd0a9724c3ced8ba2e1c96a35e968690 | 705d7da1dc416478c6bdc398826a55b7fb0567f4 | refs/heads/master | 2022-11-26T22:58:41.119091 | 2020-07-27T06:05:27 | 2020-07-27T06:05:27 | 281,386,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,619 | java | package com.mhmmd.snappnews.ui.newsArticles;
import android.util.Log;
import com.mhmmd.snappnews.data.AppRepository;
import com.mhmmd.snappnews.data.model.db.HeadlineEntity;
import com.mhmmd.snappnews.utils.AppConstants;
import com.mhmmd.snappnews.utils.Resource;
import com.mhmmd.snappnews.utils.Status;
import com.mh... | [
"myrises502@gmail.com"
] | myrises502@gmail.com |
16f814748f991cf11dcb8d58d4a41a7ac0453034 | 7be68ad8de1e89a1b3b71eeac8e2cf24f8ec2bfe | /spring-abstract-cache-redis/src/main/java/com/nestor/springabstractcacheredis/common/plugin/BaseMapperGeneratorPlugin.java | 6c2f862460913665a3c62b650d8e226c0c7aa421 | [
"Apache-2.0"
] | permissive | nestorbian/spring-boot-examples | 00bf7a8aa04e1973cab7a005ca696caa68607c12 | a502ac55844b62c57f45ef6a7818cf05b69f7a33 | refs/heads/master | 2023-05-09T20:17:38.045822 | 2023-05-03T16:08:02 | 2023-05-03T16:08:02 | 221,206,216 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,948 | java | package com.nestor.springabstractcacheredis.common.plugin;
import java.lang.annotation.Annotation;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Modifier;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Comparator;
import java.util.List;
import java.util.Optional;
i... | [
"1756073941@q.com"
] | 1756073941@q.com |
f5de4f36a335d32007ef9795af86d956dfa3aa07 | 0381d6e167025567101f2c8f414d110bee1fc67d | /src/org/wtdiff/util/ui/DiffOpenDialog.java | f05445a6fa07b22d0648692ff6c1134685b835cf | [
"Apache-2.0"
] | permissive | dnstandish/WTDiff | 23a7d158a0b7c4b907296c89fd2d7d163e31dda0 | 2cad3c2f8961af0328b1ee51ed84e81522a4cf80 | refs/heads/master | 2022-02-05T03:13:29.309434 | 2022-01-09T00:54:50 | 2022-01-09T00:54:50 | 96,142,070 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,116 | java | /*
Copyright 2015 David Standish
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 writing, software
... | [
"davidst@041a3167-dd87-4a6a-9bc3-e3c74769f2ba"
] | davidst@041a3167-dd87-4a6a-9bc3-e3c74769f2ba |
50b26ec8db48afde4020ee90fa86dd7164c0737a | 8539588c0cca84a452c6bf60c26f36b73cee46d8 | /tapestry-beanvalidator/src/main/java/org/apache/tapestry5/internal/beanvalidator/BeanFieldValidator.java | 43eedfd11b860fbcebf09155d0b0ddf798e44e4d | [
"Apache-2.0"
] | permissive | agileowl/tapestry-5 | 1ca62b5445ee93fefa213a16bc908dc260ba7e26 | b108e06f4b633d77461dda220a07016ee806c0c7 | refs/heads/master | 2016-09-05T11:43:33.450450 | 2012-11-02T02:28:25 | 2012-11-02T02:28:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,372 | java | // Copyright 2010 The Apache Software Foundation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable l... | [
"drobiazko@apache.org"
] | drobiazko@apache.org |
83d69a689eabeb61f9b78fcd7726a9fd35785e8d | bb0edb183e35e85aa79932e554e32584bae247f6 | /src/objects/savegamedialoge/ScrollUpBtn.java | 75f2b612cd77d1edeeb9a753d434cb8b5d5127a2 | [] | no_license | MrGussiaas/AdventureEngine | 272b4f3a9d49bfcd4d432c2174a4856a69c42536 | f6365f046765071b8daac521134a8cd9b0bda41a | refs/heads/master | 2021-07-04T01:14:04.587097 | 2016-12-29T21:22:03 | 2016-12-29T21:22:03 | 15,502,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,326 | java | package objects.savegamedialoge;
import java.awt.Image;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.imageio.ImageIO;
import objects.settingswindow.CommandButton;
import trigger.ITriggerHandler;
import trigger.Sc... | [
"blgussiaas@gmail.com"
] | blgussiaas@gmail.com |
571555e1b58be215fc8b43867a9c6ef289bc5e44 | 6c581f6164eebe845a848e8c2d9f8315f7e264fd | /org.abchip.mimo.biz.model/src/org/abchip/mimo/biz/model/product/config/ProductConfigConfig.java | 60a6346fea44421a1e4ff6b0bd591738b8dd94ec | [] | no_license | abchip/mimo-biz20 | 7a0b110fd40733a7f3049d1871ef9559bc08db5c | a3cffeccb98d200ff2ecd629942b4279364d3373 | refs/heads/master | 2023-03-22T22:54:03.865399 | 2021-03-18T20:35:52 | 2021-03-18T20:35:52 | 245,134,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,418 | java | /**
* Copyright (c) 2017, 2021 ABChip and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.abchip.... | [
"dev@abchip.it"
] | dev@abchip.it |
4d27fecec4e9e94deacbf36fc3da303ccec212b4 | e627f304edf8ff56d8b544d5c8985facc19761a8 | /src/joborder/JobOrderController.java | fc592b87a5a8584ab65b3765c60e44ee4fe7a4c3 | [] | no_license | davidlegare/Exogene-Services | d253ffcc0fbd580915edc722e22282c2139f2fc1 | c58d5ca324822f14931a5fbd8e0b7e37e29f7618 | refs/heads/master | 2020-04-05T02:19:54.848926 | 2018-11-06T03:32:23 | 2018-11-06T03:32:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,630 | java | package joborder;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.control.TextField;
import javafx.event.ActionEvent;
import java.io.IOException;
import java.net.URL;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
imp... | [
"nicolas.habak@gmail.com"
] | nicolas.habak@gmail.com |
69b0a4b76fda0a35dbd56cd04121e44987ca88ad | 081b4eb04aebfe18fccc80260c470b209c1ade73 | /app/src/androidTest/java/es/ulpgc/eite/android/quiz/screen/question/QuestionActivityTest2.java | 9ae4cb40b40f83692223d1b81f41d4b575197d5a | [] | no_license | JonayCruzDelgado/QuizProject | a21640f45b1bb5bebff9fb6f7adb002d2865420d | 48604798656aabf5900b322abf224f2eeaa68aae | refs/heads/master | 2021-01-09T06:13:19.461862 | 2017-02-10T16:24:00 | 2017-02-10T16:24:00 | 80,937,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,918 | java | package es.ulpgc.eite.android.quiz.screen.question;
import android.support.test.espresso.ViewInteraction;
import android.support.test.rule.ActivityTestRule;
import android.support.test.runner.AndroidJUnit4;
import android.test.suitebuilder.annotation.LargeTest;
import android.view.View;
import android.view.ViewGroup;... | [
"jonaycruzdelgado@gmail.com"
] | jonaycruzdelgado@gmail.com |
07199e892432f48116e4ac526ca07eb1b95718bc | 3613dfd5927fca32a1630bbb76d7a8318fa1db24 | /src/by/algorithmization/arraysOfArrays/Task14.java | c0c45603a2e416867a8e043206b97e77babb4ed1 | [] | no_license | vitalydervanowsky/Java_Basics_UpSkill_Lab_1 | ae385b17513ada00733ca9f91ac848b4379b44b9 | 57ad215bdf0058608a3135846a138e651208e0eb | refs/heads/main | 2023-04-15T08:30:30.182285 | 2021-04-30T19:36:27 | 2021-04-30T19:36:27 | 312,587,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,091 | java | package by.algorithmization.arraysOfArrays;
// Сформировать случайную матрицу m x n, состоящую из нулей и единиц,
// причем в каждом столбце число единиц равно номеру столбца.
public class Task14 {
public static void main(String[] args) {
int n = 10;
int m = 11; // n >= m - 1 !!!!!
int[][... | [
"vitalydervanowsky@gmail.com"
] | vitalydervanowsky@gmail.com |
7a482467a17da56f08ce23f6afabca21e743715c | 8a89db156088bf4526c6d04c441383d6d69d99ee | /src/main/java/com/tb/commpt/model/XtUserAddressKey.java | 645318d59dba96b622d04c45df059c720ded5857 | [] | no_license | tanbow1/commpt | dc892829a6e33e0b7e57548a3d7e4869e2061624 | 226378c25db99abb25162c2eac45db778b5b8c2c | refs/heads/master | 2021-01-20T09:31:45.901827 | 2017-12-03T14:33:25 | 2017-12-03T14:33:25 | 101,600,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 534 | java | package com.tb.commpt.model;
import com.tb.commpt.model.comm.BaseModel;
public class XtUserAddressKey extends BaseModel {
private String userId;
private String address;
public String getUserId() {
return userId;
}
public void setUserId(String userId) {
this.userId = userId == nu... | [
"729806384@qq.com"
] | 729806384@qq.com |
e9cfe4a4a286b2232c530ebd4e9fdab7bceb1226 | 36d7e18bc727ede0f0b5e4e3fa4aad9bf36e4927 | /src/br/com/chess/chess/pieces/King.java | f2e705e4f61ffe3e75d224edb2dd09d01d148c68 | [] | no_license | EdFrade/chess-system-java | e7ea122ff8ae534d0b5dbd352dc135369729df06 | ece02a1c270fac2d53f1fb470b5e09eaa8b436b8 | refs/heads/master | 2020-05-23T07:13:55.714513 | 2019-05-21T01:07:29 | 2019-05-21T01:07:29 | 186,673,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,448 | java | package br.com.chess.chess.pieces;
import br.com.chess.boardgame.Board;
import br.com.chess.boardgame.Position;
import br.com.chess.chess.ChessMatch;
import br.com.chess.chess.ChessPiece;
import br.com.chess.chess.Color;
public class King extends ChessPiece {
private ChessMatch chessMatch;
public King(Board board,... | [
"eduardofrad@hotmail.com"
] | eduardofrad@hotmail.com |
c0aa00138bdf6ccec11cff55b2c064c38fd83d83 | 893507cd45170c318b28e854056787f970658966 | /src/main/java/Domain/Users/UserInfo/WorkTime.java | ebe0fb7130e607dc12a64f1f5eac75c1f438d6a0 | [] | no_license | britnall/gym-management-system | a3db134d4608751c18c4bce2243669b2b948bd21 | 9b997a62852490dc321b187094bc58defca217f5 | refs/heads/master | 2021-03-09T17:14:36.571463 | 2020-10-13T23:31:53 | 2020-10-13T23:31:53 | 246,361,061 | 0 | 0 | null | 2020-10-13T23:31:55 | 2020-03-10T17:09:50 | Java | UTF-8 | Java | false | false | 2,502 | java | package src.main.java.Domain.Users.UserInfo;
/**
* Start and End Time for a Day of the Week
*
*/
public class WorkTime {
private TimeOfDay startTime; // time work shift start
private TimeOfDay endTime; // time work shift ends
private Weekday dayOfWeek; // day of work shift
/**
* @param start - ... | [
"brittany_nall@selinc.com"
] | brittany_nall@selinc.com |
2b1655fdaee63fa068b5582a14eb855bd8f5134b | abc5c2243cc3d2bd3815f223650bff4b702f4482 | /REST/Tienda/src/com/tienda/bean/Order.java | 6d88a41985126018beb43a6f940350a3a1f43723 | [] | no_license | PoojaShirwaikar/BlockhainTest | b01a9dc547a7b6f282f051bd7c35e414fca167f9 | 05c5ccccf7e02d0d5aaf1703f7874c3d78c6c77d | refs/heads/master | 2021-05-06T02:34:39.278180 | 2018-02-12T10:18:36 | 2018-02-12T10:18:36 | 114,599,664 | 0 | 0 | null | 2020-03-01T09:30:08 | 2017-12-18T05:33:39 | JavaScript | UTF-8 | Java | false | false | 1,435 | java | package com.tienda.bean;
import java.util.Date;
import java.util.Set;
import javax.xml.bind.annotation.XmlRootElement;
import com.tienda.util.OrderStatus;
@XmlRootElement(name = "order")
public class Order {
private int orderId;
private String number;
private Date orderedon;
private User orderedby;
private Ord... | [
"pooja_shirwaikar@persistent.co.in"
] | pooja_shirwaikar@persistent.co.in |
68bd279b3635f286f4b6f989a55265d94b78349c | a457be6f9744623f1ccb5b1c0574601d3fe0ff61 | /JDBCWebCRUD/src/com/niit/jdbccrud/config/DBConfig.java | 6bf92d10605b30a7a5c9c54dff15c0e21189b5b5 | [] | no_license | sonam-niit/CRUDDemos | fa033219a7b9f2115ce63a911f54d6bcb6a3965d | 331316f127cd9ed5e8c5a31aaafefc9bb9f67b7c | refs/heads/master | 2020-03-24T13:03:49.844394 | 2018-08-20T09:14:37 | 2018-08-20T09:14:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.niit.jdbccrud.config;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class DBConfig {
public static Connection getConnection()
{
Connection connection=null;
try {
Class.forName("org.h2.Driver");
connection = DriverManager.getConnection("jdbc:h2... | [
"Sonam.Soni@in.niit.com"
] | Sonam.Soni@in.niit.com |
5453b2f6e573eaca9236cb382a1b5af6bca10619 | 555a6b907c647a34df3d50c5c2790191377ce48e | /src/main/java/es/poc/reactiveexamples/reactiveexamples/ReactiveexamplesApplication.java | cf8a8afa70cca189c7aa25a2994e32fb3b7f4631 | [] | no_license | nesteban/reactiveexamples | 02e5e84cc37c9a5043d111c69495c7e85d0e343e | 6b6ad5c4e1632c82f98d7da8c1b5ad29122294e7 | refs/heads/master | 2023-06-03T17:40:26.847116 | 2021-06-14T05:24:41 | 2021-06-14T05:24:41 | 376,712,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package es.poc.reactiveexamples.reactiveexamples;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ReactiveexamplesApplication {
public static void main(String[] args) {
SpringApplication.run(Reactiveexample... | [
"nacho.esteban@gmail.com"
] | nacho.esteban@gmail.com |
d351d991713053c7efdc4bb8d0008d789bfc1adc | b7f35fb322a4d6354fe89c974ad1d432607ee7e2 | /src/main/java/cl/ucn/disc/pdbp/tdd/model/Tipo.java | 6a3224b283feb3be15d4a5c8d60ee6dc5b1bbb75 | [
"MIT"
] | permissive | Wilber-Navarro/tdd | 176460bffaf9276c723a77b4329b3bc30e2e55ce | 90eba95c6d65e6020ae42ac10d3918e7db019f83 | refs/heads/master | 2022-09-10T22:01:06.475113 | 2020-06-01T10:47:46 | 2020-06-01T10:47:46 | 262,697,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,301 | java | /*
* MIT License
*
* Copyright (c) [2020.] [Wilber Mauricio Navarro Moreira]
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rig... | [
"wilber.navarro@alumnos.ucn.cl"
] | wilber.navarro@alumnos.ucn.cl |
57d7fd66df8cbb0116ac8c039edd48aac3a8560e | bce31e3c7517825fdfa3151322e5d60d6ee59538 | /navisu-domain/src/main/java/bzh/terrevirtuelle/navisu/domain/nmea/model/ais/impl/utils/UtilsRateOfTurn8.java | e78a33ef8b63d7bc597bf1d4b2006c851cf09d1c | [] | no_license | terre-virtuelle/navisu | b0355461b9c77035834f79646036a9dc002f203d | 97bc2baaed37f83c9b773f1973a2a65683dc9e79 | refs/heads/master | 2021-08-04T03:41:09.226887 | 2021-06-17T11:27:22 | 2021-06-17T11:27:22 | 14,243,882 | 31 | 16 | null | null | null | null | UTF-8 | Java | false | false | 3,920 | java | package bzh.terrevirtuelle.navisu.domain.nmea.model.ais.impl.utils;
/** This class provides functions to analyze the rate-of-turn value that is returned by {@link AISMessagePositionReport#getRateOfTurn()}.
* @author Pierre van de Laar
* @author Pierre America
* @author Brian C. Lane
*/
public class UtilsRat... | [
"serge@serge-XPS-8500"
] | serge@serge-XPS-8500 |
c4263375ddeba6a8c6aee993bcf3034e000cd459 | 791c9ea88e80fdbfa3688bfa2b2fab06781b9189 | /app/src/main/java/com/iamsafi/crtfehsaas/adapter/PeopleAdapter.java | 3040f774e5224fb2d74ca19cb7371bdc3eadf71c | [] | no_license | iamsafidev/CRTF-Excel-Creator-App | abd4343d6d2d90b2a393637d4d0456923e29f45e | 71cc635d789e62e70611044ae4c61678426dc80e | refs/heads/master | 2022-11-06T20:27:41.800895 | 2020-06-22T15:58:12 | 2020-06-22T15:58:12 | 274,178,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,017 | java | package com.iamsafi.crtfehsaas.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.iamsafi.crtfehsaas.R;
i... | [
"safiawan099@gmail.com"
] | safiawan099@gmail.com |
8d9ea9c3500e652172f6bdef8c7d5e2b5fe3a955 | 0ea271177f5c42920ac53cd7f01f053dba5c14e4 | /5.3.5/sources/org/telegram/messenger/exoplayer2/extractor/ts/H265Reader$SampleReader.java | 870c1adbe6c5974cc250e60cfb6e8cdc0fb94f1c | [] | no_license | alireza-ebrahimi/telegram-talaeii | 367a81a77f9bc447e729b2ca339f9512a4c2860e | 68a67e6f104ab8a0888e63c605e8bbad12c4a20e | refs/heads/master | 2020-03-21T13:44:29.008002 | 2018-12-09T10:30:29 | 2018-12-09T10:30:29 | 138,622,926 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,555 | java | package org.telegram.messenger.exoplayer2.extractor.ts;
import org.telegram.messenger.exoplayer2.extractor.TrackOutput;
final class H265Reader$SampleReader {
private static final int FIRST_SLICE_FLAG_OFFSET = 2;
private boolean isFirstParameterSet;
private boolean isFirstSlice;
private boolean looking... | [
"alireza.ebrahimi2006@gmail.com"
] | alireza.ebrahimi2006@gmail.com |
adfd7bfb2422f2b41a34ad883b041ca9cefef95e | 007af033777f5d859a7474920444dfeeef9aca43 | /src/main/java/com/lionet/publishsubscribe/p/PublishSubscribePublish2.java | ebbfbe959135805afcceb56e3b72a8e30e950908 | [] | no_license | bravelionet/RabbitMQ-_Six_Working_Mode_Cases | 8d7d3785792374c8b2c8027b9c8e4c3da0df40c0 | 7e12b60b5ad5881153c05e78d188a84ae6ce6cc9 | refs/heads/master | 2022-05-31T19:11:50.440368 | 2020-04-27T04:10:49 | 2020-04-27T04:10:49 | 259,198,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,736 | java | package com.lionet.publishsubscribe.p;
import com.lionet.utlis.ConnectionFactoryUtlis;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
/**
* @Authror Lionet
* @Date 2020/4/25 22:41
* @Description Publish/Subscribe 模式
* 1. 生产者只需要声明交换机,将消息发送到交换机即可,再由交换机根据 type 发送到具体的队列
* 2. 交换机没有存储消息的能力,... | [
"BraveLionet@163.com"
] | BraveLionet@163.com |
ec78c760c5e4edecd05251c3bf831871def32b2a | d6bb8711815ad48e6af93d3d7c8923bcc5ede844 | /SpringBootNotes/src/main/java/com/springboot/notes/config/SpringBootConfig.java | e9afc9c91a3dafb20b0ed4fd5ee9169b6b1b411b | [] | no_license | Li-YunHai/PersonalCode | 835dc416286da0aa130d4c915c6f6e1af6038806 | 99a1133879da75c2b3cb2832caadf94168a5b957 | refs/heads/master | 2023-08-15T05:51:38.195684 | 2021-10-08T02:41:05 | 2021-10-08T02:41:05 | 411,565,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,533 | java | package com.springboot.notes.config;
import com.springboot.notes.model.Car;
import com.springboot.notes.model.Dog;
import com.springboot.notes.model.Person;
import lombok.Data;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.beans.factory.config.ConfigurableBeanFactory;
import org... | [
"liyunhai@joyy.sg"
] | liyunhai@joyy.sg |
6fb1f71b776b23029c4a43455cc70c5c260e12ef | 49d20dff92a6a1198a30b3526cfb85b93ba645c4 | /src/main/java/net/schmizz/sshj/sftp/RemoteFile.java | 641055736cd50992507cee9d567620f99f366f13 | [
"Apache-2.0",
"BSD-3-Clause",
"MIT"
] | permissive | cloudera/sshj | 40229cb25d0cbf0d86e256cbc621cc12bb486c5f | 3838dd20d7cbc503b98f26bd268f1acdd9fe2a3d | refs/heads/master | 2023-03-21T17:26:56.438973 | 2011-06-23T00:17:57 | 2011-06-23T00:27:58 | 1,856,139 | 6 | 7 | null | null | null | null | UTF-8 | Java | false | false | 5,381 | java | /*
* Copyright 2010, 2011 sshj 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/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | [
"shikhar@schmizz.net"
] | shikhar@schmizz.net |
afae6b650dae308dff8d3ea5599a53997adca23f | aaf4676b5896b48ea7bdee8114b2a1a288c9ccc7 | /src/com/easybuy/action/userManager/RegisterServlet.java | f6e0e7d586385e855c12b5ec3a181fe9607614bf | [] | no_license | TDCQ/easybuy | c9131bc2c56728f86768b22a9aca2a614f80d9c3 | 620214a50d85df1af45dcfeb43ad8c4b6f887d88 | refs/heads/master | 2021-01-19T04:34:00.711492 | 2016-06-17T15:49:06 | 2016-06-17T15:49:06 | 60,859,230 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,510 | java | package com.easybuy.action.userManager;
import com.easybuy.model.User;
import com.easybuy.service.UserService;
import com.easybuy.service.impl.UserServiceImpl;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.ServletOutputStream;
import javax.servlet.annotation.WebServl... | [
"1258080923@qq.com"
] | 1258080923@qq.com |
e4adbc0324877b46e12d265b0f486ac00ea5eed6 | 9b578a67b8ff69b943764fc34e7ae3030a77adb0 | /src/connection/DatabaseConnection.java | c07318c0ca3ca74bda18d23a941052de0bc5f6f2 | [] | no_license | sadhanaa/UniversityRecordSystem | 08d0637a4743026c5f3ca016d68499526e54d546 | 3b651ecf204b644657e3e4a2ae67fa990ed1aaf2 | refs/heads/master | 2020-05-18T00:22:36.399981 | 2013-05-05T09:24:25 | 2013-05-05T09:24:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,690 | java | package connection;
import java.sql.*;
import java.util.*;
import entity.Course;
import entity.Person;
import entity.Instructor;
import entity.PersonCourseMap;
import connection.Configuration;
import com.sun.security.auth.login.ConfigFile;
public class DatabaseConnection {
Connection con = null;
ResultSet rs, rs1... | [
"d.sadhana@gmail.com"
] | d.sadhana@gmail.com |
99a74ece1c64cea969182e33408061cf9379f895 | 416e8cf777f81eefecc71fe98d004d735c87aeed | /src/com/zhku/community/action/CartAction.java | 4f48d532268481550e7927188d86a41e46356cbd | [] | no_license | zhouguanglong1/zhku1 | 29147112b6c92e0108236ae7f8fa232162e5a537 | 208acac0be217890a94a63874901f8c4f4204e4f | refs/heads/master | 2021-01-23T04:14:14.909951 | 2017-05-31T09:48:32 | 2017-05-31T09:48:32 | 92,920,925 | 0 | 0 | null | 2017-05-31T09:48:33 | 2017-05-31T08:05:01 | JavaScript | UTF-8 | Java | false | false | 1,514 | java | package com.zhku.community.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import com.zh... | [
"970711665@qq.com"
] | 970711665@qq.com |
d78c71a7d3e29471248dfbd6ae03d2e8e633d17b | 4261a4c53d93a64cddcc12b880f7a981a4812f15 | /app/src/main/java/com/unysoft/bimmik/adapter/KegiatanAdapter.java | 16d793ed9227572becd53f300c229985fbbc2092 | [] | no_license | bimmik-unp/Bimmik | f9d9140a29df83c5283a505666749baad5a1117f | af2fe2d7dafe162c1438d2bc4e5e7ae972d913f0 | refs/heads/master | 2020-04-09T16:53:30.382925 | 2018-12-16T14:25:08 | 2018-12-16T14:25:08 | 160,459,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,954 | java | package com.unysoft.bimmik.adapter;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
impor... | [
"af270497@gmail.com"
] | af270497@gmail.com |
94f772c234d39d48d25161938dca29941c2ae701 | 708febe2ca3561e32bfe66801b11e0ad502d456b | /fabrikam-functions/src/main/java/com/sm/reti/fabrikam_functions/Translator.java | 0974b4c904a0ec018f0f0fe088e5ba6c26e14c96 | [] | no_license | GabrielePisapia/Reti | e2081f75de0d77d94f8b79ec777c1c4fa916aff1 | 9999338d646d15a826ae1adb5b286ea33ba457f3 | refs/heads/master | 2023-02-03T05:48:42.322147 | 2020-12-22T08:20:29 | 2020-12-22T08:20:29 | 313,593,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,197 | java | package com.sm.reti.fabrikam_functions;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.net.URLEncoder;
public class Translator {
public Translator() {
}
public static String translate(String la... | [
"56032063+SimonaPentangelo@users.noreply.github.com"
] | 56032063+SimonaPentangelo@users.noreply.github.com |
78334586b1928fc7ef39bfbf168a59d86c0783db | a45aae8a3212e115e8dd03128ef044736283b983 | /app/src/main/java/com/example/vamosjuntoslist/MainActivity.java | b3a027ea4046d04fe666e0601ca2940f630fe01f | [] | no_license | rcuestasjb/RemoteJson | dc8aac96234b91b4dcbff0b00e46f07e5e9932c4 | 6f49bb2c06249fd5b5df43a0bb81f65fbf2ce952 | refs/heads/master | 2020-09-12T05:57:06.609672 | 2019-11-18T00:39:24 | 2019-11-18T00:39:24 | 222,333,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,295 | java | package com.example.vamosjuntoslist;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import java.util.List;
import retrofit2.Call;
import retrofit2.Callback;
import retrofit2.Response;
import retro... | [
"rcuestas@jaumebalmes.net"
] | rcuestas@jaumebalmes.net |
97c07f8e1e1f1a9174c9261b17b74794c9f45ff4 | b9091a7bf56b737837b82ecec07463975dfdb593 | /Assignment3/src/Interface/Airline/ChooseJPanel.java | a2830a2ed8eddd2a234bf4d0ef4b03a122c1ba5c | [] | no_license | IntegrityXu/INFO-5100 | 71a3a4e96f3729a5a20f0d634f35ba9f01ce2f01 | 535ebc49f17c7929e4566ad497cbbc6651278d25 | refs/heads/master | 2023-04-20T07:50:04.261506 | 2021-05-12T21:13:08 | 2021-05-12T21:13:08 | 366,854,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,706 | 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 Interface.Airline;
import Business.*;
import javax.swing.JPanel;
import java.awt.CardLayout;
/**
*
* @author xutao
*/
public... | [
"xu.tao@husky.neu.edu"
] | xu.tao@husky.neu.edu |
f6a5a6035f6bd8a16df7efea8e0630e93306a779 | e1f39b8ef8326e6c5624799ff7116ad776fad9d1 | /src/test/java/pagesTest/firefoxtest.java | b6fc950257da662584dc2dda7c68d9c3756194d9 | [] | no_license | mohammad898/SeleniumTestNGextentReport | 94b4ca1f8018d68da036927aca5717fdf34aa324 | fb50b57390dac926c7a00f5af1540419cea2325a | refs/heads/master | 2023-05-11T05:03:02.075306 | 2019-12-16T05:40:58 | 2019-12-16T05:40:58 | 228,277,412 | 0 | 0 | null | 2023-05-09T18:17:14 | 2019-12-16T01:15:57 | HTML | UTF-8 | Java | false | false | 1,032 | java | package pagesTest;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.remote.DesiredCapabilities;
import org.testng.annotations.Test;
public class firefoxtest {
@Test
public void setup(){
WebDriver driver=null;
String projectPath=Sys... | [
"prahman244@gmail.com"
] | prahman244@gmail.com |
9f97763e5ddf3571014957152a9ac80eebca2550 | d38aaec516956c6459af340b4230477b723ad41a | /src/main/java/com/fsd/assignment/taskmanager/entity/UserEntity.java | ace4986044f753beb94c32777983d70c8ccdc824 | [] | no_license | arjunMunusami/FA_SpringBoot | 26bf755bc7cccd6b2241043c90174a951dab8aaf | 8cd93054f916585a73324d784fb7da12e5ed7886 | refs/heads/master | 2022-07-11T03:47:34.618441 | 2019-12-23T16:15:10 | 2019-12-23T16:15:10 | 228,904,493 | 0 | 0 | null | 2022-06-21T02:28:29 | 2019-12-18T19:06:09 | Java | UTF-8 | Java | false | false | 1,239 | java | package com.fsd.assignment.taskmanager.entity;
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.Table;
@Entity
@Table(name = "USER")
pu... | [
"arjun.munusami1987@gmail.com"
] | arjun.munusami1987@gmail.com |
b120f5b3546bff2a4414b926415d0cb1ab453f63 | 5b352b2d8231c2b97f1295ecf4612a0d7293e7fd | /e3-sso-web/src/main/java/com/e3mall/sso/controller/RegisterController.java | f3ccd3b3b5b5ff9e77cdda01023d479b87d8aba7 | [] | no_license | bean95/e3mall-soa | 23451512e9cc11110f70fbe0cfb94cc385145c60 | 1f58d0f9f5dc2a7f87653610515a8563648c5048 | refs/heads/master | 2023-02-02T05:27:13.109656 | 2020-12-16T08:43:03 | 2020-12-16T08:43:03 | 306,545,996 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,110 | java | package com.e3mall.sso.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.... | [
"761632370@qq.com"
] | 761632370@qq.com |
e2d817c80a281a2460a852dcfff8d01cd84a7ace | 5418a427fca8d6bebf4b6e1f6a36ed07cc0cc11c | /src/anotaciones/VeryImportant.java | e677935161c65ebb5661d41dd9921cfedba6b361 | [] | no_license | musiciancoder/javaPruebas | 4c9bcfd4d4feaa14d9205b5297a9072014f3bd62 | 92105be0f439096b5b4bcbe75fdd3f9e605b12e4 | refs/heads/master | 2023-02-22T02:20:02.441697 | 2023-02-10T14:23:36 | 2023-02-10T14:23:36 | 279,767,652 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package anotaciones;
import java.lang.annotation.ElementType;
import java.lang.annotation.Target;
@Target(ElementType.TYPE)
public @interface VeryImportant {
String stringPrueba = "soy variable stringPrueba";
}
| [
"andresguitarra1980@gmail.com"
] | andresguitarra1980@gmail.com |
cfd90e533abce27cd042bcb2d264fffae0b3b660 | 4e76ab3f49504fc37c56bcae2e6187e01eb87ce0 | /src/main/java/th/ac/ku/atm/Bank.java | bd4d05f916b2049ab90cdacb1d812de116d429bb | [] | no_license | WaroonSuppakit/atm-spring-annotation-main | 792f6f50525a737a68e2e732114c296f62030b29 | 78881b43f70e47f268ae35a391e8e573aca0f16e | refs/heads/main | 2023-08-05T13:40:47.580448 | 2021-10-06T10:52:49 | 2021-10-06T10:52:49 | 390,389,197 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,155 | java | package th.ac.ku.atm;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import java.util.Map;
/**
* A bank contains customers with bank accounts.
*/
@Component
public class Bank {
... | [
"waroonsuppakit@Waroons-MacBook-Air.local"
] | waroonsuppakit@Waroons-MacBook-Air.local |
a321b23e1e5abe134fe462dde8792f1c76707d1a | 22eb83d0fb3b751e9cda604a8055c802e0016ec4 | /1.0/src/main/java/coffeemaker/App.java | f561acce2961c4d27893298f619fe4b71ff93455 | [] | no_license | gone-phishing/coffee-maker | 5915d9eeb63914ed273f7f87d154fb2ee2aaefad | 1061425b74b6838fbdeeb47d23009780040ce250 | refs/heads/main | 2023-04-15T16:05:26.706519 | 2021-04-03T11:34:36 | 2021-04-03T11:34:36 | 354,265,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,181 | java | package coffeemaker;
import coffeemaker.Machine.BrandMachine;
import coffeemaker.Machine.BrandMachineLauncher;
import coffeemaker.Menu.Beverage;
import coffeemaker.Menu.MenuChoices;
public class App
{
public static void main( String[] args )
{
BrandMachine brandMachine = new BrandMachineLaunche... | [
"riteshoneinamillion@gmail.com"
] | riteshoneinamillion@gmail.com |
16641eb8f1ed2c83cd4e06194775e2d31f58229c | 4c013cb09c9a621d4e14e631f4aca677c8770e1a | /18_10_18_FinalCarApplication/src/telran/cars/repo/DriverRepository.java | 33a3cbbb9f7515405007186401a5af15414d55a1 | [] | no_license | Avenirre/carsRenting | 62ede8f8a6de4dd06a793de9f910a62c59357832 | aa39a1a66543d44c2f061114fe4a3b14d70709f5 | refs/heads/master | 2020-04-02T03:07:21.842942 | 2018-10-20T20:57:51 | 2018-10-20T20:57:51 | 153,947,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 274 | java | package telran.cars.repo;
import java.util.stream.Stream;
import org.springframework.data.jpa.repository.JpaRepository;
import telran.cars.entities.DriverJpa;
public interface DriverRepository extends
JpaRepository<DriverJpa, Long> {
Stream<DriverJpa> findAllBy();
}
| [
"avenirre@gmail.com"
] | avenirre@gmail.com |
a7d9f179dd06a0194faf447a53f868e7c9d1a94a | fe0089887bc18b4c665aedbf0f35de3de5378870 | /pbcs-service/src/main/java/com/pbcs/pbgl/service/KsZgrySer.java | 2d110b76396d187c15df2c74fde93860ae9ce169 | [] | no_license | snowxuyu/hpms | 6039a3f8c6c9630871e55f6c7565bd50e25ed1b7 | 9ce0eb4d07a75aa2db4a7ddc8ea20d73deb3d4a9 | refs/heads/master | 2021-01-22T12:13:00.874267 | 2015-07-12T15:42:32 | 2015-07-12T15:42:32 | 38,957,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 539 | java | package com.pbcs.pbgl.service;
import java.util.List;
import java.util.Map;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import com.hpms.service.BaseSer;
import com.pbcs.pbgl.vo.PBCS_ZGRYTJVO;
public interface KsZgrySer extends BaseSer<PBCS_ZGRYTJVO> {
public Map<String, Object> find(int page, int rows, Map<... | [
"snowxuyu@gmail.com"
] | snowxuyu@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.