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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
14cf88ab7086fabf90e321002d8d2d8b05b248c8 | 12691dd6a7eb5989db0c062c6ae8b4f922e211d6 | /Java-Advanced/src/main/java/com/okten/JavaAdvanced/service/IUserService.java | 74d61c9323727f1776cfde47fe0b1ed62673db5a | [] | no_license | KarinaLazarina/Part7.Java-Advanced | e48354faba1cc3900fa9c5aa3a9d9edc17ff151a | 647e90750994ddb46cdde94ab29fbeae434bae0d | refs/heads/master | 2022-12-31T15:00:18.815084 | 2020-10-19T16:16:53 | 2020-10-19T16:16:53 | 296,691,113 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package com.okten.JavaAdvanced.service;
import com.okten.JavaAdvanced.dto.UserDTO;
import com.okten.JavaAdvanced.entity.User;
import java.util.List;
public interface IUserService {
List<User> getAllUsers();
UserDTO addUser(User user, int carId);
User updateUser(User user);
void deleteUser(int id);
... | [
"karinyao27@gmail.com"
] | karinyao27@gmail.com |
0a9023c6aaf98c11c0d7faced49adb707fef1869 | 32b72e1dc8b6ee1be2e80bb70a03a021c83db550 | /ast_results/SecUSo_privacy-friendly-memo-game/app/src/main/java/org/secuso/privacyfriendlymemory/ui/MainActivity.java | ff6e66cbef210d91636e81ad034166231aa5f06a | [] | no_license | cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | d90c41a17e88fcd99d543124eeb6e93f9133cb4a | 0564143d92f8024ff5fa6b659c2baebf827582b1 | refs/heads/master | 2020-07-13T13:53:40.297493 | 2019-01-11T11:51:18 | 2019-01-11T11:51:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,961 | java | // isComment
package org.secuso.privacyfriendlymemory.ui;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;... | [
"matheus@melsolucoes.net"
] | matheus@melsolucoes.net |
e106e7b6077135465d8ac1cea6f9f6fc6050ee02 | 91a41a164dddc64d6c5e5e7a4ca43cde2b6980d4 | /app/src/androidTest/java/ga/adriwalter/smartvending/ApplicationTest.java | 6c714a7ba7a626953582acbbe848377f79194b4f | [] | no_license | adrielstar/SmartVM | bf43d905f2fc644591d483d4cf495a884c0531e9 | 207b7c483adf291870fb5c4fea2e5caf6c81d93f | refs/heads/master | 2021-01-10T14:54:48.698787 | 2016-02-01T01:08:30 | 2016-02-01T01:08:30 | 50,768,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package ga.adriwalter.smartvending;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"adri_star1986@hotmail.com"
] | adri_star1986@hotmail.com |
a7117fdab68c8d83bf36f16d471ec55fb06bb11d | d09fc965aae38698a8378c9333e5a9c5a89a6238 | /src/main/java/br/com/zup/CasaDoCodigo/Autor/AutorRepository.java | 6e470f35ae554123389b7e158868da8e0c76b87d | [] | no_license | LuisGomesRocha/CasaDoCodigo | caeade1ffb935d4ee8e5e9b2b7f3bd503b30b8e0 | 32ef99b92e62b5170c45a3253eee9bd37284ea4e | refs/heads/main | 2023-04-27T01:12:54.550744 | 2021-05-12T15:52:53 | 2021-05-12T15:52:53 | 365,490,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | package br.com.zup.CasaDoCodigo.Autor;
import org.springframework.data.repository.CrudRepository;
public interface AutorRepository extends CrudRepository<Autor, Long> {
}
| [
"luis.rocha@zup.com.br"
] | luis.rocha@zup.com.br |
abfa22d91d3bf69454190d77482dec81b3fd9a39 | e2087ec9c8ab4910c5f6720518aa630e63ce2ab7 | /clients/src/main/java/com/networkedassets/autodoc/clients/atlassian/atlassianProjectsData/User.java | 0e22ea6fa770a48df13f9e9eb082699b54a97b82 | [
"Apache-2.0"
] | permissive | NetworkedAssets/autodoc | a74b5dfd7ef10eb54f1db463ff3ba2d6a19ccf5e | c84fafd441283309302aa5841e10d0879f81f4bb | refs/heads/master | 2021-01-01T05:06:48.796119 | 2016-05-20T12:26:36 | 2016-05-20T12:26:36 | 59,290,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,500 | java |
package com.networkedassets.autodoc.clients.atlassian.atlassianProjectsData;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Generated;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgno... | [
"kcala@networkedassets.org"
] | kcala@networkedassets.org |
95453ebd4ccfa8dc000288b44be958890dbffe91 | 09d89e48d371f8ff79aa3335213d08d29edf1b1b | /src/main/java/pt/up/hs/project/service/dto/LabelCriteria.java | 3fa67c2b6e690a4d11677249fcaaa81ba070770c | [] | no_license | handspy/handspy-project | 2d3febc849a7e5832a12966648f44927c1287916 | 892f299ae7b52307b8314062e8992faab7ceaf3e | refs/heads/master | 2022-12-11T10:51:32.664212 | 2021-07-07T15:32:59 | 2021-07-07T15:32:59 | 243,634,311 | 0 | 0 | null | 2022-12-10T19:47:09 | 2020-02-27T23:02:06 | Java | UTF-8 | Java | false | false | 3,606 | java | package pt.up.hs.project.service.dto;
import io.github.jhipster.service.Criteria;
import io.github.jhipster.service.filter.Filter;
import io.github.jhipster.service.filter.LongFilter;
import io.github.jhipster.service.filter.StringFilter;
import java.io.Serializable;
import java.util.Objects;
/**
* Criteria class f... | [
"josepaiva94@gmail.com"
] | josepaiva94@gmail.com |
abc12f549b1177fe733f748950420148985c5790 | bb290fab00ae0551e06a0200113f76aa7987f5ff | /app/src/main/java/com/on/diary/adapter/DiaryAdapter.java | 5c8fcdcdbe8a2c0a21835da15b602e73c81e6aec | [] | no_license | jlmillie/Diary | 82a499faca88c4cc0c79dbd60015a4aa68d4e9c2 | b38a5878287bdd707d9498e5b89d5303f6861112 | refs/heads/master | 2020-03-21T07:15:30.362867 | 2018-06-22T07:25:36 | 2018-06-22T07:25:36 | 138,270,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,940 | java | package com.on.diary.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.on.diary.R;
import java.util.List;
/**... | [
"2670358273@qq.com"
] | 2670358273@qq.com |
5b2c4b1075734ffb45723a701bae8bef5e62f16a | ef94ce025eee99c55bafb1a377cc41b75cb829be | /SendMessage/gen/com/iceroe/sendmessage/R.java | 9b97afde111673cd840e4a233e1767ecfb41e117 | [] | no_license | iceroe/SendMessage | f7338f2d4dcbda0091cc110d9bba62208da845c8 | 9d657e16c14b33ee097a3285f45f5930b7210f74 | refs/heads/master | 2020-04-06T12:59:14.647528 | 2013-08-19T14:14:59 | 2013-08-19T14:14:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,804 | 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.iceroe.sendmessage;
public final class R {
public static final class attr {
}
public static final class dimen {
... | [
"k3622070@yahoo.com.tw"
] | k3622070@yahoo.com.tw |
b34c557c835f197007dee7e40ce8fde862529b57 | 1466ee85848c40ffd9eb61e2b274354b3bf97a18 | /Spring-rest-mongo/src/main/java/com/bookapp/model/Book.java | 93d3773612dc1e7aa3ff50a3ee3150b9cd6bccf0 | [] | no_license | 99002772/Javaprograms | e48588b34cf732ae85c5cd6a77647d7a22a64fdc | 91be9f1617a29d031165245e3e0a13493ed0bfc1 | refs/heads/main | 2022-12-31T14:33:09.072531 | 2020-10-27T13:51:42 | 2020-10-27T13:51:42 | 305,570,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,482 | java | package com.bookapp.model;
import org.springframework.data.annotation.Id;
import org.springframework.data.annotation.TypeAlias;
import org.springframework.data.mongodb.core.mapping.Document;
@Document(collection = "book")
@TypeAlias("Book")
public class Book {
@Id
Integer bookId;
String title;
Str... | [
"noreply@github.com"
] | 99002772.noreply@github.com |
820ad3bb6060a9ce13b160a4b9d56b9a191b88ad | 9ff4954c1b12ec21e7bd4966e50de5a8c0f5184e | /src/main/java/fr/treeptik/wsimport/GetCityWeatherByZIP.java | f474306e2624f59fabcdc4fdebd22f2c4fb732a6 | [] | no_license | RiviereGregory/SampleJBoss-JSF-CDI-EJB | d3d8ceadbf6c5bbe2b68999c9b0608c86d5842ac | 14145324dbed18f4a4e440d316a928bfca11fc91 | refs/heads/master | 2020-05-03T07:05:49.752354 | 2013-09-13T14:14:27 | 2013-09-13T14:14:27 | 12,698,432 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,447 | java |
package fr.treeptik.wsimport;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous complex type.
* ... | [
"gregory.riviere@laposte.net"
] | gregory.riviere@laposte.net |
098c61ac7c87a2ff0ec17d0336878d77ee47a979 | 2a5f0fb2c1589b151d2a26f36bcfd9fb659d0c65 | /app/src/main/java/ogma/com/punjabirasoi/network/NetworkConnection.java | 48b5f86bebee6a4d5504ababdb987179f27d27a7 | [] | no_license | tanima-mukherjee/PunjabiRasoi | d38997ddc981620b644aadeba95a6e4f1038b37a | 19acc8abb96d84b1e10d34fefeabc519c840ca6f | refs/heads/master | 2020-03-12T14:58:38.777590 | 2018-04-23T13:48:22 | 2018-04-23T13:48:22 | 130,680,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 825 | java | package ogma.com.punjabirasoi.network;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
public class NetworkConnection {
private Context mContext;
private ConnectivityManager cm;
public NetworkConnection(Context context) {
// TODO Auto-generated constructo... | [
"37653098+tanima-mukhopadhyay@users.noreply.github.com"
] | 37653098+tanima-mukhopadhyay@users.noreply.github.com |
2a28b8d410b462cb9c39cb8a12b258d47b171a5a | c3c6bd3aded82ab26d045816134730774b4b5ff9 | /src/View/TableViewActionListener.java | 3642f4e8345449c7994b9f2d8fea3e104d4819c8 | [
"MIT"
] | permissive | nirbendror/Poker-Game | 7e4cb6a99c7092993dbdcc18d0c53a8045865b9c | a7f3d80b94b59be2a740d7bcac3811b35661a3dc | refs/heads/master | 2022-12-29T03:51:16.801830 | 2020-10-14T09:47:38 | 2020-10-14T09:47:38 | 263,359,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,435 | java | package View;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Observable;
public class TableViewActionListener extends Observable implements ActionListener
{
private TableView tableView;
private TableObserver observer;
//Adjusting each button... | [
"nir123ben.dror@gmail.com"
] | nir123ben.dror@gmail.com |
20770f300248f88b36ef5e70fabbdca81d03ffa7 | 7fbb70258f3fa732c2f857ecdf7e42adadd92770 | /hongxing1949-api/src/main/java/com/hongxing1949/entity/TokenEntity.java | 161a69a185ec80c6c5f17e5cc043476ea24d4b79 | [
"Apache-2.0"
] | permissive | FengShaduVIP/hongxing1949 | 6fcc904f334745f21f018f6a12d506d4c64ce802 | 4811da4cacc13bb498b22134b9f217ce6497b30c | refs/heads/master | 2020-03-09T06:32:16.108317 | 2018-04-17T15:04:31 | 2018-04-17T15:04:31 | 128,641,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,212 | java | package com.hongxing1949.entity;
import java.io.Serializable;
import java.util.Date;
/**
* 用户Token
*
* @author chenshun
* @email sunlightcs@gmail.com
* @date 2017-03-23 15:22:07
*/
public class TokenEntity implements Serializable {
private static final long serialVersionUID = 1L;
//用户ID
private Long use... | [
"twpvip@gmail.com"
] | twpvip@gmail.com |
9a1481964f58da73f093a15de4cac3a55c86a56c | b9f27172fe9ac6e0be63b04f3e72830a945907a3 | /10.Session&Cookie/Cart/src/main/java/session_cookie/cookie/controller/ProductController.java | 716def327f08d848b1b79711a12792aa0fd5fdce | [] | no_license | BaoThinh251/C1020G1-BaoThinh_module4 | bc7722f88e0c1c1318f2c1327bf113d7a8e0ce11 | acab2b8030b5f1a262d917ad04a95d47e9af248a | refs/heads/master | 2023-03-17T12:23:31.871080 | 2021-03-19T12:43:04 | 2021-03-19T12:43:04 | 341,098,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,862 | java | package session_cookie.cookie.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Pageable;
import org.springframework.data.web.PageableDefault;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframewor... | [
"baothinhtran159@gmail.com"
] | baothinhtran159@gmail.com |
e2b1f248af0468eb91c634f3ee20b49d03f9aca7 | 0f90ae3da939fe64c74e70a6834a3a2da4a5990b | /BlogWeb/src/dao/KullaniciDAO.java | 880b0430bcf4be920806d2dfe4bb4d8c90f0404d | [] | no_license | toramanmurat/BlogSitesi | 6ee9b13eb58eee04bbd59bfe0e90d879271355e7 | f9c54d7ca20e8b01aaa02f3df0a609b7d85a2615 | refs/heads/master | 2021-07-05T01:47:24.158300 | 2019-02-15T15:08:47 | 2019-02-15T15:08:47 | 170,882,021 | 0 | 0 | null | 2020-09-15T12:46:50 | 2019-02-15T14:59:57 | Java | UTF-8 | Java | false | false | 3,284 | java | package dao;
import java.sql.SQLException;
import java.sql.Timestamp;
import java.util.List;
import model.Blog;
import model.BlogDetay;
import model.Girdi;
import model.GirdiDetay;
import model.Kullanici;
import model.Yorum;
import model.YorumDetay;
public interface KullaniciDAO {
public void baglan() throws SQ... | [
"toramanmurat@protonmail.com"
] | toramanmurat@protonmail.com |
02eeee41846180776d0da0f654d1887ae2c4a324 | 3576927e85c1a9d886a9a91487bcb557ec94d11c | /version-4.3/Fuente/AgesicFirmaApplet/.svn/pristine/02/02eeee41846180776d0da0f654d1887ae2c4a324.svn-base | 7b800ea0b4ef2011e7749b9943e97ddbbb77f062 | [] | no_license | AGESIC-UY/componente-firma-electronica | f8567264425abb02ec673fa988451756008493a0 | 4545c7b1b18b8465fa3d0c5091d0c5f7163cd308 | refs/heads/master | 2023-07-20T11:13:45.458915 | 2023-07-13T15:36:57 | 2023-07-13T15:36:57 | 221,989,010 | 0 | 0 | null | 2022-06-30T20:21:41 | 2019-11-15T19:23:25 | Java | UTF-8 | Java | false | false | 1,699 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package uy.gub.agesic.firma.cliente.store;
import java.security.cert.X509Certificate;
/**
*
* @author Sofis Solutions
*/
public class SofisCertificate{
private boolean ok = true;
private String alias;
p... | [
"nicolas.piquerez@agesic.gub.uy"
] | nicolas.piquerez@agesic.gub.uy | |
7276c6833cf93f205465aef485e00a29d80a12e8 | 741e45031776819fb6f0c22dc13dbb920e4c0501 | /app/src/main/java/com/lzhy/moneyhll/me/order/MyOrderActivity.java | fe72779dc8c92d72ee59fb75d915c1f2519be4a1 | [] | no_license | cmmzjwz99/MyfristProject | c8eb3c2aef494f8089548ff00404273c37b5dd22 | 1934e0a698049f8178addae047e34e755af68fff | refs/heads/master | 2020-03-23T06:45:11.032616 | 2018-07-17T03:42:24 | 2018-07-17T03:42:24 | 141,227,385 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,593 | java | package com.lzhy.moneyhll.me.order;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.LinearLayout;
import com.lzhy.moneyhll.R;
import com.lzhy.moneyhll.custom.BaseTitlebar;
import com.lzhy.moneyhll.custom.MySwipeBackActivity;
import com.lzhy.moneyhll.m... | [
"13868323606@163.com"
] | 13868323606@163.com |
ee3f66a6c6d8a98cc6adbdc6d6db2a175c238e93 | 89dad6d2ab915c495749a949ff5600a95881535d | /src/main/java/com/xunxiang/xunxiangwikibase/mapper/PermissionMapper.java | cb4573b858350f958e4dfe0b77d39ba0edc264b9 | [] | no_license | XunxiangTech/XunxiangWikiBase | 8294d33add14a35a7c4e7578fc434180c72d0775 | 2f51c694c90745c5c6e4873f563522dea5d83b23 | refs/heads/master | 2023-08-13T05:53:05.451728 | 2021-10-18T16:16:07 | 2021-10-18T16:16:07 | 383,471,389 | 0 | 0 | null | 2021-07-09T09:17:18 | 2021-07-06T13:05:00 | Java | UTF-8 | Java | false | false | 1,010 | java | package com.xunxiang.xunxiangwikibase.mapper;
import com.xunxiang.xunxiangwikibase.domain.Permission;
import com.xunxiang.xunxiangwikibase.domain.PermissionExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface PermissionMapper {
long countByExample(PermissionExample example)... | [
"yhou63@wisc.edu"
] | yhou63@wisc.edu |
2d1956bd29773cbdee1bfe476784fd3600c467e9 | bf6a2ecc7408059d70b9a0c9fd10e10351d93a24 | /src/com/constant/Controller.java | e39be004fb12b1332c27dfe0ed3163c66ad7e2ec | [] | no_license | ashishrpaliwal/Inventory | f0b7de44e586cd462075da9a52c97266e732508e | 3b8caf73c133710fcd30626ac06cceb0c193e09e | refs/heads/master | 2021-05-05T07:38:36.684723 | 2014-10-30T21:50:23 | 2014-10-30T21:50:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 832 | java | package com.constant;
import java.util.List;
import javax.jdo.PersistenceManager;
import javax.jdo.Query;
import com.model.UserDetails;
public enum Controller {
INSTANCE;
public void add(String firstName, String lastName) {
synchronized (this) {
PersistenceManager pm = PMF.get().getPersistenceManager();
... | [
"kavitakhanna05@gmail.com"
] | kavitakhanna05@gmail.com |
c74b410dbab747e11740b219c56988d460937c52 | 135029b7dc511ab1ed60d682b982e2abb28a435d | /PreTaxiWebServices/src/main/java/com/alcord/dao/impl/PassengerEmergencyContactDaoImpl.java | be8620d4e3e909a134e59090b5502d4f70fa3b9f | [] | no_license | xplore2web/RoadCoach | 8cc3a4d6559bc4e3e61735b6e4fba69315e838ea | d85d7e9a5afc6181f038cf5271c2e09f4688fbb4 | refs/heads/master | 2020-12-30T15:09:29.597724 | 2017-06-07T07:03:07 | 2017-06-07T07:03:07 | 91,118,951 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,939 | java | package com.alcord.dao.impl;
import java.util.List;
import java.util.Locale;
import java.util.UUID;
import javax.transaction.Transactional;
import org.hibernate.Criteria;
import org.hibernate.FetchMode;
import org.hibernate.criterion.Restrictions;
import org.springframework.stereotype.Repository;
import com.alcord.... | [
"syedakmalatintbittech"
] | syedakmalatintbittech |
f6abeb876c02ddea1fce27ab1bb098bbc760951c | 27bdee438fe71ffbfe2545685194295f8877a85b | /src/decorator/ChickenBurger.java | b26012ca847de038fa77781ae6e48f4062cbc23b | [] | no_license | AlailiSpring/DesignPattern | 257fbbb376126175262ac9a1975554981bf742a9 | af70e7e2c3a531aeb10d12a80d02941177e2c4f4 | refs/heads/master | 2023-01-29T06:52:25.440354 | 2020-12-14T14:49:45 | 2020-12-14T14:49:45 | 103,425,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | package decorator;
/**
* Created by AlailiSpring on 2017/4/16.
*/
public class ChickenBurger extends Humburger {
public ChickenBurger() {
name= "鸡腿堡";
}
@Override
public double getPrice() {
return 10.0;
}
}
| [
"libdqd@126.com"
] | libdqd@126.com |
6fbb3fba9af165b1dafc2406c9d812edf4997c09 | a1e587115d2f882f2eb22a3e6a94bbb42e349bf9 | /pedido/src/main/java/br/com/hoffmann/pedido/client/produto/ProdutoClient.java | 0424ea3d2a44310a122702ac1c39a17e0cb243dd | [] | no_license | CarlosHoff/pedido | 2a5a06137626e7d74664d6f3a138464b3d769f9f | d90a5da1db4f9dbf5ced0257e001a5bcb1aab0b0 | refs/heads/master | 2022-12-21T20:35:31.821676 | 2020-09-18T03:03:09 | 2020-09-18T03:03:09 | 275,753,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 790 | java | package br.com.hoffmann.pedido.client.produto;
import br.com.hoffmann.pedido.client.produto.response.ProdutoResponse;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springfra... | [
"carloshoffmann.git@gmail.com"
] | carloshoffmann.git@gmail.com |
9ed68e321e70dfd9c78319985b886f136514c52a | da7dce2c893f7e9c3f452fde1aa061997e4feaf8 | /app/src/main/java-gen/com/ds/greendao/ConversationDao.java | 7afbbbef5e98f18679fa16820966ffd1c376760e | [] | no_license | HachikoDream/SuperMan | 4b4c268d8a196711b4268442e56b6cc6a7cd9647 | 2d8e6d17215e87dcfa1aa0a88981cb51947011f3 | refs/heads/master | 2021-01-17T07:08:40.495635 | 2016-02-05T08:35:06 | 2016-02-05T08:35:06 | 40,012,885 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,643 | java | package com.ds.greendao;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteStatement;
import de.greenrobot.dao.AbstractDao;
import de.greenrobot.dao.Property;
import de.greenrobot.dao.internal.DaoConfig;
import com.ds.greendao.Conversation;
// THIS C... | [
"411826243@qq.com"
] | 411826243@qq.com |
50398c1f39fea98a9e846d44640e614ace0d72f7 | a37b914827bb963d5cb8f70c93b9c6cc46c70840 | /project2MVC/src/project2/Menus.java | d1089399c1cfa87c5001989221028927629f6c31 | [] | no_license | lincoln-brown/Mycomp1161-project | 03f022417a9fc108568308e1814a7308588d04f5 | 9c29cbe1cc532d16f12ca0c8c44efcbc59f695f9 | refs/heads/master | 2022-11-05T21:33:41.418574 | 2020-06-18T16:26:35 | 2020-06-18T16:26:35 | 273,286,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,493 | java | package project2;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Date;
import javax.swing.*;
public class Menus extends JFrame {
JButton b5;
JButton b6;
JButton b7;
public Menus(){
//-------------------------Main instansia... | [
"links1155@gmail.com"
] | links1155@gmail.com |
f63d934ad2ca144e7c1fbee6b0b7c3d4896ce43e | fc4b196567b8e0363adad4a11a11640194385ebb | /big_variable_tree/androidAppModule75/src/main/java/com/androidAppModule75/Activity7.java | 0811964e492d6a7e02be2a141ef14c4412529d52 | [] | no_license | MaTriXy/android-projects | 8c9e93233bfff6661c51d55438224883518f8c5b | 53faf79ca3f39b16e48ddbd35a4a11470ed5fd03 | refs/heads/master | 2020-04-10T12:27:35.232439 | 2018-10-31T21:18:30 | 2018-10-31T21:18:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.androidAppModule75;
import java.lang.Override;
public class Activity7 extends android.app.Activity {
@Override
public void onCreate(android.os.Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
new androidAppModule75packageJava0.Foo0().foo3();
setContentView(R.layout.androida... | [
"jingwen@google.com"
] | jingwen@google.com |
303535f222d9eb6081c002d98c865740a337904c | ad9f0a6d8459fab9b3e917c518ff607ab4954212 | /src/main/java/fi/vamk/e1800945/northwind1/SpringFoxConfig.java | e20ad518b78110df75d613920c09ab3947f89d82 | [] | no_license | BrunoNguyen2905/Spring_Northwind | f201b90e8228f5efecec84943c43a865aea3f4d0 | f40af609c8ffa05666c4dc4f6de88f56deac6447 | refs/heads/master | 2022-07-16T23:15:24.010125 | 2020-02-14T21:30:49 | 2020-02-14T21:30:49 | 238,952,804 | 0 | 0 | null | 2020-07-02T02:10:50 | 2020-02-07T15:06:41 | Java | UTF-8 | Java | false | false | 894 | java | package fi.vamk.e1800945.northwind1;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
import springfox.documentation.spi.Documentation... | [
"nhannguyen290520@gmail.com"
] | nhannguyen290520@gmail.com |
af791060398851d87a650cfa3ccb28f7a3aac37e | bbc1745aac324a690eae2582b669fc6808445067 | /Spring-demo-Project-show/src/Spring/HappyFortuneService.java | f2798b3a28fec92538121f4688dedd670dda8dda | [] | no_license | hxz156/Spring-Hibernate | 2cbce7dc33dcc644b3c5c02ec226321608de0215 | ce06501115e6260db71e240799c5e0c1a694546e | refs/heads/master | 2022-01-20T19:18:09.558223 | 2019-08-02T19:45:53 | 2019-08-02T19:45:53 | 198,005,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package Spring;
public class HappyFortuneService implements FortuneService {
@Override
public String getFortune() {
return "Today is your Lucky Day!";
}
}
| [
"hxz156@gmail.com"
] | hxz156@gmail.com |
0332868edbc21ee647923275a2a31da63a943ef2 | 12922b5cf82fdb2ccb43eab486b5091a8879acd0 | /bluetooth/src/main/java/com/cd/bluetooth/conn/BleCharacterCallback.java | 479795a4f8ae824e2848cd9c9ea62816f319a915 | [] | no_license | CNHTT/PullListView | 1a2841d5bb4829937a67a63d19b5cff37b100fdb | dcc7609691f604f963bb878a5382bc2adfac62b6 | refs/heads/master | 2021-01-20T13:45:36.220689 | 2017-06-02T03:59:38 | 2017-06-02T03:59:38 | 90,525,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package com.cd.bluetooth.conn;
import android.bluetooth.BluetoothGattCharacteristic;
/**
* 项目名称:0505Bluetooth.
* 创建人: CT.
* 创建时间: 2017/5/10.
* GitHub:https://github.com/CNHTT
*/
public abstract class BleCharacterCallback extends BleCallback {
public abstract void onSuccess(BluetoothGattCharacteristic charac... | [
"cnhttt@163.com"
] | cnhttt@163.com |
a65c2cfb25933115fb1a9e5d6eb688682474b283 | 1588183ae1117212beeb28ec11b8f176f7dce33a | /core/src/main/java/io/fabric8/maven/core/util/PrefixedLogger.java | 6a3d11529bedf5b2bb7329a08897c0fa28e497e9 | [] | no_license | davidkuster/fabric8-maven-plugin | b3555a9117730f4a88bf02b1e9babd8fdd262932 | 1f11710ac41219c99c8aaf58f6a1149d4582db27 | refs/heads/master | 2021-01-22T18:53:52.706870 | 2017-03-16T16:24:10 | 2017-03-16T16:24:10 | 85,131,111 | 0 | 3 | null | 2017-03-16T16:24:11 | 2017-03-15T23:28:50 | Java | UTF-8 | Java | false | false | 2,174 | java | /*
* Copyright 2016 Red Hat, Inc.
*
* Red Hat licenses this file to you 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 ... | [
"roland@ro14nd.de"
] | roland@ro14nd.de |
1ff614d8260099dbddd8cd6a4e901635fb570a31 | 17afc620ca821e3b7fa576aeb9592adfd31fe34b | /app/src/main/java/com/github/nagromc/nzbgetclient/model/GlobalDownloadStatus.java | 14d920444579988d4cd90a9d3aa3bb36dd54481e | [] | no_license | nagromc/open-nzbget-android-client | 8909ac8c62614886e6151d6dc9db36e01f4d4b62 | 6f1109217adfc75399345b04992036e383440b7b | refs/heads/master | 2021-01-20T13:47:33.066304 | 2014-08-29T17:59:52 | 2014-08-29T17:59:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package com.github.nagromc.nzbgetclient.model;
import com.github.nagromc.nzbgetclient.R;
public enum GlobalDownloadStatus {
// display "play" icon when NZBGet is paused
PAUSED(R.drawable.ic_actionbar_action_play),
// display "pause" icon when NZBGet is downloading
DOWNLOADING(R.drawable.ic_actionbar_... | [
"nagromc@users.noreply.github.com"
] | nagromc@users.noreply.github.com |
9c85ad668384296d02441e5b047bcaa899dd9732 | 6fb64f3f89970cb877aef9b742d6ed7b803c2d59 | /xpush-oppo/src/main/java/com/xuexiang/xpush/oppo/net/HttpUtils.java | cbebaa71804aa994d30cd0123f08fd2b65d45eaa | [
"Apache-2.0"
] | permissive | DrumbeatSoft/XPush | 1caacbbe5319b852f7693df4fb594dcaf14b8473 | 3431cf4e2d55f94e76e1403a01b55b71640e4632 | refs/heads/master | 2022-11-27T14:54:29.828956 | 2020-08-11T03:38:43 | 2020-08-11T03:38:43 | 262,236,571 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,402 | java | package com.xuexiang.xpush.oppo.net;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Handler;
import com.alibaba.fastjson.JSONObject;
import com.xuexiang.xpush.logs.PushLog;
import com.xuexiang.xpush.oppo.bean.BaseBean;
import java.io.ByteArra... | [
"282729478@qq.com"
] | 282729478@qq.com |
3adea0c12217ba0a1ff70eecb91d29b1ddf9c0c4 | e217dfd7030c6b9ff61f453d9a9be40c9641b27b | /Codeforces/src/GDSUB.java | bd31bbb4f080f8a27bb3ddf67d2ef1865ac23fc9 | [] | no_license | vengalraoguttha/competitive-programming | 574cf608188bc7ec69f3adb0c59da366603e1124 | 5d41bb4748937b6f9fd8f1a61dee1e66c0e9353c | refs/heads/master | 2021-08-07T12:23:15.404762 | 2020-12-22T12:58:55 | 2020-12-22T12:58:55 | 232,958,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,999 | java | import java.io.IOException;
import java.util.Arrays;
public class GDSUB {
public static void main(String[] args) throws IOException {
Reader sc = new Reader();
int n = sc.nextInt();
int k = sc.nextInt();
int[] arr = new int[n];
int[] times = new int... | [
"vengal@vengal-oyo.local"
] | vengal@vengal-oyo.local |
f1f8fb2f6f8aa5e4b59aa87f82ac3b9596f8b222 | 85716a7c1e5cc6d960d2976828ef2d379d407561 | /src/controller/OutputController.java | 60b47fabb2aea9f3dc11cbdd04194cf1921fe9f1 | [] | no_license | ronellroxas/CSARCH-Decimal64_Simulator | 2ed68e0d659d2eed831eeb261333b04d8bdfe124 | 10c78256c272d23a16a7a6300ebefdd6b511b30c | refs/heads/main | 2023-02-27T19:22:44.961436 | 2021-01-30T04:27:21 | 2021-01-30T04:27:21 | 331,031,582 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,027 | java | package controller;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JOptionPane;
import javax.swing.JTextArea;
import java.awt.datatransfer.StringSelection;
import java.awt.Toolkit;
import java.awt.datatransfer.Clipboard;
import model.Dec64;
public class OutputController ... | [
"61377760+ronellroxas@users.noreply.github.com"
] | 61377760+ronellroxas@users.noreply.github.com |
ca0d329ddf1e4153c00c689a54d05eab1a43ddbf | be1f92270383203006b7e3de47571b95593af470 | /MainActivity.java | 6d84bbc75ca6f8256240a136081f6dbecacf0a1d | [] | no_license | anjali234/environment-sensors | e2a9c804656b341be7452d48662e0b83a6404ce3 | d64f24b2c59abd051cb7aeb125585d36a9551808 | refs/heads/master | 2021-01-20T10:29:55.371725 | 2017-08-29T08:15:41 | 2017-08-29T08:15:41 | 101,636,145 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,674 | java | package com.example.user.environment;
import android.content.Intent;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Lo... | [
"noreply@github.com"
] | anjali234.noreply@github.com |
59d80037eb75649a61381dd05873469818566025 | 8d5bd7995b891bbc49d602f3562ff8aed7169b92 | /Zuul_ApiGateway/src/main/java/com/project/Zuul_ApiGateway/ZuulApiGatewayApplication.java | 49be91fc281dc1cbe375e45d2e5cad99fd3b4691 | [] | no_license | Karthika171/Agriculture-crop-deal | c9c30d6f4fee057cd6137ddfb33b580e65f0fd96 | 9f3b283d475da63a8d83e55df3b7d801edd9c6e8 | refs/heads/master | 2023-05-31T05:51:45.451216 | 2021-06-28T10:13:57 | 2021-06-28T10:13:57 | 380,987,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package com.project.Zuul_ApiGateway;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
import org.springframework.cloud.netflix.zuul.EnableZuulProxy;
@SpringBootApplication
@Enable... | [
"skkarthika99@gmail.com"
] | skkarthika99@gmail.com |
7b92dd462e42d174781809f24563ea3c530867cc | 7f07e1219bd9fe6ea12a0ddc341760d6c58b5e17 | /common/src/main/java/com/rye/common/app/zApplication.java | 7b062c3ae41446150a9eff2b2e7b23dd29e6a6ae | [] | no_license | SprrowZ/IM-Chat-Client | 752f89d178d03a541ab12c291993cde7304491d0 | 29432e25ab06e75d4e1e98fc5e548d83873e8d20 | refs/heads/master | 2021-06-03T20:20:34.416722 | 2019-12-25T11:56:50 | 2019-12-25T11:56:50 | 146,434,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,462 | java | package com.rye.common.app;
import android.app.Application;
import android.os.SystemClock;
import java.io.File;
/**
* Created at 2018/10/31.
*
* @author Zzg
*/
public class zApplication extends Application {
private static zApplication instance;
@Override
public void onCreate() {
super.onCre... | [
"33713300+SprrowZ@users.noreply.github.com"
] | 33713300+SprrowZ@users.noreply.github.com |
4deaebd21f09c4515c1a65477f36bd27cc9e436a | 9371ae6ec24ad4b9914a43e64befb915d71e34f2 | /out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/org/w3c/dom/Document.java | 6c4b5810c6a66d2b896401a5e8e87e4a8c620350 | [] | no_license | kanaida/LG-Esteem-Homeless-Kernel | 9fac4c52993798eaf3021d9abb72a5e697464398 | a5780f82bef7631fdb43b079e6f9ea6dbd187ac7 | refs/heads/master | 2020-06-09T06:14:50.214296 | 2012-02-24T04:23:01 | 2012-02-24T04:23:01 | 3,532,548 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,814 | java | package org.w3c.dom;
public interface Document
extends org.w3c.dom.Node
{
public abstract org.w3c.dom.DocumentType getDoctype();
public abstract org.w3c.dom.DOMImplementation getImplementation();
public abstract org.w3c.dom.Element getDocumentElement();
public abstract org.w3c.dom.Element createElement(java.lang.... | [
"kanaida.bat@gmail.com"
] | kanaida.bat@gmail.com |
5bfd0ee658ad320778e495d4911e4905a57e60a7 | 7a6035ddae02b33de9cb223ed93c56be26bd2dcc | /src/main/java/ru/snake/spritepacker/render/TextureCellRenderer.java | c07eff2556fa673388a9cd4dbfefc75dff9dc663 | [
"MIT"
] | permissive | SnakeSolid/java-sprite-packer | 531ce6394d3ad87bfbe1cec6673e1866b66d1dd7 | cd0a3614072cf706a2c2bdda7ee6a4e5aea5cee7 | refs/heads/master | 2023-05-02T00:50:20.676194 | 2014-08-03T06:19:35 | 2014-08-03T06:19:35 | 231,435,035 | 1 | 1 | null | 2023-04-14T17:12:39 | 2020-01-02T18:11:32 | Java | UTF-8 | Java | false | false | 905 | java | package ru.snake.spritepacker.render;
import java.awt.image.RenderedImage;
import javax.swing.Icon;
import javax.swing.ListCellRenderer;
import ru.snake.spritepacker.core.Texture;
@SuppressWarnings("serial")
public class TextureCellRenderer extends AbstractIconCellRender implements
ListCellRenderer {
private st... | [
"none@none"
] | none@none |
82fb3fff26dc310ab20cc21aece37e8df64c3310 | 09b8f09f8a66ab4db466b2ed7e9773be6d1d2442 | /src/main/java/com/ygb/Dao/SysLogDAO.java | cdde0d0fba3a884de8b876eca73f8c68f915bee0 | [] | no_license | qq752657975/maoyan | 4ebe5016e0c2fb1d06817927b9697a6b685278a7 | fc018311a4a997ca1f4d9469f50b052d00e9040b | refs/heads/master | 2022-12-03T18:15:52.437015 | 2020-08-29T16:14:45 | 2020-08-29T16:14:45 | 291,287,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package com.ygb.Dao;
import com.ygb.entity.SysLogVo;
import com.ygb.util.PageObject;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface SysLogDAO {
List<SysLogVo> list(@Param("log") SysLogVo log, @Param("pager") Page... | [
"752657975@qq.com"
] | 752657975@qq.com |
7ddcfdfa775f9f96eaeab4ad288a43d1a508afd2 | e40be695c06d0df583ece66d43af313d40151249 | /theisland/src/Plant.java | 92708b9d83402c387e13da62a2b5dc682f963397 | [] | no_license | levan3/Islandv1 | 1e724773095e0ff32b37acd1823af2aa29fdf803 | c8c7b396b5a85e325725037772011e3fdeafb11f | refs/heads/main | 2023-01-24T13:31:16.453373 | 2020-11-26T23:26:42 | 2020-11-26T23:26:42 | 316,355,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java |
public class Plant extends Thing {
private int size;
public Plant(int x, int y, char symbol, int size) {
super(x, y, symbol);
this.size = size;
}
public int getSize() {
return size;
}
public void setSize(int size) {
this.size = size;
}
}
| [
"noreply@github.com"
] | levan3.noreply@github.com |
1cb1d057c87963abae32a1f7c2fd019c10a9b298 | 9b5b41e8ca7a5b11c8013b7594d36a8147aec46d | /test/com/model/entity/EntitySuite.java | 6eb8cfc810b1540b0f3c34d93e27e4cfc1ddf7cf | [] | no_license | ThiagoKrug/SistemaCaronas | 55038bbcaf92ae10752281a81d2d64d5e945f156 | 8cb37f898700ff5a5201be60e42b0b4efbb9aa92 | refs/heads/master | 2020-05-24T15:16:04.829277 | 2013-01-31T13:29:46 | 2013-01-31T13:29:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,011 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.model.entity;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
/**
*
* @author J... | [
"j.rodovalho.m@gmail.com"
] | j.rodovalho.m@gmail.com |
40b064182683a981c2c388037ab652a4ae1e86fc | f08948be16e1c931d14b217dd882a4e954c2c505 | /connector/ns8fulfilmentprocess/testsrc/com/ns8/hybris/fulfilmentprocess/test/actions/consignmentfulfilment/CalculatePayment.java | 94a5430c9b68dc4e7f69699ab98564c74e343340 | [] | no_license | ns8inc/protect-integration-sap-release | f218758fce28e15bbeb12b932e49810606a417da | 9af3ed490fb7cb2cbe54077df4c4d329b262f2dc | refs/heads/master | 2022-11-21T02:08:34.717053 | 2020-07-07T19:45:18 | 2020-07-07T19:45:18 | 266,125,943 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*/
package com.ns8.hybris.fulfilmentprocess.test.actions.consignmentfulfilment;
/**
*
*/
public class CalculatePayment extends AbstractTestConsActionTemp
{
//empty
}
| [
"eusebio.trigo@e2ycommerce.com"
] | eusebio.trigo@e2ycommerce.com |
6224b0972fd4613e1ef5855d804106cb4b89f4c1 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-migrationhub/src/main/java/com/amazonaws/services/migrationhub/model/transform/CreatedArtifactMarshaller.java | c26dde12c83f71ee674d1abea8a7ffc1cb227709 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 2,262 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
0108905d07fd4dc658969eacec623caf73bd40e9 | 685462fa81b8c36337af0cc61fe876a7a8f59db8 | /policemain/src/main/java/com/dark_yx/policemain/launcher/launcher3/accessibility/LauncherAccessibilityDelegate.java | dcbd2665c5156f681f882474a0207b9408d6ecec | [] | no_license | LoveAuroral/Police | 428b1e437776ad5bef2631d405dc95882c0c4fe3 | d90562398e6dc56995811abc48507b33b2e3d89d | refs/heads/master | 2023-02-18T07:09:37.136019 | 2021-01-19T09:17:00 | 2021-01-19T09:17:00 | 299,491,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,976 | java | package com.dark_yx.policemain.launcher.launcher3.accessibility;
import android.annotation.TargetApi;
import android.app.AlertDialog;
import android.appwidget.AppWidgetProviderInfo;
import android.content.DialogInterface;
import android.graphics.Rect;
import android.os.Build;
import android.os.Bundle;
import android.o... | [
"xulindev@outlook.com"
] | xulindev@outlook.com |
43e292496259dc678a6bb865650889668b38e103 | 12b14b30fcaf3da3f6e9dc3cb3e717346a35870a | /examples/commons-math3/mutations/mutants-BicubicSplineInterpolatingFunction/91/org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.java | aec88192cf3326bd50d845fbd376e5966aa7b1b3 | [
"BSD-3-Clause",
"Minpack",
"Apache-2.0"
] | permissive | SmartTests/smartTest | b1de326998857e715dcd5075ee322482e4b34fb6 | b30e8ec7d571e83e9f38cd003476a6842c06ef39 | refs/heads/main | 2023-01-03T01:27:05.262904 | 2020-10-27T20:24:48 | 2020-10-27T20:24:48 | 305,502,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,329 | 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 ... | [
"kesina@Kesinas-MBP.lan"
] | kesina@Kesinas-MBP.lan |
59989e1bda09267b83a8425ece8ae08a25639b09 | ef0c1514e9af6de3ba4a20e0d01de7cc3a915188 | /sdk/powerbidedicated/azure-resourcemanager-powerbidedicated/src/main/java/com/azure/resourcemanager/powerbidedicated/implementation/PowerBIDedicatedImpl.java | bf62467db5b3f49216671ce341bf14ab8fc807c1 | [
"LicenseRef-scancode-generic-cla",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"CC0-1.0",
"BSD-3-Clause",
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | Azure/azure-sdk-for-java | 0902d584b42d3654b4ce65b1dad8409f18ddf4bc | 789bdc6c065dc44ce9b8b630e2f2e5896b2a7616 | refs/heads/main | 2023-09-04T09:36:35.821969 | 2023-09-02T01:53:56 | 2023-09-02T01:53:56 | 2,928,948 | 2,027 | 2,084 | MIT | 2023-09-14T21:37:15 | 2011-12-06T23:33:56 | Java | UTF-8 | Java | false | false | 11,346 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.powerbidedicated.implementation;
import com.azure.core.annotation.ServiceClient;
import com.azure.core.http.HttpHeaders;
import ... | [
"noreply@github.com"
] | Azure.noreply@github.com |
2a15560511e6a918ee4e1af015096f912c8691c8 | a929c65992be426b5db270b32ea8152e4978cc6a | /src/main/java/Java8/by_Deitel/ch20/Fig20_14_15/BlockingBuffer.java | e6a856903485cc4fb1ae1c441383347376a7c09c | [] | no_license | Evegen55/my_examples | 346113effa9f17f7c096996544578a391e7c36c2 | 838f4f51d35817c1a274bf5f5d67da71a74f03eb | refs/heads/master | 2020-05-21T16:30:08.155876 | 2020-05-03T18:35:28 | 2020-05-03T18:35:28 | 65,383,107 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,143 | java | package Java8.by_Deitel.ch20.Fig20_14_15;
// Fig. 20.14: BlockingBuffer.java
// Creating a synchronized buffer using the ArrayBlockingQueue class.
import Java8.by_Deitel.ch20.Fig20_09_13.Buffer;
import java.util.concurrent.ArrayBlockingQueue;
public class BlockingBuffer implements Buffer
{
private final ArrayBloc... | [
"i.dolende@gmail.com"
] | i.dolende@gmail.com |
b730e890c23c78ab07c985357f41e472ed21a4c8 | 00a43571319424345b1e78b567371b00cb2e0bc1 | /app/src/main/java/com/huadin/search/SearchDateDetailedFragment.java | 2ee033efd18ac4eae393cced15f0c4913b360975 | [] | no_license | huadin/WaringApp | eda6ea23332676c2e14b31586b66ea30526d7077 | 4680fcaeba0608a9f5f1972915c5f27801e2226b | refs/heads/master | 2020-06-12T16:40:37.457433 | 2017-08-07T12:15:11 | 2017-08-07T12:15:11 | 75,793,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,162 | java | package com.huadin.search;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.view.LayoutInflater;
import android.view.View;
import android.vi... | [
"niuchunlin@huadin.com"
] | niuchunlin@huadin.com |
a66a80137ea647f294b8e71c63519cb7561f68a6 | e5f5e9297e693da16894d135ef1c85a5a9eb54b6 | /java/paper-parent/paper-system/src/main/java/com/qiruipeng/sys/dao/SystemMapper.java | 844fd28acd59131bd3ada61b8639723be1f61311 | [] | no_license | ruoshui1748/daypaper | 3e51507264713f57092112e073f1e584a0ba65e1 | 00ec854d913e6b8016cc1f0aae1364212f4e5c65 | refs/heads/master | 2022-12-17T23:30:41.996528 | 2020-09-11T11:36:58 | 2020-09-11T11:36:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package com.qiruipeng.sys.dao;
import com.qiruipeng.sys.pojo.TextSet;
import tk.mybatis.mapper.common.Mapper;
/**
* 数据库System
* @author Administrator
*/
public interface SystemMapper extends Mapper<TextSet> {
}
| [
"i@qiruipeng.com"
] | i@qiruipeng.com |
2a40f3437e7ab5be11ab72b962008f81a0e61f49 | 5fb61527fd17780e8c8ef8275b5b783d71853903 | /load-test-framework/src/main/java/com/google/api/gax/grpc/LoadTestGrpcChannelProvider.java | c737f83f259776a5a9715080eee54943b60dc929 | [
"Apache-2.0"
] | permissive | iagoquirino/pubsub | f2f8d4f0dad6e296b12214b432ca3ea056684974 | f5ff779cf44439b98f25312a4452c2c85ecc3cb7 | refs/heads/master | 2021-09-13T14:46:01.319206 | 2018-05-01T11:31:40 | 2018-05-01T11:31:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,283 | java | package com.google.api.gax.grpc;
import java.io.IOException;
import java.util.Map;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.TimeUnit;
import org.threeten.bp.Duration;
import com.google.api.core.BetaApi;
import com.google.api.core.InternalExtensionOnly;
import com.google.api.g... | [
"iquirino@google.com"
] | iquirino@google.com |
84bbcb2b259a8130427c900967dee6129f142e24 | 5c23a3ba38714437520a0719e8fe0418e367dda3 | /src/Lab_12/Main.java | 4af4d69ff2a380fd46851700a52e3ed51f271a56 | [] | no_license | cristina-cernat/Java_Labs | 0014f6fc1938ae06860700de4ebbb641d347673f | f82170912d62f8596e8cd60b6768a42b1efde1d0 | refs/heads/master | 2023-08-30T05:29:51.433955 | 2021-11-10T15:30:20 | 2021-11-10T15:30:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,284 | java | package Lab_12;
import Lab_2.Factory;
import java.net.URL;
import java.io.File;
import java.lang.reflect.*;
import java.net.MalformedURLException;
import java.net.URLClassLoader;
public class Main {
public static void main(String[] args) throws ClassNotFoundException, MalformedURLException, NoSuchMethodException,... | [
"cernat.cristina@yahoo.com"
] | cernat.cristina@yahoo.com |
22e34ee5c946be1ada566094a9643ca79370141d | 1bc1e1b2a0a540f68c57ef33b40b4194f613849e | /zlt-demo/sso-demo/web-sso/src/main/java/com/sso/demo/controller/ApiController.java | b5b0506676e219e7dab28ddcb112db0facd2814d | [
"Apache-2.0"
] | permissive | cuixiang2015/microservices-platform | a784c7ef60b967c38ce247fa4abf70a953bdf07f | ed890d098e6219f51d5a494e7b2cf7f679a6e3d6 | refs/heads/master | 2022-05-27T04:45:31.587471 | 2022-03-08T03:22:59 | 2022-03-08T03:22:59 | 219,458,369 | 1 | 0 | Apache-2.0 | 2019-11-04T09:00:22 | 2019-11-04T09:00:22 | null | UTF-8 | Java | false | false | 4,454 | java | package com.sso.demo.controller;
import cn.hutool.core.collection.CollectionUtil;
import cn.hutool.core.util.StrUtil;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.HttpEntity;
import org.springframework.http.HttpHeaders;
import org.springfr... | [
"zltdiablo@163.com"
] | zltdiablo@163.com |
d42e7e0342a5943f2fc9247eed846d82d0d1abd3 | 6a13f10b18e17e6384cc4fa20e98b49bc5723abb | /Mall-host/src/main/java/com/android/juzbao/adapter/MyWalletBankAdapter.java | 97dcaa44898d163203b11ad4a4076635a1a61ffd | [] | no_license | gaoyuan117/Mall-Quna | f48a2ade9fb2d3717dfb46e01007684e80bfcd67 | 1d4fc95ffec7198d1f029b422a2d54a11c933438 | refs/heads/master | 2021-01-20T04:29:02.430190 | 2017-04-28T10:17:09 | 2017-04-28T10:17:09 | 89,694,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,862 | java |
package com.android.juzbao.adapter;
import java.util.List;
import android.content.Context;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.TextView;
import com.server.api.model.Bankcard;
import com.android.mall.resource.R;
import com.android.z... | [
"970725917@qq.com"
] | 970725917@qq.com |
bea9b31ebd0285927e7609620676c1d636d631cd | 5a6d731611367773b759c3c65d82007c5fa6231a | /hadaSogetiAgent/build/tooling/java-gen/de/com/aca/hada/agent/samples/HostNetwork.java | 8334dcc322de340876f04e7b038990b05a402551 | [] | no_license | thadamitzky/acardian_repo | afefd8839d7a7a973041f125f1650d3ab1f8b707 | e6ec551e56626f47f1f3801203822fe6d3667f6b | refs/heads/master | 2020-05-17T00:22:54.395964 | 2014-03-25T10:48:02 | 2014-03-25T10:48:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,672 | java |
package de.com.aca.hada.agent.samples;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.UUID;
import javax.annotation.Generated;
import com.quest.glue.api.services.TopologyException;
import com.quest.glue.api.services.TopologyNode;
import c... | [
"thomas.hadamitzky@acardian.de"
] | thomas.hadamitzky@acardian.de |
0dcde3e3bdeadd62cc4b813e0363e35644f547a7 | 6d83620daa8ef282b48c20b4712f821465523485 | /src/Vista.java | 8684347f3c9b11ffa70673a59489033b7c517bab | [
"MIT"
] | permissive | aleexis9408/horsesgo | 50642bba49e1d0dcedd611cc7f1a09651b5cfbb4 | d4d0867a624c76778992703f7ca6581385ab2274 | refs/heads/master | 2020-09-22T12:17:54.881839 | 2019-12-01T16:17:41 | 2019-12-01T16:17:41 | 225,190,141 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,877 | java |
import java.awt.Color;
import java.awt.Dimension;
import java.awt.GridLayout;
import java.awt.Image;
import java.awt.Point;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.time.Duration;
import java.t... | [
"Alexis Rojas@Art"
] | Alexis Rojas@Art |
e4bf69c57c745e8f087ce214b8889e34a6e8edb0 | 3390c8c0b03b44ef66985476cbe32cbe52df87a5 | /TapNSell/src/com/convertingoffers/tapnsell/twitter/Twitt_Sharing.java | b3d8479c22a650c3557cf97e4f95376d898a9e00 | [] | no_license | pbandroid/TapnSell_New_Android | bccbb3faae6a714d0389d137da979f2a481206d7 | 1b1a67c53a7cdfbeca0d27a36dfeea33f2b696bd | refs/heads/master | 2021-01-25T09:59:53.396110 | 2015-03-16T13:26:49 | 2015-03-16T13:26:49 | 32,327,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,495 | java | package com.convertingoffers.tapnsell.twitter;
import java.io.File;
import com.convertingoffers.tapnsell.twitter.Twitter_Handler.TwDialogListener;
import twitter4j.StatusUpdate;
import twitter4j.Twitter;
import twitter4j.TwitterException;
import android.app.Activity;
import android.app.ProgressDialog;
import android... | [
"sahil@peerbits.com"
] | sahil@peerbits.com |
8dc56a944d1cf45f1b73c7a2b77e3298cf5a1b88 | ab7716b69267cadd999a5a143d9c82a20b9e9c81 | /src/GFG_practice/kadanes.java | 3278300a0e36e8375bd472753a0fc382438ff1b0 | [] | no_license | Shinimani/CompC | bf8735a01fee98fadf9ceb9a7d7ace8109e76137 | daeabe914bf94f8555c3826c6235fb39dfb5b49e | refs/heads/master | 2021-07-05T01:50:31.232948 | 2020-09-20T15:46:48 | 2020-09-20T15:46:48 | 179,996,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 827 | java | package GFG_practice;
public class kadanes {
public static void main(String[] args) throws Exception {
FastScanner f = new FastScanner();
int T = f.nextInt();
while (T-- > 0) {
int N = f.nextInt();
int[] a = f.nextIntArray(N);
int max_till_here=0;
... | [
"aayush.somani111@gmail.com"
] | aayush.somani111@gmail.com |
49a036fb2563b81ce90d97ecc91b1a6cbf88082f | c7ef73822c391fa531b71a2d4118a30a598d084c | /spring-petclinic-vets-service/src/main/java/org/springframework/samples/petclinic/vets/model/Specialty.java | 2e29937427be5bd69c44abcd65e3d98d618edc62 | [
"Apache-2.0"
] | permissive | BarisBaB/petclinic-microservices | 16137486cc7442ee89023e854e37e610cfbd3d3d | 3c825d7c6e697be7d10d54a10c0d690726f33fe0 | refs/heads/dev | 2023-02-14T14:01:38.650201 | 2020-12-27T16:34:11 | 2020-12-27T16:34:11 | 322,099,210 | 0 | 0 | NOASSERTION | 2020-12-27T13:54:28 | 2020-12-16T20:52:54 | Java | UTF-8 | Java | false | false | 1,516 | java | /*
* Copyright 2002-2017 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 requi... | [
"baris.bab@gmail.com"
] | baris.bab@gmail.com |
e72ddf7bd25a58ab7e964b2bd3910b846d9055fd | 66ed0f3998a8b94d89aed48abe907405f01f26a7 | /ms-tmdp/src/main/java/com/zhuanjingkj/stpbe/tmdp/dto/ks/KsSvsKsvtitfDTO.java | e81f56b630700339420b7ab68ec0c4182a362cce | [] | no_license | shell22/stpbe | a47f337782ba7a2613e693b24d7c0b225f5af8e2 | c8ea6b80e714e638e36f61a271dc1fc7c3079761 | refs/heads/master | 2023-02-24T01:15:28.578592 | 2021-01-28T06:36:42 | 2021-01-28T06:36:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 678 | java | package com.zhuanjingkj.stpbe.tmdp.dto.ks;
import com.alibaba.fastjson.annotation.JSONField;
import com.zhuanjingkj.stpbe.data.dto.BaseDTO;
public class KsSvsKsvtitfDTO extends BaseDTO {
@JSONField(name = "name")
private String name;
@JSONField(name = "count")
private long count;
public KsSvsKsvt... | [
"yt7589@qq.com"
] | yt7589@qq.com |
83a13b69100abee5feb24676d688ed7ba284311f | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a150/A150565Test.java | c4bdcb73094ef095329ecd12f5b6120e4c2f98e4 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | package irvine.oeis.a150;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A150565Test extends AbstractSequenceTest {
@Override
protected int maxTerms() {
return 10;
}
}
| [
"sairvin@gmail.com"
] | sairvin@gmail.com |
ed214a15270b25502dee68a28cd7f0a618d16f2e | e2e1afc468f4a5792ae28cc34b97d51e1ec93e19 | /src/au/com/mineauz/PlayerSpy/LogTasks/IntegrityCheckTask.java | d0a8be678c0f4bafa9c21ab2907077e84289558a | [] | no_license | Schmoller/PlayerSpy | edbb671176fabdaacf3131e956edeb88f4b13bc7 | 01ef9d547fd6d55976589030fc4b573b6f461e30 | refs/heads/master | 2021-01-18T23:08:03.233132 | 2013-08-11T00:46:22 | 2013-08-11T00:46:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,446 | java | package au.com.mineauz.PlayerSpy.LogTasks;
import java.io.File;
import java.io.FileFilter;
import java.util.ArrayList;
import java.util.HashMap;
import au.com.mineauz.PlayerSpy.RecordList;
import au.com.mineauz.PlayerSpy.tracdata.LogFile;
import au.com.mineauz.PlayerSpy.tracdata.LogFileRegistry;
import au.com.mineauz... | [
"steven.schmoll@gmail.com"
] | steven.schmoll@gmail.com |
3f07577c8811bf11a30b5d695096ff26da97720c | 98793a13592a0a30aa70197baa8191658954195f | /src/java/socialite/tables/Tuple_int_int_double.java | 38ee9086f30123946c89e3d4ffe82bb759bacce8 | [] | no_license | socialite-lang/socialite | be0d0b6b36fb437d27907114610c897b754e9030 | dbd1a5660a891c52770f703e9679466a1289d72f | refs/heads/master | 2021-01-18T23:06:09.827311 | 2016-07-24T01:48:19 | 2016-07-24T01:48:19 | 18,694,723 | 78 | 16 | null | 2016-07-26T05:33:11 | 2014-04-12T02:48:44 | Java | UTF-8 | Java | false | false | 2,874 | java | package socialite.tables;
import socialite.util.HashCode;
import java.io.Externalizable;
import java.io.ObjectInput;
import java.io.ObjectOutput;
import java.io.IOException;
import socialite.util.SociaLiteException;
public class Tuple_int_int_double extends Tuple implements Externalizable {
private static final long ... | [
"seojiwon@gmail.com"
] | seojiwon@gmail.com |
aff16d7f8f615b0559940c918cc672c0abe30401 | 64265016adcd80907c89c93a28bce6bd1f3010ce | /src/main/java/cn/gx/modules/act/utils/ActUtils.java | 61a6a981281c2d2d4310a92a24581a7ea8e1c777 | [] | no_license | shaohui625/bug-sys | 0c9e839deb3b94fc9467f1d5508be743785cdc52 | a78ee3981168efe6899aa5fa822bd7f91cf52154 | refs/heads/master | 2020-05-20T23:10:22.312839 | 2016-05-12T15:07:06 | 2016-05-12T15:07:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,597 | java | /**
* Copyright © 2012-2014 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package cn.gx.modules.act.utils;
import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.activiti.engi... | [
"15659898106@163.com"
] | 15659898106@163.com |
4a88b77f2087c22f6c64f117fc05a86e3340eb1b | 5f81e2486d18c627d54399d5f24b21ec80d296a9 | /ds_tree.java | a40858d066621c56c64080de3b0171f4bc32fb21 | [] | no_license | yogesh-7/Java-Coding-Interview | e5b836b5a649d574cb06791297cc7017f7a447b3 | 7820b836bee9534bb443d075cc423282496aae9c | refs/heads/master | 2023-01-21T00:26:08.681489 | 2020-12-01T12:27:23 | 2020-12-01T12:27:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,492 | java | import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
public class ds_tree {
/*
Tree - is a data sctructure to simulate a hierarchical tree structure.
- Each node of the tree has a root value and a list of references
to other nodes which are cal... | [
"samat.alpyssov@gmail.com"
] | samat.alpyssov@gmail.com |
f910e02a44406e96c5e73816c165356dddcb852b | 48cebc701bd7a52ab5f5551777f2d878d036f04c | /src/cn/thread/tpool/ThreadPoolTest.java | 31ef6a456fcbcf053df3ec647a31e7c39c951ef9 | [] | no_license | 75168859/test | 5cfd67f516102bd2f3a45869d7fd6c04feb3bbb6 | d7d360e972dfcb86d9dd865237bdfc4391c8236c | refs/heads/master | 2016-09-01T15:48:27.093245 | 2015-12-25T04:57:51 | 2015-12-25T04:57:51 | 47,178,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,599 | java | package cn.thread.tpool;
import java.io.File;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
public class ThreadPoolTest {
public static void main(String[] args) {
ThreadPoolExecutor executor =
new ThreadPoolExecutor(5,... | [
"75168859@qq.com"
] | 75168859@qq.com |
461af89255d7ef3d334b6e27c1b5cb1f5b8bb8ad | 669033961046d67b45ed7d3f5ea00a97bef7ef60 | /Spring Advanced Exam/src/test/java/springadvanced/exam/integrationTest/AdminControllerTests.java | b834d71aa6b74304ac1b5c045d0e531af528d5f9 | [] | no_license | soheili/Spring-Advanced-Exam | 76b5fe4e6e89c92b7c01d57c0d04d9647bd8667c | e243151573cf08aa0886f854dc300df82f7d9419 | refs/heads/master | 2023-01-22T05:58:38.144854 | 2020-12-07T15:36:19 | 2020-12-07T15:36:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,089 | java | package springadvanced.exam.integrationTest;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.tes... | [
"53002640+kostovvl@users.noreply.github.com"
] | 53002640+kostovvl@users.noreply.github.com |
68195bfa869d385614b682c7f98ec522980213d8 | 7bc94825dacf6aa90c25260441277baecac1d7a2 | /fe/fe-core/src/main/java/org/apache/doris/load/DeleteJob.java | dde3e87d9c02b009cc6eb7024048b109989f9872 | [
"Apache-2.0",
"PSF-2.0",
"bzip2-1.0.6",
"BSD-3-Clause",
"Zlib",
"dtoa",
"MIT",
"GPL-2.0-only",
"LicenseRef-scancode-public-domain"
] | permissive | EmmyMiao87/incubator-doris | 2330b55b21d8478365b0feec2a45776b62433fc8 | af06adb57fbaf306534971bae8cf11162d714404 | refs/heads/master | 2022-09-30T16:22:13.074082 | 2020-12-02T02:13:13 | 2020-12-02T02:13:13 | 155,680,801 | 3 | 3 | Apache-2.0 | 2018-11-01T07:52:59 | 2018-11-01T07:52:59 | null | UTF-8 | Java | false | false | 7,038 | 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... | [
"noreply@github.com"
] | EmmyMiao87.noreply@github.com |
6c7d36a1a7541b13b900e8c6fe5368f0d7e5e6b8 | 4da62dd0a31b342ecfe5ed5eced41b33e7e9d5df | /MihmandarUi/src/main/java/tech/mihmandar/ui/presentation/common/DashboardNavigator.java | 0b67e7f6b5e70a2566b719479484be9bf73ef480 | [] | no_license | yimu187/mihmandar | 982a4f0f52ec9a99960a5f1d5a29d351cb193b88 | 66b414144820043860e2b03884531606b26cccda | refs/heads/master | 2021-01-12T12:18:35.416348 | 2017-10-29T21:25:40 | 2017-10-29T21:25:40 | 72,423,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,994 | java | package tech.mihmandar.ui.presentation.common;
import com.vaadin.navigator.Navigator;
import com.vaadin.navigator.View;
import com.vaadin.navigator.ViewChangeListener;
import com.vaadin.navigator.ViewProvider;
import com.vaadin.server.Page;
import com.vaadin.ui.ComponentContainer;
import com.vaadin.ui.UI;
import org.v... | [
"yimu187@gmail.com"
] | yimu187@gmail.com |
07ac2687df1cd10fdf5ea8181ec417d8eb531fb5 | ba0c081803beb856eb39c24b8e2d73d627f13789 | /src/main/java/com/heima/domain/ItemsExample.java | f5f4d1b9254cbbee8f6fdaa465228a7ca636c246 | [] | no_license | zjjzjj123/ssm_good | 4fa9e1ffe99dbea1a62750f2a60c6c38696c02bf | 628c0b39af43568256d02c57e546b4ed3b4a0e71 | refs/heads/master | 2022-12-04T12:52:03.002375 | 2020-08-16T01:23:21 | 2020-08-16T01:23:21 | 287,849,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,423 | java | package com.heima.domain;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ItemsExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public ItemsExample() {
oredCriteria = new ArrayList<Criteria>()... | [
"283486907@qq.com"
] | 283486907@qq.com |
4745ba41b96fc32015a4a30f508521ace6a07f69 | 995ef1e0d61d191c7c2b42411a90cc66ac4ae748 | /src/main/java/AssignmentInterface.java | 77d0606d1b1328e0be4b960bdff6bf1e557b77f3 | [] | no_license | AzizOKAY/GITaziz | 660972f7eebdf5a3f05fc3de3372477010c4fac0 | 1e7925c736e7e053026c454b3cd04e5a6c2a5970 | refs/heads/master | 2021-01-20T10:56:19.280790 | 2016-04-13T20:20:42 | 2016-04-13T20:20:42 | 52,486,781 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java |
import java.util.Date;
/*
* 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.
*/
/**
*
* @author jan
*/
public interface AssignmentInterface {
public String getFormat();
publ... | [
"jan@jan-K53SD"
] | jan@jan-K53SD |
f4ac26275e1ba47f43963180b7f8591fd41df87c | 207b9f7862c87ef84e405735a2df44ab0621a94e | /app/src/androidTest/java/com/galactichitchhiker/spacetrader/ExampleInstrumentedTest.java | 5b6b1bab13cd2ec9269f3700b7d1f56ee37f834d | [] | no_license | cwelter6/2340g42x | b9be48258ff9ea0fc9724f39bb88a37233e1bce8 | 70c7639afc3bce2433b64c26b06077bd4f31c2c9 | refs/heads/master | 2020-04-17T02:15:54.147737 | 2019-09-13T04:04:45 | 2019-09-13T04:04:45 | 166,126,727 | 0 | 0 | null | 2019-04-22T12:32:08 | 2019-01-16T23:19:46 | Java | UTF-8 | Java | false | false | 752 | java | package com.galactichitchhiker.spacetrader;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on... | [
"cwelter6@gatech.edu"
] | cwelter6@gatech.edu |
30cb7c329712f99eb108a9122c040381c5588f16 | 8aceca80149932bb5371b20cd6d3b4e44942a4ac | /src/Order.java | dd3e1ed4640068f3b5eed5a2ac02b2ad3664e081 | [] | no_license | sonu98fietz/Company-Orders | 769d3cadf0abbd35abef2f164b2cb79f9780c59d | 3cb4ff14f75bccad652e3732972a8662ddb9a1c7 | refs/heads/main | 2023-09-02T18:25:11.327638 | 2021-10-29T16:59:27 | 2021-10-29T16:59:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java |
public class Order {
private OrderedItem item1 = new OrderedItem(2,Company.item1);
private OrderedItem item2 = new OrderedItem(3,Company.item2);
private OrderedItem item3 = new OrderedItem(1,Company.item3);
private OrderedItem item4 = new OrderedItem(2,Company.item4);
OrderedItem[] orderedIt... | [
"sonukuruvila1998@gmail.com"
] | sonukuruvila1998@gmail.com |
7be14ff96e113b366297a487d0013c9cb856312d | 548243fc2c091c4ce5ad496a1315c5edd8f222b2 | /src/main/java/com/asu/secureBankApp/Response/AccountResponses.java | 853191fce1e029ee6c2ce073677058f3f1a40df5 | [] | no_license | asgaonkar/secureBankApp | 95ceb27d540e7784495994b5c7f27381e4d7d67a | a075a54b4d1661738a9c505c6e38c35491642f76 | refs/heads/master | 2022-09-23T15:03:12.454718 | 2020-04-04T02:23:17 | 2020-04-04T03:13:49 | 266,044,863 | 1 | 0 | null | 2020-05-22T07:19:01 | 2020-05-22T07:19:00 | null | UTF-8 | Java | false | false | 332 | java | package com.asu.secureBankApp.Response;
import java.util.List;
import com.asu.secureBankApp.dao.AccountDAO;
public class AccountResponses {
private List<AccountDAO> accounts;
public List<AccountDAO> getAccounts() {
return accounts;
}
public void setAccounts(List<AccountDAO> accounts) {
this.accounts = acc... | [
"vasudev.sridhar007@gmail.com"
] | vasudev.sridhar007@gmail.com |
a37f368a83359b3d39a67b615a8f55a2f849a7c5 | cc38822e032b172863b5938a21af4f32a3494806 | /app/src/test/java/finance/joypay/com/jopayfinance/ExampleUnitTest.java | 88c442d4b21bb39a575cbdf70f05898ffb16bc80 | [] | no_license | successprabhu/yuvaa_finance_old | 1df8b58b0f1b859b629cbe01d65233af84e4b1c8 | 0136c1d60530641dacc7ebad3d6792a44d68bc6e | refs/heads/master | 2023-05-02T19:32:55.229761 | 2021-05-19T15:58:44 | 2021-05-19T15:58:44 | 368,925,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package finance.joypay.com.jopayfinance;
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
pu... | [
"successprabhu@users.noreply.github.com"
] | successprabhu@users.noreply.github.com |
4dae9347fb1ee595c9c8330c67917d2a5dfb6b57 | d97ded2d5755e0981fb159f1c24c815fd3058465 | /journeyman-service/src/main/java/com/xorlev/journeyman/service/api/TripGeom.java | df4739e7579842c093e2b7311a167c9ad980fb13 | [] | no_license | Xorlev/journeyman-server | 2d060a0efec33085ee499553f43dfc374c69da71 | 22387037765c2fa37cb10fa3e7f96d17965fecb6 | refs/heads/master | 2021-01-01T17:17:25.567266 | 2014-02-07T04:42:59 | 2014-02-07T04:42:59 | 16,604,558 | 5 | 3 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package com.xorlev.journeyman.service.api;
import lombok.Data;
import org.postgis.Point;
import java.util.Date;
/**
* 2013-12-17
*
* @author Michael Rose <michael@fullcontact.com>
*/
@Data
public class TripGeom {
Double startLatitude;
Double endLatitude;
Double startLongitude;
Double endLongitude... | [
"elementation@gmail.com"
] | elementation@gmail.com |
265452b3e1e44527ad9dd8459eccafac299038f0 | 4deed11e791830f235aad2b84753b6910c0e9aca | /fxgl-samples/src/main/java/sandbox/circlegame/CircleNNType.java | 6510afb539815afebd5907df6ee83a2af34b8ab3 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | AlmasB/FXGL | 57a9f09754e9a9eef648de91290065fcaac8179d | cb7050038826331b99737db16f1fbc7252c4ca67 | refs/heads/dev | 2023-07-20T06:10:21.780896 | 2023-07-15T18:32:32 | 2023-07-15T18:32:32 | 32,761,091 | 4,144 | 651 | MIT | 2023-08-08T13:36:01 | 2015-03-23T21:55:07 | Java | UTF-8 | Java | false | false | 297 | java | /*
* FXGL - JavaFX Game Library. The MIT License (MIT).
* Copyright (c) AlmasB (almaslvl@gmail.com).
* See LICENSE for details.
*/
package sandbox.circlegame;
/**
* @author Almas Baimagambetov (almaslvl@gmail.com)
*/
public enum CircleNNType {
CIRCLE, BLOCK, BULLET, PLAYER, POWERUP
}
| [
"almaslvl@gmail.com"
] | almaslvl@gmail.com |
10fd3378cbf36b585748399345862409eed93ab5 | 19ee85ef4d54c2ed978b0f396fe20dac4801fe1a | /api-service/src/main/java/com/rich/service/UserService.java | 444d45c3cb443785371c4af4ff25acc87650ee4b | [] | no_license | RICH0423/spring-boot-api | 59eb8234ca3f47f6105faefa5e8f302d84a6dc69 | f0dd9fe2cda887c992215da2c2217b36e65a76df | refs/heads/master | 2021-04-06T00:18:46.984095 | 2018-09-27T07:50:19 | 2018-09-27T07:50:19 | 124,505,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 537 | java | package com.rich.service;
import com.rich.entity.User;
import org.springframework.stereotype.Service;
import java.util.Arrays;
import java.util.List;
import java.util.Optional;
import java.util.UUID;
@Service
public class UserService {
public List<User> getAll() {
return Arrays.asList(new User("rich", 30), new U... | [
"rich@richleede-MacBook-Pro.local"
] | rich@richleede-MacBook-Pro.local |
af1ba45b7d57bd4ca3b3647b0abd4dd6a17083e0 | 12d512dade5712b21119702b3d33784bea63ba2b | /UngDungQLNhanSu/app/src/main/java/edu/green/acedemy/ungdungqlnhansu/PhuongThuc.java | bd906763cb70e13aa89aa7a87c770ded30c1d569 | [] | no_license | dangdinhchi97/AndroidStudioProjects | 4101d7487cef95b355092279bbc8d33716d9fdac | 72fea008df400fb862e18040a18b13a38f165688 | refs/heads/master | 2020-04-04T23:04:26.704240 | 2018-11-06T07:51:05 | 2018-11-06T07:51:05 | 156,346,059 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 73 | java | package edu.green.acedemy.ungdungqlnhansu;
public class PhuongThuc {
}
| [
"dangdinhchi97@gmail.com"
] | dangdinhchi97@gmail.com |
89db065a782bfeaff3cde57340c986855364c077 | 8567984c254d9cab7917b95e47ded153129e9b3d | /app/src/main/java/com/surgical/decision3/common/bean/intervention/action/CommandAction.java | 888575e6f1e219b106aedbdde6104da6c21ea6a0 | [
"MIT"
] | permissive | nattaponaie/Intelligent-Tutoring-System-for-Situated-Decision-Making-in-Dental-Surgery | e2dae64b38d1f1433b364e8ad48bd0529b810d4a | 41fd9910ca8c02689ba7f449e435583e4b29e75c | refs/heads/master | 2020-03-22T07:13:27.269362 | 2018-07-04T08:35:39 | 2018-07-04T08:35:39 | 139,686,674 | 0 | 0 | MIT | 2018-07-04T08:35:40 | 2018-07-04T07:42:21 | Java | UTF-8 | Java | false | false | 454 | java | package com.surgical.decision3.common.bean.intervention.action;
import org.simpleframework.xml.Root;
@Root
public class CommandAction extends BaseAction
{
public CommandAction()
{
super();
}
public CommandAction(String actionDescription, String actionCode,
String semanticActionCode, CommandActionObject onOb... | [
"nattapon.aie@gmail.com"
] | nattapon.aie@gmail.com |
897d7fd828188d9f4761088282325f561b337e72 | f84841eb95681192f34e6fc7b59d2bbb467b6a8e | /java8project/src/java8project/Methodlearn.java | 3337d6c62eead7075e92dbe124eb414c61e90cf3 | [] | no_license | manishyadv46/rock | 6becdf527081155c86353f1e18664e90b9e445fc | 7e48eac3c125450fda9492052e730c4e3b877b7c | refs/heads/master | 2020-12-14T09:41:37.287935 | 2020-01-19T17:18:30 | 2020-01-19T17:18:30 | 234,702,765 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package java8project;
public class Methodlearn {
public static void main(String[] args)
{
//System.out.println("swedfewedfour");
System.out.println(Myutils.printSomeJunk("fgfgdg"));
//Myutils.sum2Number(10, 34);
//int myvar = Myutils.add10(99)+1000;
// System.out.println(myvar);
}
}
| [
"manishyadv46@gmail.com"
] | manishyadv46@gmail.com |
da07e48422a14a5cf519ce78dd94360ff90bafbf | 396ae42be1ea3c052ee4975c8505aa10c8b9ebab | /HBProj29_One_to_many_List_bag_set_Map/src/main/java/com/har/entity/Country.java | bfb4e0d9fccb179abf87121df83a67af4d643a8e | [] | no_license | harishviru/Hibernate | ea45cb201c243a7f79fcf4f5db7f75f91c880da2 | 3be3a74a56fa053e58f089a8bea55bd9dd047fbf | refs/heads/main | 2023-06-01T22:12:10.865356 | 2021-06-18T15:59:39 | 2021-06-18T15:59:39 | 369,538,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package com.har.entity;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
public class Country {
private Integer countryId;
private String countryName;
}
| [
"57554695+harishviru@users.noreply.github.com"
] | 57554695+harishviru@users.noreply.github.com |
0680b0e600276463e506a9a7477efaa641777652 | 89ee9c29a3fe3fe6e4ba59ac2cdfd5f009c17390 | /HSTCMD/cqatest/src/com/motorola/motocit/alt/altautocycle/FunctionVideoTestActivity.java | df8141c83025d45caaad529098ed5f50818bb51a | [
"Apache-2.0"
] | permissive | XiGuangKai/MyAndroidProjectExercise | 4aa4a04259485be82c84b3a89461b5d87efe05ee | da10760d3273ba41fa471ff13e86c4244465a070 | refs/heads/master | 2020-12-03T01:50:32.943130 | 2017-06-30T09:52:11 | 2017-06-30T09:52:11 | 95,874,402 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,481 | java | /*
* Copyright (c) 2015 Motorola Mobility, Inc.
* All Rights Reserved
*
* The contents of this file are Motorola Confidential Restricted (MCR).
*/
package com.motorola.motocit.alt.altautocycle;
import com.motorola.motocit.TestUtils;
import com.motorola.motocit.alt.altautocycle.util.Constant;
import com.motorola.m... | [
"wangdy11@WANGDY11XAM00G2.lenovo.com"
] | wangdy11@WANGDY11XAM00G2.lenovo.com |
35afab91202c0bdc70c2b385e11f651599cb8d71 | 9314b7b82cf9bbf1f29fbc059e0fd11f75faad56 | /FindTheDifference.java | 4fe08fabaf310de9c4dc0f2b5444a0b6371297a7 | [] | no_license | zhaoxubin/java | 881eae51e7117f2a870467eac29a763419abdc1c | 77dd48812f2a3eebb1d43744556eb61941dc3b61 | refs/heads/master | 2020-10-01T15:30:31.880588 | 2020-09-07T13:44:14 | 2020-09-07T13:44:14 | 227,566,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | class Solution {
public char findTheDifference(String s, String t) {
char res = t.charAt(t.length()-1);
for(int i=0; i<s.length(); i++){
res ^= s.charAt(i);
res ^= t.charAt(i);
}
return res;
}
} | [
"2581939960@qq.com"
] | 2581939960@qq.com |
39a7cf5bcec9d6ec7b1ca4601b89b8ae7814f67a | b4ddfbb7ea8c5dc4b9dcc07e0f356254250037af | /src/main/java/hr/fer/zemris/java/hw12/jvdraw/list/DrawingModelListener.java | 2098a7ba9b6e71bba639d1f9cf988221daeff6e7 | [] | no_license | vilimstaroveski/JavaCourse-HW12 | 4e3a9bd9ccf0f241f2e1c2f21646cb014f891844 | 76edc527d2c9dd83ba9a754c1f0f53d1125a5928 | refs/heads/master | 2021-07-05T22:33:24.401688 | 2019-06-23T00:42:03 | 2019-06-23T00:42:03 | 193,291,603 | 0 | 0 | null | 2020-10-13T14:05:37 | 2019-06-23T00:41:03 | HTML | UTF-8 | Java | false | false | 1,061 | java | package hr.fer.zemris.java.hw12.jvdraw.list;
/**
* Interface for objects that listens to {@link DrawingModel}
* @author Vilim Staroveški
*
*/
public interface DrawingModelListener {
/**
* Notification fired when objects are added
* @param source component on which objects are added
* @param index0 ... | [
"vilimstaroveski@protonmail.com"
] | vilimstaroveski@protonmail.com |
052395219ac5795c38321d4c04cd3a4027e63814 | bead5c9388e0d70156a08dfe86d48f52cb245502 | /MyNotes/JDK_8/chapter_2/c_2_3/c_2_3_4/Predicate.java | b11f4f4cb54d84532cd8321fafc943d72119648b | [] | no_license | LinZiYU1996/Learning-Java | bd96e2af798c09bc52a56bf21e13f5763bb7a63d | a0d9f538c9d373c3a93ccd890006ce0e5e1f2d5d | refs/heads/master | 2020-11-28T22:22:56.135760 | 2020-05-03T01:24:57 | 2020-05-03T01:24:57 | 229,930,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110 | java | //package JDK_8.chapter_2.c_2_3.c_2_3_4;
//
//public interface Predicate<T> {
//
// boolean test(T t);
//}
| [
"2669093302@qq.com"
] | 2669093302@qq.com |
f2b516239cc209c6b19f945275f8e0992cd44938 | 669cc1deb4f48dc1dd567156ef8b7faf0c0b363f | /src/cn/edu/ncu/java/view/bowlingballteam/CellFactory.java | 337177b18e63e5221d9c2e3068906a3548900a36 | [] | no_license | ccarmellia/Ball-Scrolling | 565474eee18d099e3a2f5a2200deb2d976fd5296 | ba34be56166868a9f221f3e84dab41b6478a253f | refs/heads/master | 2023-05-25T10:52:35.779527 | 2021-06-11T13:50:01 | 2021-06-11T13:50:01 | 375,661,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,356 | java | /**
* Copyright (C), 2015-2019, 南昌大学软件学院1807班
* FileName: CellFactory
* Author: 肖海军
* Date: 2019/11/10 21:05
* Description:
* History:
* <author> <time> <version> <desc>
* 作者姓名 修改时间 版本号 描述
**/
package cn.edu.ncu.java.view.bowlingballteam;
impo... | [
"1349074040@qq.com"
] | 1349074040@qq.com |
c6d7d27c39e4d4155e560f89ebe4448f48248f32 | bc972c868086a4e713fa6a6da90a3985bfaaabbc | /untitled/2020-09-21/src/TestDemo.java | 61e3def1375db196a1aa40357c9802c53be7b4d9 | [] | no_license | Augustchangan20/twelve | 59d63781f0d32603c8d15f691ef7489546e766a7 | b9fa47594da9ec20794ee883e4ed6c47f6240fd0 | refs/heads/master | 2021-04-23T18:20:29.725429 | 2020-09-27T08:07:58 | 2020-09-27T08:07:58 | 249,964,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 893 | java | class Card {
public int rank; // 数值
public String suit; // 花色
public Card(int rank, String suit) {
this.rank = rank;
this.suit = suit;
}
//
@Override
public boolean equals(Object obj) {
if (this == obj){
return true;
}
if (obj == null || !... | [
"157513646@qq.com"
] | 157513646@qq.com |
7b5800a67fae0b20fc334d12be8ed8825c54cc88 | a466e0a30674a541741f979b155f3637c1a74f26 | /Utilities/NSFoundation/src/ns/foundation/NSMutableData.java | bf426cf9763be787f65e2a825c9760641cf96287 | [] | no_license | wocommunity/wonder | c2971adadfc103f24191f60095c6d88a49dc128f | c0af44e73c9a2a6799b3ecfa1cf451123348cc43 | refs/heads/master | 2023-06-08T08:15:33.261856 | 2023-05-28T03:26:27 | 2023-05-28T03:26:27 | 1,520,916 | 89 | 85 | null | 2023-05-20T07:53:55 | 2011-03-24T13:30:25 | Java | UTF-8 | Java | false | false | 1,606 | java | package ns.foundation;
import java.util.Arrays;
public class NSMutableData extends NSData {
public NSMutableData() {
this(128);
}
public NSMutableData(NSData aData) {
super(aData.immutableBytes(), aData.immutableRange(), false);
}
public NSMutableData(int size) {
super(new byte[size]);
}
... | [
"qdolan@8dc76679-1c23-de11-85cd-0050568e728b"
] | qdolan@8dc76679-1c23-de11-85cd-0050568e728b |
6e3d25479c776e127d8a6e2d4de6cf942f060380 | 272a5796839d8f73fd384edd92577060bc5bdf9a | /controller/FrontController.java | 432f6f288d2a8caa95c9736c2d0e81078e4049a4 | [] | no_license | jeonka1001/SurveyProject | 289b125119cd9c0f45156bf77d86150f77bd488d | ac90df43c136f6132ade9771211edd4eb49cefaf | refs/heads/master | 2023-05-10T19:55:34.328247 | 2021-06-03T17:27:55 | 2021-06-03T17:27:55 | 261,087,549 | 0 | 1 | null | 2020-05-18T10:49:31 | 2020-05-04T05:22:45 | Java | UTF-8 | Java | false | false | 1,835 | java | package com.surveypro.controller;
import java.io.IOException;
import java.util.Enumeration;
import java.util.HashMap;
import javax.servlet.ServletConfig;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRe... | [
"noreply@github.com"
] | jeonka1001.noreply@github.com |
67f07ec41d70790b6fe236b5ea2c771b9e507b3b | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.qqlite/classes.jar/com/tencent/mobileqq/pic/compress/CompressOperator.java | f4cde52217379917c1d1ba012e63ec51fd620972 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 7,675 | java | package com.tencent.mobileqq.pic.compress;
import android.content.Context;
import android.graphics.BitmapFactory;
import android.graphics.BitmapFactory.Options;
import android.os.Bundle;
import android.text.TextUtils;
import com.tencent.mobileqq.pic.CompressInfo;
import com.tencent.mobileqq.pic.Logger;
import... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
a6952fef42a55f2e51d0b249fd6e41d39fb5e431 | 60ad3755ef8d566d194f74e457cd08d823d4672f | /modules/activiti-bpmn-model/src/main/java/org/activiti/bpmn/model/MessageEventDefinition.java | 67b4e9cf001b0338b36976388ef02711febb9cb2 | [
"Apache-2.0"
] | permissive | erdemedeiros/Activiti | fd0c62236b558e13139e55065cc4fc9958d12d59 | bb32fac4a2a731de6a1790826c8967a1fabca7f2 | refs/heads/master | 2020-05-21T04:08:14.458613 | 2017-06-22T08:23:46 | 2017-06-22T08:26:45 | 84,570,538 | 2 | 0 | null | 2017-03-10T14:54:53 | 2017-03-10T14:54:53 | null | UTF-8 | Java | false | false | 1,200 | java | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"tijs.rademakers@alfresco.com"
] | tijs.rademakers@alfresco.com |
8bd57e80ba472afa93a34664224d84bcd97394f4 | 067fea23af0a37ac5f59026143ba12f39d6475eb | /src/main/java/org/tgcloud/zhanzhang/core/FileUtil.java | e7605d83ee9ab882c2733026e96a986b54f70336 | [] | no_license | apachewj/zhanzhang | 8a67505d1f839663ebcd8b40554127e5d535fd72 | b818be4d3b8a1f572b4aae301f7abdb90efdf8fd | refs/heads/master | 2021-01-16T19:37:40.409973 | 2017-08-25T15:13:46 | 2017-08-25T15:13:46 | 100,171,662 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,072 | java | package org.tgcloud.zhanzhang.core;
import com.google.common.base.Strings;
import com.google.common.collect.Lists;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import sun.misc.BASE64Decoder;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
import java.io.*;
import java.nio.channels.FileC... | [
"597347616@qq.com"
] | 597347616@qq.com |
3ab63b09d88bf83b50e0410da8ca7bd21cddd8d6 | a603b45a75149a300b030fa83f059ce1c9260b73 | /Eshop-inventory/src/main/java/com/vilderlee/eshopinventory/request/ProductInventoryCacheRefreshRequest.java | 423e4cf007b36caf88fca0a6909b313c7854989a | [] | no_license | vilderlee/Springboot | 79e2e2305765ae2a0e08a688eeaf5c6289dac8f1 | e97e9010c3ac8e2af9687ff641f6011dcfb50e94 | refs/heads/master | 2022-10-09T11:58:01.313284 | 2021-04-24T04:22:36 | 2021-04-24T04:22:36 | 158,368,542 | 1 | 2 | null | 2022-10-04T23:54:14 | 2018-11-20T10:06:38 | Java | UTF-8 | Java | false | false | 1,527 | java | package com.vilderlee.eshopinventory.request;
import com.vilderlee.eshopinventory.model.ProductInventory;
import com.vilderlee.eshopinventory.service.ProductInventoryService;
import lombok.Getter;
import lombok.extern.slf4j.Slf4j;
/**
* 功能描述:
*
* @package com.vilderlee.eshopinventory.request
* @auther vilderlee
... | [
"1010434086@qq.com"
] | 1010434086@qq.com |
b69c074920997520d8f6ae3a70b0e82263993f93 | 9acfbea67325fa4a83ab55334e304dcf2b7b613d | /app/src/main/java/com/babiloneo/puntodeventa/ConsultarActivity.java | 60f1e49f40d1475d1997665359ef9ced997a3063 | [] | no_license | babiloneo/mipuntodeventa | 9b87cd9d496203b005111d524833faeb9ac89a9b | bfd575092696da9e58e3a3122d8343eef9ed1bb4 | refs/heads/master | 2020-03-20T08:19:02.385563 | 2018-06-17T03:11:05 | 2018-06-17T03:11:05 | 137,305,006 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,551 | java | package com.babiloneo.puntodeventa;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.KeyEvent;
import android.widget.ListView;
import com.babiloneo.puntodeventa.adaptador.productosAdapter;
import com.babiloneo.puntodeventa.dataBase.Producto;... | [
"cronica_20@hotmail.com"
] | cronica_20@hotmail.com |
fc09ca8e7ed1280ad1fd561e89c15b77618249d3 | a79f109f8b323fb7dea06ea390d64dc0b4005181 | /Petnolja/src/com/petnolja/petsitter/model/service/PetsitterReviewService.java | 4761fa24e00e8c43b1383aeafb2103efb80f9f00 | [] | no_license | jooijin/petnolja-my | e4eca9132e0fe1e6aa80435a8cc00962aa71b966 | 360654d0408b910fcb6a0cf57dd9c94c114e7afd | refs/heads/master | 2023-06-03T23:50:43.931604 | 2021-06-22T12:01:33 | 2021-06-22T12:01:33 | 379,256,521 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package com.petnolja.petsitter.model.service;
import static com.petnolja.common.JDBCTemplate.close;
import static com.petnolja.common.JDBCTemplate.getConnection;
import java.sql.Connection;
import java.util.ArrayList;
import com.petnolja.petsitter.model.dao.PetsitterReviewDao;
import com.petnolja.petsitter.model.vo.P... | [
"83656357+bin1744@users.noreply.github.com"
] | 83656357+bin1744@users.noreply.github.com |
b16668eaef485e22b8049a640f529495b41239eb | 13386fc12abfb03247f9580da5b5a82eaf718eda | /src/me/mrletsplay/mrcore/json/converter/JSONConvertible.java | 946b3515a2d8877a7d1b6dd042b48ab18e692835 | [
"MIT"
] | permissive | davidmoshal/MrCore | 4951a8f149fed05e7fa5391ae318d6215edda988 | 3df90e44248c75d4bdce46d1e1c86f10d5093f92 | refs/heads/master | 2023-03-02T04:45:32.943806 | 2021-02-01T15:49:50 | 2021-02-01T15:49:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package me.mrletsplay.mrcore.json.converter;
import me.mrletsplay.mrcore.json.JSONObject;
public interface JSONConvertible {
public default JSONObject toJSON() {
return toJSON(true);
}
public default JSONObject toJSON(boolean includeClass) {
return JSONConverter.encodeObject(this, includeClass);
}
public... | [
"mr.letsplay2003@gmail.com"
] | mr.letsplay2003@gmail.com |
73e45f4cbe557c062c2bbfdd093339698951a6a3 | 034dd8550e48d4b7dfd26fae7bbbfe25a23706d0 | /subprojects/worldOfSteve/src/shaders/TerrainShader.java | 597498980141f6dea685a9219975df716d6eac60 | [] | no_license | dtrajko/lwjgl_game | 3182a970fc542dc1fb1e606f7c72349d8934e354 | 91e7e01930f411af3ddc545ce742c6eebf2f5d95 | refs/heads/master | 2021-05-12T03:02:43.863050 | 2020-05-01T23:36:35 | 2020-05-01T23:36:35 | 117,606,702 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,618 | java | package shaders;
import java.util.List;
import org.lwjgl.util.vector.Matrix4f;
import org.lwjgl.util.vector.Vector3f;
import org.lwjgl.util.vector.Vector4f;
import entities.Camera;
import entities.Light;
import toolbox.Maths;
public class TerrainShader extends ShaderProgram {
private static final int MAX_LIGHTS =... | [
"dtrajko@gmail.com"
] | dtrajko@gmail.com |
3a66481c6c03a480feb67a28f8ad535de53d2138 | 7fc60aab8fefa96cf99ad37d8f4d128fb21d5fb6 | /HelloWorld/src/TestTwo.java | 7969362bcced1a428ff026a8495d878506e78929 | [] | no_license | kevinvandervlist/SE | 5bd321d3139691b3e8a284fd8345eaad1400bfb6 | d4edfc635c822719bda1a64e32ec9212fb994f9c | refs/heads/master | 2016-09-05T18:00:54.392243 | 2012-11-22T11:23:06 | 2012-11-22T11:23:06 | 6,577,119 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 939 | java | import Abstract.Foo;
/**
* This is a test for a multiline comment
* @author kevin
*
*/
public class TestTwo implements ITestTwo {
private int cnt = 0;
// Blah
public TestTwo(int q) {
this.cnt = q;
}
public int getCnt() {
return this.cnt;
}
public void setCnt(int w) {
this.cnt = w;
}
// This i... | [
"kevin@kevinvandervlist"
] | kevin@kevinvandervlist |
629bc9bd784cf841e33d2c42a1967fae73f11b85 | 54653edbc2252356949911b1403266e7d7f81476 | /manager/SpeakerManager.java | b066b77f7b247622a6d6fc47423f07041932ac59 | [] | no_license | luo0612/w | e404467914cb8be5e91c26aba30e747bd9f6b961 | edf057a45ab90d033583bb52d8bb1df23a94c7ee | refs/heads/master | 2021-09-05T17:46:27.857308 | 2018-01-30T01:39:47 | 2018-01-30T01:39:47 | 109,260,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,812 | java | package com.vogtec.ibx5.manager;
import android.content.Context;
import android.content.res.AssetFileDescriptor;
import android.media.AudioManager;
import android.media.MediaPlayer;
import com.vogtec.ibx5.R;
import com.vogtec.utils.Utils;
import com.vogtec.utils.utils.LogUtils;
import java.io.FileDescriptor;
/**
*... | [
"baiyueliumeng@sina.com"
] | baiyueliumeng@sina.com |
58133a5cd40b6eb81dfb4538c0a854ea3c2f56b3 | 35e1aee1685def4d303dbfd1ce62548d1aa000c2 | /EstacionTrabajo/src/Objetos/InfoEquipoCampeonato.java | d55fb65c801337e8fd7757bd3c04bd87ff1939b0 | [] | no_license | sjcotto/java-swing-ws | d2479e1bedea0ba46e8182c1d9dd91955042e9b8 | fd972634a3f58237bb2cfb07fde7113b80d15730 | refs/heads/master | 2016-09-06T07:43:45.963849 | 2013-08-15T01:19:17 | 2013-08-15T01:19:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,690 | java | package Objetos;
import DataTypes.DataDivEquipo;
import DataTypes.DataIdNombre;
import java.util.LinkedList;
import java.util.List;
// NUEVO!!
import java.util.ArrayList;
import DataTypes.DataApuestaPersistencia;
// NUEVO!!
public abstract class InfoEquipoCampeonato {
protected float dividendoCampeonato;
pro... | [
"sjcotto@gmail.com"
] | sjcotto@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.