blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b6d7f35b8fa8fbf5d714a7eaaa5f5aee4f5fcf62 | 14a7ea722bbbd78f965439fe9a5c5b06b1532336 | /src/main/java/imie/campus/CampusWS.java | cb93c44b3ff51da879822dfdd6497b8482b64da7 | [] | no_license | Ziguard/Java_CovoiturageBack | 4271964ad56177ae594210c4224f6c097a205d58 | dc142813fd279e1be4b08c8fd9f7ddcfca8092df | refs/heads/master | 2020-03-27T11:07:07.009763 | 2018-08-28T15:14:45 | 2018-08-28T15:14:45 | 146,466,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package imie.campus;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.scheduling.annotation.EnableScheduling;
/**
* The main entrypoint of the WebService app... | [
"gef56150@gmail.com"
] | gef56150@gmail.com |
dadf8d7e798a69bcb7a0eff7e3c3ae91f805b3fc | f9d9a166028b149f88d4383165d88d1b4a33f725 | /src/main/java/com/tauriel/demo/concurrent_demo/queue_demo/PriorityBlockingQueueAPITest.java | aa8afd60aa6561eac582c135f82a202a491e6f14 | [] | no_license | tauriel-miao/demo | a40818250e2c385475feb6ebf769adb93008fab8 | 80fe409bdf9e29a0da02c8c2bcce7822a147fd6e | refs/heads/master | 2022-12-25T00:20:18.440225 | 2019-06-13T12:16:06 | 2019-06-13T12:16:06 | 191,752,971 | 0 | 1 | null | 2022-12-15T23:28:40 | 2019-06-13T11:48:49 | JavaScript | UTF-8 | Java | false | false | 2,727 | java | package com.tauriel.demo.concurrent_demo.queue_demo;
import org.junit.Test;
import java.util.concurrent.PriorityBlockingQueue;
import java.util.concurrent.TimeUnit;
/**
* 如果从一个 PriorityBlockingQueue 获得一个 Iterator 的话,该 Iterator 并不 能保证它对元素的遍历是以优先级为序的
*/
public class PriorityBlockingQueueAPITest {
/**
* add... | [
"tauriel_miao@163.com"
] | tauriel_miao@163.com |
002dbb5337c6003343aeac696f3c8956e1e0947b | 14577db8af287689a157320973826d616db2c620 | /dp-ordm-library/src/main/java/com/zeusas/dp/ordm/service/AliPaymentService.java | ead1abec109be8d70edaceb66f57812a655d08a5 | [] | no_license | wonsaign/dp-ordm | 21f44f4ad542f34352eae1b01c0327cb1139789f | b234db95412344726f557f56eb9d938ce73f1fd2 | refs/heads/master | 2020-03-08T07:38:15.009836 | 2018-04-04T03:15:23 | 2018-04-04T03:15:23 | 127,999,423 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | package com.zeusas.dp.ordm.service;
import java.util.List;
import com.zeusas.core.service.IService;
import com.zeusas.core.service.ServiceException;
import com.zeusas.dp.ordm.entity.AliPayment;
import com.zeusas.security.auth.entity.AuthUser;
/**
*
* @author fengx
*@date 2017年1月17日 下午3:57:28
*/
public interface... | [
"dp_web@drplant.com.cn"
] | dp_web@drplant.com.cn |
c7f716f82f82abd7bce05732a7d9af7bd0b7a097 | 414a2789e1641f4cff3a866c4ff328305dbc55c6 | /src/main/java/com/martianrobots/MarsSurface.java | 8c349cd8bb71019d72dec00c62dc8ecbba4cd4bd | [] | no_license | snarsian/MarsExplorerProject | dddbb45102f6d9a0d97d1234213201c1af4e96f9 | 6de341ae612df9cc8d2c75e6efc25bf4e7ec720c | refs/heads/master | 2021-03-30T23:06:40.655844 | 2018-03-11T04:09:23 | 2018-03-11T04:09:23 | 124,538,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,503 | java | package com.martianrobots;
import com.martianrobots.model.Position;
import java.util.ArrayList;
import java.util.List;
import static com.martianrobots.model.Position.position;
public class MarsSurface {
private Position topRight;
private Position bottomLeft = position(0, 0);
private List<Position> posit... | [
"30721700+user@users.noreply.github.com"
] | 30721700+user@users.noreply.github.com |
f19ed95d739c758c56fd0e5344aedc8bfcf04cc0 | 6564ef0668a7f76f4453f9eaff6130c12121301d | /src/test/java/ru/netology/MobileBankApiTestV1.java | 06814ce56e11051e2d27f9ea952c1aa97026c0d9 | [] | no_license | NikolayT35/T-2.3-POST | 8ee7254ad0325404d4a630a2ca624fc25cc80c67 | 0181c8afd2ed946ce85c6f8f7614598a4e6e7f4c | refs/heads/main | 2023-01-10T14:15:42.161037 | 2020-10-30T08:35:14 | 2020-10-30T08:35:14 | 307,978,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package ru.netology;
import org.junit.jupiter.api.Test;
import static io.restassured.RestAssured.given;
import static io.restassured.module.jsv.JsonSchemaValidator.matchesJsonSchemaInClasspath;
public class MobileBankApiTestV1 {
@Test
void shouldPost() {
given()
.baseUri("https://pos... | [
"turnik3580@gmail.com"
] | turnik3580@gmail.com |
bb063289831bd0cf39d68a9918695816fad05573 | c9846747cfbb5ac456f9751391fda11a92464e84 | /BaseProviderMultiAdapter_demo/app/src/test/java/com/example/baseprovidermultiadapter_demo/ExampleUnitTest.java | b7d8cb9a65a55e3f31cc134f71c9a1451efabbec | [] | no_license | JNova-J/Demo | c81e7fc270b53982f8d9cbc5d8f3a61cfb2b97e9 | 03f996fc52936ee7e84cf6945c117b57361e24f4 | refs/heads/master | 2023-03-31T20:01:48.446000 | 2021-03-22T06:14:57 | 2021-03-22T06:14:57 | 350,192,175 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package com.example.baseprovidermultiadapter_demo;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@T... | [
"a15952847865@163.com"
] | a15952847865@163.com |
c3bfe3024d832b6ac863f66e0eff5c58b0777700 | 989b34ac055f5507dc2b3daf9a2ec6aa4f35c9b3 | /comprehensivePractice/src/main/java/reading/nowCoderAlgorithm/temp/TempClass.java | b4c778df64d1f827adeae995fa516404e39d5b1f | [] | no_license | jhmarryme/JavaBasicLearning | c2accec799d0db34ced630c9214a7d54e791066e | 5e761b0432b17075e27e76cd16e7c288317c59ac | refs/heads/master | 2023-07-02T19:47:52.359301 | 2021-10-15T03:11:22 | 2021-10-15T03:11:22 | 214,568,699 | 0 | 3 | null | 2023-01-06T14:30:20 | 2019-10-12T03:10:49 | JavaScript | UTF-8 | Java | false | false | 322 | java | package reading.nowCoderAlgorithm.temp;
/**
* @author jhmarryme.cn
* @date 2019/7/28 9:16
*/
public class TempClass {
public static void main(String[] args) {
// Boolean.valueOf()
// BigInteger.probablePrime()
}
}
class Test{
protected Test(){
}
}
class ExtendsTest extends Test{
... | [
"wjh@travelsky.com"
] | wjh@travelsky.com |
23284c93d7f26be805791815005ae095ea8888ef | 8db37c26f25b2955de06ea926a84390d29de95c3 | /Model/Item.java | f4a7cda9308a5fb92fc509cc226b690557913623 | [] | no_license | afshinr1/ENSF-409 | f8e383a969525be4bfcb9acd847ceaa90ca56a1e | 401ed8e292217a2cd6078cb7d19e8d6070738b98 | refs/heads/master | 2022-04-28T01:08:42.993219 | 2020-04-24T22:07:40 | 2020-04-24T22:07:40 | 258,634,820 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,291 | java | package Model;
import Model.OrderLine;
import Model.Supplier;
/**
* Class that acts as a tool that will be sold by a retail tool shop.
*
* @author Afshin Rahman, Jase Pasay
*
*/
public class Item {
/**
* ID for the item
*/
private int itemId;
/**
* Name of the item.
*/
private Str... | [
"noreply@github.com"
] | afshinr1.noreply@github.com |
1a922700d1a033e335a31e9532a3f45560a756ba | 4c7160dfa145a9064d6d8d6e53a2439a1df73d50 | /NetModule/src/main/java/com/heizi/mylibrary/retrofit2/BaseInterceptor.java | 97d2aa69cbc45693f3c4fcad05cbdf6da3ed7161 | [] | no_license | linalong/KuaGuo | 013cb774a69a643fad4d61626385939f3a283fc6 | 91e609c84c9f533e5cd08fab37e904ef28fb8a67 | refs/heads/master | 2020-03-11T02:27:15.614385 | 2018-06-07T06:46:19 | 2018-06-07T06:46:27 | 129,719,443 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 977 | java | package com.heizi.mylibrary.retrofit2;
import java.io.IOException;
import java.util.Map;
import java.util.Set;
import okhttp3.Interceptor;
import okhttp3.Request;
import okhttp3.Response;
/**
* BaseInterceptor
* Created by LIUYONGKUI726 on 2016-06-30.
* {@link # https://github.com/NeglectedByBoss/RetrofitClient}
... | [
"1653012690@qq.com"
] | 1653012690@qq.com |
2f5b2be53ab159c33e97eb0235bc8051582f7962 | b4f4b61fd221dbb4ec26afc9f7bf0131d8134402 | /HibernateMappingDemo/src/main/java/com/hibernate/HibernateDemo1/App.java | 3700a4975887ae325277a64461c848a4b3d7f95d | [] | no_license | gohilravi1999/HibernateDemo | fd5dc5061120dc7f4793f323f7fb70c642769e32 | 23de72bbd30ec2d24940906506c9b7e0e24fd302 | refs/heads/master | 2022-11-30T04:41:08.776867 | 2020-03-06T12:10:36 | 2020-03-06T12:10:36 | 245,408,641 | 0 | 0 | null | 2022-11-24T03:06:01 | 2020-03-06T12:00:38 | Java | UTF-8 | Java | false | false | 1,056 | java | package com.hibernate.HibernateDemo1;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
public class App
{
public static void main( String[] args )
{
Student student = new Student();
Laptop ... | [
"ravi.gohil@spec-india.com"
] | ravi.gohil@spec-india.com |
971e1d4c7b73f9b51ef2118211d242c13720fa45 | 2fde800ffa6008e8fad38f8897d23fe5f02aaf43 | /crudone/WEB-INF/classes/com/thinking/machines/library/servlets/UpdateBook.java | 2d5690032a201fdbd52f3940919e3d24daab8786 | [] | no_license | harshit-goyal/WebApplications | 793c607e4ccc131a5008aa1305aa85df6acfbab7 | 63e133767e5a0a60223118fad6bfaf025f760bd2 | refs/heads/master | 2020-03-28T10:30:09.505343 | 2018-09-10T07:20:05 | 2018-09-10T07:20:05 | 148,115,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,765 | java | package com.thinking.machines.library.servlets;
import com.thinking.machines.library.dl.*;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
public class UpdateBook extends HttpServlet
{
public void doPost(HttpServletRequest request,HttpServletResponse response)
{
try
{
int code... | [
"harshit_goyal@outlook.com"
] | harshit_goyal@outlook.com |
8b50e8820080825fee20439d28ac9a73f660ba89 | b35644dc611c513c0721465f97f38c8af002fd7a | /src/java-pb/org/tensorflow/framework/NodeOrBuilder.java | 45a7ff257480a79125023094b8da8774864eb83a | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | bpiel/guildsman | fa19f5f02a4c74cdcbe58a266b12716122d498a4 | 59c9a7459de19525cfc54112f02127e0777a00ce | refs/heads/master | 2021-09-17T23:17:54.382797 | 2018-07-06T16:47:16 | 2018-07-06T16:47:16 | 105,477,694 | 137 | 6 | Apache-2.0 | 2018-04-23T15:39:58 | 2017-10-01T22:01:17 | Clojure | UTF-8 | Java | false | true | 1,387 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: tensorflow/core/kernels/boosted_trees/boosted_trees.proto
package org.tensorflow.framework;
public interface NodeOrBuilder extends
// @@protoc_insertion_point(interface_extends:tensorflow.boosted_trees.Node)
com.google.protobuf.MessageOrBu... | [
"bill@billpiel.com"
] | bill@billpiel.com |
fcd74167aebf2856ccc608e335da8a6c4ad1b4fc | 134cd1fc6a35ed1396e829465172eb3fc9448945 | /android/app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/browser/R.java | 7a99c37f8eb5a1b03f2c6213c297bb0574562ba8 | [] | no_license | shifsinc/MLM-ReactNative | c4c3b529026d29435a037065e42fd7a135206819 | 3b4619e0747e71b8367faaa7ebd4c43ef2020843 | refs/heads/master | 2021-03-21T22:14:58.651798 | 2020-03-11T14:58:13 | 2020-03-11T14:58:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,386 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.browser;
public final class R {
private R() {}
public static final class attr {
private attr() {}
... | [
"arindam.ganguly@standardbank.co.za"
] | arindam.ganguly@standardbank.co.za |
89569ebde6a6aba4785b6f82923f4b59f9cececa | a94503718e5b517e0d85227c75232b7a238ef24f | /src/main/java/net/dryuf/comp/gallery/dir/DirGalleryHandler.java | 3280fe98bae85b36595ae7197a92d3a2aa44e0ab | [] | no_license | kvr000/dryuf-old-comp | 795c457e6131bb0b08f538290ff96f8043933c9f | ebb4a10b107159032dd49b956d439e1994fc320a | refs/heads/master | 2023-03-02T20:44:19.336992 | 2022-04-04T21:51:59 | 2022-04-04T21:51:59 | 229,681,213 | 0 | 0 | null | 2023-02-22T02:52:16 | 2019-12-23T05:14:49 | Java | UTF-8 | Java | false | false | 2,137 | java | /*
* Dryuf framework
*
* ----------------------------------------------------------------------------------
*
* Copyright (C) 2000-2015 Zbyněk Vyškovský
*
* ----------------------------------------------------------------------------------
*
* LICENSE:
*
* This file is part of Dryuf
*
* Dryuf is free softw... | [
"kvr@centrum.cz"
] | kvr@centrum.cz |
10e895d0d9693401e2d83224c089cd3bf2029c9b | a634d75a9e89b3243e13e5579854588ff6b5483a | /jaxrs-server/src/main/java/io/swagger/api/factories/EventApiServiceFactory.java | 4303f05977ce826f97d9ebeabfb647ce2bfe5256 | [] | no_license | rdevitto/Final-Project | f3b6a3d612136b14a88b68d4aa8ccae845094bfb | 9b83e4e8b2c42ddd4c07a124cda7910a378adbc3 | refs/heads/master | 2021-01-25T13:47:38.383843 | 2018-05-06T17:57:18 | 2018-05-06T17:57:18 | 123,614,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package io.swagger.api.factories;
import io.swagger.api.EventApiService;
import io.swagger.api.impl.EventApiServiceImpl;
@javax.annotation.Generated(value = "io.swagger.codegen.languages.JavaJerseyServerCodegen", date = "2018-05-02T02:45:15.118Z")
public class EventApiServiceFactory {
private final static EventAp... | [
"rdevitt@ilstu.edu"
] | rdevitt@ilstu.edu |
96662ca2f8ef9870f2c6e95d80cff3b0d1b70051 | 42521c0595d85eddb9f324056dffca6955f03784 | /src/class7DFS/AllPermutationsI.java | 34aa4a19d71bd24c5452022f5ed328679659533e | [] | no_license | kkeric11368/Laicode-3 | 8a56aceabca83dbdd1f0e7750cbf72bfe1639a83 | 9da078b352f359fe97a881597699b5c385cfec3c | refs/heads/master | 2021-01-03T19:05:20.997028 | 2018-02-10T18:20:36 | 2018-02-10T18:20:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,261 | java | package class7DFS;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author guoyifeng
Given a string with no duplicate characters, return a list with all permutations of the characters.
Examples
Set = "abc", all permutations are ["abc", "acb", "bac", "bca", "cab", "cba"]
Set = "", all permutation... | [
"gyf940517@gmail.com"
] | gyf940517@gmail.com |
91e51197af4be388a2502100addf548245e4a246 | f52f0e693e9991ba381b1cf656fcd1e3b182f4af | /WEB-INF/classes/Novels.java | 1c668b60076b69d975c73ff81c4306b5d6781444 | [] | no_license | anni23/Online-Bookstore-Java-Based-simple-website | d47c3565ca8a19ea49b636fc5890e05a7f306b57 | e287508f8ae13f5e6e3a9793353bd350f7de468b | refs/heads/master | 2021-05-05T15:42:29.953138 | 2018-01-13T07:27:41 | 2018-01-13T07:27:41 | 117,318,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,007 | java | import java.sql.*;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class Novels extends HttpServlet
{
DBConnect d;
HttpSession hs;
PrintWriter pw;
String m;
ResultSet rs;
public void init()
{
d=new DBConnect();
}
public void doGet(HttpServletRequest req,HttpServletResponse res)throws IOExc... | [
"aniruddhrchaturvedi@gmail.com"
] | aniruddhrchaturvedi@gmail.com |
df63eebf07505fc59191fb34f60685b1658cb528 | 0e2e26dcad4b0bfc9884138138b073139e6fdb51 | /snaker-hibernate/src/main/java/org/snaker/engine/access/hibernate/Hibernate3Access.java | ece7dbbdad6736893f2f67ff93c7f4353df858b0 | [
"Apache-2.0"
] | permissive | mgicode/mgicode-snakerflow | 3db868d8d9d7af5e1e902f62b7baac90a4d3c474 | 2182697d4ea30c82b9583d1ad699981005202f56 | refs/heads/master | 2023-02-25T10:08:13.286215 | 2020-03-02T03:40:21 | 2020-03-02T03:40:21 | 244,258,295 | 1 | 1 | Apache-2.0 | 2023-02-22T02:52:31 | 2020-03-02T02:02:19 | JavaScript | UTF-8 | Java | false | false | 1,619 | java | ///*
// * Copyright 2013-2015 www.snakerflow.com.
// * *
// * * Licensed under the Apache License, Version 2.0 (the "License");
// * * you may not use this file except in compliance with the License.
// * * You may obtain a copy of the License at
// * *
// * * http://www.apache.org/licenses/LICENSE-2.0
// * ... | [
"mgicode@126.com"
] | mgicode@126.com |
56e5a58d14c9addef0379899cc4b867750a26f36 | f9b5d719eabf153901ba86468f01abdf7927106a | /java/serious/src/main/java/com/fun/bbs/dao/mappers/UserBanMapper.java | 07c627a28b9fb5bf2db5451bc38eb57bbc3b38ac | [] | no_license | aboutjava/bbs | b5fbaf87fd8d27fb09c8e71a468d6fbf9fbe826d | 2e41c42d431aacb2ff797375c082854630f979bb | refs/heads/master | 2021-08-22T22:50:15.939313 | 2017-12-01T14:24:03 | 2017-12-01T14:24:03 | 111,204,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,489 | java | package com.fun.bbs.dao.mappers;
import com.fun.bbs.dao.entities.UserBan;
import com.fun.bbs.dao.entities.UserBanExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
/** 用户禁言表映射 */
public interface UserBanMapper {
/** 根据用户禁言表条件查询用户禁言表件数 */
int countByExample(UserBanExample example);
... | [
"1028978989@qq.com"
] | 1028978989@qq.com |
b3bcc04b836e484f645de785ccbdc8905868495d | 6aa3136c8fd5ce4ba598643ff0908a416c6a1478 | /Employee details.java | c8ff7eb97688fc217feb942c81bb74e8c3641e24 | [] | no_license | VISHANTH24/VISHANTH-JAVA-Assignments | 38339d819cdfd114cdfaab1e66a2add569675bb2 | 083ece60a85ec0fc48fbae47d0b9c68d1bcbbc54 | refs/heads/main | 2023-05-06T16:01:16.114084 | 2021-05-27T10:29:25 | 2021-05-27T10:29:25 | 371,333,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,408 | java | import java.util.ArrayList;
import java.io.*;
public class Employe {
int id;
String name;
long salary;
static ArrayList al = new ArrayList();
static int count = 0; //to track the no. of Employes
Employe()
{
}
//constructor for initializing Employe objects
Employe(int id, String n... | [
"noreply@github.com"
] | VISHANTH24.noreply@github.com |
395111da768af4a9d9b123a6d1f347fb5a6e79e6 | d1cf3c26419e49a36ce2ff103106d3a4b2492b4f | /ada-mqKafka/src/main/java/com/adachina/mqKafka/messageExecuteHandle/AbstractMessageExecuteHandle.java | 13ba65271560fe3f963d2841d76ab98d620ae2e5 | [] | no_license | longofsky/kclient | a1e5aa1caa6db879e50df5a7bc1d13d8378c9e80 | 12ebb4bf05503f92d7eb10930c2c8bb2c4646244 | refs/heads/master | 2020-04-28T10:12:34.269398 | 2019-03-19T10:33:12 | 2019-03-19T10:33:12 | 175,193,590 | 0 | 0 | null | 2019-03-12T11:07:04 | 2019-03-12T11:07:04 | null | UTF-8 | Java | false | false | 2,796 | java | package com.adachina.mqKafka.messageExecuteHandle;
import com.adachina.mqKafka.handlers.MessageHandler;
import com.adachina.mqKafka.mainThreadEnum.MainThreadStatusEnum;
import org.apache.kafka.clients.consumer.KafkaConsumer;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype... | [
"tiantian.li@adachina.com"
] | tiantian.li@adachina.com |
f7ff4eb34c23091d9825ac74cb73bd3867345855 | 135e7a4e07e39a1cf53df1bb5507c187765459e7 | /src/main/java/ngeneanalysys/code/enums/BrcaCNVCode.java | d8584797261b8e122774f568ae391201f942ae3f | [] | no_license | sangryulJung/ngeneanalysys-client-main-module_real_fork | df9543811fd4ed236a81e6da30b32878f508c5a6 | 67c62ac5357f094cb6b782b650ca56de049bcabf | refs/heads/master | 2021-02-14T08:17:03.696124 | 2020-03-04T02:23:40 | 2020-03-04T02:23:40 | 244,787,105 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,018 | java | package ngeneanalysys.code.enums;
import ngeneanalysys.util.StringUtils;
/**
* @author Jang
* @since 2018-10-31
*/
public enum BrcaCNVCode {
COPY_LOSS("Copy Loss", "Loss"),
COPY_GAIN("Copy Gain", "Gain"),
NORMAL("Normal", "Nor");
private String code;
private String initial;
BrcaCNVCode(St... | [
"kb.jang0506@ngenebio.com"
] | kb.jang0506@ngenebio.com |
474bf060b44af8e6f36aa7fd47cd3363b8511f76 | 74429ab9d0c2ad1e111c8a2f1ef70db5c68f252d | /enjoy/v1/concurrence/1/vip-concurrent/src/com/xiangxue/ch1/syn/SynTest.java | 6732f89f3b30b435a9967c8e63cc88d27e9a7dfb | [] | no_license | eangulee/java | 5e5af1ca3639634fd5db35ec50905282cd5ea36c | ead2f538234f4f5c13bee611d692f3fe756f5335 | refs/heads/master | 2022-12-21T01:04:48.743896 | 2020-08-11T07:16:44 | 2020-08-11T07:16:44 | 163,828,470 | 0 | 0 | null | 2022-12-16T08:00:24 | 2019-01-02T10:44:57 | Java | UTF-8 | Java | false | false | 1,311 | java | package com.xiangxue.ch1.syn;
import com.xiangxue.tools.SleepTools;
/**
* @author Mark老师 享学课堂 https://enjoy.ke.qq.com
*
* 类说明:
*/
public class SynTest {
private volatile int age = 100000;// 初始100000
// public int getAge() {
// return age;
// }
public void setAge() {
age = age + 20;
}
private st... | [
"eangulee@gmail.com"
] | eangulee@gmail.com |
f1c2f0dcc9aca6e9510b501a22456c49902b8ff5 | 17ef227b0cccb12b7bdfa32dcea9001da0255215 | /P4/src/P4.java | 39e04a144b7155435dafa546a4f8eafaf0cb212c | [] | no_license | kathypizza330/CS160 | 7420da2404bca512575024d38725b08dabd9a1fa | 43bfe1a33f5fc781110721abe3e4cf04543b2dd4 | refs/heads/master | 2020-03-18T11:40:50.712022 | 2018-05-24T08:40:42 | 2018-05-24T08:40:42 | 134,685,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,572 | java |
import java.util.Scanner;
//P4 Assignment
//Author: Lingyang Zhu
//Date: Sep 21, 2015
//Class: CS160
//Email: lyzhu@rams.colostate.edu
public class P4 {
public static void main(String[] args) {
//Define
double grossSalary, interestIncome, capGain, totIncome, adjIncome, totTax, stateTax;
int numExemption;
... | [
"lyzhu@rams.colostate.edu"
] | lyzhu@rams.colostate.edu |
cc243ec4c07f3d6581c2cf2b09f514532052d991 | da6824da06a1c4a24fbb1241eb04dac50b1480e7 | /QRDecomp.java | 226dff86cd857869d33bb5f036697acbd3e062dd | [] | no_license | AndyLeekung/Math2605 | 747af5ca5194ee4254f52b1902c9057a78fd3133 | a7e05ba987e9d62478deaf79c140ad996c602676 | refs/heads/master | 2021-01-17T11:53:12.983755 | 2015-04-01T02:50:29 | 2015-04-01T02:50:29 | 31,970,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,638 | java | import java.util.ArrayList;
public abstract class QRDecomp {
protected Matrix A;
protected Matrix Q;
protected Matrix R;
protected ArrayList<Matrix> qMatrices;
/**
* Row and column dimensions
*/
protected static int m;
protected static int n;
/**
* Return Q of the QR decomposition
* @return Matri... | [
"chingyeuleekung@gmail.com"
] | chingyeuleekung@gmail.com |
ab6259889cbb6e41a2fac7a57ddaaf5e3e4cd19d | 99c36959fad998ea4ab17cc20eccb3dd525b298c | /Exp29.java | daf409f828874f0baa5c2d2b3db05791a51d911c | [] | no_license | DevaGaneshB/Java-Laboratory | 145feed74fbe8ba57230f3278423adfce3805c84 | f278d5dbd055af1ea8b08e7028dee8b2a7ebae3f | refs/heads/master | 2020-03-25T04:52:00.951984 | 2018-09-04T12:32:33 | 2018-09-04T12:32:33 | 143,417,557 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | //Example of method overriding
class Vehicle{
void run(){System.out.println("Vehicle is running");}
}
class Exp29 extends Vehicle{
void run(){System.out.println("Bike is running safely");}
public static void main(String args[]){
Exp29 obj = new Exp29();
obj.run();
}
} | [
"noreply@github.com"
] | DevaGaneshB.noreply@github.com |
1d6d1b7b8347d3d712449ed9f9f6af6420d1e467 | 716bbb432648612425cc5f5e89dee79e2a107b9c | /spring-data-samples/chapter-03-type-safe-queries/002-type-safe-querydsl/src/main/java/org/joolzminer/examples/sdata/domain/Product.java | ee951a46b3eb3738db2f6b47ac343482852111cf | [] | no_license | sergiofgonzalez/Spring-Data-Repo | 7358d14d4a41018f7e1766aa4604a9e7bb78d97f | 18353b00f868c3b17aad32e24b321481ba5b65e7 | refs/heads/master | 2021-01-17T11:54:21.544965 | 2014-03-19T08:03:23 | 2014-03-19T08:03:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,013 | java | package org.joolzminer.examples.sdata.domain;
import java.math.BigDecimal;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import com.mysema.query.annotations.QueryEntity;
@QueryEntity
public class Product extends AbstractEntity {
private String name;
private String descri... | [
"sergio.f.gonzalez@gmail.com"
] | sergio.f.gonzalez@gmail.com |
b730ed5c67444ce00a6bc8eb4fa4c49a4574f926 | 2dd04aa98104c4feda0b4b09f0bf5a8e84ff04af | /synopticgwt/src/synopticgwt/client/invariants/model/NCPartition.java | 8d193fe696b9a5805f20c70946b841e07a29fa61 | [
"MIT"
] | permissive | ModelInference/synoptic | 218a633ee9d4dd231cd938536dcbbd88f0db6eef | a2b6a0dccc039c7497c4856306c04676831f2120 | refs/heads/master | 2022-09-15T16:37:36.604639 | 2022-09-06T14:15:42 | 2022-09-06T14:15:42 | 35,062,324 | 77 | 26 | null | 2017-11-04T01:01:41 | 2015-05-04T22:03:38 | Java | UTF-8 | Java | false | false | 1,589 | java | package synopticgwt.client.invariants.model;
import java.util.HashSet;
import java.util.Set;
/**
* This class contains the set of all NCwith invariants that implicate a
* particular baseEvent. This set of invariants is used to compactly present
* this set of relationships to the user. For example, the set of invar... | [
"bobyangyf@gmail.com"
] | bobyangyf@gmail.com |
32e66bb272af4f33f3044bada1d16d2be0032210 | be4f9618d3f1a9a961bc3471d7a9f94607f93b9a | /library/src/main/java/uk/co/senab/photoview/utils/ImageDownloadListener.java | 8e4b3c500553bb065a78320f32a4e4a2d9960a7d | [
"Apache-2.0"
] | permissive | bastiotutuama/FrescoPhotoView | b650862f08fa81e3c57beae520d9fc3b4bdbf3c9 | d105b1c27715642451eac18d9d0ee82a320fe60a | refs/heads/master | 2021-07-04T01:20:53.999549 | 2017-09-24T10:25:20 | 2017-09-24T10:25:20 | 104,633,235 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 168 | java | package uk.co.senab.photoview.utils;
/**
* Created by Sebastian Otutuama on 09/10/15.
*/
public interface ImageDownloadListener {
void onUpdate(int progress);
}
| [
"s.otutuama@veedapp.de"
] | s.otutuama@veedapp.de |
409f7398b7934555e948878e9a44a5d5ebb14547 | 002140e0ea60a9fcfac9fc07f60bb3e9dc49ab67 | /src/main/java/net/ibizsys/psrt/srv/codelist/CodeList66CodeListModelBase.java | 1e9073b8bc6cd1518d56ef853ebd73357a7e3824 | [] | no_license | devibizsys/saibz5_all | ecacc91122920b8133c2cff3c2779c0ee0381211 | 87c44490511253b5b34cd778623f9b6a705cb97c | refs/heads/master | 2021-01-01T16:15:17.146300 | 2017-07-20T07:52:21 | 2017-07-20T07:52:21 | 97,795,014 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,390 | java | /**
* iBizSys 5.0 机器人生产代码(不要直接修改当前代码)
* http://www.ibizsys.net
*/
package net.ibizsys.psrt.srv.codelist;
import net.ibizsys.paas.codelist.CodeItem;
import net.ibizsys.paas.codelist.CodeItems;
import net.ibizsys.paas.codelist.CodeList;
import net.ibizsys.paas.sysmodel.StaticCodeListModelBase;
import net.ibizsys.p... | [
"dev@ibizsys.net"
] | dev@ibizsys.net |
476f84bfc84df91f211a898821884d63c8b21b03 | 8f13bf8f3a6e90f8d50c23764415d0a093605bff | /Java/TicTacToe2/Board.java | 30f556f23e64663840ff83d32ea769dd935d3810 | [] | no_license | yastaheran/Litt-Paa-Sia | 892203cd23d444c68e2598a44daa5eaada2298d0 | 54a811282079b63f710eed7f52fd4604bbe72fe6 | refs/heads/master | 2021-06-29T18:33:05.525646 | 2020-10-08T17:50:59 | 2020-10-08T17:50:59 | 158,077,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,656 | java | public class Board {
private int[][] Board= new int[3][3]; //Array som holder paa posisjonene til brikkene
public Board(){
clearBoard();
}
public void clearBoard(){
for(int linje=0 ; linje<3 ; linje++)
for(int kolonne=0 ; kolonne<3 ; kolonne++)
Board[lin... | [
"noreply@github.com"
] | yastaheran.noreply@github.com |
fc21b8630810ca42c9860dfc2f208cc1632715fa | 3657b6f5b30ac061e2ab1db7cd745e2ca8183af3 | /DemoPrj-20201212/src/demo/junit/integration/ModuleDTest.java | 1bd3c004b75df4b0d05000f1dc79bb184b3703f3 | [] | no_license | Lxt000806/eclipse_workspace | b25f4f81bd0aa6f8d55fc834dd09cdb473af1f3f | 04376681ec91c3f8dbde2908d35612c4842a868c | refs/heads/main | 2023-05-23T12:05:26.989438 | 2021-06-13T05:49:26 | 2021-06-13T05:49:26 | 376,452,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 446 | java | package demo.junit.integration;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
class ModuleDTest {
ModuleD moduleD = new ModuleD();
@BeforeEach
void setUp() throws Exception {
}
@Test
void testSetModuleC() {
moduleD.setModuleC(n... | [
"1728490992@qq.com"
] | 1728490992@qq.com |
09280bc6f47ddd6ca71ea37e66dc8d42160108d6 | edf4062cdaf4b3140e8520a32ce9c4ec076ffab3 | /TrainingProgramProject/src/com/mastek/training/packone/Shape.java | bfc16011c74a0eefc33fe404c1ca64ba4cb22b8c | [] | no_license | AmyLeake/GraduateProgramJan2020 | b01bac7c017069287edf04b81d375157c3232af3 | e9b958d2603003f89e38fc77dfecd67a064f3128 | refs/heads/master | 2020-12-28T07:16:00.384097 | 2020-09-09T09:58:43 | 2020-09-09T09:58:43 | 238,225,344 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.mastek.training.packone;
//interface: a type which contain only method declarations and constraints
// the interface does not extend any existing type.
public interface Shape {
//no constructor can be defined in interfaces
//all variables are static and final
double PI = Math.PI;
//all me... | [
"amy61289@GB-LD1LPW10G006.mastek.com"
] | amy61289@GB-LD1LPW10G006.mastek.com |
5299cd3e33f9995694125406110599310da39497 | 003bcd2e25b99915ebd0383341294e183c236421 | /XeroScouterCollect/app/src/main/java/wilsonvillerobotics/com/xeroscoutercollect/database/TableTableNameColumn.java | 1a3d5a50ea52e4eedf22324134243efb02d778a2 | [] | no_license | errorcodexero/scouting-system | e849815ecf84574f5ce838211e53a39b22a52a3a | 85e63f3eda697fcc85eac76c91c3fd53181075d4 | refs/heads/master | 2021-01-10T22:45:25.921101 | 2018-09-05T01:58:34 | 2018-09-05T01:58:34 | 70,357,917 | 2 | 0 | null | 2017-02-15T04:09:35 | 2016-10-08T21:16:46 | Java | UTF-8 | Java | false | false | 462 | java | package wilsonvillerobotics.com.xeroscoutercollect.database;
import java.util.function.Function;
import wilsonvillerobotics.com.xeroscoutercollect.activities.ManageDBActivity;
/**
* Created by nick on 12/6/16.
*/
public class TableTableNameColumn extends TableColumn<ManageDBActivity.TABLE_NAME> {
public Table... | [
"nicholas@burrellhome.com"
] | nicholas@burrellhome.com |
6099c6ce4f1d6a87a34497bec1f96216f1fed20c | 4ad60a38c37792e76393964d8bcce3b9be6bc136 | /pandaz-auth/pandaz-auth-server/src/main/java/com/github/pandaz/auth/util/TenantUtil.java | b57b5a4553801dd8cc8045c5d9648e772ee741d2 | [
"MIT"
] | permissive | Carzer/pandaz | d62bde2c26676a0bf66fbdfb7676546c217b7538 | b751adb5fdb3c829b748c681d00c36439eed7560 | refs/heads/master | 2023-02-05T19:14:05.793907 | 2020-10-16T07:10:46 | 2020-10-16T07:10:46 | 224,390,610 | 9 | 0 | MIT | 2020-04-24T00:41:15 | 2019-11-27T09:15:09 | Java | UTF-8 | Java | false | false | 2,823 | java | package com.github.pandaz.auth.util;
import com.alicp.jetcache.Cache;
import com.alicp.jetcache.anno.CacheType;
import com.alicp.jetcache.anno.CreateCache;
import com.github.pandaz.auth.custom.constants.SysConstants;
import com.github.pandaz.auth.dto.SecurityUser;
import com.github.pandaz.commons.util.SpringBeanUtil;
... | [
"Carzer1020@163.com"
] | Carzer1020@163.com |
3947f67fdd5c54276a6fb44a4a123ef6b721af22 | 1160fe526e1992dadb2ed9e67bec83471900e32c | /taozi-generator/src/main/java/com/taozi/generator/mapper/GenTableMapper.java | 5647f6fbaa77e7b523486926991b3da14593f584 | [
"Apache-2.0"
] | permissive | sojava-code/taozi | db4c786b49de40cff2ac21a232bce8213cee2791 | a0ac54da093aa25137604105cdca8859dddab6e9 | refs/heads/main | 2023-06-28T02:32:32.689878 | 2021-08-01T08:38:23 | 2021-08-01T08:38:23 | 391,569,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,692 | java | package com.taozi.generator.mapper;
import java.util.List;
import com.taozi.generator.domain.GenTable;
/**
* 业务 数据层
*
* @author taozi
*/
public interface GenTableMapper
{
/**
* 查询业务列表
*
* @param genTable 业务信息
* @return 业务集合
*/
public List<GenTable> selectGenTableList(GenTable ge... | [
"1131245970@qq.com"
] | 1131245970@qq.com |
627ff4bb01d22480d60def7ae66e12ab0310bd82 | 7a1fef90f2d412c6530ed21eb9c913c8bcea1c86 | /Database/src/id/rtx/realadventure/database/DataHelper.java | 680a2979fe0e750ef7c4622abbb4c4c24b8bdea1 | [] | no_license | rtxtechnologie/RealAdventureDatabase | 0a200a63f8ef2c94902d97aaf1af0ffddc0fc848 | 937f0bfbe54fe677cef9536d958b15b655aa4ba5 | refs/heads/master | 2021-01-01T05:34:52.650717 | 2011-11-25T00:11:17 | 2011-11-25T00:11:17 | 2,842,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,376 | java | package id.rtx.realadventure.database;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.database.sqlite.SQLiteStatement;
import android.util.Log;
import java.util.ArrayList;
import java.util... | [
"rainer.pradana@gmail.com"
] | rainer.pradana@gmail.com |
692d7a50df16f6b1582a684f41b2e9fe2a3e9df4 | 6d0565b057769d9fb459c49c6b04b5c15f186cf7 | /src/main/java/com/test/nba/nbaInfo/constants/Constants.java | 2cc2cc60564223daf0f6cd1e8f872d967395c477 | [] | no_license | elranman/NBAPlayersProject | 265654ad74aca50c59e81a00ade146d8bf4270da | e973e35b234b820611725575f39225e0db5d1f72 | refs/heads/main | 2023-07-02T06:29:51.233934 | 2021-08-09T20:14:55 | 2021-08-09T20:14:55 | 394,424,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 520 | java | package com.test.nba.nbaInfo.constants;
public class Constants {
public static final String PREFIX_FILE = "src/main/resources/";
public static final String NOTIFICATION_PLAYERS_DETAILS_WAS_CHANGED_IN_CSV_FILE = "NOTIFICATION!!! players details was changed in csv file";
public static final String URL_PLAYE... | [
"yanirmanor@Yanirs-Mac-mini.local"
] | yanirmanor@Yanirs-Mac-mini.local |
e85988c36a652d1ebc3c44fd044e152d65e6a825 | db990b1322b065f2caa5760255bee8976710d63b | /app/src/main/java/tronku/dsc/eventmanager/Fragments/UpcomingEventsFragment.java | 97a8e9d1e53ada4054f7e8d94a8e94efa3ddbac7 | [] | no_license | dheerajkotwani/Evento | 746c8162685b3f650bcdfba189e318c06bbe2e70 | 6c6a5462ca7e31d9546f6d33d340056b95f59968 | refs/heads/master | 2020-09-07T05:00:12.214301 | 2019-11-09T14:09:13 | 2019-11-09T14:09:13 | 220,662,979 | 1 | 0 | null | 2019-11-09T15:34:03 | 2019-11-09T15:34:02 | null | UTF-8 | Java | false | false | 9,742 | java | package tronku.dsc.eventmanager.Fragments;
import android.content.Intent;
import android.content.IntentFilter;
import android.net.ConnectivityManager;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.annotation.Nullable;
import android.support.design.widget.FloatingActionB... | [
"shubham.pathak2000@gmail.com"
] | shubham.pathak2000@gmail.com |
8540500706feec33ae44fdfa2daa2e8f176004fe | 0906179859c49b4c870d6285c0b338476e569633 | /rusheye-api/src/main/java/org/jboss/rusheye/suite/Perception.java | a918d70fbc90eb7d67fcf9c2d20d4d26c3c29213 | [] | no_license | lfryc/arquillian-rusheye | e2bcc4420823ca77837d2f4394fd511e1fb45ed6 | fdb0c9d4fd16027f328f1f9a8bb468f3d6ef55a8 | refs/heads/master | 2021-01-09T06:09:51.382336 | 2012-04-02T07:44:28 | 2012-04-02T07:44:28 | 3,898,437 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,077 | java | /**
* JBoss, Home of Professional Open Source
* Copyright ${year}, Red Hat, Inc. and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of t... | [
"lfryc@redhat.com"
] | lfryc@redhat.com |
96730fa1b22ae9a56c73aca2c44201478872af15 | bd8d5e4cfcb899d551e470e139c487f9549bbe76 | /app/src/main/java/com/example/registrationactivity/MainActivity.java | 6dcd7d2d9213e5e5613f3715b86f6605e420d40e | [] | no_license | ramusarithak/completecrudandroid | 2fb9e57f648e700a2092e507bcccf1fb8a5dbf56 | b37d7ef1da537f8f16985f9d273523617c8682fa | refs/heads/master | 2020-12-03T23:09:53.758978 | 2020-01-03T05:24:56 | 2020-01-03T05:24:56 | 231,517,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,855 | java | package com.example.registrationactivity;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity ... | [
"ramusarithak@gmail.com"
] | ramusarithak@gmail.com |
0e560a74c99fa0e4fc957f66097784771c7c4f32 | 0041269d1fa40fcc6a6428236ef41234385efe7f | /Atividade1/Samuel-3494/Ex4.java | 668162ac2e3d7a4d047011cfedd3f8041678060c | [
"MIT"
] | permissive | Globson/Entrega_Excs_POO | 3505df16975dd81d2f5c706f0e14d85302dbee84 | 57179e00b0286a7fada6a13a6fcc41d12e8eb478 | refs/heads/master | 2022-02-18T21:04:32.189718 | 2019-10-04T16:08:10 | 2019-10-04T16:08:10 | 205,260,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | 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.
*/
import java.util.Scanner;
/**
*
* @author grobs
*/
public class Ex4 {
/**
* @param args the command line arguments
*/... | [
"samuelpedro1999@gmail.com"
] | samuelpedro1999@gmail.com |
0e83a4824e6cfaf0951a189fec189d688379030d | 6fa698a2b45c5b92eeeb91fa4091c08940ec11bd | /src/com/syntax/class23/WebDriverTest.java | b7fa5df2fdc5e6c9e78e1b71816d72174de69652 | [] | no_license | AhmetHaci/Syntax | 313de5611e0ea2c39922091891c110182081c533 | 71cfba95ef706699d9ef2f4b23983ace9728286f | refs/heads/master | 2021-03-20T03:40:42.494997 | 2020-04-18T22:45:58 | 2020-04-18T22:45:58 | 247,172,408 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package com.syntax.class23;
public class WebDriverTest {
public static void main(String[] args) {
WebDriver driver = new ChromeDriver(); // runtime polymorphism
driver.open();
WebDriver driver1 = new FireFoxDriver(); // runtime polymorphism
driver1.open();
WebDriver driver2 = new InternetExplorer(); // r... | [
"ahmet.haciosmanoglu@gmail.com"
] | ahmet.haciosmanoglu@gmail.com |
bc69cac20d86ece71f5d84e6c38fa7e3c440792a | a651a2bcaa8cc1400d78da92a0ae24fdb5ebf676 | /org.activiti.designer.gui/src/main/java/org/activiti/designer/property/PropertyMessageDefinitionPropertySection.java | b56f4ab1cb03f47cf6b0af3ad107f7c0852f2c1c | [] | no_license | chrisrobbo/Activiti-Designer | 3612af031324d2c701e031ef3a3c1af0f01d6b29 | 051b1d6d262b8cdb5c39f764237c0e91b038498f | refs/heads/master | 2020-12-30T22:56:16.300038 | 2018-10-18T00:18:09 | 2018-10-18T00:18:09 | 56,194,583 | 0 | 1 | null | 2016-04-14T00:17:10 | 2016-04-14T00:17:10 | null | UTF-8 | Java | false | false | 2,379 | java | package org.activiti.designer.property;
import org.activiti.designer.property.ui.MessageDefinitionEditor;
import org.eclipse.swt.SWT;
import org.eclipse.swt.custom.CLabel;
import org.eclipse.swt.layout.FormAttachment;
import org.eclipse.swt.layout.FormData;
import org.eclipse.swt.layout.GridLayout;
import org.eclipse.... | [
"tijs.rademakers@gmail.com"
] | tijs.rademakers@gmail.com |
e89bce164130e66079b9f76b9bf4d9fc0998d157 | 26f331a3480959c7b3f4625d93f210bb6a676d13 | /app/src/main/java/com/wusir/download/DownLoadManger.java | 6673b3d0a0e57709293d02956972a1264e9a764e | [] | no_license | wusir-china/WuWeather | 0125e48a91426483cb86d534fa2c5ef78d2fe347 | 0475601fe4977176939b540ed4d9dd481d443e82 | refs/heads/master | 2021-05-14T18:43:38.540021 | 2018-04-16T03:37:11 | 2018-04-16T03:37:11 | 116,083,540 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,764 | java | package com.wusir.download;
import android.os.Environment;
import com.lzy.okgo.OkGo;
import com.lzy.okgo.request.GetRequest;
import com.lzy.okserver.OkDownload;
import com.lzy.okserver.task.XExecutor;
import com.wusir.adapter.section.Section;
import com.wusir.bean.StandItem;
import com.wusir.util.ToastUtil;
import j... | [
"wujiongping@wjp.com"
] | wujiongping@wjp.com |
52ce32d1c457bb8d0b7a4b20ba9d0f8adcbb18ef | b342ae399e9063c5d35f46882a8612eee3a58f28 | /src/main/java/tv/twitch/moonmoon/rpengine2/chat/cmd/proxy/OocCommand.java | f6179e07046d20277c35c13b428efcd39c1db087 | [
"MIT"
] | permissive | windy1/RPEngine2 | 6ce708341b56709699af3e09c75eb81c9eb02950 | e5ef28ae9e43403751de5a7ead7edb40b1d36727 | refs/heads/master | 2022-09-03T07:31:24.683237 | 2020-05-20T18:35:05 | 2020-05-20T18:35:05 | 264,024,595 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 897 | java | package tv.twitch.moonmoon.rpengine2.chat.cmd.proxy;
import org.bukkit.plugin.Plugin;
import tv.twitch.moonmoon.rpengine2.chat.Chat;
import tv.twitch.moonmoon.rpengine2.cmd.parser.CommandPlayerParser;
import javax.inject.Inject;
public class OocCommand extends AbstractChannelProxyCommand implements ChannelJoinComman... | [
"Walker.Crouse@bjss.com"
] | Walker.Crouse@bjss.com |
259893d67fd42a56e410a0e4486f2aa15ab9c130 | 51c9e89bfdc871d4d0c1fa45aa229bfc6c0f9d8d | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/com/BlueshoreFinancial/clientapp3/R.java | 9e4179a0473ee1117aa9316782acdbb2f2deb8d9 | [] | no_license | shaikhsiddik/TestProject | 0ca25f458849bea73fc54997d765373a3403c637 | 258ab0931369e17b7a76e66eeec6885fa09da8e0 | refs/heads/master | 2020-05-20T22:00:44.203461 | 2019-05-09T09:45:24 | 2019-05-09T09:45:24 | 185,772,239 | 0 | 0 | null | 2019-05-09T09:50:04 | 2019-05-09T09:50:04 | null | UTF-8 | Java | false | false | 837,027 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.BlueshoreFinancial.clientapp3;
public final class R {
public static final class anim {
public static final int abc_fade_i... | [
"abhishekg8422@gmail.com"
] | abhishekg8422@gmail.com |
7a23c3a0fee6d4ce405207af1c4b280eb00657f5 | fcd02ba5743539a2d0e05f5ff1c822b189719691 | /src/main/java/com/marceloalves/api/entities/Cliente.java | 075e0fcc247b832098e0709e204ebf2b10d1e218 | [] | no_license | marceloaagit/spring-boot-backend | 280d5c476df8b48a0b4aa5a7bb3ef945e929118f | 2a0806ba4afd51510ffb8c3188ac396b80271e6e | refs/heads/master | 2020-04-30T13:05:28.941260 | 2019-04-05T00:27:26 | 2019-04-05T00:27:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,085 | java | package com.marceloalves.api.entities;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.stream.Collectors;
import javax.persistence.CascadeType;
import javax.persistence.CollectionTable;
import javax.persistence... | [
"marcelo.maa@pc.ms.gov.br"
] | marcelo.maa@pc.ms.gov.br |
e7f4770d115c2fe1a5e70a0cff6ac55ecca7edd9 | 80708c42a7a1ba17b238ee598f870d78a49bdaae | /src/com/example/campomagnetico/Adapter_Tabla.java | d256bb2f3dbb23fe7ecefca2c0bdf28d645ea5e7 | [] | no_license | Sermodi/campo-magnetico | 8c5b411cbfdcd0b586943f5f8c9c6b7065c08733 | 44c5c2143d8269f0aaf7fb341de441e4198b7bf9 | refs/heads/master | 2021-01-24T22:53:20.980873 | 2013-12-21T10:44:02 | 2013-12-21T10:44:02 | 17,443,834 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,716 | java | package com.example.campomagnetico;
import java.util.ArrayList;
import com.example.campomagnetico.R;
import Apartados.Medida;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
im... | [
"ereos.it@gmail.com"
] | ereos.it@gmail.com |
f96cde995b57af6b397ca0d44a0f1a191ddb8fd3 | 736fef3dcf85164cf103976e1753c506eb13ae09 | /seccon_2015/Reverse-Engineering Android APK 1/files/source/src/android/support/v7/widget/Toolbar$ExpandedActionViewMenuPresenter.java | a36448b9d0fcf1902d16a788349b27fba04e9691 | [
"MIT"
] | permissive | Hamz-a/MyCTFWriteUps | 4b7dac9a7eb71fceb7d83966dc63cf4e5a796007 | ffa98e4c096ff1751f5f729d0ec882e079a6b604 | refs/heads/master | 2021-01-10T17:46:10.014480 | 2018-04-01T22:14:31 | 2018-04-01T22:14:31 | 47,495,748 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,362 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package android.support.v7.widget;
import android.content.Context;
import android.os.Parcelable;
import android.support.v7.internal.view.menu.Me... | [
"dzcyberdev@gmail.com"
] | dzcyberdev@gmail.com |
acc050003f6c79cefc5ca1e68f88d011f8511998 | 92f0267d0878a6e9b81b7bf0f8ebff564377b8bb | /backend/src/main/java/com/sogoodlabs/flashcardsapp/util/JsonParsingFixUtils.java | d4cac7403538821f63528d09016ea2c02348ff1e | [] | no_license | lxdi/flashcards-web | 2a1671a94ef6b2657340e2c0e2537165e37432b7 | c57e0822a8b57b179ff5d341e2770e891a08fc2c | refs/heads/master | 2023-03-05T13:47:09.865860 | 2021-02-17T18:08:44 | 2021-02-17T18:08:44 | 334,235,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.sogoodlabs.flashcardsapp.util;
public class JsonParsingFixUtils {
public static Long returnLong(Object input){
if(input instanceof Long){
return (Long) input;
}
if(input instanceof Integer){
return Long.valueOf((Integer)input);
}
throw ne... | [
"alexfordeal@gmail.com"
] | alexfordeal@gmail.com |
de863e23dd286681044bf445616cdf4c037b37b4 | 1c5d5ca8d6f9707bfb6da52cb67f270d08c25925 | /lottery-core/src/main/java/com/yd/lottery/core/util/AliOSSUtils.java | 4097eedd018ba1d2ef28ae74048dae5a3d5f5c44 | [] | no_license | weiliangzhou/vue-admin-api | 78df60048a4f64830086e218e3196f468bc5c0d5 | ae4774c0a0f68882f15ef2dbd8e4d710c32c26b6 | refs/heads/master | 2022-08-13T07:11:34.134335 | 2019-11-12T05:27:02 | 2019-11-12T05:27:02 | 221,134,904 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,013 | java | package com.yd.lottery.core.util;
import com.aliyun.oss.ClientException;
import com.aliyun.oss.OSSClient;
import com.aliyun.oss.OSSException;
import com.aliyun.oss.internal.OSSHeaders;
import com.aliyun.oss.model.*;
import lombok.extern.slf4j.Slf4j;
import java.io.File;
import java.text.SimpleDateFormat;
import java.... | [
"zhouweiliang@bitao123.com"
] | zhouweiliang@bitao123.com |
0daf604846932359eab60075df09bf83b8347b63 | 30ae05379fde01ab4d7e4319cd4856bc01f89114 | /graspj/src/main/java/eu/brede/graspj/datatypes/DefocusingCurve.java | 8d06000e634e7bc580f8dded1f046615e91e1e74 | [] | no_license | isman7/graspj | ac6b6b66f229e83308cd596569161ccecd394fb9 | 3604d38f33740c4af957f3b841e4f04f7e5498de | refs/heads/master | 2020-05-18T16:33:24.446670 | 2017-01-07T17:34:14 | 2017-01-07T17:34:14 | 39,431,814 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package eu.brede.graspj.datatypes;
import java.nio.FloatBuffer;
import eu.brede.graspj.utils.Buffers;
import eu.brede.common.config.EnhancedConfig;
public class DefocusingCurve extends EnhancedConfig {
/**
*
*/
private static final long serialVersionUID = 1L;
public DefocusingCurve() {
put("s0", Float.... | [
"norman@brede.eu"
] | norman@brede.eu |
5ec85d2302cbb0d237134892f9ad38379b85efe3 | eee7435b0c9c4e05838173e3ed528f5f490d17a0 | /src/me/friskit/hw/furp/action/ajax/CollegeAndDepartmentAdmin/GetDepartmentInfoAction.java | 19717812d39e6d2fa4a0c6dd6c997ee1fe476b94 | [] | no_license | friskit-china/URP | 5d0ffd05ea4f526226732abe2b3f9b3ab184575f | 69209e61f7e7a39dd82387387a8e87bd6c0f012f | refs/heads/master | 2021-01-10T20:22:07.816428 | 2013-01-15T10:10:52 | 2013-01-15T10:10:52 | 7,146,302 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,199 | java | package me.friskit.hw.furp.action.ajax.CollegeAndDepartmentAdmin;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.Transaction;
import me.friskit.hw.furp.orm.HibernateSessionFactory;
import me.friskit.hw.furp.orm.entity.UrpDepartment;
import com.opensymphony.xwor... | [
"friskit.china@Gmail.com"
] | friskit.china@Gmail.com |
034561103fa906c5cb6fe0021b263b927e125207 | e9ed001ead9f70ea4a829fcdbea173d19c894b7a | /src/reportsWithoutActualTax/Verify_HourlySale_Report.java | a8548260a554b1b7209dcbfb20effbbee78868f6 | [] | no_license | Ragavan-01/Linga_BO1 | 27657f946985c727fbb1774b71c24ceacbd2b943 | e15c808a993f52417c0587a54ff29da2c9dca0d0 | refs/heads/master | 2023-02-10T22:39:13.846892 | 2021-01-05T09:59:58 | 2021-01-05T09:59:58 | 326,900,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,906 | java | package reportsWithoutActualTax;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.Ch... | [
"ragavan2009cs@gmail.com"
] | ragavan2009cs@gmail.com |
9a2818dfde5cd880ce828a8db9caca97e8701594 | d27900ce237c0b8711d51e150b51146f7d7ca01f | /src/adapter/player/impl/ShotingGaurd.java | 2b06bfd63dd15a31f6f8927e195ee5a50a7bb95f | [] | no_license | peter517/DesignMode | adf7fa42d984fc46ff0d6bf3f34f7489e6e31530 | c2c47da26464e53f8064f8937d886434c67c8718 | refs/heads/master | 2020-06-04T01:56:15.075643 | 2013-05-18T02:37:38 | 2013-05-18T02:37:38 | 7,953,412 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package adapter.player.impl;
import adapter.player.BasketballTeamMember;
public class ShotingGaurd implements BasketballTeamMember {
@Override
public void attack() {
System.out.println("后卫进攻");
}
@Override
public void defense() {
System.out.println("后卫进攻");
}
}
| [
"peter517@126.com"
] | peter517@126.com |
009a5c1932f6ebe6ad6f86f0260ea38d561784ca | b02db8cc4ce04ed035802b83955b3617b40eb5d4 | /TetrisGame/StudentPlayer.java | 15e703318999d9316aef3b770d7c230dd02b9d20 | [] | no_license | rdcranfield/TetrisRef | 95de46263d32c4f966746e33dfb03ac650add504 | a0c82b893003abdc1052e08c1619203060cc3bb4 | refs/heads/master | 2020-03-23T10:21:57.449892 | 2018-07-19T15:36:17 | 2018-07-19T15:36:17 | 141,439,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package TetrisGame;
public class StudentPlayer extends Player{
String regno;
public String getRegno() {
return regno;
}
public StudentPlayer(String name, String regno) {
super(name);
this.regno = regno;
}
}
| [
"dcranfield@hotmail.com"
] | dcranfield@hotmail.com |
4c6a761832807e0d5770e6f5b29dcad2395b7628 | 343d87d45419b00603aeda4106993f1e7bacaee5 | /src/test/java/newance/psmcombiner/CometMaxQuantPsmMergerTest.java | 322650b9bc0404b10c700efa26fd7aa033b4e7af | [] | no_license | rellum-sukram/NewAnce-1 | c1439f31ca7626f24a70c18e7525c1f517a7d1d2 | f3f98379b7fca42494de9b6d1e57d71a96fd877f | refs/heads/master | 2021-07-13T08:35:19.929976 | 2020-01-28T18:47:58 | 2020-01-28T18:47:58 | 236,981,119 | 0 | 0 | null | 2020-01-29T12:51:31 | 2020-01-29T12:51:31 | null | UTF-8 | Java | false | false | 6,807 | java | /**
* Copyright (C) 2019, SIB/LICR. All rights reserved
*
* SIB, Swiss Institute of Bioinformatics
* Ludwig Institute for Cancer Research (LICR)
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions ... | [
"Kurfuersten_20"
] | Kurfuersten_20 |
897df75be2f1e546d64ec399770d8c2b380ffb9f | 343b9858edb5959ed891914035ef115024a82aa0 | /01_Iteration/MyTeacher.java | 71d865a1d90c4dd8e6bcefc47a0d6f220ced0aeb | [] | no_license | kanesaka/DesginPattern | f4a23c2b14efcf3c9263454bd4fb0171de67ed90 | ce4fb1211a13593a34167397bdd8516b3fdfac88 | refs/heads/master | 2020-05-19T15:32:50.670980 | 2015-08-14T12:56:15 | 2015-08-14T12:56:15 | 40,467,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | public class MyTeacher extends Teacher {
public void createStudentList() {
studentList = new StudentList(5);
studentList.add(new Student("赤井亮太", 1));
studentList.add(new Student("岡田美央", 2));
studentList.add(new Student("赤羽里美", 2));
studentList.add(new Student("中ノ森玲菜", 2));
studentList.add(new ... | [
"kanesaka@yahoo.co.jp"
] | kanesaka@yahoo.co.jp |
47538b9f2fab1459fd919a71a832260ae9ec0031 | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/bytedance/ies/abmock/p260a/C6383c.java | 7e50b4b772d216f62a269b0278e020df57d161b8 | [] | no_license | xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401661 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package com.bytedance.ies.abmock.p260a;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ElementType.TYPE})
@Retention(RetentionPolicy.RUNTIME)
/* renamed from: com.bytedance.ies.abmock.a.c */
publ... | [
"65450641+Xyzdesk@users.noreply.github.com"
] | 65450641+Xyzdesk@users.noreply.github.com |
2093820f4c75bf1334bb8cb0af8b9d8f334470be | f1f6909c61a2a1684cc603c4759e64e2f72952a6 | /src/main/java/com/direwolf20/buildinggadgets/common/inventory/materials/package-info.java | 692fad420cf9304d127c8d93faf7ace1f33c47d8 | [
"MIT"
] | permissive | Tschipp/BuildingGadgets | b57a68b3b081ccf09cd8267711c7020a99444856 | ab80891dd92ab89fd340ee6228e2871f4e1214c5 | refs/heads/master | 2022-11-16T16:23:23.505162 | 2020-06-14T15:56:56 | 2020-06-14T15:56:56 | 273,674,580 | 0 | 0 | MIT | 2020-06-20T09:07:23 | 2020-06-20T09:07:22 | null | UTF-8 | Java | false | false | 227 | java | @ParametersAreNonnullByDefault
@MethodsReturnNonnullByDefault
package com.direwolf20.buildinggadgets.common.inventory.materials;
import mcp.MethodsReturnNonnullByDefault;
import javax.annotation.ParametersAreNonnullByDefault; | [
"kevin.iselborn@t-online.de"
] | kevin.iselborn@t-online.de |
85bd23a001734a0b848f0e21f875447e5dbc46aa | 9238dee3274d437b19c86a7434c7957eae398a29 | /src/main/java/org/amanda/Photo.java | ed97325340a9dffa5b7fa1b4342612c5b5457a8d | [
"MIT"
] | permissive | apandey3/omnipics | 672fbea755581cded14449f6f4662ab432773e49 | 95c5967e8a93ee5b8096f6e5400b9a99b86f8310 | refs/heads/master | 2016-09-05T11:19:39.674296 | 2015-07-22T00:29:01 | 2015-07-22T00:30:48 | 38,899,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package org.amanda;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
/**
* @author Amanda Pandey <amanda.pandey@gmail.com>
*/
public class Photo extends DisplayMedia{
private final File photoFile;
public Photo(File photoFile){
this.photoFile = photoFile;
}
public Li... | [
"amanda.pandey@gmail.com"
] | amanda.pandey@gmail.com |
be501957c40b44bbc709077cb805b54f0c27e435 | 5dd4e4710a6b376101195b5d660fc6031d4e7905 | /src/main/java/com/google/devtools/build/lib/bazel/rules/ninja/parser/NinjaScope.java | bfd9197672d39b963301749811afb1d2f6560119 | [
"Apache-2.0"
] | permissive | d-haxton/bazel | 6f623c613fcdef6119ef8ca65741a3b84eab87d6 | 3ea431c243873b3b1aa93f9b1bbbc1480c35747e | refs/heads/master | 2021-01-16T10:34:50.792713 | 2020-02-25T19:46:50 | 2020-02-25T19:46:50 | 243,081,190 | 0 | 0 | Apache-2.0 | 2020-02-25T19:13:13 | 2020-02-25T19:13:12 | null | UTF-8 | Java | false | false | 8,918 | java | // Copyright 2019 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | [
"copybara-worker@google.com"
] | copybara-worker@google.com |
a49c3d49fe019507455e018826ddb69409228194 | 19e6fe360f54ef612b651db98a0e6796e58dcbc2 | /dsa/src/hackerrank/SubArrayDivision.java | 620f5e1daf4904195fb0f450272ed9f37235ab90 | [] | no_license | Sammypph/Algorithms | 7599a2bc305f0dea967f1d7078d165bb605e027e | 661e1f6c7254c71892a87a28a126ef5ca3642d0d | refs/heads/master | 2022-11-15T03:48:10.612860 | 2022-11-06T23:38:55 | 2022-11-06T23:38:55 | 247,138,110 | 2 | 1 | null | 2022-11-06T23:38:55 | 2020-03-13T18:33:12 | Java | UTF-8 | Java | false | false | 3,181 | java | package hackerrank;
import java.util.ArrayList;
import java.util.List;
/**
* Created by oakinrele on Oct, 2020
*/
public class SubArrayDivision{
/*
s: an array of integers, the numbers on each of the squares of chocolate
d: an integer, Ron's birth day
m: an integer, Ron's birth month
... | [
"oakinrele@teamapt.com"
] | oakinrele@teamapt.com |
c557f5520d9421abef791ee1f43e90370381e733 | 6bc6d3ffe04890b5ad6e7d9b26c3ad1bea5f2787 | /EradicationX/src/com/rs/game/RegionMap.java | 3909ed84c5936e0599e3e89518769bd15f0a279a | [] | no_license | frogsniper1/EX | e9e4ecc85e8ee3c8fab428bea49361995508c1bc | 10ed50a92d39e35276fccea4e21779f74b6085ec | refs/heads/master | 2020-03-31T21:52:59.957301 | 2018-11-03T05:35:04 | 2018-11-03T05:35:04 | 152,597,029 | 0 | 0 | null | 2018-10-13T09:09:15 | 2018-10-11T13:33:42 | Java | UTF-8 | Java | false | false | 13,703 | java | package com.rs.game;
/* old
* 2097152 cliped tile
* 131072 solid tile
* 262144 floor tile
*/
public class RegionMap {
private int regionX;
private int regionY;
private int masks[][][];
private boolean clipedOnly;
public RegionMap(int regionId, boolean clipedOnly) {
regionX = (regionId >... | [
"i3@i3-PC20"
] | i3@i3-PC20 |
2132bbd2237c2fc5255ee40b497f05ccd861bc75 | befd592f68aa56039ce8950a1185ce3e5e9e0a9d | /Cuong123/JSPSinhVien/src/sinhvien/controller/FormDelete.java | 6b4d0098d590ff6c25ceb98661622a069d04fd87 | [] | no_license | FASTTRACKSE/FTJD1801_JavaWeb | 141c77d3745c41af482225c5a76507495cad01e7 | d6e6739b28c608774c6dd9c8974c4dfb9ed9b65b | refs/heads/master | 2021-06-07T14:42:58.950620 | 2019-12-01T16:15:28 | 2019-12-01T16:15:28 | 149,603,330 | 0 | 0 | null | 2021-04-26T18:34:19 | 2018-09-20T12:07:31 | Java | UTF-8 | Java | false | false | 1,969 | java | package sinhvien.controller;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletReques... | [
"39622254+01216821865@users.noreply.github.com"
] | 39622254+01216821865@users.noreply.github.com |
2b5ae52bf6b4e4ff213dd324aefc3a48e9fc7a10 | 920e8947a221145da13d0f9caef8f8122d118955 | /spring-cloud-alibaba-nacos-example/nacos-consumer-server/src/main/java/com/smart/cloud/alibaba/example/NacosConsumerServerApplication.java | 0611e0cf05842f8d0fba6e4e2aeea60d82341388 | [] | no_license | SnowWhite-Princess/spring-cloud-ali-example | 40dd629a9ad05f2d21bd327d7fe1305ac1565b3d | 613794df64dc59eaafaeafdc85cd71bcf45e751f | refs/heads/master | 2022-12-03T01:02:47.258853 | 2020-08-16T13:05:09 | 2020-08-16T13:05:09 | 286,007,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | package com.smart.cloud.alibaba.example;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.openfeign.EnableFeignClients;
/**
* @author zhangw... | [
"2805754691@qq.com"
] | 2805754691@qq.com |
99f20da4dcd5f99a398ce3feb7fa67698c4d9283 | 5fe976fd57ffe307147b641904a62279d56d38b5 | /src/main/java/com/golding/FastdfsApplication.java | 87e5d82ce1c6d58c0f24cb06d187a4dc0871abc8 | [] | no_license | vikeyliu/springboot-fastdfs | 9129040a9e65ede12a33e13a5861c6baab198afb | e620336c36cce1ed279c4b9732afec952470c97c | refs/heads/master | 2020-04-15T20:42:22.385837 | 2019-01-10T06:40:06 | 2019-01-10T06:40:06 | 165,005,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package com.golding;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class FastdfsApplication {
public static void main(String[] args) {
SpringApplication.run(FastdfsApplication.class, args);
}
}
| [
"346144996@qq.com"
] | 346144996@qq.com |
f11fd27c1354f7b7101e71a8b13b570a99738215 | d5b9c14e4fe4b3daa3b09c0c31519f1104bc9558 | /utils-assertor/src/main/java/fr/landel/utils/assertor/StepAssertor.java | f6ec2b2da56d44f93b04b18f54177b439cbbe26e | [
"Apache-2.0"
] | permissive | Gilandel/utils-old | ca744034c63e49ea519091e7bfc683ae294f32c8 | 5e4aa8a761b10d779f34dc96ba9ed7358a7e1da2 | refs/heads/master | 2021-01-20T12:06:29.351584 | 2017-03-11T13:12:31 | 2017-03-11T13:12:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,961 | java | /*-
* #%L
* utils-assertor
* %%
* Copyright (C) 2016 - 2017 Gilandel
* %%
* Authors: Gilles Landel
* URL: https://github.com/Gilandel
*
* This file is under Apache License, version 2.0 (2004).
* #L%
*/
package fr.landel.utils.assertor;
import java.io.Serializable;
import java.util.ArrayList;
import java.ut... | [
"gilles@landel.fr"
] | gilles@landel.fr |
52166aed628f0150a998a1075ffb79223d227cc6 | ce90599357c635b3a38e31d62dc06212d01530ab | /AndroidAsync-master/AndroidAsync/src/com/koushikdutta/async/future/FutureThread.java | b83dd47f11a88df3c7880b42e844b84ac21d4609 | [
"Apache-2.0"
] | permissive | andreasjacobsen93/AndroidSamples | 60d4f47b3f08099fe1e01291702eea642d937834 | 65e69579f8fe02609229ea9eee5111879f975705 | refs/heads/master | 2022-07-09T18:23:28.802203 | 2020-10-06T15:48:26 | 2020-10-06T15:48:26 | 24,414,099 | 2 | 1 | null | 2022-05-20T20:49:01 | 2014-09-24T12:30:00 | Java | UTF-8 | Java | false | false | 509 | java | package com.koushikdutta.async.future;
/**
* Created by koush on 12/22/13.
*/
public class FutureThread<T> extends SimpleFuture<T> {
public FutureThread(final FutureRunnable<T> runnable) {
new Thread(new Runnable() {
@Override
public void run() {
try {
... | [
"anjac@itu.dk"
] | anjac@itu.dk |
06aa9b38ccd82bec8f3415febc6bd0cc801e2a4d | 6ea7b8c2bea003a6be0725a404840006ce920398 | /app/src/main/java/recognition/robot/BT_Controls.java | ebc2077af3bf5f68ac1b14d839b8280782ed30ba | [] | no_license | vhugohh/FacialRecognitionSample | 3f545100e1afae2385945e313a0d713a190c4b29 | db851a9a175c90fc95140fe42beec98b8b110150 | refs/heads/master | 2021-01-10T21:49:37.093567 | 2015-05-06T23:31:51 | 2015-05-06T23:31:51 | 34,880,285 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,573 | java | package recognition.robot;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSocket;
import android.content.DialogInterface;
import android.content.Dialog... | [
"vhugohh@hotmail.com"
] | vhugohh@hotmail.com |
ce78d4d33ac8ce0e0c0e99a0190aeea9ae0dcdff | 30cd4c62cf65149db16cdc83c7b47fce363d4090 | /auctionServer/src/test/java/auction/service/RegistrationMgrTest.java | 2cc62a3a8552e5f1bb978159819ec01d2d2a585e | [] | no_license | RemivDeursen/SE42---Bank | 2736de7269f997c3d11a49293a8e58a9a4514fef | e08330016eedab4dd1e8365e82ce3d41360175bb | refs/heads/master | 2020-03-17T04:27:16.608852 | 2018-06-25T10:41:18 | 2018-06-25T10:41:18 | 133,275,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,613 | java | //package auction.service;
//
//import java.sql.SQLException;
//import java.util.List;
//import static org.junit.Assert.*;
//
//
//import org.junit.After;
//import org.junit.AfterClass;
//import org.junit.Before;
//import org.junit.Test;
//
//import auction.domain.User;
//import util.DatabaseCleaner;
//
//import javax.... | [
"cryslo1994@gmail.com"
] | cryslo1994@gmail.com |
3f2ede6ceb9839f484c949661e13480e3cac812e | 3432ee3fcfa7a7a6b551630459baec17fe4a0342 | /xhh-db/src/main/java/org/xhh/db/dao/LitemallUserFormidMapper.java | 78727d18c0951f729723330522cc803e3658c93a | [] | no_license | sfyproject/xhh | 65f6cdf3c2e0c6ed23b84acfaa62d9bbb4bf1345 | 7eacf887e210793b8fca141a72373c5ac44fb2fb | refs/heads/master | 2022-06-24T04:34:21.044523 | 2019-10-05T14:28:18 | 2019-10-05T14:28:18 | 187,440,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,970 | java | package org.xhh.db.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.xhh.db.domain.LitemallUserFormid;
import org.xhh.db.domain.LitemallUserFormidExample;
public interface LitemallUserFormidMapper {
/**
* This method was generated by MyBatis Generator.
* This method corr... | [
"sfy5941@163.com"
] | sfy5941@163.com |
ef4efb819483952b760e210fb2c919f54e2e3651 | 7f35429f595f2e0b807fb679b1ccd5430afc6a81 | /src/main/java/br/com/msilveira/mq/dto/TypeItem.java | 6c6afc8345a8a70c316f079cf339b0bbda296039 | [] | no_license | mmsilveira/rabbitmq-java-client | bf713d7c74a3c9915a6b60c89b7a6c48a12c7fb0 | 3fc04e50306180dc4233491ed5f672fccc8076d5 | refs/heads/master | 2021-01-10T20:19:25.914586 | 2015-11-13T10:24:32 | 2015-11-13T10:24:32 | 19,282,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package br.com.msilveira.mq.dto;
public enum TypeItem {
PIZZA() {
@Override
public String toString() {
return "pizza";
}
},
HOT_DOG() {
@Override
public String toString() {
return "hotdog";
}
}
}
| [
"msilveira.ti@gmail.com"
] | msilveira.ti@gmail.com |
338f698e8dfccf8fc7e26694913d356e82bc5ae1 | 9acba13e70570558e7df73e2cd2faba43bcee08b | /app/src/main/java/com/findme/adapters/MeetingPoint.java | 7d5853d46e89cfd7cbf4bd600e21b99b246ae915 | [] | no_license | paulkagiri/KakumaApp | f0373bef77cf05ba2c45cdbbd41f6fe5546fd255 | 69ca2a6659b681e372537b5c0d8e68d6a1960f95 | refs/heads/master | 2021-05-30T19:06:41.892010 | 2016-03-13T05:58:01 | 2016-03-13T05:58:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,147 | java | package com.findme.adapters;
import java.util.ArrayList;
public class MeetingPoint {
private String title;
private String location;
private ArrayList<String> meetingTimes;
/**
*
* @param title
* @param location
* @param meetingTimes
*/
public MeetingPoint(String title, String location,
ArrayList<... | [
"paulkagirim@gmail.com"
] | paulkagirim@gmail.com |
a263fec772075b319126e3287c98bc4fbec9e3b5 | f1411ba2e68d74a8c1906543ce2eefaff483039b | /src/java/edu/eventos/ifms/model/cursoModel.java | 1a8869b91ad4ba6b724a2bc07c8932158e22dbb4 | [] | no_license | lucasrpm73/Sistema-_Institucional_JavaWeb | 264d191c467cb132c0b314e5ba5c1a286c3f9221 | f05a053655463775dec8132a177ca56a65bcc950 | refs/heads/master | 2023-06-16T12:33:18.609341 | 2021-07-12T23:01:55 | 2021-07-12T23:01:55 | 203,999,821 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,562 | 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 edu.eventos.ifms.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity... | [
"samuellucas58@gmail.com"
] | samuellucas58@gmail.com |
6caf657c50cb13b0e17bbdcd09b10bedd9912e23 | 52d7d035643602e2871c3facf9ee96c257c2b151 | /N2A/src/gov/sandia/n2a/ui/jobs/PanelRun.java | 5bf91280dcb663488d4faed8ae80223ef0aa574d | [] | no_license | huxin0221/n2a | 0181b773346d5849372bb755d252828c31fb169b | 3649cd9230fe90881304109e0bacdcf05d25f6e0 | refs/heads/master | 2020-05-05T03:30:27.568657 | 2019-04-04T14:47:50 | 2019-04-04T14:47:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 31,493 | java | /*
Copyright 2013-2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS).
Under the terms of Contract DE-NA0003525 with NTESS,
the U.S. Government retains certain rights in this software.
*/
package gov.sandia.n2a.ui.jobs;
import gov.sandia.n2a.db.AppData;
import gov.sandia.n2a.db.MDir;
import gov.sa... | [
"frothga@sandia.gov"
] | frothga@sandia.gov |
803e130dc978536ffa64602b8499d0d740ccb0a9 | 23df0839ecb1870a28dab2626b325b462d0e6bde | /app/src/androidTest/java/com/example/appv1/ExampleInstrumentedTest.java | d07fa9c149e5f2948a19547cb0c28f73682238b8 | [] | no_license | theyashl/WIC | 09cc0494851463fd7d2843e5a9272579e66b7d1e | 46766308415b3a2565889311a5992fa0ae8a8871 | refs/heads/master | 2023-06-03T03:51:07.314508 | 2021-06-25T17:36:00 | 2021-06-25T17:36:00 | 379,997,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package com.example.appv1;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an An... | [
"yashlohakare48@outlook.com"
] | yashlohakare48@outlook.com |
24747661ea590900c2b36f72d6eeaa97194642bc | c528d4033c5605f958e49b2f7cf27bf3acbeeabe | /src/com/company/Game.java | b332ac1926e9af47648c27f0d1648e5ee0780520 | [] | no_license | TwiZxD/Java-GameEngine | 56c6b48263691b93bdc4552a2225c015fff72ead | e9d6f3702990c426526d101dede5ea8237ca045b | refs/heads/master | 2020-03-21T13:30:48.239535 | 2018-06-25T15:00:04 | 2018-06-25T15:00:04 | 138,610,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,988 | java | package com.company;
import java.awt.*;
import java.awt.image.BufferStrategy;
import java.awt.image.BufferedImage;
import java.awt.image.DataBufferInt;
/**
* Created by Johan Segerlund on 2018-06-12.
*/
public class Game extends Canvas implements Runnable {
private static final int WIDTH = 300;
private s... | [
"iamtwiz@gmail.com"
] | iamtwiz@gmail.com |
cf63c991c986faf1a85fd7537cdeb762c5c8a04b | 8a4598983c3fa007b66dea960b13293195d412b2 | /src/main/java/cn/com/doone/tx/cloud/service/user/info/StaffInfo.java | e90b9222639d690e60ff9250e06adc347a11ff4c | [] | no_license | anglezhang/springboot_jpa_demo | 2e8fe415a75dde42407cf86d4d2edc58837ec17a | 2114595a809e4d31b730efa202e53dc3b6b5f581 | refs/heads/master | 2022-12-19T15:27:06.120030 | 2020-09-28T13:33:38 | 2020-09-28T13:33:38 | 299,318,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,227 | java | package cn.com.doone.tx.cloud.service.user.info;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import cn.com.doone.tx.cloud.tool.login.bean.MenuInfo;
/**
* liujx 人员信息响应类
*/
public class StaffInfo implements Serializable {
private static final long serialVersionUID = -61454470868770... | [
"anglezhang_116@126.com"
] | anglezhang_116@126.com |
952a85c224a03586a3e51ce4d20702b820e99f16 | 5b2182cd4dde48209d304cf32a0aa2bba68b3e4a | /src/lesson11/DoubleDemo.java | 9d06344b5beb76a6820951a4f9036b1148540fb3 | [] | no_license | Ruslas/my-java-core | 034b6cf8c734f0c1464a89aa6c1b6e2e0af196bf | 8105fa6fb1bec8499dbeb78ed6737c4003215e4c | refs/heads/master | 2022-06-22T10:30:22.329139 | 2019-09-09T16:46:48 | 2019-09-09T16:46:48 | 150,895,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 724 | java | package lesson11;
/**
* Created by student on 28.10.2018.
*/
public class DoubleDemo {
public static void main(String[] args) {
Double d1 = 3476.354535534;
Double d2 = new Double("23.4");
Double d3 = 4.1;
Double d4 = Double.valueOf("3.4");
double d5 = Double.parseDouble("5... | [
"musicsupermax@gmail.com"
] | musicsupermax@gmail.com |
688ac73b040916e093301b31dc791e479a1eaf41 | eccf45ded5e2e32c6c4e92a78906dbf474ec38b2 | /java_collection_shuffle_and_deal_deck_v1/src/BeingPlayGame.java | 193a564cbd149219a50659c742c2665eaf3c8cb2 | [] | no_license | liuxiaoping910818/SmallConsoleProject | 3b69ae260d2f8a1116427223f4d821fdda473989 | 7e1f31f284eb0d52dfb671b58f91ee9f3387d6c2 | refs/heads/master | 2020-04-10T07:33:20.331661 | 2015-08-05T14:07:59 | 2015-08-05T14:07:59 | 40,351,662 | 0 | 1 | null | 2015-08-07T09:08:04 | 2015-08-07T09:08:03 | null | GB18030 | Java | false | false | 5,864 | java |
public class BeingPlayGame {
/**
* 游戏属性
*/
private static DeckMap decks = new DeckMap();;
private static PlayerList players = new PlayerList();
private static DeckList deckList = new DeckList();
final static int NPLAYER = 2; //玩家数量,避免魔数
final static int NCARD = 2; //手牌数量
/**
* @param args
... | [
"dingchao1007@gmail.com"
] | dingchao1007@gmail.com |
571bb956e818ba47b7b745ef4f4fd19d8ab83977 | 036b9a1963a46f5e88912516362e9f549e86e91a | /src/model/expression/LogicExpression.java | a0e737921c0696405dde116d1025384fc95ee6ba | [] | no_license | iulianapascotescu/interpreterToyLanguage | 12ef1e8f1c5ade2d20a75d95834ef15a140beb56 | 1f4aeff8b4f97a8892d28757ab8c46c714244449 | refs/heads/master | 2022-04-05T14:22:26.316322 | 2020-01-03T20:13:16 | 2020-01-03T20:13:16 | 231,656,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,534 | java | package model.expression;
import exceptions.MyException;
import model.programState.InterfaceDictionary;
import model.type.BoolType;
import model.type.IntType;
import model.type.Type;
import model.value.BoolValue;
import model.value.Value;
public class LogicExpression implements Expression {
private Expre... | [
"noreply@github.com"
] | iulianapascotescu.noreply@github.com |
af0c2057b21a5bc088abd9aa9bccf75290a43c1b | dcd0d8d5c3927070af5123850f318d57f5efefb8 | /src/action/impl/LoginAction.java | d425806fc98b75b1fa8446038d4abdfd3d2694a3 | [] | no_license | mandrak69/WebAppMVC | ea405534fabec4ecf0d013479bbb1b2d95073e99 | 32b32aeaf39f24b94aafd1e4a80364c195db8cd3 | refs/heads/master | 2021-03-14T20:30:14.889625 | 2020-03-18T09:57:24 | 2020-03-18T09:57:24 | 246,792,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,408 | java | package action.impl;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import action.AbstractAction;
import domain.User;
import validator.Validator;
import validator.impl.UserValidator;
public class LoginAction extend... | [
"dm2005ss@gmail.com"
] | dm2005ss@gmail.com |
1465873ed6d9fa127720178579b9d47351541842 | b7627fbd5d96aff30df46c15d84f45cd0edf74e4 | /src/main/java/cn/com/xuxiaowei/service/ITestService.java | e0c11c793b317b2b241f176b87399e8690cdf485 | [
"Apache-2.0"
] | permissive | xuxiaowei-com-cn/Spring-Boot-JSF | b9f8566877ddb963fcd0276825852bc3ce23d33d | 8c96d7709fd4d52d29d09f375d7825f42b4dd3bf | refs/heads/master | 2023-06-24T05:04:18.219192 | 2023-06-14T23:51:54 | 2023-06-14T23:51:54 | 227,356,416 | 0 | 0 | Apache-2.0 | 2023-06-14T23:51:55 | 2019-12-11T12:04:34 | Java | UTF-8 | Java | false | false | 233 | java | package cn.com.xuxiaowei.service;
/**
* 测试 服务层
*
* @author xuxiaowei
* @since 0.0.1
*/
public interface ITestService {
/**
* 测试方法
*
* @return 返回测试内容
*/
String hi();
}
| [
"xuxiaowei@xuxiaowei.com.cn"
] | xuxiaowei@xuxiaowei.com.cn |
9f85f7dea98c7986c7cba59c971db162cedfb522 | e5eb274900e8de50828073c40fa9efd269091115 | /src/controller/Admin.java | 56be0565fa1a203b500cce9daa7f30446e57adfa | [] | no_license | jyri363/i377 | 28c141133d943475f941623a83db92418b961f23 | aeb3ec24fd014fe5f70851ab973824ea676ee5be | refs/heads/master | 2021-01-20T21:52:52.361706 | 2013-12-08T18:04:55 | 2013-12-08T18:04:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,039 | java | package controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import dao.Dao;
import dao.SetupDao;
/**
* Servlet implementation class Admin
*/
... | [
"jyri363@gmail.com"
] | jyri363@gmail.com |
b35c309f6152cbb398c5169816c58571e5e787eb | 70533af14c57c24c89969e60b0c506aec564cae9 | /src/common/util/CommonObject.java | 362b70b44ef924652f02afd6a78ddbfdcbf44e19 | [] | no_license | yangquan1982/AutomationTestFramework1 | e393d6ac69b8412a91290e88b2a46d39856ecfcc | bc8faa61dd62a221af2a481e5b0f5d3b7a8200b5 | refs/heads/master | 2020-03-09T13:07:01.660799 | 2019-06-13T04:33:48 | 2019-06-13T04:33:48 | 128,802,310 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,211 | java | package common.util;
import java.io.File;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriverException;
import org.openqa.selenium.remote.RemoteWebDriver;
import org.openqa.seleniu... | [
"tbg127@gmail.com"
] | tbg127@gmail.com |
b9e557d57651eef05fe3198792196b7ec3188c63 | 7503e3a333d431ab003799ea08afa3977fd1ca16 | /ComparadorCPF/src/main/java/br/com/portoseguro/ws/schema/ObterFuncionarioPrestadorType.java | 8e58b7540b6788718154797f31f900cd223ed86b | [] | no_license | marcoslanger/ComparadorCPF | 2ffb44758b8fdc9b004dfc5e10e57f2b45a80ef5 | a4ca9aef3f30badddd8d40a6ba3c60dfa6197931 | refs/heads/master | 2020-05-01T06:47:34.997036 | 2019-03-25T22:30:17 | 2019-03-25T22:30:17 | 177,337,855 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,321 | java |
package br.com.portoseguro.ws.schema;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Classe Java de ObterFuncionarioPrestadorType complex type.
*
* <p>O seguinte fragmento do esquema especifica o con... | [
"Marcos@Marcos-PC"
] | Marcos@Marcos-PC |
7816eb11eb8c287793f0fda5433f5ee66824fd18 | 2ca35c443217dc659802dd181c02774d228af648 | /src/java/DB/Activity.java | 196d50b25f8612d5a6ba689074f6b2c88c4456a2 | [] | no_license | chamarasasmith/ZShop | 3485940d164407ffdb8f50125643833af5956738 | 6bf8ea03a8b907acc53b058639ba99a099719b56 | refs/heads/master | 2020-04-12T18:41:36.501967 | 2018-12-21T08:31:06 | 2018-12-21T08:31:06 | 162,687,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 984 | java | package DB;
// Generated Aug 18, 2018 5:14:28 PM by Hibernate Tools 4.3.1
/**
* Activity generated by hbm2java
*/
public class Activity implements java.io.Serializable {
private Integer idactivity;
private Loginlog loginlog;
private String des;
public Activity() {
}
public Activit... | [
"cs.sasmith@gmail.com"
] | cs.sasmith@gmail.com |
24cf1dbefc377d4050d3529014e036cb7d01a3d7 | 93664359eb16c97fa2bdfd209d38337dd45491b6 | /DCTF1-chall-UnlimitedPower/Solution/FitSDKRelease_21.47.00/java/com/garmin/fit/GpsMetadataMesg.java | 54999d1408286877207107c952d3aac963726691 | [] | no_license | DragonSecSI/dctf_archive | 8f39b5cc61a2a6462b14ae9af96f308b764954b3 | 90a01ecba83023ad166c01841bf6e970fc892085 | refs/heads/main | 2023-06-26T15:36:07.362204 | 2021-07-29T12:50:39 | 2021-07-29T12:50:39 | 390,695,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,381 | java | ////////////////////////////////////////////////////////////////////////////////
// The following FIT Protocol software provided may be used with FIT protocol
// devices only and remains the copyrighted property of Garmin Canada Inc.
// The software is being provided on an "as-is" basis and as an accommodation,
// and ... | [
"aleksandermundjar3@gmail.com"
] | aleksandermundjar3@gmail.com |
121b6cfca797ccdb8f38a33c27c33a667ba422d1 | ed430150a19b374fdd8d600e0987a012c55151c0 | /Chapter12/src/ex02/Shirt.java | 74096ce3e4dbda962689333312f8e3c9982dc7c1 | [] | no_license | DaevMartian/JavaBeginner | 0293d6becdbc12e444bed9f5e2306edbef4af4d8 | 4618bbe9c814495bf7e70fb44fa4dfbd1ab93215 | refs/heads/master | 2020-07-09T10:30:47.159751 | 2019-08-23T09:40:32 | 2019-08-23T09:40:32 | 203,948,628 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | 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 ex02;
/**
*
* @author mac
*/
public class Shirt extends Item{
private char size;
private char colorCode;
p... | [
"mac@Macs-MacBook-Pro.local"
] | mac@Macs-MacBook-Pro.local |
31cc87e5dc1bb9433dccae4a49e2aaaa0bd25fbc | 0ee9820ea2c330f8725ba2f163c7bd3c17bcb22e | /mybatis/src/main/java/org/apache/ibatis/executor/result/DefaultMapResultHandler.java | 9055304bf4737ee25c33364bcd01c219e96710a3 | [
"Apache-2.0"
] | permissive | lwsh1995/spring-framework-5.2.5 | 60a39f1ff2b0cc3664561b185f55445239206e2e | d7b1ffd1fc3f6e27f153ea4677e80c1616374fbf | refs/heads/master | 2021-02-09T17:15:45.379560 | 2020-04-12T07:48:59 | 2020-04-12T07:48:59 | 244,305,913 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,279 | java | /**
* Copyright ${license.git.copyrightYears} the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | [
"649542997@qq.com"
] | 649542997@qq.com |
ed21448f515c6e02d658c9ed445a92f696de2bcd | 538f4cfed9d5ce39923de16768b77a1b88f05a3e | /Manager/src/main/java/com/zd/manager/business/mapper/TerminalsLogMapper.java | e688f3d4d92a314f01bf825f3a43d4a840deeb13 | [] | no_license | ZDJTGIT/ManageRepository | 32809c9211e3ec7ad4ca1c5b3d038eecf4e68bb5 | 80a1dd2bea3f49e228428fdec67e2ca2ea15249d | refs/heads/master | 2021-07-26T00:32:13.167015 | 2018-10-15T08:01:07 | 2018-10-15T08:01:07 | 140,368,570 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,592 | java | package com.zd.manager.business.mapper;
import com.zd.manager.business.model.TerminalsLog;
public interface TerminalsLogMapper {
/**
* This method was generated by MyBatis Generator.
* This method corresponds to the database table terminals_log
*
* @mbg.generated Tue Jul 10 10:42:30 CST 2018
... | [
"1143574134@qq.com"
] | 1143574134@qq.com |
d66f8d3e65369f32cec8bed44720e5697ec37134 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_ec011a29f78854cba0262a700558d3fe88d55f9f/PofilterTranslationTests/2_ec011a29f78854cba0262a700558d3fe88d55f9f_PofilterTranslationTests_t.java | 445e9782c87799317011b602c61900c73293cbc6 | [] | 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 | 38,902 | java | package com.redhat.qe.sm.cli.tests;
import java.io.File;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.Stack;
import java.util.regex.Matcher;
import java.util.... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a4c14d5412488b5971c0a698cac16d00ed0ecd85 | 81216db5970fe1b0b8f9b8f10ffba2cbe33f0d2f | /abstract-article/src/main/java/abstracts/fileOperation/Word.java | 8350810bdfdaf6321adac9342728a037314a9017 | [] | no_license | codergithut/netty-project | b84d9e78f0cd94afdc698de8226c7267cfc750c9 | 16c8b0c0b7f719813c4bc382b928589a936efbd9 | refs/heads/master | 2021-01-23T20:30:37.953888 | 2017-09-30T09:40:45 | 2017-09-30T09:40:45 | 102,863,035 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package abstracts.fileOperation;
public class Word {
private String word; // 词名
private int frequency; // 词频
public Word(String aWord, int aFrequency) {
word = aWord;
frequency = aFrequency;
}
public String getWord() {
return word;
}
public int getFrequency() {
return frequency;
}
public void se... | [
"1731857742@qq.com"
] | 1731857742@qq.com |
cb47eaa467975df3710524a7bc682763a559bd6b | b93c9fbf9be3bbe6b865c9a1ea62b6a9f6a71c97 | /standar-web/src/main/java/com/org/web/security/views/UserView.java | 882af6c8ddf53e4ef0fb08d0adbf4bc0265e2886 | [] | no_license | MauricioSaca/iso | 99fc10cd3d92726cd0310a8ab56c49aa11baad89 | a3b845113a8b69c6b01222b77a7ba3e50cdac902 | refs/heads/master | 2021-01-13T08:08:46.869636 | 2016-10-02T21:29:16 | 2016-10-02T21:29:16 | 69,816,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,457 | java | package com.org.web.security.views;
import java.io.Serializable;
import javax.annotation.PostConstruct;
import javax.faces.context.FacesContext;
import javax.inject.Inject;
import javax.inject.Named;
import org.apache.commons.lang3.StringUtils;
import org.omnifaces.cdi.ViewScoped;
import com.org.security.model.User... | [
"saca.menendez@gmail.com"
] | saca.menendez@gmail.com |
b8bd96aa8c715ee07069ac90104de6be37f9acf8 | be6e4b78286c970ea3c03b05226408e449ab0176 | /src/main/java/com/blackbox/sharing/services/MemberService.java | e0b66413c6dd9864e33f822febad01621ab3569a | [] | no_license | jaaguilarb/sharing-backend | f8a5472c0fe0d48e01b2e07b35a7f20a10c091b2 | 408ea79beaab0579a2710960093821439a0b5a46 | refs/heads/master | 2020-03-14T21:04:29.926390 | 2018-05-04T05:22:38 | 2018-05-04T05:22:38 | 131,769,943 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 688 | java | /**
*
*/
package com.blackbox.sharing.services;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.blackbox.sharing.domain.Member;
import com.blackbox.sharing.repositories.MemberRepository;
import com.blackbox.sharing.services.exceptions.ObjectN... | [
"aaguilar.proyectos@gmail.com"
] | aaguilar.proyectos@gmail.com |
20aea30ad142bbcd1de67e9ca9035ddfe3c66959 | 4502195966f89b2adb944e9d2f3db45161590320 | /3 - JSF + Hibernate + Primefaces/aulasjsfprimefaces/src/br/com/project/report/util/DateUtils.java | 21d563e9719f3391366a66ebece3170645947470 | [] | no_license | moacirdesenvolvedor/Java | f32d882184379422a53809cd41ee1c2fb51fc5fb | a8bd61b3c4ed9bc066f213159a861d1a0db4848b | refs/heads/main | 2023-07-27T21:58:08.452049 | 2021-09-13T17:29:23 | 2021-09-13T17:29:23 | 406,065,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 934 | java | package br.com.project.report.util;
import java.io.Serializable;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
public class DateUtils implements Serializable{
private static final long serialVersionUID = 1L;
public static String getDateAtualRe... | [
"moacirdesenvolvedor@gmail.com"
] | moacirdesenvolvedor@gmail.com |
53e5600f5850bafc821c66e3214d22776dc76f61 | 35c4992ec7d56ce77dbfe9bc06d77b22db9d71b8 | /Workspace/bank/src/persistence/PersistentFixTransactionFeeListEntryProxi.java | 789f57c97f22516d1adbbe439a1df1cc64d1dc6e | [] | no_license | flohtux/fhdw-aufgaben | eef6e5bb6a236b69046d30639b0350d25f28a053 | 77a2edcc3551f538337f89962afe5214cf5b9b9d | refs/heads/master | 2020-05-20T07:27:13.106918 | 2013-09-26T15:20:39 | 2013-09-26T15:20:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | package persistence;
public interface PersistentFixTransactionFeeListEntryProxi extends PersistentTransactionFeeListEntryProxi {
} | [
"kr4lle@tortenboxer.de"
] | kr4lle@tortenboxer.de |
70658c7205693868c7b119f54cd0ac72b2e72a95 | 908a271de51f39e168056985af6be62a15e27171 | /src/main/java/ch/rasc/darksky/json/JsonConverter.java | 74851f356cdea847707621e1958439158bff713d | [
"Apache-2.0"
] | permissive | ralscha/darksky | 4d78ad7287c7e09612b0c3d76bf2a790f7baf93b | 2e657813ab0e9fda11166ad712c1db51fc770cc7 | refs/heads/master | 2022-07-11T19:03:14.422212 | 2022-06-25T09:47:15 | 2022-06-25T09:47:15 | 62,307,767 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 813 | java | /**
* Copyright 2016-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | [
"ralphschaer@gmail.com"
] | ralphschaer@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.