blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d86984f6d962ca4dd43797e7d845e85f835927bf | 61db66a2208ded488445a5cec7ec16fc3bf1a5fa | /JAVA EE/SpringEtORM/animoz/src/main/java/com/animoz/modele/Espece.java | d02b971693822df011bf72c972239e0e8f8c6de5 | [] | no_license | Kenjaman/UDEV3 | d3bac1007e2e6ebf2c7c89d1e7f3f2f48771b088 | a8c39820a1a14ea1da113abb5a81b57c38d9c01f | refs/heads/master | 2022-03-12T15:43:16.849572 | 2022-02-13T18:30:16 | 2022-02-13T18:30:16 | 216,365,891 | 0 | 0 | null | 2022-02-13T18:30:16 | 2019-10-20T13:25:35 | HTML | UTF-8 | Java | false | false | 753 | java | package com.animoz.modele;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
@Entity
public class Espece {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY... | [
"56792437+Kenjaman@users.noreply.github.com"
] | 56792437+Kenjaman@users.noreply.github.com |
9e816a4ac79e458b1bc5162a47383977fa5f1ee1 | fb8bf4fd80f1522a33b3f2be72165d8db0071ea4 | /core/src/com/magnias/world/map/World.java | 72bdaa7e677d7b837d3bed6fec65dac0d6d78994 | [
"MIT"
] | permissive | angelocarly/xyzEngine | 710ed3b2d5686bc0d7a40d24443f913fda088181 | d0bd3011f044728ce6a46edd2e2254226fc80219 | refs/heads/master | 2022-06-18T10:22:14.986939 | 2020-05-09T22:21:31 | 2020-05-09T22:21:31 | 261,571,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,862 | java | package com.magnias.world.map;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Camera;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.Pixmap;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g3d.Environment;
import com.badlogic.gdx.graphics.g3d.attribut... | [
"angelo.carly@protonmail.com"
] | angelo.carly@protonmail.com |
297c5be73c1d3b197065b1c4be837bd1e7f3e86e | b867bb5702fad0cd39ab98623f10000250548d36 | /manage-parent/exam-manage-api/src/main/java/com/kalix/exam/manage/api/biz/IExamQuesBeanService.java | 4415f160743324bdcda8ce417af9ffe27746d258 | [] | no_license | chenyanxu/exam-parent | e4dcfbecaa2d52284030c0c5bddd62cd7279a8fd | a536a46461fb9564a21e914e52f76fbe72028b01 | refs/heads/master | 2022-12-19T09:48:40.525915 | 2019-09-19T05:34:34 | 2019-09-19T05:34:34 | 161,290,711 | 0 | 0 | null | 2022-12-05T23:49:38 | 2018-12-11T06:56:21 | Java | UTF-8 | Java | false | false | 1,158 | java | package com.kalix.exam.manage.api.biz;
import com.kalix.exam.manage.entities.ExamQuesBean;
import com.kalix.framework.core.api.biz.IBizService;
import java.util.List;
public interface IExamQuesBeanService extends IBizService<ExamQuesBean> {
/**
* 获取对应信息
* @param examId
* @param quesIds
* @par... | [
"yangze_lmkj@163.com"
] | yangze_lmkj@163.com |
3025f0baadf57b0799cca318559cafc829f102e0 | eed7dc234af40a7e95f406f4852fbc166c18aa31 | /SMS/src/jpa/service/CourseService.java | 96ec9c068db64027920bb099d28adec9fcc03332 | [] | no_license | twash0519/My-Projects | d7195530edc1cb9636b89ec70745eb05d929e9bb | 7a757a07959cc5aad6dcf291754323296f3a6047 | refs/heads/master | 2020-05-18T13:58:34.156556 | 2019-05-14T01:15:39 | 2019-05-14T01:15:39 | 184,455,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package jpa.service;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import javax.persistence.Query;
import jpa.dao.CourseDAO;
import jpa.entitymodels.Course;
public class CourseService implements Cour... | [
"theresa.gaines@EC2AMAZ-TJ3IE1T.corp.amazonworkspaces.com"
] | theresa.gaines@EC2AMAZ-TJ3IE1T.corp.amazonworkspaces.com |
2946c9c6dd93a37d94eccf45229c59bf8053d076 | 5bcc8fbd334efb7f60c159472d3c90c45446d5b0 | /WEB-INF/classes/codeshare/user/service/InsertUserService.java | e67a590ab2fbfb51fce0443de878342a60cfbf43 | [] | no_license | Inseok123/CodeShareSite | 1e2f45a6f7c4e9cf9b7adc8d99d67a9deaf5728f | 70a0d79daa901b0563dfaf1243a6dba6aa68d388 | refs/heads/master | 2021-01-01T11:09:58.915019 | 2020-02-09T05:58:40 | 2020-02-09T05:58:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 878 | java | package codeshare.user.service;
import java.sql.Connection;
import java.sql.SQLException;
import codeshare.dao.UserDao;
import codeshare.dto.User;
import codeshare.exception.ServiceException;
import codeshare.jdbc.ConnectionProvider;
import codeshare.jdbc.JdbcUtil;
// 회원가입 서비스 클래스
public class InsertUserService {
p... | [
"mdour@naver.com"
] | mdour@naver.com |
b6bd1add1ff3487d5e83b5487e6eba81b39f1b06 | adde0e71a48162653fec33b2a2f52abd427539d4 | /x10-2.4.3-src/x10.compiler/src/x10/ast/X10MethodDecl_c.java | 0db967cfa7160224a66127cb64b9757a210556f6 | [] | no_license | indukprabhu/deepChunking | f8030f128df5b968413b7a776c56ef7695f70667 | 2784c6884d19493ea6372343145e557810b8e45b | refs/heads/master | 2022-06-07T19:22:19.105255 | 2020-04-29T18:49:33 | 2020-04-29T18:49:33 | 259,726,892 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 45,301 | java | /*
* This file is part of the X10 project (http://x10-lang.org).
*
* This file is licensed to You under the Eclipse Public License (EPL);
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.opensource.org/licenses/eclipse-1.0.php
*
*... | [
"NVIDIA.COM+User(622487)@IK-LT.nvidia.com"
] | NVIDIA.COM+User(622487)@IK-LT.nvidia.com |
56b202353c304ee2fb2bad694a9248f9105f88d3 | b71272908fc8e9440d7af1860376ab93ba3ca6aa | /src/main/java/ru/itis/LZ77Test.java | ff0594ec9b612e3c3d8b4feb6478a91d439a976d | [] | no_license | a-shn/TextCompressor | ae380398ca02c2f8819fdf829968192d1b52b2dc | 5997da071e71fb7aed8d22fda69c53736884afc6 | refs/heads/master | 2023-01-20T18:05:55.271430 | 2020-11-27T13:41:47 | 2020-11-27T13:41:47 | 314,833,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 845 | java | package ru.itis;
import ru.itis.structures.LZ78Node;
import ru.itis.structures.Node;
import ru.itis.utils.FileReader;
import ru.itis.utils.LZ78;
import ru.itis.utils.SlidingWindowLZ77;
import java.io.IOException;
import java.util.List;
public class LZ77Test {
public static void main(String[] args) throws IOExcep... | [
"sh.il.almaz@gmail.com"
] | sh.il.almaz@gmail.com |
97dfd1a2ec45321675130371e3419c1ac9bfea07 | 315da21cafff4f0a9604caa2feb529a9ed99db54 | /seckill-demo/src/main/java/com/cckp/seckill/controller/DemoController.java | 500695f62746cc88e3e003959639233abe284200 | [] | no_license | cckp/ms | d261cdd7515e96f67adedbb46ebbb7d5c68b2e98 | 2b9d8cae1eaade60ec8a778452b5e071a9c641f0 | refs/heads/main | 2023-06-06T20:35:37.577739 | 2021-07-01T16:47:12 | 2021-07-01T16:47:12 | 381,922,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package com.cckp.seckill.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @author cckp
*/
@Controller
@RequestMapping("/demo")
public ... | [
"1454660582@qq.com"
] | 1454660582@qq.com |
767e70fa23f205a530161b91f53260aa6dfea7c7 | 183154b0421c1a5a0c820c42f2b94aa69f81fdd2 | /src/test/java/cyclops/control/either/CompletableEither4Test.java | 1286c2869644e56e344d3d3ab83680d0a53c16fa | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jbgi/cyclops-react | b8996fc741a7c9483f58e2ef67793d460b44ea98 | bf1a4fe159d6e5600012ae9c3a76a30f2df78606 | refs/heads/master | 2021-03-16T05:07:14.062630 | 2017-05-17T06:23:46 | 2017-05-17T06:23:46 | 91,538,054 | 1 | 0 | null | 2017-05-17T05:45:05 | 2017-05-17T05:45:05 | null | UTF-8 | Java | false | false | 18,629 | java | package cyclops.control.either;
import cyclops.Reducers;
import cyclops.Semigroups;
import cyclops.Streams;
import cyclops.async.Future;
import cyclops.collections.box.Mutable;
import cyclops.collections.ListX;
import cyclops.collections.immutable.PStackX;
import cyclops.control.*;
import cyclops.control.either.Eithe... | [
"john.mcclean@teamaol.com"
] | john.mcclean@teamaol.com |
89ec17afed06cdccc9c3eeb46d358ba4d61b7d12 | 56d664e65aa599dce259ff160738e9f0ad3ba00e | /src/main/java/com/example/demo/controller/admin/NhanVienResController.java | 93a8a31f49c4ce8af8adf37d1128f1a7df9bbee4 | [] | no_license | huuphuc0261993/vpdt | eaed8ef17e2274350848e40d0171dda1c5b2ee9b | 8a847161a75d4a073d7bfbacae6cb5028d2b53e2 | refs/heads/master | 2022-12-18T19:54:53.679234 | 2020-09-28T09:12:42 | 2020-09-28T09:12:42 | 291,638,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,555 | java | package com.example.demo.controller.admin;
import com.example.demo.model.NhanVien;
import com.example.demo.model.PhongBan;
import com.example.demo.model.ThongBao;
import com.example.demo.service.NhanVienService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
... | [
"huuphuc0261993@gmail.com"
] | huuphuc0261993@gmail.com |
6d0abf92a81277f210ff3d82425eb12988a2646a | 3579c367451e47c99530e83cc80e8e773cb7c300 | /gzxant-activiti/src/main/java/com/gzxant/utils/ActivitiUtils.java | 0319bec7039054ef693920467575e12e819c71c7 | [
"Apache-2.0"
] | permissive | Parmet/gzxant | d3b5db257cc7b3dafb919836a7d9ad27ae467952 | 09e3e34407cde898284875217ca42adcc0504e64 | refs/heads/master | 2020-03-09T10:15:19.537897 | 2018-05-09T03:25:48 | 2018-05-09T03:25:48 | 128,732,887 | 0 | 2 | Apache-2.0 | 2018-05-11T05:34:50 | 2018-04-09T07:36:22 | JavaScript | UTF-8 | Java | false | false | 6,117 | java | package com.gzxant.utils;
import java.util.HashMap;
import java.util.Map;
import org.activiti.engine.repository.Deployment;
import org.activiti.engine.repository.ProcessDefinition;
import com.gzxant.enums.HttpCodeEnum;
import com.gzxant.exception.SlifeException;
import com.gzxant.vo.ProcessVO;
/**
* @author: xufei.... | [
"158215350@qq.com"
] | 158215350@qq.com |
983fdb7d0076b7494ce6c696484345d52b55a17a | b05ffb267c1ddaa2e71a07ec7c4d6617e2a4b19a | /x-im-message-server/src/main/java/com/eikesi/im/message/config/package-info.java | 27ae37bc54b31b822e31b0861bd7b1726da2f1d7 | [] | no_license | pologood/eikesi | 122f1000273ec0f9d83def5debe24b48a3196234 | eb4824b336863f12347db6909f55b1c1a62a61c8 | refs/heads/master | 2020-05-30T10:53:07.888064 | 2019-05-14T15:45:05 | 2019-05-14T15:45:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87 | java | /**
* Spring Framework configuration files.
*/
package com.eikesi.im.message.config;
| [
"2732067273@qq.com"
] | 2732067273@qq.com |
605fa2ac8f308337882c7beb72c834785c04dbbe | 8554b38a01b2819f34ded77fa13e581d3406ce08 | /Collection/src/com/Map/MapTest01.java | 144776e0539f287a42bf90f3e88f2524c71f9b16 | [] | no_license | studywzy/Test | aaba4658c152907acced2c0a133f65fc68940d2a | 24b09724dda063e03a1ff40864a56b8e76fd9be3 | refs/heads/master | 2022-04-04T13:15:21.194527 | 2020-02-26T09:32:29 | 2020-02-26T09:32:29 | 240,662,213 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,079 | java | package com.Map;
import java.util.*;
/**
* @author Wzy
* @date 2020-02-20 - 13:43
*
* 关于Map集合中常用的方法
* void clear(); 清空Map
*
* boolean containsKey(Object key); 判断Map中是否包含这样的key
* boolean containsValue(Object value); 判断Map中是否包含这样的value
*
* Object get (Object key); 通过key获取value
*
* b... | [
"1365997350@qq.com"
] | 1365997350@qq.com |
4f39ca6c4bb72632208e4f2c60e675eb6e36765b | 5b2f8e72776d66e2b6b4ba982da52e01a389119d | /FinalHoroscopeTester.java | 039c6ead53090fde8f8e1bfee04339ad0dab1b84 | [] | no_license | nicolelfella/Horoscopes | dd5984a9e4608ffded62b64436be900237300277 | 392c8dfea8c1f402a08f315b78126ad57c6b1ada | refs/heads/master | 2016-09-05T22:09:23.884995 | 2014-03-23T08:21:48 | 2014-03-23T08:21:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | //CS201 Assignment 1 Part 1g
//Nicole Fella
/**
* Final Horoscope Tester Modification
* used to test MadoscopeEngine if arg passed through
**/
public class FinalHoroscopeTester
{
//testing through main method
public static void main(String[] args)
{
//declare variable for HoroscopeEngine object
HoroscopeEngi... | [
"nicolelfella@gmail.com"
] | nicolelfella@gmail.com |
de27bd67b929d1afd500607ce110cb39d98fc2c0 | fc008d7e311ab1a95532b4a9fe036a86454f149e | /src/practive/bit/arrayDemo/Test.java | 38c5a6fc7c099fb7902469061c7e34b9413ab273 | [] | no_license | Sasura321/S1 | 9787a99cec3a89b93775c056722d7814c5426374 | 2886dd79aebc2d0a8d0c25b7788de17954bc9a94 | refs/heads/master | 2020-03-28T18:31:36.084180 | 2019-03-05T08:52:22 | 2019-03-05T08:52:22 | 148,888,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,337 | java | package practive.bit.arrayDemo;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
class MyThread implements Runnable {
private int ticket = 100;
private Lock ticketLock = new ReentrantLock();
@Override
public void run() {
for(int i = 0; i < 100; i++) {
... | [
"2818760446@qq.com"
] | 2818760446@qq.com |
a50181f9fbe381aa118aec820f27d32399c182e5 | 9a2e0f9cfc617a89f100f11c5e260a2a1a1264b3 | /src/test/java/com/mycompany/store/web/rest/InvoiceResourceIntTest.java | 1325ec406724567e3c9451908d8c36b704b015bf | [] | no_license | sahithi813/online-store | d139c2dd6770ab6ed6a4d9ac43d8b3fa54687ec0 | 69bfc12d826285901e3a4d7597046c12efe68aae | refs/heads/master | 2020-05-07T20:13:06.164029 | 2019-04-11T20:52:41 | 2019-04-11T20:52:41 | 180,849,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,995 | java | package com.mycompany.store.web.rest;
import com.mycompany.store.StoreApp;
import com.mycompany.store.domain.Invoice;
import com.mycompany.store.domain.ProductOrder;
import com.mycompany.store.repository.InvoiceRepository;
import com.mycompany.store.service.InvoiceService;
import com.mycompany.store.web.rest.errors.E... | [
"sahithi.reddy@capgemini.com"
] | sahithi.reddy@capgemini.com |
69594fd8604fd614fc30a5bb276fe2b0feea2fba | cf4b65ee2474cce7e0f69191a5042e92a90c7a26 | /gsyVideoPlayer-java/src/main/java/com/shuyu/gsyvideoplayer/video/ListGSYVideoPlayer.java | 589cc0ef844ba2f5d83f65f41aa031c135a674b4 | [] | no_license | helloCJP/CjpFastAndroid | 71505f1a124663954a430c680750ae4fcd85006b | 42b7b365f033ea9927812a82bc6e72c609ad4d76 | refs/heads/master | 2021-01-18T08:07:29.312972 | 2020-02-16T16:16:58 | 2020-02-16T16:16:58 | 100,354,368 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,493 | java | package com.shuyu.gsyvideoplayer.video;
import android.content.Context;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import com.shuyu.gsyvideoplayer.model.GSYVideoModel;
import com.shuyu.gsyvideoplayer.video.base.GSYBaseVideoPlayer;
import c... | [
"cjp7109@163.com"
] | cjp7109@163.com |
c8ae4015bbe5b69720aaff65b411f11eb342f8b1 | d6a5da3794ef8a79b2cc8e58caf7a9915ef741b4 | /src/main/java/agents/anac/y2011/ValueModelAgent/IssuesDecreases.java | ad655ca1cfb46cdea4f0a47eefc5a18053cf066a | [] | no_license | Shaobo-Xu/ANAC2019 | 67d70b52217a28129a6c1ccd3d23858e81c64240 | 6f47514a4b8ee5bc81640692030c6ed976804500 | refs/heads/master | 2020-05-16T22:26:14.655595 | 2019-07-28T15:29:49 | 2019-07-28T15:29:49 | 183,329,259 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,698 | java | package agents.anac.y2011.ValueModelAgent;
import java.util.HashMap;
import java.util.Map;
import genius.core.issue.ISSUETYPE;
import genius.core.issue.Issue;
import genius.core.issue.IssueDiscrete;
import genius.core.issue.IssueInteger;
import genius.core.issue.IssueReal;
import genius.core.issue.Value;
import geniu... | [
"601115401@qq.com"
] | 601115401@qq.com |
2d82ce9aa548fc2451ca9f85c0803a974b603867 | daab099e44da619b97a7a6009e9dee0d507930f3 | /rt/com/sun/xml/internal/ws/spi/db/RepeatedElementBridge.java | ca0b34227e9a11d7127e9825e4b2bde503a6fe18 | [] | no_license | xknower/source-code-jdk-8u211 | 01c233d4f498d6a61af9b4c34dc26bb0963d6ce1 | 208b3b26625f62ff0d1ff6ee7c2b7ee91f6c9063 | refs/heads/master | 2022-12-28T17:08:25.751594 | 2020-10-09T03:24:14 | 2020-10-09T03:24:14 | 278,289,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,925 | java | /* */ package com.sun.xml.internal.ws.spi.db;
/* */
/* */ import java.io.InputStream;
/* */ import java.io.OutputStream;
/* */ import java.lang.reflect.Array;
/* */ import java.util.Collection;
/* */ import java.util.HashSet;
/* */ import java.util.Iterator;
/* */ import java.util.L... | [
"xknower@126.com"
] | xknower@126.com |
dea4de14b07f42a0358d84514a9c37d9029d9a3a | 13be766e1f1105514db711161ef99e8988aa8197 | /digital.innovation.one.utils/src/digital/innovation/one/utils/operacao/internal/SubHelper.java | 9156e252acd5dd82d95be36d7305ccba000fadef | [] | no_license | FANasc/JavaModular | 24f504d41b41f478bac60d02238722cf2452c9d4 | 22d058c05824254ddafef772fa40474092ac5691 | refs/heads/main | 2023-07-04T15:23:22.985066 | 2021-07-31T23:58:20 | 2021-07-31T23:58:20 | 391,484,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 185 | java | package digital.innovation.one.utils.operacao.internal;
public class SubHelper implements Operacao {
@Override
public int execute(int a, int b) {
return a - b;
}
} | [
"fernandoaguiardonascimento@gmail.com"
] | fernandoaguiardonascimento@gmail.com |
48887830fee34e7226e90c00824b0a0d6e843294 | c9aaf973992089e2f76c55a91b6843c2b9ced0e4 | /src/main/java/org/hisp/dhis/commons/functional/package-info.java | c1abee8842fc14bad594c0badcdcffd0da84ac14 | [] | no_license | dhis2/dhis2-support-commons | 9cd5cc551c3651fcf5f492ff256c734c90653538 | 83714ad6832bf9be4da38866724518e3c0fbbeb3 | refs/heads/master | 2021-06-01T15:26:42.520274 | 2018-01-10T11:30:33 | 2018-01-10T11:30:33 | 37,645,074 | 0 | 0 | null | 2018-01-15T22:34:29 | 2015-06-18T07:40:27 | Java | UTF-8 | Java | false | false | 111 | java |
/**
* Functional interfaces.
*
* @author Lars Helge Overland
*/
package org.hisp.dhis.commons.functional; | [
"larshelge@gmail.com"
] | larshelge@gmail.com |
134384d7156ec7fa34df19bcd64239c99bfd4c10 | ca769cd86bf8b75d3a6ae5fd5a3c1767d50e2c54 | /src/org/helioviewer/jhv/gui/components/calendar/JHVCalendarEvent.java | a75acd972cd49c2e265d9abba75a57129868cc5c | [] | no_license | AngrodAlcarin/JHelioviewer | e4c501b2a751934b274ef1d2005a25b09f55cb97 | 2870cb2794d5829ae40e44a98e1afc38a95a2dad | refs/heads/master | 2021-01-18T16:38:50.119930 | 2015-02-27T13:32:35 | 2015-02-27T13:32:37 | 31,534,013 | 1 | 0 | null | 2015-03-02T09:58:30 | 2015-03-02T09:58:30 | null | UTF-8 | Java | false | false | 1,137 | java | package org.helioviewer.jhv.gui.components.calendar;
import java.util.EventObject;
/**
* An event which indicates that a component-defined action occured. This event
* is generated by a component (such as a JHVCalendar) when the
* component-specific action occurs (such as a date has been selected). The
* event is... | [
"stefan.meier6@students.fhnw.ch"
] | stefan.meier6@students.fhnw.ch |
c4d1879dad2fce081f82a77a847dc83ef1297a61 | dd73d856ef2ee7d8a411da53fb90889b8bc203bb | /FoodTruck/app/src/main/java/com/example/user/foodtruck/MenuActivity.java | e57a35d1566f9c801bfd3217ce3a3df736b6f376 | [] | no_license | dyyyy/FoodTruck_Application | 68d12e3a83b121a19f9b737212beb3cb1e72ab05 | fa8f12d2cd0f520255ef2006de9ef225548f661f | refs/heads/master | 2021-05-10T16:16:15.473779 | 2018-03-05T06:45:43 | 2018-03-05T06:45:43 | 118,572,282 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,896 | java | package com.example.user.foodtruck;
import android.content.Intent;
import android.support.design.widget.TabLayout;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4... | [
"dyj7857@gmail.com"
] | dyj7857@gmail.com |
a3fe3cd9275c7c25503d5947c3abec142443f033 | 50bcdc5639b17ca8cc2809033a064bac59a84023 | /Foodpai/app/src/main/java/com/mobilephone/foodpai/activity/FoodMainDetailsActivity.java | 53d67cec2fb779f3c32465f307b2f7ac60682a4b | [] | no_license | liaoshaowei/MyFoos | a277f657879150421dce68539e5a038b01fcc07d | f486cc24f2bc9e603f2ae05edc46a7c8bd76a9f5 | refs/heads/master | 2020-07-13T08:03:24.962201 | 2016-11-16T06:15:03 | 2016-11-16T06:15:03 | 73,888,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,666 | java | package com.mobilephone.foodpai.activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;
import android.util.Log;
import android.view... | [
"18818849865@163.com"
] | 18818849865@163.com |
0954afade0a82e1b3378e1a6d1e4d46ec017468d | e05bbf93210be7e568c9aa9954ad6016b9f8c98e | /SydovaVladaFirstProject/src/main/java/ua/mainLogic/Parsing.java | 4be6d30235e264bdba3d2c75237dc3861c71af77 | [] | no_license | SokolSerhiy/First | d7c6cc270ad3b280f859aa0a0810c28256593a84 | 31322a7bbd5206e1800fa6f1b3ede431bd9b1bd3 | refs/heads/master | 2021-07-08T13:17:12.039087 | 2017-10-03T12:22:17 | 2017-10-03T12:22:17 | 105,646,642 | 0 | 0 | null | 2017-10-03T12:01:02 | 2017-10-03T12:01:01 | null | UTF-8 | Java | false | false | 2,696 | java | package ua.mainLogic;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.springframework.context.ConfigurableApplicationContext;
import com.gargoylesoftware.htmlunit.BrowserVersion;
import com.gargoylesoftware.htmlunit.WebClient;
import com.gargoylesoftware.htmlunit.html.DomElement;
impor... | [
"saveskul@ukr.net"
] | saveskul@ukr.net |
ee0fe4ec0214f1b23da2986d11ec5968baf054c9 | 1a37864cb448b269c57c8757203322605763cd9b | /src/essais/TestMoyenne.java | 51af8ec20ab9b0c1918d9549ecbf6985de40a795 | [] | no_license | Xeenaath/approche-objet | 65792ba79f92aea15d198e0abd4456a0554a9473 | e33f15179e0780f0379a03262a44a3e4c73849f4 | refs/heads/master | 2023-04-09T11:31:05.712614 | 2020-07-08T09:47:41 | 2020-07-08T09:47:41 | 275,096,483 | 0 | 0 | null | 2021-04-26T20:27:08 | 2020-06-26T07:17:29 | Java | UTF-8 | Java | false | false | 391 | java | package essais;
import banque.CalculMoyenne;
public class TestMoyenne {
public static void main(String[] args) {
CalculMoyenne calculMoyenne = new CalculMoyenne();
calculMoyenne.ajout(12);
calculMoyenne.ajout(15);
calculMoyenne.ajout(18);
calculMoyenne.ajout(11);
calculMoyenne.ajout(17);
calculMoyenne... | [
"znathangirotz@gmail.com"
] | znathangirotz@gmail.com |
5a3670a87ced603ec4e67c53426cb85ed43b9bf8 | 09f5ac6ba9039072048a3830647012563cf81501 | /MySolution/src/test/java/com/leetcode/SolutionReverse.java | be0346bf3001effdec8af859c650292e490e359f | [] | no_license | DrinkToWink/DataStructureAlgorithm | fe93ec87d80a50ebcee5f1528821286d793dca4c | bd05eba86631d4045d4a71708726b789c0ae0075 | refs/heads/master | 2023-05-08T03:06:46.410008 | 2021-05-29T03:25:41 | 2021-05-29T03:25:41 | 295,161,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | package com.leetcode;
/**
* @User xiangyl
* @Data 2021/5/28
*/
public class SolutionReverse {
public static void main(String[] args) {
SolutionReverse solutionReverse = new SolutionReverse();
System.out.println(solutionReverse.reverse(1534236469));
}
public int reverse(int x) {
... | [
"2279104443@qq.com"
] | 2279104443@qq.com |
5f92b005205832cf8b979b8d3856c9ac9b9e95f0 | 6cd8234075cd59c4f6a1491da4185eab0e4a4337 | /src/Student/studentDAO.java | e06de983a8d8810d41a4ab834a84e6aeb1d2bcd6 | [] | no_license | stuti-deshpande/Servlet--JSPs--MVC-via-RequestDispatcher---Database-I-O- | 9032b78f53b098c8d5d4edf13f6c5de74972764d | 7e7f0c3f764a197c0be43e1e4d92b6d4b8c57af0 | refs/heads/master | 2021-01-22T18:58:11.333091 | 2017-03-16T01:51:26 | 2017-03-16T01:51:26 | 85,139,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,409 | java | package Student;
import java.sql.*;
public class studentDAO {
public Connection con=null;
public studentDAO(){
try{
System.out.println("trying server connect");
Class.forName ("oracle.jdbc.driver.OracleDriver");
con = DriverManager.getConnection ("jdbc:oracle:t... | [
"stutideshpande.19@gmail.com"
] | stutideshpande.19@gmail.com |
25832eb7bee8b30fac5286a3bb5389d772187ecf | dbf3e67f54827c57ddf0ddd6081633ea02b25e01 | /app/src/main/java/com/ek/posbridge/API/Retrofit/LocationCall/Address.java | c7cc4d5c2566a18790675f16d980cbc91ee0ee1b | [] | no_license | ekrusznis/SCposbridge | 26c5911695daa45eaf8feff1cc1a979d5999c9c9 | fc094866d856408e5ebc28a6eadcc2b368d0accb | refs/heads/master | 2020-03-24T21:58:21.309585 | 2018-07-31T19:52:38 | 2018-07-31T19:52:38 | 143,060,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,794 | java | package com.ek.posbridge.API.Retrofit.LocationCall;
import com.google.gson.GsonBuilder;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Address {
@SerializedName("address_line_1")
@Expose
private String addressLine1;
@SerializedName("locality... | [
"ekrusznis@aol.com"
] | ekrusznis@aol.com |
2c257309cf86fa71cf085be0f2b5e34e7d4377c9 | e2098dc52d16f0bcbfe134f8da2ca58d64cbcbd5 | /src/it/multithread/ReentrantLockDemo.java | d42decfdbbb5817586b0e0d6ce8646bc23b4b4cc | [] | no_license | ale1692/Esempio | 717f1cb440bafb233ee628c5317ba1cb16431b96 | 718fd5649dca0de85d518535ab423c726e24c2e7 | refs/heads/master | 2021-03-30T16:12:48.776436 | 2018-03-03T17:55:15 | 2018-03-03T17:55:15 | 122,380,037 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 921 | java | package it.multithread;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
public class ReentrantLockDemo {
public static void main(String[] args) {
Hole hole = new Hole();
ProducerEvolution producer = new ProducerEvolution(hole);
ConsumerEvolution consumer = new ConsumerEvo... | [
"ale16_92@hotmail.it"
] | ale16_92@hotmail.it |
3565ae78bb20e135c2753495dcf210b6a38008f7 | c582b903003533693985810b1bede0491d492ee7 | /src/main/java/com/kidsphoto/mall/entity/Product.java | ae158b7e3de501ba2cbedb4eb0e013c521f7ccf6 | [] | no_license | LM-0826/mall | d4da70ee6452ab07247ab8be6eb3f90dd76a6144 | 9de2e4d578ee731a1f4b0a7466286fb4586bef6e | refs/heads/master | 2022-06-26T11:33:02.803967 | 2019-11-29T10:18:39 | 2019-11-29T10:18:39 | 219,468,253 | 0 | 0 | null | 2022-06-17T02:38:19 | 2019-11-04T09:52:34 | Java | UTF-8 | Java | false | false | 843 | java | package com.kidsphoto.mall.entity;
import javax.persistence.*;
import java.io.Serializable;
import java.math.BigDecimal;
/**
* @author 李明
* @create 2019-11-18 16:59
*/
@lombok.Data
@Entity
@Table(name = "t_product")
public class Product extends Data implements Serializable {
//学校
@Column(name = "school")
... | [
"317174545@qq.com"
] | 317174545@qq.com |
811288305de98a6a32c5566a523b51be7300cedc | 4116dea1f23a2708167301b328d43f0b08675b2f | /footballapi/src/androidTest/java/com/arc/footballapi/ExampleInstrumentedTest.java | 47e6613be6159f2ff194ca293b1e4e4a0b21e284 | [] | no_license | adirahman/TestFootBallAPI | 6e1596e8e0de0a1a4093f35f92eb4bf3d98137fe | 5535bc0f2734c57520d3eab47b0637fb1d6bbaed | refs/heads/master | 2020-04-22T14:00:16.703937 | 2019-02-13T07:25:15 | 2019-02-13T07:25:15 | 170,428,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | package com.arc.footballapi;
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 dev... | [
"rahmanadi9@gmail.com"
] | rahmanadi9@gmail.com |
f1a2bc6262302e5bb9a16ef5b235e903ef14b23d | 75384ca29ccc6d71ff8c52f68bc5bf9503d24413 | /2294-동전 2.java | 87a4d9dc2cc4d8768bf8f5880df0960691840da0 | [] | no_license | ptkjw1997/BaekJoon | c7e706a1018497dcc2f177b84c91a3fa017174c1 | 50d999888ca4556726d06e26b3c435b2e2835152 | refs/heads/master | 2023-07-17T22:52:32.791214 | 2021-08-21T15:47:46 | 2021-08-21T15:47:46 | 385,880,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 839 | java | package Main;
import java.util.*;
import java.io.*;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));
String[] line = br.rea... | [
"ptkjw1997@naver.com"
] | ptkjw1997@naver.com |
94b20ef43b06a812103aff67c2c34404f2cb8ed3 | db4cbf3e52784c2647fa5e6f780f69201e01e0d6 | /servicios-jpa/src/main/java/co/com/servicios/modelo/Competencia.java | f0730d847e2c4008cc8f2fbc32a9e2f8458d6af1 | [] | no_license | Edgar1121830/ServicesUsta | 5679c0d03fc3b5bbe42e9fd0b36d8fe4a6925725 | 413d3a695b20d333b9fbb90206b2a86538aec5de | refs/heads/master | 2020-04-04T12:25:26.344690 | 2018-11-02T22:00:58 | 2018-11-02T22:00:58 | 155,925,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 886 | java | package co.com.servicios.modelo;
import java.io.Serializable;
import javax.persistence.*;
/**
* The persistent class for the competencias database table.
*
*/
@Entity
@Table(name="competencias")
@NamedQuery(name="Competencia.findAll", query="SELECT c FROM Competencia c")
public class Competencia implements Seria... | [
"edgarmedinauptc@gmail.com"
] | edgarmedinauptc@gmail.com |
fb397f99077186cc325aec28a89b87673fe95c29 | 63f0a2e2c918db544cb58da2636f370bd80a36fe | /JavaPractice/src/org/dimigo/oop/Car2.java | 4ed6b88d2eb26bd3ebbec12782abd17a185d32f3 | [] | no_license | hd132521/old | f412d3fa717c371e820cf4eaf7a87b6b8470637b | df26870f3da914187a6bd563039aa2a24cdf573a | refs/heads/master | 2022-10-12T11:38:10.307957 | 2015-11-10T01:53:41 | 2015-11-10T01:53:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | /**
*
*/
package org.dimigo.oop;
/**
*<pre>
*org.dimigo.oop
* |_Car
*1. 개요:
*2. 작성일: 2015. 4. 13.
*</pre>
* @author : 박유택
* @version : 1.0
*/
public class Car2 {
private String company;
private String model;
private String color;
private int maxSpeed;
private int price;
public... | [
"parkyutack12@naver.com"
] | parkyutack12@naver.com |
a6e4044d3635d18ca254619d3bf52dd6aa171b61 | b62728ad1e88efe8ee2dc281153c74066aabff91 | /Internship/src/StringLvl1/lexico13.java | 1fd8de8866e7295abd7b3be58225b69d2709e7bc | [] | no_license | anubhavv13/Internship | a0730a9488f27d1bb5d256b46da50710d94cdb6d | b561eb8bfc4bd5ddf4fa21d739e318579d2d2ac2 | refs/heads/master | 2022-09-26T15:49:19.959584 | 2020-05-31T20:26:40 | 2020-05-31T20:26:40 | 267,621,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package StringLvl1;
import java.util.Scanner;
class lexico13 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String s1,s2;
int r;
System.out.println("Enter First String");
s1 = sc.nextLine();
System.out.println("Enter Second St... | [
"noreply@github.com"
] | noreply@github.com |
5f076d7ec865b2c52f1165247bbc669a46b5c54a | 5bc6db48a29cb942004fd708a8c5c15ffb19b49e | /ChessGame/src/chess/game/ChessPieceClass.java | 480917845f5f5f02d1ae22053e38a3b19d4dd7bc | [] | no_license | joelmaxw311/chessGame | cc351a0e326d1d00be4a286ea3613f6b546b0315 | 25b2e1bc6621bbbdd436130e1b5b918fee1d93e3 | refs/heads/master | 2023-01-12T01:28:09.380880 | 2020-11-21T02:41:17 | 2020-11-21T02:41:17 | 314,717,884 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | 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 chess.game;
/**
* The class of a chess piece, which defines the piece's movement pattern an role in the game.
* @author joel... | [
"joelmaxw311@gmail.com"
] | joelmaxw311@gmail.com |
8d4eb434de48cec64a003e7df2a90660ceb072b6 | c5ae302804ee4196c2bdb0b32adf5bd93107b31a | /src/main/java/my/examples/trees/CheckParanthesis.java | a218fd3af60d417cc892840a0eb68831657df29e | [
"Apache-2.0"
] | permissive | kamalcph/data-structures | 2c495d4a1751e89fe9c22d345b059dafe9f3f663 | 473bb2d081455f4bee545ba95d7a9ebdaaf2a1ce | refs/heads/master | 2022-03-30T16:05:23.990151 | 2020-03-21T05:28:40 | 2020-03-21T05:28:40 | 97,203,362 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,080 | java | package my.examples.trees;
public class CheckParanthesis {
Stack stack = new Stack(100);
class Stack {
int top = -1;
char[] items;
int maxElements;
public Stack(int size) {
items = new char[size];
maxElements = size - 1;
}
public void ... | [
"kamal@nmsworks.co.in"
] | kamal@nmsworks.co.in |
2c6ad8b993695afe0ba0518c664ec8e3fb1e8709 | dec16c3402103848b17884784bb702ba6e8c4d49 | /lib-unlimited/src/main/java/fr/tduf/libunlimited/low/files/gfx/materials/domain/Material.java | 52db7bbbfb867df33d2dece8ec7eb62878567cf6 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | djey47/tduf | 0ba6f419adb4884b4919bb416f4945a0a31a737a | f80b01251d60b34e8ef4c43f51492827a9e8b491 | refs/heads/master | 2021-06-08T21:49:33.276593 | 2021-04-12T13:18:33 | 2021-04-12T13:18:33 | 136,150,640 | 6 | 0 | NOASSERTION | 2020-10-25T13:23:57 | 2018-06-05T09:07:36 | Java | UTF-8 | Java | false | false | 1,351 | java | package fr.tduf.libunlimited.low.files.gfx.materials.domain;
/**
* Represents a material with its settings and layer parameters
*/
public class Material {
protected String name;
protected MaterialSettings properties;
protected LayerGroup layerGroup;
private Material() {}
public static MaterialB... | [
"djey47@github.com"
] | djey47@github.com |
cefecb67ac08553ad5cb94fbc92162db380454ee | 1fc4739f0ec511e90d88b6948c8f195681a939ac | /app/src/main/java/com/narcoding/actingaptitudetesting/emotion/contract/Order.java | d0561bd77c267ea4131daff9faf43625d698e109 | [] | no_license | narcoding/ActingTest | fa6eeb2180f4b6ab891595e7ee2aee6b99ba64b7 | 5f94c6575e144abdac1a1192d15c46504ab3fc4e | refs/heads/master | 2021-05-23T05:21:34.703371 | 2020-07-20T06:36:13 | 2020-07-20T06:36:13 | 95,137,087 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | //
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license.
//
// Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services
//
// Microsoft Cognitive Services (formerly Project Oxford) GitHub:
// https://github.com/Microsoft/Cognitive-Emotion-Android... | [
"naimyag@gmail.com"
] | naimyag@gmail.com |
79cd54b838e3a1ee697c85b6a7f0ef66d24cd368 | 3900c7b96dfe4bdcf47f2e06fb743d4ea75ce733 | /Farmstory2/src/kr/farmstory2/vo/MemberVO.java | d410a2a3709d5de76a1b727c2cace29fe305d794 | [] | no_license | neogeolee/Jsp | 2d3a203f1900b372d2ea821eac9a84b4fbcc3307 | 500f0f81e4090baff8f98ea1e790c0fecb7d6bcb | refs/heads/master | 2023-01-02T13:50:11.856497 | 2020-10-27T07:01:54 | 2020-10-27T07:01:54 | 268,417,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,574 | java | package kr.farmstory2.vo;
public class MemberVO {
private String uid;
private String pass;
private String name;
private String nick;
private String email;
private String hp;
private int grade;
private String zip;
private String addr1;
private String addr2;
private String regip;
private String rdate;
... | [
"dlxognsdl1!"
] | dlxognsdl1! |
6fc9c6364a9d7219681aac0b40500202ecc1b968 | fa548a483cac31014118432aa5d735470d18f2a1 | /src/main/java/com/ssm/crud/controller/PageController.java | 79fa12510406ada79859ad4e916ad1d3f795a20c | [] | no_license | xub1997/ssm-crud | 7b49e5559d2e446e91cda4761aac527648ad78ec | 693f584eb6e7fa0aba7608ec25306a5a4f252562 | refs/heads/master | 2022-12-25T00:52:17.604408 | 2020-02-15T07:54:28 | 2020-02-15T07:54:28 | 146,070,143 | 0 | 0 | null | 2022-12-16T11:16:22 | 2018-08-25T06:09:01 | JavaScript | UTF-8 | Java | false | false | 1,269 | java | package com.ssm.crud.controller;
import org.apache.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class PageController {
private static Logger logger =Logger.getLogger(PageController.class);
@RequestMapping("/login.... | [
"42289281+xub1997@users.noreply.github.com"
] | 42289281+xub1997@users.noreply.github.com |
316e86ffc36ebd37fe31d94626af8038b80dc92c | 1a35f4e106777a509ac0f875b9f72c17b93880cf | /week-18/day-02/Library/src/test/java/com/greenfoxacademy/libraryapp/LibraryappApplicationTests.java | 3b40205c86a17be2e9400c0a6735bd843917c86f | [] | no_license | green-fox-academy/Erykahh1982 | e2de8949bdb55df4782b39c478863381f0e4d99d | d54183009526521e1b7de31a8518c669b3fb8d57 | refs/heads/master | 2020-04-01T17:15:35.795925 | 2019-05-07T12:52:10 | 2019-05-07T12:52:10 | 153,420,597 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package com.greenfoxacademy.libraryapp;
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 LibraryappApplicationTests {
@Test
pu... | [
"posta.erika.mail@gmail.com"
] | posta.erika.mail@gmail.com |
1b4c780b54fc60832718ac5100c9ea9ea6c61eac | b3b2f91722db60b86c5f3372215ad609fe103aa0 | /src/main/java/com/krishnan/DefaultTemplateContainer.java | 1a2923983cb82ad5053bc5fc8d5e55c888dab9e5 | [] | no_license | Krishnanudhaya/Drools | e9fa7335ee34bc938e91f7a73b160208faab891e | 5124f4701583b11a66a297a232c07e646db093a8 | refs/heads/master | 2022-06-23T16:01:57.442616 | 2019-11-25T02:33:17 | 2019-11-25T02:33:17 | 223,846,031 | 0 | 1 | null | 2022-06-17T22:20:24 | 2019-11-25T02:27:58 | Java | UTF-8 | Java | false | false | 7,235 | java | package com.krishnan;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.drools.core.util.IoUtils;
/**
* Container for a set of template... | [
"krishnakirit468@gmail.com"
] | krishnakirit468@gmail.com |
fbe078db2481f3535817abc06347dd813b23a94d | 124dbd0df5939d590dc4597fe906b644e6ee9532 | /app/src/main/java/com/instagram_parser/Entity/Images.java | 1cd77f3f37aaf434b14ec2383cf90e143f6ab49e | [] | no_license | gncaliskan/parser | 326858390c4372178798a20c3bac5899a7bbf7f1 | e5f221308924b70d2cf35687a39ec5836ab71e03 | refs/heads/master | 2022-01-23T04:52:11.010630 | 2019-07-31T13:43:17 | 2019-07-31T13:43:17 | 198,201,172 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | package com.instagram_parser.Entity;
public class Images
{
private Thumbnail thumbnail;
public void setThumbnail(Thumbnail thumbnail){
this.thumbnail = thumbnail;
}
public Thumbnail getThumbnail(){
return this.thumbnail;
}
} | [
"gamzeezmag@users.noreply.github.com"
] | gamzeezmag@users.noreply.github.com |
d6008372502066880e57246f42707d0b2a46d490 | ef25402a233fe78e114afdbe7bed46c8fed41c5d | /Levelup/snq/self/dynamicStack.java | 66d3f2714e4e1a6b979ad91d03f1d95f30e13a63 | [] | no_license | manojmalik35/Code | 966ae31351067a24713538a1fcbb659f57271eee | 59a60f528aa83e1a0359041c46ed26b3af85ba3e | refs/heads/master | 2023-01-13T03:12:43.795871 | 2020-11-09T07:15:19 | 2020-11-09T07:15:19 | 281,858,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 764 | java | public class dynamicStack<T> extends stack<T>{
public dynamicStack(){
super();
}
public dynamicStack(int size){
super(size);
}
public dynamicStack(Object[] arr){
super(arr.length * 2);
for(int i = 0; i < arr.length; i++)
push((T)arr[i]);
}
... | [
"malik.manoj35@gmail.com"
] | malik.manoj35@gmail.com |
8a6c85c75e0c26df2057279532515ac19626d209 | 302eb4e411a6168db9cb32ba724d5208c5b7364c | /src/main/java/org/freelesson/springsecurityjdbc/config/security/AuthTokenStore.java | 9b24b373efc7075a9c905318eb2db04dd239b670 | [] | no_license | muraguri2005/spring-security-jdbc | c2e0c918a724e7fc2de1348e8e1f2a2cd4071ff0 | 904076c11317e892e0d2ff0d9a91ddcbcc21b440 | refs/heads/master | 2021-09-08T03:42:04.453767 | 2020-05-01T16:33:10 | 2020-05-01T16:33:10 | 198,443,844 | 0 | 0 | null | 2021-08-25T11:49:49 | 2019-07-23T14:08:57 | Java | UTF-8 | Java | false | false | 1,050 | java | package org.freelesson.springsecurityjdbc.config.security;
import javax.sql.DataSource;
import org.springframework.dao.EmptyResultDataAccessException;
import org.springframework.security.oauth2.common.DefaultOAuth2AccessToken;
import org.springframework.security.oauth2.common.OAuth2AccessToken;
import org.springframe... | [
"richard@tulaa.io"
] | richard@tulaa.io |
55dcafd4a45c0dd87870ca5f1f1f2dcc0b020192 | 9a80d54055681ba8102a71a7d544c391c8fe31d9 | /src/main/java/com/cjl/crud/service/EmployeeService.java | d1f3c6a1d08583774547ba082fb6a76548d33ea9 | [] | no_license | DramaChen/SSMPro | a1a0976099c66db39957d9e9ff9d4b2a23846abd | 6fd31e6a86f9fda2ea71d5225dce8d0516c1e931 | refs/heads/master | 2020-03-27T09:51:04.052693 | 2018-08-28T02:17:28 | 2018-08-28T02:17:28 | 146,377,483 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | package com.cjl.crud.service;
import com.cjl.crud.bean.Employee;
import java.util.List;
/**
* @author ChenJunLin
* @Date 2018/8/24-20:57
*/
public interface EmployeeService {
public List<Employee> getAllEmployee();
public void saveEmp(Employee employee);
public boolean checkUser(String name);
... | [
"291920822@qq.com"
] | 291920822@qq.com |
562218bf39bc1120b019a954a0998aa63df39042 | c386eecbe7eebca4552cde05a72138a194e619b3 | /com/example/SpringCore/test/AppConfig.java | 48f4c5cf6e6bfad55e856319b203119f3699f60b | [] | no_license | nammavar-guru/java | 34184f3b718637b32b289a2856fef7fbdd192b3a | 7bf0784decc22b42580cb62f4bbedd002fc5d067 | refs/heads/master | 2020-08-31T12:44:58.756400 | 2020-02-25T14:35:11 | 2020-02-25T14:35:11 | 218,694,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 274 | java | package com.example.SpringCore.test;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
@Configuration
@ComponentScan(basePackages="com.example.SpringCore.test")
public class AppConfig {
}
| [
"noreply@github.com"
] | noreply@github.com |
0433bf1902932494fcc0d74b4b48883f8e50c902 | 5f82aae041ab05a5e6c3d9ddd8319506191ab055 | /Projects/JxPath/12/src/java/org/apache/commons/jxpath/ri/model/dom/DOMAttributeIterator.java | f9785f6484fdfcd937fc9a0bf4adbd17927641bd | [
"Apache-2.0"
] | permissive | lingming/prapr_data | e9ddabdf971451d46f1ef2cdbee15ce342a6f9dc | be9ababc95df45fd66574c6af01122ed9df3db5d | refs/heads/master | 2023-08-14T20:36:23.459190 | 2021-10-17T13:49:39 | 2021-10-17T13:49:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,294 | 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 may ... | [
"2890268106@qq.com"
] | 2890268106@qq.com |
a6d29b5f2c2ca9c9849d45f459c0ba3d1946cd27 | 230bcb399293a3d8255fab5249832553af453f62 | /ParserMC3/src/main/java/com/example/ParserMC3/dao/DescriptionDAOinterface.java | 2f6b484e8e4fce3b958d1adb11add93691cf67e2 | [] | no_license | KostyaKrivonos/parser | b0ac6376d26f25a179197a78b62e42723820cc3f | 3a98a6990f65b14fd2b48418d40a26e6eebe7dcd | refs/heads/master | 2020-03-30T10:04:02.957868 | 2018-10-01T14:53:37 | 2018-10-01T14:53:37 | 151,104,467 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package com.example.ParserMC3.dao;
public interface DescriptionDAOinterface <E, K>{
void add(E entity);
void delete(E entity);
E getById(K key);
E getByIdVacancy(K key);
void updateStatus(E entity);
}
| [
"krivonos92@ukr.net"
] | krivonos92@ukr.net |
57d4a0410535bde219008d1999fd3ed8247f8001 | d8759216411241a72c669012661b092deb0b0ffc | /sources/com/shaded/fasterxml/jackson/databind/node/ShortNode.java | d4a23f466926069eef60d32492d18518339df8ca | [] | no_license | indraja95/SmartParkingSystem | eba63c2d6d8f36860edbd4d1f09f37749d2302df | dc5c868a1d74794108a16d69cea606845f96080d | refs/heads/master | 2023-04-01T18:58:15.337029 | 2021-04-02T22:48:53 | 2021-04-02T22:48:53 | 313,754,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,596 | java | package com.shaded.fasterxml.jackson.databind.node;
import com.shaded.fasterxml.jackson.core.JsonGenerator;
import com.shaded.fasterxml.jackson.core.JsonParser.NumberType;
import com.shaded.fasterxml.jackson.core.JsonProcessingException;
import com.shaded.fasterxml.jackson.core.JsonToken;
import com.shaded.fasterxml.j... | [
"indraja.nutalapati@gmail.com"
] | indraja.nutalapati@gmail.com |
67aa84988127a662341dd78d429cbfe02c2f7a7b | 9728bc63cf5c4c3e3e43b17d3a5fafa0011401c5 | /app/src/main/java/com/sdxxtop/guardianapp/model/http/util/NetUtil.java | 2ed1be42a3e61a767be8d360cea7b54eacf0cf0b | [] | no_license | Preterit/GuardianApp_litying | 11046280a5a51d1286c0fada7bf50fbf5c887cd4 | bbc708e1f3f4bc1c488e80c784a300ea4ec0913e | refs/heads/master | 2022-02-24T21:30:37.742419 | 2019-07-19T14:23:23 | 2019-07-19T14:23:23 | 197,173,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,566 | java | package com.sdxxtop.guardianapp.model.http.util;
import android.text.TextUtils;
import android.util.Base64;
import com.orhanobut.logger.Logger;
import com.sdxxtop.guardianapp.BuildConfig;
import com.sdxxtop.guardianapp.model.http.net.HttpConstantValue;
import org.apache.http.conn.ConnectTimeoutException;
import org... | [
"18614005205@163.com"
] | 18614005205@163.com |
0d32e86e7a5de9222b5fd28e5330cc78ba850bc0 | 23d65cfe9a12378fdb6d79ade399cad89bc8c01f | /roteiros/R11-01-Rot-Arvore-Binaria-de-Busca-environment/src/test/java/adt/bst/StudentBSTTest.java | 270757cbe74701cc8b5d8d3cadc106e590422b1a | [] | no_license | GersonSales/LEDA | 5feaf6c41dd8416648d930f3b8c3d79e9c2bbf26 | faeeffeb117eefe861f52ce7cf85619f13e2ecbb | refs/heads/master | 2021-03-16T04:14:16.849769 | 2016-12-09T00:07:06 | 2016-12-09T00:07:06 | 60,433,110 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,107 | java | package adt.bst;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import java.util.Arrays;
import org.junit.Before;
import org.junit.Test;
import adt.bt.BTNode;
public class StudentBSTTest {
private BSTImpl... | [
"gerson.junior@ccc.ufcg.edu.br"
] | gerson.junior@ccc.ufcg.edu.br |
76edbfd2568d811bca5b39470fc886f398ae8a18 | 9c3bb98eb9d0a587a302bdfa811f7b5c6a5a0a37 | /Week 3/id_495/LeetCode_74_495.java | 024f6b777d95fd54d14bd21ffed087dd762efdce | [] | permissive | chenlei65368/algorithm004-05 | 842db9d9017556656aef0eeb6611eec3991f6c90 | 60e9ef1051a1d0441ab1c5484a51ab77a306bf5b | refs/heads/master | 2020-08-07T23:09:30.548805 | 2019-12-17T10:48:22 | 2019-12-17T10:48:22 | 213,617,423 | 1 | 0 | Apache-2.0 | 2019-12-17T10:48:24 | 2019-10-08T10:50:41 | Java | UTF-8 | Java | false | false | 1,271 | java | class LeetCode_74_495 {
public static void main(String[] args) {
System.out.println(searchMatrix(new int[][] {
new int[] {1, 3, 5, 7},
new int[] {10, 11, 16, 20},
new int[] {23, 30, 34, 50}
}, 34));
}
public static boolean searchMatrix(int[][] matrix, int t... | [
"fengzhong_yue@163.com"
] | fengzhong_yue@163.com |
420267a3092a704b116cfe714704e071aa0ed65e | 92f1690af1d595bc40bd6985b9d2d1a124b0e89a | /Lab7.java | 8e96e0be137b239c6439fe9e7292c4921b65ac0e | [] | no_license | cdeming91/labs | b685d94c32313678a016bb1f063866c90b7144d5 | db3c7ce71e74529bac8cbed061c8bf66560aae88 | refs/heads/master | 2020-09-24T10:21:17.980110 | 2016-10-03T13:26:28 | 2016-10-03T13:26:28 | 66,580,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,898 | java | import java.util.InputMismatchException;
import java.util.Scanner;
public class Lab7 {
public static void main(String[] args) {
// TODO Auto-generated method stub
String[] name = new String[] { "ChrisS", "Kyle", "Narmatha", "Mumeen", "Tenica", "Sadia", "James", "ChrisD",
"M... | [
"noreply@github.com"
] | noreply@github.com |
95e8ab458ed2f643e0d288b5b6097f5278e46a82 | 90573b2c921e39fa0dff060a929f4b9dc55d3e19 | /src/main/java/io/github/coolmineman/cheaterdeleter/modules/rotation/LockDetector.java | 6aa71e4889e3937182663ae50aaa02258f2072ea | [
"CC0-1.0"
] | permissive | EncryptSL/CheaterDeleter | 27e62381e3b34f7f05cdf0f01a93050bbd818e3b | 3b25cdd4926d3c9aa2be4429b3b8c9f7d9d74e66 | refs/heads/master | 2023-04-11T19:57:51.602502 | 2021-03-31T00:31:42 | 2021-03-31T00:31:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,710 | java | package io.github.coolmineman.cheaterdeleter.modules.rotation;
import java.util.UUID;
import io.github.coolmineman.cheaterdeleter.events.PlayerRotationListener;
import io.github.coolmineman.cheaterdeleter.modules.CDModule;
import io.github.coolmineman.cheaterdeleter.objects.PlayerMoveC2SPacketView;
import io.github.c... | [
"62723322+CoolMineman@users.noreply.github.com"
] | 62723322+CoolMineman@users.noreply.github.com |
cc5b87f69df3efeda86db992e333c0a44f36efb3 | 2b9fa9384d219abfd3fe15c4ec228446dfc85ebd | /InterfaceComparateur/src/com/interfacecomparateur/profile/ChangePasswordActivity.java | 2493e4cb5ddaaa70ce01d37c8df9441a5974cdd0 | [] | no_license | oueslatisameh/L3F1 | 6a4f53e373a7772514e3ae6d9528fd027ceb2eb9 | f082131f97861960441d8899da355d52654f5746 | refs/heads/master | 2020-04-25T03:43:54.914546 | 2016-02-07T13:32:44 | 2016-02-07T13:32:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,329 | java | package com.interfacecomparateur.profile;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.util.Log;
... | [
"serkserk@live.fr"
] | serkserk@live.fr |
e7bb73e326243211bd568df8791c8d717f84d005 | 89e2a68f1025ee54aea0b526dd271315b6d63966 | /jdroid-gradle-android-plugin/src/main/groovy/com/jdroid/gradle/android/AndroidApplicationGradlePluginExtension.java | 501f6ab2c40502565b498930c959d4daae8e8dc6 | [
"Apache-2.0"
] | permissive | maxirosson/jdroid-gradle-plugin | 0e47a85dd5e9c4510d62cb2c7e9da0b00c8c9e4a | 9d164ab05110dd941148f0fe845801307c7c74dd | refs/heads/master | 2022-11-13T03:05:57.155436 | 2022-11-04T00:46:45 | 2022-11-04T00:46:45 | 69,528,357 | 4 | 3 | Apache-2.0 | 2021-03-28T00:15:18 | 2016-09-29T03:48:04 | Java | UTF-8 | Java | false | false | 1,051 | java | package com.jdroid.gradle.android;
import org.gradle.api.Project;
public class AndroidApplicationGradlePluginExtension extends AndroidGradlePluginExtension {
private boolean isFakeReleaseBuildTypeEnabled;
private boolean isReleaseBuildTypeDebuggable;
public AndroidApplicationGradlePluginExtension(Project proje... | [
"maxirosson@gmail.com"
] | maxirosson@gmail.com |
328d55ef09fb058d5b99647385955816cb8d2055 | c76c21b8d28cdced68a554c755b55d90ff5efab0 | /Rediseno3D/app/src/main/java/com/example/rediseno3d/OBJAdapter.java | 8dfc60cc8ab87471c092349056962b2fe7e38dcb | [] | no_license | cesarimm/TrabajoTerminal_II | b7a5ee2d0f14702c9d220f4f42d183bf327fa5db | f6161ca5a9bc0403c13be621ced96e63b086f579 | refs/heads/master | 2021-05-20T10:58:10.580447 | 2020-07-27T23:54:39 | 2020-07-27T23:54:39 | 252,255,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,213 | java | package com.example.rediseno3d;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Build;
import android.os.Environment;
import android.view.LayoutInflate... | [
"bmwcesarim@gmail.com"
] | bmwcesarim@gmail.com |
fa319e164cf50142ff5a413938203995ad0d7ddb | b88d48327946e8c76766985319c499a2c5c1b40e | /jdk8_src/org/omg/IOP/ENCODING_CDR_ENCAPS.java | 0fb6f4ef09c8dcd4f0bf7fbcba32dcc4d8d6bbb6 | [] | no_license | edwerner/react-app-server | cf63dfeeac176ff4d785832476b6d603a6058640 | b55143b5635368be8d2f90820351804f9e9a6691 | refs/heads/master | 2020-04-26T13:29:37.727794 | 2019-03-03T14:04:12 | 2019-03-03T14:04:12 | 173,581,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | package org.omg.IOP;
/**
* org/omg/IOP/ENCODING_CDR_ENCAPS.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from c:/re/workspace/8-2-build-windows-amd64-cygwin/jdk8u102/7268/corba/src/share/classes/org/omg/PortableInterceptor/IOP.idl
* Wednesday, June 22, 2016 1:16:37 PM PDT
*/
pu... | [
"werner.77@hotmail.com"
] | werner.77@hotmail.com |
5d392632cf8a2667ace7930f64946e746993669c | 3b5fc2ac869e8e55f31cf99c6dd700d57b6e9155 | /addressbook-web-tests/src/test/java/ru/stqua/pft/addressbook/appmanager/ContactHelper.java | b8c914deb0b0a45cc08d2af2c72324bee2fce72e | [
"Apache-2.0"
] | permissive | GornyAlex/pdt_37 | 63bb9e8f97b56e5895b18f738f7dd0ebd80237a9 | 7738ab485ba75c1ab3be2361a616b615fcf38558 | refs/heads/master | 2021-01-11T19:52:39.418639 | 2017-03-25T16:10:45 | 2017-03-25T16:10:45 | 79,414,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,205 | java | package ru.stqua.pft.addressbook.appmanager;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.Select;
import org.testng.Assert;
import ru.stqua.pft.addressbook.model.ContactData;
import ru.stqua.pft.addressbook.model.Conta... | [
"test.automation.developer@gmail.com"
] | test.automation.developer@gmail.com |
c37a62adaedca668243e5f367183c0056193c697 | af1171bdd9ef8508d700bd243e3865553a7eeda0 | /JavaDemos/src/test/java/spider/jsoup/PageContentParseTest.java | 1e58a6579e271ff250ad44275b65cfdd2cddce76 | [] | no_license | jxzhung/JavaCodes | 0297d011a63817204d1d433e59721d96b84c30aa | 170c00e3617ece6537cb56b55ec5e4d626f3d4a7 | refs/heads/master | 2020-07-03T05:11:37.830227 | 2018-09-03T00:53:36 | 2018-09-03T00:53:36 | 74,195,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,272 | java | package spider.jsoup;
import org.jsoup.Connection;
import org.jsoup.HttpStatusException;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.nodes.Node;
import org.jsoup.nodes.TextNode;
import java.io.*;
import java.sql.Timestamp;
import java.util.Arra... | [
"i@jzhung.com"
] | i@jzhung.com |
cd715d0f6e93edb17802ed022e7956cb6fd60003 | af4bb16152a7082f5ac83cb53145d0e8d9d12c7f | /LiaoTianShi/src/com/l/chat_qunliao/Send.java | a2488afd2b7b835c6ac42225d24acca24a196049 | [] | no_license | Ticsmyc/Java-Learning | c001209ea8ef48ee68128fe95fae850281f4e94b | c81e6b804021e5ab634bfd1d7e4ae9577f52fdb2 | refs/heads/master | 2020-06-14T17:45:45.331511 | 2019-12-19T09:00:22 | 2019-12-19T09:00:22 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,536 | java | package com.l.chat_qunliao;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.Socket;
/**
* 客户端的发送
* @author Ice
*
*/
public class Send implements Runnable {
private BufferedReader console;
private DataOutputStream dos;
... | [
"liu0148@outlook.com"
] | liu0148@outlook.com |
8e86dcb88f65e99d46e3b7ee4c8d48e1d2e0fb00 | 6d5605b4619190cbaa47046b2e4b2a0784bbdf96 | /app/src/main/java/com/example/connectsys/classes/produto/Produto.java | 35450fb8c7d120c8dd8806b9b0b6e79e6c2a7af0 | [] | no_license | JoOzO96/ConnectSysMobile | a04371cd60e511dcdb52ee04f961dbaafcb42ec4 | ce4732316c25d2780961a14742815e2cc4f9c9f9 | refs/heads/master | 2020-07-23T00:41:34.345808 | 2019-10-31T14:54:39 | 2019-10-31T14:54:39 | 207,385,672 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 43,775 | java | package com.example.connectsys.classes.produto;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import com.example.connectsys.banco.Banco;
import com.example.connectsys.uteis.DadosBanco;
import com.example.connectsys.... | [
"141865@upf.br"
] | 141865@upf.br |
662da2084a0844202681c3595f173d6b01af7edc | 503f639f973e24640f80697f04c9a85c34e896ec | /dotnet-api/src/main/java/consulo/dotnet/dll/DotNetModuleFileType.java | 5c3c04b1cbaa72525bba65afabe2edfa7ac48c8d | [
"Apache-2.0"
] | permissive | consulo/consulo-dotnet | da4c94aa61300ae3639bb8388890b685ed5627fd | d5efc8b23c36c21e65b3097996254993615080f6 | refs/heads/master | 2023-09-06T05:28:02.844201 | 2023-07-08T17:06:55 | 2023-07-08T17:06:55 | 14,622,200 | 21 | 4 | Apache-2.0 | 2023-01-01T16:41:06 | 2013-11-22T16:06:53 | Java | UTF-8 | Java | false | false | 1,705 | java | /*
* Copyright 2013-2014 must-be.org
*
* 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... | [
"vistall.valeriy@gmail.com"
] | vistall.valeriy@gmail.com |
7a26a285af46e2ef144524248cfea470c7944626 | a8ecf0e32b680a02866bb00534f9973593ca8aea | /src/main/java/com/yunding/answer/common/util/TokenUtil.java | 71f41d9408b178efc2945d47e6fac9894cf518ec | [] | no_license | 15383459000/ask_system | 701d8653fa566b6de043580df5c94e5e365b60e7 | a710d69c0778c4e03301c2b33b9d7fb94b05ef11 | refs/heads/master | 2022-10-20T13:02:48.551316 | 2020-03-28T15:46:33 | 2020-03-28T15:46:33 | 240,718,980 | 2 | 2 | null | 2022-10-12T20:37:59 | 2020-02-15T13:39:56 | Java | UTF-8 | Java | false | false | 1,270 | java | package com.yunding.answer.common.util;
import java.util.Random;
import java.util.UUID;
/**
* Token生成工具
*/
public class TokenUtil {
final static int RAND_UPPER = 0;
final static int RAND_LOWER = 1;
final static int RAND_RANGE = 2;
final static String TOKEN_PREFIX = "ANSWER";
private static Ran... | [
"1062092416@qq.com"
] | 1062092416@qq.com |
f7176d0a845691c45a5a84637f058d3631d21ef8 | 0f55928c4cfa223f9a627e9b5dec6ca4dabac303 | /src/test/java/akka/HelloAkka2.java | d1ee3e94fb229901602a11bfe23c15064c58942a | [] | no_license | r13ljj/Z_JONEX | 3c0be2dd5dc6bd9ce8dbfece39d67960278dc40e | 4c9dde9ff6855f2b9ac00d66a5d16f02dc660859 | refs/heads/master | 2022-07-08T08:02:50.447283 | 2018-11-06T07:04:16 | 2018-11-06T07:04:16 | 9,805,434 | 0 | 0 | null | 2022-06-29T19:31:03 | 2013-05-02T04:04:35 | Java | UTF-8 | Java | false | false | 1,102 | java | package akka;
import akka.actor.ActorRef;
import akka.actor.ActorSystem;
import akka.actor.Props;
import akka.actor.UntypedActor;
public class HelloAkka2 {
public static void main(String[] argArr) {
ActorSystem systemObj = ActorSystem.create("helloAkka");
ActorRef actorRef = systemObj.ac... | [
"xubai@juanpi.com"
] | xubai@juanpi.com |
885315e3343b6e230b5ecd105eb5e2bdb0cccf56 | 37b6550e8196725dfc1dbecb0fbe09763f009480 | /sw2-core/src/main/java/com/luxsoft/sw3/maquila/model/EntradaDeMaterial.java | 2d3bed803ef9ea24fac6236cb1d012693bd35238 | [] | no_license | rcancino/sw2 | 9509e5e2060923e882cb341d4c987e6f6eade69d | 7d832ce1c28fdfb6efd21823411bae86d0cf2a91 | refs/heads/master | 2020-04-07T07:12:14.337028 | 2017-11-27T22:59:33 | 2017-11-27T22:59:33 | 14,619,759 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 7,623 | java | package com.luxsoft.sw3.maquila.model;
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.AttributeOverride;
import javax.persistence.AttributeOverrides;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Embedded;
im... | [
"rubencancino6@gmail.com"
] | rubencancino6@gmail.com |
b53eda354a218d7e01279ae2b7c3e9af0087f559 | 3d3da5067cc635c371a9b111332128cf659ad27d | /src/main/java/com/talentfootpoint/talentfootpoint/util/ImageUtils.java | aa02322f4a58441d0713a60f6792ab64a23b61f4 | [] | no_license | lisubin/talentfootpoint | 826444f0abcef7657a386681e5b17c8b4687c4bc | 6a80df6c2f90a59ecd31f744f4506f55e994753b | refs/heads/master | 2022-07-18T12:39:36.418481 | 2019-11-27T09:30:58 | 2019-11-27T09:30:58 | 222,381,613 | 0 | 0 | null | 2022-06-17T02:42:48 | 2019-11-18T06:48:41 | Java | UTF-8 | Java | false | false | 7,120 | java | package com.talentfootpoint.talentfootpoint.util;
import com.talentfootpoint.talentfootpoint.exception.BaseException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.imageio.ImageIO;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import j... | [
"2464009416@qq.com"
] | 2464009416@qq.com |
11f016f2b5a5ab8d336bddb33175abf14d92d826 | 054afa271137f4352122320cf76e513f58413a66 | /ESM/src/com/rmrdigitalmedia/esm/models/EntrypointChecklistAuditTable.java | 171844e05a4813363a0f3eaa78ca316aa1049ef9 | [] | no_license | rmanleyreeve/esm | 2043c076b05867ec63b2bbbe946813f2a29c4e07 | 22eab488c6a850e2479f52e0bb692bed92d7358d | refs/heads/master | 2022-12-18T12:23:23.625695 | 2018-05-03T15:15:01 | 2018-05-03T15:15:01 | 294,141,503 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 33,563 | java | package com.rmrdigitalmedia.esm.models ;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.Map;
import com.javaranch.common.Str;
import com.javaranch.db.DBResults;
import com.javaranch.db.TableFacade;
/** Strongly typed access to the database table "ENTRYPOINT_CHECK... | [
"rich@rmrdigitalmedia.co.uk"
] | rich@rmrdigitalmedia.co.uk |
8548a9a618e74815c47cf2e947d6a7177731d842 | 989099f4b4de704b658060f1572014f68ad2c4c5 | /app/src/main/java/com/example/xadp5/ps2g_app/NewProject.java | 88d3239d51a0f4ac42ef633d1a7fce47de6d71c8 | [] | no_license | xavier-pena/PS2G | 11a828db63a791cfcd98638bbec84007b656e185 | 63f091eb466c262fcfd2ec97c1ea2caffb2db0dd | refs/heads/master | 2021-07-10T10:12:49.502956 | 2017-10-13T16:46:57 | 2017-10-13T16:46:57 | 106,849,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | package com.example.xadp5.ps2g_app;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class NewProject extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activit... | [
"you@example.com"
] | you@example.com |
b5d6c7a82bc49f5cf8228b10b88696e4bde03f10 | db0b1d5e0f34d588b268f0f7765db3e747021560 | /Hash/Programmers_전화번호목록.java | f70008d357cccbcac233b0004fe49629f8a0edd0 | [] | no_license | yelimi/algorithm | ea597be60029165641930fe88655fda3114b0a3f | 45df05867024dcddc3dc9c4e3cf88c3aea4592f8 | refs/heads/master | 2022-06-21T23:39:01.922874 | 2022-05-29T16:48:37 | 2022-05-29T16:48:37 | 225,543,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 580 | java | import java.util.*;
class Solution {
public boolean solution(String[] phone_book) {
boolean answer = true;
int index = 1;
HashMap<String, Integer> map = new HashMap();
for(int i=0;i<phone_book.length;i++)
map.put(phone_book[i], index);
for(int i... | [
"laura0319@hanmail.net"
] | laura0319@hanmail.net |
223036896990562b484baf29934ad869667d181c | 0d4e5b0d5a16eb93ea1fe6cc0f96eaa52acf57da | /model/src/main/java/com/grotto/grotto/model/homeImpl/ProductBrandsHomeImp.java | 6cf55dfb13ed1acae0c629568db02c753c31e26d | [] | no_license | Grotto-ITI/grotto-web | f8df68937e909dbf5fa8fd34969f3e8fe61a4e8a | 4e1993a9db7c5e6deee50d7093f1c835dcadb2a6 | refs/heads/master | 2021-01-01T15:44:22.509010 | 2015-05-04T19:35:07 | 2015-05-04T19:35:07 | 34,942,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.grotto.grotto.model.homeImpl;
import com.grotto.grotto.model.home.AbstractDaoInt;
//import dao.AbstractDaoImp;
import java... | [
"dina.abdelbadea2@gmail.com"
] | dina.abdelbadea2@gmail.com |
d84d09464d0685dd6887f4d72fa51820014b02b6 | d280c25deaac65b7f665149286e93d4b937f0668 | /L13/src/main/java/ru/otus/spring/petrova/repository/AuthorRepository.java | 929625ac275b13b5fe57a204587267a1cc7ff2ee | [] | no_license | iriss22/2020-02-otus-spring-petrova | 2de50bb66cdbc41fdf3f2c928224f66b577618af | 6f6d14d119ed3de01983fcc3f237f2602087a320 | refs/heads/master | 2022-09-26T02:36:25.726328 | 2020-08-17T16:24:27 | 2020-08-17T16:24:27 | 244,465,140 | 0 | 0 | null | 2022-09-08T01:13:30 | 2020-03-02T20:11:05 | Java | UTF-8 | Java | false | false | 309 | java | package ru.otus.spring.petrova.repository;
import org.springframework.data.mongodb.repository.MongoRepository;
import ru.otus.spring.petrova.domain.Author;
import java.util.Optional;
public interface AuthorRepository extends MongoRepository<Author, String> {
Optional<Author> findByName(String name);
}
| [
"iraloseva@bk.ru"
] | iraloseva@bk.ru |
868d2512285a30dc82a44c91284b2529c545a486 | b6e75064a215e49fec179b0be4bb11a12ea87938 | /src/org/ctp/enchantmentsolution/advancements/Rewards.java | 738932337f78800f2692efd3afa1a8ef45dfbcfc | [] | no_license | DXUltimate/EnchantmentSolution | 92d653657d2647cb38c007cc3109a22a01e84954 | ad638663f00e0f34f320faa22b8625fed1f4fee8 | refs/heads/master | 2022-11-28T06:42:26.015066 | 2020-08-11T18:10:24 | 2020-08-11T19:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,965 | java | package org.ctp.enchantmentsolution.advancements;
import com.google.gson.JsonObject;
import com.google.gson.reflect.TypeToken;
import org.ctp.enchantmentsolution.advancements.util.JsonBuilder;
import org.ctp.enchantmentsolution.advancements.util.Validator;
import org.bukkit.NamespacedKey;
import org.bukkit.craftbukkit... | [
"laytfire2@gmail.com"
] | laytfire2@gmail.com |
cfc009dcd94efedb23179f9d0e872409dd21c66f | 769bacaf2a6c5386f974cacee9fce5a214af9cca | /src/com/andrejlatys/GameBoardTileType.java | 9d70689e71d798c1ee4868843efe42cac9e83271 | [] | no_license | lotro13/SNAKE_GAME_OOP | 1806676cec441bf8e5baf13805a937eb95fa0579 | 56829fc7ab4bb3136019e0f026a4bf65338faa6e | refs/heads/master | 2022-12-29T08:51:43.218275 | 2020-10-19T21:03:12 | 2020-10-19T21:03:12 | 305,511,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 101 | java | package com.andrejlatys;
public enum GameBoardTileType {
EMPTY,
SNAKE,
HEAD,
FOOD
}
| [
"lotro5676@gmail.com"
] | lotro5676@gmail.com |
75451d4d80d7ce91f93949a6610ebf43f5994ee9 | e03f6cfe026fd76080888086f3b1e0601ab6495e | /src/test/java/org/jose4j/jwk/OctJwkGeneratorTest.java | 20102311a78f0e1626c787f623231e40c31ec280 | [
"Apache-2.0"
] | permissive | srikaharit/jose4j | 275f0de2a2532dd7a6aefdc5d4fcc48c9bc58b1b | 4795f7638b10ea1261a0dbb28c0d2bd617ab9429 | refs/heads/master | 2020-11-26T02:23:02.541792 | 2017-01-24T13:11:12 | 2017-01-24T13:11:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,202 | java | /*
* Copyright 2012-2016 Brian Campbell
*
* 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 ag... | [
"brian.d.campbell@gmail.com"
] | brian.d.campbell@gmail.com |
3180574aa8a88ec321b0eb3856b6589c22cb8497 | a2e7850aa588184581220f23b856ae2ec08a72e4 | /src/main/java/co/castle/action/vkiller/ItemBreakBible.java | 0c2628165aa5e63020c5671940f7a2c4b0aaddaf | [] | no_license | Andres6936/Castlevania-Roguelike | ab837b34c27f0cef09ab55348284d44c9012baa2 | 44947bd59213727e100829f170de1a56a934fc06 | refs/heads/master | 2022-05-03T22:21:06.856855 | 2022-04-08T00:28:36 | 2022-04-08T00:28:36 | 166,899,772 | 8 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,279 | java | package co.castle.action.vkiller;
import co.castle.action.BeamProjectileSkill;
import co.castle.player.Player;
public class ItemBreakBible extends BeamProjectileSkill
{
public boolean allowsSelfTarget( )
{
return false;
}
public int getCost( )
{
Player p = (Player) performer;
return (int)... | [
"noreply@github.com"
] | noreply@github.com |
220515f2ee2fe8b83080f7be0b2d9aea816fe4ed | 79570cb10aad807590bac4ad42f00f0c03c0155d | /chapter_002/src/test/java/ru/job4j/pojo/LicenseTest.java | 4272e48f7261f1a82963f82e358a6a429163a5b1 | [] | no_license | ForLearningAtJob4J/job4j | 1a3fbca55ac67963abc8998685e0cf36e7c262e9 | 83bbc14f2c8cd9063e73848b2ffe804ab1e851d9 | refs/heads/master | 2021-06-05T20:12:07.633631 | 2021-05-24T06:41:43 | 2021-05-24T06:41:43 | 144,977,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package ru.job4j.pojo;
import org.junit.Test;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.is;
public class LicenseTest {
@Test
public void eqName() {
License first = new License();
first.setCode("audio");
License second = new License();
... | [
"youcanwriteme@yandex.ru"
] | youcanwriteme@yandex.ru |
d041e4b3a2664efd13a56b77927e5c308e41dfeb | e0f48724a662a62aed451dc04477401f4b5a53ef | /JavaRushTasks/3.JavaMultithreading/src/com/javarush/task/task25/task2509/SocketTask.java | 5a15f7d509a5b876e3359ce0e95281c444e7eed6 | [] | no_license | egorw/java_rush_project | 09554b4fec84baaa5f39c88dca440c5065a30568 | 768d91e813247bf427363575026c68c65361304f | refs/heads/master | 2020-03-25T06:58:11.768532 | 2018-08-04T14:12:52 | 2018-08-04T14:12:52 | 143,534,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,154 | java | package com.javarush.task.task25.task2509;
import java.io.IOException;
import java.net.Socket;
import java.util.concurrent.FutureTask;
import java.util.concurrent.RunnableFuture;
public abstract class SocketTask<T> implements CancellableTask<T> {
private Socket socket;
protected synchronized void setSocket(S... | [
"egor.w869@gmail.com"
] | egor.w869@gmail.com |
1341dc6ac350fcc4831ac91ffc317bc912534612 | a27fd987fb8ce6caddfb4106b97f31564726ec5b | /code/app/src/main/java/com/example/bhaskar/locationtest/MainActivity.java | b7cbaa074530b94c4497a8bef1be51fb422ddcd9 | [] | no_license | bhaskargurram/mcc-project | aec373861d158f1bba92037b965a9501bbd50418 | ba2c968e394532a5c08790e2f84ca364fb8691a3 | refs/heads/master | 2020-04-28T01:30:38.527775 | 2015-05-19T02:01:57 | 2015-05-19T02:01:57 | 35,377,911 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,489 | java | package com.example.bhaskar.locationtest;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.location.Criteria;
import android.location.Location;
import android.location.LocationListener;
import android.location.Locatio... | [
"bhaskargurram2000@gmail.com"
] | bhaskargurram2000@gmail.com |
d977ce1d6d3aa5212156367e7b812128e7f0de52 | 3393b36fe734d6467c5d142f226e3dd962e50e49 | /springcloud/cloud2020/seata-account-service2003/src/main/java/com/huiyalinalibaba/domain/Account.java | 3a0e984744cb9ce3d9d9cb633b2c5733de7acb4a | [] | no_license | huiyalin525/huiyalin | 22d45b95c45d0ee0501e3e3b857a5982236f83cc | 037750bd2ead2f0e25ee68689a3143db22e3ebfa | refs/heads/master | 2022-12-21T06:20:55.536320 | 2020-04-22T06:34:19 | 2020-04-22T06:34:19 | 223,343,207 | 0 | 0 | null | 2022-12-16T15:26:20 | 2019-11-22T06:59:49 | Java | UTF-8 | Java | false | false | 368 | java | package com.huiyalinalibaba.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.math.BigDecimal;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class Account {
private Long id;
private Long userId;
private BigDecimal total;
private BigDe... | [
"1404225646@qq.com"
] | 1404225646@qq.com |
00f141d5b8dc919928bc8f7316bb46f4c2c1ac23 | 9d6f2dc5f13e67aafdac745b3c30cc560688a0d9 | /kkangs_android_2019-master/AndroidLab/part3_8/src/main/java/com/example/part3_8/RealmReadActivity.java | 33b7b588851cbffa2624c4242b1b460bd9eb86c2 | [] | no_license | innurman/books | 6c533c6b5feb1c357714790221b8ac4e98bdb13e | eabfb5f51039812add1a62a205ef867807f5995f | refs/heads/master | 2022-07-28T01:39:25.958023 | 2020-05-18T13:12:21 | 2020-05-18T13:12:21 | 264,923,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | package com.example.part3_8;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
import io.realm.Realm;
/**
* Created by kkang
* 깡샘의 안드로이드 프로그래밍 - 루비페이퍼
* 위의 교제에 담겨져 있는 코드로 설명 및 활용 방법은 교제를 확인해 주세요.
*/
public class RealmReadActiv... | [
"innurman@gmail.com"
] | innurman@gmail.com |
c7d7218d5cd84366714c0469a2bab380b7255f54 | 429116960d5f5bb9f09d9f2de9c48daf6603752f | /designpattern/chain/src/main/java/com/iluwatar/chain/RequestType.java | 2c9a2c239ef91d5340ade8d14e52319a5e764bdf | [
"MIT"
] | permissive | rogeryumnam/jse-examples | 7f8840441632fe112727bf1ce40f395bfecacaa9 | 604fd924818c492a0690858c28ca39711b43ec16 | refs/heads/master | 2021-01-13T02:30:48.313243 | 2016-12-05T14:34:46 | 2016-12-05T14:34:46 | 81,535,442 | 0 | 2 | null | 2017-02-10T06:43:15 | 2017-02-10T06:43:15 | null | UTF-8 | Java | false | false | 108 | java | package com.iluwatar.chain;
public enum RequestType {
DEFEND_CASTLE, TORTURE_PRISONER, COLLECT_TAX
}
| [
"himansu.h.nayak@ericsson.com"
] | himansu.h.nayak@ericsson.com |
1d57a4e633267e0b0788cc10c058db69b05e1dcc | 251f2ff37241e1e282e2e3df0a6218161ae8fd57 | /Gerenciador-Financeiro/src/br/com/gerenciadorfinanceiro/modelo/entidades/Receita.java | bd1c50cb433381576b4d8b6bcf3fb2a4e344430b | [] | no_license | ericteles54/Projetos-Teste | 76091a88be82153fb8b28896551f8f6e62ad5514 | 0f3f20260ab70bd42ec46c5a7cc6492237eb0762 | refs/heads/master | 2016-08-11T07:19:38.493286 | 2015-12-29T12:37:55 | 2015-12-29T12:37:55 | 47,607,588 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 545 | java | package br.com.gerenciadorfinanceiro.modelo.entidades;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.persistence.NamedQuery;
@Entity
@NamedQuery(name="receita.findAll", query="SELECT r FROM Receita r")
public cla... | [
"ericteles54@hotmail.com"
] | ericteles54@hotmail.com |
f7bc9ff2292ba629a7acc310c5195f2c29e4e9d9 | b76cc5921104f01d284a5908480194532fb94648 | /ProyectoFinalOscar2/app/src/main/java/com/example/tartanuk/proyectofinaloscar2/AcercaDe.java | 59ad99a94a112f4b861c8adbab94a3f4ea1d1a7a | [] | no_license | oscargarciagarcia/ProyectosVariosOscar | 0b57c2e80f4582461d59c2f9125fa832cbb7c91c | 2d618c6ebd5e509ae33901b6c88b0509d84bee3f | refs/heads/master | 2021-01-10T06:03:37.032447 | 2016-02-16T15:15:33 | 2016-02-16T15:15:33 | 49,935,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package com.example.tartanuk.proyectofinaloscar2;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
/**
* Created by tartanuk on 16/2/16.
*/
public class AcercaDe extends AppCompatActivity{
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedI... | [
"tartanuk93@gmail.com"
] | tartanuk93@gmail.com |
59e96d7debbab7a513d1ab0acc9340bf3db08444 | 3361743dbadc24226a9f1a7f9189eb3cfe883add | /src/test/java/com/trycloud/pages/LoginPageTryCloud.java | ef8f0ae638ee4491add7c45505a90d2fdb048345 | [] | no_license | IcyEzra/TryCloudProject29 | 3ae488391978fdf5c7e71e13cf05fac93bb637f3 | bf6a4e340b91dcebc2106e17647e4779685624a6 | refs/heads/master | 2023-03-22T23:14:45.270373 | 2021-02-12T02:15:41 | 2021-02-12T02:15:41 | 335,146,309 | 0 | 0 | null | 2021-02-12T02:15:42 | 2021-02-02T02:35:48 | Java | UTF-8 | Java | false | false | 526 | java | package com.trycloud.pages;
import com.trycloud.utilities.Driver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class LoginPageTryCloud {
public LoginPageTryCloud(){
PageFactory.initElements(Driver.getDriver(),this)... | [
"74148803+UmarUzdanov@users.noreply.github.com"
] | 74148803+UmarUzdanov@users.noreply.github.com |
7d7bfc96e98fec00a88eece6826f244e373539a8 | c90647a4828d7e46eb0852f87f013440e45ff73d | /app/src/main/java/com/example/basicbankingapp/Data/Transaction.java | d145d4c4313574b15fe6151e3532e920d38e05ed | [] | no_license | DjStar11/BasicBankingApp | 6201c4c52dafef37210a45adb34c3d8a5b7f53ae | 2f6f2d69c78bf203a4914585e887b5371889ae89 | refs/heads/main | 2023-07-16T12:33:17.748511 | 2021-08-21T08:34:59 | 2021-08-21T08:34:59 | 398,151,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 920 | java | package com.example.basicbankingapp.Data;
public class Transaction {
private String fromUser;
private String ToUser;
private int amountTransfered;
private int status;
public Transaction(String fromUser,String toUser, int amountTransfered, int status) {
this.fromUser = fromUser;
ToU... | [
"dipanshujoshi2002@gmail.com"
] | dipanshujoshi2002@gmail.com |
02e200bcad6ba2021faa6da84fcd03806a0c5000 | 06fc186d8550ad1e8b84f1c276da322ba34c2b3f | /service-registry/src/main/java/com/youtap/service/registry/ServiceRegistryApplication.java | 8b8fa6976ea9ea63e9c98215ca80451e3f955f96 | [] | no_license | khuative/youtap-interview-test | ddf26e4533ef8845b595232d9a0e172983c50561 | c0c2e89b286937cb40e277ebf2f25b03066d524d | refs/heads/main | 2023-07-26T23:18:19.469333 | 2021-09-03T21:25:43 | 2021-09-03T21:25:43 | 402,864,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | package com.youtap.service.registry;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@SpringBootApplication
@EnableEurekaServer
public class ServiceRegistryApplication {
... | [
"khumutonga@gmail.com"
] | khumutonga@gmail.com |
e22fdbde9ba6dfd6206334e3bbdf28bc255de4f7 | 24f28b01db45a872f3c5c3b2407da3861fbb1809 | /src/test/java/urkrewrite/Test.java | e5cecd8a70dff023ee8f4e4f484e05d4d615ef0f | [] | no_license | apple0407/mushroom | 92764e0a63cabc516acaef5e89c27b2760074aaf | 866453896a76ea6d3ef954af55d09137478834e9 | refs/heads/master | 2020-12-13T04:32:00.561120 | 2017-06-25T14:55:19 | 2017-06-25T14:55:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package urkrewrite;
import org.marker.mushroom.core.proxy.SingletonProxyFrontURLRewrite;
import org.marker.urlrewrite.URLRewriteEngine;
public class Test {
private static final URLRewriteEngine urlRewrite = SingletonProxyFrontURLRewrite.getInstance();
public static void main(String[] args) {
urlRewrite.putRu... | [
"wuweiit@gmail.com"
] | wuweiit@gmail.com |
3b71ca67a73829deb9d230817ddc7d16fb22a606 | 1c731fbd73a1b311de8326996d367f845ed3d080 | /src/main/java/org/format/framework/propertyeditor/binder/GlobalCustomBinder.java | e7a22f26d8671d9444303d763e5e017faec3f161 | [] | no_license | fangjian0423/simple-web-framework | 10af4d218c53840755a8a6cc84c27f476ecf4308 | d0f12e6d4d6b1137637c4f55e7312fbd93b59a99 | refs/heads/master | 2021-01-19T08:32:28.442374 | 2014-07-24T02:29:57 | 2014-07-24T02:29:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 725 | java | package org.format.framework.propertyeditor.binder;
import org.format.framework.bind.DataBinder;
import org.format.framework.propertyeditor.CustomBinder;
import org.format.framework.propertyeditor.editors.IntegerArrayPropertyEditor;
import org.format.framework.propertyeditor.editors.CustomDateEditor;
import java.tex... | [
"fangjian0423@gmail.com"
] | fangjian0423@gmail.com |
6bbc1e3529f0fc6fc5be04489052509c055fd6dd | 9278d539b65206cde55cb07bbd233a291fb716d8 | /src/main/java/com/eco/gdit/udemy/vaadin/Tutorial2/Validators.java | 4d083b073c5652bdef357768a40f50dc8912cea9 | [] | no_license | ecogle/VaadinTutorial | fbc98877858be1d56f2c5a9685a35fff396d300a | 00f8de4ff24084a9d68bd38647a19526219425b3 | refs/heads/master | 2020-12-02T06:17:57.301211 | 2017-07-10T19:21:32 | 2017-07-10T19:21:32 | 96,812,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 999 | java | package com.eco.gdit.udemy.vaadin.Tutorial2;
import com.vaadin.data.fieldgroup.BeanFieldGroup;
import com.vaadin.ui.Button;
import com.vaadin.ui.TextField;
import com.vaadin.ui.UI;
import com.vaadin.ui.VerticalLayout;
public class Validators {
private TextField name;
private TextField age;
public void myV... | [
"ecogle@gmail.com"
] | ecogle@gmail.com |
93dee5df1dea7d057e67fae31d598e9a0141a7b9 | 0a5d2dbd48610c3f0f5bb8b2867fb83f766347d8 | /WukongWeather/RoundCornerProgressBar/build/generated/source/buildConfig/debug/com/akexorcist/roundcornerprogressbar/BuildConfig.java | a35a223cf98e99718a4913f556babad4969747c2 | [] | no_license | xinghuoliaoyuan45/WuKong-Weather-App | 29542494960996ca88cf14af34916c090ad8615b | ccb9d70a9af3269cbf6ab2d6524f0a95e4caad39 | refs/heads/master | 2020-12-11T07:38:08.699832 | 2016-07-20T15:04:26 | 2016-07-20T15:04:26 | 64,043,364 | 3 | 0 | null | 2016-07-24T01:34:02 | 2016-07-24T01:34:02 | null | UTF-8 | Java | false | false | 489 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package com.akexorcist.roundcornerprogressbar;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.akexorcist.roundcornerprogressbar";
public static final String ... | [
"460093533@qq.com"
] | 460093533@qq.com |
75172df8cd1968a2941f90962d61044039257238 | 28963f45841d716633ad6c19ebc991e7cd35cbb2 | /src/main/java/service/consumerWithZk/ConsumerHandler.java | 4462237e475ca95d3f313a900572249b4f0a94fa | [] | no_license | jean880814/rpc-client | 85067bbd1a84dd21ad7d773928759abaae84303d | 74c773662da8d0eb024fab7ada1538f01aea153b | refs/heads/master | 2021-03-18T03:20:43.693168 | 2020-03-28T06:27:47 | 2020-03-28T06:27:47 | 247,042,162 | 0 | 0 | null | 2020-03-17T07:47:14 | 2020-03-13T10:11:16 | Java | UTF-8 | Java | false | false | 577 | java | package service.consumerWithZk;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
public class ConsumerHandler extends ChannelInboundHandlerAdapter {
private Object object;
@Override
public void channelRead(ChannelHandlerContext ctx, Object msg) throws E... | [
"422921631@qq.com"
] | 422921631@qq.com |
75aa1cf974f1d706f324ec3a1aa32e13a48e7237 | b2333f5ee0e5576ad26fff2f9cbb1ec95ae86b00 | /src/hot/org/domain/moneda/session/SessionListener.java | aa6d756d02cd87f5b56c1daf5206d43a8fcdb5fa | [] | no_license | lfernandortiz/moneda | b989b83d62cc13e09e3433c97150bcdcef36c6de | 7ad83506f84537e77821837468e94def7fce28b7 | refs/heads/master | 2021-01-11T15:58:23.512185 | 2016-03-31T21:35:51 | 2016-03-31T21:35:51 | 44,342,315 | 0 | 0 | null | 2015-10-15T20:05:54 | 2015-10-15T20:05:52 | null | UTF-8 | Java | false | false | 729 | java | package org.domain.moneda.session;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpSession;
import javax.servlet.http.HttpSessionEvent;
import javax.servlet.http.HttpSessionListener;
import org.jboss.logging.Logger;
public class SessionListener implements HttpSessionListener, java.i... | [
"erlis1986@gmail.com"
] | erlis1986@gmail.com |
e9584bf7b7fb81d810872168d0fb2d4678c0a237 | 7ed0e94c4d7ce6337f565afb733392dd7229b987 | /app/src/main/java/com/code4a/jlibrarydemo/utils/Constants.java | 9f38c5a8acd2d9fd5dac2e791b25657842053e34 | [
"Apache-2.0"
] | permissive | code4a/JLibraryDemo | 9368c56640a60eb9821da1fd0b598ab814a2058c | 1245596639872d0a63ec0047208098532cc077bf | refs/heads/master | 2021-01-11T12:27:53.093304 | 2018-06-04T09:11:58 | 2018-06-04T09:11:58 | 76,623,260 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 898 | java | package com.code4a.jlibrarydemo.utils;
import com.code4a.jlibrary.utils.FileUtil;
import com.code4a.jlibrarydemo.JLibraryApp;
/**
* Created by code4a on 2017/1/12.
*/
public class Constants {
public static final String GANHUO_API = "http://gank.io/";
public static final String dir = FileUtil.getDiskCache... | [
"jiangyantao8@gmail.com"
] | jiangyantao8@gmail.com |
6a62db8a165ec5602df22633e0f1b617a20c0a47 | c3522de33f18eb353754d089678402d2754b8c57 | /short-sentiment-core/src/main/java/core/classifier/ClassifierResult.java | b8606f9f4fb386a9325c57d8e1d2ae030474321a | [] | no_license | slavv/short-sentiment | 38ffd4a766ff924bb9349c32c672b903bab8899b | 67648c4866312a533b6eec5978d3b7e3505aee7a | refs/heads/master | 2020-06-02T00:41:44.341414 | 2015-02-17T21:59:23 | 2015-02-17T21:59:23 | 30,142,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 474 | java | package core.classifier;
import cc.mallet.classify.Classifier;
import cc.mallet.classify.Trial;
/**
* The result of classifier training.
*/
public class ClassifierResult {
private final Classifier classifier;
private final Trial trial;
public ClassifierResult(Classifier classifier, Trial trial) {
this.classif... | [
"lacho.kozhuharov@gmail.com"
] | lacho.kozhuharov@gmail.com |
3d021ab3ef6728e8e77b0edc65b19c1372d67aef | 69136c8212922a4052c3cac07be8b67c77b5d0a5 | /gk-backend/src/main/java/com/gasparking/model/User.java | 4c3bbfc4ca6e140d40af553e5081ab11f3c98afc | [] | no_license | gaspercastell/gk-system | a17542757d8a6da91f126bfb8be8cad353197f09 | 45419333eafce1b64f659436d8673b1165dac977 | refs/heads/master | 2021-09-02T22:34:48.971116 | 2018-01-04T00:16:13 | 2018-01-04T00:16:13 | 114,697,021 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,164 | java | package com.gasparking.model;
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="usuario")
public class User ... | [
"retro.rever@gmail.com"
] | retro.rever@gmail.com |
faae59a0a72b769fd6c9bd2d67cc658ce541c607 | 53c9c3d25bda6918a77cc1c5193dea2385f386c0 | /src/main/java/com/martinsanguin/solarsystem/bootstrap/WeatherConditionsLoader.java | b86343751bdd7ef8330145031befd56bfb952b28 | [] | no_license | martin090/solar-system | 7e791611c388a0f888492d723f871f8823f383f8 | d828c2147f26be16990bd8c31420b2163b9ba16b | refs/heads/master | 2023-05-24T10:10:00.718177 | 2021-06-16T00:41:26 | 2021-06-16T00:41:26 | 375,891,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,469 | java | package com.martinsanguin.solarsystem.bootstrap;
import com.martinsanguin.solarsystem.entities.Weather;
import com.martinsanguin.solarsystem.services.WeatherService;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Compo... | [
"sanguinmartin@gmail.com"
] | sanguinmartin@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.