blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2fef920b145ef7cb29ee379fe3161a91d4106e03 | 8e11c5e7cecc9ade874bbd24ace417938e8a9e87 | /src/main/java/com/ygy/java/concurrent/aqs/CyclicBarrierExample3.java | 0e1634707d75b8d688ab432991cb841d167c3f2b | [] | no_license | 1067649786/java | 84ac0253b25c616243ea0044ce8d223b8601f881 | fdfbcf6f9e3dfca5914254bf1f1a0df9007bfe0d | refs/heads/main | 2023-01-20T14:45:55.167131 | 2020-11-18T09:42:44 | 2020-11-18T09:42:44 | 311,560,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,174 | java | package com.ygy.java.concurrent.aqs;
import java.util.concurrent.CyclicBarrier;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
/**
* 项目名称:java
* 类名称:CyclicBarrierExample
* 类描述:
*/
public class CyclicBarrierExample3 {
private static Cy... | [
"1067649786@qq.com"
] | 1067649786@qq.com |
fca54dc73bda18f392414e26ea5ecb783b6ae72e | 1054693ffcbfda0bf8ce5b8dab932db670e34c78 | /src/com/android/cyborg/ViewNode2.java | e376dd345471a7391a34be2aa6bef67ee1e28120 | [] | no_license | lmanul/cyborg | 1ad9a5d279fe9b7d75e139e33450a23b83bc73f5 | dcf1c93eb259ac5d02ced609d6ca8473f5e4a614 | refs/heads/master | 2021-06-14T15:06:01.846599 | 2017-03-17T22:37:29 | 2017-03-17T22:37:29 | 67,167,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,437 | java | /*
* Copyright (C) 2016 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... | [
"manucornet@google.com"
] | manucornet@google.com |
97089cebaa9045cd92dbfc2a8ccf83fc0a215ccf | 7e733f3dea50f0fdf90c950d57a81bb604636052 | /src/com/lyw/model/signleton/Singleton_5.java | 7c8df60590d386e825803fc78179d6ef4f0e2b96 | [] | no_license | responsibilities/mytest | 0a92d9ce52992632b1a661a95ed16867ad7b544f | 1a21ba8581d7663b59c58b7aa04696d297397152 | refs/heads/master | 2021-06-23T12:28:10.026027 | 2020-10-28T13:36:55 | 2020-10-28T13:36:55 | 130,060,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | package com.lyw.model.signleton;
/**
* 静态内部类方式
* JVM保证单例
* 加载外部类时不会加载内部类,这样可以实现懒加载
* @author lyw
* @date 2020/10/28 21:17
*/
public class Singleton_5 {
private static Singleton_5 instance = null;
private Singleton_5() {}
private static class Singleton_5_Holder {
private static final Singlet... | [
"lyw9141@foxmail.com"
] | lyw9141@foxmail.com |
4b175784e1671d710aeb69c90b77a3998cc41647 | b9de1813f91dfba04eaca03c9972ed7cece4430f | /src/br/game/reuse/lese/view/ComponentWalkerView.java | eacd89f1a5666a61aef26ff18a454c1ef05e297c | [] | no_license | cassios/LeSE | 06ba728af9a1a15b94ec142e80b25420d7321127 | 3f39918c378533909af694467615c8acb8883004 | refs/heads/master | 2021-01-19T08:55:42.867298 | 2016-05-29T15:12:20 | 2016-05-29T15:12:20 | 56,641,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,173 | 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 br.game.reuse.lese.view;
import br.game.reuse.lese.view.interfaces.AbstractComponent;
import java.awt.Color;
import java.awt.C... | [
"bruno@linux-PC"
] | bruno@linux-PC |
d1659d563ca6cc417666d7773f6ac6c9b99ab418 | c7967ec500b210513aa0b1f540144c931ca687ac | /알고리즘 스터디/개인공부/DynamicPrograming/FastAdd.java | 0dd03962805aeddb55d24f02b5db4a67ea9a8567 | [] | no_license | sunminky/algorythmStudy | 9a88e02c444b10904cebae94170eba456320f8e8 | 2ee1b5cf1f2e5f7ef87b44643210f407c4aa90e2 | refs/heads/master | 2023-08-17T01:49:43.528021 | 2023-08-13T08:11:37 | 2023-08-13T08:11:37 | 225,085,243 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 918 | java | package goorm;
import java.util.Scanner;
public class FastAdd {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int upper = scanner.nextInt(); //1부터 upper 까지 입력받을 값
System.out.println(addRecusively(upper)); //1~upper까지 더함
}
private static int a... | [
"suns1502@gmail.com"
] | suns1502@gmail.com |
6ea5db1110c29f579df9a39ccebb8be741082c3b | a4d06fb9961e014bbbefcadb65125b43670b2a53 | /src.com.solid.LSP.java | ef2b557d86d57a7512554e2f015cd8282cc18df5 | [] | no_license | lakith/SOLID-Principles | 66d1fb548ec2b4fb4343179b1e7f45073fc18cce | 7df4f8b8c07fb929ff3fda913330421e7dd70e84 | refs/heads/master | 2020-05-18T20:27:41.338502 | 2019-05-04T05:35:10 | 2019-05-04T05:35:10 | 184,633,589 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,675 | java | package src.com.solid.LSP;
class Rectangle
{
protected int width, height;
public Rectangle() {
}
public Rectangle(int width, int height) {
this.width = width;
this.height = height;
}
public int getWidth() {
return width;
}
public void setWidth(int width) {
this.width = width;
}
... | [
"lakith1995@gmail.com"
] | lakith1995@gmail.com |
8a39d1913a8622f49591cd81a16d7aeb021e296a | a1f170211f658be47ebef6d58686f9010959e877 | /src/main/java/CF277_5E.java | 1924097e7a4b6f59c0956a41af286393c796d45d | [] | no_license | tasyrkin/Codeforces | cdd1c2cbee8c43b03cff3205e46fccf76deb9977 | 58ef55a399d092cdb5a9328ff41c0bcd1363496c | refs/heads/master | 2020-07-04T05:00:38.185228 | 2019-01-06T20:35:59 | 2019-01-06T20:36:18 | 33,376,443 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 155 | java | import java.util.Scanner;
public class CF277_5E {
public static void main(final String[] args) {
Scanner sc = new Scanner(System.in);
}
}
| [
"tasyrkin@gmail.com"
] | tasyrkin@gmail.com |
42d7bf12baafa1c722a34e15ea1a87693d125ab4 | 1b15bd742ae56cb50642c0d6dc807ef10febccfd | /Point.java | eaded4ddaa71e40162db59454fb792b52128b29f | [] | no_license | turrence/miners-and-things | bf4c4ab44c973683d67b2f8d3d6515c5a50b8a04 | 2851c66ffaeab13c89b965148ca7b8cef9619fc9 | refs/heads/master | 2021-04-09T12:54:32.783378 | 2018-03-17T07:47:38 | 2018-03-17T07:47:38 | 125,594,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 726 | java | final class Point
{
public final int x;
public final int y;
public Point(int x, int y)
{
this.x = x;
this.y = y;
}
public String toString()
{
return "(" + x + "," + y + ")";
}
public boolean equals(Object other)
{
return other instanceof Point &... | [
"ssereesa@calpoly.edu"
] | ssereesa@calpoly.edu |
65b4e732bbaf4d1fe62e3ba70f4476f175e37f0c | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/kotlin/p2253l/C32631a.java | d057b28a76b70a143c85abe0e89d17b3f3c7786e | [] | no_license | Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716323 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package kotlin.p2253l;
import kotlin.Metadata;
@Metadata
/* renamed from: kotlin.l.a */
public final class C32631a extends Char {
}
| [
"seasonpplp@qq.com"
] | seasonpplp@qq.com |
73e2b03661d28804cbd87dbbdf143ee234060b1f | e2ef2b296e12f1ec79e3e661faf26cc3844f2c11 | /Android App/iTalker/app/src/main/java/net/fengyun/italker/italker/frags/main/Wechat/BaseActivity.java | 7aa0f4a78c692ae98f3d62a754e52382e2a1b3b6 | [] | no_license | arattlebush/fengyun | 6759cefa37327fe8a98c88b43a2e4f7065910fa3 | 456b3bbb3012bea8d4bb3c3130d30fb25710b8e5 | refs/heads/master | 2020-05-15T23:23:55.945694 | 2019-05-16T08:21:49 | 2019-05-16T08:21:49 | 182,551,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,055 | java | package net.fengyun.italker.italker.frags.main.Wechat;
/*
* 项目名: SmartButler
* 包名: com.imooc.smartbutler.ui
* 文件名: BaseActivity
* 创建者: LGL
* 创建时间: 2016/10/21 23:18
* 描述: Activity基类
*/
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.MenuItem;
/*... | [
"717673607@qq.com"
] | 717673607@qq.com |
63992e14600eac18358df638105815d5f84bcb25 | b23231c6281f0c302a51d94e0ea7afabe017997f | /src/main/java/com/wod/config/OAuth2SsoConfiguration.java | 6bc3bf39c870f18bf414516f6a09dc796bda4097 | [] | no_license | fmatuszewski/workout | 6da93c8e0aa678f7fed4bf3457e540d8b65dc94e | 7861af93e5badaecfe37d845346c62e884c10025 | refs/heads/master | 2020-03-19T09:51:01.654805 | 2018-06-06T12:14:15 | 2018-06-06T12:14:15 | 136,321,947 | 0 | 0 | null | 2018-06-06T12:14:16 | 2018-06-06T11:55:02 | Java | UTF-8 | Java | false | false | 2,349 | java | package com.wod.config;
import com.wod.security.AuthoritiesConstants;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.autoconfigure.security.oauth2.client.EnableOAuth2Sso;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.C... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
61ef1318ac1ee6c706354c3de69792cff83bb002 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/app/AppForegroundDelegate$3.java | 42110860d5215fe2272d4380cfd8e121732d1217 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 974 | java | package com.tencent.mm.app;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.kernel.a.c;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
final class AppForegroundDelegate$3
implements Runnable
{
AppForegroundDelegate$3(AppForegroundDelegate paramA... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
574e6e4a7f727c7461d000af3989a87713ef623e | 216af102f38f7eff8ac931bebcf52ec1f3196c9d | /src/baekjoon/silver/BOJ_11055_가장큰증가부분수열.java | 92083db836427d78b1af4de8938d47ec0471d89c | [] | no_license | LeeA0/Algorithm | d9ff150cbef817d95b5b853b29e8ade6df712d87 | 416897e40098b4b9a60f85ac09528ae1f1d43ca6 | refs/heads/master | 2023-08-31T23:54:52.809679 | 2021-10-10T15:33:26 | 2021-10-10T15:33:26 | 298,046,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package baekjoon.silver;
import java.util.Scanner;
//백준_가장큰증가부분수열_11055_실버2
public class BOJ_11055_가장큰증가부분수열 {
static int N;
static int[] A;
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
N = scan.nextInt();
A = new int[N];
for (int i = 0; i < N; i++) {
A[i] = scan.next... | [
"lay0711@naver.com"
] | lay0711@naver.com |
e747cfa32a4678de49f781bf2478f44ad9084d14 | 6cca231cbf6aacce6d7cc8ca8c353380f485ee42 | /zyol-sso-consumer/src/main/java/cn/zyol/sso/config/FilterBean.java | 0bff03dc0f302c0a2619d49c72079669ce65ac0b | [] | no_license | zyol/cn.zyol | 1251b14304525a190eeff8326bd2741ef9041e4b | 90b2ae3baf43910c8f4012fd626d7919ccceefb4 | refs/heads/master | 2020-04-09T11:35:23.011212 | 2018-12-29T06:05:51 | 2018-12-29T06:05:51 | 160,114,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package cn.zyol.sso.config;
import cn.zyol.sso.filter.LogoutFilter;
import cn.zyol.sso.filter.SsoFilter;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
public class FilterBean {
@Bean(name = "ssoFilter")
public SsoFilter generat... | [
"1097982009@qq.com"
] | 1097982009@qq.com |
60114e12c8172d5a54c63a69e62513ac1ccd6f16 | 12c6c797af26d930f70a3d4a2cd1b30118a39c33 | /core/src/main/java/org/keycloak/storage/ldap/idm/model/LDAPDn.java | 9c6e60e1edbcc6d5a89cf32761c5d1fb88cd5175 | [
"Apache-2.0"
] | permissive | yqclouds/keycloak | 9aa064a203f91148b0b538bb697e28ab7d27918c | 21cd7f4e64d1290779a527fb0764b90d5000c147 | refs/heads/master | 2021-04-11T11:02:00.730396 | 2020-06-08T15:47:56 | 2020-06-08T15:47:56 | 249,012,458 | 0 | 0 | Apache-2.0 | 2020-03-21T16:10:56 | 2020-03-21T16:10:55 | null | UTF-8 | Java | false | false | 5,320 | java | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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... | [
"eric..zhan@163.com"
] | eric..zhan@163.com |
142cb43cb9642f1f2cff2a44f8adb075522afd57 | 3c05e9810ffd8f71e05a0a42f5b73c894d7ccde9 | /src/main/java/ge/edu/freeuni/sdp/iot/chat/bot/model/SprinklerSwitch.java | 54d7529a167cc26ba0406850df274470145c4328 | [
"MIT"
] | permissive | freeuni-sdp/iot-chat-bot | de14555fa51ab06ef862ae043bb9fcc603ea002f | e3e9912e48649cf4c6da09bd10ea6a6a0f330d6c | refs/heads/master | 2020-05-29T14:40:41.479949 | 2016-07-12T19:13:30 | 2016-07-12T19:13:30 | 59,865,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,394 | java | package ge.edu.freeuni.sdp.iot.chat.bot.model;
import org.json.JSONObject;
/**
* Created by Nikoloz on 07/11/16.
*/
public class SprinklerSwitch {
String house_id;
String status;
int seconds_left;
public SprinklerSwitch(String house_id, String status, int seconds_left) {
this.house_id = hou... | [
"nakhv12@yahoo.com"
] | nakhv12@yahoo.com |
a947ec9ecac0ded2d9fb37bc5a9082939c54193f | 6c898803221331eca148c734fde1b2da9e985846 | /realbuilder/src/main/java/org/trishinfotech/builder/AutomotiveEngineer.java | f0af144bcc1085f4a53e1f041f513c6942dbaa28 | [] | no_license | BrijeshSaxena/design-pattern-real-builder | d67360c3fb9324e8c4afe3b04c982b4a004aa432 | 04d7ba0fc5e91b15be3ba832b1be3a88cf87e150 | refs/heads/master | 2022-12-27T11:11:04.853580 | 2020-09-22T16:39:46 | 2020-10-13T17:14:07 | 297,680,726 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 446 | java | package org.trishinfotech.builder;
public class AutomotiveEngineer {
private CarBuilder builder;
public AutomotiveEngineer(CarBuilder builder) {
super();
this.builder = builder;
if (this.builder == null) {
throw new IllegalArgumentException("Automotive Engineer can't work without Car Builder!");... | [
"brijeshsaxena@yahoo.com"
] | brijeshsaxena@yahoo.com |
b7d94272137bc878794e30a46551ef99e4b8ffa2 | 133a390802cd256100efbea93589be8466b83f96 | /bierliste/bierliste-server/src/test/java/de/clubbiertest/liste/server/AllTests.java | 12732acdaa9e76cbb6fd8f9e7a869c2abe5d3d05 | [] | no_license | AmeniElJerbi/ssg-dmixed-apps | 44f33929334f40d22e0afc1a837662a6dabe68fc | 6c6280521cfb8defe916fa1f9869441a95728b09 | refs/heads/master | 2020-06-03T01:51:52.223652 | 2016-09-26T14:41:40 | 2016-09-26T14:41:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | /* Copyright, (c) 2012 Suretec GmbH */
package de.clubbiertest.liste.server;
import de.clubbiertest.liste.server.util.ListeParserTest;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import org.junit.runners.Suite.SuiteClasses;
@RunWith( Suite.class ) @SuiteClasses( { BierlisteServiceTes... | [
"propromarco@web.de"
] | propromarco@web.de |
8f497e36bd8be6066fd6d74867d6284190f1f6c4 | d151092c48629c3d2ae09bc837dc42980b2b9683 | /ikongtiao-biz/src/main/java/com/wetrack/ikongtiao/events/EventPublishServiceImpl.java | cebfe101f4421a5adcaded03f71aab41cd2c8048 | [] | no_license | hjames17/ikongtiao | f4976998bc088d84c8faac791b653772a5b3a819 | 3bcab95ec616d15a2a4cbe5ca1c4652745e369f1 | refs/heads/master | 2020-05-25T15:47:02.286414 | 2017-04-14T03:22:10 | 2017-04-14T03:22:10 | 58,651,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,088 | java | package com.wetrack.ikongtiao.events;
import org.springframework.context.ApplicationEvent;
import org.springframework.context.ApplicationEventPublisher;
import org.springframework.context.ApplicationEventPublisherAware;
/**
* Created by zhanghong on 16/9/16.
*/
@Deprecated
//@Service
public class EventPublishServic... | [
"cn_zhanghong@sina.com"
] | cn_zhanghong@sina.com |
ae77169b13f83ffca78d9fe464185ff94e96a19c | 705dfdc5147fc433be370e41a8cdc026fdffcfd8 | /src/main/java/cn/jsfund/devtools/entity/EventGroup.java | e2fd0f4849ecdc2c6e965c1fd664194cbc3fa65e | [
"Apache-2.0"
] | permissive | hutx/devtools | 7bda4756f8d146afbc6e01102dfb2902cd6dbc35 | bb8700230733fdad9ff215bb0473415189c40f95 | refs/heads/mybatis_plus | 2022-11-07T20:45:53.528352 | 2019-10-15T09:40:27 | 2019-10-15T09:40:27 | 215,231,697 | 0 | 0 | Apache-2.0 | 2022-10-12T20:32:46 | 2019-10-15T07:12:37 | JavaScript | UTF-8 | Java | false | false | 1,253 | java | package cn.jsfund.devtools.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import cn.jsfund.devtools.base.BaseEntity;
/**
* <p>
* 事件分组
* </p>
*
* @author hutx
* @since 2019-01-05
*/
public class EventGroup extends BaseEntity{
private static fina... | [
"tianxin@live.cn"
] | tianxin@live.cn |
442ba89e32926bd4957b2da313d86214d232ce99 | 19e1717d17bea7be86bd840e6d1bfe18aa1b34ec | /XO/src/Controllar/Returnme.java | ec005f41ed3a056962dcc1af10b3415e6af31f7e | [] | no_license | AbdelrahmanKhaled95/My_Work | ef2357c196b247203b75413e11c2def5d645c69a | a7768f4caf82256a46ec2f00bc9bf12dc89d00bb | refs/heads/master | 2021-01-01T04:01:09.599323 | 2016-10-09T09:48:27 | 2016-10-09T09:48:27 | 55,950,971 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | package Controllar;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import Engine.XO;
import GUI.Choose;
import GUI.GUI3;
public class Returnme implements ActionListener{
GUI3 g;
public Returnme(GUI3 g){
this.g=g;
}
public void actionPerformed(ActionEvent e) {
// TODO Auto-generate... | [
"abdokhaled30@hotmail.com"
] | abdokhaled30@hotmail.com |
4925efe10dbfff631b33f4eb26689ec51899b98f | faac6ef60bf92b241217e6f392a117b8c7076e19 | /app/src/androidTest/java/com/example/pertandinganbola/ExampleInstrumentedTest.java | f84e64e43d33b47951777fc3f01018672221ee02 | [] | no_license | bagus-11/AplikasiLiveScore | 863a64e608e4bfe4460f964d155950ecc752f5be | 41a2d62e125a79a283e3359e26f3d6de0c0fbda3 | refs/heads/master | 2023-02-13T11:59:29.350384 | 2021-01-16T13:14:46 | 2021-01-16T13:14:46 | 330,150,829 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package com.example.pertandinganbola;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execu... | [
"pornhubb355@gmail.com"
] | pornhubb355@gmail.com |
31b49b5e1e6b0eaa17b84821c61e443ddd233766 | c09f097656aa597e41ad1d51466e998bf2fe7394 | /src/main/java/com/nals/hrm/model/Contracts.java | 437848e039028b1e118266ab61cb880da6c3de3d | [] | no_license | ngochuy2902/HRMJava | 3ac621a857ec184aee50cd4fed0806e10eb7cce1 | 8df9ff7c4c17640917299ed797b70df869b7c189 | refs/heads/master | 2023-05-01T13:58:37.152007 | 2021-05-21T01:46:11 | 2021-05-21T01:46:11 | 369,384,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 781 | java | package com.nals.hrm.model;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.UpdateTimestamp;
import javax.persistence.*;
import java.time.LocalDateTime;
@Entity
@Getter
@Setter
@NoArgsConstructor
public ... | [
"ngochuy2902@gmail.com"
] | ngochuy2902@gmail.com |
7e00bf65744725dde6ace7e109f99d1682e386d1 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /eclipsejdt_cluster/42281/tar_0.java | 6238dfcae044f9ac864367c8363b57c4b5b31a0a | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,921 | java | /*******************************************************************************
* Copyright (c) 2000, 2004 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... | [
"375833274@qq.com"
] | 375833274@qq.com |
d185b6b8c9953714bd96310900a29b960a0d0bb3 | 73ec18f9553a01dc13812f9ea7ef0e0acfa1653f | /core/src/main/java/com/ozstrategy/dao/flows/ProcessDefDao.java | 08878d5b813d172ba392ad5693c8d4e67f7093aa | [] | no_license | 271387591/office-mybatis | 275cf49952f062fa30e321633748c7b42cf0828c | 75226c977ab5ae94f1a16b1a87c17689e60ba99f | refs/heads/master | 2016-09-15T20:04:59.511067 | 2016-02-18T02:14:47 | 2016-02-18T02:14:47 | 23,915,976 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,721 | java | package com.ozstrategy.dao.flows;
import com.ozstrategy.model.flows.ProcessDef;
import com.ozstrategy.model.userrole.Role;
import com.ozstrategy.model.userrole.User;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.session.RowBounds;
import java.util.List;
import java.util.Map;
/**
* Created by ... | [
"lihao@ozstrategy.com"
] | lihao@ozstrategy.com |
3f493ff2a4d99af0f0f38349a0aa2219614e720d | 7657af1fe31d1db8b4124cef021360c3a702f604 | /code/src/main/java/me/bokov/bsc/surfaceviewer/editorv2/service/UpdateViewTask.java | 71d03f71ded6e3a5583a021053abf0adbc64b737 | [] | no_license | bokovhu/bsc-thesis | 3be564228ae853cf75776a2abeedd7fa02b1a009 | 2fb0494032a29fbf0594eacc6d73ea93706a7b96 | refs/heads/master | 2023-03-06T06:18:27.714663 | 2021-02-16T07:26:58 | 2021-02-16T07:26:58 | 306,891,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,147 | java | package me.bokov.bsc.surfaceviewer.editorv2.service;
import javafx.beans.property.ObjectProperty;
import javafx.beans.property.SimpleObjectProperty;
import javafx.concurrent.Task;
import lombok.Getter;
import me.bokov.bsc.surfaceviewer.App;
import me.bokov.bsc.surfaceviewer.scene.World;
import me.bokov.bsc.surfaceview... | [
"botondjanoskovacs@gmail.com"
] | botondjanoskovacs@gmail.com |
039afd6430559e2a3cace0ad9df5d09b9b14e865 | 047ee9d497d9044c70b793b6e8e86b0d61ce0641 | /src/main/java/org/softuni/car_dealer/CarDealerApplication.java | 2258ead766bfe1d4f56dbb05cbaef491b8d3fff8 | [] | no_license | ChillyWe/MVC_Car_dealer | ff58c2328d959e96131f6708a5b79d8de1ea49d5 | b6affd578155bffba8d352472a9682deb1957b72 | refs/heads/master | 2020-03-22T16:11:03.335926 | 2018-07-11T07:19:47 | 2018-07-11T07:19:47 | 140,308,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package org.softuni.car_dealer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CarDealerApplication {
public static void main(String[] args) {
SpringApplication.run(CarDealerApplication.class, arg... | [
"chilly@mail.bg"
] | chilly@mail.bg |
32aeea7ebcc18d2f37a98960e518805e7631de1a | d0de464bac8ebfbc57ffab467a3b328c19597e60 | /src/test/java/cn/besbing/TestBillRule.java | ba6ef1b65d418a8ba798cf1224e1e5e446e6c4db | [] | no_license | sy8000/dlc20200908 | 50106bfe937e368d84cc44ce311837367ebbdeab | ce7873e795ac71bc14781e94482a3f100da0b79d | refs/heads/master | 2022-12-18T09:46:55.651197 | 2020-09-23T08:25:30 | 2020-09-23T08:25:30 | 293,726,423 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package cn.besbing;
import cn.besbing.CommonUtils.Bill.BaseBillPrimary;
import org.junit.Test;
public class TestBillRule {
@Test
public void test(){
BaseBillPrimary baseBillPrimary = new BaseBillPrimary();
System.out.println(baseBillPrimary.getPrimaryWithoutModuleName(20));
}
}
| [
"fsbydz@vip.qq.com"
] | fsbydz@vip.qq.com |
4c57cc5f6cf6b96af05843df7999870659fc56f3 | 2c6e2ba03eb71ca45fe690ff6e4586f6e2fa0f17 | /material/apks/banco/sources/ar/com/santander/rio/mbanking/services/soap/beans/body/FirmaSeguroBean.java | d254082a30a5ee2cb38a1136c9a442a46d3cd04a | [] | no_license | lcrcastor/curso-mobile-2019 | 3088a196139b3e980ed6e09797a0bbf5efb6440b | 7585fccb6437a17c841772c1d9fb0701d6c68042 | refs/heads/master | 2023-04-06T21:46:32.333236 | 2020-10-30T19:47:54 | 2020-10-30T19:47:54 | 308,680,747 | 0 | 1 | null | 2023-03-26T06:57:57 | 2020-10-30T16:08:31 | Java | UTF-8 | Java | false | false | 1,209 | java | package ar.com.santander.rio.mbanking.services.soap.beans.body;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import com.google.gson.annotations.SerializedName;
public class FirmaSeguroBean implements Parcelable {
public static final Creator<FirmaSeguroBean> CREATOR... | [
"luis@MARK-2.local"
] | luis@MARK-2.local |
9be9a476c6c93e0dad8eb90e9e86f155f1b330c3 | 9af105f423a417c0643da0ff3400a6931c034408 | /BoxJavaLibraryV2/src/com/box/boxjavalibv2/BoxConnectionManagerBuilder.java | b805deaaaea24610171ed37b9eb745f0859e7f1d | [
"Apache-2.0"
] | permissive | koush/box-java-sdk-v2 | 4389194c7a4151b2528d2c02447738fa4e7bf9e5 | b2c0ca7130073b7719789293d06262bf550b5fcf | refs/heads/master | 2023-08-17T11:56:57.334002 | 2014-07-02T18:08:09 | 2014-07-02T18:08:09 | 21,434,938 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 5,145 | java | package com.box.boxjavalibv2;
import java.lang.ref.WeakReference;
import java.util.concurrent.TimeUnit;
import org.apache.http.conn.ClientConnectionManager;
import org.apache.http.conn.params.ConnManagerParams;
import org.apache.http.conn.params.ConnPerRoute;
import org.apache.http.conn.routing.HttpRoute;
import org.... | [
"jian@box.com"
] | jian@box.com |
a505176ca4513941e125b410bc7be5306b60b604 | 74df096a4270766fd35cbc03401879bce8ad2cfc | /app/src/main/java/com/iav/senamlantai/activity/SplashScreenActivity.java | c69b3210ac0e223a08ec367d5473c03215aeedd1 | [] | no_license | iavtamvan/SENAM_LANTAI_MEDIA_PEMBELAJARAN | da06b841569808b96aa92c2ea30970d704be3bcc | ef0fb4b501ccdfa7d700b6a9f51aa8e3d9c0ff11 | refs/heads/master | 2020-04-07T23:40:54.515929 | 2020-01-05T14:27:23 | 2020-01-05T14:27:23 | 158,821,415 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,964 | java | package com.iav.senamlantai.activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.app.AppCompatDelegate;
import com.iav.senamlantai.MainActivity;
import com.iav.vlvollylearning.R;
public class SplashScr... | [
"ade.fajr.ariav@gmail.com"
] | ade.fajr.ariav@gmail.com |
f274ad34c0064ec6355b81c59239f8faf7dbe375 | 99b10bfc4cf6d7f2966508f66ae60a33bbde1b9c | /exemplo6/src/entities/Circle.java | bad151474c1f8a030e0e2a004037a562041bdb0a | [] | no_license | thalesburque/java-classes | a2b193c944990c03e3e87eae2797de364b7e00c6 | 7dba3c06cf904f551f18a8ee7d44b5fcd8aed418 | refs/heads/master | 2021-12-26T13:49:01.223730 | 2021-12-22T02:32:00 | 2021-12-22T02:32:00 | 141,288,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package entities;
import entities.enums.Color;
public class Circle extends Shape {
private Double radius;
public Circle() {
super();
}
public Circle(Color color, Double radius) {
super(color);
this.radius = radius;
}
public Double getRadius() {
return radius;
}
public void setRadius(Double radius... | [
"thalesburque@gmail.com"
] | thalesburque@gmail.com |
931e2e31066085eddb07434b98a19f6f87958647 | 5e7608123a22cecef836ec02fbe48f93aa03190a | /Java-High-Concurrency-Programming/src/main/java/com/high/concurrency/chapter7/section13/PBBestMsg.java | 0fe8c9b2e7944ff5f8f1c844a67b9b83f2ab430d | [
"Apache-2.0"
] | permissive | liiibpm/Java_Multi_Thread | a01e2ba428d4cc9277357232ef37d4b770fddd6a | 39200a1096475557c749db68993e3a3ccc0547b5 | refs/heads/master | 2023-03-26T16:16:29.039854 | 2020-12-01T12:22:23 | 2020-12-01T12:22:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.high.concurrency.chapter7.section13;
/**
* @Description
* @Author dongzonglei
* @Date 2019/01/08 下午12:06
*/
public class PBBestMsg {
final PosValue value;
public PBBestMsg(PosValue value) {
this.value = value;
}
public PosValue getValue() {
return value;
}
@O... | [
"dzllikelsw@163.com"
] | dzllikelsw@163.com |
f7e57bace5df8342a55f86f4e178a0f40edf2ad4 | 4045374345a05ee840ddd5d3f948642de00fab98 | /src/main/java/com/shawn/algorithm/leetcode/editor/cn/TopKFrequentElements.java | 5671e64adf4e6d7f6a47c34e36259cac601d7090 | [] | no_license | apple101215/algorithmleetcode | 4f4f60ef22d20c8265c4996bd0cbff1f6f9f2156 | 5b1f6686d84d55f0c69e7a10951f33b95788be8d | refs/heads/main | 2023-06-10T08:18:43.605349 | 2021-06-26T04:31:25 | 2021-06-26T04:31:25 | 347,312,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,836 | java | package com.shawn.algorithm.leetcode.editor.cn;
//给你一个整数数组 nums 和一个整数 k ,请你返回其中出现频率前 k 高的元素。你可以按 任意顺序 返回答案。
//
//
//
// 示例 1:
//
//
//输入: nums = [1,1,1,2,2,3], k = 2
//输出: [1,2]
//
//
// 示例 2:
//
//
//输入: nums = [1], k = 1
//输出: [1]
//
//
//
// 提示:
//
//
// 1 <= nums.length <= 105
// k 的取值范围是 [1, 数组中不相同的元素的... | [
"543503245@qq.com"
] | 543503245@qq.com |
836240c57fa7cf7d6980f61b8485900515d9ae0e | d32f943bb96ad3f6af0742980e84ad8165823db7 | /src/main/java/com/zs/spring/config/rabbitmq/PublishSubscribeConfig.java | 4f652fcdf908736c0baab6f4a75dad1ae9eb65bd | [] | no_license | zhuangsen/spring_java_annotation | 2a15733e1abb104ffbac5fe939b71081b303e5f7 | d34a7f02c5b4250aea876a19f3c07c1b62bc0b47 | refs/heads/master | 2020-04-25T20:49:20.191266 | 2019-03-18T08:01:39 | 2019-03-18T08:01:39 | 173,061,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,462 | java | package com.zs.spring.config.rabbitmq;
import org.springframework.amqp.core.Binding;
import org.springframework.amqp.core.BindingBuilder;
import org.springframework.amqp.core.FanoutExchange;
import org.springframework.amqp.core.Queue;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfram... | [
"zhuangsen@live.com"
] | zhuangsen@live.com |
06256df973d61f76392237fca606355d8f139827 | a981eed40a47206a031797fcef8decc20b1f4a69 | /app/src/main/java/cbots/b_to_c/decorations/OffsetItemDecoration.java | 3b4a47b8cb41cb58a0182059e32e6ee6862c1e67 | [] | no_license | mohanarchu/SrtTata | 357738c59d65241403583b90eb330fdd0b3893e8 | c152df602936b9bd9762ca87bbfebace9175c334 | refs/heads/master | 2020-12-02T18:47:18.520164 | 2020-03-19T11:48:03 | 2020-03-19T11:48:03 | 231,085,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,918 | java | package cbots.b_to_c.decorations;
import android.content.Context;
import android.graphics.Point;
import android.graphics.Rect;
import android.view.Display;
import android.view.View;
import android.view.WindowManager;
import androidx.recyclerview.widget.RecyclerView;
public class OffsetItemDecoration extends Recycler... | [
"mohanrajarchunan@gmail.com"
] | mohanrajarchunan@gmail.com |
eb1df1e43c8eec868d8475f809a06e7a6a26c938 | 46cd430866a7fa496c40f9399884fa12de1a5ff2 | /jeeweb-web/jeeweb-vue/src/main/java/cn/jeeweb/web/modules/sms/service/impl/SmsSendLogServiceImpl.java | 60b5d1e4ecb7160923c7736e626cf8c9c09b8e06 | [
"Apache-2.0"
] | permissive | topjs/jeeweb2 | a460a4d224dae814328e9aef77c4741ed8bccbfb | 9cecf7c2b5791299ccbfe65418f1455af982637f | refs/heads/master | 2022-11-25T10:07:48.015233 | 2019-01-04T02:07:11 | 2019-01-04T02:07:11 | 194,079,683 | 2 | 0 | Apache-2.0 | 2022-11-16T10:33:42 | 2019-06-27T11:04:43 | TSQL | UTF-8 | Java | false | false | 1,437 | java | package cn.jeeweb.web.modules.sms.service.impl;
import cn.jeeweb.web.modules.sms.mapper.SmsSendLogMapper;
import cn.jeeweb.web.modules.sms.entity.SmsSendLog;
import cn.jeeweb.web.modules.sms.service.ISmsSendLogService;
import cn.jeeweb.common.mybatis.mvc.service.impl.CommonServiceImpl;
import org.springframework.stere... | [
"502079461@qq.com"
] | 502079461@qq.com |
db7754f7302d9d6183a768494a93370dd4265d97 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/com/google/devtools/build/lib/actions/ActionCacheCheckerTest.java | 190ec4f63a030d2eac0e9535f0e0e5a1f757cca7 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 8,653 | java | /**
* Copyright 2017 The Bazel Authors. All rights reserved.
*/
/**
*
*/
/**
* Licensed under the Apache License, Version 2.0 (the "License");
*/
/**
* you may not use this file except in compliance with the License.
*/
/**
* You may obtain a copy of the License at
*/
/**
*
*/
/**
* http://www.apache.org/l... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
42226254c36c1503fed82996d7661f290e28ee6a | 677519b071d337e9164adcaf3303e3a1b0653e7f | /UserServiceForAdapter/src/main/java/com/sit/cloudnative/UserServiceForAdapter/UserServiceForAdapterApplication.java | a1039b21246b5509a545d4abf066fed7e9537183 | [] | no_license | PimIsariya/CloudNativeHW3 | 823cbee8065ba48f6e5e5cff7f3014ab97a8e052 | def722bfce40ad0cf90eac6b1d91f56414bb5a6c | refs/heads/master | 2020-03-30T04:14:09.369885 | 2018-09-28T12:03:28 | 2018-09-28T12:03:28 | 150,731,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package com.sit.cloudnative.UserServiceForAdapter;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class UserServiceForAdapterApplication {
public static void main(String[] args) {
SpringApplication.run(UserServi... | [
"pim.paw.pitode@gmail.com"
] | pim.paw.pitode@gmail.com |
52954cb2a1ba4961bc45d1004217646556baac1b | f48410526913bf3bd487077ef90e9b1f7d7f9703 | /src/plugin/berkeley/BerkeleyDBManager.java | 066a8a497933d8263e7c7959ec4da745d712eb1f | [] | no_license | adjtyh/webcollector | 2875eb6bf4cb5f75707d60d4adab1e950009bfc9 | a60756e8438f53b459ab9a948570ab0097d8f524 | refs/heads/master | 2020-05-26T07:43:07.641751 | 2017-02-19T15:55:33 | 2017-02-19T15:55:33 | 82,470,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,589 | java | /*
* Copyright (C) 2015 hu
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in ... | [
"522926840@qq.com"
] | 522926840@qq.com |
ff8d41a75eb0dc11a096a85df25b5a2e45741d71 | 03b94dac2ab47eb77d2bd7df063c44573e14d6b0 | /app_wordteacher_old/src/main/java/com/example/alexeyglushkov/wordteacher/tools/UITools.java | c6b85d80ecaa3b30d0d62182545b445c4fefab30 | [
"MIT"
] | permissive | soniccat/android-taskmanager | 681384ec5a5cb15b52e892a668fb21d1b0962100 | 0e0fa442e16d5544f7694042cf40cafde3672173 | refs/heads/master | 2021-01-23T16:38:28.822685 | 2020-04-12T11:17:24 | 2020-04-12T11:17:24 | 28,707,156 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package com.example.alexeyglushkov.wordteacher.tools;
import android.app.Activity;
import androidx.annotation.NonNull;
import android.view.View;
import android.view.ViewTreeObserver;
/**
* Created by alexeyglushkov on 20.08.16.
*/
public class UITools {
public static void runAfterRender(Activity activity, final... | [
"soniccat@list.ru"
] | soniccat@list.ru |
ac8a9263e4c5bdbdf555dcbed5ee89241213c200 | 5a6fe4c54d473e6b69148b3de1533a1bbc6c0925 | /rest/src/main/java/com/mironov/image/studio/rest/controllers/ActivationController.java | b52c0ed3fb752eb8ac8762d6d4e8b5eab9d125b2 | [] | no_license | deadlypower231/it-academy-Image_studio | ab8f60f2b79501e49643a8d608f7ce5165a6b511 | 7471679faec7de620a6049c48c26a037ba5bd936 | refs/heads/master | 2023-05-13T12:39:41.105942 | 2021-05-26T19:14:25 | 2021-05-26T19:14:25 | 358,361,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,184 | java | package com.mironov.image.studio.rest.controllers;
import com.mironov.image.studio.api.dto.UserCreateDto;
import com.mironov.image.studio.api.services.IActivationService;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
im... | [
"deadlypower1992@gmail.com"
] | deadlypower1992@gmail.com |
00c7082824e486ff669f93d2a1bc4abc922f107a | 487ab15c50f2f67115de204c8002db5e5edc213e | /node_arithmetic/src/main/java/com/lht/arithmetic/sort/impl/BubblingSort.java | 426d8816a5dc6ab48035e644b67e76ef3978a771 | [] | no_license | LLLLLHT/note_project | 8033ebeffb87218fd23f4327434d9be250e29eae | f31b6cf6b3d4b9028226e17ada25b0c37a454df8 | refs/heads/master | 2020-09-20T11:47:25.301502 | 2019-12-03T15:51:10 | 2019-12-03T15:51:10 | 224,467,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,371 | java | package com.lht.arithmetic.sort.impl;
import com.lht.arithmetic.sort.Sort;
import com.lht.arithmetic.sort.SortAction;
import java.util.Arrays;
public class BubblingSort implements Sort<Integer> {
/**
* 前 => 后 相邻两数 依次 比较,较大数下沉,较小上冒
* 68 57 59 52
* 1: 57 68 59 52
* 2:57 59 68 52
* 3... | [
"59951805@qq.com"
] | 59951805@qq.com |
95d54a63e968bef6b4b6bd26b2528e9a7c245fad | 3af6963d156fc1bf7409771d9b7ed30b5a207dc1 | /runtime/src/main/java/apple/foundation/NSMutableURLRequest.java | 7bec105e02811fbebabd6096b5ea5750491bed37 | [
"Apache-2.0"
] | permissive | yava555/j2objc | 1761d7ffb861b5469cf7049b51f7b73c6d3652e4 | dba753944b8306b9a5b54728a40ca30bd17bdf63 | refs/heads/master | 2020-12-30T23:23:50.723961 | 2015-09-03T06:57:20 | 2015-09-03T06:57:20 | 48,475,187 | 0 | 0 | null | 2015-12-23T07:08:22 | 2015-12-23T07:08:22 | null | UTF-8 | Java | false | false | 3,780 | java | package apple.foundation;
import java.io.*;
import java.nio.*;
import java.util.*;
import com.google.j2objc.annotations.*;
import com.google.j2objc.runtime.*;
import com.google.j2objc.runtime.block.*;
import apple.audiotoolbox.*;
import apple.corefoundation.*;
import apple.coregraphics.*;
import apple.coreservices.*;... | [
"pchen@sellegit.com"
] | pchen@sellegit.com |
31a03d996ff7e084a5bbab64037f711ec26a9f97 | 0717b0f1bca515f1a6841c80bd0219f5869f9110 | /src/main/java/com/andreyDelay/javacore/chapter02/Example1.java | d85fe9b94001b51775bf02aef9e7d39f70e245da | [] | no_license | andreyDelay/javacore | 2f9b201cf38b944d8137880766ce295583cbae22 | 9dd1ffb1187b7df79b9e033dc12b893844ce495a | refs/heads/master | 2022-12-23T01:27:01.629555 | 2020-10-03T21:33:54 | 2020-10-03T21:33:54 | 262,768,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package main.java.com.andreyDelay.javacore.chapter02;
public class Example1 {
public static void main(String [] args) {
System.out.println("Простая программа на Java");
}
}
| [
"frowzygleb@gmail.com"
] | frowzygleb@gmail.com |
6907e0a66fac3db3004e9b903f722f06ee968dae | ca35f11f0d6d8f9b1cce9b9c08b828c9d387c4b0 | /app/src/main/java/com/thejoyrun/demo/dagger/module/ActivityScope.java | 216e4dec11e1cabed6e5850aaeb3a74d50eee957 | [] | no_license | taoweiji/DemoDagger | bd5f998f9993cc6faf02677af0f02a319e24f8a6 | 59f322d59e4ea52414ff492adcd3e520e4496d65 | refs/heads/master | 2021-01-10T02:48:29.466518 | 2016-03-22T08:06:03 | 2016-03-22T08:06:03 | 54,456,477 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 173 | java | package com.thejoyrun.demo.dagger.module;
import javax.inject.Scope;
/**
* Created by Wiki on 16/3/10.
*/
@Scope
//@Retention(RUNTIME)
public @interface ActivityScope {} | [
"taoweiji2008@qq.com"
] | taoweiji2008@qq.com |
3d013db7995d5437a77074be5f5509d95bf41164 | babb32dcc5ee79c3c58d274844afaa66dc223470 | /src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpImporter.java | 79156e619bcb9238d3745d50f94ae168a182db39 | [
"LGPL-2.1-only",
"LicenseRef-scancode-unknown-license-reference",
"GPL-3.0-only",
"Apache-2.0"
] | permissive | openbrian/josm-opendata | c0174a114dda02de7d288786016069331f4916eb | c1275d8da4c6ec504d75c3244dd99502a6b846d7 | refs/heads/master | 2020-04-14T04:49:48.420171 | 2019-03-06T15:37:29 | 2019-03-06T15:39:08 | 163,646,616 | 0 | 0 | Apache-2.0 | 2019-03-06T15:50:49 | 2018-12-31T06:52:52 | Java | UTF-8 | Java | false | false | 1,293 | java | // License: GPL. For details, see LICENSE file.
package org.openstreetmap.josm.plugins.opendata.core.io.geographic;
import static org.openstreetmap.josm.tools.I18n.tr;
import java.io.IOException;
import java.io.InputStream;
import org.openstreetmap.josm.actions.ExtensionFileFilter;
import org.openstreetmap.... | [
"brian@derocher.org"
] | brian@derocher.org |
a723bdb8021d46a7f190c4cd70523940a32ec76b | 12128fce852dd7ce0ae360451ba1d710fdfbdcb4 | /src/sample/game/state/GameState.java | 75c006be6a34bfd91791a3c11992fd9b0708a394 | [] | no_license | jedrzejkopiszka/JavaGameTutorial | 51248c2a74a8d90c1ada9384e15a65fa29ef7393 | cc5f0c7b6dc0701b7f948e366fb1460fccb08da7 | refs/heads/master | 2023-02-21T13:00:57.208238 | 2021-01-12T01:03:48 | 2021-01-12T01:03:48 | 328,282,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | package sample.game.state;
import sample.controller.PlayerController;
import sample.core.Size;
import sample.entity.Player;
import sample.input.Input;
import sample.map.GameMap;
public class GameState extends State{
public GameState(Input input) {
super(input);
gameObjects.add(new Player(new Play... | [
"jedrzej.kopiszka2@gmail.com"
] | jedrzej.kopiszka2@gmail.com |
3c29239c2219c86cd8659797741b22e736213537 | aff5a57a349746570b5c7f60a552de47fcf2b8e2 | /Integral_Calculator/Integrator.java | 434fa4daa557ac1152a2d51103e38243ebe633d1 | [] | no_license | kamaleshwar/Java_assignments | 588220f6aba7f020736701b3d1e3f68f83b51ea2 | 7e997fd70ea8f92b9ad1167bdafe46a8dafe068c | refs/heads/master | 2016-09-06T07:30:27.003798 | 2015-08-15T18:45:50 | 2015-08-15T18:45:50 | 40,776,386 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,691 | java | /*
*Integrator.java
*
* Version:
* $Id: Integrator.java,v 1.7 10/27/2014 $
*
* @Authors: Raj & Kamaleshwar
*
* Revisions:
* $Log$
*/
import java.text.*;
/**
* This class calculates the volume of x*x+2y graph by using multi-threading
*
*/
public class Integrator {
static double greenUpAr... | [
"kp2601@rit.edu"
] | kp2601@rit.edu |
fa4b89cf02c576bd63b90b8ac924f10175b75450 | f4a3cb46ddd1adef5941da5691e875dfd2f88476 | /Spring-Cloud-Demo/provider4_8085/src/main/java/demo/car_base/entity/CarBase.java | 89d6aecac95dbd397f081e65d7ddd6cffe1b4ed7 | [] | no_license | yangtao0314/Spring-Cloud-Demo | 70a2cb56e13434d92a7677eca8c8da220b6d0ae6 | 81936168819890be2e5ad6b631e054a01e5dceed | refs/heads/master | 2022-06-22T03:26:56.085072 | 2019-11-17T10:08:28 | 2019-11-17T10:08:28 | 222,226,501 | 0 | 0 | null | 2022-06-21T02:15:11 | 2019-11-17T09:45:27 | Java | UTF-8 | Java | false | false | 4,718 | java | package demo.car_base.entity;
import java.time.LocalDate;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableField;
import java.io.Serializable;
/**
* <p>
*
* </p>
*
* @author yangtao
* @since 2018-11-26
*/
public class CarBase implements Serializable {
p... | [
"675821215@qq.com"
] | 675821215@qq.com |
01c2e1506c8e3d82f68ade0dd12f4ecb8eb70bbf | 9bc7eefb6ef74db16a97b66e1639ce574ad04e5a | /data/src/main/java/cern/colt/Sorting.java | 70b932ec0be55a6964c1cceef3a9bdcae2131aff | [
"Apache-2.0"
] | permissive | nw31304/openlr | 7ddd83d333d2039a0bd7adca3530e7176c496449 | 0f06e48070ce20ad1fb8ea1c3ea144d863fcd51f | refs/heads/master | 2020-07-04T22:43:55.159880 | 2019-08-15T07:44:10 | 2019-08-15T07:44:10 | 202,446,436 | 0 | 0 | null | 2019-08-15T00:36:35 | 2019-08-15T00:36:35 | null | UTF-8 | Java | false | false | 91,432 | java | /*
Copyright (c) 1999 CERN - European Organization for Nuclear Research.
Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose
is hereby granted without fee, provided that the above copyright notice appear in all copies and
that both that copyright notice and thi... | [
"stephen.curran@tomtom.com"
] | stephen.curran@tomtom.com |
6fad83b0e8ae260dcd70f0aadb8b92aa434e9156 | 218da8a577c089b7c688f46a9936c3a3bf8d7706 | /Assignments1-2/src/com/acadgild/firstsession/VowelorConsonant.java | 029fb605ac62986da60696fb7f60a74c1cd1b02a | [] | no_license | AcadGildAcademy/AN-2015JUN13-VaibhavNamburi | 6771546f7c2601437ae1a4461ab2f8bc47aa6300 | 4720d110f94a8b7d62e4f0e7155828123f5b0019 | refs/heads/master | 2020-08-26T09:44:09.313925 | 2015-07-01T16:42:13 | 2015-07-01T16:42:13 | 37,381,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,062 | java | package com.acadgild.firstsession;
import java.util.Scanner;
public class VowelorConsonant {
public static void main(String[] args) {
System.out.println("Please input a letter: ");
@SuppressWarnings("resource")
Scanner input = new Scanner(System.in);
String inputLetter= input.nextLine();
char inputLetterC... | [
"veebuv@gmail.com"
] | veebuv@gmail.com |
19b0c44287666a831ae5af494a857ebdcdda8805 | 6fae3c60070721a93e13afb8b7e22370c6a94fe4 | /Sem03-Object-Oriented-Programming-LAB/WEEK 06/sameer code/demo4/house.java | 6052597ab44a10c9336e5a217af1661e12056127 | [] | no_license | akankshreddy/Kaustav-CSE-LABS-and-Projects | ea78c82fdc9339aa12a93732a2b5c8b3becda0e0 | 680b807040ce24d7034b18b2c38231fcf37732c1 | refs/heads/main | 2023-08-08T05:57:43.045753 | 2021-08-27T20:45:24 | 2021-08-27T20:45:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | 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.course.structure;
import java.util.*;
/**
*
* @author sameer admin
*/
public class house extends buidling {
int bed... | [
"teetangh@gmail.com"
] | teetangh@gmail.com |
e6f183621bfd328762be74b596ca8877219ef51d | eecf92252c90ff96b5bfa7592b0d61c62c23688e | /src/CS151/DOval.java | 4844d79e7011b44762a9fbe4ff34e95e973fd8d2 | [] | no_license | mikemonson/Whiteboard | 182dc112164db52a433b22b0dce6d5263b3bddab | adbadc3043cc7433b806fe5e1cfe2fc65429a932 | refs/heads/master | 2020-06-16T11:09:39.586904 | 2016-11-28T23:08:54 | 2016-11-28T23:08:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 54 | java | package CS151;
public class DOval extends DShape{
}
| [
"juraszeklukasz@gmail.com"
] | juraszeklukasz@gmail.com |
5e20414044346168e89bdedd54ed136e0051b011 | 1926c85524cda9bc07af9737375a8b97483abfd7 | /배운내용 및 실습들/studentMgr4(List)/src/kh/student/model/vo/Student.java | 05f6357ecf74f1d01d54b1e5889a0ea13c25a936 | [] | no_license | Jongmo-kim/dangsanLearned | 22a83c27a502aa5e817972100570fb5e35baf6e1 | e2769fbdb6718236e9efa9f8d5400fc38b64ddf1 | refs/heads/master | 2023-01-24T10:03:04.134997 | 2020-12-09T09:23:55 | 2020-12-09T09:23:55 | 288,411,448 | 0 | 1 | null | null | null | null | UHC | Java | false | false | 829 | java | package kh.student.model.vo;
/*
* 버전명의미
* 맨앞 3
* ex 2->c언어로
* 3-> java로
* major 변화 이럴땐 제일 앞 이바뀜
* 3.2.1245
*
* 2 는 버그 픽스
* 45는 자잘한느낌
* major는 3정도는되야 팔만한 소프트웨어
*
*/
public class Student {
private String name;
private int age;
private String addr;
public Student(String name, int age, String addr) ... | [
"wa1358@naver.com"
] | wa1358@naver.com |
1c83778aa8ccb2a0ead8d87c99dde9cfed92aefe | dc4dab0285de5bce8acedd07c4a90cbebb61c40b | /testapp2/src/main/java/com/tao/mvpframe/app/MyApp.java | 8fddd91a535c287bdd5cf4e7ccf22116a1d46ade | [] | no_license | taowei-Just/xMvpLib | a59c996f5f6e230b3db67be01dffb4d91a5b3365 | 124e3badd2a828fbe5e2a6bff0aa33615beae6dc | refs/heads/master | 2022-12-24T03:17:33.730332 | 2020-10-14T06:03:57 | 2020-10-14T06:03:57 | 303,918,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,176 | java | package com.tao.mvpframe.app;
import android.content.Context;
import android.os.Handler;
import android.os.Looper;
import androidx.multidex.MultiDex;
import com.tao.logger.log.Logger;
import com.tao.mvpbaselibrary.app.crash.CrashHandler;
import com.tao.mvpbaselibrary.app.crash.OnCrashListener;
import com.tao.mvpbas... | [
"qw"
] | qw |
e2d878f935cd94fa7f4ebe05531fde3db5255ad1 | 2834f98b53d78bafc9f765344ded24cf41ffebb0 | /chrome/android/java/src/org/chromium/chrome/browser/dependency_injection/ChromeAppComponent.java | ca3001ab685102a5c3983468212f9cc31ed2d30e | [
"BSD-3-Clause"
] | permissive | cea56/chromium | 81bffdf706df8b356c2e821c1a299f9d4bd4c620 | 013d244f2a747275da76758d2e6240f88c0165dd | refs/heads/master | 2023-01-11T05:44:41.185820 | 2019-12-09T04:14:16 | 2019-12-09T04:14:16 | 226,785,888 | 1 | 0 | BSD-3-Clause | 2019-12-09T04:40:07 | 2019-12-09T04:40:07 | null | UTF-8 | Java | false | false | 2,730 | java | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.dependency_injection;
import org.chromium.chrome.browser.AppHooksModule;
import org.chromium.chrome.browser.browserse... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
1d1b03f5b5bef54ee805823bf9580221f6cec7d9 | 3b94b38645c7325e43d6758678c972a26b5b8e57 | /DemoV1/src/java/basicTable/Table.java | f5c1ddc1e7d39cc8633fc36123152ee00a78a5da | [] | no_license | laozupf86/showTrajectory | f91aaeba39ab55e8797ef6f77f048f3599dc8f78 | 060b72e4e31a2d95fc366747f5000822ef2e3b67 | refs/heads/master | 2021-01-22T02:47:49.906635 | 2014-01-10T07:18:23 | 2014-01-10T07:18:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,465 | java | package basicTable;
import java.util.ArrayList;
import dataS.SamplePoint;
/**
* The basic table, include <tid, mbr, #point, trajectory>
* @author Haozhou
*
*/
public class Table {
private ArrayList<TableRow> rowRecord;
/**
* A array list used to store the data, the primary key is the tid.
... | [
"haozhouwang@d-i89-137-68.student.eduroam.uq.edu.au"
] | haozhouwang@d-i89-137-68.student.eduroam.uq.edu.au |
00678e59759ebcae460b2c2389c25687b1699c99 | 7a072cce3ebf1b44ed94b04955027e0bf2a0b713 | /src/iiitb/fb/models/Profile.java | c066c3cec85f2aa5d2a0892cf2bed7a29b86d84c | [] | no_license | abhishekbhol/Facebook | 1f0843abde3465313823271809b92e47a9de9a04 | c880a7851e7f51b7d170f1ee1c5510d154712ded | refs/heads/master | 2021-07-21T13:40:05.596988 | 2017-10-31T06:20:19 | 2017-10-31T06:20:19 | 108,953,569 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,431 | java | package iiitb.fb.models;
import java.util.ArrayList;
public class Profile {
private ArrayList<WorkEducation> workexlist= new ArrayList<WorkEducation>();
public ArrayList<WorkEducation> getWorkexlist() {
return workexlist;
}
public void setWorkexlist(ArrayList<WorkEducation> workexlist) {
this.workexli... | [
"abhishek.bhol@cleartax.in"
] | abhishek.bhol@cleartax.in |
46cf41768581a5550699585fe2aacaca2ca4b4d9 | f31d8e024d1903ef4e27201c6afb108e2b4c3316 | /icommerce-product-service/src/test/java/com/icommerce/product/helper/SimplePageable.java | 12ff3d9ef3f39c5ab20f4fbb07508cc38b7f2074 | [] | no_license | binguyenthanh/icommerce | 8f63433a34541c92d847604ab8ca93ae038fffa1 | 6cb0f76de3409f323210d95d71e3be4da79c2652 | refs/heads/main | 2023-02-23T23:23:49.381979 | 2021-01-26T08:30:03 | 2021-01-26T08:30:03 | 332,506,782 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package com.icommerce.product.helper;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
public class SimplePageable implements Pageable {
@Override
public int getPageNumber() {
return 0;
}
@Override
public int getPageSize() {
return 10;
}
@Override
public lon... | [
"bint@pascaliaasia.com"
] | bint@pascaliaasia.com |
5a1dcd969e4fd1c61f12a29feb308a3612021aab | 670676c03107920923ccf07d447098f9288e16ba | /cucumber-parallel/src/test/java/com/automationrhapsody/cucumber/formatter/CustomFormatter.java | 63189ea70504b37afb1a9f4a041288030cc1d8c8 | [] | no_license | pooja-verma-olx/selenium-samples-java | bf9963e0bf19c6bced142a519d8c12acfc43c309 | a47f182538d66d355e0845ae8f76dd6114120cd9 | refs/heads/master | 2021-01-24T15:07:50.791964 | 2016-01-12T07:57:46 | 2016-01-12T07:57:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,520 | java | package com.automationrhapsody.cucumber.formatter;
import java.util.List;
import gherkin.formatter.Formatter;
import gherkin.formatter.NiceAppendable;
import gherkin.formatter.Reporter;
import gherkin.formatter.model.Background;
import gherkin.formatter.model.BasicStatement;
import gherkin.formatter.model.Examples;
i... | [
"llatinov@gmail.com"
] | llatinov@gmail.com |
75bdf516067a29e8556e5694de9f858482c37644 | f2fddc7f5b33cd3e6cab0d56b32bd0a1bcdb2228 | /ht706_v1.3/src/com/ht706/componentLibrary/componentFeedBack/bean/abstractBean/.svn/text-base/AbstractFeedback.java.svn-base | 57bcf0ba47d09bffdea4d5b9607c3dabcea6b597 | [] | no_license | berylbing/Previous-Projects | 4cf81c94394978c111d0849b134f2f3f3dd0274b | 21e783d5e7ed92c8ac2735e4108681e90e07e9b6 | refs/heads/master | 2021-01-23T02:10:29.925563 | 2017-03-23T16:31:17 | 2017-03-23T16:31:17 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,758 | /**
* @FileName AbstractFeedback.java
* @ProjectName HT706
* @PackageName com.ht706.componentLibrary.componentFeedBack.bean.abstractBean
* @author 贾乐松
* @Time 2010-7-29 16:09
*/
package com.ht706.componentLibrary.componentFeedBack.bean.abstractBean;
import java.util.Date;
import java.util.HashSet;
import java.ut... | [
"beryl.bing@hotmail.com"
] | beryl.bing@hotmail.com | |
5b9b58271323679c69ceff5f6b8f71e45291c92a | 381e11e70649bdc99ee76a12631070a6da7ac380 | /src/main/java/tk/summerway/mahout9/cluster/kmeans/MyClusterEvaluator.java | a8bb219cef63fe170b53964806034ce87d0c3386 | [] | no_license | WeiXia/mahout9 | 8974f0e179c6c15df595d28048029960a68ddcee | c0aa30c2eb4e0046eb26e8319f40ca04c30924a3 | refs/heads/master | 2016-08-05T09:15:08.658633 | 2014-12-22T17:22:03 | 2014-12-22T17:22:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,965 | java | package tk.summerway.mahout9.cluster.kmeans;
import java.io.File;
import java.io.IOException;
import java.io.Writer;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.ma... | [
"summerway@yahoo.com"
] | summerway@yahoo.com |
2941cf3a14dc0961d66dc8cbc870d98357ea376a | d45f93685246604e85125103348a0fc9973a66b3 | /src/main/java/com/example/demo/ResearchApplication.java | d5a337e8a315c956e4c42a49c9fd8c3190c31977 | [] | no_license | rajanvalencia/research-test | 5454d44a477a04b33968c914c57f0a80ea42fd3f | 99571ed3421cd7a5179861f47d3f947bdb4642b5 | refs/heads/master | 2023-01-23T04:37:45.287289 | 2020-11-17T20:43:18 | 2020-11-17T20:43:18 | 313,689,571 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package com.example.demo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ResearchApplication {
public static void main(String[] args) {
SpringApplication.run(ResearchApplication.class, args);
}
}
| [
"rajan.valencia@au.com"
] | rajan.valencia@au.com |
c034dd09c02ec4593f66faa92c9ad6a60bb9d977 | 7a352984e2af61abe714d94d27612da7793a2c1c | /src/com/boa/training/domain/Person.java | 9ef39abbba535994284eda794cf5f37f6df8386d | [] | no_license | pradeepatmuri/KafkaTrainingXMLDataObject | 9558e7accb7128b16c72d9a75ea80c5deb403906 | d65535742bfaf33e03aa1ea8ad6af6e4cc843215 | refs/heads/master | 2020-04-24T01:28:41.245178 | 2019-02-20T04:18:44 | 2019-02-20T04:18:44 | 171,599,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,433 | java | package com.boa.training.domain;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementWrapper;
import javax.xml.bind.annotation.XmlRootElement;
import ja... | [
"Administrator@DESKTOP-UPRT1D1"
] | Administrator@DESKTOP-UPRT1D1 |
674ed19370e1eb052ac75289d15d7cbe388b13df | d33f8c4f36f1b35a4765c7fc66af808ddea6e8ee | /src/main/java/com/javamentor/qa/platform/dao/abstracts/model/AnswerDao.java | 122fec98d7c23917b0204b6d54e1a2d190b36c47 | [] | no_license | Viktor-Vrublevski/jm_fixed | c45313a1e364163ab74e8caa21a8629c24a52ccf | c111241d78df802d229957c0481926004a560a50 | refs/heads/master | 2023-03-02T16:08:36.295625 | 2021-02-08T20:34:52 | 2021-02-08T20:34:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package com.javamentor.qa.platform.dao.abstracts.model;
import com.javamentor.qa.platform.models.entity.question.answer.Answer;
public interface AnswerDao extends ReadWriteDao<Answer, Long> {
}
| [
"zestaw2017@gmail.com"
] | zestaw2017@gmail.com |
87d2e1da12e0e4400ab4bbd76a76bfe46ee16b5d | 533583f049ecafef6435c99edafe8e27fe707770 | /doitjava/src/chapter02/Constant.java | 72518f5964256c66e9d8724a359d29de447d5965 | [] | no_license | hyeonjeongDev/doitjava | a84a8e7465c4ce174e9f5d78d576fc4a8d5a7b7b | 595391d37c7ef2a0316587aa161a981c36e368db | refs/heads/master | 2022-12-26T18:17:34.653710 | 2020-10-06T07:06:44 | 2020-10-06T07:06:44 | null | 0 | 0 | null | null | null | null | UHC | Java | false | false | 403 | java | package chapter02;
public class Constant {
public static void main(String[] args) {
final int MAX_NUM = 100;
final int MIN_NUM;
MIN_NUM = 200; //선언 후 반드시 초기값을 입력해야 한다.
// MAX_NUM = 1000; //final은 최종적으로 선언되기 때문에 값의 변경이 불가능하다.
System.out.println(MAX_NUM);
System.out.println(MIN_NUM);
}
... | [
"seohyeonjeong.dev@gmail.com"
] | seohyeonjeong.dev@gmail.com |
8b6490ba827f105dad172a078475b55bc3d3bd3c | 479c0cc4d7b3617ac8c2f670bf8259d5f642f8d1 | /app/src/main/java/com/studio4plus/homerplayer/ApplicationComponent.java | 0a2e5630fc230e29652ecc858801dfb89d18f716 | [
"MIT"
] | permissive | mr-july/homerplayer | 60162b179137d054453540fd1bfe1b28a0419f7b | ca5d7edf0fc4ae8d4940d2a8eef270370ef73689 | refs/heads/master | 2020-03-24T02:02:29.935046 | 2018-06-15T15:52:54 | 2018-06-15T15:52:54 | 142,360,425 | 0 | 0 | MIT | 2018-07-25T22:33:43 | 2018-07-25T22:33:43 | null | UTF-8 | Java | false | false | 2,537 | java | package com.studio4plus.homerplayer;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.res.Resources;
import android.net.Uri;
import com.studio4plus.homerplayer.analytics.AnalyticsTracker;
import com.studio4plus.homerplayer.battery.BatteryStatusProvider;
import com.studi... | [
"marcin@studio4plus.com"
] | marcin@studio4plus.com |
1782cd49dc0bf4f3ccc3e4d90c39c96eb2db22c0 | 2712e31319b0c733bcab285415e55a427288406e | /app/src/main/java/aenu/eide/gradle_impl/plugin/eide_java_application.java | f1f7cd431a6b9d87a607b022820727dd13ef5ed3 | [
"WTFPL"
] | permissive | mo79571830/eide | 8ba031a432cab62e1045b8ff61961d21cfc94f7d | 5d6470f82def645c17b5cebe03184ddc1ff67e62 | refs/heads/master | 2022-03-22T23:46:56.299439 | 2019-05-08T20:20:08 | 2019-05-08T20:20:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,105 | java |
//license wtfpl 2.0
//by aenu 2019
// email:202983447@qq.com
package aenu.eide.gradle_impl.plugin;
import java.io.File;
import aenu.gradle.G_Tree;
import aenu.gradle.G_Tree.Node;
import aenu.eide.gradle_impl.IPlugin;
import aenu.eide.gradle_impl.GradleProject;
import aenu.eide.gradle_impl.ToolChain;
import java.i... | [
"202983447@qq.com"
] | 202983447@qq.com |
06b4ff42f56c0171e295fac4f3717a752b0992d4 | 2118d1cae69280864107ec8ede5ca7225477147a | /hydrograph.engine/hydrograph.engine.cascading/src/main/java/hydrograph/engine/adapters/base/CommandAdapterBase.java | 17b35fb828c13f53834fcb02f334d914cecadf31 | [
"Apache-2.0"
] | permissive | Devacurl/Hydrograph | 467b40cfef169d4741e62620434117b6b81f2702 | d34ec5ca2f8662fdc01b331ed4879bddecbb01c3 | refs/heads/master | 2020-06-28T02:25:33.190044 | 2017-06-08T07:25:37 | 2017-06-08T07:25:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,075 | java | /*******************************************************************************
* Copyright 2017 Capital One Services, LLC and Bitwise, 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... | [
"alpesh.kulkarni@bitwiseglobal.com"
] | alpesh.kulkarni@bitwiseglobal.com |
eb0fa0bf244f8d8495f05768cbdf87ca206104c4 | e23af2c4d54c00ba76537551afe361567f394d63 | /PhysicMasterTV-Common/frametv/src/reco/frame/tv/view/TvHorizontalGridView.java | 28320303df83066cab050757aab451be598e8e37 | [] | no_license | 00zhengfu00/prj | fc0fda2be28a9507afcce753077f305363d66c5c | 29fae890a3a6941ece6c0ab21e5a98b5395727fa | refs/heads/master | 2020-04-20T10:07:31.986565 | 2018-03-23T08:27:01 | 2018-03-23T08:27:01 | 168,782,201 | 1 | 0 | null | 2019-02-02T01:37:13 | 2019-02-02T01:37:13 | null | UTF-8 | Java | false | false | 40,698 | java | package reco.frame.tv.view;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.animation.ValueAnimator;
import android.content.Context;
import android.content.res.TypedArray;
import android.database.DataSetObservable;
import android.os.Handler;
import android.os.Message;
impo... | [
"869981597@qq.com"
] | 869981597@qq.com |
d3889527e1b0a2e4861f0453de695891284cfacc | 5fea7aa14b5db9be014439121ee7404b61c004aa | /src/com/tms/elearning/core/ui/CourseLessonsTable.java | b27cc516aa8f37efdd2ed4cba3c194d53ca7934e | [] | no_license | fairul7/eamms | d7ae6c841e9732e4e401280de7e7d33fba379835 | a4ed0495c0d183f109be20e04adbf53e19925a8c | refs/heads/master | 2020-07-06T06:14:46.330124 | 2013-05-31T04:18:19 | 2013-05-31T04:18:19 | 28,168,318 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,272 | java | package com.tms.elearning.core.ui;
import kacang.stdui.*;
import kacang.ui.Event;
import kacang.ui.WidgetManager;
import kacang.ui.Forward;
import kacang.services.security.User;
import kacang.util.Log;
import kacang.Application;
import kacang.model.DaoException;
import com.tms.elearning.lesson.model.LessonDa... | [
"fairul@a9c4ac11-bb59-4888-a949-8c1c6fc09797"
] | fairul@a9c4ac11-bb59-4888-a949-8c1c6fc09797 |
9cd7834fa54ab0f1547258b446bfa03325bcc809 | 8b0e452157f0b41432f9672a02c5348a0e037c0c | /app/src/main/java/io/rmielnik/toast/bindings/CustomSpinnerViewBindingAdapter.java | 9ab27527141128c6c96fe468583f40dc8435796f | [
"Apache-2.0"
] | permissive | rmielnik/databinding-showcase | b958c17311f5098aecde86d1066b9479d6364738 | 7e9dc4061a23f88175f00a1427a499aa02c80b8a | refs/heads/master | 2020-12-30T15:54:49.911836 | 2017-07-28T15:31:20 | 2017-07-28T15:31:20 | 91,185,218 | 0 | 0 | null | 2017-07-28T15:31:21 | 2017-05-13T15:50:32 | Java | UTF-8 | Java | false | false | 2,117 | java | package io.rmielnik.toast.bindings;
import android.databinding.BindingAdapter;
import android.databinding.InverseBindingAdapter;
import android.databinding.InverseBindingListener;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Spinner;
import android.widget.SpinnerAdapter;
public c... | [
"rm2cdr@gmail.com"
] | rm2cdr@gmail.com |
3413249c00fb6198a6e37a20e43d8bd42ec3e478 | cd7f2c00844195828d19697806682a65fbb2ee1f | /fuzzino-src/src/de/fraunhofer/fokus/fuzzing/fuzzino/FloatRequestProcessor.java | 641ea0b0a61ea83fbd2513130485a9fee6e08979 | [
"Apache-2.0"
] | permissive | fschrofner/Fuzzino | 65200743b4ba247aa0f49b2b23db712107e19782 | 46df155c396e8944d65ed02771ab4f179d070318 | refs/heads/master | 2020-03-22T11:30:34.272750 | 2018-07-06T11:28:15 | 2018-07-06T11:28:15 | 139,975,569 | 0 | 0 | null | 2018-07-06T11:21:17 | 2018-07-06T11:21:17 | null | UTF-8 | Java | false | false | 2,352 | java | package de.fraunhofer.fokus.fuzzing.fuzzino;
import java.util.List;
import java.util.UUID;
import de.fraunhofer.fokus.fuzzing.fuzzino.heuristics.generators.number.BadFloatGenerator;
import de.fraunhofer.fokus.fuzzing.fuzzino.request.Generator;
import de.fraunhofer.fokus.fuzzing.fuzzino.request.NumberRequest;
import d... | [
"ble@fokus.fraunhofer.de"
] | ble@fokus.fraunhofer.de |
24c9118afc8ca48f16111954fe5245bbcda3e461 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/grade/af81ffd4bc47e4f84cbf87051d82d15af14833eaba6c57ae82fc503a67eb939f3e6552182124605c38a77a6774f41fac2cc95082320ba5e29d303277c098c4ae/007/mutations/110/grade_af81ffd4_007.java | 9785c8b7d429cafb42c8a674214f8bdc848bfbb8 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,577 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
6fdf767c528c40e419a5abc65d37ebcb0468a158 | 134415e308bbbc01088ba605bf91f3e3b536f1a9 | /tarea5Apartado6/MainApp.java | 404319e0491d2065beda2ef5c27ba36d24a605d7 | [] | no_license | PabloBernalVilana/Tarea5 | 7998af07ae0eb154ef4f72387541c573fb022eba | eee06562e84638d198324cab309d2d94af1cd35b | refs/heads/main | 2023-06-17T04:55:16.452800 | 2021-07-07T19:52:20 | 2021-07-07T19:52:20 | 383,833,497 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 921 | java | package tarea5Apartado6;
import javax.swing.JOptionPane;
/* @Author Pablo Bernal Vilana
* Lee la entrada desde teclado mediante JOptionPane
* Transforma el tipo de dato de String a double porque puede contener decimales
* muestra por ventana emergente la operacion y el resultado
*/
public class MainApp {
public... | [
"pabevi@hotmail.com"
] | pabevi@hotmail.com |
4b3d3611a452e5da5124ad07a9131386d2540d90 | 1fecae78a08569a5a02da7b42b96d0ba361fb143 | /src/main/java/com/ds/example/HashSetEx.java | 84ad1cadf3089d7b08984a9baa46f34d9979d96a | [] | no_license | karansharma3009/Java | 1d770652f444f437deb9fb157200ea7a8cb91186 | e49f586645352ada2a021fd3f371d72ebdd0f13b | refs/heads/master | 2020-05-19T06:11:30.941332 | 2019-11-17T13:17:55 | 2019-11-17T13:17:55 | 184,867,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | package com.ds.example;
import java.util.HashSet;
public class HashSetEx {
public static void main(String[] args) {
HashSet<Integer> hs = new HashSet();
hs.add(1);
System.out.println(hs.add(1));
System.out.println(hs.contains(2));
}
}
| [
"Karan.Sharma@go-mmt.com"
] | Karan.Sharma@go-mmt.com |
548e48a36c0ebf7c8df7ea0964d6ace0c4dc323a | 38c3180624ffa0ab5ae90ffb8ccdaea70734295d | /scm-market/src/main/java/com/winway/scm/persistence/manager/impl/ScmProdPriceManagerImpl.java | e30663e752f1a19cea5a9ed34bca92577dd98aa6 | [] | no_license | cwy329233832/scm_code | e88fe0296638202443643941fbfca58dc1abf3f0 | fbd3e56af615ce39bca96ce12d71dc5487c51515 | refs/heads/master | 2021-04-17T16:02:51.463958 | 2019-09-05T08:22:39 | 2019-09-05T08:22:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 888 | java | package com.winway.scm.persistence.manager.impl;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.hotent.base.dao.MyBatisDao;
import com.hotent.base.manager.impl.AbstractManagerImpl;
import com.winway.scm.persistence.dao.ScmProdPriceDao;
import com.winway.scm.model.ScmProdPr... | [
"1540307734@qq.com"
] | 1540307734@qq.com |
3cc0b48a4fe36e64c718ead8d44372bf54160553 | 1879a8b74d3ee07f5d34d9c2bb9f75d159d9b91e | /instrumentation/logback/src/test/java/org/glowroot/instrumentation/logger/LogbackIT.java | 197695345ba855d73f5cda4623d4cd88281e600f | [
"Apache-2.0"
] | permissive | trask/instrumentation | 0077460f5bdadc52e371fd9898b0931a43de3b7d | 23194d5bf21a6ce75afe99b460c37b2bd2b750e3 | refs/heads/master | 2020-05-19T16:36:55.898422 | 2019-11-08T04:43:06 | 2019-11-08T05:00:15 | 185,114,955 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,920 | java | /*
* Copyright 2014-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"trask.stalnaker@gmail.com"
] | trask.stalnaker@gmail.com |
a584f05ac814c5a5c3c7a63fcf4259de64784415 | 63fb12fbc8f76707d7a6026b3678425c16729747 | /mapcontainer/src/main/java/com/DingTu/Enum/lkGeoLayersType.java | 11c80464800e29907080d59522941466cc001e4e | [] | no_license | Jinxin43/MyApplication | 140d07e4b12a6d869a6646d155ac7df928eaf8c8 | d0adceeeca8a526d60275dc1c0848fd4c6f3010b | refs/heads/master | 2023-08-28T21:51:14.824217 | 2021-11-10T06:08:46 | 2021-11-10T06:08:46 | 290,725,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 239 | java | package com.DingTu.Enum;
/**
* Created by Dingtu2 on 2017/5/31.
*/
public enum lkGeoLayersType
{
enAll, //所有图层
enVectorBackground, //背景矢量层
enVectorEditingData, //采集数据层
}
| [
"291259592@qq.com"
] | 291259592@qq.com |
ad64ff83a68d69ece05034581707409b4e2a6d02 | 5af5a2c7caa18a9f52bcee3dc6589d06770986fd | /src/day03_if/switch_test/Demo01.java | 98f1a70186c1034f7fa7e923accb343891b0e47a | [] | no_license | zzh546934282/JavaSE_Zzh | facfe8e16f98d46735a2d98ead8a224781466708 | 250360b452862ba637b9572d6bac9a6a916daef1 | refs/heads/master | 2021-04-27T04:09:14.222422 | 2018-02-24T09:49:08 | 2018-02-24T09:49:08 | 122,726,431 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,239 | java | package day03_if.switch_test;
//switch 中的变量 只能用 byte short int char string 来接收
import java.util.Scanner;
public class Demo01 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("请输入成绩:");
String scroce = scanner.next();
System.out.print... | [
"546934282@qq.com"
] | 546934282@qq.com |
8956083af673ec9684d9dafdab281c392f2372cc | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/tags/3.2.2/code/base/dso-l1/tests.unit/com/tc/object/TCClassTest.java | 7b1d381980fe9fbdbe9bdd3af0f297a4bab57ec0 | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,799 | java | /*
* All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright
* notice. All rights reserved.
*/
package com.tc.object;
import com.tc.object.bytecode.MockClassProvider;
import com.tc.object.config.DSOClientConfigHelper;
import com.tc.object.dna.api.DNAEncoding;
i... | [
"hhuynh@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | hhuynh@7fc7bbf3-cf45-46d4-be06-341739edd864 |
710f80bda7d4d62a65b813e56bf9001a2b47c050 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes9.dex_source_from_JADX/com/facebook/groups/react/AbstractGroupsManagerJavaModule.java | a93c0b03e2862e653c88300a5021a847a0fbe3c8 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 848 | java | package com.facebook.groups.react;
import com.facebook.react.bridge.Callback;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.bridge.ReactContextBaseJavaModule;
/* compiled from: payments_db */
public abstract class AbstractGroupsManagerJavaModule extends ReactContextBaseJavaModule... | [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
d8d23c37c041c7e3b33af33d79cc06dcbf7d6025 | 4dfec0a3d0c88dc8b1fe9ecc95547f22d8f146e5 | /erent/src/main/java/com/how2java/tmall/service/impl/PropertyServiceImpl.java | 1867ce0d9004396f8bfc017fe2707338f5561b68 | [] | no_license | yangmingshanq/tmall_ssm | 843f74851503c0a263d86d34cb5cbff825b0060b | ad73db68cea22b23bf2bc7930b70e83deb1ecb89 | refs/heads/master | 2022-12-21T14:33:42.568624 | 2020-06-14T13:44:05 | 2020-06-14T13:44:05 | 191,321,999 | 0 | 0 | null | 2022-12-16T05:02:11 | 2019-06-11T07:54:41 | Java | UTF-8 | Java | false | false | 1,151 | java | package com.how2java.tmall.service.impl;
import com.how2java.tmall.mapper.PropertyMapper;
import com.how2java.tmall.pojo.Property;
import com.how2java.tmall.pojo.PropertyExample;
import com.how2java.tmall.service.PropertyService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework... | [
"1191351766@qq.com"
] | 1191351766@qq.com |
354b5b6597be13e75f008ef0e6c817817d953a75 | 5d9c296ffd8d16b375f0066b889cd6e46cb81a59 | /Hotel-parent/Hotel-client/src/main/java/org/Hotel/client/presertationController/HotelMyhotelOrderuiController.java | 3b62470650ad7ff6a90a642fdfb6c3b589b90847 | [] | no_license | Zhangchi123456/test | af83f3e67cd168479eb386f968271016b7b84528 | 408ff68782b1695755cf66a6616eded64b1e1594 | refs/heads/master | 2020-06-20T21:59:52.978546 | 2016-12-01T13:01:22 | 2016-12-01T13:01:22 | 74,821,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package org.Hotel.client.presertationController;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Ch... | [
"asu@asus"
] | asu@asus |
ad16d49553b94a364b422987e00792fdab0c1c8b | ace6425f0871e558a8efc8b7fc9d9056fbd614d8 | /src/solidsdata/CustomSolid.java | 464dd19c4873026bc7ad66b9b097a703ddb97803 | [] | no_license | havrdda1/Grafika_uloha3 | 28bcbf6f86173a47795173b15ff980235964fd05 | d9ad44f70a1f229bf381f3154508037a82ecf7f6 | refs/heads/master | 2020-04-09T18:54:06.391181 | 2018-12-12T16:12:35 | 2018-12-12T16:12:35 | 160,527,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,909 | java | package solidsdata;
import io.vavr.collection.Array;
import io.vavr.collection.IndexedSeq;
import io.vavr.collection.Seq;
import io.vavr.collection.Stream;
import org.jetbrains.annotations.NotNull;
import transforms.Point3D;
public class CustomSolid implements Solid<Point3D, Topology> {
private final @NotNull Ind... | [
"43078184+havrdda1@users.noreply.github.com"
] | 43078184+havrdda1@users.noreply.github.com |
b63134b9e138cfcd7207a7c7dc4ddcc36ab59fe1 | 1416ad703f4a64796b143a59befebfc59e568717 | /app/src/main/java/com/example/mvvmexample/ui/MainActivity.java | 91f8aa0d6b4c59a315bc60d2de1ed2e93529f33e | [] | no_license | ahmed-ismaail/MVVM-Retrofit-Exmaple | 343120393d54b054e8fd23c7444f446c14b38b4c | af4401d4eea4341d5e2e96bfeebec62eceaef71c | refs/heads/master | 2022-11-07T04:28:07.457426 | 2020-07-05T17:15:02 | 2020-07-05T17:15:02 | 274,784,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,276 | java | package com.example.mvvmexample.ui;
import androidx.appcompat.app.AppCompatActivity;
import androidx.databinding.DataBindingUtil;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProvider;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
... | [
"ahmed.elmohame1997.ae@gmail.com"
] | ahmed.elmohame1997.ae@gmail.com |
965c33b92da7dfcef2216a9e28f962c49ba40718 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i46169.java | 6f29667002b97867f9adc52ada0a8aea5a68d692 | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i46169 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
bfe8c96cad66cc60d84456b179d67472193b9905 | 6f4c4854c066f51694512f68c375b4c0867de408 | /core/src/main/java/org/vedantatree/expressionoasis/expressions/arithmatic/ArrayIndexExpression.java | d739f178cfaa8222c4389a5681ebafbd9db946dc | [] | no_license | 3792274/Mathsun | 2adcdf299b9acfd54d8b7d451fb57103681bab16 | 3d373743990340c1d2d69d09dc187b81ed07c1ec | refs/heads/master | 2021-01-01T17:26:37.687880 | 2017-08-28T01:46:50 | 2017-08-28T01:46:50 | 98,071,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,374 | java | /**
* Copyright (c) 2005-2014 VedantaTree all rights reserved.
*
* This file is part of ExpressionOasis.
*
* ExpressionOasis is free software. You can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version ... | [
"tony@ddg.git"
] | tony@ddg.git |
945e358688d1d4eda40f4cf9d5d0295cf30fdfb3 | 45cff5ed378ec54c019ac17731feacc59e8e7589 | /HibernateNamedQuery/src/com/demo/named/query/Demo.java | 158930123a44f02995b720c86b82b8f981b53908 | [] | no_license | ramyagattoju/file | ff3f3712107100fae5d728e1481aedaed0803f83 | 4d3dc69abd39ea3081ee5ba0da6b44c433d261fb | refs/heads/master | 2021-01-23T13:37:42.331136 | 2017-09-10T16:52:32 | 2017-09-10T16:52:32 | 102,672,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java | package com.demo.named.query;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.boot.registry.StandardServiceRegistryBuilder;
import org.hibernate.cfg.Configuration;
public class Demo {
public static void main(String[] args) {... | [
"ramyapraveen0215@gmail.com"
] | ramyapraveen0215@gmail.com |
667496b47829cbb5d8a297907326b28bc4c6fde0 | 43386a5a8bc411ce264f133669dd7dc32bf2f289 | /src/main/java/com/bitkrx/api/auth/vo/CmeOptVO.java | b6fdc5d06eb32520b590a8f0ab8c05f1af464c1a | [] | no_license | limsy820/com.pacbit.api.new | 8e49c230406e751512982a599cbda626869c7405 | 7f89e987708efeae1e7678cec802abe6980857f9 | refs/heads/master | 2022-12-22T11:54:30.318293 | 2019-06-26T10:35:50 | 2019-06-26T10:35:50 | 193,884,061 | 0 | 0 | null | 2022-12-16T08:44:48 | 2019-06-26T10:35:14 | Java | UTF-8 | Java | false | false | 539 | java | package com.bitkrx.api.auth.vo;
import com.bitkrx.config.CmeResultVO;
public class CmeOptVO extends CmeResultVO{
/**
*
*/
private static final long serialVersionUID = -6049490012119544322L;
private String opt = ""; //opt
private String opt_yn = ""; //opt성공여부
public CmeOptVO(){}
public Stri... | [
"limsy820@cmesoft.co.kr"
] | limsy820@cmesoft.co.kr |
643defcea69e2cd06b9d4dae2c2acb1f4105f7f6 | 4f886387a6c0c86b39d799c0270bfc8eabf11e8c | /Spring/Ex12-5-WebSocket1/src/main/java/com/study/spring1251/EchoHandler.java | bed3e03d67cab3c66823f06756b240859319f01a | [] | no_license | rumen-scholar/kosmo41_KimCheolEon | 38d3cbdd7576784440c95b6291656e11eb20915e | 3ea53334f6b8178c8f85c8bc5bf23d58429bb3a0 | refs/heads/master | 2020-03-21T04:41:23.634173 | 2018-12-20T09:19:06 | 2018-12-20T09:19:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 993 | java | package com.study.spring1251;
import org.springframework.web.socket.CloseStatus;
import org.springframework.web.socket.TextMessage;
import org.springframework.web.socket.WebSocketMessage;
import org.springframework.web.socket.WebSocketSession;
import org.springframework.web.socket.handler.TextWebSocketHandler;
public... | [
"kchy12345@gmail.com"
] | kchy12345@gmail.com |
16f5227f50fcd8ff91bb3f242ab5ff2ae5747a24 | c919d82b9b814a5058fffd5c31e0fe063c4eac5f | /src/main/java/com/example/application/views/admin/exercises/listeningTasks/CreateListeningTaskGridService.java | 0263cd6004bca611fe0cdcb284c9c3c8426614ba | [
"Unlicense"
] | permissive | Aretomko/English-Lab-online-language-school-project | 5e3d54645684b9bc3872c7706e764264e2380e5b | 8c92f3bab21ab4bb7906bb86901f8ef752e89574 | refs/heads/main | 2023-04-01T16:26:15.182868 | 2021-04-06T06:51:21 | 2021-04-06T06:51:21 | 349,846,493 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,915 | java | package com.example.application.views.admin.exercises.listeningTasks;
import com.example.application.domain.ExerciseGrammar;
import com.example.application.domain.Listening;
import com.example.application.service.LessonsService;
import com.example.application.service.ListeningService;
import com.vaadin.flow.component.... | [
"7752424@ukr.net"
] | 7752424@ukr.net |
0dcc2d235e39eb4885fdcd29a3cf6a0d506e64b8 | 7e9a4c11d9decf6f375a74bca9b5c92c15d977a2 | /Framework/src/main/java/com/cframe/framework/components/analysis/dao/AnalysisDaoImpl.java | 44a02bc56a7c97dbf5e471e393d8c7d33db7d498 | [] | no_license | hycho/bp-kt-project | 81248b698647c124207f92d5ece8f9084b688498 | f43a4ba4d8fab0c3d50c3a0df2d2b9b2c31111c7 | refs/heads/master | 2021-01-10T10:14:15.644895 | 2013-12-10T04:16:36 | 2013-12-10T04:16:36 | 36,353,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,396 | java | package com.cframe.framework.components.analysis.dao;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Repository;
import com.cf... | [
"kofwhgh@af415305-b26d-7bc8-1133-807e5f8653d7"
] | kofwhgh@af415305-b26d-7bc8-1133-807e5f8653d7 |
089865fb1ad3ba873af735caa0b9e7e666ce9ce5 | b4c47b649e6e8b5fc48eed12fbfebeead32abc08 | /android/animation/Animator.java | 58c8b2367c5c730d490c85a878ef6fae1fb7b82c | [] | no_license | neetavarkala/miui_framework_clover | 300a2b435330b928ac96714ca9efab507ef01533 | 2670fd5d0ddb62f5e537f3e89648d86d946bd6bc | refs/heads/master | 2022-01-16T09:24:02.202222 | 2018-09-01T13:39:50 | 2018-09-01T13:39:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,961 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
package android.animation;
import android.content.res.ConstantState;
import java.util.ArrayList;
// Referenced classes of package android.animation:
// ... | [
"hosigumayuugi@gmail.com"
] | hosigumayuugi@gmail.com |
669c56165b42986f24dfe5f9f3b6d75f62f7d63d | a15a098db9b9293d3f3b7c7afbb13accc647e756 | /src/main/java/com/lucas/presbiteriana/model/entity/Visit.java | 19fb00b2cc560c029b4916b3275130cc87e55a15 | [] | no_license | lucas-pedroso-developer/presbiteriana-backend | 2f2aefdcccdf8903e3578effa9e68c1a17c1b973 | 1e4532d4c7e8bd6d56be26e786fe6b7f072f5229 | refs/heads/master | 2021-05-17T17:04:36.649479 | 2020-04-04T13:00:30 | 2020-04-04T13:00:30 | 250,887,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,463 | java | package com.lucas.presbiteriana.model.entity;
import java.io.Serializable;
import java.time.LocalDate;
import javax.persistence.Column;
import javax.persistence.Convert;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationTyp... | [
"lukas_boo@hotmail.com"
] | lukas_boo@hotmail.com |
19a3d3c74ca94927cefebdf33435fab4c1b36405 | c5246d34021c615eff1f941daeb220f858c26f0c | /app/src/main/java/com/example/a001/ImageAdapter.java | 75f93e892d5b59a54953acf9b214a019c95be090 | [] | no_license | andercores/001 | 0d3e9854eb47b6934c1b16cacc678b565b2719dd | 6c05465acb8fccdc76f47c33459f4614bf444a4e | refs/heads/master | 2023-08-10T09:48:46.194973 | 2021-09-15T12:26:52 | 2021-09-15T12:26:52 | 406,249,393 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,374 | java | package com.example.a001;
import android.content.Context;
import android.content.res.TypedArray;
import android.media.tv.TvInputService;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import com.bumptech.... | [
"andercores@gmail.com"
] | andercores@gmail.com |
52dda756c78e0a6bff2eb0aa517cba3ac3f84990 | cb81c865f87ea821e31641f30f420146a0967c0f | /src/main/java/com/cos/crud/viewModel/BoardView.java | ae1322dc9432fc757e63d9e34a22ee175d779b1d | [] | no_license | dkskanj11/Mybatis-crud | 1c1532a3b99ae944f2a8761c260ea7727b377573 | 7c32cc0b3a691da987c4be689d36caa801fecdf0 | refs/heads/master | 2020-09-25T14:59:42.770822 | 2019-12-05T06:15:58 | 2019-12-05T06:15:58 | 226,029,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | java | package com.cos.crud.viewModel;
import java.sql.Timestamp;
import com.cos.crud.model.User;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
//@Data
//@NoArgsConstructor
//@AllArgsConstructor
//public class BoardView {
//
// private int id;
// private String title;
// private St... | [
"dkskanj11@gmail.com"
] | dkskanj11@gmail.com |
0bb218d88879563bb37371123e5a5a364f6e9c46 | de5b46c3256175a05383bb4b583329d6fb4e3366 | /app/src/main/java/com/ramanujaniss/satya/recyclerviewtest2/TemplatesAdapter.java | 0c7ac92ab5cb079c1f56c0b7f811eb7eb982e46c | [] | no_license | satyasampathirao/RecyclerViewTest2 | d6390f67eac8f281db397615040a6f65adc8f17d | f1c77fa4ee286d298fab93dd950d661dc77d5269 | refs/heads/master | 2021-06-24T07:00:41.823322 | 2017-09-13T05:39:15 | 2017-09-13T05:39:15 | 103,357,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,058 | java | package com.ramanujaniss.satya.recyclerviewtest2;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Toast;
/**
* Created by satya on 08-01-201... | [
"satya.sampathirao@gmail.com"
] | satya.sampathirao@gmail.com |
3ca75ee117499ceb1563d58af0da33a9f0fd95ff | 8b0cc4e2700d8089669390cd10afbe9a6a1620c1 | /src/main/java/com/interview/util/DateUtil.java | dadb8358dbc0f77d37486ab06b529a5f9bd18785 | [] | no_license | lpavone/brandtone-test | 4cc661f0a5976e3a1a638922e8c6b3da98dde170 | 4a15a8f3f4990e4e4834587f493176146802af09 | refs/heads/master | 2016-08-05T14:39:30.078368 | 2014-03-07T13:42:53 | 2014-03-07T13:42:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,662 | java | package com.interview.util;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.interview.Constants;
import org.springframework.context.i18n.LocaleContextHolder;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.... | [
"leo@leo-laptop.(none)"
] | leo@leo-laptop.(none) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.