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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2ca1c2459435f5043b63a1d4d4d935c7bc64c2f6 | 246ecc28b911c4946fb3d94c253a62b6210407e5 | /src/view/RankDialog.java | 441f30fd6ce3be592d1ff3156966eb6d39a94f80 | [] | no_license | charasandiego/FundsMonitoringSystem | 1c337e6ecc633cce9e31f4b5c11855e5999d6229 | ea4821ed3279dd7b5180be5fef84e9c1ee764fc6 | refs/heads/master | 2021-01-19T08:08:39.325472 | 2015-03-17T16:02:14 | 2015-03-17T16:02:14 | 32,404,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 628 | java | package view;
import java.awt.Dimension;
import java.awt.Point;
import javax.swing.JDialog;
public class RankDialog extends JDialog
{
private static final long serialVersionUID = 1L;
private InputRankPanel panel;
public RankDialog(MainFrame parent)
{
super(parent, "New Rank", true);
setS... | [
"charamaesd@yahoo.com"
] | charamaesd@yahoo.com |
01cf32a98d9eadf5be81f2d71bb7d9741e7fba61 | 376d07a9723d931ce2508b885bcade202c40b119 | /code/src/main/java/com/zhang/interview/code/design/servlet/filter/DebugFilter.java | b9a517b9436a3286858661ed43a831df56abbdf7 | [] | no_license | bgitter/interview | 1cc41a32433f2074504db7bb5f26e8bf35d61777 | 2c74089d85ed9514f6f4e2ef5b7fe95419e4e965 | refs/heads/master | 2023-03-19T08:53:18.238527 | 2021-03-11T09:57:06 | 2021-03-11T09:57:06 | 297,675,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.zhang.interview.code.design.servlet.filter;
/**
* @Copyright (C), 2018-2020, 北京数知科技股份有限公司
* @FileName: DebugFilter
* @Author: zxb
* @Date: 2020/10/15 14:00
* @Description: Filter模式-实现类
*/
public class DebugFilter implements Filter {
@Override
public void execute(String request) {
System.out.... | [
"zhang.xiaobin@shuzhi.ai"
] | zhang.xiaobin@shuzhi.ai |
baf594f4d3fda50e6e01a4967e695eef1356a853 | 39bef83f3a903f49344b907870feb10a3302e6e4 | /Android Studio Projects/bf.io.openshop/src/com/squareup/picasso/RemoteViewsAction$AppWidgetAction.java | 95ffff5cce09534643a8f3d0d819ae831a85a1b8 | [] | no_license | Killaker/Android | 456acf38bc79030aff7610f5b7f5c1334a49f334 | 52a1a709a80778ec11b42dfe9dc1a4e755593812 | refs/heads/master | 2021-08-19T06:20:26.551947 | 2017-11-24T22:27:19 | 2017-11-24T22:27:19 | 111,960,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 672 | java | package com.squareup.picasso;
import android.widget.*;
import android.appwidget.*;
static class AppWidgetAction extends RemoteViewsAction
{
private final int[] appWidgetIds;
AppWidgetAction(final Picasso picasso, final Request request, final RemoteViews remoteViews, final int n, final int[] appWidgetIds,... | [
"ema1986ct@gmail.com"
] | ema1986ct@gmail.com |
6cd4149f6d904a06b4c8630f178cc4eff9a7541d | e55067d101059890dcd655042bccc8adb43a292c | /src/main/java/com/hk/hksales/controller/ProductController.java | 152bde52163eb30c02ca4190c91ff6873e62edd5 | [] | no_license | sachinGBrightLifecare/HK_sale_web | 58e54124fe7ed7e1e9c7dd7cfdebd0fc8113c13f | d1b85172d3bd68adbb839ed75462f680706ad66b | refs/heads/master | 2021-06-22T02:40:48.097384 | 2019-11-15T14:07:32 | 2019-11-15T14:07:32 | 221,936,069 | 0 | 0 | null | 2021-06-04T02:18:54 | 2019-11-15T14:05:18 | CSS | UTF-8 | Java | false | false | 954 | java | package com.hk.hksales.controller;
import com.hk.hksales.dto.listing.ListingRequest;
import com.hk.hksales.dto.product.VariantDetail;
import com.hk.hksales.service.IProductService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframewor... | [
"sumitkumarhk@github.com"
] | sumitkumarhk@github.com |
e54c3a9cfccf58f7facfd34cd0b62d11668d0e5f | 2a4dae52f25ae52d2d1099e816cfbfe6ca087fde | /Smart Doctor's Prescription/minorthree/app/src/main/java/com/example/adhiksha/minorthree/MainActivity.java | 151f2f15002379cb2456f3dca01c2d6d50184cb7 | [] | no_license | yushanttyagi/Smart-Doctor-s-Prescription-Android-App | a6b318b40c5ad9f49833d0a658135c96a5ee76ab | 5ceb5d504280670b9d58c5728d0a2f0d1ddbc1b3 | refs/heads/master | 2022-09-24T23:33:37.134800 | 2020-06-07T19:31:26 | 2020-06-07T19:31:26 | 270,406,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,825 | java | package com.example.adhiksha.minorthree;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Bitmap;
import android.media.MediaRecorder;
import android.net.Uri;
import android.os.Environment;
import android.... | [
"yushanttyagi@gmail.com"
] | yushanttyagi@gmail.com |
a5db4e32cc68e99800d27e5903913f907c3afda4 | 8d7d75be07e0b9d6bbc7f1f6e4574b765c8cf649 | /src/com/example/leetcode/Medium/IncreasingTripletSubsequence.java | bc4e962664223307ac8de4ff2394b7c502da1293 | [] | no_license | daoxiangcun/leetcode | 62b50175693e761b4a17a612f3ba4792d410bd67 | 56566f4316de62a20c15bf2b85ac46a193a4bf59 | refs/heads/master | 2016-08-11T13:21:09.753710 | 2016-04-09T10:06:41 | 2016-04-09T10:06:41 | 53,496,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 782 | java | package com.example.leetcode.Medium;
public class IncreasingTripletSubsequence {
public static boolean increasingTriplet(int[] nums) {
if (nums == null || nums.length < 3) {
return false;
}
int min = Integer.MAX_VALUE;
int secondMin = Integer.MAX_VALUE;
... | [
"yuhongliang@xiaomi.com"
] | yuhongliang@xiaomi.com |
d1bb2b0c524b8a50f7edf474905fcbb148fc6dee | 6920b81d410f32ccd37d7e00aaa9b1f44a18ad4b | /app/src/main/java/cyh/com/weather/db/City.java | 9e9b8465c71155c584f6b4ec20f4b85e6c4401dd | [
"Apache-2.0"
] | permissive | dahaiChang/weather | a184f4edb73682074a512bde921a9e99c1573426 | 4e53bcad4fe2cdc4867acf0f568732c9032c6cab | refs/heads/master | 2020-04-11T05:54:48.713808 | 2018-12-13T06:47:19 | 2018-12-13T06:47:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | package cyh.com.weather.db;
import org.litepal.crud.DataSupport;
public class City extends DataSupport {
private int id;
private String cityName;
private int cityCode;
private int proviceId;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}... | [
"406367076@qq.com"
] | 406367076@qq.com |
1a69e7678e2d5d6d9e3c1cadbf38747805f6e0d1 | 405ed46c373483de35ee017c9451454ab89dfc89 | /src/com/huawei/insa2/comm/smpp/SMPPTransaction.java | 07dc20d8cb5f622e69cf0dde2359408f8eed49dd | [] | no_license | TwitchKrystal/msgport-spring | f5016adce1a84fd4f9467f1728e0d3daefb13c15 | 057921f92da28604da9bd89230578a53bfffc18d | refs/heads/master | 2020-03-26T21:31:48.277307 | 2018-12-27T03:39:15 | 2018-12-27T03:39:15 | 145,393,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,664 | java | // Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
// Source File Name: SMPPTransaction.java
package com.huawei.insa2.comm.smpp;
import com.huawei.insa2.comm.PException;
... | [
"2918377838@qq.com"
] | 2918377838@qq.com |
1131e385c2d403ebc727b5685bed8149f4c912a0 | 958b13739d7da564749737cb848200da5bd476eb | /src/main/java/com/alipay/api/domain/AlipayDataAiserviceCloudbusAvailableQueryModel.java | baf89d380f3b01aafd8139864c494f3a99081d0b | [
"Apache-2.0"
] | permissive | anywhere/alipay-sdk-java-all | 0a181c934ca84654d6d2f25f199bf4215c167bd2 | 649e6ff0633ebfca93a071ff575bacad4311cdd4 | refs/heads/master | 2023-02-13T02:09:28.859092 | 2021-01-14T03:17:27 | 2021-01-14T03:17:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 查询可用公交od月份
*
* @author auto create
* @since 1.0, 2020-10-21 10:38:05
*/
public class AlipayDataAiserviceCloudbusAvailableQueryModel extends AlipayObject {
private static final ... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
52d6769c446d8a79d5f900fad173be78b1b666ef | b88a3630f6db4f1a7e1622d8de0b264e3208197a | /src/main/java/com/siszo/sisproj/addrbook/addrgroup/model/AddrGroupDAO.java | 25d5234860474244e62945396f8881efdfd5ded2 | [] | no_license | sisproj/sisproj | be880fc9e03a2e9b199d5879dd931de7cb4de18c | 77ac6c4ebc97d80a5faf2e33000e90648986a1cf | refs/heads/master | 2021-05-06T15:03:34.171090 | 2018-01-23T12:58:36 | 2018-01-23T12:58:36 | 113,437,200 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package com.siszo.sisproj.addrbook.addrgroup.model;
import java.util.List;
public interface AddrGroupDAO {
public List<AddrGroupVO> selectGroupName(int empNo);
public int insertGroup(AddrGroupVO groupVo);
public int insertGroupDefault(AddrGroupVO groupVo);
public int deleteGroup(int groupNo);
public int countGro... | [
"mabus23@naver.com"
] | mabus23@naver.com |
d33bd07602de1f3c4e5183da4d05bcd2edb91e9c | 72819ecfd3d932d83cbf1508a6ecfdce9327bce6 | /src/AbstractFactoryPattern/whiteHuman/WhiteMaleHuman.java | 561978733f796ad400986a51b60f2eca30ec3a4b | [] | no_license | ZihaoQin/DesignPatterns | 2082ce69acc7e474c18896346ed0e8d66645f5f3 | 9b44e10d9eeb74c0789dd990cb0f12405329391d | refs/heads/master | 2020-05-07T18:37:39.236920 | 2019-05-05T04:19:54 | 2019-05-05T04:19:54 | 180,717,230 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package AbstractFactoryPattern.whiteHuman;
/**
* @ClassName:WhiteMaleHuman.java
* @Description:TODO ()
* @Author:qzh
* @Date: 2019/3/27 19:08
* @Version 1.0
*/
public class WhiteMaleHuman extends AbstractWhileHuman {
@Override
public void sex() {
System.out.println("该白种人的性别为男....");
}
}
| [
"302763362@qq.com"
] | 302763362@qq.com |
55a1903df0af04b62fd8b9e96e5e80b5ed993f6a | 8ed0125275b9b453553d5e92238fd91a666629ec | /Pandu/src/Thread/Threadtwice.java | 210e9e8f8525431ffd78a8e9609e5b4211efdd27 | [] | no_license | sitaramaraju123/Core | 3ae8d0a04284587c71d8d84ca78f9463327f244e | 59b48cdcb1d2bc8176a664723ae77f1030e8274a | refs/heads/master | 2023-03-21T23:05:41.398893 | 2021-03-16T05:18:20 | 2021-03-16T05:18:20 | 341,440,459 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package Thread;
public class Threadtwice extends Thread{
public static void main(String[] args) {
Threadtwice t = new Threadtwice();
t.start();
t.start(); //Same thread Stating Again
}
public void run() {
System.out.println("Processing...");
}
}
| [
"noreply@github.com"
] | noreply@github.com |
2e18fdb077d66b1c0f7f8e5135a03f51ea1e8a73 | 29196e2d4adfb14ddd7c2ca8c1e60f8c10c26dad | /src/main/java/it/csi/siac/siacfinser/frontend/webservice/msg/CancellaSoggetto.java | e5b834146fd1c4140c868f0e3c60cc055eb43d4d | [] | no_license | unica-open/siacbilitf | bbeef5ceca40e9fb83d5b1176e7f54e8d84592bf | 85f3254c05c719a0016fe55cea1a105bcb6b89b2 | refs/heads/master | 2021-01-06T14:51:17.786934 | 2020-03-03T13:27:47 | 2020-03-03T13:27:47 | 241,366,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java | /*
*SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte
*SPDX-License-Identifier: EUPL-1.2
*/
package it.csi.siac.siacfinser.frontend.webservice.msg;
import javax.xml.bind.annotation.XmlType;
import it.csi.siac.siaccorser.model.Ente;
import it.csi.siac.siacfinser.frontend.webservice.FINSvcDictionary;
import it.csi.... | [
"barbara.malano@csi.it"
] | barbara.malano@csi.it |
c9ab03fd9b26d34faeae43bf0f1aad70f229cb33 | e5c563d318241dc656ef543a30386580311edc50 | /Wechat_group_send_17_07_02_17_35/app/src/main/java/com/example/a90678/wechat_group_send_17_07_02_17_35/utils/Navigator.java | 702712a1af6947a3bd52ded25254af657b206615 | [
"Apache-2.0"
] | permissive | isoundy000/pc-android-controller-android | b1b174f06e183400199a2bd4f8123cc668c0e4fe | 775a4f30dbe036863db476ce1e352e9d50881450 | refs/heads/master | 2021-06-28T12:46:03.657965 | 2017-09-18T13:29:24 | 2017-09-18T13:29:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package com.example.a90678.wechat_group_send_17_07_02_17_35.utils;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import com.example.a90678.wechat_group_send_17_07_02_17_35.access.AccessUtil;
/**
* Created by 90678 on 2017/7/27.
*/
public class Navigator {
... | [
"906786621@qq.com"
] | 906786621@qq.com |
ef82235c5d0c274712ee7459de66e98d531ae299 | 680bbcfe0743fb1ccbb659ec7d2486b2e3aae839 | /framework/src/main/java/framework/annotation/AnnotaionBean.java | 4d947896c0039067e1d1145150da1ae7b3add995 | [] | no_license | mmsapling/StudyInBlank | aa1c6d7773ea7f90b0eb7f99a2615fbe909a6339 | 19909c18be5eccbaf4cd5d1c8f2ebf2414d84d95 | refs/heads/master | 2021-01-16T23:19:37.610342 | 2017-06-29T03:27:46 | 2017-06-29T03:28:40 | 95,730,260 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package framework.annotation;
import android.support.annotation.Nullable;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/*
* @创建者: xuanwen
* @创建时间: 2017/3/21 11:06
* @描述: TODO
*/
public cl... | [
"13652304622@163.com"
] | 13652304622@163.com |
8521b3d41bad8c12f6e1cc73b2eff07e9967204e | 7a2dca53379d2324deff84c1fefcf89a897604c4 | /src/main/java/com/webbanhang2/service/UserService.java | 9fdca24354025557543acf9671ecaf6ef533016e | [] | no_license | 6SieuNhan/wooden-furniture-store | 24405e36fcda08f604c6bb27666638b1f378ce48 | 29fabb2c4edc07ee88e72f2a4ffaaab29629d910 | refs/heads/master | 2020-04-23T15:56:03.599012 | 2019-05-07T15:01:34 | 2019-05-07T15:01:34 | 171,281,276 | 2 | 0 | null | 2019-05-07T15:01:35 | 2019-02-18T12:35:30 | Java | UTF-8 | Java | false | false | 1,075 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.webbanhang2.service;
import com.webbanhang2.model.User;
import java.util.List;
/**
*
* @author fkien
*/
public interfa... | [
"f.kien1997@gmail.com"
] | f.kien1997@gmail.com |
4735254181ef884e9bed7fb041516f85df72adec | 483681599673ddd3faab72dc3cd142293dd54f5c | /final_Project/src/Recommend/EvaluatorIntro.java | a041a3ec162d453f6528ae0944228722454b0ace | [] | no_license | jieon2/jieon_git | c2800c7c92e31ea66cc7b0e5d18c5e57b692d062 | 62e97a25a2f2721ab018df800e42bd016145fbee | refs/heads/master | 2023-01-13T02:08:55.297678 | 2020-11-19T21:59:58 | 2020-11-19T21:59:58 | 297,381,722 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,911 | java | package Recommend;
import org.apache.mahout.cf.taste.common.TasteException;
import org.apache.mahout.cf.taste.eval.RecommenderBuilder;
import org.apache.mahout.cf.taste.eval.RecommenderEvaluator;
import org.apache.mahout.cf.taste.impl.eval.AverageAbsoluteDifferenceRecommenderEvaluator;
import org.apache.mahout.cf.tast... | [
"qwwa79@naver.com"
] | qwwa79@naver.com |
5914ddad3e2977acca184aa265e53a38236b3eb9 | 34a943b1012856cf112cc8aee247f356f5dc8153 | /app/src/main/java/dev/qbikkx/keepsolidone/storage/database/NewsSQLiteOpenHelper.java | f07743380c2b685af6f7001ad3d8a99f912f90ae | [] | no_license | qbikkx/NewsApp | f5b0307c9306fe12414e6a57807e6df98052c7d2 | 894f6ee41b1ab2b14080a9dd8ba8f4ffbefd641d | refs/heads/master | 2021-07-06T05:04:44.511699 | 2017-10-01T17:44:31 | 2017-10-01T17:44:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,888 | java | package dev.qbikkx.keepsolidone.storage.database;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import dev.qbikkx.keepsolidone.storage.database.NewsDbSchema.NewsTable;
/**
* @author <a href="mailto:qbikkx@gmail.com">qbikkx</a>
*/
pub... | [
"qbikkx@gmail.com"
] | qbikkx@gmail.com |
fd78f5a4614a7c01b9f716ad328b5a7974a580dd | 55a71c9d16df91af89f698e8f7038abc47f30799 | /src/main/java/com/noptech/vcta/jhipster/config/JHipsterProperties.java | 9b18ace1e469cfaec9b2021bc9da8339cf5dfc12 | [] | no_license | Madsn/vcta-jhipster | 42ed6c02d6059735d631cd6715fec4ac0fa0176b | b73b84f2e9d4d891c9cd7a6ac5d95d75ca4d343f | refs/heads/master | 2021-01-10T17:00:35.247159 | 2016-03-06T22:53:49 | 2016-03-06T22:53:49 | 51,701,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,450 | java | package com.noptech.vcta.jhipster.config;
import javax.validation.constraints.NotNull;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.web.cors.CorsConfiguration;
/**
* Properties specific to JHipster.
*
* <p>
* Properties are configured in the applicati... | [
"m@madsn.net"
] | m@madsn.net |
776c3e1793d1027e769e65f421f2f1d9429b357c | ec1bf1967825cfca485de05c665c94bd8bcdca19 | /src/org/apache/xalan/processor/XSLProcessorVersion.java | adf189e3fd4da26939296f20f7e40262f3c1a696 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"SMLNJ",
"Apache-1.1",
"BSD-2-Clause",
"W3C",
"LicenseRef-scancode-public-domain-disclaimer",
"LicenseRef-scancode-other-permissive"
] | permissive | savster97/xalan-2.7.1 | 0ebae0c370b65a6e694597d611bb381d097f6122 | 407440cd30dd98a615ee33256c48604279568f32 | refs/heads/master | 2020-04-26T03:48:25.087928 | 2019-01-22T14:48:33 | 2019-01-22T14:48:33 | 173,279,703 | 0 | 0 | Apache-2.0 | 2019-03-01T10:06:34 | 2019-03-01T10:06:34 | null | UTF-8 | Java | false | false | 4,196 | 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");
*... | [
"taibi@sonar-scheduler.rd.tut.fi"
] | taibi@sonar-scheduler.rd.tut.fi |
6878175ff80472e3328fb6ac2db1df73f1cc0dbc | 80451a4fcfc64dcf0c428cf2014ea48ed00fb577 | /FaceEmojiClient/FaceEmojiClient.Droid/obj/Debug/android/src/md5b60ffeb829f638581ab2bb9b1a7f4f3f/TimePickerRenderer.java | 96de06f6e5d1bc4c478e49eaa24aa30bbff8dfc2 | [] | no_license | yue9944882/FaceEmojiXamarin | 932258a94bf7c80cd0d38df82df6eeb598d7a3d1 | ec0062a0ed44781dc0f895251c29c67b81d47c0c | refs/heads/master | 2020-04-06T06:59:32.243453 | 2016-09-01T08:04:32 | 2016-09-01T08:04:32 | 63,585,829 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,125 | java | package md5b60ffeb829f638581ab2bb9b1a7f4f3f;
public class TimePickerRenderer
extends md5b60ffeb829f638581ab2bb9b1a7f4f3f.ViewRenderer_2
implements
mono.android.IGCUserPeer,
android.app.TimePickerDialog.OnTimeSetListener
{
/** @hide */
public static final String __md_methods;
static {
__md_method... | [
"291271447@qq.com"
] | 291271447@qq.com |
fee2f18f65d901345ca8c8b94d327852b7491e54 | e80141d418f0fbbc7979a6a659d7a63cce2381d1 | /src/Ex49.java | 429dd619fb6b3314fc85f6c5acbd28f9dc75d8d6 | [] | no_license | AndreVilson/ExerciciosAula17Parte7 | 13daffd6957e26d6abd414a311d2031a74d433a6 | 2fa451c3526e896bdab44d6dc5bbfdfe8373c544 | refs/heads/master | 2023-07-08T06:29:50.929640 | 2021-08-10T02:06:24 | 2021-08-10T02:06:24 | 394,496,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | package ExerciciosAula17;
import java.util.Scanner;
/*Faça um programa que mostre os n termos da Série a seguir:
S = 1/1 + 2/3 + 3/5 + 4/7 + 5/9 + ... + n/m.
Imprima no final a soma da série.*/
public class Ex49 {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
System.out.print... | [
"andrevilson.pinto@gmail.com"
] | andrevilson.pinto@gmail.com |
c806fc267384bede13a5ebe6e433f44edeb1ce16 | 21e128cfaea2c6c0b42386925a4750239f703f01 | /src/Collections/Node.java | 4161fa89c663f9d8b91d0dd27902f51ade4b7d18 | [] | no_license | harrybournis/server-simulation-assignment | 8f9ce5bc1d5e4f66fb731a32700a5613f778f617 | 02c58d6818945945f26117aef2988ef66d8043f3 | refs/heads/master | 2020-12-30T12:00:55.069190 | 2017-05-16T19:03:56 | 2017-05-16T19:03:56 | 91,494,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package Collections;
public class Node
{
private Object item;
private Node next;
public Node(Object newItem)
{
item = newItem;
next = null;
}
public Node(Object newItem, Node nextNode)
{
item = newItem;
next = nextNode;
}
public void setItem(Object newItem)
{
item = newItem;... | [
"harrybournis@gmail.com"
] | harrybournis@gmail.com |
175099fab2a10f5ef6b346912c3f5534f60c1cee | d26f11c1611b299e169e6a027f551a3deeecb534 | /ui/navigator/org/fdesigner/navigator/internal/navigator/filters/CommonFilterDescriptor.java | 6dcc0130c4db95f5bbb0861bba22a2d7a8b5185d | [] | no_license | WeControlTheFuture/fdesigner-ui | 1bc401fd71a57985544220b9f9e42cf18db6491d | 62efb51e57e5d7f25654e67ef8b2762311b766b6 | refs/heads/master | 2020-11-24T15:00:24.450846 | 2019-12-27T08:47:23 | 2019-12-27T08:47:23 | 228,199,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,500 | java | /*******************************************************************************
* Copyright (c) 2006, 2015 IBM Corporation and others.
*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available... | [
"491676539@qq.com"
] | 491676539@qq.com |
0430a434cd2d0fd3509df6a7b950a5ab382a13b3 | 084ef7a556cd3429b7fb326390021bcdd1ba185b | /autodomum-core/src/test/java/com/autodomum/core/holiday/ChristmasDayTest.java | 30728a9443aaff90af0b75688efb83ea3672c7b7 | [
"MIT"
] | permissive | Kecon/Autodomum | adc18105563c34804840a93c87d1d43127c08891 | ff1a25d93a4b5237d62e538ccbfbfa70247c43b3 | refs/heads/master | 2021-01-10T16:44:54.953737 | 2016-04-16T09:05:45 | 2016-04-16T09:05:45 | 55,716,513 | 0 | 0 | null | 2016-04-16T09:05:45 | 2016-04-07T18:03:18 | Java | UTF-8 | Java | false | false | 1,622 | java | /**
* The MIT License (MIT)
*
* Copyright (c) 2016 Kenny Colliander Nordin
*
* 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 th... | [
"kenny@kendanware.com"
] | kenny@kendanware.com |
a25df08a10ba43cfe1bbfe05d86f6f96272adc2e | 428a1a3b0a0857bc41b0fefc8158f6b475b9f829 | /app/src/test/java/com/example/benbriggs/golfscorecard/ExampleUnitTest.java | cb245625aa19838b277292ac418df62c9843d574 | [] | no_license | benbriggsy/GolfScoreCard | ee76d484979b763bd006e3324f948c4e62aaefe4 | ba65b4ab56bd6c1fd4ca08bab514878c7439c25e | refs/heads/master | 2021-06-06T19:40:34.053110 | 2016-09-22T14:06:24 | 2016-09-22T14:06:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | package com.example.benbriggs.golfscorecard;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);... | [
"benbriggsy@gmail.com"
] | benbriggsy@gmail.com |
7170005a6d7541780000d6a70c5eb3a143a1bc30 | ecf0b47e3e02e09222bc59e4d3b2ba0c8085d1d9 | /mobile/src/main/java/com/hackfsu/mobile/android/api/NetworkClient.java | ca795819ee8e7931fc39fe91404019582771c9b1 | [] | no_license | zendiii/HackFSU-Android | f57989d1d4ca6700cdc86f2b6381787d064db0bc | edc96f15ba1a2670180a4e266de063927e6f4971 | refs/heads/master | 2021-08-22T19:34:34.803951 | 2017-12-01T03:03:25 | 2017-12-01T03:03:25 | 106,199,390 | 0 | 0 | null | 2017-10-08T18:25:39 | 2017-10-08T18:25:39 | null | UTF-8 | Java | false | false | 1,682 | java | package com.hackfsu.mobile.android.api;
import java.io.IOException;
import okhttp3.Call;
import okhttp3.Callback;
import okhttp3.MediaType;
import okhttp3.OkHttpClient;
import okhttp3.Request;
import okhttp3.Response;
/**
* Created by andrew on 11/14/16.
*/
public class NetworkClient {
private static final M... | [
"andrewsosa001@gmail.com"
] | andrewsosa001@gmail.com |
bceeb6a56285d0a2d64fe1af6ee0d08dfaf6e911 | 416f32ce09bfa90368052ab69301ec9d32cd7bce | /video_demo/src/main/java/com/ruanchao/video_demo/PcmToWavUtil.java | f90aa134b75e9270f906314d78c7f525ab88fc55 | [] | no_license | Irwin-Yang/VideoEdit | 0c1a1439d755e3f874d8dd80410ecd6f5fd13042 | 932b60f7884678c5bcebe1471fbb2069266a2de0 | refs/heads/master | 2020-04-08T00:02:53.913569 | 2018-11-20T06:42:40 | 2018-11-20T06:42:40 | 158,835,531 | 4 | 0 | null | 2018-11-23T13:19:30 | 2018-11-23T13:19:29 | null | UTF-8 | Java | false | false | 4,078 | java | package com.ruanchao.video_demo;
import android.media.AudioFormat;
import android.media.AudioRecord;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
public class PcmToWavUtil {
/**
* 缓存的音频大小
*/
private int mBufferSize;
/**
* 采样率
*/
pri... | [
"ruanchao@shuwen.com"
] | ruanchao@shuwen.com |
5ff0e9e90c3ff5673ed8d225fc3d283b51c85d9f | 9aaec9a8d7631f6c04ce8037e0fcb593e71fc0ca | /app/src/main/java/com/hsbank/luxclub/mywidget/recyclerview_pager/RecyclerViewPager.java | 88ad241105290d6ec4f30f1109978c82f390aff5 | [] | no_license | hanpenghu/luxclub_android | 7a43cd0c09035092883d1ddcdecc7e30b5134c6a | ae26af55c865d1178dd2dabafca018099e800048 | refs/heads/master | 2020-03-09T00:51:04.690255 | 2018-04-07T05:12:45 | 2018-04-07T05:12:45 | 128,498,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,814 | java | package com.hsbank.luxclub.mywidget.recyclerview_pager;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.PointF;
import android.os.Build;
import android.os.Parcelable;
import android.support.annotation.NonNull;
import android.support.v7.widget.LinearLayoutManager;
import a... | [
"563909408@qq.com"
] | 563909408@qq.com |
e2e0149d6869e5323ecb753280b3e2906ad68abc | f95dd73e68e2f2403a2fc4eb2313d96392c25c63 | /src/test/java/com/smoothstack/uthopia/counter/service/AirportServiceTest.java | 28c391b0b63780017eee7eb81d7a2d584bbcc645 | [] | no_license | AlexChavez235/CounterAPI | 46eeaf2ba8d4acfc37f69f8b0fd63b3ef95281c6 | a82303b46d8a7e795116633e91bc9a608bd065ef | refs/heads/master | 2022-06-13T08:33:39.922531 | 2020-04-22T17:04:07 | 2020-04-22T17:04:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,130 | java | package com.smoothstack.uthopia.counter.service;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.mockito.Mockito.when;
import java.util.Collections;
import java.util.List;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.mockito.InjectMocks;
import... | [
"achavz97@berkeley.edu"
] | achavz97@berkeley.edu |
8ca4ef2125808e487833e4da34a4132e76641885 | 8d0860942037dcc4a44221022c65e14732add02f | /src/be/kdg/se3/examenproject/model/ShipPosition.java | 65f41739c7c166ed749b4c027d0e71f37467c6af | [] | no_license | svenpublie/ShipPositionReceiver | 923753a9e91f047dd7f051767e7265a91c125e6d | c03a283dcc3be37a6133a20fe9beed69c1636467 | refs/heads/master | 2021-01-10T03:09:18.221416 | 2015-11-12T21:57:49 | 2015-11-12T21:57:49 | 45,252,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,456 | java | package be.kdg.se3.examenproject.model;
import java.util.Date;
/**
* Model class for the incoming ShipPosition Messages
* Created by Sven on 3/11/2015.
*/
public class ShipPosition {
private int shipId;
private String centralId;
private double distanceToQuay;
private Date timestamp;
public Sh... | [
"sven.publie@student.kdg.be"
] | sven.publie@student.kdg.be |
4910093664b703ec3a31fd16f0b5a5cfde76949a | c4abe4a50ec66b5736596da783f4766ded38337f | /src/main/java/com/dlucia/moneytransfer/adapter/inmemory/InMemoryTransferRepository.java | 8581c390ffdcd1b45ad74f911393c8c1b04762f6 | [] | no_license | dlucia/moneytransfer | 9f4435fbd0a50b234d0ccca67b993ca113ba53a9 | 96c230fd24efe19acdf11ffcad3e86b8120c11ec | refs/heads/master | 2021-09-05T20:47:56.667179 | 2018-01-30T22:48:19 | 2018-01-30T22:48:19 | 115,661,464 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,294 | java | package com.dlucia.moneytransfer.adapter.inmemory;
import com.dlucia.moneytransfer.domain.exception.DatabaseException;
import com.dlucia.moneytransfer.domain.model.AccountTransfer;
import com.dlucia.moneytransfer.domain.repository.TransferRepository;
import java.util.Map;
import java.util.UUID;
public class InMemory... | [
"donato.lucia@lastminute.com"
] | donato.lucia@lastminute.com |
616fc257438483f554d440880213f40bc31bee5c | d2b4f7a979946c98f15509f5b4418f1f0dc523a1 | /app/src/main/java/com/example/yonariva/sponsorship/FirebaseStaticUserDatabaseClass.java | 3bd0f8fc3de5bc022e37a4c3689aac1f8ea302c6 | [] | no_license | YonathanPandapotan/Sponsorship | 6ad29a71b8f1d01f205efb0e0d8d3dbd44a50b9d | 212f8dbb5fa6e690de7050e1dddcf35105951232 | refs/heads/master | 2020-06-19T11:55:19.976636 | 2019-07-21T13:25:55 | 2019-07-21T13:25:55 | 178,691,917 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.example.yonariva.sponsorship;
import com.google.firebase.database.FirebaseDatabase;
public class FirebaseStaticUserDatabaseClass {
public static void setObject(FirebaseDatabase path, Object ob){
}
}
| [
"yonabaho@gmail.com"
] | yonabaho@gmail.com |
91b7f2a8ca0413bb1eedae890442165d356c808d | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project19/src/main/java/org/gradle/test/performance19_5/Production19_404.java | 7ac078fbb803488f3bfad4c7d41252bf83039ef3 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 305 | java | package org.gradle.test.performance19_5;
public class Production19_404 extends org.gradle.test.performance11_5.Production11_404 {
private final String property;
public Production19_404() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
2c9eedecd475c94b6d40b8f705254282f9602b1b | 9702a51962cda6e1922d671dbec8acf21d9e84ec | /src/main/com/topcoder/web/winformula/controller/request/admin/SendToReviewResult.java | 980febd47d9358eaaea2a03ca153e1ab15d433a9 | [] | no_license | topcoder-platform/tc-website | ccf111d95a4d7e033d3cf2f6dcf19364babb8a08 | 15ab92adf0e60afb1777b3d548b5ba3c3f6c12f7 | refs/heads/dev | 2023-08-23T13:41:21.308584 | 2023-04-04T01:28:38 | 2023-04-04T01:28:38 | 83,655,110 | 3 | 19 | null | 2023-04-04T01:32:16 | 2017-03-02T08:43:01 | Java | UTF-8 | Java | false | false | 2,228 | java | package com.topcoder.web.winformula.controller.request.admin;
import com.topcoder.web.common.NavigationException;
import com.topcoder.web.common.StringUtils;
import com.topcoder.web.winformula.Constants;
import com.topcoder.web.winformula.dao.WinformulaDAOFactory;
import com.topcoder.web.winformula.dao.WinformulaDAOUt... | [
"amorehead@cb5b18d2-80dd-4a81-9b1c-945e1ee644f9"
] | amorehead@cb5b18d2-80dd-4a81-9b1c-945e1ee644f9 |
d8103f0ff26d3c4c9c0c7816eef32eaff6e36326 | 9b01ffa3db998c4bca312fd28aa977f370c212e4 | /app/src/streamB/java/com/loki/singlemoduleapp/stub/SampleClass2904.java | a06bf8074a61d39de79116e6da8add3d848af6d9 | [] | no_license | SergiiGrechukha/SingleModuleApp | 932488a197cb0936785caf0e73f592ceaa842f46 | b7fefea9f83fd55dbbb96b506c931cc530a4818a | refs/heads/master | 2022-05-13T17:15:21.445747 | 2017-07-30T09:55:36 | 2017-07-30T09:56:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | package stub;
public class SampleClass2904 {
private SampleClass2905 sampleClass;
public SampleClass2904(){
sampleClass = new SampleClass2905();
}
public String getClassName() {
return sampleClass.getClassName();
}
} | [
"sergey.grechukha@gmail.com"
] | sergey.grechukha@gmail.com |
1e7ca324460b294ba829f325de264c916ead074d | e621fc3b2bb9555842aad0b53b79bf6e5f97df7d | /src/Warships.java | 4281ca112f2ec9fc127d45cfdc508bc924723edc | [] | no_license | KocmierowskiSzymon/Warships-Java | 0acc898b7dba406586f2a641aadba2e495d7bb80 | 016a7367aa45d8ab9c5a35b8052c020f7c1a4b4c | refs/heads/master | 2020-06-07T17:36:20.125724 | 2019-06-21T08:57:52 | 2019-06-21T08:57:52 | 193,064,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 539 | java | import java.util.Random;
import java.awt.*;
import javax.swing.*;
import java.util.ArrayList;
import java.util.List;
import java.awt.event.*;
/**
* autor: Kocmierowski Szymon
*/
/**
* <code> Warships </code> - glowna klasa aplikacji
*/
public class Warships {
/**
* Metoda <code> main</code> glowne wy... | [
"40832444+KocmierowskiSzymon@users.noreply.github.com"
] | 40832444+KocmierowskiSzymon@users.noreply.github.com |
1a7a11a55c638cc0a57bbcda9cc3b02bce0c52cd | 09747113e6e40c9ec2251d3bad7bc2ac980d06b3 | /src/main/java/me/cuebyte/nexus/commands/CommandTimeSunrise.java | d6ffbde24a664b7558f8493a95feb0c9a29fa930 | [] | no_license | Zishinku/Nexus | a60140baecb50187e80bd251ac3b1027c307a003 | d291f7f15c6569437abb1328801a112bcf4f9944 | refs/heads/master | 2021-01-18T10:14:30.493077 | 2016-06-09T09:35:34 | 2016-06-09T09:35:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,004 | java | package main.java.me.cuebyte.nexus.commands;
import main.java.me.cuebyte.nexus.Controller;
import main.java.me.cuebyte.nexus.utils.PermissionsUtils;
import main.java.me.cuebyte.nexus.utils.ServerUtils;
import org.spongepowered.api.Game;
import org.spongepowered.api.entity.living.player.Player;
import org.sp... | [
"max.nitschke@icloud.com"
] | max.nitschke@icloud.com |
f86aa3221f6fa06c1db36ef85ad1a3d59eb70d13 | 7e1511cdceeec0c0aad2b9b916431fc39bc71d9b | /flakiness-predicter/input_data/original_tests/doanduyhai-Achilles/nonFlakyMethods/info.archinnov.achilles.internal.proxy.dirtycheck.DirtyCheckChangeSetTest-should_generate_update_for_added_entries_with_bind_marker.java | 980d6a8ee1b2073874a0931dddad05d84aa2e617 | [
"BSD-3-Clause"
] | permissive | Taher-Ghaleb/FlakeFlagger | 6fd7c95d2710632fd093346ce787fd70923a1435 | 45f3d4bc5b790a80daeb4d28ec84f5e46433e060 | refs/heads/main | 2023-07-14T16:57:24.507743 | 2021-08-26T14:50:16 | 2021-08-26T14:50:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 425 | java | @Test public void should_generate_update_for_added_entries_with_bind_marker() throws Exception {
changeSet.mapChanges.put(1,"a");
when(pm.encodeKey(1)).thenReturn(1);
when(pm.encode("a")).thenReturn("a");
Object[] vals=changeSet.generateUpdateForAddedEntries(update(),true).right;
assertThat(vals[0]).isNull();... | [
"aalsha2@masonlive.gmu.edu"
] | aalsha2@masonlive.gmu.edu |
2a1169b1bf7a160bfd0add8694c8ab31b7c8a499 | 737078c7e192845ef784aa5c45b9cdee6072b526 | /src/main/java/com/tdex/meulanche/domain/repository/IngredienteRepository.java | 3dab61818d81a01f1b4a91a1980a16ce3f92aade | [] | no_license | tdex/meu-lanche | 25b02eb77ce62dc62dda2f631ff5e39c8972bc09 | 009824d8272e94f0d033b1fc226dcf20925c7757 | refs/heads/master | 2022-11-23T18:50:51.911394 | 2020-08-02T13:34:02 | 2020-08-02T13:34:02 | 284,357,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 252 | java | package com.tdex.meulanche.domain.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.tdex.meulanche.domain.entity.Ingrediente;
public interface IngredienteRepository extends JpaRepository<Ingrediente, Integer> {
}
| [
"tardchamps94@gmail.com"
] | tardchamps94@gmail.com |
96c64852772044231c48d5f9a3ec2bab82290299 | 5bafd011567cadfcf315bb5904f9047f3d372c7c | /ReuseProcessMining/XPDL2BPMNTransformator/src/br/ufrj/cos/prisma/Task2$Name.java | 33458b58485eeb64801f83433f492e6d49767dce | [] | no_license | talitalopes/ReuseProcessMining | 12ae46defb4fb8d6d1a7ba109c07f618a469057c | 4b3b9f3e43517598009fdf6f2a16968675194fff | refs/heads/master | 2021-01-10T02:20:28.642658 | 2014-05-06T23:53:41 | 2014-05-06T23:53:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 925 | java | package br.ufrj.cos.prisma;
import java.util.*;
import org.eclipse.emf.ecore.*;
import net.sf.jetset.runtime.*;
import net.sf.jetset.runtime.generator.PropertyGenerator;
/**
* GENERATED CLASS: DO NOT EDIT! (unless you really want to)
*/
@SuppressWarnings("unused")public class Task2$Name extends PropertyGenerator
{
... | [
"talitalopes@gmail.com"
] | talitalopes@gmail.com |
7f2a2f4bc1c8833911f70830a69b38898e38ec65 | 1b6329498520da3c7134a732bbbcef45f5664fd0 | /src/Dominio/Hotel.java | 67f7f4bbf732a212061cdb0cfa057247c87593cb | [] | no_license | nachetons/Programacion_Hoteles | 0aa2e3e1e1381d07dc7c34115e3064a044f092bd | 1b1713fd3944e0b1b963050bdbe43fc996e0ee54 | refs/heads/master | 2020-09-14T14:37:39.014698 | 2019-11-21T11:25:52 | 2019-11-21T11:25:52 | 223,158,122 | 3 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 3,848 | java | package Dominio;
import java.util.ArrayList;
import Persistencia.hotelPers;
// Clase hotel, donde se van a declarar todas las variables, constructores, getters y setters que tenga esta clase.
public class Hotel {
// Declaración de variables, donde estarán todos los factores que tenga un hotel.
private String nombr... | [
"52700609+SoftwareIFP@users.noreply.github.com"
] | 52700609+SoftwareIFP@users.noreply.github.com |
a9ca983dbee1060b56dfa54394adfce3b922bbf4 | 5453a0e1e7397e1db51e1d3c439ef5dedde1af31 | /app/src/main/java/com/example/myapplication/MainActivity.java | 6a88a56b1bffd25f6915af282c5294b1e8658c5a | [] | no_license | thunder-coding/Android-Counter | 9258f6bda96bb5dba202a8b5f654b4fe4e943816 | d32c96d990a2463e185fea420dd85f8a214b8f75 | refs/heads/main | 2023-02-23T10:44:46.120073 | 2021-01-28T08:06:59 | 2021-01-28T08:06:59 | 330,978,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,458 | java | package com.example.myapplication;
import androidx.annotation.ColorInt;
import androidx.appcompat.app.AppCompatActivity;
import android.graphics.Color;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.ScrollView;
import android... | [
"yakshbari4@gmail.com"
] | yakshbari4@gmail.com |
336aa6095dc858bdbb32a605eae4f74ce0913e51 | cca87c4ade972a682c9bf0663ffdf21232c9b857 | /com/tencent/mm/boot/svg/a/a/sf.java | bc560ff115695052c460611f444f2d2693eb9f90 | [] | 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 | 4,530 | java | package com.tencent.mm.boot.svg.a.a;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
import com.tencent.mm.svg.WeChatSVGRenderC2Java;
import... | [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
13cdc331475b0c4de95b46c05718795157e4bc84 | 5ea4c4371ba52e4b27f64d0b689e1f801226d82e | /wear/src/main/java/com/bytemesoftware/wear/faces/binary/WatchFaceActivity.java | 2562d26bd918e234d0d79fe24a97f283fd1bb0ea | [
"Apache-2.0"
] | permissive | tristan202/WearBinaryWatchFace | 0364a9cccab93fe2113063ffdf4a1b8ffe12f1c0 | aa99d6f125ebcad834a942278b73bf381739c4d6 | refs/heads/master | 2020-12-02T16:35:58.186029 | 2015-01-08T19:25:11 | 2015-01-08T19:25:11 | 28,981,778 | 0 | 0 | null | 2015-01-08T19:18:45 | 2015-01-08T19:18:44 | Java | UTF-8 | Java | false | false | 8,327 | java | package com.bytemesoftware.wear.faces.binary;
import android.app.Activity;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.support.... | [
"dwa012@gmail.com"
] | dwa012@gmail.com |
3a0793692cc75cc55076e173763b909ee9801dfa | f30cb28578d51bfa03ce132567a0e96c028eab94 | /src/main/java/com/asset/Login.java | ec0b5929302576ee4f0ee15cff97be0c933c144b | [] | no_license | wangjiabc/asset | 589b862f85f9fb453e30fd75057e2eca010ea0ce | 481c038be6f4ab64cab1e0261563fd20bd290288 | refs/heads/master | 2021-01-20T03:06:53.142268 | 2018-06-03T12:34:00 | 2018-06-03T12:34:00 | 101,287,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,609 | java | package com.asset;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Panel;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.io.IOException;
import java.net.URL;
import java.sql.Connection;
import java.sql.Prepared... | [
"2768911783@qq.com"
] | 2768911783@qq.com |
1a6b0687a040d8e3127a19e1cb7469208b3801dd | a36d625e36fd73c9938eead7ffff6fe73c660a74 | /src/java/com/medihub/patient/SubmitOrder.java | 8160249114e4cfe50f9f9efc5ea3b329d2980e68 | [] | no_license | AyshaIfra/Medihub | 4dd186d556f8b487fec8b95353c5f67df04a32b3 | 3b3e72cc4328448fa9b6a82ee1008205464f1cbd | refs/heads/main | 2023-06-22T02:08:42.075713 | 2021-07-15T15:33:05 | 2021-07-15T15:33:05 | 386,334,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,498 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.medihub.patient;
import java.io.*;
import java.util.*;
import com.medihub.db.DbConfig;
import com.medihub.user.Notificat... | [
"ayshaifra15@gmail.com"
] | ayshaifra15@gmail.com |
4429a5c6a48e83053cedf97b141cfd25c614fa8c | 5c56d7f97ec5d34994b1357c09d952b3859c7ff7 | /app/src/main/java/com/crossfire/instagramclone/Profile/SignOutFragment.java | fb3e7c65ef79c0b0efa60ec4df43558453410e9a | [] | no_license | akshatcr7/InstagramClone | f09c426489f555240b365ca55a125644de946619 | baafb227009677d9323802b92306b6d2ed7c01d2 | refs/heads/master | 2021-01-23T23:53:03.998173 | 2018-02-24T13:49:49 | 2018-02-24T13:49:49 | 106,103,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,597 | java | package com.crossfire.instagramclone.Profile;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
im... | [
"imakshat147@gmail.com"
] | imakshat147@gmail.com |
03956d27695aeb06d48dd36f6357d9d1f8c3bda2 | 2cab72cff44f1ebe52080fe68f4a743da086e58b | /HomeWorkEE511/src/main/java/ua/goit/homework511/OpLongMultiply.java | e3a4a9f4890c7294be5b71065f6b212ecd4cde40 | [] | no_license | BessonovOleg/GoITHomework | a399c12d16e19b4020a6b95a737bb52ab9a007bd | d9d2d2ac9174b2e14fac81a93b745cf4ad57e144 | refs/heads/master | 2021-01-17T07:11:11.222446 | 2016-07-16T18:28:56 | 2016-07-16T18:28:56 | 50,577,650 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package ua.goit.homework511;
import ua.goit.homework51.AbstractOperation;
import ua.goit.homework51.Calculator;
public class OpLongMultiply extends AbstractOperation {
public String calc(Object var1, Object var2) {
return String.valueOf(Long.valueOf(var1.toString()) * Long.valueOf(var2.toString()));
}... | [
"oleg_en@ukr.net"
] | oleg_en@ukr.net |
ec0e7bab363a1641ec683e199de2934d442ad884 | 285807ee8907cea0eae5cb2ac8bbf99178f4a7bd | /gateway/Example1.java | 36b947348ccc40507225c69f2765f396eb586b4c | [] | no_license | zhangxin8105/c8 | 9c8b678c418836b25501a1f1fe77aca27245bb2e | 55c33bdb02078cff4d8a7c1fb92d9dd960df9968 | refs/heads/master | 2021-05-26T13:02:39.650671 | 2010-10-24T11:05:13 | 2010-10-24T11:05:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,501 | java | package c8.gateway;
import java.util.Vector;
import com.oanda.fxtrade.api.Account;
import com.oanda.fxtrade.api.FXGame;
import com.oanda.fxtrade.api.FXClient;
import com.oanda.fxtrade.api.FXPair;
import com.oanda.fxtrade.api.MarketOrder;
import com.oanda.fxtrade.api.OAException;
import com.oanda.fxtrade.a... | [
"mblackwell8@gmail.com"
] | mblackwell8@gmail.com |
3d6c8731a862543a0540d43949c6bb71d11fdecd | 708722edd1e13e63200e619f00f1cd5e8791a0bb | /sales/src/main/java/sales/app/server/businessservice/CoreContactsBusinessService.java | 111c6f7b9c54c2ce912edc82448f3f8b1df70ca9 | [] | no_license | applifireAlgo/deploytest | 85495085ae7da736976843ec787dd626468ea0d7 | 253cca7b5bd07a9607a8111b6b331eb69e609bf2 | refs/heads/master | 2021-01-10T13:52:03.711214 | 2015-12-21T07:03:56 | 2015-12-21T07:03:56 | 48,237,608 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,365 | java | package sales.app.server.businessservice;
import com.athena.framework.server.exception.repository.SpartanPersistenceException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import sales.app.server.repository.CoreContactsRepository;
import sales.app.share... | [
"applifire@ae4e8c8ef1a4"
] | applifire@ae4e8c8ef1a4 |
ea8ee84788db0a648f3e3fbe2f8eb036c751a9dd | ad5b11ce6186ca76bf4098852d34b4a806906b1f | /zhao_sheng/src/main/java/com/yfy/app/net/event/EventDelRes.java | 4ff76db7d0afddc9c53b365be401d6d1c603f85f | [] | no_license | Zhaoxianxv/zhao_sheng1 | 700666c2589529aee9a25597f63cc6a07dcfe78c | 9fdd9512bf38fcfe4ccbe197034a006a3d053c66 | refs/heads/master | 2022-12-14T03:07:48.096666 | 2020-09-06T03:36:17 | 2020-09-06T03:36:17 | 291,885,920 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 544 | java | package com.yfy.app.net.event;
import com.yfy.final_tag.Base;
import com.yfy.final_tag.TagFinal;
import org.simpleframework.xml.Attribute;
import org.simpleframework.xml.Element;
import org.simpleframework.xml.Root;
/**
* Created by yfyandr on 2018/4/26.
*/
@Root(name = TagFinal.EVENT_DEL+Base.RESPONSE)
public cla... | [
"1006584058@qq.com"
] | 1006584058@qq.com |
af8160b44a9abd42eac565b624a7e2bdd222e3fb | 24f0e295ee1a85d30966e8e98d33fc21bd2d6d63 | /src/main/java/com/example/helloworld/api/Question.java | 536e8b97c5dfb6a821c7088eccce46cff0be50ab | [] | no_license | emilgth/PersonalityTest | ac6b1fb20486e307b932ff42587841475a198570 | ac0d095578c7fa2366f37e16d3176a07cde50f76 | refs/heads/master | 2022-12-01T16:50:02.228961 | 2020-08-17T11:45:09 | 2020-08-17T11:45:09 | 288,164,781 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package com.example.helloworld.api;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.List;
public class Question {
private String question;
private List<Answer> answers;
public Question() {
}
public Question(String question, List<Answer> answers) {
this.question = ... | [
"emilgth@gmail.com"
] | emilgth@gmail.com |
dc5b44a4af9ba86d8cbcef08174e11452050c934 | 5fc604a5711eacf9b3ab587b7242e1383eb2dcc4 | /app/src/main/java/br/ufc/es/retry/HistoricoReciclagem.java | 4cb8b00a564b75fbbce43fd6061e16dfc655dbf4 | [] | no_license | anderson-uchoa/ReTry | f27d729f179404ae8b0fba2c30c7047391d3b954 | 78d02c4453db2cb4a11f90ec731b811cc487cac4 | refs/heads/master | 2021-01-15T18:15:07.472386 | 2016-01-26T01:27:47 | 2016-01-26T01:27:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,005 | java | package br.ufc.es.retry;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.SparseArray;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.ExpandableListView;
public class HistoricoReciclagem extends AppCompatActivi... | [
"cayk-lima@hotmail.com"
] | cayk-lima@hotmail.com |
008cbcd89d54162973e6a96fda4a3fd0ef8274de | 4652102ea0f77e0caff90b2de076a0023638c950 | /subjects/Socket/mutants/traditional_mutants/void_internal_connect(com.example.socket.MockSocketAddress,int)/ROR_10/Socket.java | 38125100be91816f35648cc5fa06640f7f2fc557 | [] | no_license | j-godoy/epa-benchmark | 678716b8f4a7ba31569500a9474ced47ad6e8a8d | e5cc4958cf927366afffe0d8741c86caf14cfceb | refs/heads/master | 2021-07-05T16:14:02.902363 | 2020-06-18T00:51:35 | 2020-06-18T00:51:35 | 154,675,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,628 | java | // This is a mutant program.
// Author : ysma
package com.example.socket;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.SocketException;
import java.net.SocketTimeoutException;
import java.security.AccessController;
import java.security.PrivilegedExceptionAction... | [
"j.godoy277@gmail.com"
] | j.godoy277@gmail.com |
e001ccc39a4c8e294e05e4d3c0f3ec59f787bdf7 | deabf85ebe6669fd037711ccfb1f5d3c54d5666d | /src/edu/bxml/swt/Combo.java | a2ac8852bc75f5a613af639bf4daf3a4bd821a97 | [] | no_license | satyasumans/XML-batch-project | 1fc8251c183266c004817e67f48169bc9d9eb1cf | ea0946ae7d948e9037b8e9c4984a6086e747c6f1 | refs/heads/master | 2020-12-25T05:30:24.831468 | 2013-07-10T20:39:16 | 2013-07-10T20:39:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,388 | java | package edu.bxml.swt;
import java.util.HashMap;
import java.util.Iterator;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.eclipse.swt.SWT;
import com.browsexml.core.XMLBuildException;
import com.browsexml.core.XmlParser;
import com.javalobby.tnt.annotation.... | [
"geoff.ritchey@lcu.edu"
] | geoff.ritchey@lcu.edu |
2235bda549fed35a51adde75212da418de8330dc | e2f2326ef807eef64c7a8b85c999fe902b80c072 | /src/main/java/com/howtodoinjava/core/string/ReverseString.java | 4b3f6731e72e5a52693621ac2d8b03bad180bab8 | [
"Apache-2.0"
] | permissive | lokeshgupta1981/Core-Java | e867a9929d654bf9ddbe95708bca80ecfe757232 | a1e249f6bf43898b6e293d41900f68fbc3afbaa2 | refs/heads/master | 2023-08-09T19:05:12.740014 | 2023-08-04T16:49:32 | 2023-08-04T16:49:32 | 213,713,246 | 54 | 89 | Apache-2.0 | 2023-09-05T08:16:19 | 2019-10-08T17:53:32 | Java | UTF-8 | Java | false | false | 639 | java | package com.howtodoinjava.core.string;
import org.junit.jupiter.api.Assertions;
public class ReverseString {
public static void main(String[] args) {
String blogName = "How To Do In Java";
String reverseString = reverseString(blogName);
Assertions.assertEquals("avaJ nI oD oT woH", reverseString);
... | [
"howtodoinjava@gmail.com"
] | howtodoinjava@gmail.com |
24a713561079ca4629835d30a178f2ea28b7b31b | a40c680a0c353c64c2f265af81ded9157e7ac478 | /com.onpositive.text.analisys/src/com/onpositive/text/analysis/filtering/IPartOfSpeechSelector.java | fe3fa062d7dcd4219b62f8db7d3c60e97e4fb797 | [
"Apache-2.0"
] | permissive | 32kda/com.onpositive.textresearch | c9d97547b98b3159341813401ec788b59b4d569f | a183c9f62e0fae528e2cdbeffb95ad8d271424e5 | refs/heads/master | 2023-01-06T16:26:46.182686 | 2020-11-24T03:32:02 | 2020-11-24T03:32:02 | 55,604,374 | 1 | 0 | Apache-2.0 | 2023-01-02T22:09:11 | 2016-04-06T12:36:08 | Java | UTF-8 | Java | false | false | 281 | java | package com.onpositive.text.analysis.filtering;
import java.util.Collection;
import com.onpositive.semantic.wordnet.Grammem.PartOfSpeech;
public interface IPartOfSpeechSelector {
public Collection<PartOfSpeech> select(String token, Collection<PartOfSpeech> originalParts);
}
| [
"dmitry@onpositive.com"
] | dmitry@onpositive.com |
5d011f02589a1974f753391e69d278d1f03fb1bf | 2d5e9c2d12dbd5262933370776b72dcd8504dbfd | /app/src/main/java/com/example/myapplication02/EditUserActivity.java | 5f9a18236a359c54ac28a4a566f83319da70ba5b | [] | no_license | Blueguy51/MADWeek01-Task02-0706012010040 | 7a2f5ee7a685367580c92d3e48bf49bfc91e70ce | 2a2c99f73fe0c1872022f1da92b00d93f93c6d72 | refs/heads/master | 2023-08-18T15:08:35.764512 | 2021-09-15T17:06:45 | 2021-09-15T17:06:45 | 406,221,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,184 | java | package com.example.myapplication02;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
import androidx.appcompat.app.AlertDialog;... | [
"tdewanto@student.ciputra.ac.id"
] | tdewanto@student.ciputra.ac.id |
1934afb02ebe12f1f1075444bba42fef81d5adfc | 22e1c8eee9666f60a905f5a4da3e6c3a1d3f0b47 | /src/main/java/com/cygnus/bookface/BookFaceApplication.java | 24b6fae6c406bcc8c5dc6793fc8d75f886700e9c | [] | no_license | melybowden/BookFace | c54782eaac994691f6f3c7fb8b1218c2fec474bc | 125a50709ed73501236cabac761b21b3727021a8 | refs/heads/master | 2023-06-30T22:21:13.180122 | 2021-08-03T20:29:16 | 2021-08-03T20:29:16 | 390,395,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package com.cygnus.bookface;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BookFaceApplication {
public static void main(String[] args) {
SpringApplication.run(BookFaceApplication.class, args);
}
}
| [
"melybowden@gmail.com"
] | melybowden@gmail.com |
55f3bc0fc5b6262a2cdbd2bb1b246025daf74920 | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /java/java-tests/testData/refactoring/introduceParameter/beforeMethodUsageInThisMethodInheritor.java | f3708af9585f4be33a58a4f50e747079cc9b7c10 | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 145 | java | class C {
int foo(int x) {
return <selection>x+1</selection>;
}
}
class D extends C {
int foo(int x) {
return super.foo(x);
}
} | [
"no_reply@jetbrains.com"
] | no_reply@jetbrains.com |
9f00fa306cc609c53e12f5dee3d7d40b3ba877e5 | 0123b693e59a27b1259c5d51c5f194e13a93e3c5 | /demo-rabbitmq/src/main/java/io/lzz/demo/rabbitmq/api/fanout/ProducerFanout.java | b4226e1a940621fd6f14725bec14fad026ef4617 | [
"Apache-2.0"
] | permissive | lzz-io/demo | 351b6ee39b4320b8947d862ade8fe2f71adda15a | c667dde8138d86ab1674cb312c203cc52a222ecc | refs/heads/master | 2023-06-10T16:32:07.857829 | 2023-05-24T14:15:49 | 2023-05-24T14:15:49 | 153,786,501 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,156 | java | /*
* Copyright qq:1219331697
*
* 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... | [
"1219331697@qq.com"
] | 1219331697@qq.com |
bc633925757f9202780cae2b6d3cbe2b9368da9d | 48631c3851b15fbc20e61e29b82480b64eec2885 | /utils/src/main/java/com/prosayj/springboot/utils/freemarker/FreemarkerUtil.java | c536da80b912fa7b0137107f23bc4a25086c9bef | [
"Apache-2.0"
] | permissive | ProSayJ/springbootstudy | 56cb7f80502888d2c564d7a4bda23dd0650750f7 | 04b5ce563b9e6163ab6d6217292d7dd266e105c3 | refs/heads/master | 2022-12-25T10:42:49.047945 | 2021-04-09T15:20:12 | 2021-04-09T15:20:12 | 147,488,466 | 0 | 0 | Apache-2.0 | 2022-12-16T03:22:22 | 2018-09-05T08:52:00 | Java | UTF-8 | Java | false | false | 1,366 | java | package com.prosayj.springboot.utils.freemarker;
import freemarker.template.Configuration;
import freemarker.template.Template;
import freemarker.template.TemplateException;
import java.io.IOException;
import java.io.Writer;
import java.util.Map;
public class FreemarkerUtil {
private static FreemarkerUti... | [
"prosayj@gmail.com"
] | prosayj@gmail.com |
66bf3da7bed110a7ea97d8742b37195f0d800a8c | 5cb7b7f3d3b25ef344268bf75897a716217570c2 | /app/src/main/java/com/example/chongjiale/navr/WayFindingActivity.java | d676939c54005245f12215c6a5a9dbe903e19857 | [] | no_license | lighthouse-dkit/Navr | ade48cf766c8b0b731929c4efe3fcb7371a4eebd | 9084683aa2f85ee25dec4d94e2f8eba2322cd70c | refs/heads/master | 2021-04-26T13:24:48.605354 | 2018-05-03T03:24:45 | 2018-05-03T03:24:45 | 121,310,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 671 | java | package com.example.chongjiale.navr;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.FrameLayout;
public class WayFindingActivity extends AppCompatActivity {
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setCo... | [
"D00169978@student.dkit.ie"
] | D00169978@student.dkit.ie |
97f2bab9f00c7d81675b144816c4f32d35640a00 | 0c06413eb3ea47de1764577bfeed195175a96c33 | /src/main/java/dailycodingproblems/DailyCodingProblem4.java | 20b2020656102be7347d93779d24fa489dd42bd1 | [] | no_license | urmilkarani/Practice | 92f06ef8b22804ff29e62e24bfc63caeb3dd5877 | 8d6c2f08bef5806ff25030cbcb2370657b7bb771 | refs/heads/master | 2020-05-16T15:06:10.927994 | 2019-08-13T23:40:30 | 2019-08-13T23:40:30 | 183,120,251 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,132 | java | /**
* Given an array of integers, find the first missing positive integer in linear time and constant space.
* In other words, find the lowest positive integer that does not exist in the array.
* The array can contain duplicates and negative numbers as well.
*
* For example, the input [3, 4, -1, 1] should give 2. ... | [
"urmilkarani@gmail.com"
] | urmilkarani@gmail.com |
8e71428ae26ce7ebef34a574dd1c77fa3f5d257a | 0be704cafcde3a7d18895a402311add671dd275c | /firstMvc/src/com/org/mvc/EmployeeManger.java | b67ffc8d6a282daddcefbbc879aacb60607dc94d | [] | no_license | MahendraDecha/javaLogin-GetData-Using-MVC | 401ab06edb4c802926f5098fc3f367c19dfdb945 | 786ae72af77481d15f9921a83ca89573f26af1dd | refs/heads/master | 2020-06-19T12:00:31.764999 | 2016-11-27T13:31:41 | 2016-11-27T13:31:41 | 74,905,285 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.org.mvc;
import java.util.ArrayList;
public class EmployeeManger {
EmployeeDAO employee=new EmployeeDAO();
public ArrayList getEmployee()
{
return generateEmployees();
}
private ArrayList generateEmployees(){
ArrayList empList = new ArrayList();
empList =employee... | [
"patidarmahendra@yahoo.in"
] | patidarmahendra@yahoo.in |
9f3f8f0273617dad1b1893f49b70067ce28ecf7c | c819a666a00bc18b9b6557578ee4563c810e8fab | /plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/internal/metamodel/builder/MutexJobSchedulingRule.java | c32dc339bef36d3f4ecef660aee64a280c324352 | [] | no_license | grdryn/jbosstools-webservices | cb5d09e2aa0ba31142ee67d602451c2670270da6 | cdef80b19c4815ebae9f39a49dba6919f8b4111f | refs/heads/master | 2020-12-25T02:39:40.902857 | 2012-12-12T18:08:34 | 2012-12-12T18:08:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,202 | java | /*******************************************************************************
* Copyright (c) 2012 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and... | [
"xcoulon@gmail.com"
] | xcoulon@gmail.com |
e1d41580ebaefeef529e1951a7c30b25b2464f7c | 88ec509c2a63c2dac7aead8009917677d6c38b5f | /src/Calc3D.java | dd2c417968c8e583d04832696d773a5cf9f04383 | [] | no_license | agaszab/zad8_2 | 91bd2f52ea11625491f046f303182b5e1702fa5c | db7a27d59e394b2d64b2183a1b9207e5bcedc4ad | refs/heads/master | 2021-05-04T14:42:23.776357 | 2018-02-04T17:51:55 | 2018-02-04T17:51:55 | 120,208,229 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | public interface Calc3D {
int ballVolume(Ball ball); // oblicza pojemność przekazanej jako argument kuli
int cubeVolume(Cube cube); // oblicza pojemność przekazanego jako argument sześcianu
}
| [
"agatito@yopmail.com"
] | agatito@yopmail.com |
27beca221cb0b55f892032992b9967c2f0d8fc93 | f88d99070998325bf33ee25db4cafbe9b25757d6 | /pagerslidingtabstriplibrary/src/com/astuetz/PagerSlidingTabStrip.java | dde32cf43706d7f818b68a0c3dab8363f9a05a4c | [] | no_license | jannonx/GooglePlay | c5f9ba6740832daa125187dfa883030a3b9eb4db | 0b447197c7338ed97b16766a5b755caf87db5f96 | refs/heads/master | 2020-06-15T12:24:46.407662 | 2016-12-13T08:29:10 | 2016-12-13T08:29:10 | 75,262,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,153 | java | /*
* Copyright (C) 2013 Andreas Stuetz <andreas.stuetz@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | [
"jannonx@foxmail.com"
] | jannonx@foxmail.com |
b09b906b2781050e11e546bad6e2ec151ce439f4 | 69005ab4c8cc5d88d7996d47ac8def0b28730b95 | /android-medium/app/src/main/java/test/perf/MyPerfClass_2356.java | 8b48ccc6452f50134f8995826d65cff4d8df89e2 | [] | no_license | sakerbuild/performance-comparisons | ed603c9ffa0d34983a7da74f7b2b731dc3350d7e | 78cd8d7896c4b0255ec77304762471e6cab95411 | refs/heads/master | 2020-12-02T19:14:57.865537 | 2020-05-11T14:09:40 | 2020-05-11T14:09:40 | 231,092,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 803 | java | package test.perf;
public class MyPerfClass_2356{
private final String property;
public MyPerfClass_2356(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
@Override
public int hashCode() {
final int prime = 31;
int result = 1;
result = prime ... | [
"10866741+Sipkab@users.noreply.github.com"
] | 10866741+Sipkab@users.noreply.github.com |
17aa5ece66ee36bcb2fc9c3e00e898381a69c45c | 66b21cb7ac61adb3dcf30fa031433dfaba1fcb51 | /LearningAssetsAndSharePreference/app/src/test/java/io/github/ledinhtri97/learningassetsandsharepreference/ExampleUnitTest.java | 7c264136080ad2f68f56b69fb331f6e8998cf450 | [] | no_license | odejinmi/android-projects | a242d9bec4167a31abf34354848f5e21cf0d493d | 29a8d18b9dcd20d11950ad9bfae6e37514e02854 | refs/heads/master | 2021-02-26T09:01:27.683408 | 2018-11-28T03:15:52 | 2018-11-28T03:15:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | package io.github.ledinhtri97.learningassetsandsharepreference;
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 ExampleUnit... | [
"ledinhtri.cse.hcmut@gmail.com"
] | ledinhtri.cse.hcmut@gmail.com |
046e9261af75cde88223b76562b99054850df939 | 29196e2d4adfb14ddd7c2ca8c1e60f8c10c26dad | /src/main/java/it/csi/siac/siacbilser/frontend/webservice/msg/quadroeconomico/AggiornaQuadroEconomico.java | 6d8d85bf547de639f6c535744bac7b164eb737d4 | [] | no_license | unica-open/siacbilitf | bbeef5ceca40e9fb83d5b1176e7f54e8d84592bf | 85f3254c05c719a0016fe55cea1a105bcb6b89b2 | refs/heads/master | 2021-01-06T14:51:17.786934 | 2020-03-03T13:27:47 | 2020-03-03T13:27:47 | 241,366,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,266 | java | /*
*SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte
*SPDX-License-Identifier: EUPL-1.2
*/
package it.csi.siac.siacbilser.frontend.webservice.msg.quadroeconomico;
import javax.xml.bind.annotation.XmlType;
import it.csi.siac.siaccorser.model.Bilancio;
import it.csi.siac.siaccorser.model.ServiceRequest;
import it.... | [
"barbara.malano@csi.it"
] | barbara.malano@csi.it |
b7c4a1d32e58912f414179e3497a7226ba20d8c5 | 347eebd8173786738e6e01f3cdc9b16b88925e9c | /webserver/tyrus/src/main/java/io/helidon/webserver/tyrus/TyrusWriterPublisher.java | 0d5c6fa350182d5a5cb0f3571bed6e601034bca6 | [
"Apache-2.0"
] | permissive | graemerocher/helidon | 8e53b3b159de276f95c773a6f8a9800259406ffb | d5d1f6133abc7cb7e5932836406073d571061c41 | refs/heads/master | 2022-06-20T02:14:30.093545 | 2020-05-11T19:36:53 | 2020-05-11T19:36:53 | 263,279,309 | 0 | 1 | Apache-2.0 | 2020-05-12T08:34:40 | 2020-05-12T08:34:39 | null | UTF-8 | Java | false | false | 5,147 | java | /*
* Copyright (c) 2020 Oracle and/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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"noreply@github.com"
] | noreply@github.com |
ffb33849f0c0fe27a157c5ba89c4f90a176456e0 | 52285bf0f05809e3663d9e456f36ce3dcaa9ca83 | /hlq-commer-shopWeb/src/main/java/com/commer/app/shopUsercontroller/BaseController.java | 948de4211c6d08b23c55fd54eb578dd7d86741f1 | [
"Apache-2.0"
] | permissive | mlkspringboot/hlq-commer | 6b07e91351e786ee544d21ebc230d75fae41de2d | c4e02144041c5ac16cd06eedbd56890f46480a12 | refs/heads/master | 2020-05-04T06:32:33.221143 | 2019-04-02T05:54:22 | 2019-04-02T05:54:22 | 179,008,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | package com.commer.app.shopUsercontroller;
import javax.servlet.http.HttpServletRequest;
/**
* Created by 13 on 2017/2/21.
*/
public abstract class BaseController {
public static String THEME = "themes/default";
/**
* 主页的页面主题
* @param viewName
* @return
*/
public String render(Stri... | [
"guofeng@asiasea.cn"
] | guofeng@asiasea.cn |
3681dfaa9ed8bb6c4dc67acffc5193b700f3642c | c8d34b12eb538826b390d92e5120480c18803f0e | /Test/src/Main.java | 13bb5761995669b095a4ab4fcbedfb8ecea66d36 | [] | no_license | tynangardner/Test | bc121d8022b79b97b1f59e60777cdd6d3d08aba6 | 03829448879aa8b1f5e2523682c96fcfcdb2877b | refs/heads/master | 2021-01-01T03:52:25.222229 | 2016-05-16T13:00:22 | 2016-05-16T13:00:22 | 58,931,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | import java.util.ArrayList;
public class Main {
Main(){
Dog fido = new Underdog();
fido.act();
}
public static void main(String args[])
{
ArrayList list1 = new ArrayList();
list1.add("Tom");
list1.add("Sue");
list1.add("Bob");
list1.add("Ann");
ArrayList list2 = list1;
list1.set(... | [
"tynangardner2@gmail.com"
] | tynangardner2@gmail.com |
81f59f9316b3eb0f984c005b787f9501c6953437 | 2f11eae61d2a6d090988c9f22324507fc1a542f4 | /src/main/java/com/squareup/square/models/PaymentBalanceActivityFeeDetail.java | 59210bc22a62d88cef2136b655d3aa30bf347b58 | [
"Apache-2.0"
] | permissive | square/square-java-sdk | afe08f35b4c8887240e9c7149366b83609bb65bd | 769e694c3894dcaef713cba4af3d4ad0c0b45a47 | refs/heads/master | 2023-08-16T15:45:47.076201 | 2023-08-15T21:45:53 | 2023-08-15T21:45:53 | 221,058,243 | 59 | 33 | NOASSERTION | 2023-08-15T21:45:54 | 2019-11-11T19:51:18 | Java | UTF-8 | Java | false | false | 3,983 | java |
package com.squareup.square.models;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonGetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com... | [
"devs-apex+github-pusher@squareup.com"
] | devs-apex+github-pusher@squareup.com |
5bb381d2e0b4931f49129c6b4025f508a26c5a39 | b8411ebb061dd56427b5aa0bb99e2e01a0e69023 | /pinju-biz/src/main/java/com/yuwang/pinju/core/order/dao/impl/OrderLogisticsDaoImpl.java | 9f68c53e0bddd39491f43336dd9772f02514f1d1 | [] | no_license | sgrass/double11_bugfix_asst_acct | afce8261bb275474f792e1cb41d9ff4fabad06b0 | 8eea9a16b43600c0c7574db5353c3d3b86cf4694 | refs/heads/master | 2021-01-19T04:48:03.445861 | 2017-04-06T06:34:17 | 2017-04-06T06:34:17 | 87,394,668 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,093 | java | package com.yuwang.pinju.core.order.dao.impl;
import com.yuwang.pinju.core.common.BaseDAO;
import com.yuwang.pinju.core.common.DaoException;
import com.yuwang.pinju.core.order.dao.OrderLogisticsDao;
import com.yuwang.pinju.domain.order.OrderLogisticsDO;
public class OrderLogisticsDaoImpl extends BaseDAO implements Or... | [
"xgrass@foxmail.com"
] | xgrass@foxmail.com |
7d9571bcfa0f10ae20c78014f30458a6dd7770e3 | 077415036a3876608f5b060adeec882f85f19682 | /src/main/java/com/oblivm/compiler/ast/stmt/ASTStatement.java | 748b128712a2e539a09c4bb93dbf7142eb35b703 | [] | no_license | brucechin/Yoda | aef97cd27098fe0dc82f99d7942194129a362cd6 | 9ef4727611623d099ded3e96e9eb36dd5360d81c | refs/heads/master | 2020-12-03T10:03:33.300407 | 2020-01-31T05:14:38 | 2020-01-31T05:14:38 | 231,276,970 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 615 | java | /***
* Copyright (C) 2015 by Chang Liu <liuchang@cs.umd.edu>
*/
package com.oblivm.compiler.ast.stmt;
import com.oblivm.compiler.ast.AST;
/**
* Top level class for statements.
* Type hierarchy of ASTStatement.java:<p>
* <BLOCKQUOTE>
* - ASTArrayAssignStatement.java<br>
* - ASTAssignStatement.java <br>
* - AST... | [
"lianke.qin@gmail.com"
] | lianke.qin@gmail.com |
a140bcd6f46884d6166d68250e4890d2bad086ee | 508044a8c89f02684e789384608a6fa009458f0c | /src/main/java/com/epam/anuar/editor/text/Letter.java | 0c1311c016dcafa489c928e60c77f80f8f0041fb | [] | no_license | omarovanuar/book-editor | 332dd02882a8e04a5cf1a37af5bc5df6eb023186 | 194b3aaebd8322dced30d7389d1b0e42833cc45a | refs/heads/master | 2021-01-10T05:55:29.384063 | 2016-03-11T09:07:51 | 2016-03-11T09:07:51 | 52,507,546 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package com.epam.anuar.editor.text;
public class Letter extends Word{
private char value;
public Letter(char value) {
this.value = value;
}
public static Letter of(char value) {
if (Cache.isSet(value)) return Cache.letterArray[value];
return new Letter(value);
}
publ... | [
"omarovanuar91@gmail.com"
] | omarovanuar91@gmail.com |
1aaad28c7d041e26fc478d325cb29f7de8fcda3f | 7989cb3d1630d21981cce2d60afbbf27bddcc858 | /app/src/main/java/com/dittieszzz/ditties/ditties_zzz/base/BaseAdapter.java | 09df6131b5b13356465da37b99ae502cf06d970f | [] | no_license | XiaoHuisir/dittieszzz | 29c05a8045908cc776899da5980f6dcd8613d113 | 422eb037cfec7d486d97acc4fd4efc46ee6f539d | refs/heads/master | 2023-02-17T13:20:29.866992 | 2021-01-17T04:05:14 | 2021-01-17T04:05:14 | 324,577,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,445 | java | package com.dittieszzz.ditties.ditties_zzz.base;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.util.SparseArray;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import java.util.List... | [
"860663594@qq.com"
] | 860663594@qq.com |
261e19b371618ae132ce25d707edf3186c8942d1 | 6bb92ce979a2065833759cc58c1cfbc93d115070 | /domain/src/test/java/org/m4m/domain/dsl/FrameFather.java | ef738a9e481b855c342a83ebf06d882646350a1a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | daniloercoli/media-for-mobile | ace8fbd29edeb3dd2f0dd96e06e9229ccb06e885 | d1fb2538f5af5992159857ac5744759923ef1e6a | refs/heads/master | 2021-06-24T21:36:31.148400 | 2021-02-16T12:45:47 | 2021-02-16T12:45:47 | 94,329,893 | 0 | 0 | Apache-2.0 | 2020-06-15T10:28:47 | 2017-06-14T12:44:01 | Java | UTF-8 | Java | false | false | 1,960 | java | /*
* Copyright 2014-2016 Media for Mobile
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | [
"alexey.suhov@intel.com"
] | alexey.suhov@intel.com |
85068c7318e998a42a4d602b103e3a2677844989 | f40b60444835e9b39260adbaeeb2354943d269ef | /qcm-context/src/main/java/com/emu/apps/qcm/domain/model/questionnaire/QuestionnaireAggregate.java | 74e23b3acbde9d5eb41dce7bde654929e39e45e8 | [
"MIT"
] | permissive | EricMuller/qcm-rest-api | e996d053010d5f6b624c0cec8a1978186ac08820 | 45c7daae9d0bb8c08ec906a8acecd991d03168f0 | refs/heads/master | 2023-04-01T02:31:02.018123 | 2022-07-01T15:02:36 | 2022-07-01T15:02:36 | 132,563,491 | 0 | 0 | MIT | 2023-03-23T20:43:24 | 2018-05-08T06:21:01 | Java | UTF-8 | Java | false | false | 579 | java | package com.emu.apps.qcm.domain.model.questionnaire;
import com.emu.apps.qcm.domain.model.base.Aggregate;
import lombok.Getter;
import lombok.Setter;
import java.util.List;
@Getter
@Setter
//@NoArgsConstructor
//@AllArgsConstructor
public class QuestionnaireAggregate extends Aggregate <Questionnaire> {
private f... | [
"eric.pierre.muller@gmail.com"
] | eric.pierre.muller@gmail.com |
c422833aabca5ed60b9db8ce7c1c43a7487878cc | c66ddef2f3fe24a43dcaa30fc534435ded1e3fa0 | /Lumileds/Lumiledsstorefront/web/src/Lumileds/storefront/controllers/pages/MyQuotesController.java | aae91fedf1f79401629e74af8b6b588e5c94bb7b | [] | no_license | debadey1/Ztest | 6c93f05866923ce2f09ce5a901a4e71d7e6d936b | 7aeb82f98bd6b33ebc5a8aab69c4ecd8edb1a831 | refs/heads/master | 2021-01-24T07:55:54.447593 | 2017-06-05T08:12:54 | 2017-06-05T08:12:54 | 93,364,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,352 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the te... | [
"ddey@intrigo.in"
] | ddey@intrigo.in |
b1865ff03f9425c64e15b48aa1838a9852709bb3 | 866a9d96d7fc714597d7b5398fea92c127103940 | /week8-week8_11.BoxesAndThings/src/Main.java | cd182524d333435700b26190a3047f03d5b0825d | [] | no_license | jrozbicki/2013-OOProgrammingWithJava-PART2 | cbf03167e2e1423ca219522bf7931298a100a197 | 2ee1a0bb4de906b756773a30ec8ff49a1623f31e | refs/heads/master | 2021-05-14T07:51:49.521284 | 2018-01-04T15:57:11 | 2018-01-04T15:57:11 | 116,279,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | public class Main {
public static void main(String[] args) {
Box box = new Box(10);
box.add( new Book("Fedor Dostojevski", "Crime and Punishment", 2) ) ;
box.add( new Book("Robert Martin", "Clean Code", 1) );
box.add( new Book("Kent Beck", "Test Driven Development", 0.7) );
... | [
"j.rozbicki9@gmail.com"
] | j.rozbicki9@gmail.com |
43ac508197a8dec89a10c4893296e7b889f71b4d | 7187006d09b66e27b48f39dfb9465bc1038e5250 | /services-geojson/src/test/java/com/mapbox/geojson/shifter/ShifterTest.java | b2430b15b166799aabc38cdc07634a421d5afa60 | [
"MIT"
] | permissive | mapbox/mapbox-java | 287635e32a0f6c7a2f4d230db9e6d70e53ab6c77 | 5ab857cdd00f1d8baa4d2478add5348e7b3899bb | refs/heads/main | 2023-09-02T11:24:23.728538 | 2023-07-31T13:38:36 | 2023-07-31T13:38:36 | 55,638,412 | 447 | 163 | MIT | 2023-08-21T07:55:57 | 2016-04-06T20:30:35 | Java | UTF-8 | Java | false | false | 5,965 | java | package com.mapbox.geojson.shifter;
import com.google.gson.JsonParser;
import com.mapbox.geojson.BoundingBox;
import com.mapbox.geojson.LineString;
import com.mapbox.geojson.Point;
import org.hamcrest.Matchers;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import... | [
"noreply@github.com"
] | noreply@github.com |
3efa190ab642446d0ab9e6c8bbf944fc5016adf2 | 8335e423343698beca47b6c16e7eac8cb431cce9 | /javaBaseNote/java20151223/IntToHexToOctDemo1.java | cb8f6b9a4b3ddb01057962f0017b47bad2ca11ea | [] | no_license | luoleiself/summary | d10e310d72665c3d316b1e3bfaf54e732d87da22 | bd9f949ef450194a614740283981a79ee115e657 | refs/heads/master | 2023-06-10T02:51:35.858368 | 2023-06-02T09:17:14 | 2023-06-02T09:17:14 | 75,247,872 | 1 | 0 | null | 2016-12-26T07:59:18 | 2016-12-01T02:37:57 | JavaScript | GB18030 | Java | false | false | 2,273 | java | /*
基本数据类型对象包装类。
数据类型 类名
byte Byte
short Short
int Integer
boolean Boolean
float Float
double Double
char Character
基本数据类型对象包装类的最常见作用,就是用于基本数据类型和字符串类型之间做转换。
1,基本数据类型转换成字符串:
1,基本数据类型+"";
2,基本数据类型.toString(基本数据类型值);
示例:Integer.toString(34);将34整型数据转换成字符串"34";
2,字符串转换成基本数据类型:
1,... | [
"18530076746@163.com"
] | 18530076746@163.com |
a77046d2343d743152f43b37513a80e9dfaa963f | 84185a48b50426a05d1f2fd780df67b6b7936580 | /Main.java | fef748dfc4e81c678cc308d10e126da7b1887dcc | [] | no_license | Anamesis/testCalculate | 5b6eda75b316e661057069bfdf52cca9410675f1 | ba55a82c94c8a6a289c61a6d4eb532bec4b3daf4 | refs/heads/master | 2022-11-28T12:02:11.440987 | 2020-08-13T11:06:54 | 2020-08-13T11:06:54 | 287,228,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,303 | java | import java.util.Scanner;
public class Main {
private static Scanner scanner;
public static void main(String[] args) {
scanner = new Scanner(System.in);
String temp = scanner.nextLine();
String x = temp.split(" ")[0];
String op = temp.split(" ")[1];
Stri... | [
"noreply@github.com"
] | noreply@github.com |
87c82258be028805113fecd6978490547795f41a | ee4da2945b019bca18c5223e1c60ccaafebe3917 | /MindWaveTestValue/out/production/MindWaveTestValue/gen/com/example/MindWaveTestValue/R.java | 4f24bb19f3a90f6f03b47b111921bc726f741c85 | [] | no_license | ismailraju/mindwave-mobile-project | 1102a1c50fc965a51751c386f0815e3184229b68 | 9c59c783436320d62f3881f9461341c89a4d6e3a | refs/heads/master | 2021-01-23T16:18:23.361168 | 2017-06-04T05:29:59 | 2017-06-04T05:29:59 | 93,291,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 185 | java | /*___Generated_by_IDEA___*/
package com.example.MindWaveTestValue;
/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */
public final class R {
} | [
"ismailhossainraju74@gmail.com"
] | ismailhossainraju74@gmail.com |
c1ad98457f00afd9b3269a201a7a20419bb39c62 | 490f31c19b8e1aea5655b9e73778cdc63ea857d6 | /src/main/java/com/sedmuc/init/WebSecurityConfig.java | 689a4004b7e341d139b5b32cbcf647cd07546a70 | [] | no_license | abarrientos79/sedmuc | b55c22add6d03e3263ac97c55619692f54571c50 | e7d668b5e1c21ec0149d9f4673409baa57272eec | refs/heads/master | 2023-04-30T20:32:50.658871 | 2021-05-10T01:13:07 | 2021-05-10T01:13:07 | 365,020,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,181 | java | package com.sedmuc.init;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org... | [
"abarr@192.168.0.7"
] | abarr@192.168.0.7 |
28e7ad0cbc95659b9f5bee6347d036896f4a05bd | 8921c3e9c6ebfd19efd489e12b9d713b97f5b2e5 | /app/src/main/java/com/example/oohyugi/livedata/DasboardActivity.java | 79fcdaf56177d056fc777a47df63926d97642500 | [] | no_license | oohyugi/Example-AndroidArchitecture | 555050508072e820411edd283e51e53f2605df81 | 6d5c3a776903753bceec2442aa13bd0c906dc856 | refs/heads/master | 2021-01-01T18:43:33.850392 | 2017-07-26T13:02:39 | 2017-07-26T13:02:39 | 98,413,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package com.example.oohyugi.livedata;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class DasboardActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInsta... | [
"yogi@gits.co.id"
] | yogi@gits.co.id |
479e9e1bb79557b15964eee2803184183b477ce9 | f793eaa91f4ad3d2ce48e73cacee1ab51db6ae40 | /iotgp-common-db/src/main/java/cn/inovance/iotgp/common/dao/impl/CdRunStatusDaoImpl.java | 5f90e7d5110cfa92c981e9819fb437c1be119038 | [] | no_license | scorp2010/iot | 03575c0aca335bc8b3d78b85f070f017c3e1dc83 | 218b0a9e173e1637cd0d00abdf727352a2875700 | refs/heads/master | 2021-06-03T05:28:54.117982 | 2016-09-14T07:04:09 | 2016-09-14T07:04:09 | 68,065,562 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,684 | java | /**
r * Project Name:iotgp-common-db
* File Name:Cd.java
* Package Name:cn.inovance.iotgp.common.dao.impl
* Date:2014-5-26下午2:55:25
* Copyright (c) 2014, Shenzhen Inovance technology Co., Ltd All Rights Reserved.
*
*/
package cn.inovance.iotgp.common.dao.impl;
import java.util.ArrayList;
import java.util.HashM... | [
"2528360654@qq.com"
] | 2528360654@qq.com |
5cbcc60eb7e3761c626f3cc0a630708c42e2ba50 | 52aa753885647b44c60abf691bfb0116be6fca4e | /src/edu/cmu/cs/stage3/math/Vector4.java | a218d291abd2c0f81ffb034f06a5a0e6efa2182c | [
"MIT"
] | permissive | ai-ku/langvis | 10083029599dac0a0098cdc4cbf77f3e1bdf6d43 | 4ccd37107a3dea4b7b12696270a25df9c17d579d | refs/heads/master | 2020-12-24T15:14:43.644569 | 2014-03-26T13:43:25 | 2014-03-26T14:09:03 | 15,770,922 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,076 | java | /*
* Copyright (c) 1999-2003, Carnegie Mellon University. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* 1. Redistributions of source code must retain the above copyright
* ... | [
"emreunal99@gmail.com"
] | emreunal99@gmail.com |
33ab6d4d6909d3ee65d7b0020779523ffad5b66f | 40f88db3c8f30c0f275c085949367b1c1a148f6e | /UIProject/app/src/main/java/fixinnov/com/uiproject/feed1.java | 2e506891c7f912e4cc9117672ab87a1dc268e3a8 | [] | no_license | govinda123/EdTechUIProject | d57cfa37bd1dadf012216e8f3f5be7a3e560413d | 5580acaf40247e96ee8ea243664c93a666b85d6b | refs/heads/master | 2021-01-20T18:45:06.865642 | 2016-06-12T12:58:42 | 2016-06-12T12:58:42 | 60,967,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,895 | java | package fixinnov.com.uiproject;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.DefaultItemAnimator;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import java.util.ArrayList;
import java.util.List;
publ... | [
"nishant.jadon02@gmail.com"
] | nishant.jadon02@gmail.com |
c92015cb00836f1f9cf32a28b1f53b1e04d05e54 | 673e2c9a6d51427845d5775ab879d38cb3468f43 | /src/Day5/Fibonacci.java | d268497fa239d8dff32025242a36fe4dfd3c16f2 | [] | no_license | snehalKhole/JavaApplication | 441a05585339d4e7da5b18f7d92731e1d883dca7 | 78e83694846d884167b7d475a46a2eb5e2a3ab5f | refs/heads/master | 2023-07-17T16:01:28.694724 | 2021-09-07T13:06:12 | 2021-09-07T13:06:12 | 400,490,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 269 | java | package Day5;
public class Fibonacci {
public static void main(String[] args) {
int a=0;
int b=1;
System.out.println(a+""+b);
for(int i=3;i<=10;i++)
{
int term=a+b;
System.out.println(""+term);
a=b;
b=term;
}
}
}
| [
"hp@DESKTOP-RPE8CHA"
] | hp@DESKTOP-RPE8CHA |
09792c57a83cb2baab8654a989898086321c2850 | 8699bce499bc62ed999d9631f645e19951103a34 | /chanukah.java | 8d903b360fce16d2ddd806d72fa8ef9b4d1a98ac | [] | no_license | romerojericho/chanukah | 2c7a9e5a06cd5eee261039f6232ae85b527ca212 | 39e675952c24ee6e938ad051bc4dc198e4965673 | refs/heads/main | 2023-09-05T22:29:10.354549 | 2021-11-11T10:59:54 | 2021-11-11T10:59:54 | 426,962,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | import java.io.*;
import java.util.*;
public class chanukah {
public static void main(String[] args) throws Exception {
BufferedReader In = new BufferedReader(new InputStreamReader(System.in));
BufferedWriter Out = new BufferedWriter(new OutputStreamWriter(System.out));
int cases = ... | [
"noreply@github.com"
] | noreply@github.com |
9277b91407c2db1085b610f1d33c37b8120b8a20 | 89ed1cadbb24fcad3559092a70826f44884dca31 | /src/automail/IServiceFeeAdapter.java | 79144cc4f0aa56dc96cb73583e2b59cadaa1f334 | [] | no_license | Valkyriean/SMD_automail | f5fd867d4fb4cc0c33fe667523def4b272b58060 | 434bae8c5d7aca92f1c134127dd4f3ea11618eae | refs/heads/main | 2023-04-02T23:33:54.087786 | 2021-04-20T10:10:10 | 2021-04-20T10:10:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package automail;
/**
* Interface to set standard for ServiceFeeAdapter to ensure protected variation
*/
public interface IServiceFeeAdapter{
/**
* get the service fee and the times of look up service fee
* @param destination_floor destination of the mail
* @return an object contains service fee... | [
"alexjiachenli@hotmail.com"
] | alexjiachenli@hotmail.com |
7f11b4a34b60803a815f3894679e83f9736bce8c | 266615054bb48dfcb3e6f601ced9f18d940a94a1 | /utils-project/java-dom/src/main/java/com/asakusafw/utils/java/internal/model/syntax/SwitchCaseLabelImpl.java | f4f90995700f7c7b6fc036ffec2ed1f23aa820a4 | [
"Apache-2.0"
] | permissive | trmmy/asakusafw | ca7130cb21bee7656e23c397712664761b496ae8 | 9d93386e12dae309d457c877adde3bf5ddd26719 | refs/heads/master | 2021-01-18T09:10:44.799214 | 2012-08-30T08:08:46 | 2012-08-30T08:08:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,123 | java | /**
* Copyright 2011-2012 Asakusa Framework Team.
*
* 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... | [
"akirakw@gmail.com"
] | akirakw@gmail.com |
2d04ed66861185ad63d0a94e6e6421f13b0f2b65 | 51b385d120dad4c326139f61aebc77985c60bf52 | /Gyst/app/src/main/java/com/example/caitrifeddeler/GYST/AlarmReceiver.java | c255606f9985844aad06e9e6638e837621a05475 | [] | no_license | kingjkang/GYST | 6752cf013d17bf65df949e85e45a35298d25b4e1 | ac9761bcd228306ffa15dfa0cde1d1481badd00a | refs/heads/master | 2020-05-20T06:04:22.804627 | 2016-05-01T20:10:50 | 2016-05-01T20:10:50 | 52,171,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,612 | java | package com.example.caitrifeddeler.GYST;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.location.Location;
import android.location.LocationManager;
import android.os.Bundle;
import android.widget.Toast;
/**
* Created by CaitriFeddeler on 4/21/16... | [
"justin.d.kang@gmail.com"
] | justin.d.kang@gmail.com |
32aa7184438509a69f632348e340339b95548df6 | 95365153bacd0f7d5aef1247302a10548b7612a1 | /JavaFXTest/src/kr/or/ddit/basic/T12_RadioButtonTest.java | 9178017541b99404e453dbd1fefc157685d2207f | [] | no_license | ahffk933/highJava | dae100823675d9006932ec544417faf7440a52bb | ad3e06037c7230856c5b3a611fca57f3e9ef2447 | refs/heads/master | 2021-01-02T17:08:55.325089 | 2020-02-11T08:48:19 | 2020-02-11T08:48:19 | 239,715,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,313 | java | package kr.or.ddit.basic;
import javafx.application.Application;
import javafx.beans.value.ChangeListener;
import javafx.beans.value.ObservableValue;
import javafx.geometry.Insets;
import javafx.scene.Scene;
import javafx.scene.control.RadioButton;
import javafx.scene.control.Toggle;
import javafx.scene.control.Toggle... | [
"ahffk933@gmail.com"
] | ahffk933@gmail.com |
dba296d0be0340ed9aa96a1ac30c64f4f1c8a7d0 | f56fc41a9ba51f7f4b056595589105259b9f6d36 | /libenc/JOpusHeader.java | 6bc7e2085fead532e53489cf01a17c4b0c38a8ba | [] | no_license | ggrandes-clones/jopus | adbcfaf18948f53714211cd819f3bceaac0a0f00 | c179bf2012cb2542386c91a309720527a559ec4c | refs/heads/master | 2020-11-27T23:19:22.695754 | 2019-12-22T23:33:27 | 2019-12-22T23:33:27 | 229,644,009 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,784 | java | package libenc;
import java.nio.charset.Charset;
import opus.Jopus_defines;
import opus.Jopus_projection;
/* Copyright (C)2012 Xiph.Org Foundation
File: opus_header.c
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are m... | [
"noreply@github.com"
] | noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.