blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
222277959cb84d8671eedba160cae5525ab615d8 | 58264542a9dffd5127d0c2bc1765364f47c96d76 | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Pantherbot6219Lib/FTCChoiceMenu.java | 5e7d5c1c922b498befe700dbd20c0bdafe42ab58 | [
"MIT"
] | permissive | Pantherbot6219/FTC6219TeamCode | fc1cc7a8f42962fab4ca3fa78db9e65d0e801823 | 0476de6c0520db65399752118e004b5f710869c8 | refs/heads/master | 2020-03-27T00:37:38.108110 | 2018-11-09T03:02:20 | 2018-11-09T03:02:20 | 145,639,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,834 | java | package org.firstinspires.ftc.teamcode.Pantherbot6219Lib;
import java.util.ArrayList;
import org.firstinspires.ftc.teamcode.Hallib.HalDashboard;
import org.firstinspires.ftc.teamcode.Hallib.HalUtil;
/**
* This class implements a choice menu where a number of choices are presented to the user.
* The user can press ... | [
"30453425+KusakabeMirai@users.noreply.github.com"
] | 30453425+KusakabeMirai@users.noreply.github.com |
e310978cd971d6ba12024d105d7dd48835b15838 | 6817f8b7b5685bbc10fd441e718669a3624bf603 | /src/main/java/org/jitsi/xmpp/extensions/jingle/Reason.java | 7ff5110adaaaaeb92ee20a6ffac4644caf8ac90c | [
"Apache-2.0"
] | permissive | jitsi/jitsi-xmpp-extensions | 8ade37b914e05a478d6796e469e32dc7f101dc83 | fc073fbaef2ab8fd59238164db5cab91f06b5a22 | refs/heads/master | 2023-09-02T02:14:46.691174 | 2023-08-02T13:02:35 | 2023-08-02T13:02:35 | 178,438,272 | 15 | 54 | Apache-2.0 | 2023-09-13T20:50:55 | 2019-03-29T16:13:39 | Java | UTF-8 | Java | false | false | 5,299 | java | /*
* Copyright @ 2018 - present 8x8, 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 ... | [
"damencho@jitsi.org"
] | damencho@jitsi.org |
47bacd144454f969b999f0552ec1fa45f5db8c4f | b829b674062561d59216f8f6497dd8a2e6658a4f | /xycode/src/main/java/com/billz/xycode/service/user/UserAccountTransService.java | c88e3d7dfc7088e34ce5c2f0f323bb0d32f001d8 | [] | no_license | gzbillz/syscode | 29f50d5fecdefa3e229d526d7b8e67acbd3f47f5 | 318f8db5b20b6c7957259085c3585b60f28fda25 | refs/heads/master | 2021-07-25T12:42:46.725688 | 2017-11-05T06:52:53 | 2017-11-05T06:52:53 | 109,558,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 597 | java | package com.billz.xycode.service.user;
import com.billz.util.Prb;
import com.billz.util.Psb;
import com.billz.xycode.model.user.UserAccountTrans;
/**
* @class UserAccountTransService.java
* @author billz
* @date 2017-10-07
*/
public interface UserAccountTransService {
/**
* 分页查询
*
* @para... | [
"billz@billz-PC"
] | billz@billz-PC |
b02b1e1fe2e36d70a182a65e2aea964922bc2ded | f7350fc6920e44e363b58962d78ab57b6004422b | /src/Controleur/ControleurLigneSelectione.java | 1c23357e825f187fcaacbdd13f8ece45add64199 | [] | no_license | gilles971/Projet-S2 | 1f31f7167a04494aeab03471b300c8a0c3155c01 | fb7561d59cca18c2efba673a8c8aa2a3662ff620 | refs/heads/master | 2021-07-04T03:12:51.507252 | 2017-09-26T22:34:53 | 2017-09-26T22:34:53 | 104,897,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 853 | java | package Controleur;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import IHM.MainWindows;
public class ControleurLigneSelectione implements MouseListener {
private int ligne;
public void mouseClicked(MouseEvent e) {
// MainWindows.setLigne(MainWindows.getListeequipe().getSelectedRow())... | [
"gilles-lacemon@orange.fr"
] | gilles-lacemon@orange.fr |
8ddef8c3b258ba3567d345f817bdc41f2b23d8d4 | da69a9aca1bedd0fddf71e829a1336c6ee398e2b | /WhereAmI/src/com/suny/ocr/network/ImageUpload.java | 6512a26c647d6e527202a5dea0d09c6d2aabfba9 | [] | no_license | rayvo/whereami-suny | b8760d7ebf5f96561a8c672871860e518ee31372 | ca8dfdfb778de7460851ef81661a877add5b96b4 | refs/heads/master | 2016-09-06T04:26:41.050798 | 2014-05-23T13:00:54 | 2014-05-23T13:00:54 | 33,710,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,596 | java | package com.suny.ocr.network;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import org.apache.http.client.ClientProtocolException;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.database.Cursor;
import android... | [
"quocduy.vo@stonybrook.edu@c1c51718-bdb0-b164-7fb2-df2349e07390"
] | quocduy.vo@stonybrook.edu@c1c51718-bdb0-b164-7fb2-df2349e07390 |
3b1bf95f955e48716050ea8df2749d16a9e24236 | 241c42244d40aab48a20d46c1c60b18b06aee42d | /src/main/java/ua/lviv/iot/zoo/shop/models/BirdsSoundsType.java | 695abbd1c29f0ac39020cf29ed0e2a733bf27922 | [] | no_license | VladTvardovskyi/Lab5-6 | 19be4eb4e675df297340c9e56942185448fbc4e4 | 5b218f55cd4f8e1053bf8adde4ddd58f3a3345f6 | refs/heads/master | 2020-05-21T06:01:35.632204 | 2019-06-08T09:55:41 | 2019-06-08T09:55:41 | 185,932,556 | 0 | 0 | null | 2019-06-08T10:06:15 | 2019-05-10T06:37:11 | Java | UTF-8 | Java | false | false | 104 | java | package ua.lviv.iot.zoo.shop.models;
public enum BirdsSoundsType {
SOUNDS, VOICE, SILENT;
}
| [
"noreply@github.com"
] | noreply@github.com |
d0f7bf8f1cf7c815670a5de6cd54eaa8615f2414 | 7cc1acab6e42aae3d0cec1c99cbfdb175e83f638 | /main/java/com/dacin21/survivalmod/reactor/producion/ContainerElectrolyzer.java | 859463bb2d718365e9924667d6a254770ef8e4fe | [] | no_license | dacin21/Minecraftmod | f0ee703f8aad129194b96d2f49f0763ab3847e4d | 09b1005eeb4a4d2105574d236369ab34db5b9894 | refs/heads/master | 2020-03-30T12:06:20.315604 | 2015-01-28T19:10:35 | 2015-01-28T19:10:35 | 27,506,430 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,216 | java | package com.dacin21.survivalmod.reactor.producion;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.player.InventoryPlayer;
import net.minecraft.inventory.Container;
import net.minecraft.inventory.ICrafting;
import net.minecraft.inventory.Slot;
import net.minecraft.item.ItemStack;
i... | [
"daniel.rutschmann@stud.ksimlee.ch"
] | daniel.rutschmann@stud.ksimlee.ch |
da948c34b6a4774d098cf166e4c07fd7573dba2f | 586b994b8f478d38d44f6a06e317a2b52403f80d | /app/src/main/java/com/raymond/randomexercise/activities/MainActivity.java | 55da25b3bf747251d220baa795965010f0a44fb9 | [] | no_license | am5a03/random-android-exercise | fd04c733e1b11becfeb7a98598c482f1a1a05231 | 4a03735ff37ed080231af306e33dd7674b0fcdb9 | refs/heads/master | 2021-01-17T06:50:08.084975 | 2016-06-19T07:33:15 | 2016-06-19T07:33:15 | 53,334,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,996 | java | package com.raymond.randomexercise.activities;
import android.os.Build;
import android.provider.Settings;
import android.support.design.widget.CoordinatorLayout;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android... | [
"am5a03@gmial.com"
] | am5a03@gmial.com |
33042ae3ad08e13be7a583eff3526413dc5856e4 | 35d7c9928f159bd064887335626999e817d4999d | /GithubTest/src/api/io/single/Test01.java | 42ba0575ef6fe56e958fa17b72c7a5f7609b68f0 | [] | no_license | whehtk22/hyunsung1 | e1a25f669b612fd74f42c927cbcc8da77f336861 | 7bf06d9e34052b2677daa1104418e39b1cae6021 | refs/heads/master | 2020-03-26T15:52:58.003346 | 2018-08-22T06:06:53 | 2018-08-22T06:06:53 | 145,069,746 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 867 | java | package api.io.single;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
public class Test01 {
public static void main(String[] args) throws IOException {
// 싱글 바이트 출력
// 준비물 : 파일 인스턴스, 출력용 통로
File target = new File("files","sin... | [
"Administrator@203-07"
] | Administrator@203-07 |
4fa69e7afd57a36c4c0453300840b6cefc8fb79b | d6d918a6a530f536f8dd9127ea8a468ee13c9bf1 | /java/squeek/applecore/example/HealthRegenModifier.java | 03398e435867f5cb9f9cbf41e7a86f9dc252fe32 | [
"Unlicense"
] | permissive | AnodeCathode/AppleCore | ff7c24c0b856eb5d55d8b538767d2beda82e9e44 | f01220c9aaa06e7941f5f59b8d3ac9d0b1756035 | refs/heads/master | 2021-01-16T21:19:29.409799 | 2014-08-19T14:17:40 | 2014-08-19T14:17:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 610 | java | package squeek.applecore.example;
import squeek.applecore.api.hunger.HealthRegenEvent;
import cpw.mods.fml.common.eventhandler.Event.Result;
import cpw.mods.fml.common.eventhandler.SubscribeEvent;
public class HealthRegenModifier
{
@SubscribeEvent
public void allowHealthRegen(HealthRegenEvent.AllowRegen event)
{
... | [
"squeek502@hotmail.com"
] | squeek502@hotmail.com |
9fa1c9628683abfb359fab344f2d11871e4ef4ce | 7d8ed1104966982c90d5b8b35ea92491286836f6 | /src/test/java/com/cts/test/ribbondemo/RibbonDemoApplicationTests.java | bb6e98ad24f2a5d71ab31dd7bf4dec41c1d04bac | [] | no_license | PrasanthMohanCognizant/ribbon-example | e05b1d1f9eddecbdf427e6d8cf0698f88a069a81 | 4f26b41ad4ae225da1316d26e9cfacbba850c6a2 | refs/heads/master | 2021-04-03T01:28:35.690534 | 2018-03-13T14:51:38 | 2018-03-13T14:51:38 | 125,062,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | package com.cts.test.ribbondemo;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class RibbonDemoApplicationTests {
@Test
public void... | [
"prasanth.mohan@cognizant.com"
] | prasanth.mohan@cognizant.com |
ef88f5c92464daa66206531dad89be194b4d1d9e | 820c58c50c51af6238ac5c1b0fa12504dfd95133 | /app/src/main/java/com/yoyiyi/soleil/module/home/ChaseBangumiFragment.java | 0d5d70eb9b29e5797e223897dda0f3e8cafae0b4 | [
"Apache-2.0"
] | permissive | Calo-missile/bilisoleil | f07ef30d0121585d515bcafdedb4ec96fa675973 | 0a9f3370a864852bad88c7463237d189a954b445 | refs/heads/master | 2020-06-26T09:26:22.781985 | 2017-07-12T10:16:57 | 2017-07-12T10:16:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,415 | java | package com.yoyiyi.soleil.module.home;
import android.support.v7.widget.LinearLayoutManager;
import com.yoyiyi.soleil.R;
import com.yoyiyi.soleil.adapter.home.section.chase.ChaseAdSection;
import com.yoyiyi.soleil.adapter.home.section.chase.ChaseFollowSection;
import com.yoyiyi.soleil.adapter.home.section.chase.Chase... | [
"2455676683@qq.com"
] | 2455676683@qq.com |
42c3d9b07ca52cef4c6231646978b2de7baebe01 | 34e1e85201730a797f14825f2bfa45cceae24866 | /app/src/main/java/com/tesseractumstudios/warhammer_artofwar/util/font/roboto/RobotoFont.java | 799f11adbea930fc6690b338347658d8dbcdd3a7 | [] | no_license | EvgenyKravtsov/freelance_art_of_war | 68ebf9ace4c70c89ff92cd35133b530fdf759d01 | 1ae77b7caf6a636ca9cb7dd39a27ae4743f8349c | refs/heads/master | 2021-01-23T04:58:44.944438 | 2017-04-03T20:30:08 | 2017-04-03T20:30:08 | 86,260,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 494 | java | package com.tesseractumstudios.warhammer_artofwar.util.font.roboto;
import android.content.Context;
import android.graphics.Typeface;
final class RobotoFont {
private static Typeface typefaceRegular;
////
RobotoFont(Context context) {
if (typefaceRegular == null) {
typefaceRegular ... | [
"SleeK89SpraG"
] | SleeK89SpraG |
bca7e258d8550dd299825f72aed2a793aad80ee9 | 6d331ef0308d6d731f61305a427c485adb8ef548 | /src/Ventana/VentanaLetraDNI.java | 9e22b8becc67f9b3904e1c623e9cb36f8f70b720 | [] | no_license | David5002WL/examenEn | 273a078c3769dc5f755d850c91fe3119549f5ff8 | 4a79e9f10db805a8fe9a73f784a659fae5f6b68c | refs/heads/master | 2021-01-21T15:27:06.261607 | 2017-05-19T21:12:26 | 2017-05-19T21:12:26 | 91,842,531 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,741 | java | package Ventana;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import java.awt.event.ActionEvent;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import Logica.CalcularLetra;
import javax.swing.BoxLayout;
import javax.swing.JLabel;
import javax.swing.JTextFie... | [
"daviidwl@gmail.com"
] | daviidwl@gmail.com |
ee7611759172a61961285acbdf5bbafc8d07eb17 | 2181375512ff7fb467c4327c67120d67b03b8901 | /src/main/java/com/puppet/pcore/impl/serialization/json/JsonUnpacker.java | 93cd166d8f1d5d101e46a0d5f747b34ce20f1471 | [
"Apache-2.0"
] | permissive | puppetlabs/pcore-java | e35d1abaf67e3ed1788451076136aaed02620df5 | d7a06dff11a9966c236db092ea6ab1179bf4da93 | refs/heads/main | 2023-09-02T23:33:58.507913 | 2022-02-18T19:13:42 | 2022-02-18T19:13:42 | 75,075,652 | 1 | 6 | Apache-2.0 | 2022-11-16T02:42:24 | 2016-11-29T11:38:47 | Java | UTF-8 | Java | false | false | 2,988 | java | package com.puppet.pcore.impl.serialization.json;
import com.puppet.pcore.impl.serialization.ExtensionAwareUnpacker;
import com.puppet.pcore.impl.serialization.PayloadReaderFunction;
import com.puppet.pcore.serialization.SerializationException;
import java.io.BufferedInputStream;
import java.io.IOException;
import ja... | [
"thomas@tada.se"
] | thomas@tada.se |
3dc5d009125e8c5e4d0a3c9c6c11b531c9a45a50 | c04f1a489798b44106dda3370323e95ec26b5819 | /src/com/bignerdranch/android/criminalintent/SingleFragmentActivity.java | 28f8d922574332e9903dfe48043f672dd81c6009 | [] | no_license | o4wcoder/CriminalIntent | dafbc36cf54db991e97eb5a73fbe33d451d0ed4c | 8b2dde87db2126aa88a3383bfd5a38dbc311c9ff | refs/heads/master | 2021-01-20T00:57:07.295595 | 2015-07-11T19:54:56 | 2015-07-11T19:54:56 | 38,938,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,311 | java | package com.bignerdranch.android.criminalintent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
public abstract class SingleFragmentActivity extends FragmentActivity {
/********************************... | [
"chris.hare@arrisi.com"
] | chris.hare@arrisi.com |
65b8f295bb0959ff67234ad99acd2f17063dd24e | 0c34881fe4ff727fbd32f007697d95b2d8d2c807 | /src/test/java/org/quantum/usa/core/TestBase.java | 18a9c87a66639ce6d1fe28d68d2b3f7fca3d4b81 | [] | no_license | sarkershantonu/QuantumUSA | a46d1386983f988f5446d7afed1ab0bf01ff2a14 | a12824ff4c3740195a5390f50b95d568a36bd129 | refs/heads/master | 2022-11-26T05:07:38.776763 | 2019-09-15T17:12:20 | 2019-09-15T17:12:20 | 167,896,195 | 1 | 2 | null | 2022-11-16T11:32:53 | 2019-01-28T03:58:30 | Java | UTF-8 | Java | false | false | 1,984 | java | package org.quantum.usa.core;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Rule;
import org.junit.rules.TestWatcher;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ru.yandex.qatools.allure.even... | [
"shantonu_oxford@yahoo.com"
] | shantonu_oxford@yahoo.com |
2eb944b60c3ea5f7e7b5a078aff506f0a149bd3f | 48641458a6dae5db620c38195d545e3b51d2cd29 | /study/src/main/java/com/study/day15/Employee.java | d50fbaa6db094a36f637011f0a475ae5a5abf008 | [] | no_license | austin779/Java20210726 | a62b915bb056103b84c5dc243ad478342820edee | ab06ea2ab5219fcb0343f34314ffae549eb73ef9 | refs/heads/main | 2023-07-09T10:32:21.399622 | 2021-08-09T03:12:27 | 2021-08-09T03:12:27 | 389,515,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | package com.study.day15;
public class Employee {
int salary;
}
| [
"awk19690730@gmail.com"
] | awk19690730@gmail.com |
b37647d194944fe19cb46e6f6c1167c4777f8b84 | 9f5b170216271d68097c021472e32d6929b3f73d | /core/src/com/mygdx/game/Ball.java | d8b9f6d4aa4b768bccf86a4980af56003e608f3e | [] | no_license | Stas125/PingPongStas | 3dbe4ba7a10b00d5a72cb62ecb8f105a6d136815 | 0e6a0c3e96add9360a73020cfb587dd4f2070ea7 | refs/heads/master | 2020-04-11T09:22:24.805035 | 2018-12-27T15:09:29 | 2018-12-27T15:09:29 | 161,675,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,523 | java | package com.mygdx.game;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
public class Ball {
int x, y;
Texture texture;
int velocityX = 6, velocityY = 6;
int ballStartFrameCounter, flyFrameCounter;
final int FRAMES_TO_WAIT_BEFORE_BALL_START = 60;
voi... | [
"andrewwajnapresents@gmail.com"
] | andrewwajnapresents@gmail.com |
a4fd944cc040b0a795f325061762ccb5e0ccb70f | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/KeyboardStateTestsBase.java | 3ffd0a96a539de992e024e981f45ed1208c4e5da | [
"MIT"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | Java | false | false | 9,359 | java | /*
* Copyright (C) 2012 The Android Open Source Project
*
* 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 app... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
0b766fb8af7f552967bb89d6973873d3619b65bc | 168abd17c463883dd132585910287ab8084d2907 | /src/io/github/at/events/CooldownManager.java | cfe40c90a6dcd318ff22bd8abcd28d43f129e3e2 | [] | no_license | siaynoq/AT-Rewritten | e1aeb59c6068b456ea2438df469198019bcb60de | fd7eda6801b2590597645010ad25b7799f16a5bb | refs/heads/master | 2020-12-03T00:49:42.758940 | 2019-12-24T16:58:39 | 2019-12-24T16:58:39 | 231,163,342 | 0 | 0 | null | 2020-01-01T01:24:50 | 2020-01-01T01:24:49 | null | UTF-8 | Java | false | false | 346 | java | package io.github.at.events;
import org.bukkit.entity.Player;
import org.bukkit.scheduler.BukkitRunnable;
import java.util.HashMap;
public class CooldownManager {
private static HashMap<Player, BukkitRunnable> cooldown = new HashMap<>();
public static HashMap<Player, BukkitRunnable> getCooldown() {
... | [
"niestrat99@gmail.com"
] | niestrat99@gmail.com |
971bf5f614869cf3568178b20806015f1e325125 | 7c82aab529c3904c783dc206c8af343eb631cd70 | /src/uteis/ComparadorCpf.java | ac5178da017f4db05c1a712357f91c85f6dd98c0 | [] | no_license | raonicmoreira/aula_13 | d86b864cb03bcd79fc9c2a4a86961d09ebef7b6b | e20b382ee6f8e47a7d3249515a3c269e0f4d47ed | refs/heads/master | 2023-09-04T11:18:02.387776 | 2021-10-15T00:01:44 | 2021-10-15T00:01:44 | 414,791,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 273 | java | package uteis;
import java.util.Comparator;
import modelo.Pessoa;
public class ComparadorCpf implements Comparator<Pessoa>{
@Override
public int compare(Pessoa pessoa1, Pessoa pessoa2) {
return pessoa1.getCpf().compareTo(pessoa2.getCpf());
}
}
| [
"="
] | = |
3e839b01c9fe0e6ab012333df01ee8fcc415cb90 | 38805bacddfe5b1761f42efe91b11b70aa5006ce | /app/src/main/java/saim/com/autisticapp/Game2/GameRotate2.java | 96fdc69e167f541e12882cdfff67b013511815f4 | [] | no_license | saikat200/Autistic | 6bb35acc4e973eb17de491d906fd6cad602a638c | 848b972658d1d9ffef6001dfa55731b2462b94ad | refs/heads/main | 2023-07-20T04:07:59.707595 | 2023-07-06T21:07:56 | 2023-07-06T21:07:56 | 321,125,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,485 | java | package saim.com.autisticapp.Game2;
import android.content.Context;
import android.content.DialogInterface;
import android.content.res.AssetFileDescriptor;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.speech.tts.TextToSpeech;
import android.view.ContextThemeWrapper;
import android.view.Vi... | [
"adilhossain227@gmail.com"
] | adilhossain227@gmail.com |
27e3f9a7c78d57e2f4cefe74e1891c0afec192f9 | 51b639450db30cafc699c02068b3054ac67863ad | /src/wirtualny_swiat/organizmy/KontenerOrganizmow.java | f0886b43cb693c32a6e27715af1f0e09f76c9771 | [] | no_license | OskarKow/JavaProjectVirtualWorld | 24375259fb1bd2f4516345b1eec38edd5e8a2a46 | df7bf8e30899f20b1f5e5227725de51727adb722 | refs/heads/master | 2021-01-20T02:25:59.261453 | 2017-04-25T21:15:01 | 2017-04-25T21:15:01 | 89,407,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,388 | java | package wirtualny_swiat.organizmy;
import java.io.Serializable;
public class KontenerOrganizmow
{
private int iloscOrganizmow;
private Organizm[] organizmy;
public KontenerOrganizmow()
{
iloscOrganizmow = 0;
organizmy = null;
}
public int getIloscOrganizmow()
{
return iloscOrganizmow;
}
public Or... | [
"oskar.kow123@gmail.com"
] | oskar.kow123@gmail.com |
11bdf527e29898a026ee2665c2f14cf361311a03 | 1098359647d5d1a7427cc0d9f89cf340cc2b0541 | /kalturaScheduler/src/main/java/com/kaltura/client/types/KalturaAssetParams.java | 8a532f74fb365338d96a561e1e035edc7bf355d4 | [] | no_license | edcgamer/KalturaScheduler2.0 | e799b107ec79755bca28f67b8692b44a40188810 | 15dec08a4c4b0ac640d8cfc29ae93d7f39a4c700 | refs/heads/master | 2021-01-01T18:23:25.938375 | 2014-10-01T17:07:53 | 2014-10-01T17:07:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,664 | java | // ===================================================================================================
// _ __ _ _
// | |/ /__ _| | |_ _ _ _ _ __ _
// | ' </ _` | | _| || | '_/ _` |
// |_|\_\__,_|_|\__|\_,_|_| \_... | [
"edcgamer@hotmail.com"
] | edcgamer@hotmail.com |
72844202ee613f5853d6df2e0be9f6551d732a7f | f7b5da99ed62313d307aae946bad385bc1d4a91a | /shared/assertions/src/main/java/org/nzbhydra/historystats/stats/CountPerDayOfWeekAssert.java | 3ba205ff9ffe5a14d13ebfca3251fa1ee11a103a | [
"Apache-2.0"
] | permissive | theotherp/nzbhydra2 | bbe5cd99b05abf1517aeccb72f1e2c17c1bb9ce5 | a7492195c640dfcef5e60a3eb279ac82fd6552e3 | refs/heads/master | 2023-09-02T13:39:36.497946 | 2023-07-22T12:17:40 | 2023-07-22T12:17:40 | 103,616,209 | 1,161 | 105 | NOASSERTION | 2023-08-04T09:31:48 | 2017-09-15T05:08:08 | JavaScript | UTF-8 | Java | false | false | 1,443 | java | package org.nzbhydra.historystats.stats;
/**
* {@link CountPerDayOfWeek} specific assertions - Generated by CustomAssertionGenerator.
* <p>
* Although this class is not final to allow Soft assertions proxy, if you wish to extend it,
* extend {@link AbstractCountPerDayOfWeekAssert} instead.
*/
@jakarta.annotation.... | [
"noreply@github.com"
] | noreply@github.com |
ba33401297f6d4432116a3f29696b415e28b11d6 | c856c1773b8b4f7abc8088e6400b76558ed11e71 | /(27)RemoveElement.java | 00600e9f813c550e36fc54a4cb107725046690a1 | [] | no_license | atulbansal4444/leetCode_allSolutions | 8ce3635976ffa1630c0c9bf64b77037823951dfc | 197245cc2d4030dc7ca5ffb1f6a162a61eb4776e | refs/heads/master | 2020-09-13T11:40:07.511208 | 2019-12-13T13:07:48 | 2019-12-13T13:07:48 | 222,765,247 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 298 | java | //27. Remove Element
class Solution {
public int removeElement(int[] nums, int val) {
int j=0;
for(int i=0;i<nums.length;i++)
{
if(nums[i]!=val)
{
nums[j++]=nums[i];
}
}
return j;
}
}
| [
"noreply@github.com"
] | noreply@github.com |
c8be3079e80a9cfe197fbe808160128c96d3b1ad | c49051ecc8b4e399be02ad5e9f0896e29c459c87 | /src/main/java/mvc/ContactView.java | 251fd3c35b704768636eba9a2a833c8b9cce3ad8 | [] | no_license | Galec0l1/GangFourPatterns | 72fd04f582b94da9c8ff95c6bb3931d397a3cb22 | 4a26e034a34396d62ceae0b0c0901cfcaebbf8ba | refs/heads/master | 2021-05-14T23:11:48.328385 | 2017-04-18T07:58:16 | 2017-04-18T07:58:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package mvc;
public interface ContactView{
public void refreshContactView(String firstName,
String lastName, String title, String organization);
} | [
"vlbo0514@WSMSA-044.netcracker.com"
] | vlbo0514@WSMSA-044.netcracker.com |
fe81bd88b89f8c1cf75980fc1c4c5812fb39c4b3 | 4d6906551f0652e88ecaa239adc04548fd61e164 | /anser-common/anser-common-resource/src/main/java/com/jimy/common/resource/config/AuthIgnoreConfig.java | ba46920fa24829f820effee1f46fe032fb8e1751 | [] | no_license | 552301/anser-cloud | 1356970d68a88c4a890a7439eccbaa4de55e223e | c15a25867fb2f531dfa9ae49547526fab7d70d62 | refs/heads/master | 2022-06-28T05:17:04.034650 | 2020-07-06T06:41:14 | 2020-07-06T06:41:14 | 250,757,097 | 0 | 0 | null | 2022-06-21T03:05:11 | 2020-03-28T09:32:30 | Java | UTF-8 | Java | false | false | 2,723 | java | package com.jimy.common.resource.config;
import cn.hutool.core.util.ReUtil;
import com.jimy.common.resource.annotation.AuthIgnore;
import lombok.Getter;
import lombok.Setter;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.annotation... | [
"545631327@qq.com"
] | 545631327@qq.com |
753a8099795e776727a1e86712a41a43931257a0 | dd6abe461743e1d054e6187ef924cd607f6d50e2 | /src/com/mu/bookstore/book/domian/Book.java | bc69ebdc4a00ff05889e6192806592e7f917a94c | [] | no_license | kangbinlin/MyBookStore | 8b18fda53441aff1c533353884d59c7ecc37217d | c56e345422226d5fa96ead48ecf1ee91f8579997 | refs/heads/master | 2023-04-03T04:07:42.242499 | 2021-04-11T05:08:03 | 2021-04-11T05:08:03 | 356,771,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,589 | java | package com.mu.bookstore.book.domian;
import com.mu.bookstore.category.domian.Category;
public class Book {
private String bid;
private String bname;
private double price;
private String author;
private String image;
private String cid;
private Category category;
public Book() {
super();
}
public Book(... | [
"kbl130991@hotmail.com"
] | kbl130991@hotmail.com |
ca1176b1c666a91a6fd30800dec32d954f6c3693 | a59d024d9635c3a4a04409cb2fa7eb764bc6198b | /epl-builder/src/main/java/com/deepnighttwo/eplbuilder/common/JoinPart.java | 57cbf93c199dc31b36001f2d84e05c11356c45f0 | [] | no_license | deepnighttwo/epl-builder | 5cfcf3c520892d6e27d7875c99dbdde9eb3678ed | 0ca5228f7679e6795bc18bb8a5320cb1cf02b163 | refs/heads/master | 2021-01-15T13:11:09.905717 | 2015-02-13T07:35:56 | 2015-02-13T07:35:56 | 28,588,099 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 317 | java | package com.deepnighttwo.eplbuilder.common;
import com.deepnighttwo.eplbuilder.context.Context;
/**
* User: mzang
* Date: 2014-12-30
* Time: 15:53
*/
public class JoinPart implements Part {
private String join;
@Override
public String getPartString(Context context) {
return join;
}
}
| [
"mzang@ctrip.com"
] | mzang@ctrip.com |
f1ddbbf74920cb41b6f5df257275b6d6e75c519b | 7a9e5a6056f6ca11d5483404669e810bb0abd503 | /src/message_related/SeeMessagePresenter.java | 265a542cdac9752da8eb423bab13ec43fd56b483 | [] | no_license | yunling-zhang/Eventful | 4b35d5578e266f4efda1c7ee1f25fe6b194a22e0 | 6e763dc7afab3fb747660c93118c8d5819314057 | refs/heads/main | 2023-03-15T13:03:59.311207 | 2020-12-22T15:33:16 | 2020-12-22T15:33:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,932 | java | package message_related;
public class SeeMessagePresenter extends MessagePresenter {
/**
* Prints out options of different lists of messages to check.
*/
public void printSeeMessage() {
System.out.println("\n" +
"What would you check:\n" +
"1. general inbox\n" ... | [
"wendyyy.zhang@mail.utoronto.ca"
] | wendyyy.zhang@mail.utoronto.ca |
1c2e61a057e417ebbfe15f47ac9d8acffc7c2870 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/22/org/jfree/chart/plot/XYPlot_setRangeAxis_1087.java | 9c14f6cadd7ae35c3180c0687cf4c887321de5ff | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 5,553 | java |
org jfree chart plot
gener plot data form pair plot
data link da... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
f400f6c84a9d9014aa923c52bfc7d6bc2170c50c | b518781441547657aba4a601b735e8e0b4e26cff | /src/utils/Match.java | 13143453ea69d5ed024376cb9d1699b4ec255a14 | [] | no_license | ollien1/comparative-genomics | e3ab7240f4078591e990f904a65b968578b988de | 9c532400d41f15dd26c270ef7576a25c155d4f78 | refs/heads/master | 2021-01-23T11:34:29.523820 | 2017-09-06T17:02:10 | 2017-09-06T17:02:10 | 102,630,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,411 | java | package utils;
public class Match {
private String queryId;
private String subjectId;
private double sequenceIdentity;
private int alignmentLength;
private int queryStart;
private int queryEnd;
private int subjectStart;
private int subjectEnd;
private double eValue;
private String bitScore;
... | [
"Ollie@Ollie-PC"
] | Ollie@Ollie-PC |
de63d3676c822261adeddfb07121135582dd59b9 | 71ef4477c680e841666f3a20529e40c19bb899db | /App1.13.5/app/src/androidTest/java/com/blikoon/app1135/ExampleInstrumentedTest.java | 0b4dfc519918523c04b358aadc09f875e4d8e090 | [] | no_license | blikoon/Ubufundi | a18b1e5a5e0b206e9f65a1fe722c252d67d4d15c | 761054c7747a56a7cbf97493a624e19b83899a7e | refs/heads/master | 2021-08-08T20:11:34.185932 | 2017-11-11T03:50:39 | 2017-11-11T03:50:39 | 83,015,263 | 16 | 15 | null | null | null | null | UTF-8 | Java | false | false | 742 | java | package com.blikoon.app1135;
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 an Android ... | [
"wayadn88@gmail.com"
] | wayadn88@gmail.com |
b914a2ce57908938c7e8a6375700894f5f4010d5 | a2dd5b84130fb693a447dcd8fe59df55f6f53326 | /datax/core/src/main/java/com/alibaba/datax/core/job/JobControllerPanel.java | 27741911e5ef26db46229d2be62c2eae08cd7895 | [] | no_license | fucora/SPeed | 60093e9aeed88845b200ce59ecfd881c61551ad8 | fe8a18149c13d083082826d88b543add88af204a | refs/heads/master | 2022-12-26T20:46:25.721089 | 2020-09-16T09:44:02 | 2020-09-16T09:44:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package com.alibaba.datax.core.job;
import com.alibaba.datax.core.statistics.communication.LocalJobCommunicationManager;
import com.alibaba.datax.dataxservice.face.domain.enums.State;
public class JobControllerPanel {
public static void killJob(long jobId) {
LocalJobCommunicationManager.getInstance().getJ... | [
"c0yuhang@gmail.com"
] | c0yuhang@gmail.com |
9292970d857628b49ccdfb656af22894afc0d194 | 9773b54c88c7f6b2981bae84c3fc33bd1339a49b | /media/src/main/java/io/wcm/handler/media/format/impl/MediaFormatVisitor.java | 014af5407efa0bbece9155fc6549c5a852489e11 | [
"Apache-2.0"
] | permissive | danielamaul/wcm-io-handler | be9e3e370fd561eb794f14ed6570d405a408ea55 | c6210b0209991d659797e8f0c5d411e6a27f9482 | refs/heads/master | 2022-12-11T07:50:47.571980 | 2020-08-26T14:46:33 | 2020-08-26T14:46:33 | 295,938,466 | 0 | 0 | Apache-2.0 | 2020-09-16T06:04:24 | 2020-09-16T06:04:24 | null | UTF-8 | Java | false | false | 1,172 | java | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2014 wcm.io
* %%
* 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 ap... | [
"sseifert@pro-vision.de"
] | sseifert@pro-vision.de |
8204ec3e098a5422a31cfb876b8b23f9e651bbc6 | cbe425a938e5bbe10216d06e39af96bb02ebfd80 | /Assignment 2/SortArray.java | 50e2bc51169cbd5c648fc7812d39467acc3657df | [] | no_license | KingShark1/java-assignments | e01edc9d8dc70e27cd1496b7e761f19ec3bafa76 | 2300546b2e3023d22a81547fcd4f4b85250613c7 | refs/heads/master | 2023-01-23T18:02:20.873707 | 2020-11-26T08:48:13 | 2020-11-26T08:48:13 | 313,887,695 | 0 | 0 | null | 2020-11-18T09:42:23 | 2020-11-18T09:42:22 | null | UTF-8 | Java | false | false | 1,002 | java | import java.util.Scanner;
import java.util.Array;
public class SortArray {
public static void main(String args[]) {
int a[] = {13, 16, 19, 20, 25, 1};
System.out.print("Array before sorting is: ");
for(int i = 0; i < 6; i++)
System.out.print( "\n" + a[i]);
System.out.print("\nArray after sorting is: ");
fo... | [
"adarsh.hodadakatti@gmail.com"
] | adarsh.hodadakatti@gmail.com |
11cac2ae0adf7b2772983829e60d5f61a7c9a036 | 6df2a2c887d3fb4deff5a68222d4f4db687b53de | /src/main/java/pl/sda/twitter/servlets/LoginServlet.java | 0e6dc1fee6557b44599e2407497cea7efea4912b | [] | no_license | jscott2006/sda-twitter | e1b6381c28194569bbeea6e940528ac962883f6d | 54223c936d245012d2614faa8a86fd8a45e10773 | refs/heads/master | 2022-06-22T10:15:02.425010 | 2019-09-08T13:59:56 | 2019-09-08T13:59:56 | 208,407,199 | 0 | 0 | null | 2022-06-21T01:51:58 | 2019-09-14T07:47:58 | Java | UTF-8 | Java | false | false | 1,468 | java | package pl.sda.twitter.servlets;
import pl.sda.twitter.model.TbUser;
import pl.sda.twitter.model.TbUser;
import pl.sda.twitter.services.UserService;
import pl.sda.twitter.services.UserServiceImpl;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletR... | [
"lukasz.res@gmail.com"
] | lukasz.res@gmail.com |
9c73433ffad61e622c60b289acb7eefd5dcfc5fc | 5cc149194727afa76b0081fe2339268fd8e21c56 | /uneeds/src/main/java/com/movie/service/TimetableServiceImpl.java | c6a6cb3c232d66b5f59f3ad4fce61435c6cb179b | [] | no_license | monsoonp/uneeds | 416691c4a668d70967e57901959957419bf4b23a | ace0b6ec6d2d43c83ce9e1ca2887ef136423b945 | refs/heads/master | 2022-12-27T12:33:53.566083 | 2019-07-19T12:23:08 | 2019-07-19T12:23:08 | 140,778,858 | 0 | 1 | null | 2022-12-16T11:52:13 | 2018-07-13T00:54:41 | CSS | UTF-8 | Java | false | false | 1,013 | java | package com.movie.service;
import javax.inject.Inject;
import org.springframework.stereotype.Service;
import com.movie.domain.TimetableVO;
import com.movie.persistence.TimetableDAO;
@Service
public class TimetableServiceImpl implements TimetableService{
@Inject
private TimetableDAO dao;
@Overr... | [
"USER@USER-PC"
] | USER@USER-PC |
7e8d30e4ce9193aab80425ce95e50fdf8baacad6 | 25baed098f88fc0fa22d051ccc8027aa1834a52b | /src/main/java/com/ljh/controller/base/ViewMrmsFee1Controller.java | 8b57fd7e5f1d52d1cb2af9a76276df77f224b52a | [] | no_license | woai555/ljh | a5015444082f2f39d58fb3e38260a6d61a89af9f | 17cf8f4415c9ae7d9fedae46cd9e9d0d3ce536f9 | refs/heads/master | 2022-07-11T06:52:07.620091 | 2022-01-05T06:51:27 | 2022-01-05T06:51:27 | 132,585,637 | 0 | 0 | null | 2022-06-17T03:29:19 | 2018-05-08T09:25:32 | Java | UTF-8 | Java | false | false | 319 | java | package com.ljh.controller.base;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.stereotype.Controller;
/**
* <p>
* 前端控制器
* </p>
*
* @author ljh
* @since 2020-10-26
*/
@Controller
@RequestMapping("/viewMrmsFee1")
public class ViewMrmsFee1Controller {
}
| [
"37681193+woai555@users.noreply.github.com"
] | 37681193+woai555@users.noreply.github.com |
1236f1db94808021782d0b09c99be62010654ee2 | 8fdf833118e376ff5ffc089cbae50053a25c136f | /src/car.java | 169a564c88d95e9f237544ca0cb264b1e076bfa6 | [] | no_license | MOJelil/CarRental | 205d6da25bef68d3f890dcb637dbebdeeacfbaa9 | 51baec600ae672e21a97e667ee3bc2c385ab8588 | refs/heads/master | 2022-11-16T23:59:18.857944 | 2020-07-15T16:41:35 | 2020-07-15T16:41:35 | 279,200,962 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,880 | java |
public class car extends vehicle {
/**
* Initialize the constructor without parameters
*/
public car() {
Initialize("", 0, 0);
}
/**
* Initialize the constructor with parameters
*/
public car(String strName) {
Initialize(strName, 0, 0);
}
/**
* Initialize the constructor with parameters
*/
pu... | [
"majelil1178@gmail.com"
] | majelil1178@gmail.com |
1e5fc42f33146dce68c596b05645c41fb1c4c6f2 | cd29b7711bb2f2341d0e8a2329085acc316c3cbf | /atomix/cluster/src/main/java/io/atomix/raft/RaftException.java | ed441bdcd069c7cca974b5797c67fb9c5a8439fa | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | sberdachuk-epam/zeebe | 8feba4ddf0312ef11722443e419c533a8dba9309 | c2a372aa16d43ff6be25f485f28853516e26459f | refs/heads/master | 2023-05-16T12:16:23.254484 | 2021-05-10T11:33:24 | 2021-05-10T11:33:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,700 | java | /*
* Copyright 2015-present Open Networking Foundation
* Copyright © 2020 camunda services GmbH (info@camunda.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apach... | [
"zelldon91@googlemail.com"
] | zelldon91@googlemail.com |
9b1c34b5736e3383d7816b067ae8abecf79aba50 | 340d7a3b694bd4367acc70e69c7a6708fd68d0bb | /span-normalizer/span-normalizer/src/main/java/org/hypertrace/core/spannormalizer/jaeger/JaegerSpanToLogRecordsTransformer.java | 75557f4c63c4a18787d66d7a2f018654d200f222 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | findingrish/hypertrace-ingester | f45825682e5e3e1f379b0211aaa2992aa8f7e752 | 76ecd76be3d7e672c500a931d64b672252c31d1a | refs/heads/main | 2023-06-11T18:59:31.585314 | 2021-06-16T11:30:51 | 2021-06-16T11:30:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,639 | java | package org.hypertrace.core.spannormalizer.jaeger;
import com.google.common.annotations.VisibleForTesting;
import com.google.protobuf.util.Timestamps;
import io.jaegertracing.api_v2.JaegerSpanInternalModel;
import io.jaegertracing.api_v2.JaegerSpanInternalModel.Span;
import io.micrometer.core.instrument.Counter;
impor... | [
"noreply@github.com"
] | noreply@github.com |
82bd8103f598f33490ad8e873056552952b16669 | c6f145685b7d5de6b4d9b9460edc9e52d54b9f81 | /test_cases/CWE259/CWE259_Hard_Coded_Password__basicAuthenticatorCheckCredentials/CWE259_Hard_Coded_Password__basicAuthenticatorCheckCredentials_53a.java | 36aa962c52b931deadcb48c11f7cf40157c6ccbc | [] | no_license | Johndoetheone/new-test-repair | 531ca91dab608abd52eb474c740c0a211ba8eb9f | 7fa0e221093a60c340049e80ce008e233482269c | refs/heads/master | 2022-04-26T03:44:51.807603 | 2020-04-25T01:10:47 | 2020-04-25T01:10:47 | 258,659,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,691 | java | /*
* TEMPLATE GENERATED TESTCASE FILE
* @description
* CWE: 259 Hard Coded Password
* BadSource: hardcodedPassword Set data to a hardcoded string
* Flow Variant: 53 Data flow: data passed as an argument from one method through two others to a fourth; all four functions are in different classes in the same package
... | [
"root@Delta.localdomain"
] | root@Delta.localdomain |
2789470ae5dda956614e6f0969d7d1a591949149 | 28fc3fd2889b6a0425d2285c44f7227c58bf8bfc | /full-stack-with-angular-and-spring-boot/jpa/jpain10steps/src/main/java/com/in28minutes/learning/jpa/jpain10steps/entity/User.java | eb4ce71c566c13a1701e5c6f6d7308e451e6f1f5 | [] | no_license | Chichonix/Angular7Udemi | 86a5a5e28bd47107630c9611269ac9626105e905 | e93730cb147572fa0ed89577dcf4a1d69333ff92 | refs/heads/master | 2020-04-09T19:21:16.028992 | 2019-01-10T09:09:43 | 2019-01-10T09:09:43 | 160,541,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | package com.in28minutes.learning.jpa.jpain10steps.entity;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
// Table - User
@Entity
@Data
public class User {
@Id
@GeneratedValue
private long id;
private String name;
privat... | [
"chicho.dan45@gmail.com"
] | chicho.dan45@gmail.com |
9de1b009486de8601dadafb4161db837057918c0 | 5a5fa32f17d36e4d983f8c5fdf085780592bf7bd | /src/who/Question.java | 1c21000c16ae4524fb97882e1647fc153b5c06b9 | [] | no_license | Skovich/who-Wins | 9ee0b6899875d1f514ecb121d40801b7e38e70ca | 878ded6660dac9952ff3625ed9574876e5d65f5e | refs/heads/master | 2023-03-05T00:08:58.597684 | 2021-02-16T21:48:39 | 2021-02-16T21:48:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,899 | java | package who;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class Question {
private final String Question;
private List<Answer> Answer;
public Question(String Question, Answer Answer1, Answer Answer2, Answer Answer3, Answer Answer4) throws Exception {
this.Question... | [
"MSI@192.168.0.3"
] | MSI@192.168.0.3 |
f4962cf374eed594ed3f038030838e687d180c0b | 120ced6ca22d7bd69dfc1176d1dc6a722de67dde | /app/src/main/java/cn/edu/s07150819gdmec/work1/MainActivity.java | e38e3123d83c9ca86409f6723f2cae6308569e32 | [] | no_license | gdmec07150819/Work1 | 9164350c7215d7a5881db8fc5fb76a8047448ed2 | 984f89491f1c512e90bf3518d4082c7bd87b2d9c | refs/heads/master | 2020-09-22T14:55:50.247356 | 2016-09-12T03:09:42 | 2016-09-12T03:09:42 | 67,971,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package cn.edu.s07150819gdmec.work1;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.acti... | [
"844298721@qq.com"
] | 844298721@qq.com |
414d4dad0cd245dde2ed135d5fe08dd9aa18acf9 | 696aa05ec959063d58807051902d8e2c48a989b9 | /ole-app/olefs/src/main/java/org/kuali/ole/select/document/validation/impl/OleRequisitionRule.java | a329920cafc3654794a1a99ff9b0d053a86775bf | [] | no_license | sheiksalahudeen/ole-30-sprint-14-intermediate | 3e8bcd647241eeb741d7a15ff9aef72f8ad34b33 | 2aef659b37628bd577e37077f42684e0977e1d43 | refs/heads/master | 2023-01-09T00:59:02.123787 | 2017-01-26T06:09:02 | 2017-01-26T06:09:02 | 80,089,548 | 0 | 0 | null | 2023-01-02T22:05:38 | 2017-01-26T05:47:58 | PLSQL | UTF-8 | Java | false | false | 1,125 | java | /*
* Copyright 2011 The Kuali Foundation.
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless required by applic... | [
"sheiksalahudeen.m@kuali.org"
] | sheiksalahudeen.m@kuali.org |
8e897d1d81150635fd8199ff0079a64c424391ec | d7e730064bcd56d3ede8ba9993b4297ed61b1562 | /src/main/java/ru/luvas/dk/server/module/modules/More.java | bef2d3dae2f8c0d6032f9e4cd6a7803ab9c0fc59 | [] | no_license | RinesThaix/DarlingKateServer | 8a9d69f552d35db27fa0879508fa16be42005eba | 0b2ff577d83513fa30ef1bbf3f4ca1c716ec7893 | refs/heads/master | 2020-08-04T21:31:20.096189 | 2016-12-19T15:36:03 | 2016-12-19T15:36:03 | 73,527,774 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 976 | java | package ru.luvas.dk.server.module.modules;
import com.google.common.collect.Lists;
import ru.luvas.dk.server.custom.RequestResult;
import ru.luvas.dk.server.custom.RequestResultNotify;
import ru.luvas.dk.server.module.IterableModule;
import ru.luvas.dk.server.module.Module;
import ru.luvas.dk.server.user.Session;
/**... | [
"iam@kostya.sexy"
] | iam@kostya.sexy |
b316331dbd32135a82c031c4b5ca42acf3a04c03 | d7c5121237c705b5847e374974b39f47fae13e10 | /airspan.netspan/src/main/java/Netspan/NBI_17_5/Backhaul/IBridge2QosProfileUpdateResponse.java | f0c11698661f7aa20c6ebd592cf461d62bcd07ce | [] | no_license | AirspanNetworks/SWITModules | 8ae768e0b864fa57dcb17168d015f6585d4455aa | 7089a4b6456621a3abd601cc4592d4b52a948b57 | refs/heads/master | 2022-11-24T11:20:29.041478 | 2020-08-09T07:20:03 | 2020-08-09T07:20:03 | 184,545,627 | 1 | 0 | null | 2022-11-16T12:35:12 | 2019-05-02T08:21:55 | Java | UTF-8 | Java | false | false | 1,895 | java |
package Netspan.NBI_17_5.Backhaul;
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 c... | [
"ggrunwald@airspan.com"
] | ggrunwald@airspan.com |
4ef4fce12a1a403ef2f144e08f4ff72bc92d1b01 | 9cd6196c2a59d7fe949a67b144584dffb45a6bbe | /src/Framework/ObjectId.java | 5f2acfba670cdf5e074b8917079cad857ad2641d | [] | no_license | QueueUpX/Game | 65c2401a2570210381ef89826c43e0a45bd0e3ab | 74f838540a6ca528f2592728f792ec7f072f2225 | refs/heads/main | 2023-03-27T00:29:41.525419 | 2021-03-29T10:25:05 | 2021-03-29T10:25:05 | 352,594,208 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 177 | java | package Framework;
public enum ObjectId {
Player(), Block(), Bullet(), PlatformHorizontal(), PlatformVertical(), PlatformHorVer(), Enemy(), EnemyBullet(),
EndGame();
}
| [
"noreply@github.com"
] | noreply@github.com |
8838765525a15c86b14ae04e53bb63949e92fbe4 | 1ffdbd20244b209e872bcc0c621de0a5c9727dfa | /src/main/java/storm/boilerplate/SquareStormTopology.java | decf14a6e8d50a1fdff863015c6b6d43edcab074 | [] | no_license | MaximCastornyi/Java-Eclipse-Storm-Boilerplate | bb21b58b3e9a04242142d137a2415a247e07b0fc | bdf560944769b5306ef44be554defd050f8fcb9b | refs/heads/master | 2023-01-23T02:11:39.748649 | 2020-12-09T12:19:40 | 2020-12-09T12:19:40 | 319,947,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,457 | java | package storm.boilerplate;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.apache.storm.Config;
import org.apache.storm.LocalCluster;
import org.apache.storm.StormSubmitter;
import org.apache.storm.topology.TopologyBuilder;
public class SquareStormTopology {
public static void main(Stri... | [
"nets.devs@gmail.com"
] | nets.devs@gmail.com |
589fd0c0df65409a4df6e1ee329fc22de52e0cf1 | 4e4d8d34625c1c285ef33bb45c58d0f7159974ff | /src/main/java/com/example/task1/Task1Application.java | 64d06d09bbed93ac7a60b2ddf1dcb5bb6c85aa51 | [] | no_license | RUstam163/Simbirsoft-task1 | 1f32920924cc987c1206ad24d10ac9a9f81e6be0 | f73cd3550eb8c41d9c0bf03e74f35de38858eb81 | refs/heads/master | 2020-08-07T20:15:46.113806 | 2019-10-28T12:28:50 | 2019-10-28T12:28:50 | 213,575,393 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package com.example.task1;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Task1Application {
public static void main(String[] args) {
SpringApplication.run(Task1Application.class, args);
}
}
| [
"minibaev-rustam163@yandex.ru"
] | minibaev-rustam163@yandex.ru |
7c37de23227d4ea5c910c640893f9fd2ec802608 | 079e9fb49d9045fbb6e4b3a1292f605dc29bece7 | /源码/car/src/main/java/com/yanshang/car/controller/AccountController.java | 950fa2efd20f143544a060d4c30d41d6e6c3e5ea | [] | no_license | chenylwork/yanshang-car | 14b5c0cf503e61b0d72dfb1258b0416434fa2d6e | 0b5ccb57ded42d4167c7520fed339c49905d2a00 | refs/heads/master | 2020-04-16T22:01:23.834850 | 2019-03-03T15:00:40 | 2019-03-03T15:00:40 | 164,087,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,497 | java | package com.yanshang.car.controller;
import com.yanshang.car.bean.Account;
import com.yanshang.car.commons.NetMessage;
import com.yanshang.car.services.AccountService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframewor... | [
"chenylemail@163.com"
] | chenylemail@163.com |
8d883372d0703aaaf0b8b3a3f40819e8f40e883e | fe62f5225094a68eb2b81ba6d499ad73d77ea546 | /supportDesign-app/src/main/java/com/ben/androiddemo/fragment/base/BaseFragment.java | b4e392624b0d76d49791e4f515e3667908a0f916 | [] | no_license | bennnnnnnnn/AndroidDemo | b9ae1d89c0919045cb3472fb7464924d875679ab | 7e2da186b6ea8e30db735678e3536b0e3e3ffb3e | refs/heads/master | 2021-01-19T10:46:11.531263 | 2017-07-04T07:29:15 | 2017-07-04T07:29:15 | 87,897,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 183 | java | package com.ben.androiddemo.fragment.base;
import android.support.v4.app.Fragment;
/**
* Created on 17/4/11.
*
* @author Ben
*/
public class BaseFragment extends Fragment {
}
| [
"zhoubangquan1992@gmail.com"
] | zhoubangquan1992@gmail.com |
4c58d37547bd70751f9e539a3201cfcd37b51a81 | f19f176194c587252d57bc997c55189623e41348 | /src/main/java/thaumicenergistics/tileentities/TileEssentiaCellWorkbench.java | 12291385650bbd2b49bec580ccff26f6dfc71c29 | [
"MIT"
] | permissive | Aquahatsche/ThaumicEnergistics | 83e1eb13ad6842a096f478ce4e34686b6f633ae6 | bafb097aabc5516ea42e5a810dd219a522c3e285 | refs/heads/master | 2021-01-21T05:36:29.161918 | 2015-12-29T10:01:40 | 2015-12-29T10:01:40 | 47,465,665 | 1 | 0 | null | 2015-12-05T17:33:58 | 2015-12-05T17:33:58 | null | UTF-8 | Java | false | false | 8,082 | java | package thaumicenergistics.tileentities;
import java.util.ArrayList;
import java.util.List;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.IInventory;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.tileentity.TileEntity;
import thaumc... | [
"Nividica@gmail.com"
] | Nividica@gmail.com |
46afc46c4e627b52149dd4d77989572497396eec | 53636440de8efdbd21fe0db2162b0614b4bed9fb | /plugin-core/src/main/java/com/rodrigo/pluginsample/SampleServiceFactory.java | b45ec6e50e0d33e2dbb8e6395dcd96e2454b2f3a | [] | no_license | rcalencar/pluginsample | 9d3ef575e1e2de3372c5b84f3da0f8c3e10b0bc9 | c68d4a7fc4e6cc3e80ea3ee301959e0d35977723 | refs/heads/master | 2021-01-17T07:46:17.448412 | 2016-05-25T19:16:58 | 2016-05-25T19:16:58 | 30,098,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,008 | java | package com.rodrigo.pluginsample;
import java.util.HashMap;
import java.util.Map;
import org.apache.log4j.Logger;
public class SampleServiceFactory {
// http://duckranger.com/2011/06/jaxb-without-a-schema/
// https://code.google.com/p/json-simple/wiki/DecodingExamples
// http://www.thomas-bayer.com/sqlr... | [
"rcalencar@gmail.com"
] | rcalencar@gmail.com |
245c79e3451c28527a9d67f7660bfc346caef75a | 4a56b399251d0ce90947558f6f1f4bb331aff61e | /src/prj05Sort/SearchTime.java | 2fe070a00b42023e4c2551b5375e0b2a158d8fbe | [] | no_license | RenatMukhametshin/JavaArraysCollections | a1f788a6265436904cb50d050aadb1eca08e4628 | a34f55598aacda6c894ed0e6edce1e0048795a6e | refs/heads/master | 2023-06-20T23:24:36.629442 | 2021-07-28T18:05:19 | 2021-07-28T18:05:19 | 389,053,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,207 | java | package prj05Sort;
import java.util.*;
public class SearchTime {
private static final ArrayList<String> numberList = new ArrayList<>();
private static final HashSet<String> numberHashSet = new HashSet<>();
private static final TreeSet<String> numberTreeSet = new TreeSet<>();
public static void main(S... | [
"myemail@mydomain2.ru"
] | myemail@mydomain2.ru |
563c94e7342913b848e3438c8d748e162e05957e | 9723df4db6c8a4030e13cc2bce8b5e64ab0a955d | /eaton.core/src/main/java/com/eaton/platform/core/models/FullPageDrawerLinkListModel.java | 627ed2e1a5807e9603839968852bc33d3e61ffc6 | [] | no_license | danyhv2/eaton | d47786db789cb9261284fa4aea040129940c13c5 | 850e9fc7ff095ccd2f480f0003ee891b5e9bdd6b | refs/heads/master | 2021-07-04T06:46:29.485846 | 2017-09-22T21:36:45 | 2017-09-22T21:36:45 | 104,939,213 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,626 | java | package com.eaton.platform.core.models;
import javax.annotation.PostConstruct;
import javax.inject.Inject;
import org.apache.sling.api.resource.Resource;
import org.apache.sling.models.annotations.Model;
import org.apache.sling.models.annotations.Optional;
import com.eaton.platform.core.util.CommonUtil;
... | [
"delunamarie@gmail.com"
] | delunamarie@gmail.com |
9053537b6a3f360b0fc55a3eaea4e336ab59c522 | 461d64515631c9f6c1074043e2315d5791c736db | /aproject-portal/src/main/java/com/aproject/portal/controller/ItemController.java | 5ddcd5006dc7153ae509707a13d006b071cdb551 | [] | no_license | zywd4220/- | c2542f97a68988a838281a5add075c3bf49b72e9 | ed439258c2efd7cd25cd14e24f19f499c3308ce6 | refs/heads/master | 2020-03-18T01:35:55.579071 | 2018-05-20T12:44:54 | 2018-05-20T12:44:54 | 134,149,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,535 | java | package com.aproject.portal.controller;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.spri... | [
"605256336@qq.com"
] | 605256336@qq.com |
c8dc7cde5728b4f5ffc4fe57300cc5fb2b243211 | 198addbd8aaa47a81432a9368d352d598879b2a4 | /xmlspy/src/com/altova/types/SchemaTypeNumber.java | 73c99e55f9a9912635c94c93bd46555b66633873 | [] | no_license | NishantChhattani/ColumnStore | 3af45bc8243b27a686534b43620fed17fa0d786d | 35c80b4f425fafc0c250b86669d801b2cf8d07a8 | refs/heads/main | 2023-03-22T11:57:39.657907 | 2021-03-15T20:33:02 | 2021-03-15T20:33:02 | 348,109,117 | 0 | 0 | null | 2021-03-15T20:12:06 | 2021-03-15T20:12:05 | null | UTF-8 | Java | false | false | 1,274 | java | /**
* SchemaTypeNumber.java
*
* This file was generated by XMLSpy 2006r3sp1 Enterprise Edition.
*
* YOU SHOULD NOT MODIFY THIS FILE, BECAUSE IT WILL BE
* OVERWRITTEN WHEN YOU RE-RUN CODE GENERATION.
*
* Refer to the XMLSpy Documentation for further details.
* http://www.altova.com/xmlspy
*/
package com.alto... | [
"63929895+khandya1@users.noreply.github.com"
] | 63929895+khandya1@users.noreply.github.com |
97a35275dab713ca4ee1107265b24103dfbf3aa7 | 5153e62ddebbedf6a1b08ccb0d281cb01a0dd29b | /proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/DetectedLandmark.java | 1f97cd3ff3c7f4248d32f841c95446d05067d7cd | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | suraj-qlogic/java-video-intelligence | 4cc666f746554a1c541943e787523284ec1fee9e | edf68beb1ad0f3de5740604e83681fe55a8349be | refs/heads/master | 2020-09-23T02:34:45.970236 | 2020-05-20T05:15:44 | 2020-05-20T05:15:44 | 225,380,107 | 0 | 0 | NOASSERTION | 2020-06-25T12:18:05 | 2019-12-02T13:21:06 | Java | UTF-8 | Java | false | false | 32,762 | java | /*
* Copyright 2020 Google LLC
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"noreply@github.com"
] | noreply@github.com |
6e141b656aa49011dfc2e15357851033d8c202b6 | f6b90fae50ea0cd37c457994efadbd5560a5d663 | /android/nut-dex2jar.src/com/amap/api/services/district/b.java | 662d4a629bbcaa35efd0cd172eb6e0868da4d00e | [] | no_license | dykdykdyk/decompileTools | 5925ae91f588fefa7c703925e4629c782174cd68 | 4de5c1a23f931008fa82b85046f733c1439f06cf | refs/heads/master | 2020-01-27T09:56:48.099821 | 2016-09-14T02:47:11 | 2016-09-14T02:47:11 | 66,894,502 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 583 | java | package com.amap.api.services.district;
import android.os.Parcel;
import android.os.Parcelable.Creator;
class b
implements Parcelable.Creator<DistrictResult>
{
b(DistrictResult paramDistrictResult)
{
}
public DistrictResult a(Parcel paramParcel)
{
return new DistrictResult(paramParcel);
}
public... | [
"819468107@qq.com"
] | 819468107@qq.com |
3bc50c2c7077e0347c48f9a12e9f14eadaabf1fe | 794033b00bbf35040762f8d1a7d7abc5b2b2186d | /android/app/src/main/java/com/madhav/calculator_app/MainActivity.java | 41920bdeb50fa3572c194c54da6a2bd80719abe9 | [] | no_license | maddydixit800788/calculator_app_using_flutter | 9d2304b76a640fc7511c82228bd7054430ee242f | 4c50b4045832b5aada1f48768d7f2c38101bbab3 | refs/heads/master | 2020-06-25T11:39:19.966032 | 2019-07-28T16:00:16 | 2019-07-28T16:00:16 | 199,298,173 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package com.madhav.calculator_app;
import android.os.Bundle;
import io.flutter.app.FlutterActivity;
import io.flutter.plugins.GeneratedPluginRegistrant;
public class MainActivity extends FlutterActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
Ge... | [
"maddydixit3210@gmail.com"
] | maddydixit3210@gmail.com |
f1931f55aa53a4069ec60aac2c6722a01da75c8b | b7c0a4cd36272e2951a8aaf6e94d7f6fd191b3c1 | /ListCountries/app/src/main/java/com/example/listcountries/Country.java | 70cec268a7a5362efbe8843491ef8088ae4b8d5d | [] | no_license | xuanthu9x/BaiTapUngDungDiDong | 096f6dc293e01f36cfa4d9180fe1537f8bfc6819 | bbef33e6bfb76ec77e281d7958a557f66ffc94f3 | refs/heads/master | 2022-10-17T04:40:52.436363 | 2020-06-21T11:44:16 | 2020-06-21T11:44:16 | 273,041,902 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,131 | java | package com.example.listcountries;
public class Country {
private String name,image,countryCode,population, area;
public Country() {}
public Country(String name, String countryCode, String population,String area) {
this.name = name;
//this.image = image;
this.countryCode = countr... | [
"="
] | = |
5ccdf17932c74d47d0e5134ab91bf62d243b9b54 | 2260fb68dd6568d23981717cca394181b4382ead | /app/src/main/java/com/example/gdei/park/MainActivity.java | 4364b91f21d1bd8f314843d66240ae57ce9eb1e2 | [] | no_license | liangjiegao/Park | e48d4580c321feb05eb99b7e1ec269b12bdbd2ec | c12f53d0f228aa44fcdab7ec46b9228f237bb767 | refs/heads/master | 2020-03-21T05:48:54.767005 | 2018-06-23T15:18:10 | 2018-06-23T15:18:10 | 138,182,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package com.example.gdei.park;
import android.app.Activity;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView... | [
"1445808283@qq.com"
] | 1445808283@qq.com |
03974d7c45a69c90589f7288045536e0691c97e4 | 5488ac0fb5bbed07e1922090bdc42453d7070e6e | /epoxy-adapter/src/main/java/com/airbnb/epoxy/EpoxyVisibilityTracker.java | 5609549d3c7ccd166a387326b2876eb9a68dd410 | [
"Apache-2.0"
] | permissive | borysstach/epoxy | 4852a5af9979bfdc9a9d866e9103c8baf2a2fc9f | 77871bca7da903f68d1d504f4001758d64347a44 | refs/heads/master | 2020-04-12T09:59:33.647510 | 2019-01-07T10:34:19 | 2019-01-07T10:34:19 | 162,415,299 | 0 | 0 | NOASSERTION | 2018-12-19T09:36:43 | 2018-12-19T09:36:43 | null | UTF-8 | Java | false | false | 13,312 | java | package com.airbnb.epoxy;
import android.util.Log;
import android.util.SparseArray;
import android.view.View;
import android.view.View.OnLayoutChangeListener;
import java.util.ArrayList;
import java.util.List;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.recyclerview.widge... | [
"konakid@gmail.com"
] | konakid@gmail.com |
bce4eba47a5e91c29d702c298f12912557ebfa8f | d17997fea98e49a05132b7c37e276297a0fec411 | /JavaOOPBasic/src/JavaOOPBasicsExam12March2017/cars/ShowCar.java | 67ef58ba3f361c83e47e2e50c0273c45acf79c80 | [] | no_license | Invincible9/JavaCore | cb99186da3ad59dd4c7ecd623c4e3700a6cb5897 | 4e005ac85ccde3038f57efbe592494d0b0afbf90 | refs/heads/master | 2021-01-20T02:08:53.404216 | 2019-04-18T12:39:01 | 2019-04-18T12:39:01 | 89,379,476 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,188 | java | package JavaOOPBasicsExam12March2017.cars;
import JavaOOPBasicsExam12March2017.abstraction.Car;
/**
* Created by Mihail on 3/12/2017.
*/
public class ShowCar extends Car {
private static final String CAR_TYPE = "Show";
private int stars;
public ShowCar(String carBrand, String carModel, int carYearOfP... | [
"Invulnerable89@abv.bg"
] | Invulnerable89@abv.bg |
f64ec7a0e25e19ced08d40a9039078a26667ea74 | 3c56829eab83a7a9152b1ccb72695816bd8b640b | /src/main/java/lab1/dShare/D_Share/Controllers/AppErrorController.java | 5e349bd3622e5c61b3f239493dd7a987485ae9be | [] | no_license | LautaroCarrozza/3dShare | dd4c6457779f81c3ee03e5cfd0c93579ffa3da6e | 184dce78fc6500272c0a69041c2462a0266062d7 | refs/heads/master | 2020-05-02T09:34:41.454631 | 2019-07-17T12:33:58 | 2019-07-17T12:33:58 | 177,875,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 483 | java | package lab1.dShare.D_Share.Controllers;
import org.springframework.boot.web.servlet.error.ErrorController;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class AppErrorController implements ErrorController {
private final stati... | [
"lautaro.carrozza@ing.austral.edu.ar"
] | lautaro.carrozza@ing.austral.edu.ar |
886492d87e614823640de196455bb129896c2280 | 752e90af91e7cf2bd32effa0ff83d202c6cbc5d2 | /app/src/test/java/com/karman/fingerprintdialog/ExampleUnitTest.java | 427fef512c084d88fbb2bafbd70e7e1f9ba4483c | [] | no_license | kammy92/FingerprintDialog-Custom | d4169fd8412a705bc2a985ced81cfac32142db66 | 28542fdaaad3b1ffcbf391fdadacfc1d84567d72 | refs/heads/master | 2021-01-01T18:18:46.015210 | 2017-08-08T13:11:26 | 2017-08-08T13:11:26 | 98,297,059 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package com.karman.fingerprintdialog;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* 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 {
@Tes... | [
"karman.singhh@gmail.com"
] | karman.singhh@gmail.com |
5780fc89408715c472cf814ba53b76341a430142 | 308270f357a35dd4fd45679d0938e49d225fb299 | /piotr/org.uva.sc.piotr.ql/src/ast/visitors/collectors/CollectReferencesVisitor.java | afae9cf783765826805670a918bfc4e2c0610f3f | [] | no_license | njtromp/endless-ql | 47f0c98e802b398b0d220de9018c8df11a7c7f6f | 7ad1cd65b52488044f9cbfb64c9b494b899df3a7 | refs/heads/master | 2021-04-06T01:36:31.836117 | 2018-03-11T17:01:25 | 2018-03-11T17:01:25 | 124,737,498 | 0 | 0 | null | 2018-03-11T08:31:05 | 2018-03-11T08:31:05 | null | UTF-8 | Java | false | false | 585 | java | package ast.visitors.collectors;
import ast.model.expressions.values.VariableReference;
import ast.visitors.AbstractASTTraverse;
import java.util.ArrayList;
public class CollectReferencesVisitor extends AbstractASTTraverse<Void> {
private ArrayList<VariableReference> variableReferences = new ArrayList<>();
... | [
"piotr.kosytorz@gmail.com"
] | piotr.kosytorz@gmail.com |
dca28a1d95f107ae2876b9187291cb968fe9f77a | bea297244d811f150b6c2b794e69c7688d583feb | /src/com/sainsburys/ripefruits/app/facade/ProductFacade.java | 5528c55e3fe337e79c78a974c280c49fecd49a19 | [] | no_license | viveksk1857/SainsburysRipeFruitsApp | 670269e0a71e3ecc73567b85881aa05b2c7f4cdf | ae587321254845ba947b2bc2600d72dafd207d7b | refs/heads/master | 2021-01-10T01:30:33.482837 | 2015-11-18T13:16:38 | 2015-11-18T13:16:38 | 46,416,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package com.sainsburys.ripefruits.app.facade;
import com.sainsburys.ripefruits.app.dto.Result;
/**
* The Interface ProductFacade.
*/
public interface ProductFacade {
/**
* Gets the all product for the page.
*
* @return the all product for the page
*/
public Result getAllProductForThePage();
}
| [
"madhur.gupta@theaa.com"
] | madhur.gupta@theaa.com |
b78b12005878a1142fccfa34211f1a6423bbe6e0 | 4cbaab5234e059148f6c36be1dcb7c3916ea39ca | /lib_image/src/main/java/client/bluerhino/cn/lib_image/imageshow/gallerywidget/GalleryViewPager.java | 795f9b0ca28bc3dc708483ad29525106faf959cb | [
"Apache-2.0"
] | permissive | ruizhang81/MyLibaryStorehouse | e6786f4ba65c5167677fc22c980c894706c9d615 | 45911ca3fda90f21209ee46fe6ebf67944d5e5b8 | refs/heads/master | 2021-01-13T03:55:15.368326 | 2017-07-16T03:12:28 | 2017-07-16T03:12:28 | 78,201,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,390 | java | /*
Copyright (c) 2012 Roman Truba
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute,... | [
"ruizhang81@gmail.com"
] | ruizhang81@gmail.com |
49b033e5a7de8e67445c774e9688c53536a79026 | cca87c4ade972a682c9bf0663ffdf21232c9b857 | /com/tencent/mm/plugin/clean/b/h.java | abc5d4849ab4c2e3d74506687969f8e08f4a97c9 | [] | no_license | ZoranLi/wechat_reversing | b246d43f7c2d7beb00a339e2f825fcb127e0d1a1 | 36b10ef49d2c75d69e3c8fdd5b1ea3baa2bba49a | refs/heads/master | 2021-07-05T01:17:20.533427 | 2017-09-25T09:07:33 | 2017-09-25T09:07:33 | 104,726,592 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 860 | java | package com.tencent.mm.plugin.clean.b;
import com.tencent.mm.bj.g.c;
import com.tencent.mm.sdk.platformtools.w;
import com.tencent.mm.u.am;
import java.util.HashMap;
public final class h implements am {
private boolean hLL = false;
private boolean hLM = true;
public final HashMap<Integer, c> uh() {
... | [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
2b63468aad69c094e5d69574ac90173808c1d183 | f155ef948f6ce79ba6498e4b2e5b0720bfa13d73 | /app/src/main/java/pl/javastart/ap/webclient/WebclientActivity.java | 37712ce2f8272ac28b31590247010a72af1b6c26 | [] | no_license | javastartpl/android-podstawy-lekcje | 6171daaf3a6c0134762026f17c24b469225878b6 | ac9cd29f161ba77bbd6d23a43ee8fc1199929f12 | refs/heads/master | 2021-08-08T11:11:58.083024 | 2021-05-27T19:15:56 | 2021-05-27T19:15:56 | 38,199,870 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 4,670 | java | package pl.javastart.ap.webclient;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Spinner;
import android.widget.TextView;
import java.util.List;
imp... | [
"the.martines@gmail.com"
] | the.martines@gmail.com |
d221acc37f3a484b3546f8768bbc40f1167165ab | 92f10c41bad09bee05acbcb952095c31ba41c57b | /app/src/main/java/io/github/alula/ohmygod/MainActivity9395.java | 41f5dfc484aa095445a5053001b19beedca22f0d | [] | no_license | alula/10000-activities | bb25be9aead3d3d2ea9f9ef8d1da4c8dff1a7c62 | f7e8de658c3684035e566788693726f250170d98 | refs/heads/master | 2022-07-30T05:54:54.783531 | 2022-01-29T19:53:04 | 2022-01-29T19:53:04 | 453,501,018 | 16 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package io.github.alula.ohmygod;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity9395 extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.acti... | [
"6276139+alula@users.noreply.github.com"
] | 6276139+alula@users.noreply.github.com |
f538f7dc73f48b83f769e39bc8f046f48e3f7085 | 6d194081e2e6d6432246f62fe89525c84a493395 | /MPChartExample/app/src/main/java/com/zhuanghongji/mpchartexample/fragments/SimpleChartDemo.java | dc060b1872b0cfe34bf6f98d7de514e59b1ee984 | [] | no_license | SuDaming/MPAndroidChart | 5a3d77bce99bec1cd4b935fc6070b95054043749 | 7e1a3faa4c6edd28cfb987a12cbb0b099c2bedf1 | refs/heads/master | 2020-01-23T21:59:17.515935 | 2016-11-13T16:41:02 | 2016-11-13T16:41:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,618 | java |
package com.zhuanghongji.mpchartexample.fragments;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.... | [
"zhuanghongjichina@gmail.com"
] | zhuanghongjichina@gmail.com |
0d6c12eda7e1f8e316c1055e7d58e9984920d102 | e3028ed1c9f69d93bae8b647f4f2bfa7373cefce | /base_library/src/main/java/com/androidapp/banner/BannerConfig.java | b80bcfa452de8e90c4bea56e32a2e22fd258835e | [
"Apache-2.0"
] | permissive | houjianping/my_base | a12e7aca5feaae8f121d5b695e8ab067131d06db | 7f8e5b0296c3de71fee5aaab99b52f22dae4b859 | refs/heads/master | 2020-03-20T14:06:42.932133 | 2019-04-10T08:45:40 | 2019-04-10T08:45:40 | 137,475,872 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | package com.androidapp.banner;
public class BannerConfig {
/**
* indicator style
*/
public static final int NOT_INDICATOR = 0;
public static final int CIRCLE_INDICATOR = 1;
public static final int NUM_INDICATOR = 2;
public static final int NUM_INDICATOR_TITLE = 3;
public static final... | [
"houjianping@iyuedan.com"
] | houjianping@iyuedan.com |
f4ffb8ac043c29b4acf4089ce583cd9252ad6ec5 | 7fa0f2b8d1ab591590cc3a78514fae5ec5fedc60 | /Profile_Bean.java | 72075b0a71fab544845b08c25ec8915269f652e4 | [] | no_license | aashirbad/LoginServlet | 029b06097ff8498529f2d0d6e95a94073c72c50e | 008a5bfe324e57f2d1fb8dace2cce38087784c3b | refs/heads/master | 2020-06-25T09:21:10.632450 | 2019-07-28T10:06:48 | 2019-07-28T10:06:48 | 199,270,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java |
public class Profile_Bean {
String id = null;
String name = null;
String mail = null;
String mob = null;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
System.out.append(id);
}
public String getName() {
return name;
}
public void setName(Str... | [
"noreply@github.com"
] | noreply@github.com |
4f6201b0d86deecf574860704684a566cbe5922d | 8df9e34ed693359ec28019431964099d2429cd59 | /Spavanac.java | a64e820ed34fb815b35efba3dff03d1689b5ad93 | [] | no_license | yapdianhao/Kattis-Solutions | ad97df63a93065abc0dc2c2665eb0c1bbcd7733c | 84fb44d21e284fb166c9424fee5ff1704250179a | refs/heads/master | 2021-07-11T10:47:54.289656 | 2021-02-15T18:49:07 | 2021-02-15T18:49:07 | 230,966,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | class Spavanac {
public static void main(String[] args) {
Kattio io = new Kattio(System.in);
int hr = io.getInt();
int min = io.getInt();
if (hr >= 1) {
if (min >= 45) {
min -= 45;
} else {
min += 60 - 45;
hr -=... | [
"yapdhao@gmail.com"
] | yapdhao@gmail.com |
8d383b48f3e5780c2361f1f3b0b1c9470828b2f7 | 38d501a8f940c3dd0c8d13a75a3cc391c29637e5 | /app/src/main/java/ir/payebash/data/database/AppDatabase.java | 0e9410700cf78c89133cbe879e84b0a5ab39bde5 | [] | no_license | amirit67/test | 34df9cf36d780863275df39783a73eaaa87606ef | 4691702c68ddcf269c3ddd08a9eee1060e165456 | refs/heads/master | 2020-08-06T07:57:54.900422 | 2020-04-17T20:18:21 | 2020-04-17T20:18:21 | 212,898,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,230 | java | package ir.payebash.data.database;
import android.content.Context;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import ir.payebash.data.RecentVisits;
import ir.payebash.data.User;
/**
* Created by Alireza Eskandarpour Shoferi on 11/10/2017.
*/
@Database(entities =... | [
"amir.it67@yahoo.com"
] | amir.it67@yahoo.com |
a5e0bb740f3c9e438d05835e84fe3d29d731b7f5 | 93f25305422c52d81252a94ec91d4517782cd12d | /355GroupProject/app/src/main/java/edu/vcu/cmsc/data/UserData.java | 03407103cb45ae98a48332edbcddb78012742918 | [] | no_license | ngokl/355_group_project | 410e166c4e55f5764f0c8cca897d1819d56738ee | 51d78cd3a6976e340848cb6640b2703ca4f303b5 | refs/heads/master | 2020-03-11T06:17:25.114673 | 2018-04-03T00:13:52 | 2018-04-03T00:13:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package edu.vcu.cmsc.data;
import edu.vcu.cmsc.App;
public class UserData
{
public int permissions;
public String username;
public String firstName;
public String lastName;
public App.Role role;
}
| [
"simonbj@vcu.edu"
] | simonbj@vcu.edu |
4bb93ba3c319ce70b5ad95537053ca84c0099561 | 1bc0a83fba25c33f7620d73e999def8ce61bb36e | /src/main/java/com/orangetalents/desafio/dto/veiculo/VeiculoUsuarioDTO.java | 450b0097657e265924d3dd7d1bd6a9477b95b3b1 | [] | no_license | higonunes/desafio-orange-talents | ee80ecb2632f58fe76ac8bcb334fef342a9e4c2f | 010223271adc2f538ed8071290c77f65ad1c7b87 | refs/heads/master | 2023-06-18T06:29:15.250768 | 2021-07-17T17:07:40 | 2021-07-17T17:07:40 | 376,885,194 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,094 | java | package com.orangetalents.desafio.dto.veiculo;
import com.orangetalents.desafio.domain.Veiculo;
import com.orangetalents.desafio.service.RodizioService;
public class VeiculoUsuarioDTO {
private String marca, modelo;
private Integer anoModelo;
public VeiculoUsuarioDTO(Veiculo veiculo) {
this.marc... | [
"higo.sousaa@gmail.com"
] | higo.sousaa@gmail.com |
7abef97b0819447c48d858c9c9d87fa6f8bfcb0e | 1241c675989f7f913578581878a65e697561c400 | /src/test/java/com/mick/mchat/handlers/avatar/AvatarHandlerTest.java | b402e8119f98e4775dd251f8d1956884039a216c | [] | no_license | mickoallen/mchat | 0c7bb21808c9b880c33e69064618a2c66caf1042 | a42cd8884f8eab877b8864a0be49dd009f20e81a | refs/heads/master | 2023-08-03T16:30:47.424990 | 2019-09-18T01:40:04 | 2019-09-18T01:40:04 | 198,539,151 | 2 | 0 | null | 2023-07-22T11:44:45 | 2019-07-24T02:00:14 | Java | UTF-8 | Java | false | false | 1,136 | java | package com.mick.mchat.handlers.avatar;
import com.talanlabs.avatargenerator.AvatarException;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows;
public class AvatarHandler... | [
"mick@viafoura.com"
] | mick@viafoura.com |
036fbffc4e7553b8f6c03861bd4cd5cea381ac91 | 4aa751a6e9f8b22c7d3c948e9975b625a97e9f9a | /sim/ClockListener.java | 3fe64b68d39e823cd2ce90dc2bc534c9cdd5294d | [] | no_license | durgadas311/cosmac-elf | 8918625a13324d245de25bdc552d7ecbd971f850 | 95c2cd01b8616c8dffffb8eba5af06d03821b9ac | refs/heads/master | 2023-09-06T05:30:15.868382 | 2021-10-25T22:51:22 | 2021-10-25T22:56:04 | 413,081,515 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | // Copyright (c) 2016 Douglas Miller <durgadas311@gmail.com>
public interface ClockListener {
void addTicks(int ticks, long clk);
}
| [
"durgadas311@gmail.com"
] | durgadas311@gmail.com |
f4710bf70d9a841444c036b0386a9c255ca63c64 | bc794d54ef1311d95d0c479962eb506180873375 | /achats/achat-rest/src/main/java/com/teratech/achat/jaxrs/ifaces/comptabilite/AcompteRS.java | a00f0e769b41b00d19281e41a1b3289ccb928a00 | [] | no_license | Teratech2018/Teratech | d1abb0f71a797181630d581cf5600c50e40c9663 | 612f1baf9636034cfa5d33a91e44bbf3a3f0a0cb | refs/heads/master | 2021-04-28T05:31:38.081955 | 2019-04-01T08:35:34 | 2019-04-01T08:35:34 | 122,177,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java |
package com.teratech.achat.jaxrs.ifaces.comptabilite;
import com.megatimgroup.generic.jax.rs.layer.ifaces.GenericService;
import com.teratech.achat.model.comptabilite.Acompte;
/**
* Interface du service JAX-RS
* @since Mon Mar 05 23:39:42 GMT+01:00 2018
*
*/
public interface AcompteRS
extends... | [
"bekondo_dieu@yahoo.fr"
] | bekondo_dieu@yahoo.fr |
46d4afad908e963b2dc257b46b79a2d07285f7f8 | afd3acc5c6251195c5249df48f75757984245518 | /app/src/main/java/com/runer/toumai/ui/fragment/PocketFragment.java | e9954be9371cae0b5efe697d922e32a41695c3ae | [
"Apache-2.0"
] | permissive | uscliufei/TouMai-Net | f5373f3af0d205c0d551edba233b0933b3af8bbf | 0a521f3aba7ed5e3365c914e5b596f9280e9a7aa | refs/heads/master | 2020-04-15T21:19:30.153572 | 2019-01-10T08:37:45 | 2019-01-10T08:37:45 | 165,028,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,955 | java | package com.runer.toumai.ui.fragment;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.View;
import android.widget.TextView;
import com.chad.library.adapter.base.BaseQ... | [
"liu558@usc.edu"
] | liu558@usc.edu |
3395e89e69e9125175fd3be08544c70a19d97930 | f0a92681ae4a3b122b952a47e80ab73999e023ce | /app/src/main/java/com/example/pagebook/models/SearchFriends.java | 995ddbeaa195a5a261569e01990f20745a42d5ca | [] | no_license | adzeo/pagebook-android | fe2e44d8c8844d6fecf55541668a884f8faa38d9 | 516f67b9fe4a5750b36ce91ee67899637c9fe99a | refs/heads/main | 2023-02-25T01:21:55.062039 | 2021-02-01T08:22:19 | 2021-02-01T08:22:19 | 331,970,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package com.example.pagebook.models;
import com.google.gson.annotations.SerializedName;
public class SearchFriends{
@SerializedName("imageUrl")
private String imageUrl;
@SerializedName("name")
private String name;
@SerializedName("id")
private String id;
public String getImageUrl(){
return imageUrl;
}
... | [
"aditigoyal1504@gmail.com"
] | aditigoyal1504@gmail.com |
09028ba02849610c8d9afcf1878ca30fdc2e9d52 | c865e9a5238df3c5c90bd29c6bc9755055044fd7 | /src/main/java/task/TaskWork.java | 03ca7a91f3eb4033576d3095037f9602b9620200 | [] | no_license | IceNiro/ProductConsumer | 0cf505edaf8d2c5fd89601066600d20a72aacdfa | dbe74df977be1c62be3db340a0c72adc1d87e7d4 | refs/heads/master | 2020-08-30T02:47:16.598655 | 2019-10-29T08:32:57 | 2019-10-29T08:32:57 | 218,239,123 | 1 | 0 | null | 2019-10-29T08:34:30 | 2019-10-29T08:31:26 | Java | UTF-8 | Java | false | false | 3,466 | java | package task;
import com.sun.corba.se.impl.oa.poa.AOMEntry;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.lock... | [
"ganjiangwei@wdai.com"
] | ganjiangwei@wdai.com |
a530ef56ed30d903edf030f18d562f709ed2f57d | 026105bb2a5bc64e4c5987a0a5ac0ac2d8baa7bb | /src/main/java/ecplugins/EC_WebAccess/client/RestRequestParameterPanel.java | 6bca78d2a4b8ef3c3a914f559c7e4aa3f028bbd7 | [
"Apache-2.0"
] | permissive | electric-cloud-community/EC-WebAccess | 904c7c4474317559079bc1ecddc64e426f0fa438 | bb590c503db25435f72734c6b7dbcf7f8dcf6f11 | refs/heads/master | 2023-01-10T08:57:05.860308 | 2020-11-09T17:13:03 | 2020-11-09T17:13:03 | 311,410,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,175 | java |
// RestRequestParameterPanel.java --
//
// RestRequestParameterPanel.java is part of ElectricCommander.
//
// Copyright (c) 2005-2012 Electric Cloud, Inc.
// All rights reserved.
//
package ecplugins.EC_WebAccess.client;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import com.google.... | [
"justnoxx@gmail.com"
] | justnoxx@gmail.com |
5b0556e3c3c180c70dc8cc4aa80a97d5e68ebc0f | bded4532ba99186ec01d223292ce5590a21103ae | /MyBatis-Book/Chapter 4/src/main/java/com/mybatis3/mappers/StudentMapper.java | a46a9e4caac64d8f6c9ca2abcfcad281174be48c | [] | no_license | NemchinovSergey/MyBatis-Studies | 001e4174ab3855f5ab114e30e91006cf21a2cf75 | c18373151843e7ef3bcb3466354023288f3fcba4 | refs/heads/master | 2022-06-29T16:12:12.637634 | 2021-08-24T07:45:39 | 2021-08-24T07:45:39 | 101,835,064 | 0 | 0 | null | 2022-06-21T00:14:38 | 2017-08-30T03:48:14 | Java | UTF-8 | Java | false | false | 2,296 | java | package com.mybatis3.mappers;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Options;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.ResultMap;
import org.apa... | [
"googoodemon@gmail.com"
] | googoodemon@gmail.com |
ccd696707de5a0336f428f721a19465140a5658b | 8d0ad4bc2b854c5703fc3348ac5d963158241bef | /Excercises/OOP/src/main/java/camera2/AbstractCamera.java | 3ba921e3b07e807b02af95679baede4dad274acd | [] | no_license | Eric05/CC_Logbook | 982a5e39fb7da5945d7c938d3f9dbc9f1e1c7de8 | f9f01ac408f6c841246b1b2dafa65d5076dd7cbd | refs/heads/master | 2023-05-07T08:15:58.199282 | 2021-05-29T07:01:16 | 2021-05-29T07:01:16 | 299,659,512 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,547 | java | package camera2;
import java.util.ArrayList;
import java.util.List;
import camera2.Picture.GenericPicture;
import camera2.Picture.TakePictureLogic;
import lombok.*;
@Getter
@AllArgsConstructor
@NoArgsConstructor
public abstract class AbstractCamera {
private String model;
private int year;
private doubl... | [
"eboesch@hotmail.com"
] | eboesch@hotmail.com |
c42c0e3320b16f0fc2ee689ca70299544151419b | 5ec303db84d4a30d5debaf1fc5b3a420fab7494c | /sinotopia-fundamental/sinotopia-fundamental-database-parent/sinotopia-fundamental-mybatis-spring/src/main/java/com/sinotopia/mybatis/spring/service/impl/CountryServiceImpl.java | 207fa4a7bf69b1abf123528fbe5c69ae56b0c078 | [
"MIT"
] | permissive | sinotopia/sinotopia | f02ace41b7d45638f5226d0a21f45d5d9ab2433a | 5a3e3d09db5e71707698f70acd8c2c035611b2da | refs/heads/master | 2020-12-30T12:23:07.245134 | 2017-09-26T16:09:15 | 2017-09-26T16:09:15 | 91,426,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,308 | java | package com.sinotopia.mybatis.spring.service.impl;
import com.sinotopia.mybatis.pagehelper.PageHelper;
import com.sinotopia.mybatis.spring.model.Country;
import com.sinotopia.mybatis.spring.service.CountryService;
import org.springframework.stereotype.Service;
import com.sinotopia.mybatis.mapper.entity.Example;
import... | [
"sinosie7en@gmail.com"
] | sinosie7en@gmail.com |
04185e9abe08d3ac8f9084eb1bdfc596d97ef976 | 2be54ed6c8eb39a4882652d0773e2fc5d6f9ba0d | /app/src/main/java/com/sustech/se/scoree/audioProcesser/Detector.java | bf4c785086bf1e19fdea8252b0b60fa3feec308e | [] | no_license | EvaFlower/Scoree | 692e6d4026a06838dbbd69a55beb9fb9c97d269a | 54c8426b29dbd9d063d10c655669820e8905947f | refs/heads/master | 2021-01-20T07:40:31.625463 | 2017-06-01T07:17:25 | 2017-06-01T07:17:25 | 88,608,651 | 0 | 0 | null | 2017-04-18T09:44:18 | 2017-04-18T09:44:18 | null | UTF-8 | Java | false | false | 1,955 | java | package com.sustech.se.scoree.audioProcesser;
import android.provider.Settings;
import android.util.Log;
import com.sustech.se.scoree.fftpack.RealDoubleFFT;
/**
* Created by David GAO on 2017/4/20.
*/
public class Detector implements DetectorInterface{
private RealDoubleFFT fftTrans;
private int blockSize... | [
"liaowd@sustc.edu.cn"
] | liaowd@sustc.edu.cn |
10130fcaab00c0e1cbf051bb5b37197ac5bf82e1 | 61265b9b76d17fd56fca75f09dda2ce681384854 | /CarHome_Api/src/main/java/com/autohome/api/service/CarLevelService.java | 072a4b7d811166e1c4d221dfc21f6cd0ecfbe13e | [] | no_license | janycode/Car_Home | 7e0f1883ff247ff605bf3ae1cef103329b2f78d9 | ec61119b86b508301ed38ec050058a94d135cf37 | refs/heads/master | 2022-11-28T08:20:34.684252 | 2020-08-15T06:15:06 | 2020-08-15T06:15:06 | 284,990,982 | 0 | 0 | null | 2020-08-15T01:12:04 | 2020-08-04T13:39:46 | Java | UTF-8 | Java | false | false | 410 | java | package com.autohome.api.service;
import com.autohome.common.vo.R;
import com.autohome.entity.MainLevel;
/**
* @Interface: CarLevelService
* @Description:
* @Author: Jerry(姜源)
* @Create: 2020/08/07 15:00
*/
public interface CarLevelService {
R addLevel(String name);
R delLevel(Integer id);
R update... | [
"1761651740@qq.com"
] | 1761651740@qq.com |
b66567bed2c4040f145f69891d95e1e02799f9a3 | aa9c80409324abb3c9f5bdb024d048c0de9e590d | /src/test/java/com/obsidiandynamics/indigo/TestException.java | a3e778512a48d0a2e1fced37a59103337732440d | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | obsidiandynamics/indigo | 510e24437a44ec320568291f03c982eff52e108b | 10b4e3a3ff0b4f87b48ab5c27d9729227a4de17d | refs/heads/master | 2022-07-27T03:14:17.279658 | 2022-07-25T02:01:00 | 2022-07-25T02:01:00 | 89,676,913 | 39 | 7 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package com.obsidiandynamics.indigo;
import java.util.function.*;
final class TestException extends RuntimeException {
static final BiConsumer<ActorSystem, Throwable> BYPASS_DRAIN_HANDLER = (sys, t) -> {
if (! (t instanceof TestException)) {
sys.addError(t);
t.printStackTrace();
}
};
priv... | [
"ekoutanov@gmail.com"
] | ekoutanov@gmail.com |
fff5d15669dd878a5aa5664ab474178f10770b7d | fa32414cd8cb03a7dc3ef7d85242ee7914a2f45f | /app/src/main/java/android/support/v7/internal/VersionUtils.java | 427deba48c346fad02eb6d2b544d55f944811345 | [] | no_license | SeniorZhai/Mob | 75c594488c4ce815a1f432eb4deacb8e6f697afe | cac498f0b95d7ec6b8da1275b49728578b64ef01 | refs/heads/master | 2016-08-12T12:49:57.527237 | 2016-03-10T06:57:09 | 2016-03-10T06:57:09 | 53,562,752 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package android.support.v7.internal;
import android.os.Build.VERSION;
public class VersionUtils {
private VersionUtils() {
}
public static boolean isAtLeastL() {
return VERSION.SDK_INT >= 21;
}
}
| [
"370985116@qq.com"
] | 370985116@qq.com |
4a1463e90fcec81bf86e9786957b918b866daeaa | 11c78b787716f8409bd2ce64a7ea2956bb564bb2 | /app/src/test/java/com/example/edittextrecyclerview/ExampleUnitTest.java | af0ed180f0699d443602d5b408cb6385be88ddae | [] | no_license | ritesh6271/DataFetchRecyclerview_Android | 6223fab243052283b2b347c2390cba9851792f0f | d07b5a40376afdb4672471dccbbc9d47fce29536 | refs/heads/master | 2023-01-13T19:22:34.347449 | 2020-11-12T09:24:01 | 2020-11-12T09:24:01 | 312,227,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | package com.example.edittextrecyclerview;
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
p... | [
"riteshyadav839@gmail.com"
] | riteshyadav839@gmail.com |
17071dd6c99b164cfc08bf31ec95318cce760d05 | 41cda7f30cb70197b2e7be9c1cdde5ad02d4de50 | /src/main/java/com/pc/abstractfactory/example/listfactory/ListFactory.java | c4809fc73f8001e973821548309cfcf4f7e78ff5 | [] | no_license | mishin/DesignPatternStudy | 6f1280a00514efe95f0098576f267c4fd7e49dec | 27d253c6c9304b8131df258a933945bbadf22931 | refs/heads/master | 2021-06-17T19:07:59.706496 | 2017-05-02T14:16:57 | 2017-05-02T14:16:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | package com.pc.abstractfactory.example.listfactory;
import com.pc.abstractfactory.example.factory.Factory;
import com.pc.abstractfactory.example.factory.Link;
import com.pc.abstractfactory.example.factory.Page;
import com.pc.abstractfactory.example.factory.Tray;
/**
* Created by Switch on 2017-02-17.
*/
public clas... | [
"616645657@qq.com"
] | 616645657@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.