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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
18e6f60cd625f8a9b08935f3fbc52a925007408f | 91e0da2806cf86d57644e818e335cfa20d34dee6 | /DSPlite/test/com/cetiti/dsp/filter/soapclient/SelectErrorCodeWithDsql.java | c0fb97f03ec44ffd4bed1eb96775b756149a8c2b | [] | no_license | haowwuu/webMybatis | 8365ef1bf9621190b96de0693dda688d7ebacfcc | 6df4bd6427d728c8b505e5bc1b2c4350dfd3dab7 | refs/heads/master | 2021-01-19T13:08:50.641051 | 2017-02-18T06:32:43 | 2017-02-18T06:32:43 | 82,365,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,388 | java |
package com.cetiti.dsp.filter.soapclient;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for selectErrorCodeWithDsql complex type.
*
* <p>The following schema fragment specifies the expected content ... | [
"haogit@126.com"
] | haogit@126.com |
dcb3ce4650a5f433dca93c1d394423def42b7ab0 | fcdb97c58f00c78a8d26d0628243069552ddd307 | /app/src/main/java/com/example/assignment2/weather/Root.java | bd4ba191eedc5f0e3e8ea292bd9b51bc05abbeee | [] | no_license | ldai0008/5046Ass | a4876fb850f7207417220ff6a7da4bf460dccbb1 | ee576ed0bd2d9ffaa27890472d69d4ca1ab453a6 | refs/heads/master | 2023-06-10T15:12:14.207605 | 2021-07-03T06:39:05 | 2021-07-03T06:39:05 | 382,544,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package com.example.assignment2.weather;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class Root {
@SerializedName("weather")
public List<Weather> weather;
@SerializedName("main")
public Main main;
/**
* Get method
* @return the weather
*/
pu... | [
"ldai0008@student.monash.edu"
] | ldai0008@student.monash.edu |
faa57cdaefcfc6b4a9971ffda061d70f2996347d | c9d417950f6cb1ccf37d13c871c70c6c9a8bfa0a | /src/main/java/com/qi/model/SeatState.java | 8717b8230a50471733cc6105277b2a586c79e827 | [] | no_license | qichen90/ticket-service-coding-challenge | bddaa6bacb732f460c5e74ce8fbcedaa1088614b | 29d908838c49621450149d9d3fc452992a888c98 | refs/heads/master | 2020-03-18T05:36:06.538845 | 2018-05-23T03:39:05 | 2018-05-23T03:39:05 | 134,216,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 119 | java | package com.qi.model;
/**
* SeatSate is the state of one Seat
*/
public enum SeatState {
HELD, RESERVED, OPEN
}
| [
"chittychen90@gmail.com"
] | chittychen90@gmail.com |
221d079ec54b79735aad2d0d293105f21491aafb | 1572f27a7087746cad0f5d6e3258a23c1e177108 | /Assignments/chapter3Lab.java | 5b39545ce60d0e59a10b2bfb8af1f108190160ab | [] | no_license | BrianOrozco29/CS113 | 123aa748ac20c56f02e5511120cd8a6f76718fb5 | 06396e8b0039f3861b1371553f5fa86c6a6bacaf | refs/heads/master | 2020-03-17T02:45:03.604533 | 2018-05-13T04:05:18 | 2018-05-13T04:05:18 | 133,203,819 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 653 | java | package Assignments;
public class chapter3Lab {
public static void main (String[] args)
{
String college = new String ("PoDunk College");
String town = "Anytown, USA"; // part (a)
int stringLength;
String change1, change2, change3;
stringLength = college.length(); // part (b)
System.out.println ... | [
"noreply@github.com"
] | noreply@github.com |
3592d3803e1737aa6c54846d5297214e67f89f24 | c0a8d39dc70d5f70d3873845ceb89feb67d94e7c | /src/util/GeradorUtil.java | 1fa2aa7d0f29d82493c6073cfbfdd2bb86d08cc3 | [] | no_license | OkumaMartyin/Projeto01 | 048d7d62adea7cd35cca222a914c134563ab4cca | 6398fa20066dde9e65b2691f4252b145471dc85f | refs/heads/master | 2023-07-15T11:31:26.115270 | 2021-08-10T00:58:11 | 2021-08-10T00:58:11 | 392,110,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,885 | java | package util;
public class GeradorUtil {
//devolve o valor string conforme a quantidade de número solicitado
public static String gerarNumero(int qtd) {
String senha = "";
int numero;
for (int i = 0; i < qtd; i++) {
numero = (int) (Math.random() * 10);
... | [
"martyin.okuma@PLE111D16.alunos.sc.senac.br"
] | martyin.okuma@PLE111D16.alunos.sc.senac.br |
7d290e83e7496c5460710c9d9bf9d7a46a7fa6d5 | 7e1da91e3d10f133c5d1204983d7bda11223da2e | /app/src/main/java/com/example/mashaweer/notificatios/MyFirebaseMessagingService.java | 7380288a3d6f150624fd5fee12c8a8056982a29c | [] | no_license | Middle-east1/app | 3ca38bab799e95f5aa0413c08dfc139177b6a728 | cc5d530148cd4913e8edc269cbc5fcedbd39c9e9 | refs/heads/master | 2020-06-09T16:00:12.584739 | 2019-06-26T14:57:32 | 2019-06-26T14:57:32 | 193,464,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,529 | java | package com.example.mashaweer.notificatios;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.media.RingtoneManag... | [
"middleeastapp67@gmail.com"
] | middleeastapp67@gmail.com |
e37529651d8a022aa5f6b8db4ae9b4bde43b0bcd | beddbceaee62ec25d4ec31198aad8b309d9bc10b | /src/main/java/com/springboot/ybt/util/TreeUtil.java | 3a6b1c862c96f601975fd697f97dd74d7a156434 | [] | no_license | liuc8023/ybt | 2de025953f01fc997b01fa234429184153670949 | 4a60d6c28b62d631330cc09ab657cf02505be3b2 | refs/heads/master | 2021-01-13T09:19:25.195231 | 2018-01-16T08:10:31 | 2018-01-16T08:10:31 | 68,994,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 894 | java | package com.springboot.ybt.util;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import com.springboot.ybt.base.pojo.TreeNode;
/**
* Created by billJiang on 2017/2/12.
* e-mail:jrn1012@petrochina.com.cn qq:475572229
*/
public class TreeUtil {
public static List<TreeNode> getNodeList(... | [
"13764402356@163.com"
] | 13764402356@163.com |
0790700c446f62fe832299c3e418388b80b26346 | b868a1cce5820782ba696981211d93e5caa8f623 | /org.summer.dsl.builder/src/org/summer/dsl/builder/resourceloader/IResourceLoader.java | ada1945baeef9897f66bffc90aed151dbd0af770 | [] | no_license | zwgirl/summer | 220693d71294f8ccffe1b58e8bc1dea44536c47c | 1da11dfb5c323d805422c9870382fb0a81d5a8f1 | refs/heads/master | 2021-01-22T22:57:46.801255 | 2014-04-29T22:00:21 | 2014-04-29T22:00:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,054 | java | /*******************************************************************************
* Copyright (c) 2011 Sigasi NV (http://www.sigasi.com) and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this dist... | [
"1141196380@qq.com"
] | 1141196380@qq.com |
aff8201d5025b3a64887d2341bdf62f16819c8c9 | 0742ece6d9240c9780de585b4ad41395826da371 | /prestamos/src/prestamos/ItemType.java | 6b5f360f21275e7e6621703207d4712dfe09a387 | [] | no_license | rduqueuc/prestamos | ecb0b8badd537bd072d3ebb99c8e3e0d3227ab7d | 781d2984a4af6ea8d68120ea4e6aea0c2d009be9 | refs/heads/master | 2021-01-18T16:30:16.830144 | 2014-03-26T08:11:57 | 2014-03-26T08:11:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | package prestamos;
public class ItemType {
private String typeName = null;
public ItemType(String name) {
setName(name);
}
private void setName(String name) {
typeName = name;
}
public String getName() {
return typeName;
}
public boolean equals(Object obj) {
if (ob... | [
"rduquemedina@gmail.com"
] | rduquemedina@gmail.com |
ac3636260e691721a369af874c19aed1bac528fe | 52f726ee3a68fc7aa90626525ee65aded1e538f2 | /api/cas-server-core-api-configuration-model/src/main/java/org/apereo/cas/configuration/model/support/services/stream/hazelcast/StreamServicesHazelcastProperties.java | 89923919cb1915b1471191f1d3c9d8f721cd4f54 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | williame-uah/cas | 7840e157c7f6d9ea1829a0a166b1c34786d2bab9 | ec9bf669c99141996dfce24f557b8dac83408ff8 | refs/heads/master | 2020-03-10T03:54:35.089517 | 2018-04-11T21:02:03 | 2018-04-11T21:02:03 | 129,178,333 | 0 | 0 | Apache-2.0 | 2018-04-12T02:00:44 | 2018-04-12T02:00:44 | null | UTF-8 | Java | false | false | 1,820 | java | package org.apereo.cas.configuration.model.support.services.stream.hazelcast;
import lombok.extern.slf4j.Slf4j;
import org.apereo.cas.configuration.model.support.hazelcast.BaseHazelcastProperties;
import org.apereo.cas.configuration.model.support.services.stream.BaseStreamServicesProperties;
import org.apereo.cas.conf... | [
"mmoayyed@unicon.net"
] | mmoayyed@unicon.net |
cd7fad8ba0a943c1a49c5856ea9292629705a7b4 | 7596b13ad3a84feb67f05aeda486e8b9fc93f65f | /getAndroidAPI/src/java/security/cert/CertificateExpiredException.java | 04850742d101ba6013dc137ab7161f9dfe8d3e49 | [] | no_license | WinterPan2017/Android-Malware-Detection | 7aeacfa03ca1431e7f3ba3ec8902cfe2498fd3de | ff38c91dc6985112e958291867d87bfb41c32a0f | refs/heads/main | 2023-02-08T00:02:28.775711 | 2020-12-20T06:58:01 | 2020-12-20T06:58:01 | 303,900,592 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 612 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: CertificateExpiredException.java
package java.security.cert;
// Referenced classes of package java.security.cert:
// CertificateExcep... | [
"panwentao1301@163.com"
] | panwentao1301@163.com |
b121de822cbb4d45086866befa5635b62620a8dc | cb20347ca732a3b58d9cb5a6339baf289083b171 | /omts-booking-ms/src/main/java/com/capg/omts/booking/model/Customer.java | 00cbb29015ee13d82bfc65dfb90a7d132ebc25ed | [] | no_license | rahul9230/BookingMS | 1977365f396c22ff32c2599cfd7b3b5344a4c8d3 | 74dc55f8c1314ea4a424b346fcefb051c5f1ce11 | refs/heads/master | 2022-12-16T07:33:20.776463 | 2020-09-10T11:38:35 | 2020-09-10T11:38:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,962 | java | package com.capg.omts.booking.model;
import java.time.LocalDate;
import java.util.List;
public class Customer {
private String customerId;
private String customerName;
private String customerPassword;
private LocalDate dateOfBirth;
private List<Integer> myTickets;
private String customerContact;
public Cu... | [
"rahulkasturi92300@gmail.com"
] | rahulkasturi92300@gmail.com |
4e46debd4ea1a664f80994159c219adb638b9ab6 | 55ec8400194f26d6ad1e26fc79743dacedafd772 | /src/main/java/Lab3VVSS/Exceptions/ServiceException.java | e51db5222e168279ea0454bb1bee48070f6bb0e9 | [] | no_license | AlexMurariu/vvss | 83de4371f5350ed2b9efd58775a8b8cab37dca92 | 79b6b3b2404f06a47dffd5eafc271c2628fff257 | refs/heads/master | 2021-03-24T05:27:33.541819 | 2020-04-08T08:45:38 | 2020-04-08T08:45:38 | 247,521,524 | 0 | 0 | null | 2020-10-13T20:23:15 | 2020-03-15T17:59:27 | Java | UTF-8 | Java | false | false | 256 | java | package Lab3VVSS.Exceptions;
public class ServiceException extends RuntimeException {
String message;
public ServiceException(String message){
this.message=message;
}
public String getMessage(){
return this.message;
}
} | [
"alexmurariu97@yahoo.com"
] | alexmurariu97@yahoo.com |
46c0f8dfb9a72c315f9c268812324fcb8eb3d610 | ac7f1905cefa2716f0562fe396275e6fa725f0b5 | /Singleton/src/singleton/Singleton_02.java | c57edb0ca6b465ea07aad37cf0278b0f94639877 | [
"MIT"
] | permissive | raylia-w/workspace | 41db8e69e06d8adc3da4c9c8d1d5129115178a7e | b8e26d609c7c891a728e98df6ceefb0ecadf6d6c | refs/heads/master | 2020-03-17T16:34:58.510296 | 2018-05-17T03:26:01 | 2018-05-17T03:26:01 | 133,754,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package singleton;
public class Singleton_02 {
private static Singleton_02 instance;
//private 생성자
private Singleton_02() {
}
//static 초기화 블록
//최초 1회만 수행되는 코드
static {
try {
instance = new Singleton_02();
}catch(Exception e) {
e.printStackTrace();
}
}
//인스턴스 반환 메소드
public static Singleto... | [
"august9510@naver.com"
] | august9510@naver.com |
d1b835b82aee416002f315704e4b92104c336c82 | c5d7f6169c90441d7a71600d0a19cfc76b8caadc | /src/java/Utilidades/VerificarConexion.java | e23cc307e0f0e7d81f3424b23d4fe3b8dd5c9e9f | [] | no_license | MrCanchila/SIGEMED | ed06f6c3bb6bce406a44538174dec4817b12aaf4 | 1338ca24aac172622be90e8f96aebd98cb637969 | refs/heads/master | 2020-04-06T03:57:08.449096 | 2015-03-31T17:35:41 | 2015-03-31T17:35:41 | 33,199,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,417 | 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 Utilidades;
//import Autorizaciones.AutorizacionDAO;
//import Autorizaciones.AutorizacionDTO;
import Persona.PersonaD... | [
"amcanchila@misena.edu.co"
] | amcanchila@misena.edu.co |
befa63bd6cd07a5e6127f506f53f57a85cc0560e | c68b40a5368ec202494eb96f5e25f98f98fa86b6 | /geek-market/src/test/java/com/geekbrains/geekmarket/GeekMarketApplicationTests.java | 9cce44fc014ccf0ee97d0fd4ef6265c76a72ee4c | [] | no_license | soloyes/geekbrains | c7c3987f7ed9299ce1edb9dd62958c1b1297ad62 | d80e12301736889b65eeab79e6581a851cef49e8 | refs/heads/master | 2022-12-25T04:17:51.114185 | 2019-11-12T05:32:17 | 2019-11-12T05:32:17 | 104,780,441 | 0 | 4 | null | 2022-12-16T00:46:49 | 2017-09-25T17:25:56 | Java | UTF-8 | Java | false | false | 304 | java | package com.geekbrains.geekmarket;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class GeekMarketApplicationTests {
}
| [
"solo-yes@mail.ru"
] | solo-yes@mail.ru |
bdb7161b0d76ae3ba0f415d3fa6549dbdc222ca3 | 039994029410c98ea2004004ff85f228c6ec374b | /second_kill/miaosha_1/src/main/java/com/imooc/miaosha/validator/IsMobileValidator.java | 92b2b1a9cc50bf3a26bae09446d8ddf62baa3b36 | [] | no_license | niepugithub/comprehensive_project | 983de1e337c25edab6bf5e2d977799685dce44a9 | c638284ab383b20a36ba3593b11957f4a94bb6d1 | refs/heads/master | 2020-03-29T22:53:18.731482 | 2019-01-05T07:01:48 | 2019-01-05T07:01:48 | 150,445,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 945 | java | package com.imooc.miaosha.validator;
import com.imooc.miaosha.util.ValidatorUtil;
import org.thymeleaf.util.StringUtils;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
/**
* @description:光有IsMobile注解是不行的,还需要校验器
* @author:niepu
* @version:1.0
* @date:2018/10/5 10:... | [
"niepu1991@163.com"
] | niepu1991@163.com |
cf3e12f27b4973611b66953e755011e09724f9d8 | 2a065702f39978e7245dc35b15441c867b961125 | /app/src/main/java/cn/co/com/newpanda/module/home/contract/VideoContract.java | e262377890923b6c60859253bf8d875b0e5745ff | [] | no_license | zj1173171513/IPanda | 46d8e25b5a7497023ed2842b1985f68be6dff6d1 | 6c9240656015d25cc76d26b29306877441b10677 | refs/heads/master | 2021-07-02T21:00:06.026856 | 2017-09-22T14:06:46 | 2017-09-22T14:06:46 | 103,404,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | package cn.co.com.newpanda.module.home.contract;
import cn.co.com.newpanda.base.BasePresenter;
import cn.co.com.newpanda.base.BaseView;
import cn.co.com.newpanda.model.entity.pandaliveBean.VideoBeans;
/**
* Created by 丶 on 2017/9/20.
*/
public interface VideoContract {
interface View extends BaseView<ActivityP... | [
"930901714@qq.com"
] | 930901714@qq.com |
74218c6b47f8f5b9d012309ca99e445b4b4fc119 | 34283f1f223530073844120ba95f2070a0ee6ff0 | /Java/DistinctCount.java | 87ed0270af4f4bef377c4afa3ffa11d0b410592e | [] | no_license | hienmv/Problems-Solving | 7275dee51bd77a3e1e7e54d73cf2fdbdb879efd6 | deaaaac9668a749f379ecc2b5e399fe0565b3138 | refs/heads/develop | 2021-06-06T04:04:38.069944 | 2021-05-04T11:32:08 | 2021-05-04T11:39:11 | 135,049,232 | 8 | 0 | null | 2021-05-03T11:51:23 | 2018-05-27T13:33:39 | Java | UTF-8 | Java | false | false | 796 | java | /**
* https://www.hackerearth.com/practice/data-structures/trees/binary-search-tree/practice-problems/algorithm/distinct-count/
* #binary-search-tree
*/
import java.util.Scanner;
import java.util.TreeSet;
public class DistinctCount {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in)... | [
"hienmv.vn@gmail.com"
] | hienmv.vn@gmail.com |
f62de507e604fd38f85a51622135d14827b8b764 | 4c41b6becf56fb1848aca6180a6b1339c7ae3936 | /app/src/main/java/org/chat/lib/widget/IndicatorView.java | 40b3a59cacb5e39b8a8b1753a6a1fff73865d91b | [
"MIT"
] | permissive | elastos/Elastos.App.Wallet.Elephant.Android | b8ba602d22141fe1cbd2ce2ccafb3b30c4fd2f64 | 90cfbe56eae978dee5235966f86c5f5749d7d8dd | refs/heads/master | 2021-07-11T16:56:33.707397 | 2020-06-30T04:43:17 | 2020-06-30T04:43:17 | 152,515,497 | 4 | 9 | MIT | 2020-06-30T04:43:19 | 2018-10-11T01:56:58 | Java | UTF-8 | Java | false | false | 2,277 | java | package org.chat.lib.widget;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.widget.LinearLayout;
import com.breadwallet.R;
import org.chat.lib.utils.Utils;
import java.util.ArrayList;
public class IndicatorView extends LinearLayout {
private Context... | [
"xidaokun@elastos.org"
] | xidaokun@elastos.org |
c42d5443deb7352fc92db5adf7b344d1eef4c2c0 | b2a66e2e04d9e646ec6b7827d3f7b9583ae28be2 | /bank/src/main/java/com/elt/bank/service/CustomerService.java | a0317c83c6b85174f21434783d5fb47fd954b250 | [] | no_license | vjymits/eltropytest | b85ffdb2bc2fe3edcdf8954d7d48671dd864f4f1 | 8ab8de62ed222d955f62ee960277052b83c1418f | refs/heads/master | 2023-02-06T00:05:16.333794 | 2020-12-28T13:30:15 | 2020-12-28T13:30:15 | 324,528,818 | 0 | 0 | null | 2020-12-28T13:24:14 | 2020-12-26T10:13:32 | Java | UTF-8 | Java | false | false | 461 | java | package com.elt.bank.service;
import com.elt.bank.modal.Customer;
import java.util.Map;
import java.util.Optional;
public interface CustomerService {
public Customer createCustomer(Map<String, String> m);
public Optional<Customer> getCustomerById(long id);
public Customer deleteCustomer(Customer c);
... | [
"vjymits@gmail.com"
] | vjymits@gmail.com |
c0a5bf71b7a1836a1c86e5580d65d45a2bd0195a | 81ae03175fa4708a57fac059bdcc3669232a9021 | /FirmaElectronica/src/es/mityc/firmaJava/libreria/xades/elementos/XMLDataIntegerType.java | c12e4734d741490957e7b58c004d31feb5078145 | [] | no_license | Idonius/rsp | 0889965b83b0adaff0a9a0406ab60db9672500ee | bb7dbbcad047fd2cf1c2e4a07e3c1135f555534a | refs/heads/master | 2020-04-25T12:21:30.005604 | 2015-08-22T00:43:11 | 2015-08-22T00:43:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,017 | java | /**
* Copyright 2013 Ministerio de Industria, Energía y Turismo
*
* Este fichero es parte de "Componentes de Firma XAdES".
*
* Licencia con arreglo a la EUPL, Versión 1.1 o –en cuanto sean aprobadas por la Comisión Europea– versiones posteriores de la EUPL (la Licencia);
* Solo podrá usarse esta obra si se ... | [
"fensefernando@gmail.com"
] | fensefernando@gmail.com |
99ad56063cd03ccce30039d045eb2d51cd3d61c6 | 10e7d16c0deb7ee1eefa5b4c87d2229f831bedc5 | /org.piacere.dsl.parent/org.piacere.dsl.rmdf.ui/src/org/piacere/dsl/ui/RMDFUiModule.java | b9d338a58d7c951aaff3f8fb9b3e87799a5123df | [
"MIT"
] | permissive | tasiomendez/iac-modelling-doml | b624e296d1aefa816943c95a5092bf63906120e8 | 2ae73977485e386d7ce6ea194b90c872c7374784 | refs/heads/master | 2023-08-10T19:34:57.470152 | 2021-09-30T16:22:00 | 2021-09-30T16:22:00 | 362,755,434 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 581 | java | /*
* generated by Xtext 2.25.0
*/
package org.piacere.dsl.ui;
import org.eclipse.ui.plugin.AbstractUIPlugin;
import org.eclipse.xtext.ui.editor.hover.IEObjectHoverProvider;
import org.piacere.dsl.ui.hovering.RMDFHoverProvider;
/**
* Use this class to register components to be used within the Eclipse IDE.... | [
"tm.tasio@gmail.com"
] | tm.tasio@gmail.com |
0f625bf11ee8e8d15e13136985feb6a60c01f9bf | 94243e15cfe9cccdf3638d53527fa58327efac29 | /habeascorpus_tokens/batik-1.7/sources/org/apache/batik/extension/svg/FlowRegionElement.java | e44a3655fb482b7440be031b200e28ab7d8d8aba | [] | no_license | habeascorpus/habeascorpus-data-withComments | 4e0193450273f2d46ea9ef497746aaf93b5fc491 | 3a516954b42b24c93a8d1e292ff0a0907bed97ad | refs/heads/master | 2021-01-20T21:53:35.264690 | 2015-05-22T14:59:36 | 2015-05-22T14:59:36 | 18,139,450 | 3 | 1 | null | 2023-03-20T11:51:26 | 2014-03-26T13:45:05 | Java | UTF-8 | Java | false | false | 5,961 | java | /* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this fil... | [
"dma@cs.cmu.edu"
] | dma@cs.cmu.edu |
b2821298e010e7a38824d9db7eaa59d9e138cb1e | b8a00480de8ec244057558582a810730fedc8b5a | /PowerOriginator.java | bd4f170d7ccd6813802387a7ca359c2f4e529185 | [] | no_license | Himani-R-Patel/Implementation-of-Power-function-without-using-libraries | 2b5d6cd1e1aaf3dc4a6bcf737df5f00ea1ee0b77 | 876f939b4a5cc8c2920c1c45622b334889e8c646 | refs/heads/master | 2022-01-07T16:41:16.200165 | 2019-08-12T17:34:30 | 2019-08-12T17:34:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java | /**
* Represent the class to creates and stores the existing value.
* @author Himani Patel
* @version 1.0
*/
public class PowerOriginator {
private Double state;
/**
* Represents setter method to set the value.
* @param state This is a current value.
*/
public void setState(Double... | [
"noreply@github.com"
] | noreply@github.com |
338460369aea864d52a22472a3df60c887975f58 | b24090a98950c7d78cbf62e1e1f94e760032b95e | /app/src/main/java/com/example/summarisingtweets/ViewSet.java | 502dd12633e4a5f768468aa5a013c6c8ff08a417 | [] | no_license | BillRob99/SummarisingTweets | 9877a8152ccc42046e1c9fec09245006fc9aa55f | f5fb0b7b1bbf803e6f60379d6dcf4c47fdf69775 | refs/heads/master | 2022-04-05T01:28:01.562474 | 2020-02-11T15:26:43 | 2020-02-11T15:26:43 | 239,785,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,254 | java | package com.example.summarisingtweets;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.DividerItemDecoration;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.app.Activity;
import android.content.Context;
imp... | [
"billyjamesroberts@hotmail.com"
] | billyjamesroberts@hotmail.com |
a5e901ce8cdd2b3bd56b61bdef7b95f2100900a0 | 0357ee0d0490a6beb6f79f7d6e31bac809abda6b | /app/src/main/java/gallery/photoapp/gallerypro/photoviewer/adapter/ImageAdapter.java | f3eaa38f08c3798fa097783e91345ce63c561a92 | [] | no_license | MeghaPatel2022/Gallery-Viewer-Data-Binding | 93bf4439987904548af82415471f065579aec3d4 | 0bef390ee5bb596516c30443a69093e113bbbc95 | refs/heads/master | 2023-08-12T22:39:53.901836 | 2021-10-12T07:29:52 | 2021-10-12T07:29:52 | 416,228,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,428 | java | package gallery.photoapp.gallerypro.photoviewer.adapter;
import android.app.Activity;
import android.content.Intent;
import android.os.Build;
import android.text.format.DateFormat;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.databinding.DataBi... | [
"megha.bpatel2022@gmail.com"
] | megha.bpatel2022@gmail.com |
d1dfce4fde4f810cf47f4ff131b4fcc6fc3be335 | 355b3946df1f9917aa3b51066d48ed65d3bb68e1 | /project01/src/main/java/com/myproject/project01/HomeController.java | 7502bb94f2d5b563988e49e028d862fcefdaf8c8 | [] | no_license | ssmin0216/RepProject01 | 273f59c234825d54ce8289052e49569e34b106fe | 3ff9f768d9650f4d40d156a40446a5c1c0864873 | refs/heads/master | 2023-03-13T03:56:50.371966 | 2021-03-05T07:50:11 | 2021-03-05T07:50:11 | 344,643,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,085 | java | package com.myproject.project01;
import java.text.DateFormat;
import java.util.Date;
import java.util.Locale;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
i... | [
"dkrpqk@gmail.com"
] | dkrpqk@gmail.com |
cbed46c1f787f103188ae17fcf064187b3489caa | 0a3c0b6dc05a46f0f05365e575a164caa482a09d | /src/main/java/ch07/ParserTest.java | d9f13ae083eb92de16121c10a94cf1c87d7b1fd5 | [] | no_license | HongEunbeen/book-standard-java | 9e96bd09d4c720132a7aba9d744c9e2a14fc3f7b | 4ccc16b4d6639c263563dcbebfe4e63c3c4d91a9 | refs/heads/master | 2023-08-21T06:37:54.173780 | 2021-10-09T09:44:16 | 2021-10-09T09:44:16 | 369,827,760 | 0 | 0 | null | 2021-10-09T09:44:16 | 2021-05-22T14:25:00 | Java | UTF-8 | Java | false | false | 776 | java | package ch07;
interface Parseable{
public abstract void parse(String fileName);
}
class ParserManager {
public static Parseable getParser(String type){
if(type.equals("HTML")) return new HTMLParser();
else return new XMLParser();
}
}
class XMLParser implements Parseable{
@Override
... | [
"vvvv980@gmail.com"
] | vvvv980@gmail.com |
9af5b118a2070b56e1fc8d3cb218affae0a24a64 | a09564302969af351a2955f3f6330113db52b627 | /app/src/main/java/com/industrialmaster/doc98/MainActivity.java | 53c8c3001e8369df56562c01ef612f741b02636c | [] | no_license | ishara11rathnayake/DOC98 | cc05bc9f986da1a3c6e9022b38937c99865ee1ce | a415fbb47d0e63130568e14ba4e3b342b97915e2 | refs/heads/master | 2020-05-22T08:18:26.396590 | 2019-05-12T16:01:17 | 2019-05-12T16:01:17 | 186,274,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,580 | java | package com.industrialmaster.doc98;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.view.View;
import android.suppo... | [
"ishara11rathnayake@gmail.com"
] | ishara11rathnayake@gmail.com |
d9fc836580192f4d0d6fb07da257fc955b28bde3 | ce73342f70cf100df72762584bf6eec04d020cff | /PPDatabase/src/main/java/com/pp/database/model/scrapper/descriptor/DescriptorScrapingResult.java | 0e3c0c629f6efed11fb5818d4b171486640a6d0f | [] | no_license | AhmedRiahi/Scraper | 1a908e54753746783fcff64e9d37800d8dc08806 | e83e241eb0529349dbebb5923fde45b6bb415b25 | refs/heads/master | 2023-04-27T01:53:29.644423 | 2021-01-31T08:34:26 | 2021-01-31T08:34:26 | 168,478,234 | 0 | 0 | null | 2023-04-14T17:25:50 | 2019-01-31T06:57:27 | Java | UTF-8 | Java | false | false | 2,025 | java | package com.pp.database.model.scrapper.descriptor;
import com.pp.database.kernel.PPEntity;
import com.pp.database.model.scrapper.descriptor.listeners.ContentListenerModel;
import com.pp.database.model.scrapper.descriptor.listeners.ScrapedContent;
import lombok.Data;
import org.mongodb.morphia.annotations.Entity;
impor... | [
"ahmed.riahi@talan.com"
] | ahmed.riahi@talan.com |
0b69a3d8dff4153e2a0bc5a788cae14b224fd0b6 | 8b9facbaf9c57ee998aba63d57b14d93a5d95b8e | /src/org/xpande/financial/model/X_Z_MedioPagoFolio.java | 9213ef66b651ea5901123b4c21bdfe7cc178d2cd | [] | no_license | gvilauy/XpandeFinancial | e5270094176d43da3017e7213ef75d634426627a | 4a69c6203b54d685af686be630b18b7d79378cd9 | refs/heads/master | 2023-06-30T07:32:45.286633 | 2023-06-15T12:07:47 | 2023-06-15T12:07:47 | 98,096,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,278 | java | /******************************************************************************
* Product: ADempiere ERP & CRM Smart Business Solution *
* Copyright (C) 2006-2017 ADempiere Foundation, All Rights Reserved. *
* This program is free software, you can redistribute it and/or modify it *
... | [
"gabrielvila13@gmail.com"
] | gabrielvila13@gmail.com |
d5e1386bf0c6149965583c847f54fc4101e09774 | bf2d48a419f0889f9e71dddff3ab1ceafad71f38 | /app/src/main/java/com/cyanbirds/ttjy/entity/Picture.java | a5010c93e48da80d81dcb24aeaffc3e6bd364d69 | [] | no_license | wybilold1999/TTProject | fbb9985f9b406280904e1e7da829c4bc17ce185c | 268a3e111e963bce42bb052dacb151bb608ddd5e | refs/heads/master | 2021-01-19T08:59:22.641211 | 2017-09-20T07:18:50 | 2017-09-20T07:18:50 | 87,704,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.cyanbirds.ttjy.entity;
/**
* @author Cloudsoar(wangyb)
* @datetime 2016-04-29 17:46 GMT+8
* @email 395044952@qq.com
*/
public class Picture {
public Integer id;
public ClientUser users;
public String createTime;
public Integer size;
public Integer width;
public Integer height;
... | [
"395044952@qq.com"
] | 395044952@qq.com |
a9615cdbbf85052aa814e8d0ce741ae424cda96d | 820e56191d233be2cec0a459953d8f93e519a51e | /flour-cms/flour-cms-services/src/main/java/com/rrkj/flour/cms/entities/FCModel.java | aed84aaf8bf66f8e754ff3c7b2dea7700a013a01 | [
"Apache-2.0"
] | permissive | jinisu/flour | b681a19f47e6ddda605093a55a98cceaa901de57 | f3cf0833f8833c363b10a6055b6b1b3557bdd7f1 | refs/heads/master | 2022-10-29T04:50:46.316827 | 2020-09-01T07:50:56 | 2020-09-01T07:50:56 | 183,347,964 | 1 | 0 | Apache-2.0 | 2022-10-12T20:25:54 | 2019-04-25T03:17:28 | Java | UTF-8 | Java | false | false | 2,313 | java | /**
* 文件名:FCModel.java
*
* 创建人:jinisu - jinisu@163.com
*
* 创建时间:2019年4月28日 下午5:05:52
*
* 版权所有:软软科技
*/
package com.rrkj.flour.cms.entities;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
... | [
"bob.su@noboedu.com"
] | bob.su@noboedu.com |
dd02688f599b38b6a5be42fd49dd2328c3ff4566 | 3324ef01a73f4d157bb27bb793f4df4a76a50b20 | /geeknews2/app/src/main/java/com/example/geeknews/model/HotModel.java | 45f0b9e321c738544c580d25465d6a0e121cc91a | [] | no_license | zzc517685668/geeknews | a38ed204ef1d139232d99f87c6aaf4ea024e8b26 | ea89e212472335680143a1024be3df6fca6bcfcf | refs/heads/master | 2020-06-22T00:31:09.820828 | 2019-07-19T00:29:12 | 2019-07-19T00:29:12 | 197,589,035 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,406 | java | package com.example.geeknews.model;
import com.example.geeknews.api.ApiService;
import com.example.geeknews.api.ZhiHuService;
import com.example.geeknews.base.BaseCallBack;
import com.example.geeknews.base.BaseModel;
import com.example.geeknews.bean.HotBean;
import io.reactivex.Observer;
import io.reactivex.android.s... | [
"879083421@qq,com"
] | 879083421@qq,com |
246d0bad43fca5282f035d24aba2dbd761187b0b | 8861d5a6ed129350db0ac5ddb8a402df88a76e3b | /plugin/org.seasar.kvasir.cms/src/main/java/org/seasar/kvasir/cms/handler/impl/FilteredPageExceptionHandler.java | 41973aabe7476a4c6ed2299c7f90646045beff49 | [] | no_license | seasarorg/test-kvasir-package-1 | 01a8726126a20124eb9678e09a413641af0ee3f4 | 99595d1da154c924acdb8e0821e84f4293f76ff5 | refs/heads/master | 2016-09-03T07:28:21.262021 | 2013-10-09T04:08:41 | 2013-10-09T04:08:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,845 | java | package org.seasar.kvasir.cms.handler.impl;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.seasar.kvasir.cms.GardIdProvider;
import org.seasar.kvasir.cms.PageRequest;
import org.seasar.kvasir.cms.handler.PageExceptionHandler;
import org.seasar.kvasir.cm... | [
"skirnir@gmail.com"
] | skirnir@gmail.com |
ff2a9b2a7bc527e57c305ac0c91951a5fec3f9da | b9d7dea6b35d4623163bbe4a004aa651232b4ded | /app/src/test/java/org/traccar/client/DatabaseHelperTest.java | 32712ea546f337674f8b87a68a4471080dc6059b | [] | no_license | fabian-garzon/TTracker-Device | 245ce1f2a127e56646482c4c923b459ef1fb9078 | 0049f12b4acc04e19d1d04d7ccd862f5ee081160 | refs/heads/master | 2021-01-10T12:08:45.841033 | 2015-11-13T15:08:33 | 2015-11-13T15:08:33 | 46,122,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,320 | java |
package org.ttracker.client;
import android.database.sqlite.SQLiteDatabase;
import android.location.Location;
import com.ttracker.client.BuildConfig;
import com.ttracker.client.DatabaseHelper;
import com.ttracker.client.Position;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.Robolec... | [
"monse40@gmail.com"
] | monse40@gmail.com |
3ab211f442d45306a9d4a05ccc4ae8da503c52b7 | e0dc6969bfaa6044c163d59e71192ff4993125a6 | /app/src/main/java/com/rowland/hashtrace/ui/fragments/SearchFragment.java | 12175c0260df89739fe311aeac14fc24e7b2e9c5 | [] | no_license | RowlandOti/HashTrace | 1d2d03c09d7c0d949f4f9b30b1be840ba1e0dcc8 | 98953caad2e3609c117c0ae9eacc24b244c8dbff | refs/heads/master | 2021-01-10T15:34:30.446233 | 2016-03-25T14:19:51 | 2016-03-25T14:19:51 | 36,616,851 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 17,467 | java | /*
*
* * Copyright (c) 2016 Oti Rowland
* *
* * 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
* *
* * Unl... | [
"rowlandotienoo@gmail.com"
] | rowlandotienoo@gmail.com |
271d2579833aa8265e567a84db9431a67cd07e02 | 5cd957051630149ad647fbf3a7b5c4e969db531b | / ie3/E3Table/src/net/jcreate/e3/table/util/ClassUtils.java | fa1a26cc8768b041016eea11469b044660426692 | [] | no_license | cxc3214/ie3 | 1f45f1b35d9a152851ebfe1fbf11b1feebfe5607 | b7340801a3c8cde7a61a8cfe79b3f401e909b46d | refs/heads/master | 2020-05-31T08:24:56.920824 | 2015-05-18T12:09:56 | 2015-05-18T12:09:56 | 35,815,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,833 | java | /*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | [
"sunky1@126.com@54e5c230-1e40-0410-bff9-c16e65a43d13"
] | sunky1@126.com@54e5c230-1e40-0410-bff9-c16e65a43d13 |
f337680c3695c51f6a4d76ee5c9a183fe0e996d6 | a52207b00199c0f185e2301ed0063988e0e0fdcf | /src/rpc/Login.java | 99b28869ec6ab87d82f434be6b2777878facc99d | [] | no_license | jasonmy419/Jupiter | 1844dd2e45c4bb6b27107cac3a53bb65bc57575b | 2a353eae1f8545b1c2bed11e38516265246767c8 | refs/heads/master | 2020-04-16T17:25:32.533961 | 2019-01-15T03:02:48 | 2019-01-15T03:02:48 | 165,771,820 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,785 | java | package rpc;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServle... | [
"jasonmy419@gmail.com"
] | jasonmy419@gmail.com |
b12ca80d2ce649359834b20b56a4bdb3461f5e86 | 95d1ef1befee7d89e0a2a0dd00a38cd6301a964f | /src/Primit/PrimitiveWrapper.java | e9a2cc0f08a94a73465ece9a2bd0ad6fdd478293 | [] | no_license | olkovmv/Lesson | 3e4d3e1c6cdb690febe00cf9f861a337c6a7b0a4 | 1c2bd9ddb585d61b339ef37d5fbd68aa643c24d9 | refs/heads/master | 2021-03-10T19:49:26.282233 | 2020-05-13T17:08:57 | 2020-05-13T17:08:57 | 246,481,011 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,390 | java | package Primit;
import java.lang.reflect.Array;
public class PrimitiveWrapper {
public static void main(String[] args) {
// int num;
// PrimitiveWrapper.sqr(21);
// }
//
// private static void sqr(Integer num){
// System.out.println(num * num);
// }
//
// private s... | [
"olkovmav@gmail.com"
] | olkovmav@gmail.com |
cd6d3f80fcdae0361484460a42eb72e3f8a822aa | c0604a3dc1a1b336e826fd457a4616a93c5ca4b6 | /Project1_Unit2_partB_mengyuy/src/Adapter/ProxyAutomobile.java | 3a81942eac902696de52d28a940959e2d642af15 | [] | no_license | rainyyang5/JavaSmartPhone | 8d3432dc0952b14b232aaa3ca77ae3bbff5bf70f | decf4eec9633a4ab51c11847ff4a4ef30822ffab | refs/heads/master | 2021-01-10T20:18:14.554205 | 2015-10-05T07:12:14 | 2015-10-05T07:12:14 | 42,027,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,016 | java | package Adapter;
import java.util.LinkedHashMap;
import exception.AutoException;
import util.FileIO;
import model.Automobile;
/*
* Created by Mengyu Yang(Mengyu Yang)
* This is the abstract class that implements build, update and print for automobile.
*/
public abstract class ProxyAutomobile {
//private Autom... | [
"rainyyang5@gmail.com"
] | rainyyang5@gmail.com |
acf76b2f84ecfa894d383aa15d5966e231160456 | 4cc3bb729aab619052595f53f333c42e8727bfe8 | /gmall-sms/src/main/java/com/atguigu/gmall/sms/entity/SeckillSessionEntity.java | ea343a1f5eaa448077e46548ba1e869d4a273551 | [
"Apache-2.0"
] | permissive | zhukehui/gmall | 12bc934f946c1d8cb8793c71b5f8320ca597fbda | 8f6652bb4e2f2a084c293bf11225fab727ca1560 | refs/heads/master | 2022-12-27T04:14:04.246755 | 2019-11-21T02:24:18 | 2019-11-21T02:24:18 | 218,018,924 | 0 | 1 | Apache-2.0 | 2022-12-16T14:50:54 | 2019-10-28T10:13:45 | JavaScript | UTF-8 | Java | false | false | 1,250 | java | package com.atguigu.gmall.sms.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 秒杀活动场次
... | [
"574059694@qq.com"
] | 574059694@qq.com |
12c60ffd26d5f94d14710d9e80254823e446ab51 | 8d24c7c789acc971a9af3280816d5de1b1daecc7 | /services/classicmodels/src/com/sharedtestproject/classicmodels/service/ClassicmodelsQueryExecutorService.java | 50a52e395573f4510aab762e00572793831fca79 | [] | no_license | Sushma-M/sharedtestproject | 55e175114406ee62c6721930c57bfd00b521980c | 6426f65ca690c9eaa997987e9a3cedf4dc016430 | refs/heads/master | 2021-01-01T05:14:20.893582 | 2016-04-27T07:19:15 | 2016-04-27T07:19:15 | 57,191,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | /*Copyright (c) 2016-2017 testing.com All Rights Reserved.
This software is the confidential and proprietary information of testing.com You shall not disclose such Confidential Information and shall use it only in accordance
with the terms of the source code license agreement you entered into with testing.com*/
pac... | [
"sairama.bonala@automate.com"
] | sairama.bonala@automate.com |
638285fff6c3cc7f7f78d6850cad7c39c54dac0a | f10c6b43c23c690d007e6cbd861b520551a57121 | /TKO/src/test/java/com/pages/tko_95_DeleteON.java | f997ff43a79b795adb9f00fec7a0504f3f4923e3 | [] | no_license | Kolywan/AutoTKO | 3c325a9a48feb1e8dcbfdbda2321663fa8bb50d7 | 6773fa88e567f4bea99465981f17fe653cbb2d6f | refs/heads/master | 2021-06-25T12:45:21.998405 | 2021-01-13T07:05:41 | 2021-01-13T07:05:41 | 198,403,681 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,068 | java | package com.pages;
import static com.codeborne.selenide.Condition.visible;
import static com.codeborne.selenide.Selenide.$;
import static com.codeborne.selenide.Selenide.sleep;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import com.codeborne.selenide.Selenide... | [
"d-150788@mail.ru"
] | d-150788@mail.ru |
30d6e1dc75ee02d0b4d52a6f11634179131db89e | fc307b5b29a872d1204e83cf96fb44b3f5631381 | /program4/Bee.java | dece9ee7be746764ec70594b86382a358805c234 | [] | no_license | jguttman94/CS-1114----Introduction-to-Data-Structures | 0adc79d9e21da84b81c1a22e09d3ff426fd6c7af | 0261bc6dc3f059748a50d2257f7095520b9dce21 | refs/heads/master | 2021-06-08T10:04:51.230553 | 2016-11-21T23:25:11 | 2016-11-21T23:25:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,339 | java | import sofia.micro.*;
import java.util.*;
//-------------------------------------------------------------------------
/**
* bee moves continuously
* unless obstructed by ant, in that case
* it attacks every 40 turns.
*
* @author jackrg94
* @version 2015.03.26
*/
public class Bee extends AntsAndBees
{
/... | [
"noreply@github.com"
] | noreply@github.com |
1d111847529e49157950ca5d3f9fa220498e3137 | c0833c46e94fc98067157bdf478d2cfaef45a2cf | /MVCProject03/src/com/sist/news/Rss.java | 5b2a0d02009dd4847c1aadf5167eb8e3a2f4fd95 | [] | no_license | hajieun1218/WebStudy | e1345b3a8532cf1fcd97c7b99703f96a8c8b946b | 6d4718d0d297482745580482a6b46d69bf9e9faf | refs/heads/master | 2021-03-03T20:14:59.271350 | 2020-04-24T04:56:11 | 2020-04-24T04:56:11 | 245,985,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,495 | java | package com.sist.news;
// XML 파싱
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/*
* JAXP => Java Api for XML Parse
* 설정 파일 읽기 (Mybatis,Spring,...)
* = DOM (Document Object Model) => 메모리에 저장 (수정,삭제,추가)
* = SAX (Simple Api for XML) => 읽기전용
*
* JA... | [
"gkwldms1218@naver.com"
] | gkwldms1218@naver.com |
e7d1ecba41c053f1f8868324b25808a5cf66752a | b712cec619830a06f850b7d7ea90a31b29ce9224 | /app/src/main/java/com/itboy/dj/examtool/modules/ftpage/megagamefragment/MegagameIntroduceFragment.java | 34213ed8c020eb495f4e5b9d0f886ea713dc3e36 | [] | no_license | liuguangjun12/ksb | 67a7c193089396076ae7c25298449f10707e1613 | 876366b2a45c248ec6894a3cab5025441f2bfd01 | refs/heads/master | 2022-03-29T21:45:13.834923 | 2017-08-17T09:56:47 | 2017-08-17T09:56:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,782 | java | package com.itboy.dj.examtool.modules.ftpage.megagamefragment;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.webkit.WebView;
import com.itboy.dj.examtool.R;
import com.itboy.dj.examtool.modules.base.BaseFr... | [
"dongjie"
] | dongjie |
1d10ba6b720d339c401c6f0035723c75d4046fdb | aaba1e2d103c82be1996fc20dd32634952714e3b | /src/main/java/com/esas/taskmanager/security/SecurityConfig.java | 75c055aad1b87f20a89109c94c7ac7e7d1aa68ff | [] | no_license | Ordash/TaskManagerServer | 69a9ecadcdfa1265a845a7adb4c76d5432c20d58 | f3b3da48b4acc33f4408881e5c68f0aaf9fabf23 | refs/heads/master | 2020-08-04T11:51:00.094921 | 2019-10-09T14:48:37 | 2019-10-09T14:48:37 | 212,128,078 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,477 | java | package com.esas.taskmanager.security;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.HttpMethod;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
imp... | [
"farkas.bako@gmail.com"
] | farkas.bako@gmail.com |
0424440dfb9e139ab4d31ccbbcc41060c1f653dc | 5622d518bac15a05590055a147628a728ca19b23 | /jcore-xmi-splitter/src/test/java/de/julielab/jcore/types/Enzyme_Type.java | b60bb6e82d83b6bc1db6569a37ffbdfb43203f0c | [
"BSD-2-Clause"
] | permissive | JULIELab/jcore-dependencies | e51349ccf6f26c7b7dab777a9e6baacd7068b853 | a303c6a067add1f4b05c4d2fe31c1d81ecaa7073 | refs/heads/master | 2023-03-19T20:26:55.083193 | 2023-03-09T20:32:13 | 2023-03-09T20:32:13 | 44,806,492 | 4 | 2 | BSD-2-Clause | 2022-11-16T19:48:08 | 2015-10-23T10:32:10 | Java | UTF-8 | Java | false | false | 983 | java |
/* First created by JCasGen Tue Sep 03 12:34:17 CEST 2019 */
package de.julielab.jcore.types;
import org.apache.uima.cas.Type;
import org.apache.uima.cas.impl.TypeImpl;
import org.apache.uima.jcas.JCas;
import org.apache.uima.jcas.JCasRegistry;
/**
* Updated by JCasGen Tue Sep 03 12:34:17 CEST 2019
* @generated *... | [
"chew@gmx.net"
] | chew@gmx.net |
6bf7e2a6455f3b6661a43f5322a81ca67d3207f8 | 167de922121ef88fb7fcbfd9a954cea7b45da63b | /Code/com/bokecc/sparkview/view/BigBtnViewMediator.java | 4695ff85e3899cb3a2e31abf3169f139a164964f | [] | no_license | 404neko/PCF2 | a60ea7c0f2e18629bd75feb20c18cbbb3b45387b | 8d420c22b2146702065cac808c4dd9d29966acac | refs/heads/master | 2021-01-13T00:37:55.964347 | 2013-08-26T18:06:58 | 2013-08-26T18:06:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,438 | java | package com.bokecc.sparkview.view {
import org.puremvc.as3.interfaces.*;
import com.bokecc.player.ui.*;
import com.bokecc.player.events.*;
import org.puremvc.as3.patterns.mediator.*;
import com.bokecc.sparkview.step.*;
import com.bokecc.sparkview.command.*;
import com.bokecc.sparkview.Modul... | [
"you@example.com"
] | you@example.com |
02562dbef6d90bc70e16ba0c3b01f85bd7ad26fe | e6b75d845b4929976ba09ad3967e1bffec5ef6dd | /src/test/java/i/am/jameshughkim/interviewsPrep/code_rust/array/permutation/AllSumCombinations.java | 14d0bf2e3b55abadbd883d03225a3c1664ce22d2 | [] | no_license | zhackay/algorithms-in-java | 1d2bab4aa569647cf6f2b29bddf7567591e6af11 | 43ad34457b697bbbb7a3731344a2c13110fcf8de | refs/heads/master | 2021-01-01T19:49:02.866886 | 2017-09-15T22:44:10 | 2017-09-15T22:44:10 | 98,696,714 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,299 | java | package i.am.jameshughkim.interviewsPrep.code_rust.array.permutation;
import java.util.ArrayList;
import java.util.List;
/**
* Given a positive integer, print all possible sum combinations using positive integers.
*
* For example, if we are given input '5', these are the possible sum combinations.
1, 4
... | [
"zhackay@gmail.com"
] | zhackay@gmail.com |
b66d0a7a6c0eb497dfbdba869a48986cb6677f33 | dcb8ef738a3b0763240a45ef45ba813f707056f9 | /Calculatrice/src/CalcLauncher.java | a64995c18eca21300b9fac26508afe5138b86620 | [] | no_license | edlenoir/Tp | dcfa746960fb92b054df7a4eba10be6dc13cde71 | b85790d53113484813ba72acd9d6ac88209453e2 | refs/heads/master | 2023-01-06T10:58:08.411243 | 2020-11-07T18:32:42 | 2020-11-07T18:32:42 | 303,811,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 634 | java |
import java.awt.EventQueue;
/**
* The main launcher for java calculator. Creates the {@code Calculator} object.
* @author <a href="http://www.mdtareque.in" target="_blank">mtk</a>
* @version 1.0 Nov 25, 2012
* @see Calculator
*/
public class CalcLauncher {
/**
* @param args
* Currently no arguments require... | [
"flolombard@hotmail.fr"
] | flolombard@hotmail.fr |
dfbed91b576192da89740bdcb8ff90fdd87faac0 | c3546799255038dc2f9c1ec14590982250dc8f34 | /src/main/java/j3d/pure_immediate/PureImmediateStereo.java | 8b01d079d92ecb445d48e3484c4401c32ec1d20a | [] | no_license | icstreispe/ogl | c1c4397266c0c49102fa5ec01e75bd917c7f04c7 | 60a76480d7609009e62dc596748687d9fa74104c | refs/heads/master | 2022-12-10T05:59:49.291768 | 2020-09-02T21:56:23 | 2020-09-02T21:56:23 | 292,358,558 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,767 | java | /*
* $RCSfile: PureImmediateStereo.java,v $
*
* Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistribution of source code must retain t... | [
"icstreispe@yahoo.com"
] | icstreispe@yahoo.com |
e5f1eaba6f0f6f8cc46e5238475b3c71b228c3fa | 1c53d5257ea7be9450919e6b9e0491944a93ba80 | /merge-scenarios/elasticsearch/1a434636fe4-plugin-src-main-java-org-elasticsearch-xpack-XPackPlugin/right.java | 69b3a83bcdda12231a82abe8123651e0f8824922 | [] | no_license | anonyFVer/mastery-material | 89062928807a1f859e9e8b9a113b2d2d123dc3f1 | db76ee571b84be5db2d245f3b593b29ebfaaf458 | refs/heads/master | 2023-03-16T13:13:49.798374 | 2021-02-26T04:19:19 | 2021-02-26T04:19:19 | 342,556,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,652 | java | package org.elasticsearch.xpack;
import org.bouncycastle.operator.OperatorCreationException;
import org.elasticsearch.SpecialPermission;
import org.elasticsearch.action.ActionRequest;
import org.elasticsearch.action.ActionResponse;
import org.elasticsearch.action.support.ActionFilter;
import org.elasticsearch.bootstra... | [
"namasikanam@gmail.com"
] | namasikanam@gmail.com |
85e148ed9bd83223019d68e53155ecc6319b97ac | c08a9e108db907937f3519afbd5964078affeb2a | /src/myinputformat/SequenceFileDriver.java | 02c733b31ecefcab554e1917e31fabe35149416f | [] | no_license | Jineyremr/hadoop | 2c9702f11bace18de1169ed21fe7552d6de724ce | c0edaaca80581c18756341022527e7a0cfeafa11 | refs/heads/master | 2022-05-30T05:10:55.169838 | 2019-12-03T09:31:00 | 2019-12-03T09:31:00 | 224,077,501 | 0 | 0 | null | 2022-04-12T21:57:45 | 2019-11-26T01:41:30 | Java | UTF-8 | Java | false | false | 1,777 | java | package myinputformat;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.BytesWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
import org.apache.hadoop.mapreduce.lib... | [
"chengmx@neusoft.com"
] | chengmx@neusoft.com |
3a0cb31c0c936f968a0bcabef7170a0749b6c712 | d6f31c99b7026f0da0f4816380de33f8813fc061 | /src/main/java/com/hebeu/keyan/dao/ProProjectDomainMapper.java | 32d272f3435830ec89c3942e6de33a0dbf69a506 | [] | no_license | pursuedream0820/keyan | 436cf45b813ea24a996b0dd13ff49e7669a6c574 | 86ef831192c76e9a4baf0d728fe3b1f8a0d1b75c | refs/heads/master | 2021-06-23T13:54:27.509494 | 2017-08-24T12:33:12 | 2017-08-24T12:33:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,070 | java | package com.hebeu.keyan.dao;
import com.hebeu.keyan.po.ProProjectDomain;
import com.hebeu.keyan.po.ProProjectDomainExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
@Repository
public interface ProProjectDomainMapper {
int countByExample(... | [
"672582330@qq.com"
] | 672582330@qq.com |
0d8006964c42653d1e29ce75e518dd28ddaa032e | e0b274fcedaedb4324171d51ff3e22e9bb53a458 | /common-dps/src/main/java/com/github/prontera/aspect/HibernateValidatorAspect.java | 6fa83373debd8fd0f05d5649550e6cfc60d46ee7 | [] | no_license | deyuanchen/spring-cloud-rest-tcc | 7107509da951df226eb217ae5d8e8ea661d651d5 | ac8b77f7ebe97e443fecd87d210e39216441b64d | refs/heads/master | 2019-07-11T19:07:49.625539 | 2017-10-13T02:23:07 | 2017-10-13T02:23:07 | 91,875,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,098 | java | package com.github.prontera.aspect;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.github.prontera.RequestLogging;
import com.github.prontera.RestStatus;
import com.github.prontera.exception.IllegalValidateException;
import com.github.prontera.model.response.ErrorEntity;
import com.github.prontera.we... | [
"321097355@qq.com"
] | 321097355@qq.com |
abb739f637d936de4bbd4d23eb4e360cb359a803 | 92430cf1079d3deed4b0c79a7342c06c61f3577f | /Do_it_chapter02/src/array/primeNumber/PrimeNumber2.java | fb69c114b45e435d0ceba2dce10832f34038f199 | [] | no_license | kyunghwapark/Algorithm_Java | 59c969eff8ec23cd4c237dd5c7034143762feef3 | 9bfa523a939e9f8fadf9b0cf3face57d0c18ce5b | refs/heads/master | 2020-04-09T23:43:17.969622 | 2019-03-02T16:04:22 | 2019-03-02T16:04:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package array.primeNumber;
// 1000이하의 소수를 열거
// 소수 탐색 ver.2 : 2부터 n-1까지의 어떤 소수로도 나누어떨어지지 않습니다.
public class PrimeNumber2 {
public static void main(String[] args) {
int counter = 0; // 나눗셈의 횟수
int ptr = 0; // 판별한 소수의 개수를 저장하는 변수
int[] prime = new int[500]; // 소수를 저장하는 배열
prime[ptr++] = 2; // prime[... | [
"kyunghwa.park123@gmail.com"
] | kyunghwa.park123@gmail.com |
78817adb62ea4c2d1a54e6a756393a4522565d6b | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MATH-32b-2-28-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/apache/commons/math3/geometry/partitioning/AbstractRegion_ESTest.java | 96fd5d265b1e6bb4a500ffa97545b25822cbfe97 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,070 | java | /*
* This file was automatically generated by EvoSuite
* Sun Apr 05 13:00:14 UTC 2020
*/
package org.apache.commons.math3.geometry.partitioning;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import org.apache.commons.math3.geometry.euclidean.twod.Eucli... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
b305110549ce38116a69a11fef7c01522a409c14 | 9e457bd38b888ce1b07a1a95cd4067839694d50a | /src/main/java/com/aaa/dao/TakeFoundDao.java | d76fefe73034be9e01fb5dc9e810c83649e6f01f | [] | no_license | wangwuguan/authority-management | 82e2e3bd1edf4346199753f6a8bd0663a6358dd4 | a3b01084e2748dad82bb451eb23c69eee419722f | refs/heads/master | 2022-06-30T09:26:39.091602 | 2020-06-13T17:34:08 | 2020-06-13T17:34:08 | 195,632,471 | 1 | 0 | null | 2022-06-21T01:25:05 | 2019-07-07T09:21:37 | JavaScript | UTF-8 | Java | false | false | 476 | java | package com.aaa.dao;
import java.util.List;
import java.util.Map;
import com.aaa.entity.Person;
import com.aaa.entity.TakeFund;
public interface TakeFoundDao {
/**
* 插入提取公积金记录
* @param t
* @return
*/
int addTake(TakeFund t);
/**
* 提取后 余额相应减少
* @param p
* @param takefundmoney
*/
void updatePmoney(... | [
"2047683649@qq.com"
] | 2047683649@qq.com |
d4d5af308c20d73f50b55b23aa996c679185a59b | f4e61380ee4fd0cd58730470687e2a88bcabd6dd | /src/Computer/Mouse.java | d0dda8fb3a0ada04859ac17c7e2386e701799435 | [] | no_license | wupan9726/repo2 | aaa98f019980c4835eede5307358fdc7af7a8697 | 0c5981e61e740d1d6f852ff3aaa1490fa97ffc23 | refs/heads/master | 2023-01-07T18:04:43.943591 | 2020-11-15T12:53:31 | 2020-11-15T12:53:31 | 312,972,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package Computer;
public class Mouse implements USB {
@Override
public void open() {
System.out.println("打开鼠标");
}
@Override
public void off() {
System.out.println("关闭鼠标");
}
public void kick(){
System.out.println("点击鼠标");
}
}
| [
"554772361@qq.com"
] | 554772361@qq.com |
05b992762946dc41c5b49806ee4c931236f8329b | 9ed4975c34757de723e5c405617ea56cb964d9ab | /src/com/hani/point/PointDTO.java | 742939bf9cc1726759dc12ec515eaae17d6ff1bd | [] | no_license | SOOKYOUNG-KIM/Servlet_3 | 466e79a5b2ac490caed911b7da9d7afdefa37735 | e613e8b46781916d841f4b76c473fdd87287a0b4 | refs/heads/master | 2021-05-25T08:06:07.486748 | 2020-04-10T09:31:41 | 2020-04-10T09:31:41 | 253,731,595 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,144 | java | package com.hani.point;
public class PointDTO {
//DTO(Data Transfer Object)
//VO(Value Object)
//변수의 접근제어자는 private
//변수의 데이터 타입과 변수명은 Table의 Column과 일치
//getter, setter
//생성자는 여러개 있어도 되지만 기본생성자는 꼭 필수.
private String name;
private int num;
private int kor;
private int eng;
private int math;
private i... | [
"tudsid147@gmail.com"
] | tudsid147@gmail.com |
4600f7e66cf90bcc7b9a00d43e16d71b802db37d | 0413fa13dbef125dcc950062ad2b41039cacb5af | /app/src/main/java/com/example/rd/miwok/Word.java | 6a0261a52fd416618a44181fb5dfb2fd2d4cbed0 | [] | no_license | sakshamaggarwal/Basic_Spanish | b9017ea776d324c239367cc72c83f227f5c082e4 | 262a71dba5f52b8f9fec5645bde9e3098e8b9e94 | refs/heads/master | 2023-08-05T00:30:41.166372 | 2023-08-01T22:18:34 | 2023-08-01T22:18:34 | 147,288,628 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,556 | java | package com.example.rd.miwok;
/**
* Created by rd on 14-07-2016.
* vjj
*/
public class Word {
private String mMiwokTranslation;
private String mEnglishTranslation;
private int mImage = NO_IMAGE_PROVIDED;
private static final int NO_IMAGE_PROVIDED = -1;
private int mSound = 0;
/*Constructor ... | [
"mani.saksham12@gmail.com"
] | mani.saksham12@gmail.com |
c2fad23a5e4f0fb8f408da89487cfa62ba8a1982 | 61775117c4d15b05b8a8178d3f9b19a036e3794f | /src/main/java/com/project/entity/ExpositionEntity.java | e44813f2e551f556af137b1fe0243b0463ae9fb8 | [] | no_license | CiteflaZe/Exposition_Calendar | 237b1e9917d8ae6dcfadf1bfad791b9fd5f8f303 | d39a3dcd58f9beb661078222728abc27efb86cf8 | refs/heads/master | 2022-07-03T13:44:03.145385 | 2019-12-11T08:31:21 | 2019-12-11T08:31:21 | 217,887,679 | 1 | 0 | null | 2022-06-21T02:24:08 | 2019-10-27T17:02:37 | Java | UTF-8 | Java | false | false | 4,165 | java | package com.project.entity;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.util.Objects;
public class ExpositionEntity {
private final Long id;
private final String title;
private final String theme;
private final LocalDate startDate;
private final LocalDate endDate;
priv... | [
"citeflaze@gmail.com"
] | citeflaze@gmail.com |
f21bf3bf2b12586c84e2fa18b6eec0f9ff5abbaa | 6c5a7a2c958939f4bbfa05ac2bb2d5c1a00af4d4 | /src/com/cmos/ipa/service/video_surveillance/videoOutputV1/GetSessionParametersResponse.java | f05772a1562e332136004bc678dc6e9ffed67257 | [] | no_license | android36524/IPA | a7c9c26ad0add9d459e993753e405520d8c750e4 | 0bff9c67344092bebdb42595f445de25f9e92c7e | refs/heads/master | 2021-01-12T05:11:27.093674 | 2016-09-01T01:25:57 | 2016-09-01T01:25:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,811 | java |
package com.cmos.ipa.service.video_surveillance.videoOutputV1;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>anonymous... | [
"wei.zhu@winphone.us"
] | wei.zhu@winphone.us |
7c086cc66a57ffcaa78a2731a51e743dee073d1a | f3a3811cffe1f2433928638121c4c2f727923b82 | /src/DataSet.java | 7b60c939a12c2c9e9809e62f8469ceee81ac3742 | [] | no_license | amm4yv/MachineLearning | 21a652302f6cf1cf425d31e351a94285c6c4b28c | 6171b008a572e82bc6dbe1f597fdff4f7b194f13 | refs/heads/master | 2021-01-14T11:34:31.588280 | 2015-05-02T12:46:33 | 2015-05-02T12:46:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 943 | java | import java.util.ArrayList;
import java.util.HashMap;
public class DataSet {
String output;
double[] outputIndex;
//private HashMap<FeatureHeader, String> data;
double[] matrix;
public DataSet(String[] input, ArrayList<FeatureHeader> features,
String[] output) {
//this.data = new HashMap<FeatureHeader, Str... | [
"amm4yv@virginia.edu"
] | amm4yv@virginia.edu |
b00274c5fade1b1584caf32c1de613f9b051864e | c0760c7dc13d206635e3c0ac515e696b807bdae4 | /TRS-Front-End/src/main/java/trs/front/end/controller/WelcomeController.java | 5b7ec73a4f4696331d4f5b67bd80849ad8176c5d | [] | no_license | DIGIHOOK/TradingSystem_Repo | a1d8d8fae5aa8c1d037c63ceb8717a6be6b784fa | ff4238e27c9d34b5efdb1be2286f504ca62be3cb | refs/heads/master | 2020-03-19T23:06:02.321403 | 2018-06-12T00:44:53 | 2018-06-12T00:44:53 | 136,993,689 | 0 | 0 | null | 2018-07-03T10:19:18 | 2018-06-11T23:56:35 | HTML | UTF-8 | Java | false | false | 561 | java | package trs.front.end.controller;
import java.util.Map;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
//@Controller
public class WelcomeController {
// inject via application.pro... | [
"elrafikzakaria@gmail.com"
] | elrafikzakaria@gmail.com |
10dc89780a12eb33ad26a13bd04e19be8ac380b0 | 10186b7d128e5e61f6baf491e0947db76b0dadbc | /org/apache/pdfbox/pdmodel/fdf/FDFPageInfo.java | ffc05c22c3487e21ceb22e1dc9150e9f3f1ea2d8 | [
"SMLNJ",
"Apache-1.1",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | MewX/contendo-viewer-v1.6.3 | 7aa1021e8290378315a480ede6640fd1ef5fdfd7 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | refs/heads/main | 2022-07-30T04:51:40.637912 | 2021-03-28T05:06:26 | 2021-03-28T05:06:26 | 351,630,911 | 2 | 0 | Apache-2.0 | 2021-10-12T22:24:53 | 2021-03-26T01:53:24 | Java | UTF-8 | Java | false | false | 1,240 | java | /* */ package org.apache.pdfbox.pdmodel.fdf;
/* */
/* */ import org.apache.pdfbox.cos.COSBase;
/* */ import org.apache.pdfbox.cos.COSDictionary;
/* */ import org.apache.pdfbox.pdmodel.common.COSObjectable;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */... | [
"xiayuanzhong+gpg2020@gmail.com"
] | xiayuanzhong+gpg2020@gmail.com |
6cf46b350b6612ee7fc9924f27ad6c8578d9246f | a891a2297ebda8e5a2bb404304925f11587e720e | /src/GCScheduler/dao/AppointmentDao.java | 2f0f05e10719da83d8c5899089576f5a7aa1bf07 | [] | no_license | smithcli/Software2_C195_PA | e7c4fb532778d4a97f6f622d0a24722fafb73276 | 8bc5c702f69c7f0b974535c2aa5349574ef5a0a9 | refs/heads/main | 2023-08-06T21:39:43.420887 | 2021-10-04T22:33:49 | 2021-10-04T22:33:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,511 | java | package GCScheduler.dao;
import GCScheduler.model.Appointment;
import javafx.collections.ObservableList;
/**
* Appointment Data Access Interface for CRUD operations on persistence layer.
*/
public interface AppointmentDao {
/**
* Adds an Appointment.
* @param appointment Appointment to add.
*/
... | [
"smithc238@gmail.com"
] | smithc238@gmail.com |
306a9c8ead64dcad4429aead8ea01fdc006af561 | 88c02d49d669c7637bbca9fd1f570cc7292f484f | /AndroidJniGenerate/GetJniCode/xwebruntime_javacode/org/chromium/blink/mojom/ServiceWorkerObjectHost.java | 4a19d6570b4ecffe8f4beeb1603f4563255d3b6b | [] | no_license | ghost461/AndroidMisc | 1af360cf36ae212a81814f9a4057884290dbe12e | dfa4c9115c0198755c9ff6c5e5c9ea3b56c9daff | refs/heads/master | 2020-09-07T19:17:00.028887 | 2019-11-11T02:55:33 | 2019-11-11T02:55:33 | 220,887,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | package org.chromium.blink.mojom;
import org.chromium.mojo.bindings.Callbacks$Callback0;
import org.chromium.mojo.bindings.Interface$Manager;
import org.chromium.mojo.bindings.Interface;
public interface ServiceWorkerObjectHost extends Interface {
public interface Proxy extends ServiceWorkerObjectHost, org.chromi... | [
"lingmilch@sina.com"
] | lingmilch@sina.com |
cd6e69f0033e212265d41347e1a038d176194401 | 40d2ed0b2c09de9eae8c5e9957ba3b2641dbf242 | /app/src/main/java/autocool/sam/example/com/autocool/modele/MySQLiteHelper.java | 8166ce50d9dfebe6f93a94c3f34d3282b3d9b3da | [] | no_license | sbelondr/Autocool | 0f4caa069e3e640cf8e43ece98200758395f6a32 | 344b2842ac52d5ec3af41c26b937d6c6e2cce7d6 | refs/heads/master | 2020-07-17T18:59:10.355091 | 2019-09-03T13:11:59 | 2019-09-03T13:11:59 | 206,077,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,206 | java | package autocool.sam.example.com.autocool.modele;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
/**
* Created by samuel on 3/23/18.
*/
public class MySQLiteHelper extends SQLiteOpenHelper {
private stati... | [
"samuelbelondrade@outlook.fr"
] | samuelbelondrade@outlook.fr |
c6656bf860e09ec5c24890d821f5401563ff19bb | fb70e6d16baecf886869e14eb439fe334954b39e | /Lezerkardosjdk/java/sun/util/resources/cldr/kk/CurrencyNames_kk.java | dcb578ba5cc2e41840f839118aa6bbea002c47ff | [] | no_license | Savitar97/Prog2 | ae5dfc46c8fc61974e4c2ddb59ce9e23ab955d23 | 8bc2c19240862218b1b06c4b5abe9081747a54c0 | refs/heads/master | 2020-07-25T00:16:11.948303 | 2020-02-29T23:49:42 | 2020-02-29T23:49:42 | 208,092,693 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,610 | java | /*
* Copyright (c) 2012, 2019, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"atoth1571@gmail.com"
] | atoth1571@gmail.com |
18b827b168a2fcafccf2a96e60f88351ea83b846 | 281f83fa88426efc1d9dd3affdfbe190363b41c6 | /third-library-demo/src/main/java/org/ms/disruptor/entity/LogEvent.java | 0441883ca1c2a819bf461515dc2e0dad0f7a62f9 | [] | no_license | microservices-world/technology-lab | 20163c7549908cf9a5ff1325ff260dfd2d800818 | 3526824bbff6cbf756927125c4f706c2ec0a43f7 | refs/heads/master | 2020-05-07T05:41:32.031060 | 2019-04-15T02:50:39 | 2019-04-15T02:50:39 | 180,280,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 284 | java | package org.ms.disruptor.entity;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* 声明一个event,生产者和消费者传递的数据类型
* @author Zhenglai
* @since 2019-04-13 22:33
*/
@Data
@NoArgsConstructor
public class LogEvent {
private Long value;
}
| [
"zhenglai.zhang@bkjk.com"
] | zhenglai.zhang@bkjk.com |
c061aef93651ed49c2dcc39d724ecbe52a5072a6 | a42f8b961c5ae3a4bc999bd7afb88c2340f712f8 | /Recommender_System/src/AllFilters.java | 6b46867d1200ef1e1a605a587114ec5c2329905b | [] | no_license | vacous/Coursera_Java_Fundmental | 72050a2c83ff672d8b57fc1a48ce9ae84b5875ab | 9230e25ea545b63c78e04dc2eefba6fd5693e424 | refs/heads/master | 2021-01-11T15:30:50.161568 | 2017-02-28T06:08:05 | 2017-02-28T06:08:05 | 80,366,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | import java.util.ArrayList;
public class AllFilters implements Filter {
ArrayList<Filter> filters;
public AllFilters() {
filters = new ArrayList<Filter>();
}
public void addFilter(Filter f) {
filters.add(f);
}
@Override
public boolean satisfies(String id){
for... | [
"noreply@github.com"
] | noreply@github.com |
c75884e2d09aa2830ae176cae46287a68cf07a17 | 34204c751653bd10ce761884600e01dc9f3d12a8 | /src/view/dijalozi/DijalogIzmeniStudenta.java | 8d59aa9e1076df4e3891ab1d65741cfff1ab1a46 | [] | no_license | stefanb12/JavaSwing | 17945183076a78856922a9a1e453c3398d5bb087 | fd38792bc9ad5e1c35fc97578005f5b3e95ec4e7 | refs/heads/master | 2022-11-30T03:23:37.283193 | 2020-08-19T18:45:30 | 2020-08-19T18:45:30 | 230,933,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,175 | java | package view.dijalozi;
import java.awt.BorderLayout;
import java.awt.Frame;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.TextField;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.ButtonGroup;
import javax.swing.... | [
"stefan.beljic23@gmail.com"
] | stefan.beljic23@gmail.com |
90757629cf2d571854b2e37d2c11c435481f7354 | ca217730cff9435b03347587d61d2ef28b478f7e | /src/main/java/netz/mods/scp/api/SCPItemHelper.java | c22c0cecd524c8f788c2ac9e8ff044b5b4ee133e | [] | no_license | Ordinastie/SCPCraft | e8c4c78cc86ac0e7f364156058f35ce30adf059d | 547a204bb14fc33adefb9926baca2f5188d89421 | refs/heads/master | 2023-07-18T19:50:59.231189 | 2014-03-21T23:59:54 | 2014-03-21T23:59:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package netz.mods.scp.api;
import net.minecraft.item.Item;
import net.minecraft.item.Item.ToolMaterial;
import net.minecraft.item.ItemArmor.ArmorMaterial;
import cpw.mods.fml.common.registry.GameRegistry;
public class SCPItemHelper
{
public static ToolMaterial toolMaterialMud;
public static ArmorMaterial armorMater... | [
"ntzrmtthihu777@gmail.com"
] | ntzrmtthihu777@gmail.com |
45644589da5c4543165e852d4cabd8d4bb3074e8 | d5f78cf192dad094a97aefa3426f66c2a1e99f07 | /src/main/java/sinco/presentation/SisPermisos.java | ef5cfd11cb0af7dc47e10bf7634ebdabd694b1bb | [] | no_license | jherediab/sinco-1 | 8e0df9fe9901ad7ce33dc46e045169cccfeb3da8 | db9ce27ee0969974ec48c411695fa8bbbdbec175 | refs/heads/master | 2022-07-06T22:39:17.632702 | 2019-12-18T21:17:31 | 2019-12-18T21:17:31 | 228,922,758 | 0 | 0 | null | 2022-01-27T16:20:23 | 2019-12-18T21:14:37 | Java | UTF-8 | Java | false | false | 16,211 | java | /* */ package sinco.presentation;
/* */
/* */ import com.lutris.appserver.server.httpPresentation.ClientPageRedirectException;
/* */ import com.lutris.appserver.server.httpPresentation.HttpPresentation;
/* */ import com.lutris.appserver.server.httpPresentation.HttpPresentationComms;
/* */ impor... | [
"jherediab@gmail.com"
] | jherediab@gmail.com |
b46237305ccc604eef73552605105525aa8a6a7d | cde4358da2cbef4d8ca7caeb4b90939ca3f1f1ef | /java/timebase/test/src/test/java/deltix/qsrv/hf/tickdb/topic/RatePrinter.java | 966357d9de276b9072ea235487765a4fcb2e601f | [
"Apache-2.0"
] | permissive | ptuyo/TimeBase | e17a33e0bfedcbbafd3618189e4de45416ec7259 | 812e178b814a604740da3c15cc64e42c57d69036 | refs/heads/master | 2022-12-18T19:41:46.084759 | 2020-09-29T11:03:50 | 2020-09-29T11:03:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,973 | java | package deltix.qsrv.hf.tickdb.topic;
import deltix.util.time.TimeKeeper;
import java.util.concurrent.TimeUnit;
/**
* <p>Utility class for measurement of invocation rate.
* With this class you can measure how much time some event occurred during given interval.
* This class is designed for case with millions messa... | [
"akarpovich@deltixlab.com"
] | akarpovich@deltixlab.com |
49ecd47dda098eea3fe1dc072d689ba31aa53c21 | 49a1215f06f0f2d2b8e485b07d998d373a5a89ed | /concurrent-demo/src/main/java/geym/conc/ch6/flow/FlowDemo.java | 5bcacbd098fb9f5419b271ba00bc359a07a9c11a | [
"MIT"
] | permissive | snx1030/Java-Demos | 408175661de0c44e12af0f30e2023d762f61dd98 | 9c3be4e35fbc3a596e43108d40c8cf32e566aa69 | refs/heads/master | 2022-08-01T13:04:57.553561 | 2020-05-25T04:29:47 | 2020-05-25T04:29:47 | 267,240,318 | 1 | 0 | MIT | 2020-05-27T06:35:57 | 2020-05-27T06:35:57 | null | UTF-8 | Java | false | false | 2,162 | java | package geym.conc.ch6.flow;//package geym.conc.ch6.flow;
//import java.util.Arrays;
//
//import java.util.concurrent.Flow.*;
//import java.util.concurrent.SubmissionPublisher;
//
//public class FlowDemo
//{
// public static void main(String[] args)
// {
// // Create a publisher.
//
// SubmissionPublisher<... | [
"449700042@qq.com"
] | 449700042@qq.com |
9d2c6234b80fdc113d7d459225dabba7fed6e43e | 50875e54ee8d24495de01b5fd921f68007c7776a | /wms-core/src/main/java/com/lsh/wms/core/service/task/StockTakingTaskService.java | 8dea67a12259c03b7aced3abf115850955036598 | [
"Apache-2.0"
] | permissive | guorongjuan/test | 8edc9e6c70ea3c5a8c467c568eddb2bf5b43333b | 3019526d23f57123a413f670f8a34af96ab996c1 | refs/heads/master | 2020-12-20T01:20:52.471163 | 2016-08-01T04:08:09 | 2016-08-01T04:08:09 | 63,839,563 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,260 | java | package com.lsh.wms.core.service.task;
import com.lsh.base.common.utils.DateUtils;
import com.lsh.wms.core.dao.task.StockTakingTaskDao;
import com.lsh.wms.model.task.StockTakingTask;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframewo... | [
"guorongjuan@lsh123.com"
] | guorongjuan@lsh123.com |
d6346df36129e46d715a763525792b987489d5a7 | caa163822c8fd34fde9388b6365ca6bb8419dbd9 | /src/SchoolProduct.java | a6340579a1eb2bd66268e4f1f0670f0c071623a0 | [] | no_license | MiloGuo/Learning-Management-System | bb5fddf2d2ce0a8797197df399ed691b955dcfff | 65287ddf1b64324150bd9a6b4fc115b4fd031246 | refs/heads/master | 2020-06-06T16:05:05.180045 | 2015-10-01T04:08:38 | 2015-10-01T04:08:38 | 34,076,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | //package Release;
// Common base class for all the persistent elements of the School
public class SchoolProduct
{
public SchoolProduct ( ClassId classId, ObjectId objectId)
{
mClassId = classId;
mObjectId = objectId;
}
public ClassId GetClassId()
{
return mClassId;
}
public ObjectId ... | [
"miloguoqi@gmail.com"
] | miloguoqi@gmail.com |
3ed9dde6e996f84c3f93097a172230adacdeef6f | 561d0ab7ccb990f203fe2ea9d6754543ad330021 | /Cliant/src/lk/ijse/gdse/computerParts/Controller/UserSetingController.java | 9fdcf0691e9a4e1be8cab311457d510cf9a9938f | [] | no_license | dananjaya123/click_computer_parts-system | 1566c2d4783396ae8f996ee3e6039a2a448c3517 | 8be142fe2aa580597d6ef267a3304f2fff72d525 | refs/heads/master | 2020-04-14T23:30:41.945433 | 2019-01-05T10:34:51 | 2019-01-05T10:34:51 | 164,204,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,321 | java | package lk.ijse.gdse.computerParts.Controller;
import com.jfoenix.controls.JFXButton;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.*;
import javafx.scene.layout.AnchorPane;
import lk.ijse.gdse.computerParts.Other.PasswordUtil;
import lk.ijse.gd... | [
"asidananjaya123@gmail.com"
] | asidananjaya123@gmail.com |
43a172423da30c5ec23d36ae0ea761f98788a873 | fd230dfc74d58c8f501770cf2e82965aff254793 | /ListaDeEnterosEnlazada.java | 2b1c4a8a1d853a973a1962dd69e1c97e1162fd53 | [] | no_license | matiaspagano/ayed-practica2 | c366697abfa1c80910c9d55c7ff29d7be5671013 | 128ec9e81455dd666bf70e0c3fe33b36687ad005 | refs/heads/master | 2021-01-20T22:51:21.759657 | 2011-03-18T19:17:35 | 2011-03-18T19:17:35 | 1,495,676 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,158 | java | public class ListaDeEnterosEnlazada extends ListaDeEnteros
{
private NodoEntero inicio;
private NodoEntero actual;
public ListaDeEnterosEnlazada() {
actual = null;
inicio = null;
}
public void comenzar() {
actual = inicio;
}
public Object takeLast() {
Object answer = new Object();
No... | [
"matiasp@mono.linti.unlp.edu.ar"
] | matiasp@mono.linti.unlp.edu.ar |
cc53696125312b588079ffcec3bc5b7808f0b24e | a2272f1002da68cc554cd57bf9470322a547c605 | /src/jdk/jdk.localedata/sun/util/resources/cldr/ext/CurrencyNames_gd.java | 8159379cf66f151c36b4c78a604d9d425c79b5f4 | [] | no_license | framework-projects/java | 50af8953ab46c509432c467c9ad69cc63818fa63 | 2d131cb46f232d3bf909face20502e4ba4b84db0 | refs/heads/master | 2023-06-28T05:08:00.482568 | 2021-08-04T08:42:32 | 2021-08-04T08:42:32 | 312,414,414 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,292 | java | /*
* Copyright (c) 2012, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"chovavea@outlook.com"
] | chovavea@outlook.com |
40a107c31c445a6295d34bfa6b1c26616622a610 | 45e2239bbfb55232f0fbf9539aff92d3d0c71a6f | /src/pl/sda/java/Day5/Repeat/AbstractClass/Contractor.java | 73cb37c106daf1728675a88b7a457a86d6f80023 | [] | no_license | TomaszMarcinkowski86/01.-JAVA-wprowadzenie | 3a513cf3657e2f16e7c0108d0187c229c0cd833d | cb4e688e218a463659dcbcad583e890f172846cc | refs/heads/master | 2021-12-28T00:32:07.241707 | 2019-09-03T09:03:34 | 2019-09-03T09:03:34 | 167,918,089 | 0 | 0 | null | 2021-12-14T21:32:42 | 2019-01-28T07:29:18 | Java | UTF-8 | Java | false | false | 326 | java | package pl.sda.java.Day5.Repeat.AbstractClass;
public class Contractor extends User {
private String company;
public Contractor(String userName, String email, String company) {
super(userName, email);
this.company = company;
}
public String getCompany() {
return company;
... | [
"9454031marcinkowski@gmail.com"
] | 9454031marcinkowski@gmail.com |
33206b4a60858b3fdcc9c9d88b26f9bbda995e94 | d786946879c8b9f240475ab21fc95d741fd2f46e | /src/main/java/cn/osxm/dashx/core/DashxException.java | d6ab93f083d4dd83f7f82e59df8ce1a88fc34e59 | [] | no_license | osxm/dashx | 129ddd515e7a41a79e9ded94ed3d6903927f8786 | 23b845218ec5dba8c3956b443ed18d08a2c525e2 | refs/heads/master | 2020-04-04T15:29:55.234208 | 2019-03-24T06:12:26 | 2019-03-24T06:12:26 | 156,039,962 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 481 | java | /**
* @Title: DashxException.java
* @Package cn.osxm.dashx.core
* @Description: TODO
* @author osxm:oscarxueming
* @date 2018Äê11ÔÂ20ÈÕ ÉÏÎç5:28:41
* @version V1.0
*/
package cn.osxm.dashx.core;
/**
* @ClassName: DashxException
* @Description: TODO
* @author osxm:oscarxueming
*/
public class DashxExceptio... | [
"oscar999@mail.ustc.edu.cn"
] | oscar999@mail.ustc.edu.cn |
c94208aad992b49d57386b11e44c0e9c8008e13d | d2df62df2d3df71a0279b144172c9f99063624a5 | /app/src/main/java/com/developer/gram/easybilibili/util/CommonUtil.java | a5ee977464eeb123539c2e137d2c97be4608cdef | [
"Apache-2.0"
] | permissive | Zumbalamambo/EasyBilibili | 9f8a754d440e66d7082a0c1110012e211162579a | b5a3c0668bc57da9a59f7d1cafd313da208d3471 | refs/heads/master | 2020-03-18T01:05:02.904486 | 2018-05-20T03:23:34 | 2018-05-20T03:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,625 | java | package com.developer.gram.easybilibili.util;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Environment;
import android.os.StatFs;
import java.io.File;
/**
* Created by hcc on 16/8/4 21:18
* 100332338@qq.com
* <p/>
* 通用工具类
*/
public cla... | [
"804189920@qq.com"
] | 804189920@qq.com |
cb042849c6cd974366f06bb39881b7e43c6be3ac | a5e488848c8a384084f957b10fb9043f9855fc75 | /src/com/bionichill/socialnetwork/dto/FriendshPk.java | 3807db6442a23640516212317aa35f0ee6fb4244 | [] | no_license | lordboss/SocialNetwork | 9b8c3323ad24e1d225115b5207cf79f4d80e692d | 9934686b26e8cc445b17f0f40c83614f80aa7564 | refs/heads/master | 2020-04-24T04:30:08.238040 | 2013-02-20T19:00:32 | 2013-02-20T19:00:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,722 | java | package com.bionichill.socialnetwork.dto;
import java.io.Serializable;
/**
* This class represents the primary key of the friendsh table.
*/
public class FriendshPk implements Serializable {
private Integer idFriendsh;
/**
* Sets the value of idFriendsh
*/
public void setIdFriendsh(Integer id... | [
"baranov.r.p@gmail.com"
] | baranov.r.p@gmail.com |
2c9068bb5694dba1d26c49aea3253fc2620dbd6e | 3ecbd6edc7ba6932deeaa0d0774789e39ebcf19b | /src/main/java/io/github/rajpratik71/infra_controller/config/package-info.java | 9bd71935046efac1916af1c48312e5d589fe4344 | [] | no_license | Container-Projects/docker-api-spring-vue-controller | ca90cd2c9a8ef39f6bb9a4ae0791d26867406cac | 3c8a6d4ac650e1dda6f4f9db1cec7e0e118a4315 | refs/heads/main | 2023-06-09T07:00:32.312548 | 2021-06-28T15:15:47 | 2021-06-28T15:15:47 | 381,079,712 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104 | java | /**
* Spring Framework configuration files.
*/
package io.github.rajpratik71.infra_controller.config;
| [
"rajpratik71@gmail.com"
] | rajpratik71@gmail.com |
75f92a9d1b40affa65dfb8ea81b639306eb5582f | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/protocal/protobuf/cmc.java | bab4799d1808a7f29f213f557046ee7c8e8de2a8 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,887 | java | package com.tencent.p177mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.p177mm.p205bt.C1331a;
import p690e.p691a.p692a.p693a.C6086a;
import p690e.p691a.p692a.p695b.p697b.C6091a;
import p690e.p691a.p692a.p698c.C6093a;
/* renamed from: com.tencent.mm.protocal.protobuf.cmc */... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
7b37df02d77fed44cbe1c34eb99f0de819749898 | d062fda5686f2dd79da6b243272d2cf48eb758fa | /zms-portal/src/main/java/com/zto/zms/portal/controller/install/InstallManagerController.java | dcdafbe195934bba22734312e020de96faf16043 | [
"Apache-2.0"
] | permissive | objcoding/zms | 0f8214bc956a18b8ae830aadb8774d0714e93b56 | b040c8f5861dd011634dbd78e8b0a427b1d5d2c4 | refs/heads/master | 2022-12-27T22:51:09.608394 | 2020-10-12T14:01:45 | 2020-10-12T14:01:45 | 272,327,008 | 2 | 2 | Apache-2.0 | 2020-06-15T02:48:56 | 2020-06-15T02:48:56 | null | UTF-8 | Java | false | false | 2,271 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"lidawei9103@zto.com"
] | lidawei9103@zto.com |
05a575ad57016e4201027c7a73334fdcceb7bf1c | 79fc70dddfc1fd5157c654a363ee667ea77f1bca | /BOA/src/com/airbus/boa/util/MessageBundle.java | 8cef2a8df02f9808074d455fe761bf9b5c8d56d6 | [] | no_license | fthera/project | d1475fb404103727a708674f2271a2def1ea9231 | 8e54b07bd68d05abcf007d3f71329a6e1cff3927 | refs/heads/master | 2020-03-31T20:49:05.104788 | 2018-10-11T09:33:38 | 2018-10-11T09:33:38 | 152,556,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,125 | java | /*
* ------------------------------------------------------------------------
* Class : MessageBundle
* Copyright 2016 by AIRBUS France
* ------------------------------------------------------------------------
*/
package com.airbus.boa.util;
import java.text.MessageFormat;
import java.util.HashMap;
import java.... | [
"fthera@AUSYNET.FR"
] | fthera@AUSYNET.FR |
0c89110e9fc351babd2807c0236a115ebfe289df | 3b46417b1567b0ac8fedb120307b4ab6a33f3dc5 | /java/chap10/Playground.java | cacd2540a864480513399c65781d02ef3a807f0c | [] | no_license | luketollefson/eclectic-projects | 416cf06831624c5733002fbc4a29ad553c1508d0 | 93c0739d83a8db3fe2634114828fbba38dbc2895 | refs/heads/master | 2020-07-31T14:58:43.904528 | 2019-09-24T16:31:08 | 2019-09-24T16:31:08 | 210,643,464 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,231 | java | /* Testing some stuff
Luke
*/
public class Playground
{
public static void main(String[] args)
{
B b3 = new B();
int n = b3.foo2();
System.out.println(b3.name);
C c1 = new C();
c1.foo1();
}
}
class A
{
private int number;
protected String name;
public double price;
public A()
{
System.out.pri... | [
"lukewtollefson@gmail.com"
] | lukewtollefson@gmail.com |
9cc6f16cf66014423278921d3d35578c13b3d02e | e9253bba61376de11efb551de8bfed25e1ccad9d | /src/duelgame/GameState.java | d127253559e7e1ba22515618a9a7641fdc2904be | [] | no_license | axblueblader/Duel-Game | a633ea727bb2e93f90793bfc15afacc8f1305f29 | 3d0d98ff8569793aa07af1e6219ee0e1b3be825c | refs/heads/master | 2020-03-23T02:09:37.919908 | 2018-08-12T11:42:55 | 2018-08-12T11:43:25 | 140,959,493 | 0 | 0 | null | 2018-08-12T04:07:05 | 2018-07-14T16:05:32 | Java | UTF-8 | Java | false | false | 1,297 | 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 duelgame;
/**
*
* @author Mikami
*/
public class GameState {
private int selfHealth;
private int sel... | [
"blueassassinx@gmail.com"
] | blueassassinx@gmail.com |
7fd4327b6d4415b5cc33c1b29ea9721877f0789d | 908c9f95e52a4a5c265c690c73932aeb3f82dfe8 | /gmall-pms/src/main/java/com/atguigu/gmall/pms/service/SpuImagesService.java | 5b2400b6f428a1743bc52d934c1766ebd6ae751f | [
"Apache-2.0"
] | permissive | ccyj1024/gmall | e8201cc2fea80e77d038f19aac2725755c0ed019 | b13b504204ed411937fc60e9bc829c4cf50b8893 | refs/heads/master | 2022-12-15T21:38:39.858644 | 2019-09-29T01:03:12 | 2019-09-29T01:03:12 | 209,918,123 | 0 | 0 | Apache-2.0 | 2022-12-10T06:26:58 | 2019-09-21T03:23:04 | JavaScript | UTF-8 | Java | false | false | 472 | java | package com.atguigu.gmall.pms.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.atguigu.gmall.pms.entity.SpuImagesEntity;
import com.atguigu.core.bean.PageVo;
import com.atguigu.core.bean.QueryCondition;
/**
* spu图片
*
* @author ccyj
* @email ccyj1024@126.com
* @date 20... | [
"ccyj1024@126.com"
] | ccyj1024@126.com |
48c4ea0d8ad5689a40ee7035ab3dd81ac4e46c70 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_8228b6e164d299028393cf4c51d79cfbed2a1ce8/WPSUploadServlet/12_8228b6e164d299028393cf4c51d79cfbed2a1ce8_WPSUploadServlet_s.java | 830345c04dd6a8527976020fcba70e7e0ec389d7 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 14,394 | java | package com.socialcomputing.wps.server.web;
import java.io.ByteArrayInputStream;
import java.io.CharArrayWriter;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.StringReader;
import java.util.Hashtable;
import java.util.List;
import java.util.jar.J... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
54c53fa98fbde076c461bffb2675812075ef3d65 | bee4add800e66938c43b37050c0a6c5c5fdc2f02 | /src/main/java/CrackCoding/package8_3/Solution3_2.java | f3c6da631a63ac288e80b2f779ede2b6ba08f25e | [] | no_license | hliyuan/online_programming | 353406a196d20f9cb3b0cb61530204f3009ab620 | 35e09cf2b4d23560bbbf6207b849a4c4d6fbc947 | refs/heads/master | 2021-01-01T17:44:56.918485 | 2017-09-09T14:15:10 | 2017-09-09T14:15:10 | 98,145,781 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 892 | java | package CrackCoding.package8_3;
/**
* Created by liyuan on 2017/7/19.
*/
import java.util.Stack;
/**设计一个栈,除pop与push方法外,还支持min方法,可返回栈元素中的最小值。push,pop和min三个方法的时间复杂度必须为O(1)。*/
public class Solution3_2 extends Stack {
Stack<Integer> stack;
public Solution3_2(){
stack = new Stack<Integer>();
}
... | [
"liyuan Huang"
] | liyuan Huang |
95f2916b5911043f4507bbb9c893af57360e0ede | f1885aef187208c69972076f4cb380483b2b93a1 | /oap-server/server-tools/profile-exporter/tool-profile-snapshot-server-mock/src/main/java/org/apache/skywalking/oap/server/tool/profile/core/MockCoreModuleProvider.java | b48790fb3c232bfca5ad7135706c21f1604eaf55 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | song90625/skywalking | cff09a6ae1bb27a7bad095fdd192a981a45ac0b2 | 418bdff277179b4660e578b1837f21fd3db514cb | refs/heads/master | 2020-06-12T18:02:20.029097 | 2020-04-21T07:39:18 | 2020-04-21T07:39:18 | 194,379,294 | 0 | 0 | Apache-2.0 | 2020-04-21T08:26:50 | 2019-06-29T07:49:37 | Java | UTF-8 | Java | false | false | 9,094 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"noreply@github.com"
] | noreply@github.com |
e9a56137afcf740e36c8773cb8abbc34c643eee2 | e1a2d6a136f7ad1845749b19e8169879a1d0fab4 | /app/src/androidTest/java/com/example/voicerecord/ExampleInstrumentedTest.java | cf8658cd63ce0dbac8b2f0f3131b628aa829ea43 | [] | no_license | Nazmul2957/VoiceRecord | a987b0f31880f8c1ce4f943c6e5ec3b5224033bf | 621f57aa62f694ca43a0d9beb0ad4a1da0df9ac4 | refs/heads/master | 2021-04-01T04:06:22.933226 | 2020-03-18T06:26:50 | 2020-03-18T06:26:50 | 248,155,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package com.example.voicerecord;
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 execute on... | [
"transcend16gb"
] | transcend16gb |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.