blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 390 | content_id stringlengths 40 40 | detected_licenses listlengths 0 35 | license_type stringclasses 2
values | repo_name stringlengths 6 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 539
values | visit_date timestamp[us]date 2016-08-02 21:09:20 2023-09-06 10:10:07 | revision_date timestamp[us]date 1990-01-30 01:55:47 2023-09-05 21:45:37 | committer_date timestamp[us]date 2003-07-12 18:48:29 2023-09-05 21:45:37 | github_id int64 7.28k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 13
values | gha_event_created_at timestamp[us]date 2012-06-11 04:05:37 2023-09-14 21:59:18 ⌀ | gha_created_at timestamp[us]date 2008-05-22 07:58:19 2023-08-28 02:39:21 ⌀ | gha_language stringclasses 62
values | src_encoding stringclasses 26
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 128 12.8k | extension stringclasses 11
values | content stringlengths 128 8.19k | authors listlengths 1 1 | author_id stringlengths 1 79 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e01f370c5c294d179f9c3a90bed3009ceee87c0a | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/95/org/apache/commons/math/linear/RealMatrixImpl_getColumnDimension_759.java | 93d9e0a57adad2fcdd780de6b478e61c40474aab | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,086 | java |
org apach common math linear
implement real matrix realmatrix arrai store entri
href http www math gatech bourbaki math2601 web note 2num pdf
decomposit support linear system
solut invers
decomposit perform need support oper
solv
singular issingular
determin getdetermin
invers
strong usag note ... | [
"[email protected]"
] | |
63f21dc75bfab9ce37bb553759016f62e66f3ad3 | 380a44fcc5b4c0b40e3c50ccd9421220576b822d | /services/client/src/main/java/shop/OrderLineDTO.java | 9ded3a3e26ec21c180b718a61302486d616cbdeb | [] | no_license | paulatumwine/SWA | 2958671713d6b4e10339855093e08f16cb574ba5 | fa17d4031be4e421debc6a075f3c23b92022ef27 | refs/heads/master | 2023-02-16T01:37:30.797002 | 2021-01-10T02:13:31 | 2021-01-10T02:13:31 | 308,220,966 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package shop;
public class OrderLineDTO {
int quantity;
ProductDTO product;
public ProductDTO getProduct() {
return product;
}
public void setProduct(ProductDTO product) {
this.product = product;
}
public int getQuantity() {
return quantity;
}
public void setQuantity(int quantity) {
this.quantity ... | [
"[email protected]"
] | |
da7c621e196a40d85e9c4d2d858b3cb7ed6b6836 | 022980735384919a0e9084f57ea2f495b10c0d12 | /src/ext-lltnxp/ext-impl/src/com/sgs/portlet/permissonuserbyfile/util/PermissionUserByFileSearchUtil.java | cb9c73159896a14ef1afeec498f8cf3305b7f820 | [] | no_license | thaond/nsscttdt | 474d8e359f899d4ea6f48dd46ccd19bbcf34b73a | ae7dacc924efe578ce655ddfc455d10c953abbac | refs/heads/master | 2021-01-10T03:00:24.086974 | 2011-02-19T09:18:34 | 2011-02-19T09:18:34 | 50,081,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package com.sgs.portlet.permissonuserbyfile.util;
import com.liferay.portal.kernel.util.OrderByComparator;
public class PermissionUserByFileSearchUtil {
public static OrderByComparator getUserOrderByComparator(
String orderByCol, String orderByType) {
boolean orderByAsc = false;
if (orderByType.eq... | [
"nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e"
] | nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e |
ef32a9eacc462a88a435b8d1fb769a41121d87e3 | 439874522c15194dbf83b63ccdfefeee217ab3c5 | /java/java-tests/testData/inspection/dataFlow/jspecify/SuperObjectUnspec.java | 363c8a97e548ce18f31bd622da23d4e075dacce1 | [
"Apache-2.0"
] | permissive | jbeckers/intellij-community | c473f51026be1ffcdd5979c6e750274133b2b847 | 37e4976327f5f5b595a4d20192482f966c9683b6 | refs/heads/master | 2023-04-29T11:21:10.165921 | 2023-02-16T07:10:25 | 2023-02-16T07:35:15 | 62,625,846 | 1 | 0 | Apache-2.0 | 2021-03-18T16:36:09 | 2016-07-05T09:59:44 | null | UTF-8 | Java | false | false | 1,559 | java | /*
* Copyright 2020 The JSpecify 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 applicable law or ... | [
"[email protected]"
] | |
72111b6d252e1e5ea3d27f1998b58b8f42b641d5 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/test/org/pentaho/di/repository/pur/PurRepository_RepositoryDirectory_IT.java | 69be5885963d49cefa0cc60c334931cc82cea8c9 | [] | 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 | 2,534 | java | /**
* !
* Copyright 2016 - 2017 Hitachi Vantara. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"[email protected]"
] | |
3e8053a274f5a983226d65a82424016a0b3e5b47 | f40c5613a833bc38fca6676bad8f681200cffb25 | /kubernetes-model-generator/openshift-model/src/generated/java/io/fabric8/openshift/api/model/WebhookTokenAuthenticator.java | 1154daad2d05e091ef2ffdfe9b01dd24b25939ee | [
"Apache-2.0"
] | permissive | rohanKanojia/kubernetes-client | 2d599e4ed1beedf603c79d28f49203fbce1fc8b2 | 502a14c166dce9ec07cf6adb114e9e36053baece | refs/heads/master | 2023-07-25T18:31:33.982683 | 2022-04-12T13:39:06 | 2022-04-13T05:12:38 | 106,398,990 | 2 | 3 | Apache-2.0 | 2023-04-28T16:21:03 | 2017-10-10T09:50:25 | Java | UTF-8 | Java | false | false | 3,273 | java |
package io.fabric8.openshift.api.model;
import java.util.HashMap;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fast... | [
"[email protected]"
] | |
bc015eec0d3f78de1770f2bf17641fc7f1e5ca0d | b4e6fe7474d0c5fccd7099a52ff4bb941baa6b81 | /src/main/java/com/qvim/hs/news/JaroWinkler.java | 48354ee649d810ca2bf9877a088292af055a35d6 | [] | no_license | RinesThaix/TwitFinance | 01f2f24f54854d127ea5753e131c2558068e0ed2 | e96db2e15ecd7c431e810387e1495ba7fb6a8038 | refs/heads/master | 2021-01-20T00:04:18.891250 | 2017-04-23T21:14:59 | 2017-04-23T21:14:59 | 89,072,188 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,678 | java | package com.qvim.hs.news;
import java.util.Arrays;
/**
* Created by RINES on 22.04.17.
*/
public class JaroWinkler {
private JaroWinkler() {}
static double similarity(String s1, String s2) {
if (s1 == null)
throw new NullPointerException("s1 must not be null");
if (s2 == null)... | [
"[email protected]"
] | |
b93a29f8f4c9ea61fa0602cfa812e3e48ba804bb | 4fe2271293410196af2fe5fa2cc924dba5f9de71 | /archive/branches/mavenization/src/java/org/skife/jdbi/v2/Binding.java | 96b3effe4e4f4d43f1c29ac918c510bb1aa07ed9 | [
"Apache-2.0"
] | permissive | TimVonsee/jdbi | 888058ae0dca71d33201aceca86eefa568e123b6 | 21a2a38ab60d2cef07029db8e98cf20def45db4c | refs/heads/master | 2020-03-11T15:34:39.734809 | 2011-12-01T18:44:45 | 2011-12-01T18:44:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,253 | java | /*
* Copyright 2004-2006 Brian McCallister
*
* 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 o... | [
"brianm@bef26512-0eee-0310-aad4-d1eb80de6c02"
] | brianm@bef26512-0eee-0310-aad4-d1eb80de6c02 |
200a095a131725321ab791d2e9b5351471785fed | 0205999a193bf670cd9d6e5b37e342b75f4e15b8 | /spring-jms/src/test/java/org/springframework/jms/support/JmsMessageHeaderAccessorTests.java | b46a9643823f3c1a1c6719359d27ef57a374bd90 | [
"Apache-2.0"
] | permissive | leaderli/spring-source | 18aa9a8c7c5e22d6faa6167e999ff88ffa211ba0 | 0edd75b2cedb00ad1357e7455a4fe9474b3284da | refs/heads/master | 2022-02-18T16:34:19.625966 | 2022-01-29T08:56:48 | 2022-01-29T08:56:48 | 204,468,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,984 | java | /*
* Copyright 2002-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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"[email protected]"
] | |
8302ac10e34386fd71b0cda269942e45fa1084b2 | 3f233a0146ffb9aba645bbb1622c4babfb8d8f7c | /latte-core/src/main/java/com/flj/latte/net/download/DownloadHandler.java | 737bdb373a4d682f1c100f6715984eec92c08f65 | [] | no_license | BeiJingLgs/FastEC | 488a9c276c92a9f8e00713b1a715f9367846dfe6 | fea4be18712faa8f8d7b7fe85d72534cc87a4010 | refs/heads/master | 2020-04-03T14:41:28.221048 | 2018-10-30T05:57:32 | 2018-10-30T05:57:32 | 155,331,009 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,243 | java | package com.flj.latte.net.download;
import android.os.AsyncTask;
import android.support.annotation.NonNull;
import com.flj.latte.net.RestCreator;
import com.flj.latte.net.callback.IError;
import com.flj.latte.net.callback.IFailure;
import com.flj.latte.net.callback.IRequest;
import com.flj.latte.net.callback.ISuccess... | [
"[email protected]"
] | |
4b726fd21880775dba990ff134fbac6af688d079 | 35bcd98e350230015c57971f55f962507895720b | /src/com/zen/androidhtmleditor/PreferenceObfuscator.java | 3c727e0357e6e97224d9f15df8154769d63c728c | [] | no_license | mmicky/android-html-editor | 58494b617b1348eaa9e472330fadec1f3c92f680 | 215d6322cb8c57043fc65bfc490f1dde1ef2ebd0 | refs/heads/master | 2020-04-05T18:30:39.179445 | 2015-12-17T17:19:22 | 2015-12-17T17:19:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,400 | java | /*
* Copyright (C) 2010 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... | [
"[email protected]"
] | |
2e130136e86975957673b69a6caa074abc726446 | 7d3230a233f12d68ebf357d1e663eef00b941dc0 | /java/Final_Year/BST/Assignment/BSTPriorityQueue.java | 8c1d9794cf51013438242a27fb82169da4016c69 | [] | no_license | OliverMensahDev/system-programming | 606912ec7ec4f8a44e9a7197b3677c2621b376e8 | 50989b1af65c8ca013f5b456e04fae80f26e8374 | refs/heads/master | 2021-09-22T15:48:58.519488 | 2018-06-05T03:54:55 | 2018-06-05T03:54:55 | 135,923,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 958 | java | import java.util.Scanner;
public class BSTPriorityQueue<T>{
BinarySearchTree<Integer> bst = new BinarySearchTree<Integer>();
public Integer get(){
return bst.findMax();
}
public void insert(int item){
bst.insertV2(item);
}
public void remove(int item){
... | [
"[email protected]"
] | |
58bccc6d4e4c2bfaecdac2b02534e61955887f1e | 14b497b11196ca5bf170bbed99b54e172404c4ce | /src/LeetCode/No106.java | 4dd8fcd9fd1365fa861242ab4678908d55996fc7 | [] | no_license | lenfranky/java_learning_lz | 54a326cf23f3248bd2a5386dd146ec36cbfeeed4 | 619bcf7b4ab60156940260debed3bd9dc8c702ba | refs/heads/master | 2020-04-03T15:43:49.104485 | 2019-06-26T12:24:22 | 2019-06-26T12:24:22 | 155,374,640 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,269 | java | package LeetCode;
import java.util.HashMap;
import java.util.Map;
public class No106 {
private Map<Integer, Integer> indexMap = new HashMap<>();
public TreeNode buildTree(int[] inorder, int[] postorder) {
for (int i = 0; i < inorder.length; i ++) {
indexMap.put(inorder[i], i);
}
... | [
"[email protected]"
] | |
759569edf05dc69219688acf28bb04fbb805f009 | 6cd25cba927b89c42317a0c799715fe99c553d27 | /src/main/java/com/edt/service/IRoleService.java | a3b54033e8af3dea741d2abb22d0ab7ff828519c | [] | no_license | EDT777/car-business | 0d08ee7c45d527bd1d49985d29dcd9142987046f | 4de0548d19a88d0ab66ce1b1e76a10e49e31d419 | refs/heads/master | 2023-02-09T17:02:14.038830 | 2021-01-03T09:10:22 | 2021-01-03T09:10:22 | 323,578,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 456 | java | package com.edt.service;
import com.edt.domain.Role;
import com.edt.qo.QueryObject;
import com.github.pagehelper.PageInfo;
import java.util.List;
public interface IRoleService {
void save(Role role, Long[] ids);
void delete(Long id);
void update(Role role, Long[] ids);
Role get(Long id);
List<Ro... | [
"[email protected]"
] | |
ba6d89f7452aa0e14fa66abfe4257703a2f7ba77 | a8a588a8ebe1ee5b20f451fe5e684cc84362ee67 | /src/main/java/com/athena/component/input/ChejDBDataWriter.java | 4e39d301883d97ddc1bf10db9574f3a167398ecb | [] | no_license | liyq1406/athena-interface-service | 69b0b6c3547fb850378f51c736cbb5f4497cfe15 | 7d901f6d54e1d47ef6397d60a278cb6ca6b206a7 | refs/heads/master | 2021-01-21T14:32:43.778297 | 2017-06-07T06:35:31 | 2017-06-07T06:35:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,984 | java | package com.athena.component.input;
import java.util.Date;
import com.athena.component.exchange.Record;
import com.athena.component.exchange.config.DataParserConfig;
import com.athena.component.exchange.txt.TxtInputDBSerivce;
import com.athena.util.exception.ServiceException;
/**
* 2580 车间
* @author hzg
*
*/
pub... | [
"[email protected]"
] | |
c18c4f592225065cdaa6a0671badea39734b3cd7 | 29e3f451c901e3a698d3ddb05e3cf0e553de06ae | /src/inflearn_lecture/structures/MapGetOrDefaultTest.java | c059af889610aa11e293deb4fd8fdadfdff5686e | [] | no_license | camel-man-ims/coding-test-java | 864bf06d9aa49cc9adbd69a5839faf5dfd07c5e3 | 9af9076574938798ec88753719c897e769aaf0a3 | refs/heads/master | 2023-06-24T04:06:38.556456 | 2021-07-23T08:46:57 | 2021-07-23T08:46:57 | 310,873,173 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 883 | java | package inflearn_lecture.structures;
import java.util.HashMap;
public class MapGetOrDefaultTest {
public static void main(String[] args) {
String [] alphabet = { "A", "B", "C" ,"A","A"};
HashMap<String, Integer> map = new HashMap<>();
for(String key : alphabet){
map.put(key, m... | [
"[email protected]"
] | |
51b973768b86dedaf1c6c4f45390eebc41aada1a | 493004baf3d0c60b40202b0b331807c7f7cde2c4 | /src/com/mobile/meishang/model/bean/CategoryDistance.java | b1d5caaabfe303f0ce065b8f3ff6d05000b76611 | [] | no_license | zhangbin131421/Meishang | 5d50e4f58d02dbcebec9e21aee31c73b963cffaf | 51e6d17d5c7ac8e43a53c85fe6dac1c90a8b8bab | refs/heads/master | 2021-01-21T23:33:51.313009 | 2015-06-28T10:47:55 | 2015-06-28T10:47:55 | 34,308,491 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 550 | java | package com.mobile.meishang.model.bean;
public class CategoryDistance {
private String id;
private String name;
public CategoryDistance() {
}
public CategoryDistance(String id, String name) {
this.id = id;
this.name = name;
}
// public CategoryDistance(JSONObject json) throws JSONExceptio... | [
"[email protected]"
] | |
86afac2ffbef1af7a756585b1f76ec6fcc554be4 | cc6243837f70bd001af3905efc345ec210bd6e76 | /javalib/src/main/java/com/bhargavaroyal/javalib/designpattern/behavioral/visitor/Computer.java | 4520ebb4d960397c6e41b2fb16566baa357fb6de | [] | no_license | bhargavaroyal/OutlineAndJav | 01ddb3e30e4c7b1db4ea869d587335a0b9fd9efa | 526ce6b697078226a8428ee6219d3a49063ed05c | refs/heads/main | 2023-08-03T09:11:06.291351 | 2021-09-18T16:52:56 | 2021-09-18T16:52:56 | 387,354,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.bhargavaroyal.javalib.designpattern.behavioral.visitor;
public class Computer implements ComputerPart {
ComputerPart[] parts;
public Computer() {
parts = new ComputerPart[] { new Mouse(), new Keyboard(), new Monitor() };
}
@Override
public void accept(ComputerPartVisitor computerPartVisitor) {
f... | [
"[email protected]"
] | |
883df6a198e353ea7c6dfeba57b0f7f6af25434e | 2edbc7267d9a2431ee3b58fc19c4ec4eef900655 | /AL-Game/data/scripts/system/handlers/ai/worlds/reshanta/SWBRam_LightAI2.java | 8174181a11a0cdb4819c94459de4402679fe45a5 | [] | no_license | EmuZONE/Aion-Lightning-5.1 | 3c93b8bc5e63fd9205446c52be9b324193695089 | f4cfc45f6aa66dfbfdaa6c0f140b1861bdcd13c5 | refs/heads/master | 2020-03-08T14:38:42.579437 | 2018-04-06T04:18:19 | 2018-04-06T04:18:19 | 128,191,634 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,358 | java | /*
* This file is part of Encom. **ENCOM FUCK OTHER SVN**
*
* Encom is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Enc... | [
"[email protected]"
] | |
27098a46ddde72a37157b03155f7ea647c757b8c | 4d0cd1f41a30184f9ff32e9faa82f204f891721b | /external/jglobus/jglobus-4.0.3/src/org/globus/gatekeeper/ServiceRequest.java | f27a3dba6a4663690cfc2bdc8062b6a945bf097f | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | NCIP/cagrid-general | ce9680f6d58fe1dc8893ba69b5c72d86d60b45fc | 318cf185789453c4a025cc12af2a172bc85a19d6 | refs/heads/master | 2016-08-05T11:31:20.726557 | 2013-07-16T20:04:41 | 2013-07-16T20:04:41 | 8,959,797 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 584 | java | /*
* Portions of this file Copyright 1999-2005 University of Chicago
* Portions of this file Copyright 1999-2005 The University of Southern California.
*
* This file or a portion of this file is licensed under the
* terms of the Globus Toolkit Public License, found at
* http://www.globus.org/toolkit/download/lice... | [
"ervind"
] | ervind |
d64531e836bde427432f9492734e4c135635cfae | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/zhihu/android/net/p1740b/$$Lambda$t0TBUZWo7sBGpFYzhnPcQpebKMY.java | 732a6469a9f2ba95ca3719e15caf1861c51ca837 | [] | 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 | 787 | java | package com.zhihu.android.net.p1740b;
import com.zhihu.android.net.p1740b.EncryptInterceptor;
import com.zhihu.android.p1669m.CryptoUtils;
/* renamed from: com.zhihu.android.net.b.-$$Lambda$t0TBUZWo7sBGpFYzhnPcQpebKMY reason: invalid class name */
/* compiled from: lambda */
public final /* synthetic */ class $$Lamb... | [
"[email protected]"
] | |
40461f553cac095f8055c6ea5d0abaa0786204ef | f28dce60491e33aefb5c2187871c1df784ccdb3a | /src/main/java/com/boohee/myview/CommonLineView$$ViewInjector.java | 6965053c5a081a1f8de0570139a6aa5c006f4088 | [
"Apache-2.0"
] | permissive | JackChan1999/boohee_v5.6 | 861a5cad79f2bfbd96d528d6a2aff84a39127c83 | 221f7ea237f491e2153039a42941a515493ba52c | refs/heads/master | 2021-06-11T23:32:55.977231 | 2017-02-14T18:07:04 | 2017-02-14T18:07:04 | 81,962,585 | 8 | 6 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | java | package com.boohee.myview;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import butterknife.ButterKnife.Finder;
import butterknife.ButterKnife.Injector;
import com.boohee.one.R;
public class CommonLineView$$ViewInjector<T extends CommonLineView> implements Injector<T> {
... | [
"[email protected]"
] | |
d2af1336f2150dddea5378d52df76c2af8a44197 | 97f73b2a963551981fa566f33ec9e87ffc34dcb7 | /manage-dao/src/main/java/com/github/quick/spring/boot/manage/dao/entity/MiddleUserDepartment.java | e1fa70d3ff268576aee6fa7d0f11a24856227a7b | [
"Apache-2.0"
] | permissive | gitter-badger/manage-project | 72d6afe06420e36b1452005cd591a768e55a52ea | 51a4326515b8131954d2de6166791a2633c9f54a | refs/heads/main | 2022-12-25T03:53:19.538709 | 2020-10-02T13:25:21 | 2020-10-02T13:25:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,179 | java | package com.github.quick.spring.boot.manage.dao.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import io.swagger.annotations.ApiModel;
import io.s... | [
"[email protected]"
] | |
ffad9b389a188eed7b95c50b76a9d688f90bbc01 | 5253dcf5b8c35f8ea1ff632f87d61d009879d8a7 | /commonlibrary/src/main/java/com/juggist/commonlibrary/rx/RxBus.java | 6d949d066da0f69d5b1b075a4a47fa033e818892 | [] | no_license | lufeisong1988/changcai | 7e682ed2de796ecfd5204c9abf9485567714a477 | cd578f8de84c8ce2e71c5537c90d808ef398e2b3 | refs/heads/master | 2021-09-10T23:14:23.028466 | 2018-04-04T01:53:46 | 2018-04-04T01:53:46 | 116,357,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,011 | java | package com.juggist.commonlibrary.rx;
import android.support.annotation.NonNull;
import java.util.Vector;
import java.util.concurrent.ConcurrentHashMap;
import rx.Observable;
import rx.subjects.PublishSubject;
import rx.subjects.Subject;
/**
* Created by liuxingwei on 2017/2/15.
* 事件总线
*/
public class RxBus {
... | [
"[email protected]"
] | |
393f6afbb33b983eb5e76bccf76dc91eb6dd2143 | d88b98ac7d896f69c5250ac28a6c503dbd8692b7 | /app/src/main/java/gbq/com/myaccount/base/IBaseCtrl.java | e6e0b2629d703e6565229f880b0dcc816df45ed4 | [] | no_license | gaobingqiu/MyAccount | a4fe83d52f3f8c4f5cf03ade1e4196e2e9865061 | fd8dbea809f43a727b138e5f47a445bd2f542280 | refs/heads/master | 2020-08-03T16:21:21.555478 | 2016-12-08T09:56:07 | 2016-12-08T09:56:07 | 73,543,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 290 | java | package gbq.com.myaccount.base;
/**
* 基本的Activity的控制接口,主要包含一些Activity的公共方法
* Created by gbq on 2016/11/19.
*/
public interface IBaseCtrl {
void showToast(String msg);
void showAlert(String msg);
void showProcess();
void closeProcess();
}
| [
"[email protected]"
] | |
614a40206ea18c29897512c715bca58308052137 | 4dd17e465e3fe270271d9e8b05b034f7434b0ad4 | /document/src/main/java/by/bsuir/document/processor/impl/FioProcessor.java | 1a94ca4b06c974cc9131e87c00759060a5fcc1c3 | [] | no_license | Vyacheslav-Kn/cooperative | dcfb27e1c307cefe118b148580480a545fcd74c6 | e5c6553a219972f19b562eb4797417d430e0c2ac | refs/heads/master | 2021-03-24T01:30:50.389409 | 2020-03-14T20:17:45 | 2020-03-14T20:17:45 | 247,503,452 | 0 | 0 | null | 2020-03-15T16:18:34 | 2020-03-15T16:18:34 | null | UTF-8 | Java | false | false | 628 | java | package by.bsuir.document.processor.impl;
import by.bsuir.document.model.template.Tag;
import by.bsuir.document.processor.TagProcessor;
import lombok.AllArgsConstructor;
import java.util.Map;
/**
* {@link TagProcessor} of {@link Tag#FIO}.
*
* @author Vladislav Novitskiy
*/
@AllArgsConstructor
public class FioPro... | [
"[email protected]"
] | |
c2bdd2b7f544263af02f7af1ad98461fc5f4efa4 | 07e55f35a0521fee220f336b3cdd41d1940abe57 | /src/com/soarcms/core/manager/CmsSiteMng.java | 5f5794e089106d476c3a35d1df2b2e95f7ce7b29 | [] | no_license | yt-zgl/cms | 3bba22fcee48da6dc97be9ac413ddba327bf484b | 30d6157396ff7cab14aa0ee65da8175393ae48d1 | refs/heads/master | 2020-12-02T19:49:47.514009 | 2015-12-11T02:28:54 | 2015-12-11T02:28:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | package com.soarcms.core.manager;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import com.soarcms.core.entity.CmsSite;
import com.soarcms.core.entity.CmsUser;
public interface CmsSiteMng {
public List<CmsSite> getList();
public List<CmsSite> getListFromCache();
public CmsSite findByD... | [
"[email protected]"
] | |
b4c59017b84dd2683bc1eb75bcb94d04ff55bb98 | 995e655293513d0b9f93d62e28f74b436245ae74 | /src/com/google/gson/internal/bind/TypeAdapters$8.java | a1e3d5391577af7df819ffd5624ee25d42375932 | [] | no_license | JALsnipe/HTC-RE-YouTube-Live-Android | 796e7c97898cac41f0f53120e79cde90d3f2fab1 | f941b64ad6445c0a0db44318651dc76715291839 | refs/heads/master | 2021-01-17T09:46:50.725810 | 2015-01-09T23:32:14 | 2015-01-09T23:32:14 | 29,039,855 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.google.gson.internal.bind;
import com.google.gson.JsonSyntaxException;
import com.google.gson.TypeAdapter;
import com.google.gson.st... | [
"[email protected]"
] | |
393fd5809ef9a8917225d03eb110fbceddcb2ed5 | 12b17568e3b89820018ac1d2366c55d662355ccf | /splat/sort/src/main/java/org/unix4j/sort/option/DefaultOptionSet.java | 85c60f0837074ae2bce49e519c63a2928b1b0d9e | [] | no_license | miguelvelezmj25/performance-mapper-evaluation | 0b086d60767250b9df7d89dfa70336b2e884af49 | e8f42e1f9006826a79e65edae30d9aa906eb8a30 | refs/heads/master | 2023-08-18T04:36:38.878803 | 2021-10-20T13:47:54 | 2021-10-20T13:47:54 | 91,713,239 | 0 | 0 | null | 2021-01-15T15:33:51 | 2017-05-18T16:05:51 | Java | UTF-8 | Java | false | false | 7,386 | java | package org.unix4j.sort.option;
import java.util.Collection;
import java.util.EnumSet;
import java.util.Iterator;
/**
* Default implementation of a modifiable option set. The option set is backed
* by an efficient {@link EnumSet}.
*
* @param <E> the option enum type
*/
public class DefaultOptionSet<E extends Enu... | [
"[email protected]"
] | |
21b682affa2ea2e7ce3387592eb176cdca7a58b1 | c8757aa578e53b2ff0d94bc97b7cc2c0bd515e0d | /components/camel-servlet/src/test/java/org/apache/camel/component/servlet/rest/RestServletBindingModeOffWithContractTest.java | fa481be5516192703ade26dcbf00531357707174 | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kaiserahmed-isu/camel | 3971b9ea03b289f0be8e9d8fa4534ff2e1440118 | 7b2a3ae36cb42184604c01195ed5499dc92ea1ff | refs/heads/master | 2021-04-03T01:05:16.526119 | 2018-03-08T12:05:27 | 2018-03-08T12:05:47 | 124,423,290 | 1 | 0 | Apache-2.0 | 2018-03-08T17:09:29 | 2018-03-08T17:09:29 | null | UTF-8 | Java | false | false | 4,283 | 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... | [
"[email protected]"
] | |
b14391d2e4e99ff6aba18dc48719cb49cf9717ed | bfe820fdaf9a525245553c0a03ea6bf03e6648a3 | /marathon-core/src/main/java/net/sourceforge/marathon/util/BlurbInfo.java | c12619416376989d7f2e595ad71cea5607433280 | [
"Apache-2.0"
] | permissive | jalian-systems/marathonv5 | 323aee5ea5b1b521063835f604fe6d9c85eabb57 | d957a6a920b4c458d3db4f684529d3619a3124a2 | refs/heads/master | 2022-05-03T01:36:52.214118 | 2021-01-13T08:01:28 | 2021-01-13T08:01:28 | 83,883,701 | 14 | 24 | Apache-2.0 | 2022-04-19T12:20:52 | 2017-03-04T09:54:47 | Java | UTF-8 | Java | false | false | 1,668 | java | /*******************************************************************************
* Copyright 2016 Jalian Systems Pvt. Ltd.
*
* 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:... | [
"[email protected]"
] | |
479601a82624d5ac0341b353b9a7478b31d5683f | c96b0be86c08f639d388498851384706a3c87815 | /KCX-Mapping-Convert/src/com/kewill/kcx/component/mapping/common/start/customer/in/CmpToKidsMule.java | 6f70aecbf3a1d8297c28bbfea60f0264a1b9938c | [] | no_license | joelsousa/KCX-Mapping-Convert | cf1b4b785af839f6f369bcdf539bd023d4478f72 | 9da4b25db31f5b1dfbefd279eb76c555f3977c0e | refs/heads/master | 2020-06-07T12:06:43.517765 | 2014-10-03T14:14:51 | 2014-10-03T14:14:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,812 | java | package com.kewill.kcx.component.mapping.common.start.customer.in;
import java.io.InputStream;
import java.io.InputStreamReader;
import javax.xml.stream.XMLEventReader;
import javax.xml.stream.XMLInputFactory;
import org.apache.log4j.Logger;
import org.apache.tools.ant.filters.StringInputStream;
import org... | [
"[email protected]"
] | |
083dd6fd3e262ec40f3f6518e661557a1f76f4ee | db2ca48fffaf6689c9db439abaf9d98729548e0b | /minsu-service/minsu-service-message/minsu-service-message-provider/src/test/java/com/ziroom/minsu/services/message/test/dao/HuanxinImOfflineDaoTest.java | 731fe23aeb29c5c16aed1a7fd8219ab1079d8b5d | [] | no_license | majinwen/sojourn | 46a950dbd64442e4ef333c512eb956be9faef50d | ab98247790b1951017fc7dd340e1941d5b76dc39 | refs/heads/master | 2020-03-22T07:07:05.299160 | 2018-03-18T13:45:23 | 2018-03-18T13:45:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,013 | java | /**
* @FileName: HuanxinImOfflineDaoTest.java
* @Package com.ziroom.minsu.services.message.test.dao
*
* @author loushuai
* @created 2017年8月30日 下午7:44:05
*
* Copyright 2011-2015 asura
*/
package com.ziroom.minsu.services.message.test.dao;
import javax.annotation.Resource;
import org.junit.Test;
import com.a... | [
"068411Lsp"
] | 068411Lsp |
77a658d80b3b350bd9ead61551b5de7fc4db0b6a | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithoutLambdas_ReducedClassCount/applicationModule/src/main/java/applicationModulepackageJava1/Foo838.java | 748cd36afae30cca7fd9eb02121fd9a8e13db8cb | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package applicationModulepackageJava1;
public class Foo838 {
public void foo0() {
new applicationModulepackageJava1.Foo837().foo9();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public void foo4() {
foo3();
}
public void f... | [
"[email protected]"
] | |
d4a6947086287eac6690535f3083f5109cf8b2fc | f546311c30ec470f31816e8e25d17e098b8df019 | /app/src/main/java/com/sdxxtop/mvprobot/di/module/AppModule.java | 871190493b5a0b5db86dedf66fe92e9ae274f31c | [] | no_license | ZhouSilverBullet/MvpRobot | 1bd19ded223f7ac1e62f6f0198f8364905ebef09 | 36aa9f3e6c663a8c228f9050c697effa55424f94 | refs/heads/master | 2020-04-11T01:40:37.920418 | 2018-12-12T02:40:20 | 2018-12-12T02:40:20 | 161,422,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package com.sdxxtop.mvprobot.di.module;
import com.sdxxtop.mvprobot.app.App;
import javax.inject.Singleton;
import dagger.Module;
import dagger.Provides;
@Module
public class AppModule {
private App application;
public AppModule(App application) {
this.application = application;
}
@Singlet... | [
"[email protected]"
] | |
008e3d0632f81c5cb55f6ca78d232271b755e2b1 | dc25b23f8132469fd95cee14189672cebc06aa56 | /vendor/mediatek/proprietary/packages/apps/Mms/src/com/mediatek/mms/util/MmsSizeUtils.java | 0ee313ca7afe75b3dba9825383a5894a7ca573ab | [
"Apache-2.0"
] | permissive | nofearnohappy/alps_mm | b407d3ab2ea9fa0a36d09333a2af480b42cfe65c | 9907611f8c2298fe4a45767df91276ec3118dd27 | refs/heads/master | 2020-04-23T08:46:58.421689 | 2019-03-28T21:19:33 | 2019-03-28T21:19:33 | 171,048,255 | 1 | 5 | null | 2020-03-08T03:49:37 | 2019-02-16T20:25:00 | Java | UTF-8 | Java | false | false | 5,067 | java | /* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein
* is confidential and proprietary to MediaTek Inc. and/or its licensors.
* Without the prior written permission of MediaTek inc. and/or ... | [
"[email protected]"
] | |
bdfb7c1a5c910e4b1b7ea8d80e2d5ab3f98a1ec9 | 980cd2a67564e499016a65042178b4ad4a10b00b | /src/day28_DateTime/Time_Formatting.java | 9bb2e31bfa62fde5fddfb0b9e6d6452a3e547962 | [] | no_license | Marat311/Spring2020_JavaPractice | be4463497c555abafd5604b19c23f7d0ca7c407f | 278076f8e294587b7436e37bd91a7a9d8c5a39be | refs/heads/master | 2022-08-26T10:40:56.892256 | 2020-05-28T17:33:31 | 2020-05-28T17:33:31 | 257,803,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 537 | java | package day28_DateTime;
import java.time.LocalTime;
import java.time.format.DateTimeFormatter;
public class Time_Formatting {
public static void main(String[] args) {
DateTimeFormatter dtf =DateTimeFormatter.ofPattern("hh:mm:ss a");
LocalTime time1 = LocalTime.of(23, 30, 30);
System.out... | [
"[email protected]"
] | |
e200b8f3895b66e38d449983bf5d7f5c2b462d3d | 6452d328c9a70f23a037a9226e79d6f5820a44e4 | /org/sintef/edap_aspects/org.sintef.edap.smartadapters/src/smartadapters4MODERATES/InstantiationStrategy.java | 05c09442e1022242b331b25eeb1ebae352414a16 | [] | no_license | manualem/moderates | 2132bf76b7f540c1fa4d74b78154a71070ef0fff | ad8d74667c3532cee44e572ca3d8d8ca316451bd | refs/heads/master | 2020-12-29T01:42:11.865055 | 2011-06-21T09:03:28 | 2011-06-21T09:03:28 | 38,399,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,379 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package smartadapters4MODERATES;
import edap_relaxed.AspectModelElement;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Instantiation Strategy</b></em>'.
... | [
"fleurey@18f204b0-11dd-0995-6934-10920bfec807"
] | fleurey@18f204b0-11dd-0995-6934-10920bfec807 |
847fa4c730c2b74fa4f0534bccf070b42e472a21 | 5ecd15baa833422572480fad3946e0e16a389000 | /framework/Pipeline-Open/subsystems/pipeline/main/api/java/com/volantis/xml/pipeline/sax/drivers/webservice/WSDLEntry.java | e91cfc7a51ec6c1c4ad24e2e6a32d999445662d7 | [] | no_license | jabley/volmobserverce | 4c5db36ef72c3bb7ef20fb81855e18e9b53823b9 | 6d760f27ac5917533eca6708f389ed9347c7016d | refs/heads/master | 2021-01-01T05:31:21.902535 | 2009-02-04T02:29:06 | 2009-02-04T02:29:06 | 38,675,289 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,048 | java | /*
This file is part of Volantis Mobility Server.
Volantis Mobility Server 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 3 of the License, or
(at your option) any later version.
Volantis Mobili... | [
"iwilloug@b642a0b7-b348-0410-9912-e4a34d632523"
] | iwilloug@b642a0b7-b348-0410-9912-e4a34d632523 |
bd56d06228bca448c25dc0595b097626a9394ca3 | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes5/tencent/im/msg/im_msg_head$InstInfo.java | d73b4c1ea589278fc7de50c30778750f5a742841 | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,205 | java | package tencent.im.msg;
import com.tencent.mobileqq.hotpatch.NotVerifyClass;
import com.tencent.mobileqq.pb.MessageMicro;
import com.tencent.mobileqq.pb.MessageMicro.FieldMap;
import com.tencent.mobileqq.pb.PBEnumField;
import com.tencent.mobileqq.pb.PBField;
import com.tencent.mobileqq.pb.PBUInt32Field;
public final... | [
"[email protected]"
] | |
ad56c84f5de2cf1a3802091d61e6ea8fe5769e50 | 31b6578da63280b11188039aee6dc4b957044e19 | /src/test/java/com/chaung/entityaudit/web/rest/util/PaginationUtilUnitTest.java | beb3c029cfa9cdcdbaafe2aac6343fc901806173 | [] | no_license | BulkSecurityGeneratorProject/chaung-entity-audit | 69553745c989d24161ab10353e9ec46428a8f460 | 9cbef291c1b2ecb01b93c699ed9008bf0d96e10b | refs/heads/master | 2022-12-09T11:40:42.627310 | 2018-12-27T10:41:23 | 2018-12-27T10:41:23 | 296,582,704 | 0 | 0 | null | 2020-09-18T09:58:17 | 2020-09-18T09:58:16 | null | UTF-8 | Java | false | false | 1,750 | java | package com.chaung.entityaudit.web.rest.util;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
import org.springframework.data.domain.Page;
import org.springf... | [
"[email protected]"
] | |
2d111ce5238d2d0cde8610231e1d0b552235fdfa | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/42/org/apache/commons/math/stat/regression/MillerUpdatingRegression_clear_333.java | 4fe9547e8ac3bfb84a5abc6beaa7575bbd687117 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,865 | java |
org apach common math stat regress
concret implement link updat multipl linear regress updatingmultiplelinearregress
algorithm pre
algorithm squar routin supplement gentleman
author alan miller
sourc journal royal statist societi
seri appli statist vol
publish blackwel publish royal statist so... | [
"[email protected]"
] | |
fed5ecfa79b37d9d7f11a9614b43644009d4e958 | ca7cb99bbeca56ce44205eb6ffa7747d0e1656f3 | /code/JavaCourse/src/test/java/ttl/larku/solutions/exceptions/Exceptions3.java | 32ff97839f95a065d989204f5fcbc892bc15922c | [] | no_license | patpating/IntJava | 563f4bbeb9e1c33c2a841c944c03ac65a0ff52cb | ec69f802bcb1ea752f6aaf9ee7d0f0374d7759df | refs/heads/master | 2023-08-22T09:35:22.558894 | 2021-10-08T21:25:58 | 2021-10-08T21:25:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,929 | java | package ttl.larku.solutions.exceptions;
import io.vavr.control.Try;
import org.junit.jupiter.api.Test;
import java.io.IOException;
import java.net.URL;
import java.net.URLConnection;
import java.time.LocalTime;
import java.util.List;
import static java.util.stream.Collectors.toList;
import static org.junit.jupiter.... | [
"[email protected]"
] | |
cbdc1d8f816d5738fde543aa4bf8d314d336a284 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12798-41-16-FEMO-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/doc/XWikiDocument_ESTest.java | a67cc9e4d008947a3e1591a85b0766fa45d5545a | [] | 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 | 550 | java | /*
* This file was automatically generated by EvoSuite
* Sat Apr 04 21:05:35 UTC 2020
*/
package com.xpn.xwiki.doc;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoRunner.c... | [
"[email protected]"
] | |
3059c3003b00ceed9369ec70f19c82b7aa4af58d | 59e6dc1030446132fb451bd711d51afe0c222210 | /components/cassandra-search/org.wso2.carbon.cassandra.search.mgt/4.2.1/src/main/java/org/wso2/carbon/cassandra/search/data/Column.java | 7d21108cbcbde1813cbd258e445064e9bbb8bf5c | [] | no_license | Alsan/turing-chunk07 | 2f7470b72cc50a567241252e0bd4f27adc987d6e | e9e947718e3844c07361797bd52d3d1391d9fb5e | refs/heads/master | 2020-05-26T06:20:24.554039 | 2014-02-07T12:02:53 | 2014-02-07T12:02:53 | 38,284,349 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,425 | 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 ... | [
"[email protected]"
] | |
64dd7d7861e7a59d2777bef58adfe68b8679f335 | c8ec156aff710230b23fcdcad3cff99e90ec43b1 | /src/main/java/jmind/pigg/interceptor/InvocationInterceptorChain.java | 825a2830952dbb6dbd0764c8f5d92658c34c72ec | [
"Apache-2.0"
] | permissive | weiboxie/jmind-pigg | b13f7c98acb55cde74fabb31de2662b5abfd1cbe | 37a9d39042e15b214a2dbb2b4206be15da585ae9 | refs/heads/master | 2023-08-28T19:20:50.323692 | 2021-05-19T06:59:07 | 2021-05-19T06:59:07 | 415,533,073 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,534 | java | /*
*
*
* The jmind-pigg Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | [
"[email protected]"
] | |
2c503d847b2f0d84366bf55ec93bde1d6d86ccb7 | 2c2a0a09840120d0572cd67ae405f8bc759e380c | /app/src/main/java/com/d/retrofit/model/Links.java | 97b45d8f71af30db6c52a938d3472f55b0942b50 | [] | no_license | huuhuybn/RetrofitVolley | 454d18e33c1a5592e7282da7ab8479c1fda136db | 2637461dae87499b412415fedddeb434005589dc | refs/heads/master | 2022-01-20T17:02:13.174986 | 2019-07-22T04:08:52 | 2019-07-22T04:08:52 | 198,144,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,174 | java |
package com.d.retrofit.model;
import java.util.List;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Links {
@SerializedName("self")
@Expose
private List<Self> self = null;
@SerializedName("collection")
@Expose
private List<Collectio... | [
"[email protected]"
] | |
722165132ced95d04022c1311993ea9534008e0e | 3dd35c0681b374ce31dbb255b87df077387405ff | /generated/com/guidewire/_generated/entity/AuditInfoCriteriaInternal.java | 785066a3131e9fb33e13f4d5ea7c8fd6ca0bdab9 | [] | no_license | walisashwini/SBTBackup | 58b635a358e8992339db8f2cc06978326fed1b99 | 4d4de43576ec483bc031f3213389f02a92ad7528 | refs/heads/master | 2023-01-11T09:09:10.205139 | 2020-11-18T12:11:45 | 2020-11-18T12:11:45 | 311,884,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 732 | java | package com.guidewire._generated.entity;
@javax.annotation.Generated(value = "com.guidewire.pl.metadata.codegen.Codegen", comments = "AuditInfoCriteria.eti;AuditInfoCriteria.eix;AuditInfoCriteria.etx")
@java.lang.SuppressWarnings(value = {"deprecation", "unchecked"})
public interface AuditInfoCriteriaInternal extends ... | [
"[email protected]"
] | |
c4249ad055a0be0cb0034c48496ff70cb3865649 | b2f9ad08b5772bf9350982c422de4d2f91813162 | /src/test/java/org/spongepowered/api/text/TextsTest.java | 4cf68a89599d33a1f785aaa89a6f23158e0d849b | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | hsyyid/SpongeAPI | 3503a0cc8377248d6a4ae4c4f6e261db8faccdcc | c3c82b74be517d3d52562a54c02e8a2f8b82a8f9 | refs/heads/master | 2021-01-18T07:00:25.764181 | 2015-10-20T09:31:05 | 2015-11-09T21:01:04 | 45,940,519 | 0 | 1 | null | 2015-11-10T21:13:47 | 2015-11-10T21:13:47 | null | UTF-8 | Java | false | false | 3,645 | java | /*
* This file is part of SpongeAPI, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Soft... | [
"[email protected]"
] | |
31331a5ac2e4d7f55218b9544218e9a9cda45ed8 | fc875ae0713344a52ba5b86013fba0ec8e63748b | /app/src/main/java/com/future/zhh/ticket/libswiperefreshandloadmore/loadingIndicator/indicator/BaseIndicatorController.java | d0860d03ae6680dde2a341b0c2f3ba3f7cd9fe65 | [] | no_license | zhaohuanhui/Ticket | 86f01b6392b78c4c50abc68940657368528605aa | aa2f72513981a387c6c2579329c8906847398595 | refs/heads/master | 2021-10-07T19:54:33.157338 | 2018-11-22T14:01:14 | 2018-11-22T14:01:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,396 | java | package com.future.zhh.ticket.libswiperefreshandloadmore.loadingIndicator.indicator;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.view.View;
import com.nineoldandroids.animation.Animator;
import java.lang.ref.WeakReference;
import java.util.List;
/**
* Created by Jack on 2015/10/1... | [
"[email protected]"
] | |
2f7e2b5216f93fcd8493a01a5c931d4b01a946ac | ffed6d50602610adfb4eaf3f960b9118782a18cc | /Multithreading Basics/templates/ThreadStateDemo.java | 84bcfddc9f27784f9358e819ea1cbc981f03fa57 | [] | no_license | OrshiKozek/lectures | 864792ec1af5a67f7bb3846c8cd442303e703e5b | 6036991ea3f61040ad80b548b7b19f3e8e89d357 | refs/heads/master | 2022-06-01T06:37:17.098465 | 2020-05-02T20:50:07 | 2020-05-02T20:50:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 848 | java | import java.util.Arrays;
public class ThreadStateDemo {
public static final String FORMAT = "[%-11s] Run by: %-8s Parent: %s is %-8s Worker: %s is %s%n";
private Thread parentThread;
private Thread workerThread;
public ThreadStateDemo() throws InterruptedException {
// TODO
}
public static void c... | [
"[email protected]"
] | |
56ebaf0b58302697105ef3e48a679b31d264f62d | f3414e405d68daa615b8010a949847b3fb7bd5b9 | /utilities/idcserver.src/intradoc/common/LengthLimitedInputStream.java | 34615c49aa81953fb62179488c315d193d7f3347 | [] | no_license | osgirl/ProjectUCM | ac2c1d554746c360f24414d96e85a6c61e31b102 | 5e0cc24cfad53d1f359d369d57b622c259f88311 | refs/heads/master | 2020-04-22T04:11:13.373873 | 2019-03-04T19:26:48 | 2019-03-04T19:26:48 | 170,114,287 | 0 | 0 | null | 2019-02-11T11:02:25 | 2019-02-11T11:02:25 | null | UTF-8 | Java | false | false | 3,012 | java | /* */ package intradoc.common;
/* */
/* */ import java.io.FilterInputStream;
/* */ import java.io.IOException;
/* */ import java.io.InputStream;
/* */
/* */ public class LengthLimitedInputStream extends FilterInputStream
/* */ {
/* */ public long m_length;
/* */ public long... | [
"[email protected]"
] | |
e13d990f634faab2620753958f3a544cfc997099 | 223bb37709c01a21509df653f1453d5cc0badc57 | /java-example-spring/src/main/java/com/goodsave/example/spring/autowireda/SimplePerson.java | 224a48ca4d7af248a2b7d9d2ebadca107f36258b | [
"Apache-2.0"
] | permissive | goodsave/java-example | 99fc57f18cac4fe4bcfda688158997ad86f71706 | 67802e8a202ac693b3e1a0042e01bf0fba943d26 | refs/heads/master | 2021-04-03T07:03:36.041482 | 2018-03-16T12:30:08 | 2018-03-16T12:30:08 | 124,855,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 514 | java | package com.goodsave.example.spring.autowireda;
import org.springframework.stereotype.Service;
/**
* SimplePersion
* Created by Joker on 2017/7/25.
*/
@Service
/*@Service("SimplePerson")*/
public class SimplePerson implements Person {
@Override
public Person sayWhat(String str) {
System.out.printl... | [
"[email protected]"
] | |
8dfc595395f05764ca9919b8c5a28fcfe0880629 | 3f7a5d7c700199625ed2ab3250b939342abee9f1 | /src/gcom/batch/cobranca/BatchInserirResumoAcoesCobrancaCronogramaMDB.java | 79cc9cf7896d03a5d1da46298038a149fe0d02ae | [] | no_license | prodigasistemas/gsan-caema | 490cecbd2a784693de422d3a2033967d8063204d | 87a472e07e608c557e471d555563d71c76a56ec5 | refs/heads/master | 2021-01-01T06:05:09.920120 | 2014-10-08T20:10:40 | 2014-10-08T20:10:40 | 24,958,220 | 1 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 5,230 | java | /*
* Copyright (C) 2007-2007 the GSAN - Sistema Integrado de Gestão de Serviços de Saneamento
*
* This file is part of GSAN, an integrated service management system for Sanitation
*
* GSAN is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published b... | [
"[email protected]"
] | |
7b1cf0767ee6179bf6ee6f935206ed504611569f | d9d8bf3702848435edeaf92e9f5b55a8a5ea8254 | /solvers/java/src/main/java/com/analog/lyric/dimple/factorfunctions/Not.java | 37d5ada8c9fc53d6d86d4710fe5c6c1dd2ebbfd7 | [
"BSD-3-Clause",
"Minpack",
"Apache-2.0"
] | permissive | yujianyuanhaha/Co-Channel-Sig-Detection | 8fb79cfbbd560dcb3205c53fa57c2e19081a8ad7 | 5c6b4d203957fb043966ff17a2241555cf03e5fe | refs/heads/master | 2022-01-22T23:20:18.052915 | 2019-06-17T04:38:11 | 2019-06-17T04:38:11 | 166,728,619 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,923 | java | /*******************************************************************************
* Copyright 2012 Analog Devices, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http:/... | [
"[email protected]"
] | |
b294ebcb65a678f32cf9c05cc3a6c34bed507111 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/XWIKI-14227-24-4-Single_Objective_GGA-WeightedSum/org/xwiki/job/AbstractJob_ESTest_scaffolding.java | a6beefd6d89b546cebbfa27b087ba28a9d0f7725 | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Jan 17 18:41:12 UTC 2020
*/
package org.xwiki.job;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
@EvoS... | [
"[email protected]"
] | |
a40ba78775338db8a5b04dbd3494894b4413575b | 8a42be3f930d8a215394a96ad2e91c95c3b7ff86 | /Source/RecordEditor_Tests1/src/net/sf/RecordEditor/test/filestorage2d/TstLargeListVB61.java | 7c0bff8293c72b6b1a20c8f3a1437ab2c84187d9 | [] | no_license | java-tools/jrec | 742e741418c987baa4350390d126d74c0d7c4689 | 9ece143cdd52832804eca6f3fb4a1490e2a6f891 | refs/heads/master | 2021-09-27T19:24:11.979955 | 2017-11-18T06:35:31 | 2017-11-18T06:35:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,638 | java | package net.sf.RecordEditor.test.filestorage2d;
import java.io.ByteArrayInputStream;
import junit.framework.TestCase;
import net.sf.JRecord.Details.LayoutDetail;
import net.sf.JRecord.External.RecordEditorXmlLoader;
import net.sf.RecordEditor.utils.common.Common;
import net.sf.RecordEditor.utils.fileStorage.FileDetai... | [
"bruce_a_martin@b856f413-25aa-4700-8b60-b3441822b2ec"
] | bruce_a_martin@b856f413-25aa-4700-8b60-b3441822b2ec |
3490eb3f4d809bc33bf3a9e0319fbe332c996a3d | 47f9344d9dab3408209d47eee7592967563efe41 | /src/bean/Blog.java | 950dd6c19c44d46a2759065eec1f1d62094ac3db | [] | no_license | MurphysL/MBlog | 2293007abf82dc6f8846f7138ae32e61e3f02579 | 8a0674b75ee3801f9df2acf6b459d96415fe9a02 | refs/heads/master | 2021-01-19T13:08:09.504915 | 2017-04-16T05:59:09 | 2017-04-16T05:59:09 | 88,066,728 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,402 | java | package bean;
/**
* 博客类
* Created by lenovo on 2017/4/10.
*/
public class Blog {
private int blog_id;
private String email;
private String title;
private String article;
private int watch;
private long time;
public long getTime() {
return time;
}
public void setTime(lon... | [
"[email protected]"
] | |
cf543fe2a29822abee2f496fb72284a30907ad67 | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2007-11-08/s2-tiger-2.4.18-rc2/s2-tiger/src/test/java/org/seasar/extension/jdbc/entity/Identity.java | 4b7f129cf710f6d39ddc3f675be016db7da5c0e0 | [
"Apache-2.0"
] | permissive | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,021 | java | /*
* Copyright 2004-2007 the Seasar Foundation and the Others.
*
* 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 ... | [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
8b0888b4d408009ad07cc368b96b4463cc9c336a | e9124854d2bb3a40f6642858f3777e89a88b1d54 | /custom/toint/tointstorefront/web/src/org/toint/storefront/filters/ConsentFilter.java | 045c4785ffbb2bbcd3d8b63d270669480b2d06f1 | [] | no_license | Prashanth-techouts/Toint | 9bcba94fd0422f20131c24cd9e0ec19e789941d6 | dbd466fae6303a6c796ffd52f169119a4a7ee134 | refs/heads/master | 2023-09-03T02:20:49.827317 | 2021-10-22T10:48:30 | 2021-10-22T10:48:30 | 419,990,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,135 | java | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*/
package org.toint.storefront.filters;
import de.hybris.platform.acceleratorstorefrontcommons.constants.WebConstants;
import de.hybris.platform.commercefacades.consent.AnonymousConsentFacade;
import de.hybris.platform.commercefacades.... | [
"[email protected]"
] | |
43c040d4db8b38271f5e9d3bd8f8518b2a0bb118 | 8adc4e0536ebf07054ba0acdbf0b2c2b987c267a | /xmy/.svn/pristine/58/588513c0fee468692446e3f9df05de25f5d42865.svn-base | 4ebb3162faa7edf021f25560b4f2488b147c162e | [] | no_license | haifeiforwork/xmy | f53c9e5f8d345326e69780c9ae6d7cf44e951016 | abcf424be427168f9a9dac12a04f5a46224211ab | refs/heads/master | 2020-05-03T02:05:40.499935 | 2018-03-06T09:21:15 | 2018-03-06T09:21:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | package com.zfj.xmy.wap.web.controller.home.dto;
import java.util.HashMap;
import java.util.List;
import com.zfj.xmy.activity.persistence.common.pojo.dto.LimitActivityDir;
import com.zfj.xmy.activity.persistence.common.pojo.dto.WapContainerOutDto;
import com.zfj.xmy.common.persistence.pojo.AdImage;
public class Inde... | [
"[email protected]"
] | ||
b5402390a1bb85dfe4bd1e4c04eaa41751b835ca | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /eslengine-20190120/src/main/java/com/aliyun/eslengine20190120/models/ActiveMboxDeviceRequest.java | 6f06af92c23805707354235d38e8541283d32389 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 3,506 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.eslengine20190120.models;
import com.aliyun.tea.*;
public class ActiveMboxDeviceRequest extends TeaModel {
// deviceType
@NameInMap("DeviceType")
public String deviceType;
// companyId
@NameInMap("CompanyId")
public Str... | [
"[email protected]"
] | |
ae3f1f2483582690a5c8a3832aa57040fb2fa27c | 3c7502cc9da3b1827b0a7529985a4e62fa1ade61 | /freeipa/src/main/java/com/sequenceiq/freeipa/kerberos/v1/KerberosConfigV1Controller.java | 0893719b2a8b75b856950839176ae2f1c006b10e | [
"LicenseRef-scancode-warranty-disclaimer",
"ANTLR-PD",
"CDDL-1.0",
"bzip2-1.0.6",
"Zlib",
"BSD-3-Clause",
"MIT",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-jdbm-1.00",
"Apache-2.0"
] | permissive | jdesjean/cloudbreak | d77d630dab058df4aaa6cf609cb97f542c4cdf8c | d533f24162c043bd5345d07adef0e4074e938027 | refs/heads/master | 2020-07-06T05:06:10.822481 | 2019-08-13T19:55:33 | 2019-08-16T19:58:23 | 202,900,069 | 0 | 0 | Apache-2.0 | 2019-08-17T15:42:47 | 2019-08-17T15:42:46 | null | UTF-8 | Java | false | false | 1,401 | java | package com.sequenceiq.freeipa.kerberos.v1;
import javax.inject.Inject;
import javax.transaction.Transactional;
import javax.transaction.Transactional.TxType;
import javax.validation.Valid;
import org.springframework.stereotype.Controller;
import com.sequenceiq.freeipa.api.v1.kerberos.KerberosConfigV1Endpoint;
impor... | [
"[email protected]"
] | |
9193ac89608c87aa19820ea1fc329707cb3fd15c | 5148293c98b0a27aa223ea157441ac7fa9b5e7a3 | /Method_Scraping/xml_scraping/NicadOutputFile_t1_beam_2nd/Nicad_t1_beam_2nd855.java | 1daab9403c85300afc85f51c0240aca242844c73 | [] | no_license | ryosuke-ku/TestCodeSeacherPlus | cfd03a2858b67a05ecf17194213b7c02c5f2caff | d002a52251f5461598c7af73925b85a05cea85c6 | refs/heads/master | 2020-05-24T01:25:27.000821 | 2019-08-17T06:23:42 | 2019-08-17T06:23:42 | 187,005,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | // clone pairs:4528:80%
// 5704:beam/runners/core-java/src/main/java/org/apache/beam/runners/core/triggers/AfterPaneStateMachine.java
public class Nicad_t1_beam_2nd855
{
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof AfterPaneStateMachine)) {
... | [
"[email protected]"
] | |
92ac16d746370b590564fb8e63c5ce557be5907e | 8b82369d50b41495d46f3403dc1051a7bdcb9c70 | /java5/src/Java5/impl/CastExpressionImpl.java | 30bd8d7cccbc8cd5bea76cff806713e2901d206f | [] | no_license | githubbrunob/DSLTransGIT | 7dd106ffdddbd0eeda4642c931c41d2ceb4961c2 | efbbb5dacc02d5cb3365422a46cf00805baab13e | refs/heads/master | 2020-04-07T03:53:43.455696 | 2017-04-30T20:44:23 | 2017-04-30T20:44:23 | 12,057,373 | 1 | 1 | null | 2017-09-12T13:43:19 | 2013-08-12T14:08:05 | Java | UTF-8 | Java | false | false | 6,512 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package Java5.impl;
import Java5.CastExpression;
import Java5.Expression;
import Java5.Java5Package;
import Java5.NamedElementRef;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.ecore.... | [
"[email protected]"
] | |
fad257e4073bcac5b05a7caebb2712848b6cb711 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/16/16_63279a0f1726bd86f1207427b6f9511eb4f34885/ProfilerLauncher/16_63279a0f1726bd86f1207427b6f9511eb4f34885_ProfilerLauncher_t.java | f699aeb588b09fb4f9df706526983e2fe0ced7bc | [] | 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 | 3,024 | java | /*******************************************************************************
* Copyright (c) 2009, 2012 Obeo.
* 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 distribution, and is available at
... | [
"[email protected]"
] | |
eb41718003d2d598d20c51082f1453505a019886 | 1c6fe1c9ad917dc9dacaf03eade82d773ccf3c8a | /acm-module-sys/src/main/java/com/wisdom/acm/sys/vo/SysPwdRuleVo.java | c079e194c36d7e054792353cbca0d0059cac609d | [
"Apache-2.0"
] | permissive | daiqingsong2021/ord_project | 332056532ee0d3f7232a79a22e051744e777dc47 | a8167cee2fbdc79ea8457d706ec1ccd008f2ceca | refs/heads/master | 2023-09-04T12:11:51.519578 | 2021-10-28T01:58:43 | 2021-10-28T01:58:43 | 406,659,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.wisdom.acm.sys.vo;
import lombok.Data;
@Data
public class SysPwdRuleVo {
private Integer id;
/**
* 修改周期
*/
private Integer cycle;
/**
* 密码长度
*/
private Integer length;
/**
* 错误次数
*/
private Integer errorNumber;
/**
* 锁定时长(分钟)
*/
... | [
"[email protected]"
] | |
c108739eaa4a293c6584e3347012729408c16a40 | 992bf9c4be7fad96a6c5626d9a0308af3b80b405 | /ceri-serial/src/main/java/ceri/serial/ftdi/FtdiBitMode.java | 1beafd1891d03a2242df0f5aec20c92c58c61994 | [] | no_license | cerijerome/ceri | 75a8926911b7e3d9441d566e3a991df28359c65f | d72eb6de868c42f1320b27863bb2c859e86ef8fe | refs/heads/master | 2023-08-02T20:19:05.466295 | 2023-07-31T00:02:10 | 2023-07-31T00:02:10 | 6,892,749 | 1 | 0 | null | 2023-05-04T07:08:06 | 2012-11-27T23:17:21 | Java | UTF-8 | Java | false | false | 2,063 | java | package ceri.serial.ftdi;
import static ceri.common.math.MathUtil.ubyte;
import static ceri.serial.ftdi.jna.LibFtdi.ftdi_mpsse_mode.BITMODE_BITBANG;
import static ceri.serial.ftdi.jna.LibFtdi.ftdi_mpsse_mode.BITMODE_RESET;
import java.util.Objects;
import ceri.common.text.ToString;
import ceri.serial.ftdi.jna.LibFtdi.... | [
"[email protected]"
] | |
9c524a5803b1f47303c6494f9f2c93204a75c2b6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_81b816c59a581dce504b01e5e8161db3ed761c58/NotificationList/1_81b816c59a581dce504b01e5e8161db3ed761c58_NotificationList_t.java | 86b82ab1823afb2e9fd33c28606285b7fb9ddac1 | [] | 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 | 5,309 | java | package client.gui.panels;
import java.awt.Dimension;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.beans.PropertyChangeListener;
import java.beans.PropertyChangeSupport;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import javax... | [
"[email protected]"
] | |
3b0fe9ae14e7367ca164030b7e6b6b4b0ee38f49 | 6aeba6834cadd5122e6dc128e10e1e3830b25f84 | /src/Graph_dfs_bfs/Maze1_bfs.java | 677151e49020a6a0f10c9dc2a0dbe611bf9740f1 | [] | no_license | jadefromkorea/codingTest | fbf1b7199e060a8dc686216ae1bc79b31b7bf8fd | 842798883a7f9c5e46d4eb95be440e4055a195f0 | refs/heads/master | 2022-12-14T14:54:47.782350 | 2020-08-23T07:11:05 | 2020-08-23T07:11:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,035 | java | package Graph_dfs_bfs;
import java.util.*;
public class Maze1_bfs {
public static void main(String[] args) {
int[][] maze= {
{0,0,1,0,0},
{0,0,0,0,0},
{0,0,0,1,0},
{1,1,0,1,1},
{0,0,0,0,0}
};
int [] start= {0,4};
// int[] dest = {4,4};
int[] dest = {3,2};
Maze1_bfs a= new Maze1_... | [
"[email protected]"
] | |
99c1bda94230e09c5a7155f82cab0cb90b9aad49 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_3996acf75f4828ca14689fd13a057036ce9f2b03/RavenWeaponSystem/8_3996acf75f4828ca14689fd13a057036ce9f2b03_RavenWeaponSystem_s.java | bb2619d2b7b253943e0262a9040e54d13d921706 | [] | 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 | 7,866 | java | package raven.game;
import java.text.DecimalFormat;
import java.text.NumberFormat;
import java.util.HashMap;
import java.util.Map;
import raven.game.armory.Rocket;
import raven.math.Transformations;
import raven.math.Vector2D;
import raven.ui.GameCanvas;
public class RavenWeaponSystem {
private RavenBo... | [
"[email protected]"
] | |
bd4e11e13726eb70ce5890222f8f521fe8f30db6 | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /spring-webflux-threads/src/main/java/com/surya/webflux/Controller.java | 8ce2d63cb3d0552bedad6a1383b6826f852e1acf | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,348 | java | package com.surya.webflux;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import org.apache.kafka.clients.consumer.ConsumerConfig;
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apac... | [
"[email protected]"
] | |
64de61cd518f9e5f34fc915722f00aaa2c3b204b | b6e1b1aed4ba7cfe893909695ba93ac3f3c98efd | /Sling Shot_WAVEUpdated_Careplan_Original_Code/Slingshot/src/bg/framework/app/functional/action/Slingshot/CustomerServiceAgentAction.java | cb8b6ba9976fafd7886dd5c9dbe6ccdf9992dbe2 | [] | no_license | Syedbasha82/Automation | 40908c0026fd486c371ccb7754c749d2d55f71f0 | be0b278b78a5e1e0b8decde1b4e2b804435d068e | refs/heads/master | 2021-04-03T06:29:45.484929 | 2018-03-16T06:02:15 | 2018-03-16T06:02:15 | 124,533,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,950 | java | package bg.framework.app.functional.action.Slingshot;
import bg.framework.app.functional.page.Slingshot.CustomerServiceAgentPage;
import bg.framework.app.functional.page.Slingshot.RegistrationPage;
import bg.framework.app.functional.page.common.LegacyHomePage;
import bg.framework.app.functional.entities.UserProfile;
p... | [
"[email protected]"
] | |
c587c4f2dd83b85f1f119a8ad9dd815d402fedd5 | 26852514163127783354dc42402b1d2564694695 | /YoYo-Base/YoYo-Support/src/main/java/com/cnit/yoyo/domain/ResultObject.java | 383c5174430ccfc69701fc2b8d73757ae19a526b | [] | no_license | magicgis/cnit | 2a2a35c1c7f1bb3c8c28c4d75f035343f5ff0c9f | 122323f848cb39cfc0d4a94f7ddc395cee0b2dfa | refs/heads/master | 2020-12-27T09:35:00.010392 | 2015-10-28T06:11:42 | 2015-10-28T06:11:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,820 | java | /**
* 文 件 名 : ResultObject.java
* 版 权 : Ltd. Copyright (c) 2014 ,All rights reserved
* 描 述 : <描述>
* 创建人 : <a href="[email protected]">李明</a>
* 创建时间 : 2015-1-27 上午9:25:55
* 修改跟踪表
* 修改单号 修改人 修改时间 是否测试通过 修改描述
* ——————————————————————————————————
* ... | [
"[email protected]"
] | |
351ead3968bc1894400d4de6542c6db4708a4652 | a4109313924a00fe9a636d72772bc2691c47a658 | /src/seven/one/Tester.java | 141579275ff92871810e81c8d433e65e61c6f807 | [] | no_license | anelKovac/JavaCoreProgramming2021 | 8c625dccacddbd7e78de28d387d027065343ccc4 | c91542b6845afcc8b6cd83ac00275a83ae66c595 | refs/heads/master | 2023-01-31T05:54:38.051747 | 2020-12-14T19:47:22 | 2020-12-14T19:47:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package seven.one;
import seven.one.animal.Animal;
import seven.one.animal.Cat;
import seven.one.animal.Dog;
import seven.one.animal.Fish;
public class Tester {
public static void main(String[] args) {
Person student = new Student();
student.setName("Mujaga");
student.setSurname("Hadžispa... | [
"[email protected]"
] | |
b80a10608f631e134fde54bda9861367f0d1e411 | 1be137c1b98d87ad90cc54c95c75c6b3518976cc | /src/main/java/com/joshuamason/masonmoney/MasonMoneyApp.java | 39f01ad7c1211d78975ff47b2de3058dfc40d811 | [] | no_license | Jmason15/MasonMoney | 1f422f4d6eeb55731ef47c403835f96156636fbe | b52bb6826897e7ef6ec39bfa5332b5a86b6455f8 | refs/heads/master | 2022-12-10T05:40:15.856696 | 2020-08-07T15:38:30 | 2020-08-07T15:38:30 | 285,864,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,100 | java | package com.joshuamason.masonmoney;
import com.joshuamason.masonmoney.config.ApplicationProperties;
import io.github.jhipster.config.DefaultProfileUtil;
import io.github.jhipster.config.JHipsterConstants;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.util.Arrays;
import java.util.Colle... | [
"[email protected]"
] | |
1b041c2cb7ca84d68b49e9d6edf7b5173e657426 | 6c986b31636574dc9a7c4f5a1e23b1e09f209211 | /DesignPatterns/src/Creational/Singleton/SynchronizedSingleton.java | b9bf0687b1a430a9e38ff1948cee180a99223c1b | [] | no_license | kidaak/Examples | 62f27c0e09e44fd5177b4168e2b4cdafb1fbe4a8 | d782b337ef5da415a61f31031268308926a7a3ab | refs/heads/master | 2021-01-17T19:55:00.456881 | 2015-12-22T22:50:29 | 2015-12-22T22:50:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 790 | java | package Creational.Singleton;
/**
* Created by Dell on 6/19/2015.
*/
public class SynchronizedSingleton {
public static SynchronizedSingleton instance;
private SynchronizedSingleton(){}
public static synchronized SynchronizedSingleton getInstance()
{
// Second thread will be waiting till the... | [
"[email protected]"
] | |
7d2cb46fe66cb1fa7cea8c41d39be17839f9a79a | 319a371ab83c04a9a2466b0ec1e2a67b93fa7f2f | /zx-erp/src/main/java/com/apih5/service/ZxCtContrJzItemService.java | bca7c693259eda2185ebb2a96584267795d82834 | [] | no_license | zhangrenyi666/apih5-2 | 0232faa65e2968551d55db47fb35f689e5a03996 | afd9b7d574fab11410aab5e0465a0bd706bcf942 | refs/heads/master | 2023-08-01T13:11:51.678508 | 2021-09-10T05:52:34 | 2021-09-10T05:52:34 | 406,647,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 912 | java | package com.apih5.service;
import java.util.List;
import com.apih5.framework.entity.ResponseEntity;
import com.apih5.mybatis.pojo.ZxCtContrJzItem;
public interface ZxCtContrJzItemService {
public ResponseEntity getZxCtContrJzItemListByCondition(ZxCtContrJzItem zxCtContrJzItem);
public ResponseEntity getZxCt... | [
"[email protected]"
] | |
e01ca7ff9bdb0742253ce933fa9bb927aec9e78f | ef0dc6007b383f9e385e14dc7f31c8da7b221349 | /observer-pattern/src/main/java/com/me/observer/mouse/Mouse.java | 992264a81130d9406e01add539163cc46d11f20b | [] | no_license | 5noob/design-pattern | 0e0994904e7f45bf8eb816894d6b8e4bd41db976 | 04df97f80b77ab5fe6b9d9e8e90c6db933f33977 | refs/heads/master | 2020-04-01T17:54:18.700893 | 2018-11-10T07:38:48 | 2018-11-10T07:38:48 | 153,447,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | package com.me.observer.mouse;
/**
* 被观察者
* @Description:
*/
public class Mouse implements IMouse {
@Override
public void click(){
System.out.println("鼠标单击");
}
@Override
public void doubleClick(){
System.out.println("鼠标双击");
}
@Override
public void up(){
S... | [
"xxx"
] | xxx |
e7b0a82ce859d1740c083bed7768419ac360b4cb | b5c485493f675bcc19dcadfecf9e775b7bb700ed | /jee-utility-client-controller/src/main/java/org/cyk/utility/client/controller/component/Component.java | 506a5c0848f0fa306159070373c500a6826fbcda | [] | no_license | devlopper/org.cyk.utility | 148a1aafccfc4af23a941585cae61229630b96ec | 14ec3ba5cfe0fa14f0e2b1439ef0f728c52ec775 | refs/heads/master | 2023-03-05T23:45:40.165701 | 2021-04-03T16:34:06 | 2021-04-03T16:34:06 | 16,252,993 | 1 | 0 | null | 2022-10-12T20:09:48 | 2014-01-26T12:52:24 | Java | UTF-8 | Java | false | false | 1,698 | java | package org.cyk.utility.client.controller.component;
import org.cyk.utility.bean.Property;
import org.cyk.utility.client.controller.Objectable;
import org.cyk.utility.client.controller.component.layout.LayoutItem;
import org.cyk.utility.client.controller.event.Events;
import org.cyk.utility.__kernel__.object.Objects;
... | [
"[email protected]"
] | |
ab1da9abd2e3fe4ae400b399d5ff4f7b1c41b5a7 | ed657210a17ce8fbe1be3f2a32263182987da177 | /com.conx.logistics.kernel/com.conx.logistics.kernel.system/kernel.system.ui/src/main/java/com/conx/logistics/kernel/system/ui/view/ITaskDefSearchView.java | ce5e35d4d1a71b5896a033303fad2c04d64ac648 | [] | no_license | conxgit/conxlogistics-gerrit4 | e6b3becee3561899cf283b1cbd88b737de6af0f4 | 24885e639432ab45082060ca66d0de45d80fdd82 | refs/heads/master | 2021-03-12T20:12:32.324680 | 2012-12-18T18:17:00 | 2012-12-18T18:17:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,044 | java | package com.conx.logistics.kernel.system.ui.view;
import com.vaadin.ui.Button;
import com.vaadin.ui.Component;
import com.vaadin.ui.Form;
import com.vaadin.ui.HorizontalLayout;
import com.vaadin.ui.HorizontalSplitPanel;
import com.vaadin.ui.Table;
import com.vaadin.ui.VerticalSplitPanel;
import com.vaadin.ui.... | [
"[email protected]"
] | |
cd17e85a3d860c47a8c052e3dc66f43b70aa36a5 | 1889962c3fb26e0a276335dfc82542a59875ea3e | /bos_management/src/main/java/cn/itcast/bos/javabean/Archive.java | 0e61d103fec68fc01252d2d806d08c9ddd05cac1 | [] | no_license | yixingxiaocao/wuliu | e1f7b9397f63dd8c8d7d89cec02fd09d06071e6c | 4a9cb42fe9586cc211572f2fc9631450ec6823fe | refs/heads/master | 2021-05-12T07:26:53.296703 | 2018-01-12T14:10:26 | 2018-01-12T14:10:26 | 117,242,260 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,962 | java | package cn.itcast.bos.javabean;
import java.io.Serializable;
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
/**
* @description:档案类,记录所有的分类信息,在子档中
*/
public class Archive implements Serializable {
private Integer id; // 主键
private String archiveNum;// 档案编号
private String archiveName; /... | [
"[email protected]"
] | |
51a83efd6c7e5fabc8778cc3e96287e7d73e0471 | 863acb02a064a0fc66811688a67ce3511f1b81af | /sources/p005cm/aptoide/p006pt/ApplicationModule_ProvidesAppCenterFactory.java | 67a4df3ec41273eedbf1216e7fc0e52aa8290bca | [
"MIT"
] | permissive | Game-Designing/Custom-Football-Game | 98d33eb0c04ca2c48620aa4a763b91bc9c1b7915 | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | refs/heads/master | 2020-08-04T00:02:04.876780 | 2019-10-06T06:55:08 | 2019-10-06T06:55:08 | 211,914,568 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,729 | java | package p005cm.aptoide.p006pt;
import javax.inject.Provider;
import org.jacoco.agent.p025rt.internal_8ff85ea.Offline;
import p005cm.aptoide.p006pt.view.app.AppCenter;
import p005cm.aptoide.p006pt.view.app.AppCenterRepository;
import p318e.p319a.C13181b;
import p318e.p319a.C13182c;
/* renamed from: cm.aptoide.pt.Appli... | [
"[email protected]"
] | |
42f7219675db3ac45766ee5038825b0d7b380429 | 7a414ea00eef321280842e6e1832c29ba1073854 | /Solution1.java | 66143f5406c717ff6e52e344d2ae416fa2b14162 | [] | no_license | DRC9702/mdiff | e6c183571362b1cfb564eb8478e9a75ed51069b8 | 7cada5e91c7cd9f6cf6baa2be9f12eea316b2aba | refs/heads/master | 2020-12-26T21:47:33.222031 | 2017-01-31T21:42:15 | 2017-01-31T21:42:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | import java.util.*; // Stack
import java.util.concurrent.ThreadLocalRandom;
import java.util.Date;
import java.security.Timestamp;
import java.security.cert.CertPath;
import java.text.*;
import java.util.ArrayList;
import java.util.List;
import java.io.*;
public class Solution1{
public static void main(String[] args... | [
"[email protected]"
] | |
a6707e9ca1c0deb94a5a6af7c4d22b6660f2fac6 | 9cdd3fe250219ede904bed16fbb78c2630e4061e | /src/main/java/com/pzy/service/GradeService.java | a1c57aa068122a66ae7c5db1ce6d4c71825d7feb | [] | no_license | zhaoyang0501/pxxt | 8fcfd0f0bc160b82f6c37c0e621b70ee8c4a2711 | 2305de8433b1ea35e2c0cb7965434ddcaec38486 | refs/heads/master | 2021-01-21T12:54:01.496775 | 2016-04-26T11:38:04 | 2016-04-26T11:38:04 | 50,089,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,151 | java |
package com.pzy.service;
import java.sql.Date;
import java.util.List;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Predicate;
import javax.persistence.criteria.Root;
import org.apache.commons.lang3.time.DateUtils;
i... | [
"[email protected]"
] | |
97e68f80da9fcfb1294571e3aaddd1905f9806d4 | f43a0e822d6887e0614bbeb69c06ccdf3b2b2458 | /generated/gwt-activitiesandplaces-requestfactory-maps/src/main/resources/archetype-resources/src/main/java/client/application/home/HomeView.java | 5179d22a6a7b8ac9e76ff65560fc655d6a0dc6d7 | [] | no_license | alassane0101/Archetypes | b539068f0f236c7f73b6cd5ca1c42a6f8744bde3 | a3603fcd11ccb45698ea8824ded807974468b663 | refs/heads/master | 2020-06-17T04:39:43.158505 | 2019-02-13T22:17:28 | 2019-02-13T22:17:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | #set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
package ${package}.client.application.home;
import ${package}.client.application.Presenter;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.user.client.ui.Composite;
impo... | [
"[email protected]"
] | |
499c196c6204354866aaf3210b58215483576a1b | a544cb5ab5b1762d720653fa7233b1cfffe5220a | /Exam/Most-Wanted/src/main/java/org/softuni/mostwanted/model/dto/xml/MostWantedExportDtoXML.java | fecf73f1d6bac313b04e0d473dc44d2d41c263de | [] | no_license | AtanasYordanov/JavaDB-Frameworks---Hibernate-Spring-Data | ec2c7954ffed8df767d950a0a4e8aff231c185b4 | cecd44ee0a6e20f6ea23c7bec5e9f62796a612a5 | refs/heads/master | 2021-04-03T10:08:36.875455 | 2018-06-19T07:42:06 | 2018-06-19T07:42:06 | 125,184,186 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 836 | java | package org.softuni.mostwanted.model.dto.xml;
import javax.xml.bind.annotation.*;
import java.util.ArrayList;
import java.util.List;
@XmlRootElement(name = "racer")
@XmlAccessorType(XmlAccessType.FIELD)
public class MostWantedExportDtoXML {
@XmlAttribute
private String name;
@XmlElementWrapper(name = "en... | [
"[email protected]"
] | |
dfcccc051f26f16ee2881e9586efa8ee9476cf5c | 45b2918284fc39da50c16d5842fbeba1f5feae70 | /src/main/java/com/infy/eoncamera/service/CustomerService.java | d252ab6101480057573904a5925d31954bc4d1fb | [] | no_license | knive35/eoncamera | 48310efb8506e62bfa26bd04c5049e5ec990145b | 06a5ec3e87173b92e164136919438a3f59f03f67 | refs/heads/master | 2020-07-09T16:01:17.716383 | 2019-08-23T14:44:55 | 2019-08-23T14:44:55 | 204,017,123 | 0 | 0 | null | 2019-11-02T16:55:56 | 2019-08-23T14:44:53 | Java | UTF-8 | Java | false | false | 1,713 | java | package com.infy.eoncamera.service;
import com.infy.eoncamera.domain.Customer;
import com.infy.eoncamera.repository.CustomerRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Optional;
/**
* Service Implementat... | [
"default"
] | default |
90ea828b4d3185b8ad3e64f8a6e1c7fffaaa4c7f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/29/29_3eb9af9e2f9df77c675992fdd9c6da093378f936/Export/29_3eb9af9e2f9df77c675992fdd9c6da093378f936_Export_t.java | ec5ec1003d25ded2f5f59e09ae89091ef2efea4a | [] | 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 | 2,967 | java | package gr.uoi.cs.daintiness.hecate.io;
import gr.uoi.cs.daintiness.hecate.diff.DiffResult;
import gr.uoi.cs.daintiness.hecate.transitions.Deletion;
import gr.uoi.cs.daintiness.hecate.transitions.Insersion;
import gr.uoi.cs.daintiness.hecate.transitions.TransitionList;
import gr.uoi.cs.daintiness.hecate.transit... | [
"[email protected]"
] | |
77f3fb86e0c23eaf3c9ef49041d746374b776b61 | 1b73e8efd1ec9fbdd2c32162eaf0f8ce30666d08 | /Mosima/Projet_Calibration_M2/lib/Repast-3.1/RepastJ/src/uchicago/src/sim/parameter/rpl/SimpleNode.java | 8d7e0f951c480368816306559880530358b09d7a | [] | no_license | dtbinh/M2_Androide | 060db9575aa10b8ab0a9707db3e34cc64f5d0e03 | a828b7ff477470c8e00c012dd36d61df2ef7d910 | refs/heads/master | 2020-06-16T05:02:29.653270 | 2016-11-29T11:54:24 | 2016-11-29T11:54:24 | 75,243,702 | 1 | 0 | null | 2016-12-01T01:38:37 | 2016-12-01T01:38:36 | null | UTF-8 | Java | false | false | 4,568 | java | /* Generated By:JJTree: Do not edit this line. SimpleNode.java */
package uchicago.src.sim.parameter.rpl;
import ViolinStrings.Strings;
public class SimpleNode implements Node {
public Node parent;
public Node[] children;
public int id;
public RPLParser parser;
public int beginLine, endLine, beginColumn, e... | [
"[email protected]"
] | |
a7a28453f5efb795ca260542c3ee52f09bb920ad | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13372-18-25-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/job/AbstractJob_ESTest.java | bf50ee244d9f4c5cbbcc51af79e05d44d9386044 | [] | 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 | 542 | java | /*
* This file was automatically generated by EvoSuite
* Sat Apr 04 06:07:54 UTC 2020
*/
package org.xwiki.job;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoRunner.class... | [
"[email protected]"
] | |
87a2699350ea3b2628b1138b91c5c15b33a19b23 | db38a0520ade2d149415a8988bd4e301f9a19165 | /src/test/java/com/canzs/lhjz/util/CommonTest.java | 475b5b67c631ebe8049bc3c3ce2e7fbc07443cb4 | [
"Apache-2.0"
] | permissive | czs/lhjz | 6a378b478a86e5f457de3083fdf41f2b221190d7 | b9ae0a2d5c4a21d83c18213c1f0c817a2d7157b3 | refs/heads/master | 2021-01-13T17:04:24.947433 | 2014-09-18T15:37:14 | 2014-09-18T15:37:14 | 24,099,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 512 | java | package com.canzs.lhjz.util;
import static org.junit.Assert.assertTrue;
import java.util.HashSet;
import java.util.Set;
import org.junit.Test;
public class CommonTest {
@Test
public void test01() {
Set<Long> set = new HashSet<>();
set.add(Long.valueOf(1));
set.add(Long.valueOf(2));
set.add(Long.valueOf(3... | [
"[email protected]"
] | |
ee44ec73f731b749fc4cfec0fd65ed3aa45e15f9 | f6dacb34c10fa1c3be84ebbc7cb482344b6fbd5d | /pdf-as-lib/src/main/java/at/gv/egiz/sl/schema/ResultElement.java | 0d511989fac250b7ace1facfaa1a9174d59d54b4 | [] | no_license | primesign/pdf-as-4 | 2f2a2f4cfdbff64ecf926fee64327c93c07d3473 | 29c19a50b93ea379feae1bb0d7f576c758be175b | refs/heads/master | 2023-04-28T06:31:36.838914 | 2023-01-23T14:09:11 | 2023-01-23T14:10:33 | 30,864,921 | 4 | 2 | null | 2023-04-27T23:54:32 | 2015-02-16T11:14:06 | Java | UTF-8 | Java | false | false | 5,506 | java | /*******************************************************************************
* <copyright> Copyright 2014 by E-Government Innovation Center EGIZ, Graz, Austria </copyright>
* PDF-AS has been contracted by the E-Government Innovation Center EGIZ, a
* joint initiative of the Federal Chancellery Austria and Graz Un... | [
"[email protected]"
] | |
d62e0527e27e568f42e45ee739ab5efd11b7e04a | 445c3cf84dd4bbcbbccf787b2d3c9eb8ed805602 | /aliyun-java-sdk-onsmqtt/src/main/java/com/aliyuncs/onsmqtt/transform/v20200420/QueryMqttTraceMessagePublishResponseUnmarshaller.java | a179dbfbfffc1b1a3fc55e94b8dc039664722ea4 | [
"Apache-2.0"
] | permissive | caojiele/aliyun-openapi-java-sdk | b6367cc95469ac32249c3d9c119474bf76fe6db2 | ecc1c949681276b3eed2500ec230637b039771b8 | refs/heads/master | 2023-06-02T02:30:02.232397 | 2021-06-18T04:08:36 | 2021-06-18T04:08:36 | 172,076,930 | 0 | 0 | NOASSERTION | 2019-02-22T14:08:29 | 2019-02-22T14:08:29 | null | UTF-8 | Java | false | false | 3,238 | 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
* distributed u... | [
"[email protected]"
] | |
b06c9075bb5bb1cb31c63351e992cde34ce1ece8 | 6705be9c56b6567bd63e4f5d313e248088fdd5d7 | /src/MergeInterval.java | 92c492720ef4ee3d07a9abf2e509f72fa701ff1c | [] | no_license | ghost2004/LeetCode2 | 21a020f8040cf57b4cfbc176e36449973a18859c | 48d52f6770ff4116a29e8b5f407c772675e250ef | refs/heads/master | 2020-03-30T06:50:13.871186 | 2015-02-04T01:06:38 | 2015-02-04T01:06:38 | 16,282,327 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,393 | java | /*
* Given a collection of intervals, merge all
* overlapping intervals.
For example,
Given [1,3],[2,6],[8,10],[15,18],
return [1,6],[8,10],[15,18].
*/
import java.util.*;
public class MergeInterval {
static final Comparator<Interval> Int_compare = new Comparator<Interval>(){
public int compare(In... | [
"[email protected]"
] | |
132cc7b79aecf4ca3e93508081c621f22b1601ab | 3c49f0766779f1c4b5865b0a70f82ab790d9866a | /01trunk/xwoa/src/main/java/com/centit/dispatchdoc/dao/VProcTransUsersDao.java | 6bbaac8cf5859c9ac2f8e80653deb1e4e42809b8 | [] | no_license | laoqianlaile/xwoa | bfa9e64ca01e9333efbc5602b41c1816f1fa746e | fe8a618ff9c0ddfcb8b51bc9d6786e2658b62fa1 | refs/heads/master | 2022-01-09T23:27:17.273124 | 2019-05-21T08:35:34 | 2019-05-21T08:35:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java | package com.centit.dispatchdoc.dao;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.centit.core.dao.BaseDaoImpl;
import com.centit.core.dao.CodeBook;
import com.centit.dispatchdoc.po.VProcTransUsers;
public class VProcTr... | [
"[email protected]"
] | |
de4034fa91b20656ce941ef93ef9a92ffc99ad00 | 369270a14e669687b5b506b35895ef385dad11ab | /java.corba/com/sun/corba/se/spi/activation/ORBAlreadyRegistered.java | 479b107a13bcb60e6d92c094faaa11234db584be | [] | no_license | zcc888/Java9Source | 39254262bd6751203c2002d9fc020da533f78731 | 7776908d8053678b0b987101a50d68995c65b431 | refs/heads/master | 2021-09-10T05:49:56.469417 | 2018-03-20T06:26:03 | 2018-03-20T06:26:03 | 125,970,208 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package com.sun.corba.se.spi.activation;
/**
* com/sun/corba/se/spi/activation/ORBAlreadyRegistered.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /scratch/opt/mach5/mesos/work_dir/slaves/5af44a71-976a-41b7-81de-5773b84ec572-S39643/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/... | [
"[email protected]"
] | |
8a5f392f938221f6e02768f19d4e1f0702743ce4 | 0493ffe947dad031c7b19145523eb39209e8059a | /OpenJdk8uTest/src/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/TestThread.java | 47a2bcf7b47667ec424b06fa86d797dac067841b | [] | no_license | thelinh95/Open_Jdk8u_Test | 7612f1b63b5001d1df85c1df0d70627b123de80f | 4df362a71e680dbd7dfbb28c8922e8f20373757a | refs/heads/master | 2021-01-16T19:27:30.506632 | 2017-08-13T23:26:05 | 2017-08-13T23:26:05 | 100,169,775 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,918 | java | package test.sun.security.ssl.com.sun.net.ssl.internal.ssl.GenSSLConfigs;
/*
* Copyright (c) 1997, 2001, 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 t... | [
"[email protected]"
] | |
16d9def7ddcf32fda14f8181c1e3eb46f78ad3d3 | 13779adeb942eea5c3f3a90f0010e30257553436 | /ch.eugster.events.member/src/ch/eugster/events/member/handlers/AddMembershipHandler.java | 7e8d0e8cb492e22c30ac347f6e7b12ed2432751e | [] | no_license | ceugster/administrator | 56b6ad51a409d06f2579aecf4d229ef3811bcdf7 | ec0b6688b85ac3ab231f9648fd071915197da17d | refs/heads/master | 2022-03-12T11:42:37.597568 | 2022-02-22T09:51:08 | 2022-02-22T09:51:08 | 256,752,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,363 | java | package ch.eugster.events.member.handlers;
import org.eclipse.core.commands.AbstractHandler;
import org.eclipse.core.commands.ExecutionEvent;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.commands.IHandler;
import org.eclipse.core.expressions.EvaluationContext;
import org.eclipse.... | [
"[email protected]"
] | |
1047ba48079cf87ce22c65c82aeaf8f91dc09863 | e376695c827b014cf84563a346e2b29a7895a9f6 | /src/ua/azbest/study/algorithms/tasks/percolation/Percolation.java | efaef6ce32174ccb44d4219d19e5b35507326cfb | [] | no_license | powerex/NPU | 5cbd1a94b3e79b0d61a553fa20f5f521460d40cb | c7b7dce0845ef293761e6f522d4e69c0bf7bdd46 | refs/heads/master | 2021-04-15T09:39:25.934339 | 2018-03-21T22:12:45 | 2018-03-21T22:12:45 | 126,246,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,548 | java | package ua.azbest.study.algorithms.tasks.percolation;
import ua.azbest.study.aditionals.StdArrayIO;
import ua.azbest.study.aditionals.StdDraw;
import ua.azbest.study.aditionals.StdOut;
import ua.azbest.study.aditionals.StdRandom;
/**
* Created by AZbest on 18.10.2015.
*/
public class Percolation {
// given an ... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.