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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b99e0273807f4f766711ad06b3be89a4af2aa0ab | e9b882673a68c24b96b7832162a367c2e68f478a | /src/Ant.java | 3e9a71dc1e624f10cdb50afbb533d8d1bd54549b | [] | no_license | AleksanderSas/PO_Ants | 246176dbdb4c9862e45aabff4e196173472418d3 | 46b0378c9fdb6f8465751544f104eedfb4bfeb74 | refs/heads/master | 2021-01-13T00:48:32.686679 | 2016-01-16T11:39:17 | 2016-01-16T11:39:17 | 48,754,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,909 | java | import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import javafx.util.Pair;
public class Ant implements Comparable<Ant>{
private List<Path> road = new ArrayList<Path>();
private List<GraphNode> visitedNodes = new ArrayList<>();
private List<Float> ppb = new... | [
"aleksander.sas93@gmail.com"
] | aleksander.sas93@gmail.com |
a5e0fdbf4c837ed3f91ab137859535fbc14dc556 | 1234762179f1e94196313b2985079aa7999757ae | /src/com/gotraveling/insthub/BeeFramework/activity/MainActivity.java | d688bcfe586bcf41c274974f622296e6025f1531 | [] | no_license | chaoming0625/TraveFriend | 8381950f7d1fb4cdc89d1e786b752a736a7ea6ea | 10ef747fb2fa4b4c62363b64d719a1678b87ce09 | refs/heads/master | 2021-01-10T13:31:38.113388 | 2016-03-29T01:14:54 | 2016-03-29T01:14:54 | 52,664,772 | 5 | 7 | null | null | null | null | UTF-8 | Java | false | false | 7,425 | java | package com.gotraveling.insthub.BeeFramework.activity;
/*
* ______ ______ ______
* /\ __ \ /\ ___\ /\ ___\
* \ \ __< \ \ __\_ \ \ __\_
* \ \_____\ \ \_____\ \ \_____\
* \/_____/ \/_____/ \/_____/
*
*
* Copyright (c) 2013-2014, {Bee} open source community
* http://www.bee-framework.com
*
... | [
"chaoming1995@foxmail.com"
] | chaoming1995@foxmail.com |
d06b8622d04ace0e5291733a5a4c431fe31815e3 | c4d977f0a3f921c2a099f77161524cd60d76ff93 | /src/test/java/endtoend/functions/jquery/traversing/FindFunctionTest.java | 522fe59060b56cb60274af98c4f8b2227effa89e | [
"Apache-2.0"
] | permissive | jbravo/seleniumQuery | d2b49de6349309c52afe63274189d8886d346726 | fc13646f50e4081bf70fb9706185264f27c15c69 | refs/heads/master | 2020-12-14T08:53:19.522660 | 2016-03-16T18:49:45 | 2016-03-16T18:49:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,742 | java | /*
Copyright (c) 2015 seleniumQuery 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 applicable law or agreed to in writing,... | [
"acdcjunior@gmail.com"
] | acdcjunior@gmail.com |
6b3cfca025d5341a878cdf9b83a690c1700d089f | 08658c85d245baf43cf5834d56e4c8a71981f34d | /src/main/java/com/fileshare/file/io/Pipe.java | ba8c8fb6dcd6a0b0953c15724193a7c1eba79814 | [] | no_license | daimos/RMI-fileShare | ca69a03f839ed6aaa9001dcbea920c1fe851bf59 | db6cbf03375f425fdcb8b9efff808c73a6e6bdb6 | refs/heads/master | 2021-01-16T18:44:52.039559 | 2013-06-26T14:28:44 | 2013-06-26T14:28:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,032 | java | package com.fileshare.file.io;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.Hashtable;
/**
* @author Jan Paw
* Date: 6/10/13
*/
public class Pipe implements Serializable {
private final static int BUF_SIZ... | [
"explicite@windowslive.com"
] | explicite@windowslive.com |
e093b707e848ea2d6ed5460f7351463cb5da7bb9 | b30973ecdc299e9346aacb191c5e18cacb4043fb | /src/fileProcessor/LoadingFileProfile.java | 00e6742675225904b4a2e60a6c707a40c3ed515d | [] | no_license | BroEmilio/FileProcessor | 0dba91089f494b1c139b53e37c084a654a90bf85 | 0016ee27104be690cf8065ce1c41b3bfa215f2bb | refs/heads/master | 2020-12-20T18:28:09.822874 | 2020-01-28T19:35:41 | 2020-01-28T19:35:41 | 236,170,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | package fileProcessor;
import java.nio.file.Path;
import javax.swing.JFileChooser;
import javax.swing.filechooser.FileNameExtensionFilter;
public class LoadingFileProfile {
public LoadingFileProfile() {
loadChooser = configureLoadChooser(loadFilter);
}
Path loadedFile;
JFileChooser loadChooser;
... | [
"Emilio@Emilio-Laptop.home"
] | Emilio@Emilio-Laptop.home |
453916fff09cd622c2bc9ed23492cdd1052bda8e | f163ea0084da06625504129929303fabdc950d25 | /achilles-core/src/main/java/info/archinnov/achilles/internals/metamodel/Tuple7Property.java | 4bf80cc0fc16c680bc6995bac525766005930793 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | sureshpendap/Achilles | 492f1c6520a8d3f13e7dc4d7cff09310880b69e9 | 90a164abd82d8244cd026cf67081af6443ea3f88 | refs/heads/master | 2021-05-02T17:06:15.988699 | 2016-10-30T16:12:27 | 2016-10-30T16:12:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,396 | java | /*
* Copyright (C) 2012-2016 DuyHai DOAN
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | [
"doanduyhai@gmail.com"
] | doanduyhai@gmail.com |
e327dc4b0f27dfa0660b505ac003661dc9aa7b37 | c14c442da44013107a26252aea7a043af52fcbad | /Assignment8/src/DrawApp.java | 6232bf3c707465eca56f9eba01958baf1ab47bb0 | [] | no_license | Jess-Nguy/Drawing-App | 8183d1215d299245c14b9830570d170d27456ff0 | 4be30ec47fa89390b893dabb1b81b9510f772294 | refs/heads/master | 2020-04-27T15:51:05.490987 | 2019-03-08T03:30:04 | 2019-03-08T03:30:04 | 174,462,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,448 | java |
import java.util.InputMismatchException;
import javafx.application.Application;
import static javafx.application.Application.launch;
import javafx.event.ActionEvent;
import javafx.scene.Scene;
import javafx.scene.canvas.Canvas;
import javafx.scene.canvas.GraphicsContext;
import javafx.scene.control.Button;
im... | [
"noreply@github.com"
] | Jess-Nguy.noreply@github.com |
db25e2200c6006870cc10596b59f491ae5d1584b | cd303d35fa037e8eecd4aa03381765342b2cff6a | /src/test/java/org/springframework/data/orientdb3/test/sample/repository/CountryRepository.java | 5f2c850e5b913d0659cac1cec753e649f5c660da | [] | no_license | xxcxy/spring-data-orientdb | 965cb6d607048a214a6f8a79d07b683f88e495b7 | fe70fc9faf1b971d850657c29101784fbc86ade4 | refs/heads/master | 2023-06-07T20:01:29.187918 | 2019-11-13T12:38:11 | 2019-11-13T12:38:11 | 214,389,590 | 2 | 1 | null | 2023-05-26T22:14:52 | 2019-10-11T08:54:39 | Java | UTF-8 | Java | false | false | 288 | java | package org.springframework.data.orientdb3.test.sample.repository;
import org.springframework.data.orientdb3.repository.OrientdbRepository;
import org.springframework.data.orientdb3.test.sample.Country;
public interface CountryRepository extends OrientdbRepository<Country, String> {
}
| [
"bert7914@gmail.com"
] | bert7914@gmail.com |
146abdb240bdc3c40b4e86bd94f2c707a7615e39 | 0c42d28d09272c7cb10d0081f286978fec3598c3 | /DemoProjects/BluetoothDemo/app/src/androidTest/java/com/example/harsh/bluetoothdemo/ExampleInstrumentedTest.java | 68cb62db2b08ecfb937563694bc85b8f79066108 | [] | no_license | manishsundriyal/Android-Samples | 34e422a754ea6206304752155a4ba2eafc2d0a56 | 4e6d90d4c9e4745badf49b2a13554dff0251ec88 | refs/heads/master | 2021-07-18T10:54:35.649535 | 2017-10-26T12:20:24 | 2017-10-26T12:20:24 | 110,438,925 | 1 | 0 | null | 2017-11-12T14:25:00 | 2017-11-12T14:25:00 | null | UTF-8 | Java | false | false | 766 | java | package com.example.harsh.bluetoothdemo;
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.*;
/**
* Instrumentation test, which will execute on... | [
"harshbhardwaj2357@gmail.com"
] | harshbhardwaj2357@gmail.com |
dcbd551ca85ed713154a6e7ce4822fa6e56e9aef | d4ccf9206b9bd265469897f2a80cd2326126e9ce | /searcher/CleverSearcher.java | 0c18a832cd801bfb8b599e5c8d96fab2c8d48c0f | [] | no_license | MatthewTAustwick/Year2UniversityJavaWorkWeek1-2_Extra | 559cae797e5f1fbe7438a4a2ac0cc4be9f1885d2 | 48a5f328b74c9fb15d76ee9dcae9312694bd3260 | refs/heads/master | 2020-11-25T12:20:49.656319 | 2019-12-17T16:35:38 | 2019-12-17T16:35:38 | 228,656,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,443 | java | package searcher;
import java.util.Arrays;
public class CleverSearcher<T extends Comparable<? super T>> extends Searcher<T>{
CleverSearcher(T[] array, int k) {
super(array, k);
}
@Override
public T findElement() throws IndexingError { //Creates the findElement() method defined i... | [
"noreply@github.com"
] | MatthewTAustwick.noreply@github.com |
3b6b10ff6d377655b3f1dd3b807c2f4179c147a4 | 51fa3cc281eee60058563920c3c9059e8a142e66 | /Java/src/testcases/CWE400_Resource_Exhaustion/s01/CWE400_Resource_Exhaustion__getQueryString_Servlet_write_04.java | 893dad83db1ffaec2c6295f01a47a89fca0879c1 | [] | no_license | CU-0xff/CWE-Juliet-TestSuite-Java | 0b4846d6b283d91214fed2ab96dd78e0b68c945c | f616822e8cb65e4e5a321529aa28b79451702d30 | refs/heads/master | 2020-09-14T10:41:33.545462 | 2019-11-21T07:34:54 | 2019-11-21T07:34:54 | 223,105,798 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 18,506 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE400_Resource_Exhaustion__getQueryString_Servlet_write_04.java
Label Definition File: CWE400_Resource_Exhaustion.label.xml
Template File: sources-sinks-04.tmpl.java
*/
/*
* @description
* CWE: 400 Resource Exhaustion
* BadSource: getQueryString_Servlet Parse id param out ... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
bf7c97f5bad4a5182f114d0dc3042c7f6bfa3f90 | b653ef9e353de3a8023658faa898d38e4e8cb46d | /src/main/java/com/crud/tasks/TasksApplication.java | 0eba472144b495ec79294aa3ba67a428f523c4ff | [] | no_license | ganzes/tasksRESTAPI | 8172a94ce7430fb9b6f832640a19b0e5044c4f17 | 4ff33e92c4c0d46d0ebd425e3c9bd71d8466bdbb | refs/heads/master | 2022-02-27T21:58:46.179191 | 2019-11-17T22:36:26 | 2019-11-17T22:36:26 | 198,316,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package com.crud.tasks;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
//public class TasksApplication extends SpringBootServletInitializer {
public class TasksApplication {
public static void main(String[] args) {
Spri... | [
"charczuk.arkadiusz@gmail.com"
] | charczuk.arkadiusz@gmail.com |
8e3b968df4a9e9e35d8cfe96d00dae688f35fc04 | e0abb0e3548922165428e90523ccd86c64fab542 | /taxiandr/src/main/java/com/taxiandroid/ru/taxiandr/CustomTwoAdapter.java | 920117e50fc1ef88aa565c494714ebd1b9e79c04 | [] | no_license | kimdaehoi/TaxiAndroid | 3db03cb66325e238594cf50a38a68dea4b9343f6 | c60462807ff50869f384dba8c8c9208a28fc408f | refs/heads/master | 2020-02-26T13:22:32.109845 | 2015-11-08T10:06:30 | 2015-11-08T10:06:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,417 | java | package com.taxiandroid.ru.taxiandr;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import java.util.ArrayList;
/**
* Created by saperov ... | [
"developerc@yandex.ru"
] | developerc@yandex.ru |
b7d1156ca70a835210a52ceffbf304d580dfac73 | 4d6ced63edcf7939c816bad08d05059d83a3a344 | /BookStoreWebsite/src/com/bookstore/controller/admin/book/ListBookServlet.java | d0d9ce6c88ee6574147fb0ccdd78441ecec5d3e5 | [] | no_license | logi92/BookStoreWebSite | 08f377a7931247b3bc34d58f4ea10dd008f3a778 | bea218863d51bbb514eecafc10977c2b4b5497b6 | refs/heads/master | 2023-08-08T20:51:00.545604 | 2019-06-06T09:21:34 | 2019-06-06T09:21:34 | 188,024,166 | 0 | 0 | null | 2023-07-22T06:24:39 | 2019-05-22T11:22:59 | Java | UTF-8 | Java | false | false | 725 | java | package com.bookstore.controller.admin.book;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.bookstore.service.... | [
"r_nazar92@mail.ru"
] | r_nazar92@mail.ru |
fb9b809676f1f9bcaa700113bb45a306f51550f7 | bbc3c6473b3928b0e8ba0776211d07c07a322523 | /app/src/main/java/com/ahlemmohamed/customlistviewfragmentnd/ui/home/HomeViewModel.java | a27fb17bcbb013136612478d151877939b5ecd23 | [] | no_license | TajouriMohamed/CustomListViewFragmentND | 88e471dbd9c2f7d1bf9d8080ee10d08ea93479fe | 2d973df8ba6f0c2b426cc83c9f370a4cae63041c | refs/heads/master | 2020-09-09T12:31:45.681015 | 2019-11-13T11:50:05 | 2019-11-13T11:50:05 | 221,447,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | package com.ahlemmohamed.customlistviewfragmentnd.ui.home;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class HomeViewModel extends ViewModel {
private MutableLiveData<String> mText;
public HomeViewModel() {
mText = new Mu... | [
"jessymina.jc@gmail.com"
] | jessymina.jc@gmail.com |
503c47470efd81608ff9c63876f7e20959bd9e09 | 1feb48fe4e6556a21e25b0d020c1963a8af2db03 | /WEB-INF/src/com/bilelaris/Person.java | 6e914215970ce024dccdde241cca16362af3c26a | [] | no_license | bilelaris/tp_rest | b29d1577ab03301921308abdec6d364d9ab55596 | d4ff2d3fdb7266743b3abbc80eb1f2fcbcf4ae31 | refs/heads/master | 2021-05-14T11:52:28.275397 | 2018-01-05T23:37:19 | 2018-01-05T23:37:19 | 116,396,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | package com.bilelaris;
public class Person {
private Integer id;
private String lastname;
private String firstname;
public Person() {
}
public Person(Integer id, String lastname, String firstname) {
this.id = id;
this.lastname = lastname;
this.firstname = firstna... | [
"bilel94@gmail.com"
] | bilel94@gmail.com |
17ae656a5c73878c7d70fca3cc72e420d936698f | b38b26157d3eee8a9d825e58349e3190ddc191dc | /webapp/src/main/java/cn/momia/common/service/CachedService.java | ef3d8e674d2d1eae5b070841ea431f5a0a07eebc | [
"Apache-2.0"
] | permissive | lovemomia/common | dc944487903c53f51cc7c197da70639d45665c54 | 63f6d64667d099272c7d7fd319e6bf4586b772bb | refs/heads/master | 2021-01-17T08:11:50.900184 | 2016-05-19T08:06:55 | 2016-05-19T08:06:55 | 36,642,935 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 713 | java | package cn.momia.common.service;
import java.util.ArrayList;
import java.util.List;
public class CachedService extends AbstractService {
private List<?> cachedList = new ArrayList<Object>();
private Class<?> type;
private String sql;
public Class<?> getType() {
return type;
}
public... | [
"arthas.wuqf@gmail.com"
] | arthas.wuqf@gmail.com |
12998bf75f191796573f8e9d2c7d122175672c36 | f1c9e890767fa745fc1a3555f02deb2a06ce50aa | /deprecated/eglibrary-android-api8/src/com/eaglesakura/lib/io/DataOutputStream.java | 207424e76c12d0b62ffb1c2d60924224e8aed6da | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | eaglesakura/eglibrary | 29555b3e1914f5bb1ebd43eba703e6cf0f247138 | 7aabf46ad7c54ad8be943f79d00aecb3da137c13 | refs/heads/master | 2021-01-23T14:41:34.147230 | 2015-12-03T13:17:41 | 2015-12-03T13:17:41 | 3,609,071 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,313 | java | package com.eaglesakura.lib.io;
import java.io.IOException;
import java.io.OutputStream;
import com.eaglesakura.lib.android.game.resource.DisposableResource;
import com.eaglesakura.lib.android.game.util.LogUtil;
/**
* ライブラリ規定の形式でデータを出力するインターフェース。<BR>
* このクラスを通して出力したファイルは対になる {@link DataInputStream}で開くことが... | [
"eagle.sakura@gmail.com"
] | eagle.sakura@gmail.com |
9910318eae5a0cf13c6e98ba9f454d9f23ce3215 | fbb146bf1b0a9fa8f9765d8d3c1583f826711009 | /app/src/main/java/com/tekinarslan/material/sample/ui/adapter/CetPagerAdapter.java | e9ec9425b721731572e7f64ca355d1ff8738509b | [] | no_license | Morcal/English | 2394ba2fe280f52f6aa3b88f6ef708a6d6b744da | 1e4159de3188cd3bd1e10c7ac156905176699266 | refs/heads/master | 2020-04-14T01:10:34.599383 | 2016-06-12T12:59:22 | 2016-06-12T12:59:22 | 52,508,229 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,523 | java | package com.tekinarslan.material.sample.ui.adapter;
import android.content.Context;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import com.tekinarslan.material.sample.ui.module.study.CommentFragment;
import com.tekinarslan.... | [
"lyqdhgo@163.com"
] | lyqdhgo@163.com |
c75e89c3c8e18d9d65dafa438dc642ed4478cd6d | 1eb7464b2e4bd594e44f1dba5420bdb6c9d2e3e8 | /src/main/java/com/study/spring/aop/aop3/SleepHelper.java | 76a546d3a29015508b7a608d9db2caa4255574a3 | [] | no_license | CoolSt1578/springstudy | 8f99ae579f1b95797d13efd6c389372756cdabd4 | f65b627e3bbe87c81164428f9c2683cfcb1eea28 | refs/heads/master | 2021-05-08T21:05:35.788731 | 2019-01-29T16:21:13 | 2019-01-29T16:21:13 | 119,628,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,117 | java | package com.study.spring.aop.aop3;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.After;
import org.aspectj.lang.annotation.AfterThrowing;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.aspectj.lang.annotation.Pointcut;
/**
* Created by guodd o... | [
"guodongdong@aicaigroup.com"
] | guodongdong@aicaigroup.com |
4b8e71408782b80b1a4906c843066ae17b17c2db | e0681fe37a24703ba5fe18de5ff68b8d3bebd9ab | /spring/src/main/java/fi/tuplabasari/blog/creation/BlogPost.java | 4a744aa03aaacba39a3e01f51d9057df1715b03a | [] | no_license | c6julkar/tuplabasari-blog | 7e5945fb8b29f3ced75254af728e91ecf92b3291 | 94fc3b1a83d788ef7945fce318bb0c0bb90d0bef | refs/heads/development | 2021-04-15T04:04:05.615085 | 2018-04-26T05:50:06 | 2018-04-26T05:50:06 | 126,144,178 | 0 | 0 | null | 2018-04-26T06:02:41 | 2018-03-21T08:06:56 | JavaScript | UTF-8 | Java | false | false | 702 | java | package fi.tuplabasari.blog.creation;
public class BlogPost {
private int id;
private static int ENTIRES;
private String header;
private String content;
public BlogPost() {
}
public BlogPost(String header, String content) {
ENTIRES++;
this.header = header;
this.c... | [
"joni.ryynanen@cs.tamk.fi"
] | joni.ryynanen@cs.tamk.fi |
ace987ba29acb3e2a2f91793b9c2ec3fffaf11e5 | bc8e97282c5833174236fa7f3062139087a6a592 | /Lesson10/lesson10-homework/app/src/main/java/com/example/lesson6_homework/CardData.java | 289859462aeb9b9fe81281b010c041147071d978 | [] | no_license | GeorgeUG02/Android_Introduction | 2aca92a13e6729ed9a51b2a8538d4ff5e4632c90 | ffb9c72766757bd2d22b3e5248de9cb5191cc8c2 | refs/heads/main | 2023-03-31T07:36:06.070182 | 2021-04-07T08:54:57 | 2021-04-07T08:54:57 | 343,113,650 | 0 | 0 | null | 2021-04-07T08:59:58 | 2021-02-28T13:35:26 | Java | UTF-8 | Java | false | false | 711 | java | package com.example.lesson6_homework;
public class CardData {
private String id;
private String title;
private String description;
private String dateOfCreation;
public CardData(String title, String description, String dateoOfCreation) {
this.title = title;
this.description = descr... | [
"georgukladnik@gmail.com"
] | georgukladnik@gmail.com |
b7c17518b3ec76e251073689d61ccc83a11da4c8 | 45fef5fbf8d45003bbb1668b5cfab4504b5c27e9 | /src/main/java/com/pmfis/cinemaapp/model/rest/ReservationRequest.java | 73b0dde001a5d4303fa9b827912291c58a7e2954 | [] | no_license | nemanjagajic/CinemaAppBackend | 0a185460ede3323e2030685d3f89171ef8c0f008 | b8c4523e4cb41e5fe56f15e79362e1968165ffc6 | refs/heads/master | 2021-05-05T14:53:28.318848 | 2018-01-22T21:17:29 | 2018-01-22T21:17:29 | 118,516,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | package com.pmfis.cinemaapp.model.rest;
public class ReservationRequest {
private int idMovie;
private int idPerson;
public ReservationRequest() {
}
public ReservationRequest(int idMovie, int idPerson) {
this.idMovie = idMovie;
this.idPerson = idPerson;
}
public int get... | [
"Nemanja.gajicru96@gmail.com"
] | Nemanja.gajicru96@gmail.com |
873fd2232fe3933eea31c45a0f142635cc076b82 | 63a7bd3becf06451bb61f99d0e1cb644bdb054c0 | /src/com/java/stock/model/dao/WarehouseDao.java | da7d014c89cf957f07a54a314f48026fa6bed015 | [] | no_license | SE3NIDA/NIDAProject | 69b676c4b9ae49b066cf8002297c26599952a6db | 729106488c179ba1f81c8f389fa583d40d453215 | refs/heads/master | 2016-09-05T16:47:34.437776 | 2013-06-21T11:23:19 | 2013-06-21T11:23:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 605 | java | package com.java.stock.model.dao;
import java.sql.SQLException;
import java.util.List;
import org.springframework.dao.DataAccessException;
import com.java.stock.model.entity.Warehouse;
public interface WarehouseDao {
public void addnewWharehouse(Warehouse employee) throws DataAccessException,SQLExcept... | [
"TOM@TOM-PC"
] | TOM@TOM-PC |
13dbf6bc9c139dd2890e4654edb56a7296ba5557 | ffebadf174b7bf72c8d0641292f39c10d492cb5a | /spring-boot-mybatis-mulidatasource/src/main/java/com/yunfei/datasource/DataSource1Config.java | d54d815acf5b52d4429302a03a815f1563a21269 | [] | no_license | Max-jinxin/springboot-learning-start | 6a9d1de26c7fa5de04eede74d828850b7b269436 | 33337931e6adcd788e487a285e7e6008a8ceb23f | refs/heads/master | 2021-05-06T03:47:48.150334 | 2017-04-19T08:58:30 | 2017-04-19T08:58:30 | 114,886,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,285 | java | package com.yunfei.datasource;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.SqlSessionFactoryBean;
import org.mybatis.spring.SqlSessionTemplate;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boo... | [
"zhengyf@ctyun.cn"
] | zhengyf@ctyun.cn |
82a6b8cc0d0e3c6133f8cf785c86c218941ce7bf | 78f284cd59ae5795f0717173f50e0ebe96228e96 | /factura-negocio/src/cl/stotomas/factura/negocio/ia_6/copy/copy3/TestingHab.java | 60b9429e60a0a73b601a6cc8cf36307bda4893b9 | [] | no_license | Pattricio/Factura | ebb394e525dfebc97ee2225ffc5fca10962ff477 | eae66593ac653f85d05071b6ccb97fb1e058502d | refs/heads/master | 2020-03-16T03:08:45.822070 | 2018-05-07T15:29:25 | 2018-05-07T15:29:25 | 132,481,305 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,149 | java | package cl.stotomas.factura.negocio.ia_6.copy.copy3;
import java.util.*;
public class TestingHab {
private int id;
private String nombre;
private String apellido;
private int edad;
/**
* Constructor vacío
*/
public TestingHab()
{
id = 1;
nombre = "Edward";
apellido = "Dammus"... | [
"Adriana Molano@DESKTOP-GQ96FK8"
] | Adriana Molano@DESKTOP-GQ96FK8 |
f7adba30a597edf124d40fa2105ce96a0e84e9c7 | ef12c20f75a5dffec3696c548b580f20589306e8 | /Calculator/src/calculator/FXMLDocumentController.java | 8b54bde2e4ff8da25d89730f77b53e9bb870d8c7 | [] | no_license | kashaf874/JavaFx_2019 | c15c4def280e69d688e4e0ca40fbb9c149b5e7cd | dd31c39cfc1ad1a11ed39e56354790aca97b9c59 | refs/heads/main | 2023-09-04T18:53:26.370769 | 2021-10-01T12:26:34 | 2021-10-01T12:26:34 | 412,396,091 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,232 | java | package calculator;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.PasswordField;
import javafx.scene.control.TextField;
... | [
"kashafnaz510@gmail.com"
] | kashafnaz510@gmail.com |
9ff38fa0f93c32aaffd04e8bbf8cddfcd5602f2f | ebd558f1fc813dfc0864de3d892a6d08cc09ef3e | /StringCount.java | 6fa8e13746175dce25d45109131e4bb2c3a62633 | [] | no_license | kishoruprade/JavaLearning | 0e8e7761841aeb35f52c7a0066ac4cbe04b7c700 | 71e4bedd58f2e13d836dac4ad8e076100f403c04 | refs/heads/master | 2023-05-11T08:16:31.943024 | 2019-06-18T06:13:39 | 2019-06-18T06:13:39 | 181,825,230 | 0 | 0 | null | 2023-05-09T18:43:44 | 2019-04-17T05:48:47 | Java | UTF-8 | Java | false | false | 744 | java | package stringExamples;
public class StringCount {
public static void main(String[] args) {
String str = "Welcome to Java";
char []ch = str.toCharArray();
int count = 0;
// Program for Reverse the String and count the characters in the string
for (int i = str.length()-1 ;i>=0;i--){
co... | [
"noreply@github.com"
] | kishoruprade.noreply@github.com |
489a76c52daa72456cc82d306df3f0f126b04d9d | dd6db37aaddc1f6a2548000310b333050b2a56f8 | /core/src/com/cod3rboy/pewdew/managers/GameStateManager.java | 1f707a7f2547a8b701d711db33fbf5def684ce01 | [] | no_license | cod3rboy/PewDew | ab2cb09eb679b0d36baa1ee9390550a532b3e220 | f4bd3a0e9b0a6d5493a34fa549595695bbaa5f44 | refs/heads/master | 2022-07-23T00:51:13.370072 | 2019-05-19T14:57:51 | 2019-05-19T14:57:51 | 200,008,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,659 | java | package com.cod3rboy.pewdew.managers;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Preferences;
import com.cod3rboy.pewdew.gamestates.GameOverState;
import com.cod3rboy.pewdew.gamestates.GameState;
import com.cod3rboy.pewdew.gamestates.HighScoreState;
import com.cod3rboy.pewdew.gamestates.MenuState;
import com... | [
"cod3rboy@hotmail.com"
] | cod3rboy@hotmail.com |
4c7e22901e98d43b34b48c3438575a0d7be80da0 | d93e3ae631d39d16e82949efdc576016a99536a4 | /src/main/java/com/rbc/b2e/embark/admin/model/service/AdminServiceException.java | 3f2c65bc4eb4c7014d27ae6417d855a441da59ca | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bjacome/EmbarkAdminApp | ae29bd53126f3e3b4a723dd4b2d6e7f7dc972168 | 3780f33b218522be5002127b685ff3de612a734b | refs/heads/master | 2021-01-20T14:34:38.287763 | 2017-02-22T04:32:22 | 2017-02-22T04:32:22 | 82,759,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package com.rbc.b2e.embark.admin.model.service;
public class AdminServiceException extends RuntimeException {
private static final long serialVersionUID = 1L;
public AdminServiceException() {
super();
}
public AdminServiceException(String aMessage, Exception aCause) {
super(aMessage, aCause);
}
... | [
"bjacome@sympatico.ca"
] | bjacome@sympatico.ca |
17039bc9c24ba0f1d1b050719f742ca0378616d6 | 04415f666f5e9ccc0ca724becf2e0557e7ad4792 | /Kaggle_Project/Plankton/src/com/plankton/RGBFrame.java | 0345b5f1645d01eebf551db51fc27bf178e81937 | [] | no_license | vigneshwarrvenkat/Big-data-Project1 | 036991bcc12b730c1a9d0f3054e9863a96f01daa | 23d18d4fe23746b1fb4270f192de081374a83f6c | refs/heads/master | 2021-01-15T23:51:26.126510 | 2016-06-13T20:47:17 | 2016-06-13T20:47:17 | 42,652,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,181 | java | package com.plankton;
//Blob Finder Demo
//A.Greensted
//http://www.labbookpages.co.uk
//Please use however you like. I'd be happy to hear any feedback or comments.
import java.awt.*;
import javax.swing.*;
import java.awt.image.*;
import java.awt.color.*;
public class RGBFrame extends JComponent
{
private int wid... | [
"vigneshwarrv88@gmail.com"
] | vigneshwarrv88@gmail.com |
da8676646dd43db9c89631fe4654193554289117 | 052c33482f6576d9574939e977cd029109b6782f | /week3/Point.java | ddfb2e5b88923edfbeaba9163a3dc7d49d8e59d4 | [] | no_license | drykiss0/algo1 | 5899432c915e21e6482e691da249a8fca1275e3e | a2c98c6ec2ad233e0dddd0961c12b6a16c938285 | refs/heads/master | 2020-04-29T13:49:09.414243 | 2019-04-22T23:19:50 | 2019-04-22T23:19:50 | 176,179,326 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,337 | java | /******************************************************************************
* Compilation: javac Point.java
* Execution: java Point
* Dependencies: none
*
* An immutable data type for points in the plane.
* For use on Coursera, Algorithms Part I programming assignment.
*
*************************... | [
"noreply@github.com"
] | drykiss0.noreply@github.com |
8f8f0e7e5b85ec77d04f6eb82317fe6e96346ace | b34e4fca48c4821af8dd04196176572ee8cda29d | /util/src/main/java/com/zaze/utils/task/executor/MyThreadPoolExecutor.java | 2253885f0aaaa822eb290fb1eae2f346e11438a5 | [] | no_license | zaze359/test | 01be8c8c2d441d55696fe7246ef45060336c2bca | 1d297939734b26a8ab7df9a2edc9c7a1b0f51699 | refs/heads/master | 2023-08-31T06:32:20.574460 | 2023-08-28T16:24:14 | 2023-08-28T16:24:14 | 56,709,795 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,207 | java | package com.zaze.utils.task.executor;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.RejectedExecutionHandler;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
/**
* Description :
*
* @author : ZAZE
* @version ... | [
"359635919@qq.com"
] | 359635919@qq.com |
0527b2d3394a7d2001bb148f135687b23a18dddd | f45dec3f6a6fc5d7fbae9618861653bcd7e6b742 | /src/main/java/us/ihmc/mecano/spatial/interfaces/SpatialAccelerationReadOnly.java | 726689a2f3b8af8ad9fdf01d654e7c84c17062b2 | [
"Apache-2.0"
] | permissive | madhephaestus/mecano | f0c854d712db73092be784b69207de8764d4fc12 | 9397481bdc5e8c529369420915594e2b666dc754 | refs/heads/master | 2020-12-03T18:16:47.071092 | 2020-01-02T17:15:15 | 2020-01-02T17:15:15 | 231,426,446 | 0 | 0 | Apache-2.0 | 2020-01-02T17:14:23 | 2020-01-02T17:14:22 | null | UTF-8 | Java | false | false | 10,111 | java | package us.ihmc.mecano.spatial.interfaces;
import us.ihmc.euclid.referenceFrame.exceptions.ReferenceFrameMismatchException;
import us.ihmc.euclid.referenceFrame.interfaces.FramePoint3DReadOnly;
import us.ihmc.euclid.referenceFrame.interfaces.FrameVector3DBasics;
import us.ihmc.euclid.tuple3D.interfaces.Vector3DReadOnl... | [
"sbertrand@ihmc.us"
] | sbertrand@ihmc.us |
ad502a1c74d8f94dcd4aa93aab338a94ff790d70 | 4211df9765e835faa88bda360531ea4f60a7efce | /src/main/java/com/supermy/curator/CuratorUtil.java | 10ecabd94bb4d05d2687b0b28e45155acc474259 | [] | no_license | supermy/spring_engines_template | 9d67e307d8d3061eaa9cbc8fefc525810e257209 | 94a34c72996929e43bb491d517a6b7f46992939c | refs/heads/master | 2021-01-22T08:48:56.338213 | 2015-05-25T11:28:25 | 2015-05-25T11:28:25 | 28,484,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,944 | java | package com.supermy.curator;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.google.common.base.Objects;
import com.google.common.base.Strings;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import org.apache.commons.io.Charsets;
import org.apac... | [
"springclick@gmail.com"
] | springclick@gmail.com |
b9fbfe14c3325dfbcedddba3f68825784568a58a | f13fe5d482e0970ec51eb12c1db6270291365fac | /client/rest-high-level/src/test/java/org/elasticsearch/client/ml/dataframe/DataFrameAnalyticsConfigTests.java | 13f277ade9957f2caecabad7429b388389e517c6 | [
"Apache-2.0",
"LicenseRef-scancode-elastic-license-2018",
"LicenseRef-scancode-other-permissive"
] | permissive | seanmcrw/elasticsearch | e8633f8d72c1895ce0349cc73eb7f0cb29932ec9 | 9621c1a796c2f7747479eb912f1435d84686ffd9 | refs/heads/master | 2020-07-30T19:28:17.456445 | 2019-09-24T09:27:58 | 2019-09-24T09:27:58 | 191,790,339 | 0 | 0 | Apache-2.0 | 2019-06-13T15:38:46 | 2019-06-13T15:38:46 | null | UTF-8 | Java | false | false | 4,034 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"noreply@github.com"
] | seanmcrw.noreply@github.com |
7e15462de6730e5da3621546b9d4e69a8928338e | d67d0ce5a5aca7593b81d9b614f456b002c0183b | /src/main/java/org/apache/commons/configuration2/io/ConfigurationLogger.java | ea5c9f3660f2315eb1955aa267e4df531f810a00 | [] | no_license | royyoung388/apach-commons-test | 1927dc866d84969105974e89d01e26d703387dbe | c515edaa95db682e5a872d1c29c7837698dbf6eb | refs/heads/master | 2020-05-17T18:38:04.109414 | 2019-04-28T11:15:33 | 2019-04-28T11:15:33 | 183,889,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,459 | 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 ... | [
"976611019@qq.com"
] | 976611019@qq.com |
9a613b5e842ef34f9982524d637f7b9da492d4ea | 8f27ccfcce993a229cfeda4a224121478cd4569c | /designMode/src/cn/designMode/demo/controller/UserState.java | 27b8238e14623c8ae06d3388f5248329a923a6a1 | [] | no_license | caozhiyang123/JavaStudy | 033b23d3a30d44056d8abfba8814b87f7a8cd191 | d66604e639658b38b133dc1f687e317699817896 | refs/heads/master | 2020-05-13T19:36:48.391848 | 2019-04-17T09:52:23 | 2019-04-17T09:52:23 | 181,654,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 74 | java | package cn.designMode.demo.controller;
public class UserState
{
}
| [
"1250233433@qq.com"
] | 1250233433@qq.com |
804433fa4f503c641057c06e7bfaa96ab1bd8995 | b64e05efdb0cbe1f998466c4a63926e4fb951df2 | /src/main/java/tommy/spring/exam02/HelloSpring.java | ce81b756b54be685b3c43c24a9198db05472775a | [] | no_license | asd4919/four | e676dd8f9d252c849ceea120ac370b5726904cc7 | 3b2c165a466531f77f0f00c1a482080d8e16624b | refs/heads/main | 2023-08-22T16:11:27.390967 | 2021-10-10T06:33:25 | 2021-10-10T06:33:25 | 415,489,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | package tommy.spring.exam02;
public class HelloSpring {
public static void main(String[] args) {
MyBean bean = new MyBeanOne();
bean.sayHello("Spring");
}
}
| [
"asd4919@hanmail.net"
] | asd4919@hanmail.net |
023dea792b594974b16a8b50cda63dfd2d3fbeee | fa90d92dabae851b49f5e22746de144171719755 | /cogTraining/src/com/lumosity/model/Order.java | 5e0080683481dbea5dc576d048cda1ed6daccb42 | [] | no_license | tobyqqc/Cog_Project | fed48656b8b6e788b1c4fb514ccd90b03e93ba69 | a834ce9efd5abc92724d285b5e0f44387602b12b | refs/heads/master | 2020-04-18T05:39:34.313402 | 2019-01-24T02:14:02 | 2019-01-24T02:14:02 | 167,286,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,314 | java | package com.lumosity.model;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Set;
import org.apache.commons.lang3.StringUtils;
import com.jfinal.plugin.activerecord.ActiveRecordException;
import com.jfinal.plugin.activerecord.Db;
import com.jfina... | [
""
] | |
81baa727c997d4f0a07b6a5f8a7d9b5951780289 | 20d14f6ca9c6237be4a72eafefff31a641037e9d | /src/main/java/jan/jakubowski/noteme/database/repositories/RoleRepository.java | f64845fffceb5341ec4364aad51b62fbd427c26e | [] | no_license | g3t0r/note.me-back-end | 27befcde615fe9a5e5bc15f93fb9baaefe4e0548 | 7275c0ceb5923432f24b73c11aaf5238b8576b0c | refs/heads/master | 2020-05-09T00:03:29.447562 | 2020-01-06T00:48:42 | 2020-01-06T00:48:42 | 180,973,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package jan.jakubowski.noteme.database.repositories;
import jan.jakubowski.noteme.database.entities.Role;
import org.springframework.data.repository.CrudRepository;
import java.util.Optional;
public interface RoleRepository extends CrudRepository<Role, Long> {
Optional<Role> getOneById(Long id);
Optional<Rol... | [
"jan.jakubowski.ti@gmail.com"
] | jan.jakubowski.ti@gmail.com |
e61c51c64e4d6cc24d0d3182a10b23ba02b92c6a | 274b7d5833e4da6205084f9d5b9b7a23aed9a687 | /Application/src/main/java/application/stub/Package.java | 8f530d45e965915ae5043d847f9a884df2ede0bd | [] | no_license | nimigeanmihnea/soap-application | 807adc7402e83ed293162141a4a6373a73d55aa8 | 6a5a0ff436e8a4597023cc8c9003ff26fea098dd | refs/heads/master | 2021-08-23T22:32:31.299105 | 2017-12-06T22:07:46 | 2017-12-06T22:07:46 | 113,372,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,204 | java |
package application.stub;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for package complex type.
*
* ... | [
"nimigean.mihnea@gmail.com"
] | nimigean.mihnea@gmail.com |
cda53b60c892f77359fcb8b82e52ad24de0f0aef | 8aab03f9484b5fe4e1ba8f20e993e27ccce7dfb5 | /BoardGameGeek/src/com/boardgamegeek/provider/SearchSuggestTextProvider.java | 1734924f1c49ce0c1decfa83b2a3b2e4caa4a8bf | [] | no_license | OrangesCyf/boardgamegeek | d7e45da0fb9c1699c91535d889937f86e5f29f68 | 45384874afdc1243651fbd8c01818b78ce452d9f | refs/heads/master | 2021-01-10T15:55:29.215761 | 2015-01-20T14:12:13 | 2015-01-20T14:12:13 | 36,479,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.boardgamegeek.provider;
import android.app.SearchManager;
public class SearchSuggestTextProvider extends SearchSuggestProvider {
@Override
protected String getPath() {
return SearchManager.SUGGEST_URI_PATH_QUERY + "/*";
}
}
| [
"chris.comeaux@gmail.com"
] | chris.comeaux@gmail.com |
0be7dfddbf36b4b5fc71eddb94922fdcccf83954 | 29ab223dfa71ae0be43922e91478ea8745784b19 | /src/reductions/SatTo3Sat.java | af3fca0d5663fa646ab44d4bbc916fa751e6d5bc | [] | no_license | AdrienVaret/ReductionsPolynomiales | c85336759cb4300edfe303028b71c8d4de1ebaf3 | ba31453d0eb6624f0ce304fabb5331e48e6fb25d | refs/heads/master | 2018-09-03T18:55:20.934187 | 2018-05-23T11:38:16 | 2018-05-23T11:38:16 | 121,569,998 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,602 | java | package reductions;
import java.io.File;
import java.util.ArrayList;
import structures.SatFNC;
public class SatTo3Sat {
public static SatFNC convert(SatFNC sat) {
int nbLitterals = sat.getNbLitterals();
ArrayList<String> clauses = new ArrayList<String>();
for (String clause : sat.getClauses()) {
St... | [
"adrien.varet@etu.univ-amu.fr"
] | adrien.varet@etu.univ-amu.fr |
b88fd45a01da14d18d0f7bed4260031f7ed4ed7d | c6768a54f64fece211e24c6a104b42104a8dd435 | /src/main/java/hello/core/order/OrderServiceImpl.java | 5b3ad9d08620062fc3ffed99a1fd5a145c6345c6 | [] | no_license | yoonseokch/spring_example | fe79da92cab95a3f205062f29ed71d1621161735 | 8b62397f5565627b542b979286f959d29123c095 | refs/heads/master | 2023-02-05T09:00:53.844871 | 2020-12-28T11:06:35 | 2020-12-28T11:06:35 | 316,935,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,198 | java | package hello.core.order;
import hello.core.annotation.MainDiscountPolicy;
import hello.core.discount.DiscountPolicy;
import hello.core.member.Member;
import hello.core.member.MemberRepository;
import hello.core.member.MemoryMemberRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.sp... | [
"yoonsukch@gmail.com"
] | yoonsukch@gmail.com |
002dd95d37e46ebf7a8cc50c7e6f707f350d350f | 12144de5347beeef935a1e842c6083ba322cf336 | /src/main/java/com/lppz/etl/common/pipe/impl/http/LimitedInputStream.java | 92fc1009787a54af0ed1a8a4671db07d9a1907ac | [] | no_license | leego86/simple-setl | b424c1eda9f86b5efde3fbc150e4fff92b6871cb | 79bb6f3e35dea3b31f8951e1586d9da7e56e37e2 | refs/heads/master | 2021-07-05T01:17:46.011546 | 2017-09-26T10:11:56 | 2017-09-26T10:11:56 | 104,853,120 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,442 | java | package com.lppz.etl.common.pipe.impl.http;
import java.io.FilterInputStream;
import java.io.IOException;
import java.io.InputStream;
/**
* copy from google protobuf,支持带limit限制读取数量的功能,将stream可用于流式读取
*
* @author jianghang 2013-8-29 下午3:34:32
* @since 4.2.1
*/
public class LimitedInputStream extends FilterInputSt... | [
"leego8697@gmail.com"
] | leego8697@gmail.com |
f75b51a6b3974324f3a7bf25fe6933a06343f76a | 212731602425a8e0d6f2ddbdb46d22f5274505cc | /core/src/main/java/io/firstwave/gdxkit/behavior/Blackboard.java | 9c25878aa024b9502aa89ad5de4e68cc422b3ba7 | [] | no_license | firstwave/gdxkit-0 | 4fa0f98a109fe324c48df920839bb094df00531a | 562704d457dff0d8aa2649edf6d20f3af80a0e9d | refs/heads/master | 2020-03-30T05:19:54.210826 | 2014-06-06T18:21:22 | 2014-06-07T04:24:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,811 | java | package io.firstwave.gdxkit.behavior;
import io.firstwave.gdxkit.util.Log;
import java.util.HashMap;
import java.util.Map;
/**
* A Blackboard represents the state of an Agents behavior. Since behavior trees are stateless and potentially shared between agents,
* using a Blackboard allows you to persist state on a p... | [
"olbartley@gmail.com"
] | olbartley@gmail.com |
618eb6ee22ed3abdee028298e7b15bfa30dc6b23 | 37e43f3786c0aa47b1ba802b8e6770b1e21160bc | /app/src/androidTest/java/com/example/tenakatauniversity/ExampleInstrumentedTest.java | 8d4642bb517be183f5b2a171508579a9e7829f70 | [] | no_license | Fransunisoft/TenakataUniversity | eeadfb5710fabe9c2272774b54279d32c45ffe90 | 5a3c84cea53405f4faa9c617e94f1cd84785fdc2 | refs/heads/master | 2022-11-22T05:00:54.168589 | 2020-07-20T00:33:15 | 2020-07-20T00:33:15 | 280,976,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.example.tenakatauniversity;
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 exe... | [
"oluwaseyi.ayodele@arca.network"
] | oluwaseyi.ayodele@arca.network |
394246c54551c7961becc59552a01851ff7528a1 | b6eb0ecadbb70ed005d687268a0d40e89d4df73e | /feilong-formatter/src/main/java/com/feilong/formatter/entity/BeanFormatterConfig.java | 108d8dc2d1b1897038468ec42d98a08a8212eec3 | [
"Apache-2.0"
] | permissive | ifeilong/feilong | b175d02849585c7b12ed0e9864f307ed1a26e89f | a0d4efeabc29503b97caf0c300afe956a5caeb9f | refs/heads/master | 2023-08-18T13:08:46.724616 | 2023-08-14T04:30:34 | 2023-08-14T04:30:34 | 252,767,655 | 97 | 28 | Apache-2.0 | 2023-04-17T17:47:44 | 2020-04-03T15:14:35 | Java | UTF-8 | Java | false | false | 4,077 | java | /*
* Copyright (C) 2008 feilong
*
* 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 ... | [
"venusdrogon@163.com"
] | venusdrogon@163.com |
5692f0a3a000e3f33f5a13ce98ce0f7d36deda26 | d089026d84cbfb791f6205f79f5234b507000862 | /app/src/main/java/com/example/mike/sunshine/MainActivity.java | 98be0817b1d6cc6143c71bd185a8c90c0078e91d | [] | no_license | mbremner/Sunshine | b6b52bee35ad49f56acf4c583b4967c3fd69f711 | c7a94d940afb7416432d2663d79b15801ab72e1d | refs/heads/master | 2021-01-02T04:53:22.834329 | 2014-09-16T23:28:38 | 2014-09-16T23:28:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,038 | java | package com.example.mike.sunshine;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
public class MainActivity extends ActionBarActivity {
@Override
protected void onCreat... | [
"m_b2@hotmail.ca"
] | m_b2@hotmail.ca |
a3261e01b654714158a09c84ac05e95399db1700 | ba54082b2fe42c5af1824dce60a57cd0402615a6 | /Serializable/src/test/java/com/example/myintentadvanceusages/ExampleUnitTest.java | 3bc8e525be236a6aa8de77b402ee87cb286e7d1b | [] | no_license | PhoeBe-NanMu/MyIntentAdvanceUsages | a4050f4e4014576a1f193fce414af4207ac73fdd | f64705f589408acd7c4fb1d99dd4ea5e159c3744 | refs/heads/master | 2020-12-04T16:20:59.756357 | 2016-08-27T17:11:59 | 2016-08-27T17:11:59 | 66,724,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.example.myintentadvanceusages;
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 {
@Test
... | [
"2443638666@qq.com"
] | 2443638666@qq.com |
098093dadc47f40b2318605509ad789ecbbca0bd | eb7093a412fe1914be15bf301e2c143cdf02fc87 | /waremanager/src/main/java/cn/longkai/struts/entity/PageBean.java | 00f876bd5ad89855af57ab31a964dc3552348337 | [] | no_license | jack10008101/warehouse | c2e323c2ece53988373987477985f3393fbc9e42 | 733d1a8b6c44e45c896be318b0e534edce1cbbfd | refs/heads/master | 2016-09-05T23:38:54.568576 | 2015-07-26T02:32:09 | 2015-07-26T02:32:09 | 39,385,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,180 | java | package cn.longkai.struts.entity;
import java.util.List;
import com.sun.org.apache.xml.internal.security.Init;
/**
*
* @author jack 2015年7月24日
*
*/
public class PageBean<T> {
private List<T> list;// 要返回的某一项列表
private int allRow;/* 总记录数 */
private int totalPage;/* 总页数 */
private int currentPag... | [
"1538490988@qq.com"
] | 1538490988@qq.com |
d8ad72c79ed515cef190276ecdce659dcbe14240 | c0c6c5e519486bb69d519edcded097ad3de7cac8 | /src/controller/EditMealServlet.java | 35c1857509fb22cbc44551a38a8cd568bdb5ec42 | [] | no_license | hillarymurphy/WebMealPlanning | 93fec8fffc099cae20e8e2c930fe84412c9d2a68 | 20989afe504c94d3ed4c7ad44d6ceaafb6d91950 | refs/heads/master | 2022-12-26T20:08:34.281139 | 2020-10-07T02:07:52 | 2020-10-07T02:07:52 | 298,933,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,794 | java | package controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import model.ListMeal;
/**
* Servlet implementation c... | [
"hillary.j.murphy@gmail.com"
] | hillary.j.murphy@gmail.com |
4f6c5799e577bc813763fd1a236cfcbeac9f58d6 | eda67295bbd2bd1b307bf94cf537a54079d00c81 | /src/main/java/com/payments/security/jwt/ApiSecurityContext.java | dc24343b4b64286563b6a4eda8524d5f6a8b9b1e | [] | no_license | traycho-zz/payments-sample | c2339f09866bedb1e30d1af02ba050d5d94ea494 | 131ea89ca0a2f28602247486625b71b7ab44b6b9 | refs/heads/master | 2020-03-18T08:04:40.333812 | 2018-06-20T23:17:01 | 2018-06-20T23:17:01 | 134,488,297 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | java | package com.payments.security.jwt;
import java.security.Principal;
import java.util.Set;
import javax.ws.rs.core.SecurityContext;
public class ApiSecurityContext implements SecurityContext{
private final String AUTH_SCHEMA = "TOKEN_AUTH";
private final String username;
private final Set<St... | [
"traycho@gmail.com"
] | traycho@gmail.com |
ef524da507768b113a71be34d8ba97ee7723ca10 | d81e4ea7d5f53a8cc23cca235dc0e27d800c64d4 | /SampleUsername/src/Updateflight.java | c6883967e462a5df116fd26acc69754cde8478a8 | [] | no_license | ashiqsabith123/Airline_reservation_system | 8ed15973b2e6eb50da9ea06a4fe3bc8eeae40e13 | d58d4020e052a6660fa80fe31044fc889545ff67 | refs/heads/main | 2023-07-28T22:29:02.709202 | 2021-09-18T17:27:16 | 2021-09-18T17:27:16 | 407,924,093 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,540 | java | import java.awt.Color;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
import j... | [
"noreply@github.com"
] | ashiqsabith123.noreply@github.com |
c60642401ec12b22525c18f4de5cf53999a87bbb | f35f53494db3606f050331c29408922aef7123ad | /src/main/java/stack/ReversePolishNotation.java | 0c34180476efe79f777876c66d87c8ade9e41dbe | [] | no_license | BisariaLove/leetcode-problems | a7177bfbc94c90a9cab47dd3a924ab3ca8ff9803 | d931039b1ae6aef6bb56c2f28ba9367532ef7b80 | refs/heads/master | 2021-06-30T03:05:46.739833 | 2020-08-10T06:27:45 | 2020-08-10T06:27:45 | 169,809,860 | 0 | 0 | null | 2020-10-13T11:56:15 | 2019-02-08T22:56:12 | Java | UTF-8 | Java | false | false | 977 | java | package stack;
/*
* @author love.bisaria on 27/02/19
*
* Problem Description - https://leetcode.com/problems/evaluate-reverse-polish-notation/
*
*/
import java.util.*;
public class ReversePolishNotation {
static Set<String> operators = new HashSet<String>(Arrays.asList("+", "-", "*", "/"));
public int ... | [
"bisarialove@gmail.com"
] | bisarialove@gmail.com |
a899779e431d0e90ef6d4392ef56006a727e9dd2 | 1c5296d7bc6d272ff1e8026482bc91e66db68b26 | /app/src/main/java/hbie/vip/parking/fragment/InformationFragment.java | fd7bdba76e087744fd327b6b19bf80d69d471704 | [] | no_license | onloo521/Parking | ed2693034f20ddce92774a6399dea0efdfb1ee9b | b941322cf1f8d4d0683a0739bd77859a63a1e445 | refs/heads/master | 2020-02-26T14:36:46.531459 | 2016-06-02T13:40:14 | 2016-06-02T13:40:14 | 60,265,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,317 | java | package hbie.vip.parking.fragment;
import android.app.Activity;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
... | [
"zhu83@vip.qq.com"
] | zhu83@vip.qq.com |
df69cfd0f5a3495a4295f62e49ab3a0e1535e5fe | e25422148dde6b1c9d8c7e391712882fc50ec70b | /backend/src/main/java/com/project/bku/model/Sekolah.java | d93672370242593b17d47743ed5454a874a14c21 | [] | no_license | puspaningtyas/BKU_BOS | a2e3ade92201654cc9ee5683b2fb99891499fac2 | 7de22e809326d80a1a51cdb1544505b278329d5d | refs/heads/master | 2020-04-02T17:19:23.364325 | 2018-12-06T09:55:45 | 2018-12-06T09:55:45 | 154,652,834 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,232 | java | package com.project.bku.model;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import com.project.bku.model.audit.UserDateAudit;
... | [
"willychristt@gmail.com"
] | willychristt@gmail.com |
9a4405a07ce655a11ab0bfda22afe21264c5d588 | 3c9eeb6437b551bd1fd2ac69d7d18b3a5e865d2d | /src/main/java/com/cred/rules/StatelessRule.java | 5fb299528c635f325c40a3cd4971a367fd6f0bde | [] | no_license | anmolkapoor/insta-sms-kafka-redis-with-rules | 1ea99a5f8a9c0c8f05ca0e6ee7b053cae7169394 | 5d6b14abb79a207a39a7f10a773556d4f2fff5d7 | refs/heads/master | 2020-11-24T23:26:25.312487 | 2019-12-16T13:19:41 | 2019-12-16T13:19:41 | 228,385,905 | 0 | 1 | null | 2023-09-05T22:01:50 | 2019-12-16T12:47:22 | Java | UTF-8 | Java | false | false | 276 | java | package com.cred.rules;
import com.cred.models.EventDto;
import javafx.util.Pair;
import java.util.Optional;
public interface StatelessRule {
public String getRuleName();
public Pair<Boolean, Optional<String>> applyRuleAndReturnReasonIfTrue(EventDto eventDto);
}
| [
"anmol.kapoor@flipkart.com"
] | anmol.kapoor@flipkart.com |
33ed2c44f8b604611a6b3f1f9bd239213f01880b | abc7e2b2a4f4f835b5bc695dd8087e1c8c1199df | /satish/src/com/transset/TrlFlags.java | ce0aaa84056dea2a1c3554f04df1a7a200d32174 | [] | no_license | katpb/spark-mongo-test | db54e83f94fc8f4d7638ea0838742331711025ed | 4489ae3315dafc828ec5fbeefd3257bc2252be8c | refs/heads/master | 2023-04-28T15:34:31.788929 | 2020-07-19T17:49:46 | 2020-07-19T17:49:46 | 268,293,363 | 0 | 2 | null | 2023-04-21T20:44:21 | 2020-05-31T14:09:23 | Java | UTF-8 | Java | false | false | 43,867 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020... | [
"satish_r1@verifone.com"
] | satish_r1@verifone.com |
1c6712d954b580af49307dd3472db48d507dee23 | ecbc629de652175006766173b66aa2d7b300d041 | /src/main/java/org/red5/server/api/plugin/IRed5PluginHandler.java | aabee6202fc66906fb30a25b5ae7f6ecb32cd791 | [
"Apache-2.0"
] | permissive | nelshukri/TheummahLive | 4565012aa02c6ca7f6c1ea7f0ae89e8abc298528 | 372322a48de4c3c8d900349979c052a79646161b | refs/heads/master | 2022-10-05T23:21:10.325252 | 2020-03-30T20:33:20 | 2020-03-30T20:33:20 | 251,526,160 | 0 | 0 | Apache-2.0 | 2022-10-04T23:56:48 | 2020-03-31T07:06:19 | Java | UTF-8 | Java | false | false | 1,450 | java | /*
* RED5 Open Source Media Server - https://github.com/Red5/
*
* Copyright 2006-2016 by respective authors (see below). 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 Lic... | [
"mondain@gmail.com"
] | mondain@gmail.com |
2320f9a10aec41076fee06a9aefcfe0182341e1e | 1baaf313bfa6fbae6652bc8ac42309aaee8be11f | /chronix-core/src/main/java/org/oxymores/chronix/engine/ChronixEngineSim.java | dbbab91958817d1b487feeab637d285e8615601a | [
"Apache-2.0",
"BSD-3-Clause",
"MIT"
] | permissive | marcanpilami/jChronix | 270e6824cfdb17ab92b87f91c552a4e2bb5390f9 | ed1c1f099b440027c431beee2f76665bf59b578d | refs/heads/osgi | 2023-01-28T19:26:36.790377 | 2021-05-23T12:58:33 | 2021-05-23T12:58:33 | 4,024,149 | 1 | 1 | Apache-2.0 | 2023-01-07T07:43:52 | 2012-04-14T10:53:58 | Java | UTF-8 | Java | false | false | 3,946 | java | package org.oxymores.chronix.engine;
/*
public class ChronixEngineSim extends ChronixEngine
{
private static final Logger log = LoggerFactory.getLogger(ChronixEngineSim.class);
private final UUID appToSimulateId;
private final DateTime start, end;
public static List<RunLog> simulate(String configura... | [
"marsu_pilami@msn.com"
] | marsu_pilami@msn.com |
b438a72b11124abcb39f7cd73dfa8803c97851df | a6b8e063d7e0422ee1a79100ae947a522334ced7 | /LivelyWorld/Plugin/src/main/java/com/kylantraynor/livelyworld/waterV2/WaterListener.java | 641caed8a4cf1f80bb334c9d19a06f8086f2310c | [] | no_license | KylanTraynor/LivelyWorld | cb5062e1a503230addf52dc2c49287723924ff48 | 5c3d26ff58a3d63d53067eb6194e8126aab480e4 | refs/heads/master | 2021-01-12T06:37:47.513505 | 2020-03-22T17:57:14 | 2020-03-22T17:57:14 | 77,397,820 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,645 | java | package com.kylantraynor.livelyworld.waterV2;
import com.kylantraynor.livelyworld.LivelyWorld;
import com.kylantraynor.livelyworld.Utils;
import org.bukkit.Chunk;
import org.bukkit.block.Block;
import org.bukkit.block.data.BlockData;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import o... | [
"baptiste.jacquet28@gmail.com"
] | baptiste.jacquet28@gmail.com |
e648c20d828776192c7a9e84ce520324e4166a41 | c257d8afd0785bddaff12819ca3fea58efef375c | /juju-user/src/main/java/com/juju/sport/user/mapper/DeviceUsersMapper.java | b1a30364f54adb840a4a7aaa33ce14ae4b30bba2 | [] | no_license | wwbg1988/juju_sport | 37c2177a185a6485cd75ef0d72d084476dc51b8b | 39a2d91ef815c85de60649adc50372f7ee3e3343 | refs/heads/master | 2020-06-21T03:47:28.924899 | 2016-11-26T06:08:46 | 2016-11-26T06:08:46 | 74,807,863 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,108 | java | package com.juju.sport.user.mapper;
import com.juju.sport.user.pojo.DeviceUsers;
import com.juju.sport.user.pojo.DeviceUsersExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface DeviceUsersMapper {
/**
* This method was generated by MyBatis Generator.
* This method... | [
"wuweitree@163.com"
] | wuweitree@163.com |
63315ee80e921c99e30f45baea6cc0cd070bb476 | 4f4ae458c3256f3041993ef19c7cb5de4c55c178 | /src/main/java/service/VideoService.java | 1c6d73e57c5ec39ade47e0c9827b847075336fa5 | [] | no_license | songrunyu/GPdemo2 | a9053422f2c49e0b0c1d4b09d6ad13efc8736867 | c3fc58192abd9f7b432fe8439998d75992342e41 | refs/heads/master | 2020-12-03T10:36:54.719349 | 2016-05-19T09:50:07 | 2016-05-19T09:50:07 | 58,120,758 | 0 | 0 | null | 2016-05-05T09:42:01 | 2016-05-05T09:42:00 | null | UTF-8 | Java | false | false | 540 | java | package service;
import domain.VideoDO;
import domain.VideoQuery;
import domain.VideoUpdate;
import java.util.List;
/**
* Created by tqy on 16-5-11.
*/
public interface VideoService {
String SPRING_NAME = "videoService";
List<VideoDO> select(VideoQuery videoQuery);
List<VideoDO> selctHotVideo(Integer ... | [
"tangqyuan@gmail.com"
] | tangqyuan@gmail.com |
96eb9a1e6e09a6745a3ee44f68b77d10d3dd9001 | aa5b91a9198d44033de27357e4765faa49b6af73 | /test/com/twu/biblioteca/ExampleTest.java | a01fb14c3ac4de8cf0a9dcd9cff68e6e28f78875 | [
"Apache-2.0"
] | permissive | AndreiRupertti/twu-biblioteca-andrei | 5d8d4c671acd53d75ac3efbcbc916c156b6405e5 | e7f55f26828bc806b8693f6dc8ccbb8df894ea16 | refs/heads/master | 2020-07-01T23:31:50.502260 | 2019-08-14T21:31:19 | 2019-08-14T21:32:15 | 201,343,069 | 1 | 0 | Apache-2.0 | 2020-05-19T15:47:08 | 2019-08-08T21:54:36 | Java | UTF-8 | Java | false | false | 198 | java | package com.twu.biblioteca;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ExampleTest {
@Test
public void test() {
assertEquals(1, 1);
}
}
| [
"arupertti@gmail.com"
] | arupertti@gmail.com |
b2ab06dff02077bb6d002e23bf7820547110d05e | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /P40_HarmonyOS_2.0.0_Developer_Beta1/src/main/java/com/huawei/internal/telephony/vsim/annotation/MtkSupport.java | 637fb644535bce6cb787499a76f81b857747a13c | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 502 | java | package com.huawei.internal.telephony.vsim.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ElementType.CONSTRUCTOR, ElementType.FIELD, ElementTy... | [
"dstmath@163.com"
] | dstmath@163.com |
7a8774e08c9fa7e3ecb8ff55bd60496aa4a18509 | a6c79e8b62dd4ccb5de16494a3b53b1194014896 | /week4/alex/concurrency/C10.java | a16b908ccbd14aed18b86adaa7630c097a279eda | [] | no_license | 591958857/JavaWork | 25b461ea211bddedc8001902bd7fb3787e5ab31e | 3c1e71803698df988b956c09a44189ca90e84c65 | refs/heads/master | 2023-07-09T19:03:11.167409 | 2021-08-08T12:31:25 | 2021-08-08T12:31:25 | 380,425,273 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,147 | java | package com.alex.concurrency;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ExecutionException;
/*
* 1,callable
* 2,线程池callable
* 3,join
* 4,wait notify
* 5,锁
* 6,自旋等待 Sleep
* 7,信号量
* 8,Countdownlatch
* 9,Cyclicbarrier
* 10,CompletableFuture
* */
//CompletableFuture
public clas... | [
"591958857@qq.com"
] | 591958857@qq.com |
da48aa96585990a4432235645319882bb68e1a3d | e1d39986f49b2d94f1560e95b7adff8901f42975 | /Spring/jdbcTemp/src/main/java/service/BookService.java | dc767897eb57e71c0164a941ca1f9b89d53b020d | [] | no_license | CorvusR/MyProjects | 9902e33bbd2b7c1ec576920b185d0b8b18278d1b | 0d3e536893a920a3bec53063e3124029682fa547 | refs/heads/master | 2023-05-25T06:40:03.279045 | 2021-06-12T05:22:46 | 2021-06-12T05:22:46 | 376,208,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 793 | java | package service;
import beans.Book;
import dao.BookDao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class BookService {
@Autowired
private BookDao bookDao;
public void addBook(Book book) {
b... | [
"1@corvus.com"
] | 1@corvus.com |
b09d5b81afcf851a7f006a901808809ad2c626ee | 58564326b9c7330db27f617506161b9b03147efd | /app/src/main/java/com/iniongun/dashboards/database/UrlEntity.java | 16a084f5fa6bbcea4186bad8285275ee99f2d4f6 | [] | no_license | IniongunIsaac/Dashboards | 284fc5cc0f374fbf947ada6b4c6549dd6b2c62e2 | 298b2384b6d7f50adb4fbd154332df40c4c10d50 | refs/heads/master | 2020-04-05T21:23:40.708366 | 2018-11-26T08:36:29 | 2018-11-26T08:36:29 | 157,218,488 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.iniongun.dashboards.database;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.PrimaryKey;
@Entity
public class UrlEntity {
@PrimaryKey(autoGenerate = true)
public int urlId;
public String url;
public UrlEntity(String url) {
this.url = url;
}... | [
"iniongunisaac@gmail.com"
] | iniongunisaac@gmail.com |
afa5af08bb255cfedd78b9433be077b6e405715a | 7801ec27c49880dd302b97e58e3eb3e648735a3e | /src/main/java/streaming/operations/CollectToList.java | fbd5faebde88e8c2ab9f53bf8f3b10847cb123ae | [] | no_license | Sergei1234567/stream | 59f79158c8a1a700bdbc7f55d9d392438b552aa8 | 258ad6d0b317c89721c3ba2a59ec8e35aced2032 | refs/heads/master | 2020-06-12T09:58:02.569223 | 2019-06-28T11:53:42 | 2019-06-28T11:53:42 | 194,265,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package streaming.operations;
// collect(toList()) – энергичная операция, порождающая список из значений
//в объекте Stream
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public class CollectToList {
public static void main(String[] args) {
List<String> collecte... | [
"berezhnoi.serg@gmail.com"
] | berezhnoi.serg@gmail.com |
6deed75f258c55b408e98a355b137042d61db733 | cd443150eac6f72b471e86e5b5b949fd2a061f39 | /src/main/java/com/isador/trade/jbtce/privateapi/deserializer/OrderStatusDeserializer.java | 27124af60947605aef28c17d872e166ac7b5ad8f | [
"Apache-2.0"
] | permissive | iisador/jBTCE | 0d9f5a830e3076205665da1ee46f5d118b54622d | 4394e4ef59f4d836360b24002d08e738311e300d | refs/heads/master | 2021-01-19T18:11:16.675884 | 2017-06-23T11:44:29 | 2017-06-23T11:44:29 | 15,549,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java | package com.isador.trade.jbtce.privateapi.deserializer;
import com.google.gson.JsonDeserializationContext;
import com.google.gson.JsonDeserializer;
import com.google.gson.JsonElement;
import com.google.gson.JsonParseException;
import com.isador.trade.jbtce.privateapi.OrderStatus;
import java.lang.reflect.Type;
/**
... | [
"i.isador.max89@gmail.com"
] | i.isador.max89@gmail.com |
2fd764926203d81db6d7ae83c7204da8c2bef5d9 | 2100cabf6514e17703b7e72cdeaddb14fd34f99f | /src/main/java/Zjazd6/Ex06_01/Movable.java | b5d6bdd5bbd17db446c5b999a957e25dadd71971 | [] | no_license | s20495-pj/POJ_MichalWadas | 17355823edadcebd7138e553761ace36182e17ec | 4dcadefc1bbfade014364e04063e5f96be944e9c | refs/heads/master | 2021-02-03T20:12:01.007326 | 2020-06-14T11:50:35 | 2020-06-14T11:50:35 | 243,531,774 | 0 | 0 | null | 2020-10-13T20:43:39 | 2020-02-27T13:55:24 | Java | UTF-8 | Java | false | false | 230 | java | package Zjazd6.Ex06_01;
/**
* summary: Implement UML chart, exercise 06_01: Movable
* author: Michal Wadas
**/
public interface Movable {
void moveUp();
void moveDown();
void moveLeft();
void moveRight();
} | [
"michal.wadas@hycom.pl"
] | michal.wadas@hycom.pl |
78b01d94e5ae46da354227c5f74f1c84a0ee5615 | 0ca6cb919d10b8a760a8cf5c9bb52fbf32836de2 | /UCSAndroid/ucsandroid/src/main/java/org/wso2/balana/ObligationResult.java | e7db39796b6062764cd006b83ba4c1c27dedf286 | [] | no_license | tezcan10/ucsandroid | 74527a590832cce3d7834bb3898ec7b8827a3349 | 01432da631dd09860e515ade6578290b9c3f5a87 | refs/heads/master | 2020-06-22T02:49:05.076738 | 2019-07-18T15:41:10 | 2019-07-18T15:41:10 | 197,614,591 | 0 | 0 | null | 2019-07-18T15:38:03 | 2019-07-18T15:38:02 | null | UTF-8 | Java | false | false | 390 | java | package org.wso2.balana;
import java.io.OutputStream;
public abstract interface ObligationResult
{
public abstract void encode(OutputStream paramOutputStream);
public abstract void encode(OutputStream paramOutputStream, Indenter paramIndenter);
}
/* Location:
* Qualified Name: org.wso2.balana.ObligationR... | [
"antoniolm23@gmail.com"
] | antoniolm23@gmail.com |
478388ebd082b983128340ad560e24caee10aca0 | 4496b9ef951104a8346f7adc119b70a607d9a1e3 | /app/src/main/java/com/example/oscarvazquez/firebasetest/MainActivity.java | 52375b55b3b3bd6b76aeaa46419daafc7634fa82 | [] | no_license | oxcarod/FirebaseTest | 3bc0837c1ea57a375958aa692679d1e4f3f519c9 | 8feee2882cc82fcf5baf6b3347f9fc0ed1ff8e15 | refs/heads/master | 2021-05-07T03:22:16.879700 | 2017-11-15T16:32:06 | 2017-11-15T16:32:06 | 110,858,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.example.oscarvazquez.firebasetest;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceSt... | [
"oxcarod@hotmail.com"
] | oxcarod@hotmail.com |
a307a327cdf7a96d28990150d9bf20c6f30d1206 | f79ca72f2a81c01e11e4f0666e1ae8432c4c976e | /app/src/main/java/headline/news/newsheadline/model/NewsModel.java | 383e933ab9338e8c85e4b43e4587b70a4c1d43cf | [] | no_license | prakashbalab24/News-Headlines | f058ea3f930b5d978da0973fdcae5d576d523947 | 8ad5d4cec93aba0c788d59bb5dee7e6b9a706405 | refs/heads/master | 2021-01-12T03:23:21.802655 | 2017-01-19T08:47:49 | 2017-01-19T08:47:49 | 78,205,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,224 | java | package headline.news.newsheadline.model;
/**
* Created by prakash-bala on 14/12/16.
*/
public class NewsModel {
private String title;
private String thumbnail;
private String sourceUrl;
private int localThumbnail;
public NewsModel() {
}
public NewsModel(String title, String thumbnail,... | [
"prakashbala.b24@gmail.com"
] | prakashbala.b24@gmail.com |
c87c931c51ddb3bea2df3c41de4544f7641f3f6d | 0465d3fa759ac7b66fa31f45236966caf533ee89 | /ijaaaaava/src/cn/eas/base/BaseMessagedb.java | 795f3b896dcbd24f4a45cb7dd89791c87a952d99 | [] | no_license | ipiszy/javahomework | d8cba902fb669a57780aa774daf9eceaedcdc564 | bf9fe15cf77193a0f4ad583d93c28d09c09a0bac | refs/heads/master | 2021-01-10T10:21:10.121649 | 2008-07-31T10:35:49 | 2008-07-31T10:35:49 | 49,164,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,666 | java | package cn.eas.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the messagedb table.
* Do not modify this class because it will be overwritten if the configuration file
* related to this class is modified.
*
* @hibernate.class
* table="messagedb"
*/
publ... | [
"ipiszy@1ed89adf-6c51-0410-a788-b37564eced82"
] | ipiszy@1ed89adf-6c51-0410-a788-b37564eced82 |
8885cf54597d7229a775a22b60237c2ad367194c | c7a49054341dba454a31aa3c5d6348f078ec8d4c | /src/main/java/com/weibo/remind/Remind.java | 7e8d67bad2b8874ec1142a1b4cdb3b67d01eb138 | [] | no_license | clarkjia/vipblog | ad42d454cac71c923960a44d80e1c5dff4ee5017 | 5568a614a021e92f7f833da9d522239bc1e6072f | refs/heads/master | 2021-05-10T16:51:27.435016 | 2018-02-11T06:45:07 | 2018-02-11T06:45:07 | 118,589,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package com.weibo.remind;
import com.weibo.weibo4j.Reminds;
import com.weibo.weibo4j.model.WeiboException;
import com.weibo.weibo4j.org.json.JSONObject;
public class Remind {
public static void main(String[] args) {
String access_token = args[0];
Reminds rm = new Reminds(access_token);
try {
JSONObject jo ... | [
"jiaaiqiang@jd.com"
] | jiaaiqiang@jd.com |
6a5d2d96efe1f9fead146c3d63a6d1419cc22efb | 5fddb9a3f85f50cdefe3bf29ca06b33ad44bcd62 | /src/main/java/com/syncleus/aethermud/game/Commands/AutoAssist.java | 582f24578bb332c743ed4b367a64b432f07ec027 | [
"Apache-2.0"
] | permissive | freemo/AetherMUD-coffee | da315ae8046d06069a058fb38723750a02f72853 | dbc091b3e1108aa6aff3640da4707ace4c6771e5 | refs/heads/master | 2021-01-19T22:34:29.830622 | 2017-08-26T14:01:24 | 2017-08-26T14:06:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,023 | java | /**
* Copyright 2017 Syncleus, Inc.
* with portions copyright 2004-2017 Bo Zimmerman
*
* 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... | [
"jeffrey.freeman@syncleus.com"
] | jeffrey.freeman@syncleus.com |
9e0010c577652ee79bef700e07fd98869162bca6 | 5b8a1b21ed3398b3d9499de4625b600248abed05 | /Psquiza/src/projetoLP2/enums/Status.java | 89494f232199e8184fd2b7035dc34f8554bb72f4 | [] | no_license | charles-bezerra/Projeto-LabP2 | f195c4f507559f9c412c0af5d74542e8c7e50860 | 9de36b8bb51d6ae7624c5abe3c83432ee1f99bc4 | refs/heads/master | 2020-08-27T09:16:04.802469 | 2019-11-21T13:50:39 | 2019-11-21T13:50:39 | 217,312,833 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | package projetoLP2.enums;
/**
* Enumera o status de um item de uma atividade metodologica
* @author Charles Bezerra de Oliveira Junior
*/
public enum Status {
PENDENTE("PENDENTE"),
REALIZADO("REALIZADO");
private String valor;
Status(String valor) {
this.valor = valor;
}
public St... | [
"charlesbezerra5@gmail.com"
] | charlesbezerra5@gmail.com |
9720f2edff632a40a31e0aef794c0210ac181e1e | 028251327078c74eb17c5c01e206ac27953d6872 | /lubigAPI/src/main/java/com/enp/lubig/dao/SystemLogDAO.java | f99188bc200b554d8d9152299a61a12173fa9bf0 | [] | no_license | pcr3831/springboot | 46ac46ba725fa9816744d06cc1e8e379522deeb7 | 7bc9533fa0a5041f57e7a1c38324d900e3366c62 | refs/heads/master | 2021-04-27T18:12:46.316184 | 2019-01-09T01:20:35 | 2019-01-09T01:20:35 | 122,335,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | package com.enp.lubig.dao;
import java.util.List;
import org.springframework.stereotype.Repository;
import com.enp.lubig.vo.SystemLogVO;
@Repository("_systemLogDAO")
public interface SystemLogDAO {
public int insertSystemLog() throws Exception;
public List<SystemLogVO> selectSystemLog(SystemLogVO sy... | [
"crPark@MAUI-WORKER"
] | crPark@MAUI-WORKER |
d84d37843b24823785bdf836274ab70034d56858 | 272ecbf30d2f7561c7924fff4f852d004f96270e | /chzy-uaa/src/main/java/com/central/oauth/openid/OpenIdAuthenticationProvider.java | 8632822f5322f511b96539e1844c97554fec5f26 | [
"Apache-2.0"
] | permissive | liguangyue/chzy | 10be54bde6a2ca7c6d7ace185a4e850625b36e28 | 4a8523ea989da49eb3a46f97d248c5662186c4ed | refs/heads/master | 2022-06-26T13:36:55.576677 | 2019-11-06T08:47:24 | 2019-11-06T08:47:24 | 219,940,889 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,709 | java | package com.central.oauth.openid;
import org.springframework.security.authentication.AuthenticationProvider;
import org.springframework.security.authentication.InternalAuthenticationServiceException;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.AuthenticationExcepti... | [
"liy7@asiainfo.com"
] | liy7@asiainfo.com |
60a23717b8ac02e156b6fe8c47e8669896bb5a74 | b1b5586f4de1a39a33a1434892117d50c28d0f4f | /src/test/java/interviewprograms/PyramidStars7.java | ef9041b4161101c7035e086b15715f68334f2dcc | [] | no_license | rohankumargattu/sunmicrosystems | 31a7c2f31d4c81ba28603a3b8db5322a1d2b689c | 6d5167bc25fd40b7983874151b23db5060bcc76f | refs/heads/master | 2023-03-15T01:50:43.324602 | 2021-03-29T21:02:21 | 2021-03-29T21:02:21 | 342,023,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package interviewprograms;
public class PyramidStars7
{
public static void main(String[] args) throws Exception
{
for(int i=1;i<=5;i++)
{
for(int j=5;j>i;j--)
{
System.out.print(" ");
}
for(int k=1;k<=i;k++)
{
System.out.print("* ");
}
for(int r=2;r<=i;r++)
{
System.out.print... | [
"gattu@DESKTOP-D8HNM4S"
] | gattu@DESKTOP-D8HNM4S |
3270c49a6f3675d9fe92d2ce89d826d7fc2805fc | 1a8ceb6299a7b559128d40009966f9c03e40d9a2 | /src/core/abstracts/VerificationService.java | 261487d59794b41125e9d5707a482a48c7c1deb0 | [] | no_license | tuncerrstm/UserValidationOPP | 0ce1c6aa796cdbe120a9afa4ad42466a73fc4403 | da54f3d78db923d90bd2d16f13fb1bd303b839a0 | refs/heads/main | 2023-04-25T06:41:19.930068 | 2021-05-21T21:15:52 | 2021-05-21T21:15:52 | 369,654,888 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 135 | java | package core.abstracts;
import entities.concretes.User;
public interface VerificationService {
boolean verificate(User user);
}
| [
"tuncerrstm@gmail.com"
] | tuncerrstm@gmail.com |
fc26787e2dc6a641dffffe7c33b5583654c59ad6 | bec1b1bb06d3aead3f266ff75083cf48c0d04354 | /src/main/java/ActorsReader.java | 9bfb58c6231f7f9fb3d9028dd1ed2b853c2a673c | [] | no_license | MKrezheska/NBPXML | fefe0fba7d7e92adb3ff3301104ff6caf9ffab1f | 588f4ba4016c8ffa810db7da51cbcbdac2195601 | refs/heads/master | 2023-02-24T04:55:06.411804 | 2021-01-31T12:43:34 | 2021-01-31T12:43:34 | 334,144,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,944 | java | import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HBaseConfiguration;
import org.apache.hadoop.hbase.TableName;
import org.apache.hadoop.hbase.client.Connection;
import org.apache.hadoop.hbase.client.ConnectionFactory;
import org.apache.hadoop.hbase.client.Put;
import org.apache.hadoop.hbase.c... | [
"magdalena_krezeska@hotmail.com"
] | magdalena_krezeska@hotmail.com |
e5e648a048cd191aa61dea9d6488110141c10cf0 | 4acd854c17c1cc730fd6b000994ba61342f26869 | /src/DesignPatten/ComponentMethod/Company.java | 6094231e985bdea20bd219d158f383bde010d027 | [] | no_license | Morty123456/LeetCode | 836b2e9e72e94db5ce0244bc11e3bd4ce56dcf01 | c2de2f6e4ea0978bea8727d43375ec72cc8f4062 | refs/heads/master | 2020-11-26T20:12:06.048471 | 2020-11-23T02:10:09 | 2020-11-23T02:10:09 | 229,196,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package DesignPatten.ComponentMethod;
abstract class Company {
protected String name;
public Company(String name){
this.name = name;
}
// public Company(){};
// public Company(){}
public abstract void Add(Company c);
public abstract void Remove(Company c);
public abstract void Dis... | [
"13021151355@163.com"
] | 13021151355@163.com |
dd11c89273eefea544e39c2c68be2082521c2e14 | c76f129c8b51f45300fb1bb63663c5362e7d6448 | /src/main/java/com/zd/carbarn/dao/SysMenuRepo.java | a4b84d8b7fcd83b4eb3112742cea03b86805cd8f | [] | no_license | dengpau/carbarn | dc19197ea1224ae4620512f4b0b8aba6f9d62166 | 3cc4d7e30e24debc25b4ebaca010548fcd4e0b52 | refs/heads/master | 2021-01-22T13:23:07.686602 | 2017-09-15T06:49:13 | 2017-09-15T06:49:13 | 100,666,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package com.zd.carbarn.dao;
import com.zd.carbarn.entity.SystemMenu;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* @Author: DJQ
* @Date: 2017/9/7 下午2:06
*/
@Repository
public interface SysMenuRepo extends JpaRepository<SystemMenu,Integer> {
}
| [
"31118466+dengpau@users.noreply.github.com"
] | 31118466+dengpau@users.noreply.github.com |
e220a5b4e231d3ba02ac7619964515bc35c895dc | 500a81516b777e0275a379bf3b8cdaa3227c521a | /src/ValidationOfThings/ITTeacher.java | a1e65c4860451f8950bacb8108c5427894ec8fc8 | [] | no_license | SochiCheat/Interface_abstract_hw | b709f8fe52e77539d96b3a5161df65a299dbadbd | e9e0cab796e6634d215932cdbea9cdc314405d1d | refs/heads/master | 2022-04-02T22:18:04.390041 | 2020-01-29T13:50:20 | 2020-01-29T13:50:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 642 | java | package ValidationOfThings;
public class ITTeacher extends Thing {
private int yearsOfExperience;
private boolean teaching;
public ITTeacher(String name, int yearsOfExperience, boolean teaching ) {
super(name);
this.yearsOfExperience = yearsOfExperience;
this.teaching= teaching;
}
@Override
publi... | [
"sochicheat@gmail.com"
] | sochicheat@gmail.com |
14b024b1a5d6fd273daaadb2b0f5c62b9a622856 | d18110961e4708ace94ffecd2c488fe84c9d5cd2 | /src/main/java/com/kobi/example/demo/dto/ReportDto.java | 18fbd7e295301cb58bdb7ca800924867c19c4af0 | [] | no_license | kobi-lemberg/springboot-executor | 0cce4399dd1f7b5f3b8eeb28413363ca04448b74 | 0a525ec48ddce7ecedb8c81c025c742647c7b4cb | refs/heads/master | 2022-04-22T16:55:42.824433 | 2020-04-20T06:00:55 | 2020-04-20T06:00:55 | 257,185,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | package com.kobi.example.demo.dto;
import lombok.Value;
import org.hibernate.validator.constraints.Length;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import java.time.LocalTime;
@Value
public class ReportDto {
@Length(max = 50, min = 1, message = "Length of report name shou... | [
"kobi.lemberg@pipl.com"
] | kobi.lemberg@pipl.com |
05fb348aa7633770099f0b13be6dded9a037f56c | 774a935fd2ea995044214b2246b1c1f1b6e46854 | /bullpen-web/src/main/java/net/acesinc/ats/web/repository/PasswordResetRequestRepository.java | ca648c3cc4c23844b00c7c197c4a5ea2f754a4ab | [] | no_license | JLLeitschuh/bullpen | f18a4ec0169ce14f6360db73ad267975d42d1a39 | 3d45d56f5f62404f65f886a7e2c7fb476c295eab | refs/heads/master | 2021-01-02T15:24:15.195482 | 2017-04-26T00:02:40 | 2017-04-26T00:02:40 | 239,680,785 | 0 | 0 | null | 2020-11-17T17:27:40 | 2020-02-11T05:05:40 | null | UTF-8 | Java | false | false | 638 | 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 net.acesinc.ats.web.repository;
import net.acesinc.ats.web.data.PasswordResetRequest;
import org.springframework.data.reposit... | [
"dylankolson@gmail.com"
] | dylankolson@gmail.com |
c90df853169c90f33ce330342f9b616e6293a04e | 0c52e6cd9861addedd64f7788c7ccd2c8095a9a0 | /app/src/main/java/com/ali/demo/api/AlipayUploadRequest.java | 0f48256953ba4529f74c47ad35009202d3f91267 | [] | no_license | RayJack1011/TianHePay | d4c1a6e6efb85e1e4b3ba3425326e1825bcfebaa | af6f203ac79047b07080ade5d8529a718804735e | refs/heads/master | 2020-03-29T08:09:48.174303 | 2018-09-21T02:11:32 | 2018-09-21T02:11:32 | 149,696,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.ali.demo.api;
import java.util.Map;
public interface AlipayUploadRequest<T extends AlipayResponse> extends AlipayRequest<T> {
/**
* 获取所有的Key-Value形式的文件请求参数集合。其中:
* <ul>
* <li>Key: 请求参数名</li>
* <li>Value: 请求参数文件元数据</li>
* </ul>
*
* @return 文件请求参数集合
*/
public... | [
"rayjack1011@163.com"
] | rayjack1011@163.com |
7084b3850ede88c5532aeb1aebd69d8faa4955a5 | 8762293e9c50723dad93e3464e2fa16f76aa7d91 | /app/src/main/java/com/bonson/qqtapk/model/db/UserDao.java | 2f522d77744f6675126c973e9bd8cbff982a20d4 | [] | no_license | bonsonjjc/qqtapk | e4921c29335590e069dee47e1234c8c65748f7bc | f41f8dad10a7537c72f9a09447a62f7ebb4c59a7 | refs/heads/master | 2018-11-02T02:59:13.352258 | 2018-08-24T06:35:46 | 2018-08-24T06:35:46 | 116,576,391 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,227 | java | package com.bonson.qqtapk.model.db;
import android.arch.persistence.room.Dao;
import android.arch.persistence.room.Delete;
import android.arch.persistence.room.Insert;
import android.arch.persistence.room.OnConflictStrategy;
import android.arch.persistence.room.Query;
import android.arch.persistence.room.Update;
impo... | [
"iagghdfdn@qq.com"
] | iagghdfdn@qq.com |
26fb7ba4a0aea40bbdefa3532923f899441f609c | aabeefe120bcb9680d0c074224c6c9771e61033c | /src/test/java/com/gos/dao/CartDAOTest.java | e8bb9a5b3b36048924f058923f64aedf972d98d1 | [] | no_license | geekymv/ssmm | edcdcd214daf2c814dfdaba0c437a855aab60648 | 60791ceef5b14ffe9ff06fc0972e74a20937ac93 | refs/heads/master | 2021-01-23T03:04:12.052065 | 2014-12-15T06:57:11 | 2014-12-15T06:57:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 814 | java | package com.gos.dao;
import java.util.List;
import javax.annotation.Resource;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import com.gos.model.Cart;
@RunWit... | [
"ym2011678@foxmail.com"
] | ym2011678@foxmail.com |
c4d783b6c247a1be74a47f37df70fabec0946de1 | 252e3d90f333abd22b692ffa5800d9e2abd024a3 | /src/main/java/pl/msmet/voucherstore/sales/payment/PayUPaymentGateway.java | 926ee045aaecc49c22389dd3bc2ee1842eca8081 | [] | no_license | Lavyel/voucherstore | 55dd96d6c6656d3f3efc71f533788ada62313d92 | 6df17a75b9cd0bdd1bbf321883098b9a2ba1a5ab | refs/heads/main | 2023-03-18T09:47:24.251016 | 2021-03-06T20:42:58 | 2021-03-06T20:42:58 | 345,180,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,266 | java | package pl.msmet.voucherstore.sales.payment;
import pl.msmet.payu.PayU;
import pl.msmet.payu.exceptions.PayUException;
import pl.msmet.payu.model.Buyer;
import pl.msmet.payu.model.OrderCreateRequest;
import pl.msmet.payu.model.Product;
import pl.msmet.voucherstore.sales.ordering.Reservation;
import java.util.stream.C... | [
"noreply@github.com"
] | Lavyel.noreply@github.com |
a33cf49614c0de014c1afd7dca56c1f3ad438972 | 62efa3f5038377c804d60445d154eb1a9ac1f315 | /java/src/main/java/com/hansheng/Thread/TextThreadMethod.java | 7f57e13664a3c2968213653f61cdb6435fe229c5 | [
"Apache-2.0"
] | permissive | MrWu94/AndroidNoteX | 5a3122704e3968c6e47c9ac7f3c68da3a3dd32ff | b8d837582d23356a81aaa53e95adfcb4b2a6f715 | refs/heads/master | 2021-07-16T01:53:56.612465 | 2017-10-23T13:12:18 | 2017-10-23T13:12:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,378 | java | package com.hansheng.Thread;
/**
* Created by hansheng on 2016/10/3.
* 调用yield(),不同优先级的线程永远不会得到执行机会。
* sleep()使当前线程进入停滞状态,所以执行sleep()的线程在指定的时间内肯定不会执行;
* yield()只是使当前线程重新回到可执行状态,所以执行yield()的线程有可能在进入到可执行状态后马上又被执行。
* yield():暂停当前正在执行的线程对象,并执行其他线程。
*/
class TestThreadMethod extends Thread{
public static int shar... | [
"shenghanming@gmai.com"
] | shenghanming@gmai.com |
feaedde818797f9ff7fbeafca3169744003012ab | 8a06957394b9173cac67868a2fda27ac2c3a3729 | /spring-mybatis-sharding-jdbc/src/main/java/com/company/sharding/precise/DatabaseInlineAlgorithm.java | c6a0b98ec36fb6364b39a6a6cd2227076beadb13 | [] | no_license | BinLee218/spring-cloud-my | f5fcfbb158e1f0968cf19f4eeb7cabf02b1c94f2 | 61c6ab46ed7f6724e10253691bdd12117ae4c0c5 | refs/heads/master | 2023-04-19T17:23:00.935203 | 2021-05-18T09:44:31 | 2021-05-18T09:44:31 | 289,687,884 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | package com.company.sharding.precise;
import org.apache.shardingsphere.api.sharding.standard.PreciseShardingAlgorithm;
import org.apache.shardingsphere.api.sharding.standard.PreciseShardingValue;
import java.util.Collection;
import java.util.LinkedHashSet;
import java.util.LinkedList;
/**
* @author bin.li
* @date ... | [
"bin.li@pintec.com"
] | bin.li@pintec.com |
22d0984c543405b7e4bb730d3b2841619d62ec34 | eca7ed2dde0e3dc3aa0452d26ea931cc025bb60b | /caliper/src/main/java/com/google/caliper/Benchmark.java | 06bda82416f2086f3a4b571472277682943018fc | [
"Apache-2.0"
] | permissive | peterlynch/caliper | 3304e4e413ac0bfe1c2f18275b6f32cf654616ec | e9ab49811aba6e15cd1bff953db7238d7fd40fa4 | refs/heads/master | 2020-03-29T23:58:38.468809 | 2011-11-09T16:12:16 | 2011-11-09T16:12:16 | 2,742,704 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,746 | java | /*
* Copyright (C) 2009 Google Inc.
*
* 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 ... | [
"peter@peterlynch.ca"
] | peter@peterlynch.ca |
85bc834347d300a0cccc8dcb107075769fdd31ff | ab918939f5de4246046ef24bc313e9e602d24792 | /trunk/oncotcap/src/main/java/oncotcap/display/editor/persistibleeditorpanel/FilterEditorPanel.java | a2027c6eb48d3e46dcb19906635af52004547bb5 | [] | no_license | professorbeautiful/oncotcap | 3c3006ff9d9da5283ba8e77378dcaf74b7fb9e3f | 5025b8b921f26cd74076eb26241c7041a7bc8d34 | refs/heads/master | 2021-01-21T18:10:37.083536 | 2014-02-19T15:59:26 | 2014-02-19T15:59:26 | 15,146,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,814 | java | package oncotcap.display.editor.persistibleeditorpanel;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.event.*;
import java.awt.datatransfer.*;
import javax.swing.border.*;
import java.util.*;
import java.io.*;
import java.lang.reflect.Array;
import oncotcap.util.*;
im... | [
"shirey@07fea3a5-968d-7a4d-9f3c-285a10aae1c6"
] | shirey@07fea3a5-968d-7a4d-9f3c-285a10aae1c6 |
6cca0a7ba09d42ecfa91e18ffade7fb2e4f9da1c | 20705754a56f025c9635ff5e5e087eff235b1b00 | /src/main/java/moe/meis/invitation/service/InvitationService.java | bace494f00e5ab9cf3e070528c2e4765c9e74855 | [] | no_license | AniMeis/news | 2e95a6d01c7dae4d24235aea345d151990dddd2a | aae403ff94746c98551244ed915286ff6dc76de7 | refs/heads/master | 2020-04-11T07:22:53.766209 | 2018-12-13T08:33:08 | 2018-12-13T08:33:08 | 161,608,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package moe.meis.invitation.service;
import java.util.List;
import moe.meis.invitation.pojo.Invitation;
public interface InvitationService {
public List<Invitation> list();
public List<Invitation> getByTitle(String title);
public Invitation getByByKey(int id);
public boolean removeByKey(int id);
}
| [
"1293679498@qq.com"
] | 1293679498@qq.com |
ba3d091f303e754a280ee3422b199d7e16a4d368 | af14c0d136b69874df20bf65f039d0958ab6c6bc | /ejbModule/session/FacadeEvaluation.java | a376b70bbd383ee98b1c93b1a3a70dbf299a01be | [] | no_license | Tharass/megamovie_EAR_EJB | de91c668375b71bea738b39af7aab9299295380e | d6721a885b32a3d8773f29ba0606b26aa5e1d68b | refs/heads/master | 2020-03-19T01:33:11.774646 | 2018-06-01T09:39:05 | 2018-06-01T09:39:05 | 135,553,628 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package session;
import java.util.List;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.TypedQuery;
import model.entities.Evaluation;
import model.entities.Film;
import model.entities.Genre;
import model.entities.Realisateur;
... | [
"SCH CHARO Jonathan@vmprog"
] | SCH CHARO Jonathan@vmprog |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.