blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
689M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
131 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
59bcbc29b44c003d972e30bf07c39163c6b3348f
e1520517adcdd4ee45fb7b19e7002fdd5a46a02a
/polardbx-optimizer/src/main/java/com/alibaba/polardbx/optimizer/core/expression/calc/aggfunctions/Rank.java
46c22f6a22bc9c6b1e7c0f232524600b8053b646
[ "Apache-2.0" ]
permissive
huashen/galaxysql
7702969269d7f126d36f269e3331ed1c8da4dc20
b6c88d516367af105d85c6db60126431a7e4df4c
refs/heads/main
2023-09-04T11:40:36.590004
2021-10-25T15:43:14
2021-10-25T15:43:14
421,088,419
1
0
null
null
null
null
UTF-8
Java
false
false
2,372
java
/* * Copyright [2013-2021], Alibaba Group Holding Limited * * 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...
[ "chenmo.cm@alibaba-inc.com" ]
chenmo.cm@alibaba-inc.com
85cf57fb569e322e903b935b4e9009ffb7513b33
6e371e9f819f9caeda42d61bb1b8a82fd23c1d3a
/app/src/main/java/com/example/shiran/drhelp/services/MyFirebaseMessagingService.java
8db06dcb6452e5352e69a2b0baf52f0b596a6f95
[]
no_license
shiranSofer/DrHelp
730c167c3de97957efc14946cd278de0e92b392a
ada95ca24e91fc05c04f10195784e582bba90752
refs/heads/master
2020-06-25T22:02:10.108109
2019-05-18T19:40:49
2019-05-18T19:40:49
161,333,640
0
1
null
null
null
null
UTF-8
Java
false
false
5,692
java
package com.example.shiran.drhelp.services; import android.content.Context; import android.content.Intent; import android.support.v4.content.LocalBroadcastManager; import android.text.TextUtils; import android.util.Log; import com.example.shiran.drhelp.util.Config; import com.example.shiran.drhelp.ui.LoginActivity; i...
[ "32033925+LinorDolev@users.noreply.github.com" ]
32033925+LinorDolev@users.noreply.github.com
7b6336af022edf6dc6878f7bbc85407565a42412
e4b8d750d9270efc4f21e047cc738f013ff54624
/src/main/java/com/cg/opo/service/IPizzaOrderService.java
18e72760ba5157acd5d3a482db277bc1de5cd250
[]
no_license
SankalpDisale/gitrepository
2b825c9cb9d4e917c4c81d2cce11fa11507f8ad9
a6286ccf7caa62c681d7b1ab950e93b4691ee3ab
refs/heads/master
2023-05-31T10:02:35.290596
2021-06-14T17:07:14
2021-06-14T17:07:14
367,561,220
0
0
null
null
null
null
UTF-8
Java
false
false
802
java
package com.cg.opo.service; import java.util.List; import org.springframework.stereotype.Service; import com.cg.opo.exception.OrderIdNotFoundException; import com.cg.opo.exception.OrderTypeNotFoundException; import com.cg.opo.model.PizzaOrder; @Service public interface IPizzaOrderService { public...
[ "noreply@github.com" ]
SankalpDisale.noreply@github.com
3295f557676470642d6d896943caa8bc77f49198
94138ba86d0dbf80b387064064d1d86269e927a1
/group12/377401843/learning/src/main/java/com/zhaogd/jvm/util/Util.java
9c2fcc183e7051fae52922cd6863365e2f9c076d
[]
no_license
DonaldY/coding2017
2aa69b8a2c2990b0c0e02c04f50eef6cbeb60d42
0e0c386007ef710cfc90340cbbc4e901e660f01c
refs/heads/master
2021-01-17T20:14:47.101234
2017-06-01T00:19:19
2017-06-01T00:19:19
84,141,024
2
28
null
2017-06-01T00:19:20
2017-03-07T01:45:12
Java
UTF-8
Java
false
false
555
java
package com.zhaogd.jvm.util; public class Util { public static int byteToInt(byte[] codes){ String s1 = byteToHexString(codes); return Integer.valueOf(s1, 16).intValue(); } public static String byteToHexString(byte[] codes ){ StringBuffer buffer = new StringBuffer(); for(int i=0;i<co...
[ "guodongym@163.com" ]
guodongym@163.com
c7d1180f3565149adb81c9f60d872b8512b92cc0
073217d23171e5fff68432ccfd037da14744a72a
/src/main/java/io/swagger/model/StatusType.java
bd3f917664b0ea3c357fe912c4665ad3aefc5d6c
[]
no_license
caballerocsc/spring-server-producto
bfc37ac330475006bb877f92bc3e1156308b6c68
345f218b6a05b2828b1c6111ec5d0fabf0791d3c
refs/heads/master
2020-07-25T17:58:58.470902
2019-09-16T04:31:14
2019-09-16T04:31:14
208,379,746
0
0
null
null
null
null
UTF-8
Java
false
false
2,708
java
package io.swagger.model; import java.util.Objects; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import org.springframework.validation.annotation.Validated; import javax...
[ "cesarsolau@hotmail.com" ]
cesarsolau@hotmail.com
979e289901631658a18516a3a162d40de98d430f
fb8c322870456dca95f34c3fe63b1ba11f0b83b1
/src/main/java/edu/unas/spoi/poi/service/interfac/IPOIUnityService.java
a3d951b62b6acf75dd1dfd16034da92096b26c2a
[]
no_license
DarkusNightstalker/S-POI
a125e86ad33cd3007d88b8ec92d234c1d53c13de
047a768c29478ac1a5f1c20447a5e32145a4aac1
refs/heads/master
2020-03-17T15:40:16.754991
2018-05-16T22:27:13
2018-05-16T22:27:13
133,719,341
0
0
null
null
null
null
UTF-8
Java
false
false
703
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 edu.unas.spoi.poi.service.interfac; import edu.unas.spoi.poi.model.POIUnity; import gkfire.hibernate.generic.interfac.IGeneric...
[ "johan.zevallos@gmail.com" ]
johan.zevallos@gmail.com
30923abf34100e1a3a46c8b20bb9535ea78f4ffa
c9ae27b7f7072d4dc2534fc0a0791c9125d2ea5b
/src/main/java/com/lyc/carjava/modules/base/dto/PageDto.java
2fe6421b03147497fd5fba72952038f7629f0393
[]
no_license
ldda62/car-java
e86fda9e8c3f7cfc4ee40b269b0fabae6923942f
92878ae1953223602198744a2376aa5ada3af62e
refs/heads/master
2022-11-05T00:59:13.484444
2020-07-01T16:38:32
2020-07-01T16:38:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
249
java
package com.lyc.carjava.modules.base.dto; import io.swagger.annotations.ApiModel; import lombok.Data; @Data @ApiModel(value = "分页参数",description = "请求参数") public class PageDto { private int current; private int pageSize; }
[ "1609938901@qq.com" ]
1609938901@qq.com
59b32623b7fccf7e1e41e12a2d19a893e28a1f51
986cbec6f971e319d0e5cec4dcb6fe2edfef190a
/app/src/test/java/decoding/com/decoding/ExampleUnitTest.java
0d285eb5189e4f08b77a16128c8e0583abcb59ce
[]
no_license
gitaumoses4/Decoding
8e8c3b3be89bfb93572097eb83ef53a5b2e65782
33e7b9241a39f181e6e3a7f4b8a2d3956dbb08bd
refs/heads/master
2021-09-04T14:21:51.891373
2018-01-19T02:10:46
2018-01-19T02:10:46
103,504,699
0
0
null
null
null
null
UTF-8
Java
false
false
399
java
package decoding.com.decoding; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public void ...
[ "gitaumoses4@gmail.com" ]
gitaumoses4@gmail.com
42cfb5a0aabc78662907a91254a27e81ba3decc5
27156e54787b811e5f11bdadd5a5dd27a13f244e
/Project_1/src/main/java/com/udacity/jwdnd/course1/cloudstorage/controller/NoteController.java
1a0081195dd5d75eda1ce7f544d87b06b7f7f31c
[]
no_license
RodrigoEdson/JavaUdacity
9fdd111eda13b0fba1c96f55157a2d76fef6f93d
dd8b1a94dd5c088870467e25bc27bf33bfa75cdd
refs/heads/master
2023-06-09T06:27:47.085074
2021-06-27T13:02:52
2021-06-27T13:02:52
348,663,768
0
0
null
null
null
null
UTF-8
Java
false
false
1,900
java
package com.udacity.jwdnd.course1.cloudstorage.controller; import com.udacity.jwdnd.course1.cloudstorage.model.Note; import com.udacity.jwdnd.course1.cloudstorage.model.NoteDTO; import com.udacity.jwdnd.course1.cloudstorage.model.User; import com.udacity.jwdnd.course1.cloudstorage.services.NoteService; import org.spri...
[ "rodrigoedson@gmail.com" ]
rodrigoedson@gmail.com
238ac30c41fc247839700b74e75fb8ed12e27757
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/kylin/testing/403/ByteArray.java
169f5d9323ce7e6737ec36bc60e9d5d6e4b1d2c9
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,898
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 ...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
37fdeecb61c76902df624e1d1c507938ab611eab
95e54d966d7515cce6a1c9639ce2602f6fc4be5d
/src/main/java/com/slin/smvc/service/HelloCxfService.java
f540377cc070d55fa1c8902c80c602240c926180
[]
no_license
f1008611/WEB-SMVC
e855249a341f0a720557ae7e37d9fa2bbb84daf1
2ed3fa615881b94db11849fec301ea5b251d9b63
refs/heads/master
2021-01-20T07:09:55.752083
2014-06-13T08:34:06
2014-06-13T08:34:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
509
java
package com.slin.smvc.service; import javax.jws.WebParam; import javax.jws.WebService; import com.slin.smvc.Constants; public interface HelloCxfService { public String sayHello(@WebParam(name = "name") String name); public String login(@WebParam(name = "name") String name,@WebParam(name = "password") String p...
[ "andyadny1988@gmail.com" ]
andyadny1988@gmail.com
c29b7e96265d8f205be3e675e8ad9ff76fe5fc98
b07142fc1054b4a0586ebc866384dd8634fb021b
/grow-code/russia-shape/src/cn/itheima/russia03/entries/ShapeFactory.java
df162c7ffb7c5a7dc090f8b6f6983acfffbd173e
[]
no_license
fengyf-it/repo1
1413d135c1f8572513c216cf997d929bce4a15a9
be8dc8805c961c6e65bc17b098d0afa948253df6
refs/heads/master
2020-12-29T15:13:23.939365
2020-02-04T04:46:31
2020-02-04T04:46:31
238,649,752
0
0
null
null
null
null
UTF-8
Java
false
false
235
java
package cn.itheima.russia03.entries; /* 遵循MVC原理 工厂用来生成方块 */ public class ShapeFactory { public Shape getShape(){ System.out.println("ShapeFactory's getShape"); return null; } }
[ "fy18571846328@163.com" ]
fy18571846328@163.com
2fa628c221be78b75bf3ffe20d129828be5b995e
28e9aa3314109a950b33e3f8fd822f3e8e9dd025
/src/main/java/com/doverdee/thinkinginjava/initialization/Burrito.java
a51382e273adb02948ce03b9b0d6cb2d1fe8e9ff
[]
no_license
DoverDee/JavaBase
8778ddc9fb7e7b0eef7bfaac124226948368114f
cde35a8b70665f1eccc6c8b2010abc005676959e
refs/heads/master
2021-06-08T22:05:28.630454
2020-07-26T08:04:33
2020-07-26T08:04:33
106,983,345
0
0
null
null
null
null
UTF-8
Java
false
false
951
java
package com.doverdee.thinkinginjava.initialization;//: initialization/Burrito.java public class Burrito { Spiciness degree; public Burrito(Spiciness degree) { this.degree = degree;} public void describe() { System.out.print("This burrito is "); switch(degree) { case NOT: System.out.println("not ...
[ "fdlijia@163.com" ]
fdlijia@163.com
a860c27447d263595931d2ff5fb21857a1098770
b2c74e696ba11d4b359059ebec7b00189db02793
/app/src/main/java/com/jiaop/jplibs/design/filter/Single.java
126a6104f4a22aff5781b9c4c53343364973b3d5
[]
no_license
hiJiaoP/JpLibs
803fc7d4667159fe256c4c444f3ad4b2ceed7c7c
da60215bbce07301ac1b80079626e52cdeacf6eb
refs/heads/master
2020-03-22T15:25:01.156942
2018-10-16T08:50:05
2018-10-16T08:50:05
140,250,981
0
0
null
null
null
null
UTF-8
Java
false
false
611
java
package com.jiaop.jplibs.design.filter; import java.util.ArrayList; import java.util.List; /** * <pre> * author : jiaop * time : 2018/7/24 * desc : * version: 1.0.0 * </pre> */ public class Single implements Criteria { //单身 @Override public List<Person> meetCriteria(List<Perso...
[ "hijiaop@outlook.com" ]
hijiaop@outlook.com
04fe482ca2fc95f4ea5512154d3f298358c50a44
bc940525ca801390e66877e2aca519f9a4eacdcd
/html_work/PracticeSelf/src/javajungseok/CaptionTv.java
8322f91e6805b5800c7f7d10291e6e36edf23401
[]
no_license
gunvv00/Java_practice
7a98e1f5b7b3afaf91ae8bd4a453b873eee49ed3
fec8378ccc2a1535bbe7253da9d58c74b81a0306
refs/heads/master
2022-12-25T06:36:54.655467
2020-02-26T09:04:04
2020-02-26T09:04:04
232,251,272
0
0
null
2022-12-16T01:02:38
2020-01-07T05:43:04
JavaScript
UTF-8
Java
false
false
159
java
package javajungseok; class CaptionTv extends Tv { boolean caption; void displayCaption(String text) { if(caption) { System.out.println(text); } } }
[ "gunvv00@naver.com" ]
gunvv00@naver.com
32df29c9a6710aa03feab96d2a7a5b3dc4c5f5ae
791f02c442779ef49944de6a8e7dfd2942d71567
/code/SudokuSolver.java
e7f2cbe7f132f51d6fb37e91cd27d72fcfd2c579
[]
no_license
wangsen123/leetcode
48172e280e9092d1fb49f0bd673ea50f0691d24b
2c9d133a4f0d82b818a11b13cd2a5628d2d95c8c
refs/heads/master
2021-01-10T01:36:56.608758
2015-10-21T11:29:13
2015-10-21T11:29:13
44,602,597
1
0
null
null
null
null
GB18030
Java
false
false
2,740
java
package code; //Write a program to solve a Sudoku puzzle by filling the empty cells. // //Empty cells are indicated by the character '.'. // //You may assume that there will be only one unique solution. public class SudokuSolver { public static void main(String[] args) { // TODO 自动生成的方法存根 } public void solveSudo...
[ "1842385720@qq.com" ]
1842385720@qq.com
5dc3634e0a05f01fa0e2a7b73db37ed134d3e492
31facd7f2f895cabbc2000cfb84c2b2fdf1bc254
/kylin-spark-project/kylin-spark-engine/src/test/java/org/apache/kylin/engine/spark/job/JobStepFactoryTest.java
b29b09b418f6af82d4e6aab66b73438b7290e2de
[ "Apache-2.0", "GPL-2.0-only", "MIT" ]
permissive
zhangayqian/kylin-on-parquet-v2
d8f53cdbcdf4745042a00eb5bfa2cfdcdc304f18
8c91814ec458a8d25baa31aad62d126123c275b9
refs/heads/master
2022-09-18T11:54:13.494593
2020-05-06T09:39:38
2020-05-07T02:12:10
262,019,667
0
0
Apache-2.0
2020-05-07T10:26:59
2020-05-07T10:26:58
null
UTF-8
Java
false
false
7,135
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 ...
[ "nic@apache.org" ]
nic@apache.org
35f7f55832bf121386b93040a11422e6cecc8872
3c3836785935c76dd21c94259f35cfd88584b1e5
/sbs0819/boot-bmodule0101/src/main/java/com/boot/study/util/ValidatorUtil.java
889fb788c5d2b0d40299738565c611dcfcaede65
[ "Apache-2.0" ]
permissive
huaxueyihao/practise-project
24a79992fa4831f0d6b618057f316d11c2c7b01f
649bf47e14b891706bcb9c802dfd6af0e32f802c
refs/heads/master
2022-06-22T22:56:00.687453
2019-12-06T08:28:20
2019-12-06T08:28:20
197,588,318
3
1
Apache-2.0
2022-06-21T01:28:52
2019-07-18T13:04:01
JavaScript
UTF-8
Java
false
false
1,362
java
package com.boot.study.util; import com.boot.study.exeception.BusinessException; import javax.validation.ConstraintViolation; import javax.validation.Validation; import javax.validation.Validator; import javax.validation.groups.Default; import java.util.Objects; import java.util.Set; import java.util.stream.Collector...
[ "837403116@qq.com" ]
837403116@qq.com
bba621c6d0bd0d2bd41078231157b94c066361ae
2a8a7238a8f2ccb8f1aff88cd9ea7dd01cefdaec
/Mobile/APP/Play Style 0.1ver/MusicStyleList/src/com/funny/developers/musicstylelist/database/UserPlayListDBHelper.java
01c41eae031b76b96f1d387c1a54ea7fa26630b4
[]
no_license
mandumeans/MusicStyle-List
b9977ba58940fc5ebcbb4f076362485820edf61e
d788ea3b232b623520a16c0fdd63fff3ba9a362f
refs/heads/master
2021-01-20T21:29:19.088649
2015-04-24T02:37:43
2015-04-24T02:37:43
23,391,952
0
0
null
null
null
null
UTF-8
Java
false
false
3,431
java
package com.funny.developers.musicstylelist.database; import com.funny.developers.musicstylelist.dao.UserFoldersDao; import com.funny.developers.musicstylelist.dao.UserPlayListDao; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLi...
[ "busungg@naver.com" ]
busungg@naver.com
e1b64c8ff90c3b0141af84b5d88791046162783a
76cfa3ddb10af6669ba8dc4561d043f7ca43e259
/edu/jalc/inclass/cocacola/color/RGBColor.java
e146f1eae9618aef8e3aa0284ec96a12c39c433a
[]
no_license
ClarkLindsay/cps206
7a44691c6ce98ec197a79934ad4ef09c9530afad
ed05f941e1d48b965bb484b45945d1246d38f316
refs/heads/master
2021-01-19T13:46:37.399237
2017-02-25T01:41:07
2017-02-25T01:41:07
82,187,141
1
0
null
2017-02-16T14:06:51
2017-02-16T14:06:51
null
UTF-8
Java
false
false
459
java
package edu.jalc.inclass.cocacola.color; public class RGBColor { private final byte red; private final byte green; private final byte blue; private RGBColor(){ this.red = this.green = this.blue = 0; } public RGBColor(byte red, byte green, byte blue){ this.red = red; this.green = green; this.blue = blue...
[ "anthony.kulis@gmail.com" ]
anthony.kulis@gmail.com
1e4dcb628f613bea9a014053bad8d1de82f2ec82
e26e12776574b476a4b4460c88de53788d3d13cf
/Assignments/Smoothie.java
147aef8e0cc7bbe5ca828299424ad6774a906231
[]
no_license
thymetime/CMSC203_OKitila
f8da662a37e5e6593a62b62117c857edbe498d2a
73ea1914fb408a2564af3d73cf888633edb269b5
refs/heads/main
2023-04-20T11:21:45.201269
2021-05-16T12:32:23
2021-05-16T12:32:23
333,102,695
0
0
null
null
null
null
UTF-8
Java
false
false
1,498
java
public class Smoothie extends Beverage { boolean proteinPowder; int fruits; public Smoothie(String n, TYPE.type t, SIZE.size s, int f, boolean p) { super(n, t, s); this.fruits = f; this.proteinPowder = p; // TODO Auto-generated constructor stub } public Smoothie(String n, SIZE.size s, int f, boolean ...
[ "noreply@github.com" ]
thymetime.noreply@github.com
58388a8cff648ce554cc16a0a792ca4df2c48a6e
6073e54e94743271dbfc21115bee170f9e212666
/src/main/java/hu/takefive/gimmeme/services/UpdateViewBuilder.java
5411e615dd5bdb7982c1e15125ea9618a0b2b113
[]
no_license
rabizoltan/gimmeme
30e8c78fa269048841cb4c1ddb176fe569dc004b
afc798c83b54603738ccce9356fdaa2cdff353c5
refs/heads/master
2023-04-13T02:05:24.714507
2021-04-30T08:44:27
2021-04-30T08:44:27
361,863,654
0
0
null
null
null
null
UTF-8
Java
false
false
196
java
package hu.takefive.gimmeme.services; import com.slack.api.model.view.View; @FunctionalInterface public interface UpdateViewBuilder<String> { View buildUpdateView(String privateMetadata); }
[ "zimay.krisztian@gmail.com" ]
zimay.krisztian@gmail.com
32c739a6580027c2945c4d446d9380085958c379
bba490c4f1c68fd09b8e85aa7b2424093cac7406
/Project/Client/Moment/app/src/main/java/net/onest/moment/activity/MyFangJian.java
7ce830bdf8a74f5aa2fa7cb9aeba31db0cac02cf
[]
no_license
Qzz0514/ACupOfJava
e4d2e85133adddec131504cd71fd2fcab7793ce8
23dcd5d105f4d74848372ad51957501e28b65079
refs/heads/main
2023-04-10T05:46:06.157773
2020-12-10T00:47:53
2020-12-10T00:47:53
306,031,789
1
0
null
null
null
null
UTF-8
Java
false
false
11,071
java
package net.onest.moment.activity; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.Outline; import android.os.Build; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.util.Log; import android.view.View; import android.view.ViewOutlineP...
[ "2452994982@qq.com" ]
2452994982@qq.com
e17f795251e0ad95f3e1da139376e60efab6fc07
059cec41be91e0097e6e55ed2e40e5e17ac9e944
/Backtrack/src/Match/eighth.java
328df6621dc0dbe052c19cec5c936e056e28a5ad
[]
no_license
Wb-Alpha/Algorithm
eb48aa676876bc3e922c62b04861f332b746b407
59df58a71d32322ef2b616f51ba0abe8ef02e28a
refs/heads/master
2023-03-11T05:47:29.266039
2021-02-24T04:14:06
2021-02-24T04:14:06
266,783,732
0
0
null
null
null
null
UTF-8
Java
false
false
705
java
package Match; import java.util.*; public class eighth { static int[][] space; public static void main(String[] args) { int in = 0, count = 0; Scanner reader = new Scanner(System.in); in = reader.nextInt(); space = new int [in+1][in+1]; for (int i = 1; i<=in; i++) { space[i][i] = 1; space[i][0] = 1; ...
[ "45552873+Wb-Alpha@users.noreply.github.com" ]
45552873+Wb-Alpha@users.noreply.github.com
aa157f50f7214a23d680557e0e9ce8fb28aa82f6
24552f2c77fce349fe21f6302e9bc3393a2a424c
/src/Test3.java
2937323720ec7a5fa2a6ef7d4337ae7cf14af53c
[]
no_license
Zikirov/Safarbeg-
47ea4539b516c60261643fd6acad0c8fd22a3ee0
89afa045cf95093347d7ea945f605d76191873be
refs/heads/master
2023-06-05T17:42:17.980129
2021-06-17T23:38:37
2021-06-17T23:38:37
377,335,235
0
0
null
null
null
null
UTF-8
Java
false
false
211
java
public class Test3 { public static void main(String[] args) { String name="Sheri nar"; System.out.println(name+" My practice 2 "); System.out.println("my name is safarbeg"); } }
[ "safarbeg4242@gmail.com" ]
safarbeg4242@gmail.com
757bdbb0e296d8648096b7f20f7989db667fb479
156a331ed8c9e1b6e8d4c4575f6c6660fd20975d
/final/src/main/java/com/example/controller/HomeController.java
a0d3b2d661fe57e7d322d1248a8428aad9fa5907
[]
no_license
jang-hyun/Git-ExpressBus
36bf87bb20033ee961391271e692b93e513ded5a
53b5114b6d0b14eac0d6758e86da7bf1fd0e826f
refs/heads/master
2023-02-13T01:51:17.862572
2021-01-15T07:50:18
2021-01-15T07:50:18
324,956,706
0
0
null
null
null
null
UTF-8
Java
false
false
1,244
java
package com.example.controller; import java.util.Locale; import javax.servlet.http.Cookie; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.u...
[ "12ss21@naver.com" ]
12ss21@naver.com
a39bbc87397638ed18b693512a65aff407cb91a0
08a69a94bc136b53f9ccf0a10df7be60b472f324
/src/main/java/it/algos/springvaadin/service/ATextService.java
4887d379691b25df7825b047a23ef25773bd2527
[]
no_license
algos-soft/springvaadin
009a5600444280b7780d206002a0164679e2e5e0
99df63c86ab0b44f26f32ef7331ba80b61c6d0c3
refs/heads/master
2021-07-21T06:31:50.401010
2018-03-09T14:10:19
2018-03-09T14:10:19
93,712,658
0
0
null
null
null
null
UTF-8
Java
false
false
11,798
java
package it.algos.springvaadin.service; import com.vaadin.spring.annotation.SpringComponent; import it.algos.springvaadin.enumeration.EAFirstChar; import it.algos.springvaadin.enumeration.EAPrefType; import lombok.extern.slf4j.Slf4j; import org.springframework.context.annotation.Scope; /** * Project springvaadin * C...
[ "gac@algos.it" ]
gac@algos.it
a7a2c75864bd35fa0439d62b8adec07a5d18bf15
b75912e5e851d1bb7537f9598ce7f27b9a0aabdc
/MegaDesk/src/model/Desk.java
bd5b32f1989ed50bfec5977aac0b8ecdcc2aa4ed
[]
no_license
lucicd/cit360_technical_topics
9e822c95f7aed02709be73591152d708d356909c
9948d879c443af6e9db186db6ea6ad066d6d559a
refs/heads/master
2020-04-16T09:55:14.429413
2019-03-10T09:57:43
2019-03-10T09:57:43
165,481,998
0
0
null
null
null
null
UTF-8
Java
false
false
1,877
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 model; /** * * @author Drazen */ public class Desk { private double width; private double depth; private int nu...
[ "lucicd@hotmail.com" ]
lucicd@hotmail.com
19a11318a81c5ad26a8a0d82ba4196a87ec18c0d
b759f902de7d1792298b8724c7598830fb98c1f4
/src/main/java/com/github/msalaslo/locking/api/dto/ErrorDTO.java
e578922fa0978222f4fb3e569ee157f85ab867c1
[]
no_license
msalaslo/spring-data-jpa-locking
b54aab77222b3da507d4f0897fa1d1eb4eafaf18
241671ef09359c69785ce42174a85e8601978707
refs/heads/main
2023-03-08T07:30:13.573608
2021-02-20T20:00:21
2021-02-20T20:00:21
334,744,727
0
0
null
null
null
null
UTF-8
Java
false
false
639
java
package com.github.msalaslo.locking.api.dto; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import lombok.Builder; import lombok.Getter; import lombok.Setter; /** * DTO representing the error according to vnd.error specification. * * @since 1.0.0 * */ @Getter @Setter @Builder @JsonIgnoreProperti...
[ "msalas@vectoritcgroup.com" ]
msalas@vectoritcgroup.com
e79ba0862f8e313f80fa4f741521c7972d0849ea
da6220c9b45ba9d483b1bde3f72bef21a5d8594c
/src/main/java/com/example/demo/util/SHA1.java
6455cbe41c8cad56a831146d8e4f03099730ed66
[]
no_license
parkdifferent/SpringBootDemo
adec9b74422e055b01ccc3022ed6cc08b2a79c83
ebc6dac7867b527f1093fa9a074394a7290c4481
refs/heads/master
2020-04-05T13:40:40.591896
2017-06-30T02:15:44
2017-06-30T02:15:44
94,973,842
0
0
null
null
null
null
UTF-8
Java
false
false
2,969
java
/** * 对公众平台发送给公众账号的消息加解密示例代码. * * @copyright Copyright (c) 1998-2014 Tencent Inc. */ // ------------------------------------------------------------------------ package com.example.demo.util; import java.security.MessageDigest; import java.util.Date; /** * SHA1 class * * 计算公众平台的消息签名接口. */ class SHA1 { /*...
[ "parkdifferent@163.com" ]
parkdifferent@163.com
7f89e111b2c77567925e315d456860d44ac05404
3e998529161852130f0c4f6a6e29a9921f78db6a
/src/main/java/cn/edu/seu/myjvm/instructions/references/MultiANewArray.java
804861152f6977a1807a95c2754d072923ba4ca2
[]
no_license
hhzhang333/MyJVM
37dc5611c8a400e06d95b0c4c53b15d2583dffdf
bc5f64c3a90ed67c31d3626af4971ddab0b9325e
refs/heads/master
2020-06-04T14:35:44.821395
2019-11-20T07:38:01
2019-11-20T07:38:01
192,063,104
0
0
null
null
null
null
UTF-8
Java
false
false
2,285
java
package cn.edu.seu.myjvm.instructions.references; import cn.edu.seu.myjvm.instructions.base.BytecodeReader; import cn.edu.seu.myjvm.instructions.base.Instruction; import cn.edu.seu.myjvm.runtime.Frame; import cn.edu.seu.myjvm.runtime.OperandStack; import cn.edu.seu.myjvm.runtime.heap.*; import cn.edu.seu.myjvm.runtime...
[ "hhzhang@seu.edu.cn" ]
hhzhang@seu.edu.cn
1d43681788a2fb6fe40cb9abfa415825add91aee
a20343c32d9260b2f82cd688afe6fa59159475a4
/small_projects_when_learning_java_backend/juc/src/main/java/com/zhangyun/demo13single/Holder.java
583f01e4481cd851cda3ebb3bea7d59ac4884349
[]
no_license
yunkai-zhang/BUPT
9412d797c6d6b18badc6a1c45bd4d1ca560f0321
974091e28d5c7f51f3cb4518ee1271938c318807
refs/heads/main
2023-08-28T07:08:16.207688
2023-08-11T15:52:30
2023-08-11T15:52:30
249,700,012
0
0
null
null
null
null
UTF-8
Java
false
false
270
java
package com.zhangyun.demo13single; public class Holder { private Holder(){ } public static Holder getInstance(){ return InnerClass.holder; } public static class InnerClass{ private static final Holder holder = new Holder(); } }
[ "59794765+yunkai-zhang@users.noreply.github.com" ]
59794765+yunkai-zhang@users.noreply.github.com
5277b36b579ab0045c840e589188f15744a33dbb
bfc71289cec477684ff53b4f7e69453b10871f76
/EMR_BDD/src/test/java/emr/stepDef/CreateNewPatientStepDef.java
3bfe7ead6074f4c3ce274d77cd856265061fb2ab
[]
no_license
kaniz-qa/Emr-project
16def041c19ae2f3853cbe97153e3d037d6528e2
2fbfcdae631677ba8485fd22db830ad19c162e2e
refs/heads/master
2020-12-18T15:44:03.798494
2020-01-21T21:36:15
2020-01-21T21:36:15
235,442,730
0
0
null
null
null
null
UTF-8
Java
false
false
1,370
java
package emr.stepDef; import cucumber.api.java.en.Given; import cucumber.api.java.en.Then; import cucumber.api.java.en.When; import emr.actions.CreateNewPatientActions; public class CreateNewPatientStepDef { CreateNewPatientActions loginActions = new CreateNewPatientActions(); // new patient create.................
[ "mhsun@LAPTOP-K3RFJ3P7.home" ]
mhsun@LAPTOP-K3RFJ3P7.home
951505976adb7c2ff3b2fb6f89514a2d29012910
fe4b947d7353186b2831451bbc52a2a559e4e29f
/app/src/main/java/com/tranzeet/app/ui/activity/notification_manager/NotificationManagerIPresenter.java
6046058645c7ebcb409301f12cb7274973368087
[]
no_license
ersalye/Taxiapp
f52106660b1112182bce4b5413f880851cee2244
177478f7a08dff3b5f487a1d054c965997747413
refs/heads/master
2022-09-24T23:46:50.522324
2020-06-05T08:06:07
2020-06-05T08:06:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
250
java
package com.tranzeet.app.ui.activity.notification_manager; import com.tranzeet.app.base.MvpPresenter; public interface NotificationManagerIPresenter<V extends NotificationManagerIView> extends MvpPresenter<V> { void getNotificationManager(); }
[ "harrisonnjeru7@gmail.com" ]
harrisonnjeru7@gmail.com
f0c82b922574e4c1fe155e0139e8195da6998318
c0cb4a62928ef2e01f6c14564483989f6d1d62b6
/lighter-compiler/src/main/java/fun/connor/lighter/compiler/package-info.java
4f8edb542a625ac95fa98f81b4a15b463ee37cb6
[]
no_license
Spaceman1701/lighter
a4dc91a74612353d51660093793318aa8015c3bc
afbf590f84dff4122565ac5552da0dfcd2124861
refs/heads/master
2020-03-30T08:18:42.675993
2019-07-21T19:16:13
2019-07-21T19:16:13
151,005,139
0
0
null
2018-12-10T23:35:48
2018-09-30T20:41:46
Java
UTF-8
Java
false
false
2,806
java
/** * The Lighter Compiler implementation. This library contains all the components for Lighter's compile * time validation and code generation. This library is a <strong>compile time only</strong> dependency for * consumers of Lighter. The Lighter runtime is contained within <code>lighter-core</code> which is * al...
[ "fc.spaceman@gmail.com" ]
fc.spaceman@gmail.com
562c27d5d04efee31f511c6408111fcab609f9b8
9ae6ee8d4b0cbd0392713f1c834942c363be608e
/Documents/tpprog/Compta/src/main/java/desktop/deschamps/compta/entities/Ventes.java
793e9020effe397291472d3c8107df91e0109b53
[]
no_license
MathieuDeschamps/IDM-JHipster
c9b1c5855740f64dd1c20e5db3cddd0de5361686
8665a985c3c12f1aa33e043f72d91b68a2e91f4d
refs/heads/master
2020-04-23T04:53:35.657068
2018-05-29T21:18:48
2018-05-29T21:18:48
170,923,017
0
0
null
null
null
null
UTF-8
Java
false
false
1,248
java
package desktop.deschamps.compta.entities; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.M...
[ "redeyes_361@hotmail.com" ]
redeyes_361@hotmail.com
624da73df04ef339ebcdf146534668372c849b45
5bc6f6d6cdb413f188556737f44af83c7f7d6a24
/src/controllers/reports/ReportsNewServlet.java
7fbf2c5085ab9dbf017ca403f487e45211e13489
[]
no_license
hirasawanobuaki/daily-report
416ce5ce6951c5d2a9afc49262fa3be217e3929e
c7c097dcfc95ab900e9259174af5b087afd67188
refs/heads/master
2023-02-01T18:23:17.536964
2020-12-04T01:26:07
2020-12-04T01:26:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,240
java
package controllers.reports; import java.io.IOException; import java.sql.Date; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpS...
[ "hira19960914@gmail.com" ]
hira19960914@gmail.com
5eb7cd50c667566f7b7ab4897a52bd8fd7ec5932
2d60e0d2c1c23d27b5dd76aa262f6b9cb036f014
/src/main/java/com/hashmapinc/tempus/WitsmlObjects/v1311/ShowSpeed.java
baed6b2a71e628228d3f2733c1c4846e0afb5b8d
[ "Apache-2.0" ]
permissive
antolantic/WitsmlObjectsLibrary
aaf850c33d1dafd5162d52b808c70da792d14052
3e154f60a7b8514119acc5b05513fc8d31037fca
refs/heads/master
2020-04-05T08:17:09.770594
2017-12-07T22:58:09
2017-12-07T22:58:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,789
java
package com.hashmapinc.tempus.WitsmlObjects.v1311; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for ShowSpeed. * * <p>The following schema fragment specifies the expected content contained within this class....
[ "chris.herrera@hashmapinc.com" ]
chris.herrera@hashmapinc.com
0bec375c467dbcb9fe7820521af86bbb5a7d8f1e
211246306c18cdace932ae1286b6340a1fce173d
/src/main/java/com/zw/dao/UserDao.java
1eea76c1c23aa4a8af632355efa33d3d11851d48
[ "Apache-2.0" ]
permissive
JasonAlcoholic/springMVC
c594d237e9222a2f231f46301ae6dce49fb7f6b9
59ccc8abf96626b3ecb9d705c2eda0422c225c8e
refs/heads/master
2021-01-10T16:32:49.921649
2015-09-29T07:57:23
2015-09-29T07:57:23
43,352,613
0
0
null
null
null
null
UTF-8
Java
false
false
3,825
java
package com.zw.dao; import java.util.List; import org.springframework.stereotype.Repository; import com.zw.entity.User; @Repository public class UserDao extends BaseDao{ public List<User> getAllUsers(){ String hsql="from users"; return runSql(hsql); } public List<User> getByN...
[ "424033090@qq.com" ]
424033090@qq.com
ac196983fa3f2e0f47fd5a0cb20820261f904355
0a105f3a8dead64a5cd566e25a118af4a5e48be3
/mall-coupon/src/main/java/com/henau/mall/coupon/entity/SeckillSkuRelationEntity.java
b98fa596ee7bd68e41fbd224c5518b00ed05fbc9
[ "Apache-2.0" ]
permissive
shiljm/mall
65b0f8d0373f9eea7e58f6fa8198df341ad2dc55
d1b3aaaac37bf4d9b1ef9f54fb32154ab5262ec8
refs/heads/main
2023-07-11T01:01:42.610600
2021-08-07T03:07:33
2021-08-07T03:07:33
328,608,882
0
0
null
null
null
null
UTF-8
Java
false
false
968
java
package com.henau.mall.coupon.entity; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import java.math.BigDecimal; import java.io.Serializable; import java.util.Date; import lombok.Data; /** * 秒杀活动商品关联 * * @author lijm * @email 13243030406@163.com * @da...
[ "2454951743@qq.com" ]
2454951743@qq.com
7a993ec70b87bfdc754d6d220b5128cbc9d3fc54
6f1fe90b186fb2843345a7b150fd942bf642d934
/edu_parent/service/service_edu/src/main/java/com/zzn/eduservice/controller/EduTeacherController.java
1742edbe54f21624bcc8feb08a82a76db380e396
[]
no_license
Laity-zhang/SpringBoot_Edu
1e7ab6949b56a668eaa664f2410aa1ebb256877f
74c3efab3badecc0fc2a709e20dab1de62bed166
refs/heads/master
2023-03-19T06:41:11.822497
2021-01-05T06:36:27
2021-01-05T06:39:40
324,704,581
1
0
null
null
null
null
UTF-8
Java
false
false
4,844
java
package com.zzn.eduservice.controller; import com.atguigu.commonutils.R; import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import com.zzn.eduservice.entity.EduTeacher; import com.zzn.eduservice.entity.vo.TeacherQuery; import com.zzn.eduservice.service.EduTeacherService; import io.swagger.annotations....
[ "1412974453@qq.com" ]
1412974453@qq.com
b3e163631cb1d06194fb604485d8828800d9f6f4
b428eb094b001ebeffa2ae13f54fd6be44f073d0
/src/main/java/com/example/weixindemo/pojo/wxsend/BaseMessage.java
fc5d41a4e49062804795ff8e93f5f7b88b22949f
[]
no_license
lints123/weixindemo
965dc7f21bba2d8b602c15f21d148ba4ec630c17
55eeea6f8a83377698811db725ce0a2e4daa8398
refs/heads/master
2023-06-07T13:34:32.035268
2019-09-30T09:11:12
2019-09-30T09:11:12
208,832,531
0
0
null
2023-05-26T22:15:23
2019-09-16T15:21:10
Java
UTF-8
Java
false
false
1,151
java
package com.example.weixindemo.pojo.wxsend; /** * 请求消息的基类 */ public class BaseMessage { // 开发者微信号 private String ToUserName; // 发送者账号(你的OpenId) private String FromUserName; // 消息的创建时间 private long CreateTime; // 消息类型 private String MsgType; // 消息ID private long MsgId; ...
[ "352930759@qq.com" ]
352930759@qq.com
1294ccf91ec429dc47568c75ed5941c39163ac62
a0bf357da01159b49abc82667c95df8dea172b63
/1st Yr/Lab9_4.java
4ca47f726624a215f1461c1916a1c67d22df300e
[]
no_license
xXGoziXx/CollegeWork
ac3f63931db40cfb5168639cf765201398c3a903
c03d5df8e56379cc6ea8ead84fbf2f09afa73be0
refs/heads/master
2021-01-19T03:07:02.105191
2016-06-06T17:58:06
2016-06-06T19:16:03
60,531,368
0
0
null
null
null
null
UTF-8
Java
false
false
824
java
//required Random import file import java.util.Random; public class Lab9_4 { public static void main(String args[]) { //create array int array[] = new int [10]; //varibale to calculate sum for average int sum = 0; //random number generator Random r = new Random(); //loop that inputs random numbers to ...
[ "nosarobo@gmail.com" ]
nosarobo@gmail.com
b1b875fe1d4e4c4d1a31162ad261fc1bb140b6a0
fd376b0588cff14e55748e090d9bba66c39017c1
/src/main/java/com/techmaster/hunter/dao/impl/HunterJDBCExecutorImpl.java
c92f3d017fc03789e37d2d2bec067e47b42f6ccf
[]
no_license
hillangat/Hunter
dd73fa5a2c7b6e594e0f86467ae41c37d774786f
56bd22b9969316aac5adde14dde82109ebf455c7
refs/heads/master
2018-12-19T12:01:51.693679
2018-10-25T01:40:52
2018-10-25T01:40:52
111,363,519
0
0
null
2018-09-15T23:17:40
2017-11-20T04:57:30
JavaScript
UTF-8
Java
false
false
8,965
java
package com.techmaster.hunter.dao.impl; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.SQLException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.log4j....
[ "hillangat@gmail.com" ]
hillangat@gmail.com
ff2c9c1b5111abba09e4b7e2e651ecf2bcd23f34
a0f707bd9bcfdd47b0f22c11293d477e51a254fa
/src/com/prac/dp/LongestConsPath.java
2dcd2400c83bb8fc4ef12f7ec3e3978fc14f103a
[]
no_license
ranjithkiran/DataStructures-and-Algorithms-
d34f87d8250e01bdfc060b293007eed547949866
4c4db8c9653292d71bec22df91ab6ed93d1f3065
refs/heads/master
2021-01-18T18:27:13.574195
2016-08-09T04:21:13
2016-08-09T04:21:13
65,212,071
0
0
null
null
null
null
UTF-8
Java
false
false
1,742
java
package com.prac.dp; public class LongestConsPath { public static void main(String[] args) { // TODO Auto-generated method stub char mat[][] = { {'a','c','d'}, { 'h','b','a'}, { 'i','g','f'}}; System.out.println(getLen(mat, 'a')); System.out.println(getLen(mat, 'e')); Sy...
[ "kiran90g@gmail.com" ]
kiran90g@gmail.com
8a90dfd666005d3e5f9cfd71d9f1e22d4ca64609
a5a00464650c47794d9a963e64eab5911190ac26
/src/main/java/com/vaccnow/vaccinationplans/enums/Fields.java
788c1e62a06cb73e2207af96fed59c47836b46c4
[]
no_license
piyush170889/vaccnow
8c29be122285b6f45fa4875b5d0cad795e0f755b
d18808aa892cab71f12a895c9e7df316bbd025c7
refs/heads/master
2023-02-21T03:46:57.564094
2021-01-15T16:45:32
2021-01-15T16:45:32
329,968,653
0
0
null
null
null
null
UTF-8
Java
false
false
105
java
package com.vaccnow.vaccinationplans.enums; public enum Fields { value, vaccineName, branchName; }
[ "jadhavpi@vmware.com" ]
jadhavpi@vmware.com
fb00b5c39687f3162bd232b0dadb6be384cf09d8
ff8a1dcabe9b05d60098befc55cfbee2ab9d4b73
/core/sorcer-platform/src/main/java/sorcer/core/loki/exertion/KPEntry.java
ce8430b8d0d6a3a138a55b57b1e1b8f6f75afcbf
[ "Apache-2.0" ]
permissive
kubam10/SORCER
4c423b0bddc8839ac54f8069c37dd6a392e23780
670cba3188954eb4cd2e16890715b8948819b5f6
refs/heads/master
2020-04-18T23:55:19.359267
2019-02-02T18:29:14
2019-02-02T18:29:14
167,833,815
0
1
Apache-2.0
2019-01-27T16:58:57
2019-01-27T16:58:57
null
UTF-8
Java
false
false
647
java
package sorcer.core.loki.exertion; import java.security.PublicKey; import net.jini.core.entry.Entry; public class KPEntry implements Entry { private static final long serialVersionUID = -3134975993027375539L; public Boolean isCreator; public byte[] keyPair; public PublicKey publicKey; public String Group...
[ "dennis.reedy@gmail.com" ]
dennis.reedy@gmail.com
3172f458dae6e524392ace5bfc74a0b2f3b67ccd
dc4309b253000bcff60d89d7ecbcc897e8aa94e1
/cs121/2018/spring/cs121-5/NumberDialerPanel.java
b10869de55c4e0471b675626d229167ee4e107a6
[ "MIT" ]
permissive
BoiseState/MarissaSchmidt-Public
8ece3d3f8ca9f0759783c5d899f136c2d41bac28
e898ae208b0bc8e32a8071b1d1be5070410afb97
refs/heads/master
2021-05-02T08:25:04.950707
2020-04-20T02:25:10
2020-04-20T02:25:10
120,803,810
5
2
null
null
null
null
UTF-8
Java
false
false
1,478
java
import java.awt.Color; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JLabel; import javax.swing.JPanel; /** * This is the class for the main panel. Contains the ActionListeners and instantiates * all the sub-compon...
[ "marissaschmidt@boisestate.edu" ]
marissaschmidt@boisestate.edu
4aa84946d383d801e5a8f9bf5d2ebfe7067ec652
9120c105e86269e7ed6414a7b4c443c411ff6588
/Java/exercicios/src/oo/abstrato/TesteAbstrato.java
c21fc1105ae9de2c538b52455791221b69bfa129
[]
no_license
maikcosta/Learning
da047e35d478cd3f77ba1ee782ac8c8fb3a211ef
0efe0b3cc04e175ce400a2e6e10d7e03cbe8b29f
refs/heads/main
2023-05-03T13:16:15.254554
2023-04-19T20:58:13
2023-04-19T20:58:13
241,109,324
0
0
null
null
null
null
UTF-8
Java
false
false
237
java
package oo.abstrato; public class TesteAbstrato { public static void main(String[] args) { Mamifero a = new Cachorro(); System.out.println(a.mover()); System.out.println(a.mamar()); System.out.println(a.respirar()); } }
[ "maikcosta@gmail.com" ]
maikcosta@gmail.com
884b71afc30b573324224c31baf4d2e7ada7d851
2c64f22b8c4235dcf8de82721d1eb20c0129499d
/src/jvm/thrift/backtype/storm/generated/JavaObjectArg.java
5e6d5b1cc2b804a05a231014a2c85d090dda7128
[]
no_license
hodiapa/storm-elasticity-scheduler
7b236a1324c2642dd6c8b7b7e281721efb22d712
85b4b6645b3272597b66ce524bf0eb3ea6dcfec9
refs/heads/master
2020-12-25T22:59:05.837794
2014-05-10T19:53:25
2014-05-10T19:53:25
null
0
0
null
null
null
null
UTF-8
Java
false
true
20,257
java
/** * Autogenerated by Thrift Compiler (0.9.0) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ package backtype.storm.generated; import org.apache.thrift.scheme.IScheme; import org.apache.thrift.scheme.SchemeFactory; import org.apache.thrift.scheme.StandardScheme; import org...
[ "alkaff2@illinois.edu" ]
alkaff2@illinois.edu
f0c883417c52c15dc78eaf19f5507c3cebb66d06
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/neo4j/learning/2452/BoltIOException.java
c166c824c3b85ea850e6bdd5ff41875246fa2022
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,436
java
/* * Copyright (c) 2002-2018 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Neo4j 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 ...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
d71c436076d6d3d0590597131f94df346eaf6ceb
e75be673baeeddee986ece49ef6e1c718a8e7a5d
/submissions/blizzard/Corpus/eclipse.jdt.ui/5532.java
fe0d22bb18c48c5848c93ca89f960c2dd5853727
[ "MIT" ]
permissive
zhendong2050/fse18
edbea132be9122b57e272a20c20fae2bb949e63e
f0f016140489961c9e3c2e837577f698c2d4cf44
refs/heads/master
2020-12-21T11:31:53.800358
2018-07-23T10:10:57
2018-07-23T10:10:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
125
java
//3 occurences package p; public class B { static { B a; } static { B a; } }
[ "tim.menzies@gmail.com" ]
tim.menzies@gmail.com
7971e194bdf4d29b8a67ba04f395f398e853dd7c
e09b97f3318e7b8c9b22f1b49bf58df254bf7baa
/snowdrop-examples/sportsclub/spring-4_0/sportsclub-domain/src/main/java/org/jboss/snowdrop/samples/sportsclub/domain/entity/EquipmentType.java
54a33f164f87d3395558d383f801d29cb24acaea
[]
no_license
snowdrop/legacy_content
2837d0c570f1886b64812211ec5ef14c2f560857
d079a58b598f3080ccee1bc95ca137fb8ffdb9b8
refs/heads/master
2020-12-02T08:00:41.568207
2017-07-10T09:39:38
2017-07-10T09:39:38
96,759,977
1
1
null
null
null
null
UTF-8
Java
false
false
216
java
package org.jboss.snowdrop.samples.sportsclub.domain.entity; import java.io.Serializable; /** * @author Marius Bogoevici</a> */ public enum EquipmentType implements Serializable { TREADMILL, STEPPER, COURT }
[ "ales.justin@gmail.com" ]
ales.justin@gmail.com
55396f4f6034fef94574169c70007078abca486e
be6ccaf3c352f76b5619f94fcbc9417615a2afd4
/src/main/java/DesignPattern/PrototypePattern/Green.java
3afb38f69e6b49c405aec4c62725f096a101707f
[]
no_license
785562850/ProgramBase
99f62ad27b8895dc419007fba21c010ed5f34f4e
6b31fa99309a7f02b80978da978a9e8eda861222
refs/heads/master
2021-09-05T01:51:52.317516
2018-01-23T15:55:03
2018-01-23T15:55:03
105,422,591
0
0
null
null
null
null
UTF-8
Java
false
false
172
java
package DesignPattern.PrototypePattern; /** * Created by john on 2017/10/1. */ public class Green extends Color{ public Green(){ setColor("绿色"); } }
[ "785562850@qq.com" ]
785562850@qq.com
60cc8f4b4caa878e0389214c953c35650c4ffe89
05f7d9c62491b15e5692bdc56a3f5adeabb29d21
/src/CLI/commands/Echo.java
dadd24815a717cddbb860e58ca91ade085a928a3
[]
no_license
Gameslinger/SimpleClient
4a94554133d7107acc1cdfc6dec95ef7a6e11168
6becf2d55a8c6a96c94fed8ab8b34cdf18b546d1
refs/heads/master
2021-01-22T05:00:44.370448
2017-02-16T19:30:27
2017-02-16T19:30:27
81,606,685
0
0
null
null
null
null
UTF-8
Java
false
false
746
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 CLI.commands; /** * * @author Gabriel.Maxfield */ public class Echo implements ICommand{ @Override p...
[ "Gabriel.Maxfield@DRA2-209-12.win-domain.apaserver.org" ]
Gabriel.Maxfield@DRA2-209-12.win-domain.apaserver.org
a34dc71289b42f13070db0d8c53dbfa871c6f982
95c49f466673952b465e19a5ee3ae6eff76bee00
/src/main/java/com/iflytek/voiceads/p622d/p628f/AbstractC5475g.java
818b15a015afc81bba64eb05b83e413e82e13488
[]
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
330
java
package com.iflytek.voiceads.p622d.p628f; import com.iflytek.voiceads.p622d.p626d.AbstractC5307m; /* renamed from: com.iflytek.voiceads.d.f.g */ public interface AbstractC5475g { /* renamed from: a */ void mo38868a(AbstractC5307m mVar, int i); /* renamed from: b */ void mo38869b(AbstractC5307m mVar, ...
[ "seasonpplp@qq.com" ]
seasonpplp@qq.com
271f9d3bce263a79a81c61b50ebc5040648b8535
41c4b710d35e05f10bc8714105a478b5a356f53f
/Java/HelloWorld.java
e1eedc1e7ba9f4baa3ccb81222bedd82c0ce2414
[]
no_license
hyunsu00/polyglotSamples
bc74a901afc527c35e91733810d6f91a56290579
d887abaa22c15e1f41714d94d7951790abb77793
refs/heads/main
2023-04-10T16:51:36.013164
2021-04-21T02:04:02
2021-04-21T02:04:02
358,655,168
0
0
null
null
null
null
UTF-8
Java
false
false
143
java
// HelloWorld.java public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World"); } }
[ "hyun955807@naver.com" ]
hyun955807@naver.com
c91c4414434f67dddb691885392e36dedf14d2b7
b79125d440bb387b1f5f304690bce18478a70508
/TopicSegmenter/src/tools/segmentation/LanguageModelAnalysis.java
7af408e19ee78dec82112e16f98ca1447fc0009a
[]
no_license
pjdrm/Segmentor
cfd78a62c3a61b38965adaf1083d6762b34cf4e7
e158ff370380f60918a37e48e1a3adb2e7a63481
refs/heads/master
2021-01-15T10:14:16.570614
2015-04-15T16:13:22
2015-04-15T16:13:22
29,870,964
0
0
null
null
null
null
UTF-8
Java
false
false
2,874
java
package tools.segmentation; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.commons.io.FileUtils; import tools.text.similarity.SortableMap; import tools.text.similarity.SortableMap.ORDER;...
[ "pjdrm@ist.utl.pt" ]
pjdrm@ist.utl.pt
bf6912eb5118fdca90f419232310d87081330d81
d8a05377893d12dd7dec99cf9fb32be3ecb4382c
/Day 08/src/main/java/Animal.java
8c7136893f2f8b3324fdcdaf45f2fe1749d7e6dc
[]
no_license
Willson-jr/Day-8-Object-Oriented-Programming
5ca6873c90126ffb2ecfee01d501487799264720
d9792a227a0c3ac667a929ae6e922c763f3ce77d
refs/heads/master
2020-07-01T16:39:10.330887
2019-08-08T09:46:10
2019-08-08T09:46:10
201,228,325
0
0
null
null
null
null
UTF-8
Java
false
false
1,722
java
import lombok.AllArgsConstructor; import lombok.Data; import java.util.ArrayList; import java.util.List; @AllArgsConstructor @Data public class Animal { private String name; private String sound; private Boolean flag; void speak(int times){ if (flag){ System.out.p...
[ "noreply@github.com" ]
Willson-jr.noreply@github.com
1b53b7beffe922973d1b8646727291a63999450c
a664f4a9e0ecddb4a07d47adc870490bb5d419e5
/app/src/main/java/com/householdplanner/shoppingapp/repositories/MarketRepository.java
6c5d01acbe26289aa43aeba98b1c07360849a935
[]
no_license
juancarlospalomo/plannehr
3c8e49bd14d729f8807de344346ed2ea6cceb825
1c84fc929246377b6f4ac77f94310f18dfe0af24
refs/heads/master
2021-01-22T05:16:28.193676
2015-07-15T19:03:36
2015-07-15T19:03:36
35,100,770
0
0
null
null
null
null
UTF-8
Java
false
false
4,140
java
package com.householdplanner.shoppingapp.repositories; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.SQLException; import android.database.sqlite.SQLiteDatabase; import com.householdplanner.shoppingapp.cross.util; import com.householdplan...
[ "juancarlos.palomo@gmail.com" ]
juancarlos.palomo@gmail.com
3aaf9e1e59273b06a7a2dc3db79261b43fc48ec8
08214f7ca2c94f7fc721c189ef33103e771bcc57
/1. Java e Orientacao a Objetos/09. Streams, Readers e Writers/bytebank-herdado-conta/src/br/com/bytebank/banco/test/io/TesteDeserializacao.java
fedc9cf40e8fa7926710e54437d5b9da269acdc0
[]
no_license
pedrokoii/formacao-java
686f909f2bf8be00b997478a11436ef1158d996e
92093c0a60981d23a2041257d1fc3438532b2871
refs/heads/main
2023-05-15T17:00:27.711225
2021-06-02T15:21:53
2021-06-02T15:21:53
367,043,260
0
0
null
null
null
null
UTF-8
Java
false
false
651
java
package br.com.bytebank.banco.test.io; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.ObjectInputStream; import br.com.bytebank.banco.modelo.ContaCorrente; public class TesteDeserializacao { public static void main(String[] args) throws FileN...
[ "koii.tkd@gmail.com" ]
koii.tkd@gmail.com
774206844c3643fe8b2afa98dc0794acf83fc0ef
17863edb58b488878f0af16f0c3056a457ab2bb7
/.idea/acessModifiers/Package2/C.java
f420ffdc8307a8727fbf94dc81d9e03ce30fcb27
[]
no_license
pandr20/Learning
d5b02e889ca9f0d3a7eea9ecb18116b64618e18e
8fd23f0b5a8f84ada817f91e66b32471533e210d
refs/heads/main
2023-07-08T12:05:08.640902
2021-08-10T08:29:52
2021-08-10T08:29:52
394,556,458
0
0
null
null
null
null
UTF-8
Java
false
false
280
java
package acessModifiers.Package2; public class C { public String publicMessage = "This is public"; protected String protectedMessage = "This is protected"; String defaultMessage = "This is the default"; private String privateMessage = "This is the private"; }
[ "pandr20@student.sdu.dk" ]
pandr20@student.sdu.dk
7844572ab68a36c9efbfac80c0e463e7e2c20968
78175c022b2b1927846562f84e2a29080f9392cf
/app/src/main/java/com/oswald/mascotas/MainActivity.java
c614834c660b2579e662539cd7dfbec9c692ff28
[]
no_license
OswaldRijo/MascotasPersistDatos
1abbe4dc486de45514a40d3553543a5c10bcb009
3470d3b43365375c31c98ca9ef4dd0376377563a
refs/heads/master
2021-05-14T03:49:28.418043
2019-12-20T19:17:51
2019-12-20T19:17:51
116,625,319
0
0
null
null
null
null
UTF-8
Java
false
false
3,102
java
package com.oswald.mascotas; import android.content.Intent; import android.os.Bundle; import android.support.design.widget.TabLayout; import android.support.v4.app.Fragment; import android.support.v4.view.ViewPager; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.RecyclerView; import ...
[ "oswald.rijo@gmail.com" ]
oswald.rijo@gmail.com
544482230cd1703bbcbd953ce20cb5b8e26e80d5
a7ec070eca45637c1f89e032ad3807401908dba9
/src/main/java/com/qa/ims/persistence/dao/OrderDaoMysql.java
de8537f4c0efc7f17419e713f1fd84371ec03bb0
[ "MIT" ]
permissive
willmccuddenQA/IMS
d7cf36b0dd79d7c85df264d70e82cd8c84db1408
38c5f493ca51030aef7317d74a3056e7acc6c2de
refs/heads/master
2023-02-23T12:47:00.028865
2021-01-22T12:57:09
2021-01-22T12:57:09
327,897,774
0
0
null
null
null
null
UTF-8
Java
false
false
7,378
java
package com.qa.ims.persistence.dao; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.List; import org.apache.log4j.Logger; import com.qa.ims.persistence.domain.Customer; import c...
[ "wmccudden-hughes@qa.com" ]
wmccudden-hughes@qa.com
fe76780136ce48923a1bd60088e6f03e0466c170
11c309fe3e14bbe852a57f5687da5cacce893d10
/Collections/src/Collections/Arraylist_compare.java
37598e331f7bba71f10459a64187d82a43dfbcff
[]
no_license
somnath-pal-sudo/MiscleniousCode
45668e304db8099b01a36b25488c3c58d6c012f3
d36f10adbabd10b7fba39375b21036d620bc2c27
refs/heads/master
2023-04-07T20:20:48.922830
2021-04-05T14:22:29
2021-04-05T14:22:29
337,334,049
0
0
null
2021-04-05T14:22:30
2021-02-09T08:08:17
HTML
UTF-8
Java
false
false
760
java
package Collections; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; public class Arraylist_compare { public static void main(String[] args) { ArrayList<String> al1= new ArrayList<String>(Arrays.asList("A","B","C","D")); ArrayList<String> al2= new ArrayList<String>(Arrays.a...
[ "73108651+somnath-pal-sudo@users.noreply.github.com" ]
73108651+somnath-pal-sudo@users.noreply.github.com
a83be05171e807a11e248b64862e516817ed255d
62dc01dd35467584ae21f11b91f47aff7a9823cc
/FizzBuzz.java
2058a840c342f1a6b9e97ad96cb7cea1da1f8356
[]
no_license
MHassanNadeem/leetcode
edc31e5c97db8f1befd4b725abaa83b0dd7c074f
12ccfe4781469409eb1189e6de76d02e3cbc358a
refs/heads/master
2021-01-22T21:45:41.287513
2018-01-04T18:17:12
2018-01-04T18:17:12
85,472,742
0
0
null
null
null
null
UTF-8
Java
false
false
786
java
package leetcode; import java.util.ArrayList; import java.util.Arrays; import java.util.List; /* #412 Fizz Buzz * href: https://leetcode.com/problems/fizz-buzz/ */ public class FizzBuzz { public static List<String> solve(int n){ List<String> list = new ArrayList<String>(); for(int i=1; ...
[ "m.hassan.nadeem@outlook.com" ]
m.hassan.nadeem@outlook.com
673c317cf843b17585fbc5f649eb7f1bb0ceb796
0a1d5c7e0c3cff80b3561a4e8000049bf7c02b5f
/src/copy.java
e9af4983b264b2dafd5312aa2f39760d8126ff9e
[]
no_license
yash15BCE0489/Yash
fd6597b4537c8f67816530a64ae4e96df1202b0c
872a7335456c6cb4bbb2a8c89a90e9736bcaf51d
refs/heads/master
2021-05-08T18:41:15.705740
2018-01-30T11:38:46
2018-01-30T11:38:46
119,527,679
0
0
null
null
null
null
UTF-8
Java
false
false
396
java
import java.io.*; import java.util.zip.*; public class copy { public static void main(String args[]) throws IOException { FileInputStream fis=new FileInputStream("shivi.txt"); FileOutputStream fos= new FileOutputStream("1.txt"); int d; while ((d=fis.read())!=-1) { ...
[ "yashagarwal.2015@vit.ac.in" ]
yashagarwal.2015@vit.ac.in
2f591533f8c1bb01f864d756637886d1df0e2abc
f08256664e46e5ac1466f5c67dadce9e19b4e173
/sources/p602m/p613d/p639c/p648b/C13784a.java
46d90950bd59da5e728a6188a6d57784f6584be1
[]
no_license
IOIIIO/DisneyPlusSource
5f981420df36bfbc3313756ffc7872d84246488d
658947960bd71c0582324f045a400ae6c3147cc3
refs/heads/master
2020-09-30T22:33:43.011489
2019-12-11T22:27:58
2019-12-11T22:27:58
227,382,471
6
3
null
null
null
null
UTF-8
Java
false
false
704
java
package p602m.p613d.p639c.p648b; import java.security.Provider; import java.security.Security; import p602m.p613d.p649d.p651b.C13792a; /* renamed from: m.d.c.b.a */ /* compiled from: BCJcaJceHelper */ public class C13784a extends C13786c { /* renamed from: b */ private static volatile Provider f30598b; ...
[ "101110@vivaldi.net" ]
101110@vivaldi.net
6c371b1005bb831c74718d925694f2a9056eaa26
21acdd0951caae14a6a98135455abe1d5fda24ac
/src/Main/Main.java
6e5a704e4ffa0ae7b0cd755ce933196ae895698c
[]
no_license
HenrikSwahn/TicTacToeServer
cf61a0cf7fa23694d6ad16a366384f6a3188154a
b5b43f93e7cf86aaeda3d05c7e07c1b2b04be27d
refs/heads/master
2021-01-01T20:35:38.054104
2015-05-13T21:07:30
2015-05-13T21:07:30
33,875,623
0
0
null
null
null
null
UTF-8
Java
false
false
372
java
package Main; import GUI.Window; import Server.Server; /** * Created by henrik on 13/04/15. */ public class Main { public static void main(String[] args) { Server server = Server.getInstance(); server.setPort(6066); Window window = new Window("Hello World"); server.setWindow(wi...
[ "h_swahn@hotmail.com" ]
h_swahn@hotmail.com
5e0fd3e4e7fc255411fd3484869c591566f47d4c
4b9b0326f2e5108564fbe36d47bad6bb4476de34
/src/Main.java
a3416d2819ec19719f06e0427670036ab815bc69
[]
no_license
khoidt21/Project02_MDBooks
09759992531520d49b1c2c82b7d210ea0feb8a3f
7a3ecb2bac3a203f8377e5b4787a5e788fbdc01f
refs/heads/master
2020-08-28T20:06:14.022449
2019-10-30T14:24:03
2019-10-30T14:24:03
217,808,066
0
0
null
null
null
null
UTF-8
Java
false
false
3,104
java
import entity.Book; import java.util.InputMismatchException; import util.MyList; import java.util.Scanner; /* * 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. */ /** * * @author ADMIN ...
[ "khoidt3@gmail.com" ]
khoidt3@gmail.com
f1ffb62aa064e3476db4b89f8f64a5298f8bce03
98484b63c38e6a60f137674b58c17be1cf87c23c
/src/main/java/org/blockartistry/mod/DynSurround/client/fx/JetEffect.java
1f24d7e39b0e7e54554c5230e5508c5222fea91e
[ "MIT", "LicenseRef-scancode-public-domain" ]
permissive
ACGaming/DynamicSurroundings
8cff928ea1a8f015e1968dc065c477a7be42263c
b338b39f755c48419238becb83f841968431305b
refs/heads/master
2021-01-12T08:36:22.558913
2016-12-16T05:32:11
2016-12-16T05:32:11
76,632,638
0
0
null
2016-12-16T07:39:04
2016-12-16T07:39:03
null
UTF-8
Java
false
false
6,797
java
/* * This file is part of Dynamic Surroundings, licensed under the MIT License (MIT). * * Copyright (c) OreCruncher * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restrictio...
[ "tedjkaiser@gmail.com" ]
tedjkaiser@gmail.com
8c6dd62b602e984ae2c736393d310751723b33a3
2a37bbbb1b6d0c58afa49825cb876cd8e102ef5d
/src/L18_StackQueueQs/StackQs.java
fbb016942d2191b591d66d2aa46f1c6efeaae72d
[]
no_license
coding-blocks-archives/Crux25Jan2020PP
cf008d94b471facd8ebc5ad340774da6c91fe229
e66f71638485931ef0973e582f23a478f1726e1d
refs/heads/master
2020-12-22T05:07:53.785859
2020-07-15T15:19:08
2020-07-15T15:19:08
236,677,840
6
7
null
null
null
null
UTF-8
Java
false
false
1,126
java
package L18_StackQueueQs; import L16_StackQueue.DynamicStack; public class StackQs { public static void main(String[] args) throws Exception { DynamicStack stack = new DynamicStack(); stack.push(10); stack.push(20); stack.push(30); stack.push(40); stack.push(50); stack.display(); // 50 40 30 20 10 ...
[ "garimachhikara128@gmail.com" ]
garimachhikara128@gmail.com
422acdefada047dd5962d75a9ec94eb8f104eb8e
fdb0ba5d64503231ca3234af5a614d699edadf7e
/Hadoop/Java_MapReduce_Simple/Jobs/PostalDistrictCount.java
fb8ab9c4063cc241ed3a951541b44dd66d6fabcf
[]
no_license
alexdgarland/database-demos
ac3ce42ac19baa7a682931f59f9df81e70774f07
80bbd74a21a55de20bc2d971fbd512091c5e67f8
refs/heads/main
2022-07-10T06:53:08.090075
2015-06-16T22:09:19
2015-06-16T22:09:19
28,584,551
0
0
null
2022-06-22T16:49:10
2014-12-29T07:42:58
C#
UTF-8
Java
false
false
367
java
package Jobs; import AddressPartMappers.PostalDistrictMapper; public class PostalDistrictCount { public static void main(String[] args) throws Exception { AddressPartCountJob.Run ( PostalDistrictCount.class, PostalDistrictMapper.class, "Postal district c...
[ "alex.d.garland@gmail.com" ]
alex.d.garland@gmail.com
5ec864c0b675ce5cb67cf367a43060d3a03828a9
67b7bc7215abc4869bf911a5dd550098689a5795
/app/src/main/java/com/xgx/demo/utils/DateUtil.java
0a10fbdfafb4278d9b7bfb596754a899327006b7
[]
no_license
jinxingxgx/zydemo
0031fe663246cb6fa171bfb6bf103d064d22ede3
a2916eef07a120fa0c379a483c753311ed9386e0
refs/heads/master
2020-05-24T22:34:22.969166
2019-05-19T16:13:16
2019-05-19T16:13:16
187,499,621
0
0
null
null
null
null
UTF-8
Java
false
false
276
java
package com.xgx.demo.utils; import java.util.Calendar; import java.util.Date; /** */ public class DateUtil { public static Date getDateFromLong(long time){ Calendar calendar = Calendar.getInstance(); calendar.setTimeInMillis(time); return calendar.getTime(); } }
[ "525612854@qq.com" ]
525612854@qq.com
916828b19da6327d102437fe83659178b7ca298f
e3371c88a4398b2e8c5a932740d85561447582ed
/app/src/main/java/com/example/elric/myapplication/User.java
aea9a83ca00adcb2532f9b14e54532b5767b0580
[]
no_license
elriczhan/MyApplication
2cec9b6ff8b7c1f7b882913a97dbdbb1c06247b1
071416887baa2b4533f98411e14ceb6478462c99
refs/heads/master
2021-04-12T10:30:22.213540
2019-01-02T07:12:18
2019-01-02T07:12:18
94,753,788
5
0
null
2017-07-20T09:09:13
2017-06-19T08:25:32
Java
UTF-8
Java
false
false
882
java
package com.example.elric.myapplication; /** * Created by xinshei on 2018/3/5. */ class User { private String name; private int age; private Long time; private String avantar; private String clazz; public String getName() { return name; } public void setName(String name) { ...
[ "elriczhan@163.com" ]
elriczhan@163.com
b7e10f9780a7f8444824f84f8ef1c51cc8ddc4e7
64dc6a991fdadd2f64af075cac595572ac7651d1
/app/src/main/java/nanifarfalla/app/invoices/domain/criteria/InvoicesUiNoFilter.java
d5b52cc66cc3f83709d4948f2bc5fe032e7d4442
[]
no_license
joffrehermosilla/NanifarfallaAndroid
3969fb73123ea73123e7294a194992dacfc43849
1bf6fbdb9af99f7d4f561c9078f5cfd513330310
refs/heads/master
2022-12-26T08:08:18.041173
2020-10-02T17:01:58
2020-10-02T17:01:58
277,023,481
1
0
null
null
null
null
UTF-8
Java
false
false
414
java
package nanifarfalla.app.invoices.domain.criteria; import nanifarfalla.app.invoices.domain.entities.InvoiceUi; import nanifarfalla.app.selection.specification.MemorySpecification; /** * Especificación para todos las facturas parciales */ public class InvoicesUiNoFilter implements MemorySpecification<InvoiceUi> { ...
[ "joffre.hermosilla@gmail.com" ]
joffre.hermosilla@gmail.com
176848f41a27c26c1d10b43f39d7ed8afbf002f5
deac36a2f8e8d4597e2e1934ab8a7dd666621b2b
/java源码的副本/src-1/java.corba/org/omg/PortableServer/ThreadPolicy.java
06f2b35241ba17e7453904cf5c49b5b5b9ea1bfa
[]
no_license
ZytheMoon/First
ff317a11f12c4ec7714367994924ee9fb4649611
9078fb8be8537a98483c50928cb92cf9835aed1c
refs/heads/master
2021-04-27T00:09:31.507273
2018-03-06T12:25:56
2018-03-06T12:25:56
123,758,924
0
1
null
null
null
null
UTF-8
Java
false
false
575
java
package org.omg.PortableServer; /** * org/omg/PortableServer/ThreadPolicy.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from t:/workspace/corba/src/java.corba/share/classes/org/omg/PortableServer/poa.idl * Tuesday, December 19, 2017 6:16:18 PM PST */ /** * The ThreadPolicy ...
[ "2353653849@qq.com" ]
2353653849@qq.com
f100c5f5a09cb91d644e09d8c189fe5e954f9e16
649986e965f1e2824e48cd7a602f4c1ba2393b9c
/coinChange.java
eddce427157b824dc325cfdf85f76a9009421ca3
[]
no_license
A-B-N/DP-1
1d31d181d565c590e7ac96049ae7a40f1ed49e45
0a3646d5f428560f249c9dce805a4837a56d67d7
refs/heads/master
2020-07-14T07:35:57.574735
2019-08-30T05:17:59
2019-08-30T05:17:59
205,275,749
0
0
null
2019-08-30T00:46:17
2019-08-30T00:46:17
null
UTF-8
Java
false
false
1,092
java
//Time Complexity:O(S*n) where S is the amount and n is the number of iterations. //Space Complexity:O(S) // In this program, I'll be creating an extra space for the memoization table. I'll fill up the array till amount +1. I'll be having two loops, with the outer loop iterating through the amount and the inner loop f...
[ "ajithbalajiun@gmail.com" ]
ajithbalajiun@gmail.com
b9297811a877751527410b22e6a7173fbf672296
b34654bd96750be62556ed368ef4db1043521ff2
/registration_validation/trunk/src/java/tests/com/topcoder/registration/validation/accuracytests/AccuracyTestMemberNotBarredValidator.java
ede11220592637c95c0e9781d987d4967588675e
[]
no_license
topcoder-platform/tcs-cronos
81fed1e4f19ef60cdc5e5632084695d67275c415
c4ad087bb56bdaa19f9890e6580fcc5a3121b6c6
refs/heads/master
2023-08-03T22:21:52.216762
2019-03-19T08:53:31
2019-03-19T08:53:31
89,589,444
0
1
null
2019-03-19T08:53:32
2017-04-27T11:19:01
null
UTF-8
Java
false
false
2,913
java
/* * Copyright (C) 2007 TopCoder Inc., All Rights Reserved. */ package com.topcoder.registration.validation.accuracytests; import junit.framework.TestCase; import com.cronos.onlinereview.external.impl.ExternalUserImpl; import com.topcoder.registration.validation.ValidationInfo; import com.topcoder.registration.vali...
[ "slion@fb370eea-3af6-4597-97f7-f7400a59c12a" ]
slion@fb370eea-3af6-4597-97f7-f7400a59c12a
470bf70d0ced2b800602411d839da9a1ef788aac
1ef7a44eb552547cd14efbbb0f54172f282e90c1
/tajo-core/src/test/java/org/apache/tajo/engine/planner/physical/TestExternalSortExec.java
f09d104637bbd99d07600e72cf51ca034d954cdf
[ "Apache-2.0", "PostgreSQL", "BSD-3-Clause", "MIT" ]
permissive
i1befree/tajo-1
bc1a982332ccc442ada2f77bc3fc26629bb81914
ca03711b8d3ce2ace9803084a09153509d69f826
refs/heads/master
2021-01-09T06:38:21.836345
2015-05-18T01:24:45
2015-05-18T01:24:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,982
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...
[ "seungun.choe@sk.com" ]
seungun.choe@sk.com
1d61b842f7e0e47d8dc85709d9730d03ce15747b
e39dae9abeba284e68ef6b1917983dd1af0df8bc
/src/main/java/spring/controller/UserController.java
b419903d1502ef09f33d0e17b7709d57b1a7b680
[]
no_license
MrNopi/SpringProject
e1965db0d0af1a860e441d94e1c58fec0d279b61
d42e45c099fdd79f4204ca2ea90b6e03302f7ed2
refs/heads/master
2022-12-23T07:14:12.240386
2020-02-18T14:21:58
2020-02-18T14:21:58
239,993,813
0
0
null
2022-12-16T15:25:14
2020-02-12T11:13:55
Java
UTF-8
Java
false
false
1,845
java
package spring.controller; import java.util.List; import java.util.stream.Collectors; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.Req...
[ "Smart.like1998@gmail.com" ]
Smart.like1998@gmail.com
667beba4cf0b40005763b2327c663fefff70a0fc
6b0655ba09dcfbcceefcd925d567460887f31931
/src/lipika/youhuiquan.java
e5587a6a0f12b1779685d2f4600a19779df6bb21
[]
no_license
bluewelkin/lipika
73bc2e553351b6967b6699229900e12337bbca09
2fa5f5889bacb050e9c3cf64a9b55380e3d73954
refs/heads/master
2021-01-01T16:05:27.888532
2014-07-17T04:05:45
2014-07-17T04:05:45
null
0
0
null
null
null
null
GB18030
Java
false
false
934
java
package lipika; import java.io.File; import java.io.FileInputStream; import java.io.FileWriter; import java.io.IOException; import java.util.Scanner; public class youhuiquan { public static void main(String[] args) throws IOException { File file=new File("c:\\test6.txt"); FileInputStream fis=null; S...
[ "denggx@126.com" ]
denggx@126.com
1c9972041a13c71f0fabe48dab89b048a4475796
48abebc53fb592761bc6047bb5fbed7d9a02e160
/src/main/java/com/gc/myapp/security/jwt/JWTFilter.java
00ceb7137694708eee660708793ca2a36c09b56a
[]
no_license
greenmaaouia/elasticTest
d6b5cc84af39c078f64c7a00768a63033b6fc868
821004f6238e34d665cea62e8e5d03941c92a1f6
refs/heads/master
2020-05-01T18:21:48.133573
2019-03-25T16:21:04
2019-03-25T16:21:04
177,622,886
0
0
null
null
null
null
UTF-8
Java
false
false
1,838
java
package com.gc.myapp.security.jwt; import org.springframework.security.core.Authentication; import org.springframework.security.core.context.SecurityContextHolder; import org.springframework.util.StringUtils; import org.springframework.web.filter.GenericFilterBean; import javax.servlet.FilterChain; import javax.servl...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
9cbe2d1450fb42aff0c3e766a792dfc446989fdd
0eb39ae26d106ddf77be03568af144cd148e18df
/ssm_module_domain/src/main/java/com/shi/ssm/domain/Member.java
a9abb2621d3d6b8c502dce6f94edabcc3cd919a9
[]
no_license
qianwensea/ssm_web
2602408a918a2f2b0fe25dd7c1bc407b9ec20a14
fb49c0c057e1388f3abb693af75f4de1be360868
refs/heads/master
2022-12-27T10:40:14.922256
2020-10-13T00:50:53
2020-10-13T00:50:53
299,844,732
0
0
null
null
null
null
UTF-8
Java
false
false
1,326
java
package com.shi.ssm.domain; /** * @author 千文sea * @create 2020-10-04 15:44 * <p> * 会员实体类 */ public class Member { private String id; private String name; //姓名 private String nickname;//昵称 private String phoneNum;//电话号码 private String email;//邮箱 public String getId() { return id; ...
[ "1280973473@qq.com" ]
1280973473@qq.com
8e79a552732c17f6f6c2d8dcadcd26eca6cb08f9
c475b66ae5a0deb090b001260adcfb66de7442b9
/Quest2/src/Formas/FiguraGeometrica.java
3fc281c2d30311a179337ee1c683fef752034119
[]
no_license
marcellovictor/Heranca-e-Polimorfismo-Classes-Gen-Uff
805c61aec84c561ac56724970cd5ec824d73d2cc
579e7a8784b13e8399f102b16947e6076031ad0f
refs/heads/master
2023-06-15T17:06:30.110925
2021-07-19T18:50:46
2021-07-19T18:50:46
387,563,535
0
0
null
null
null
null
UTF-8
Java
false
false
102
java
package Formas; public class FiguraGeometrica { public double calculaArea() { return 0.0; } }
[ "marcello.victor.ferreira@hotmail.com" ]
marcello.victor.ferreira@hotmail.com
2b479fd533b8009f666f0fd9b4232887aac0337d
9f591f0f55c51abad3ea260c11bc296325a2e832
/src/test/java/com/everis/pages/packaging/MaterialsPage.java
e38130cebc1225124a355e45792f6e7a814ca418
[]
no_license
BelaAC/MES
912c161800213c1e6f1e59b6a5bd36935bba6a55
cffdd847e40376c8dc4bb3e32bf47e7e78e76a5e
refs/heads/main
2023-07-01T13:30:08.727404
2021-08-11T17:06:57
2021-08-11T17:06:57
359,463,380
0
0
null
null
null
null
UTF-8
Java
false
false
953
java
package com.everis.pages.packaging; import org.openqa.selenium.By; import org.openqa.selenium.support.PageFactory; import com.everis.pages.BasePage; import com.everis.util.TestRule; public class MaterialsPage extends BasePage { public MaterialsPage() { PageFactory.initElements(TestRule.getDriver(), this); } ...
[ "isabela.alborghetti.cirimbelli@everis.com" ]
isabela.alborghetti.cirimbelli@everis.com
ff25b4d4b2e0ec19ccd4e1f568e92bc9538917d6
bb5c43db869d446cba7a1bab5cabd786fa83f3a1
/QuickDevApp/ndklib/src/test/java/com/ndklib/ExampleUnitTest.java
011c85f0aad26d1b71b8d07be11bc954dca30fe2
[]
no_license
wei886/QuickDevLib
1b69132969404e60dbba39e4d09d8774d20383e0
255fabda52739a1f2b0c6863d59db2a7f0e6c2a2
refs/heads/master
2021-01-12T12:06:20.282230
2018-06-15T07:23:48
2018-06-15T07:23:48
69,238,202
1
0
null
null
null
null
UTF-8
Java
false
false
388
java
package com.ndklib; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public void addition_is...
[ "742305574@qq.com" ]
742305574@qq.com
1756f09ba180e11053f19b7be64131fb7c83bd38
d77fc77e151177aa629549481d22ce0cf79de880
/app/src/androidTest/java/com/cookandroid/recycle_ex2/ExampleInstrumentedTest.java
7fbe7e2cc164760ea98f0ad0f1fbe1be6cc70290
[]
no_license
seokjinyang/recycler_ex
89c373b0231ddaaf60ce8a61764ceb4725f916a6
625044b628f41dbd9d771e1dd816ec478f4efb7f
refs/heads/master
2022-12-10T14:04:21.722787
2020-09-07T14:19:47
2020-09-07T14:19:47
293,548,179
0
0
null
null
null
null
UTF-8
Java
false
false
770
java
package com.cookandroid.recycle_ex2; 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 execut...
[ "sjyang960@gmail.com" ]
sjyang960@gmail.com
7ee12b50f3eed0a3adb2dde19e09f4433571e421
9e8caae5a369b4545eb4ab7aa4f703369fb826b5
/core/src/main/java/org/happyuc/webuj/protocol/core/methods/response/HucGetCompilers.java
18482562c7766305389b4bc6d00f6ab9bf72833e
[ "Apache-2.0" ]
permissive
irchain/webu.java
da922c3cb4fced8d58cca62783aa2b5bf6ed1420
5ef60a89f6c7a6fec137ea62ae815d4381723e27
refs/heads/master
2020-03-15T10:54:57.292360
2018-05-30T08:29:08
2018-05-30T08:29:08
132,110,037
0
0
null
null
null
null
UTF-8
Java
false
false
301
java
package org.happyuc.webuj.protocol.core.methods.response; import java.util.List; import org.happyuc.webuj.protocol.core.Response; /** * huc_getCompilers. */ public class HucGetCompilers extends Response<List<String>> { public List<String> getCompilers() { return getResult(); } }
[ "ldcc@live.com" ]
ldcc@live.com
1d3bb8ecd62cf2cfbc436cab8ebfd7ff1f0557ae
9082fe0d0fcd8d4c4cf3e193cec060f206bfe065
/FactoryMethod/src/com/company/Shape.java
10580f35cbc7903ad6c6dcf7528a7eedc6dc8f6b
[]
no_license
AnthonyChraim/DesignPatterns
33a3001fd9e6e899e75a032fe8ab90d055c6e162
bb43ebf6f528d633f29d90ff306f439441627998
refs/heads/master
2023-03-20T01:32:30.739276
2021-03-11T17:58:18
2021-03-11T17:58:18
346,467,656
0
0
null
null
null
null
UTF-8
Java
false
false
68
java
package com.company; public interface Shape { void draw(); }
[ "anth.chraim@gmail.com" ]
anth.chraim@gmail.com
19fff98b367f758493c61f6f2e2461af6a464f4c
4c61b2a3aedce7cf79ab36b4dbaf4f1729648ac5
/src/main/java/com/github/bingoohuang/designpatterns/Command.java
926228bfd71a1d38af8ba53b956c977e710b620b
[]
no_license
lovememo/design-patterns
2375d577d563892b493c63af934c5dbb16641a4b
64835cfb766640c065d5950dbaf8a4492131889d
refs/heads/master
2021-01-24T16:04:22.021144
2014-05-08T16:05:56
2014-05-08T16:05:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
127
java
package com.github.bingoohuang.designpatterns; public interface Command { String execute(); boolean requireLogin(); }
[ "bingoo.huang@gmail.com" ]
bingoo.huang@gmail.com
cc43b24965281cda758abca57f3a7ecd9dd88c10
e042eee3d5af48e2a164ac79df52cc605c03b7da
/src/main/java/springBoot/web/config/handler/LoginSuccessHandler.java
e629fdaad19592eaabe81f035ad5161e0a99a375
[]
no_license
endddddd/Java.pre-project.Task.3.1.2
8ac589b2f9cd7e244a838ed59c2ce6d2d8609508
f0a1a5aba62a474d7061a231786fcf936ceb4868
refs/heads/master
2022-06-24T18:22:51.695693
2020-03-31T19:18:40
2020-03-31T19:18:40
251,108,035
0
0
null
2022-06-21T03:05:43
2020-03-29T18:51:33
HTML
UTF-8
Java
false
false
1,444
java
package springBoot.web.config.handler; import org.springframework.security.core.Authentication; import org.springframework.security.web.authentication.AuthenticationSuccessHandler; import org.springframework.stereotype.Component; import springBoot.web.model.User; import javax.servlet.ServletException; import javax.se...
[ "endddddd1@gmail.com" ]
endddddd1@gmail.com
7a4cf04071e47164f4dc805f5748e391a260c324
1b704f35ba50296ae17f717a5a6d699c6e34477d
/spring-boot/src/main/java/com/collabera/FeMan/dto/ExerciseDTO.java
f133d0ef7a0fc0e58b0fc5fafc53e56941792360
[]
no_license
lilchris123/fitness_website
78d6fda84f0cb262e9659c9baf2e2adfb48d88ee
0570f28292000bb4753cbd7f10104a4983b29187
refs/heads/master
2020-09-02T08:55:35.816173
2019-10-02T19:32:33
2019-10-02T19:32:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,119
java
package com.collabera.FeMan.dto; public class ExerciseDTO { private Long Exercise_id; private String name; private String description; private String primary; private String Secondary; private String video_link; public Long getExercise_id() { return Exercise_id; } public void setExerc...
[ "kevinlud92@gmail.com" ]
kevinlud92@gmail.com
fd1dd7061840b6204fc06d48977e255b8f96ae36
dfe5caf190661c003619bfe7a7944c527c917ee4
/src/main/java/com/vmware/vim25/HostTpmAttestationInfo.java
345e58f6eb7c4f8e1ac23fc9349e9ce73ee6e835
[ "BSD-3-Clause" ]
permissive
timtasse/vijava
c9787f9f9b3116a01f70a89d6ea29cc4f6dc3cd0
5d75bc0bd212534d44f78e5a287abf3f909a2e8e
refs/heads/master
2023-06-01T08:20:39.601418
2022-10-31T12:43:24
2022-10-31T12:43:24
150,118,529
4
1
BSD-3-Clause
2023-05-01T21:19:53
2018-09-24T14:46:15
Java
UTF-8
Java
false
false
1,174
java
package com.vmware.vim25; import java.util.Calendar; /** * This data object type represents result of TPM attestation. * * @author Stefan Dilk <stefan.dilk@freenet.ag> * @version 6.7 * @since 6.7 */ public class HostTpmAttestationInfo extends DynamicData { private LocalizableMessage message; private Ho...
[ "stefan.dilk@freenet.ag" ]
stefan.dilk@freenet.ag
51643f883e0531f81ae67ffc4949c44826f0b5b7
4e7a53f44ef324772abfebc8b56fff7220ccb105
/src/main/java/com/example/ssm/mapper/ProductMapper.java
b44bdaec80a1238c13df645df4f6e02a87a7982e
[]
no_license
18102575692/MockShopping
f68235fe5556aea9152d35a240ca2a18fa6b8a49
a1be3808ef54187f468ebdfed2eedbabb9fc3b8b
refs/heads/master
2022-06-22T05:09:51.482368
2020-04-10T02:14:15
2020-04-10T02:14:15
254,522,303
0
0
null
2022-06-17T03:06:00
2020-04-10T02:08:12
Java
UTF-8
Java
false
false
429
java
package com.example.ssm.mapper; import com.example.ssm.entity.Product; import org.apache.ibatis.annotations.Param; import org.springframework.stereotype.Repository; import tk.mybatis.mapper.common.Mapper; @Repository public interface ProductMapper extends Mapper<Product> { //查询产品 Product getProduct(Long id); ...
[ "1157668351@qq.com" ]
1157668351@qq.com
19ca22130a3af44ddbbce8a95491d567c7a7ca76
38b4e798866d216da747e3ea840875d585b89eba
/src/trashcan/ui/enterdiagnosis/EnterDiagnose.java
c188382d7b37cec39a73ed29782a080c6bf56e3f
[]
no_license
WouterSchaekers/swop-dswx
3fb2d05135bc79b3fd4e8beefcc98403dd9af8af
a4dd687fa0adaf9449de3b00618ad286bd829a54
refs/heads/master
2016-08-03T01:21:27.217421
2012-04-07T21:13:01
2012-04-07T21:13:01
32,268,900
0
0
null
null
null
null
UTF-8
Java
false
false
749
java
package ui.enterdiagnosis; import ui.SelectUsecase; import ui.Usecase; import ui.UserinterfaceData; import controllers.EnterDiagnoseController; public class EnterDiagnose extends EnterDiagnoseSuperClass { public EnterDiagnose(UserinterfaceData data) { super(data); } @Override public Usecase Execu...
[ "vegetas.fate@gmail.com@b180c425-cf1a-e361-07c7-cac54ae909d2" ]
vegetas.fate@gmail.com@b180c425-cf1a-e361-07c7-cac54ae909d2
d500775470a9049dcb5dad328d9a6dca18b872bd
e99ae599aa93def8f675132a163fd64838a63a33
/EduSysDemo/src/com/edusys/dao/HocVienDAO.java
a21dcdd981136eea3653e308f04d0ed7a17166ca
[]
no_license
tuanpc1902/quan-ly-khoa-hoc
ed65ee961f84c5848992d479a4848975043ffecc
7594689dfe6167b1b2893fa8f3a22c5f2b3a40d8
refs/heads/master
2023-05-30T17:02:26.882933
2021-06-14T17:16:09
2021-06-14T17:16:09
376,927,439
0
0
null
null
null
null
UTF-8
Java
false
false
2,661
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.edusys.dao; import com.edusys.utils.XJdbc; import com.edusys.entity.HocVien; import java.sql.ResultSet; import java.sql.SQL...
[ "tuanpc.1902@gmail.com" ]
tuanpc.1902@gmail.com
a95ddffbc2bdfe213855208ae4600430047884cb
e1b1ce58fb1277b724022933176f0809169682d9
/sources/android/support/v4/widget/ViewDragHelper.java
efde2597e3d5b176ddf1d70330a66327a06127e1
[]
no_license
MR-116/com.masociete.projet_mobile-1_source_from_JADX
a5949c814f0f77437f74b7111ea9dca17140f2ea
6cd80095cd68cb9392e6e067f26993ab2bf08bb2
refs/heads/master
2020-04-11T15:00:54.967026
2018-12-15T06:33:57
2018-12-15T06:33:57
161,873,466
0
0
null
null
null
null
UTF-8
Java
false
false
43,257
java
package android.support.v4.widget; import android.content.Context; import android.support.v4.view.ViewCompat; import android.util.Log; import android.view.MotionEvent; import android.view.VelocityTracker; import android.view.View; import android.view.ViewConfiguration; import android.view.ViewGroup; import android.vie...
[ "Entrepreneursmalaysia1@gmail.com" ]
Entrepreneursmalaysia1@gmail.com
b161d47872045f76ccf11a9843845e51300d4174
3c8f5a8c74c44d194edaa91b16d8196bc2bb19f6
/src/test/java/org/relxd/lxd/model/CreateInstancesByNameBackupsRequestTest.java
336ae59dc77915fa7dd8245895d3bb5a53ec9d12
[ "MIT" ]
permissive
simhaonline/lxd-sdk
bb2ce2d083eac6b097c097dfaa1aad85f7e67cdc
7c059856e795154a0bdbcbad599fb4f5d123e4b8
refs/heads/master
2023-04-17T08:14:11.627471
2021-04-20T04:55:17
2021-04-20T04:55:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,766
java
/* * LXD * The services listed below are referred as ..... * * The version of the OpenAPI document: 1.0.0 * Contact: support@relxd.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ package o...
[ "carel.vosloo@bronzegate.com" ]
carel.vosloo@bronzegate.com
2aa823fd664e8531ebbf028c0ec4d84dcea66e9e
96aa0283e2b97d5b42449d0173b3530582ea5cd7
/MaterialGingerDemo/src/com/hanry/material/app/Recurring.java
fab24201466a8186f92a919490787f0f8d2d6758
[ "Apache-2.0" ]
permissive
Hanif-abuvani/GingerMaterialRepo
d0f630fda88b64e9336191753115f787b33b95b3
a50ba78e005dde2405ed9464f5fa6b9b152462b8
refs/heads/master
2021-01-01T19:39:38.943913
2015-07-15T07:13:48
2015-07-15T07:13:48
39,121,012
12
4
null
null
null
null
UTF-8
Java
false
false
12,631
java
package com.hanry.material.app; import java.util.Calendar; /** * Created by Rey on 2/4/2015. */ public class Recurring { public static final int REPEAT_NONE = 0; public static final int REPEAT_DAILY = 1; public static final int REPEAT_WEEKLY = 2; public static final int REPEAT_MONTHLY = 3...
[ "hanif.virtueinfo@gmail.com" ]
hanif.virtueinfo@gmail.com