blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
132 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
28 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
352
daf3e57079c1e7123cd3cbdfc5681c9e501a3b86
225bd2dc2179d10ec57ccd9f4da8ecb1ef119057
/app/src/main/java/com/louisgeek/myarch/image/picasso/PicassoImageLoader.java
f7b89898351b261223baaff8d213660ed45cfa1c
[]
no_license
louisgeek/MyArch
0676e5fa7a387ff037bd572798c13184a61c6209
e1e4767ffea519671f6610309daac2c444d21ee0
refs/heads/master
2020-03-14T12:09:43.767820
2018-05-06T16:36:54
2018-05-06T16:36:54
131,605,632
0
0
null
null
null
null
UTF-8
Java
false
false
645
java
package com.louisgeek.myarch.image.picasso; import android.widget.ImageView; import com.louisgeek.myarch.image.IImageLoader; import com.squareup.picasso.Picasso; import java.io.File; public class PicassoImageLoader implements IImageLoader { @Override public void load(ImageView imageView, int imageResId) { ...
[ "louisgeek@qq.com" ]
louisgeek@qq.com
c971187554c9423014250611d0850555b3518297
5eba6cc6555dc9830d4d1e44713a4eb050d99b82
/2.JavaCore/src/com/javarush/task/task15/task1504/Solution.java
9b4f309288d12cac913b938bff4a44c4824b825e
[]
no_license
sashashtmv/JavaRushTasks
761b7d3fe0dbb5413e8b0f6c161735c54369d189
5acd46eed5b0a4f131b0b509c6364582ec2f20b5
refs/heads/master
2020-03-28T14:40:42.276808
2019-01-11T17:30:03
2019-01-11T17:30:03
148,511,125
0
0
null
null
null
null
UTF-8
Java
false
false
1,825
java
package com.javarush.task.task15.task1504; import java.util.LinkedList; import java.util.List; /* ООП - книги */ public class Solution { public static void main(String[] args) { List<Book> books = new LinkedList<Book>(); books.add(new MarkTwainBook("Tom Sawyer")); books.add(new AgathaChr...
[ "sasha-shtmv@rambler.ru" ]
sasha-shtmv@rambler.ru
cbc9f8271e5a8daf9c55c5bf072895b99bb2b308
1d9f7acb46ddc71a0ea14ec13c0d2129d1928e4c
/src/main/java/com/bjdvt/wx/config/WebSecurityConfig.java
be6f1b4f6ecd4508b6061aad84ef93766426418d
[]
no_license
dantegarden/wxService
1216e475a8f59c0db8bccc96b701a0df2b45984c
ed8a6bc9447002ee14c88795a546670f59b9822f
refs/heads/master
2020-04-25T07:53:39.038211
2019-02-26T03:15:10
2019-02-26T03:15:10
172,627,634
0
0
null
null
null
null
UTF-8
Java
false
false
2,499
java
package com.bjdvt.wx.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder; import org.springframework.security.config.annotation.method.configu...
[ "lijing@bjdvt.com" ]
lijing@bjdvt.com
f1a29ba94ad301a5e16c1b8aa0087ab39198086f
03e248ec503e9b82bc230a90bf2e7af6f1e3d72e
/src/main/java/com/example/demo/Repository/RepoParticipacion.java
c3dad15597e822f4f7e926507f1ceda81a5907e2
[]
no_license
alex0vlz22/backendProyectoFinalAndroid2
6ada66af1d57ce6f15ce5cf7fbb9dfb78e9b085f
7cef7756e888e73ff113747664aa9a527653e49b
refs/heads/main
2023-01-20T04:52:59.880527
2020-11-26T04:53:52
2020-11-26T04:53:52
308,458,754
1
0
null
null
null
null
UTF-8
Java
false
false
1,052
java
package com.example.demo.Repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import com.example.demo.Entity.Estudiante; import com.example.demo.Entity.Participacion; public interface RepoParticipacion extends JpaRepo...
[ "edwardlopez625@gmail.com" ]
edwardlopez625@gmail.com
a7b92e1d6789a0287a3bc5e1dcefc3fd6ab7a480
80addf939aac0e118067574d9358dbfcdb794ac6
/TMS/firstlesson (6)/firstlesson/src/by/tms/test/B.java
79aa140d974c23d386fab3f7afb454750b0fbc1c
[]
no_license
GH-Slav/myJava
80526cf0f56303b978fcc2f2559dc0210172feb9
3f9e04b1be8f856e5d8b23e7f8eac105186f5f4c
refs/heads/master
2021-05-18T11:34:03.138190
2020-03-30T06:52:27
2020-03-30T06:52:27
251,228,167
0
0
null
null
null
null
UTF-8
Java
false
false
115
java
package by.tms.test; public class B extends A { public void run() { System.out.println("B"); } }
[ "59572751+GH-Slav@users.noreply.github.com" ]
59572751+GH-Slav@users.noreply.github.com
dd1df99e3ea74a6c93c16f0e26843b25adf3eec2
318fa11192599f2fe82b0b2d2b4cb3217191e657
/Dazaza/app/src/main/java/com/dazaza/model/ModelInfoImage.java
936908b8988f3911a5e573c3eab89d42fcaf6eb2
[]
no_license
cacard/DazazaAndroid
6bfac2c64f0a0551b581ceaa30f422e40e3b2d03
378969f4a8cb7d76470bbddc594181cd2f96d9f1
refs/heads/master
2021-01-20T02:17:12.058300
2015-09-23T03:40:07
2015-09-23T03:40:07
41,336,980
0
0
null
null
null
null
UTF-8
Java
false
false
2,383
java
package com.dazaza.model; import android.os.Parcel; import android.os.Parcelable; import java.io.Serializable; import java.util.Date; /** * Created by cunqingli on 2015/9/11. */ public class ModelInfoImage implements Serializable, Parcelable { private static final long serialVersionUID = 7870149986186215424L; ...
[ "cacard@126.com" ]
cacard@126.com
73b5989ef29f42cad0233c648b94fad63dd26396
485c4fb77a6a3e8773ac98cb4bbf4915ecd82a0a
/app/src/main/java/com/example/geomob2/Videos.java
54d9ccc64f6a17428386f2a27a4b8bacb531a822
[]
no_license
RekkasImene/ProjetMob
8b2c6af68b7b74d026110e2e37024b1f75dbc745
596fba3d24fa48a28d7c2c5826b06cff1a438a53
refs/heads/master
2022-11-15T12:07:16.739505
2020-06-30T12:38:45
2020-06-30T12:38:45
276,091,348
0
0
null
null
null
null
UTF-8
Java
false
false
849
java
package com.example.geomob2; import androidx.room.ColumnInfo; import androidx.room.Entity; import androidx.room.PrimaryKey; @Entity(tableName = "Videos") public class Videos { public Videos(String title,String video) { this.title = title; this.video = video; } @PrimaryKey(autoGenerate = ...
[ "you@example.com" ]
you@example.com
49dc67a0f06d3a7d4b22e3110bc5a944adcc8f0c
f0e43a48af9597aac948a59f6385354ef0bea42a
/commons-validator-1.4.0-org/src/main/java/org/apache/commons/validator/util/ValidatorUtils.java
fbb63ca519ced03ec1a728c9f51bee197309b71f
[ "Apache-2.0" ]
permissive
jonkiky/reg-ex
7135f185fc1a23dd491cf4b261c3322242da9b24
fa6455f42a31f7c79542557a1735547cded44c74
refs/heads/master
2023-06-26T13:40:53.166400
2021-07-27T14:46:52
2021-07-27T14:46:52
390,018,174
0
0
null
null
null
null
UTF-8
Java
false
false
6,622
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 ...
[ "jonkiky@gmail.com" ]
jonkiky@gmail.com
3a578e9cc15a77c4ab464600608c78f40f3239c0
b0da88db8a4bd9c708f69dfbff1a4761cfaedccc
/grails-app/domain/edu/erling/barber/Client.java
db37edf5dfb53b35961539e636c0cbd76d264ac6
[]
no_license
erlingmendoza9901/BarberShopService
aa09ebbb8d9fc4f666a91d08cc07c10e1c5e13f9
b066ef95aed0773fbf7910cfadc104525cd89596
refs/heads/master
2020-08-28T15:34:37.712322
2019-11-02T14:29:05
2019-11-02T14:29:05
217,741,604
0
0
null
null
null
null
UTF-8
Java
false
false
52
java
package edu.erling.barber; public class Client { }
[ "hanielmendoza9901@gmail.com" ]
hanielmendoza9901@gmail.com
6408becd2edeef14d70dd3e87991788951481bfb
3919fe98c7e79519acf8ad5fc699c1251048d09d
/business_service/src/main/java/com/demo/business/BusinessApplication.java
857491e3beb4943541b83f4cdf975ca943e44fb6
[]
no_license
xiao-Ray/fescar_demo
52f9103e3397b2f3c8b520b344ece25d5831e7b2
84db4511cc2066c7c894940c86e177d1326cee1a
refs/heads/master
2022-12-21T21:35:51.242879
2020-03-23T04:19:45
2020-03-23T04:19:45
217,083,859
0
0
null
null
null
null
UTF-8
Java
false
false
842
java
package com.demo.business; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; import org.springframework.cloud.netflix.eureka.EnableEurekaClient; import org.springframewo...
[ "1083903857@qq.com" ]
1083903857@qq.com
eaeba86521fb576928c2a24fa992561a38374e7b
1c57b89119ee5cf69d9ae8254b9ce474d8d638bb
/test_code/pinyougou-content-web/src/main/java/com/pinyougou/content/controller/FreightTemplateController.java
93d8f6ddf26dbb384aba161ee729fbb1234403aa
[]
no_license
itDaiFei/pyg
b254bc6c4ada4a4d3b0391ad41a63fdb8769f8a8
806e31d650a52170e73c7eb55c737c26befe6ab9
refs/heads/master
2022-12-21T11:45:04.892961
2019-07-13T02:10:02
2019-07-13T02:10:02
196,668,561
0
0
null
2022-12-16T04:25:04
2019-07-13T02:21:46
JavaScript
UTF-8
Java
false
false
2,542
java
package com.pinyougou.content.controller; import java.util.List; import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; import com.alibaba.dubbo.config.annotation.Reference; import com.pin...
[ "1157633159@qq.com" ]
1157633159@qq.com
904ea170657be7d45d07883529b87f720ea04b5e
02f6a5cab220a683539dadd6ef676985b7dbf2e7
/src/main/java/be/feesboek/business/DialogDataBoundary.java
4c3e389d95ac299312d4f3215c86a60256854163
[]
no_license
DimitriDewaele/FeesBoekWar
7f4883c4517315b4e7757990a25a03fa98c76dec
f13d560bbc1c5b333ca7af4c672400cb3eaab56a
refs/heads/master
2021-05-16T03:07:41.457607
2019-03-05T10:17:30
2019-03-05T10:17:30
30,183,640
0
0
null
null
null
null
UTF-8
Java
false
false
2,987
java
package be.feesboek.business; import be.feesboek.models.PersonVO; import java.io.Serializable; import java.util.ArrayList; import java.util.Date; import java.util.Iterator; import java.util.List; import javax.annotation.PostConstruct; import javax.inject.Named; import javax.enterprise.context.SessionScoped; /** * *...
[ "dimitri.dewaele@mips.be" ]
dimitri.dewaele@mips.be
6b2837cd2b4070708b531c2a843d0d26f74cdd75
d5e6d45697bc1aba8b56d803a562af92ea00e728
/zhuoyue-parent/zhuoyue-common/src/main/java/entity/Result.java
fd6bde7ded15fddf38acae1461ec06fd40cfbc8f
[]
no_license
Cnlomou/zykj-forum
a3a4e0bf6171579f121a3fd74482637001ec0534
53036e6bc78aa24125b678b4eaeaa02a0cb63a71
refs/heads/master
2022-07-14T08:31:22.566015
2020-05-15T06:51:59
2020-05-15T06:51:59
264,075,760
0
0
null
null
null
null
UTF-8
Java
false
false
1,792
java
package entity; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; @ApiModel public class Result<T> { @ApiModelProperty(value = "是否成功,true:成功;false:失败", required = true) private boolean flag; @ApiModelProperty(value = "状态码,20000成功,20001失败,") private Integer code;...
[ "1246269795@qq.com" ]
1246269795@qq.com
64c549e3a9c03acf163270f3059634fbfd45ae3a
7d10f058988eb3a824341937069348e04801f741
/src/main/java/com/methodpark/cmpe/code/isp_refactored/ITextFromFileLoader.java
61e10fd7ebe58bf454a56d8a8a2b95bf82cd759a
[]
no_license
schwenk85/CMPE-Code-Day1
2e4b49f0c7d1f4bf04f66bf6fc03cd5cfb1ea4b8
fa79579e896eb2bdddba76909e67e1bc83c28700
refs/heads/master
2020-12-03T01:48:34.496179
2017-04-12T13:13:42
2017-04-12T13:13:42
95,869,899
0
0
null
2017-06-30T08:59:02
2017-06-30T08:59:02
null
UTF-8
Java
false
false
162
java
package com.methodpark.cmpe.code.isp_refactored; // this is not used here public interface ITextFromFileLoader { public String loadFile(String filename); }
[ "markus.reinhardt@methodpark.de" ]
markus.reinhardt@methodpark.de
2f2452792afbb7ec09150b60d6661135fbcffa05
ab69b7ac519c4ec6a5969666dca3c1d585afef47
/MyApplication/app/src/main/java/com/example/user/myapplication/Game/SixDiceGame.java
08204eb010f1bd0faca727a6f7e7cc532b08e866
[]
no_license
Acrylone/AndroidProgram
2a5c4b6d3cde0ff935257614cbc7501a6986b2b0
9704ecf8179069a71eab698b149e917a835ca32a
refs/heads/master
2020-06-13T23:13:44.919620
2017-07-20T13:32:06
2017-07-20T13:32:06
75,533,294
1
0
null
null
null
null
UTF-8
Java
false
false
30,424
java
package com.example.user.myapplication.Game; import android.content.Intent; import android.graphics.Typeface; import android.media.MediaPlayer; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.v7.app.AppCompatActivity; import android.view.Gravity; import andr...
[ "Acrylone@gmail.com" ]
Acrylone@gmail.com
cf4ef773c0673795b43f05537f947a442480da0e
3b20f8b16f605b3d4dd3e0db64c8a35450b74600
/midp2/src/net/jxta/impl/rendezvous/RendezVousServiceImpl.java
1809a020958dae95e558a7e62f0a789ff5483d41
[]
no_license
pengpengli/jxta-jxme
817630c98618e108a58b8de1c83ee30694d5349e
4b51effef78c0808e92bcafa4e5c0052eceb93ff
refs/heads/master
2021-06-03T05:27:49.319097
2009-07-10T17:16:48
2009-07-10T17:16:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
71,195
java
/* * Copyright (c) 2001-2008 Sun Microsystems, Inc. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright ...
[ "Mohamed.Abdelaziz@Sun.COM" ]
Mohamed.Abdelaziz@Sun.COM
511fcfc725b876d23873e7a58b73df7f6f5fc27e
78dba16b47e9cca848baabb24de62877d78a82d0
/KCK/Makiety/src/zadanie1/Main.java
3549b9e46d3e9b22418504781ce98e63deb0f70e
[]
no_license
MSedkowski/java
21ca9d2bff112823629e7e2e78669e980bb71f29
e58639050d1ed113a047d0edaf84fe7ead0425f6
refs/heads/master
2021-01-22T21:53:45.675332
2018-02-09T19:20:56
2018-02-09T19:20:56
85,487,323
0
1
null
2017-04-28T05:37:20
2017-03-19T15:32:30
Java
UTF-8
Java
false
false
3,256
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 zadanie1; import javafx.scene.layout.VBox; import javafx.application.Application; import javafx.geometry.Insets; import javafx....
[ "mateusz.sedkowski@gmail.com" ]
mateusz.sedkowski@gmail.com
96d29ac1ab694f08c074ecda0237406c6e1a6f7e
9d4e77f0595910e54296caec84883e133bd8f750
/src/BonusMilesService.java
b37239d9db847fca2bec5d040ba236f4a17c9153
[]
no_license
Shliskenstickin/dz_java2.2_1
f047a5819f9c788106b38b737158b8ef3e8294a0
c075c81e2838f70de0e29019c0b24124de8682ab
refs/heads/master
2023-03-13T02:54:40.084154
2021-03-06T11:33:41
2021-03-06T11:33:41
345,077,184
0
0
null
null
null
null
UTF-8
Java
false
false
198
java
public class BonusMilesService { public static int calculate(int price){ int bonusCoefficient = 20; int bonusMiles = price / bonusCoefficient; return bonusMiles; } }
[ "deathwalker@mail.ru" ]
deathwalker@mail.ru
4c20ff33d5a0d96e2a8dd8d9fb9dff0599c1d218
9650ae3628fb46056c990aaf6c48e8c350b0b5f6
/src/main/java/Anomaly/SortFile.java
66e74566ea9216cb05cec11dbbe701f8ee0b8eb3
[]
no_license
machinelearning147/CoinWorks
47b06beb58e92ba01f1f39c3afdfaafa2c2cfa9e
d84b87115ebd2cc66a8c221df4091ad5f49e92cd
refs/heads/master
2023-03-06T04:13:34.318690
2021-02-10T00:14:36
2021-02-10T00:14:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,720
java
package Anomaly; import org.apache.commons.io.FileUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.io.*; import java.text.SimpleDateFormat; import java.util.*; public class SortFile { private static final Logger logger = LoggerFactory.getLogger(SortFile.class); public static void ...
[ "cuneytgurcan@yahoo.com" ]
cuneytgurcan@yahoo.com
4299df7689610e61ec1a37831466faeedfe1fde5
5fdd9cf2d33fee48d343cf0d2fa37f2a40c0b372
/online_edu_permission/src/main/java/com/atguigu/security/utils/MyPasswordEncoder.java
55273d92e1ab05704e1569cc328337aa996d52a7
[]
no_license
hahagioi998/online_edu_parent
4c88d6eab54388e2c602dc620c69a3984a4fe798
51e9bab41404aa273450cc989cb03cb70200921b
refs/heads/master
2023-05-12T23:59:07.369124
2020-05-11T11:18:57
2020-05-11T11:18:57
485,859,282
1
0
null
null
null
null
UTF-8
Java
false
false
613
java
package com.atguigu.security.utils; import org.springframework.security.crypto.password.PasswordEncoder; import org.springframework.stereotype.Component; @Component public class MyPasswordEncoder implements PasswordEncoder { public MyPasswordEncoder() { this(-1); } public MyPasswordEncoder(int s...
[ "18235757166@163.com" ]
18235757166@163.com
6f915642c2ad6fb72752d470ee8b39435e177583
3d5ca8d4791bc88b6cbf1e6b73efc11293a6ab2a
/server/src/main/java/server/electronics/product/domain/dto/promotion/PostPromotionDto.java
77f199f6bf7be06c5de958f596e4c404e8285f32
[]
no_license
vbertie/shop-app
ceb4bb11a797ececca2bd7ff6547071314a6e171
c4e07e264506dfeed86e0c5c9bac11d607a7013f
refs/heads/master
2023-01-05T08:06:09.060851
2019-10-08T08:40:29
2019-10-08T08:40:29
148,149,199
3
2
null
2023-01-04T12:23:37
2018-09-10T12:07:04
TypeScript
UTF-8
Java
false
false
729
java
package server.electronics.product.domain.dto.promotion; import lombok.*; import javax.validation.constraints.*; import java.io.Serializable; @Getter @Builder @AllArgsConstructor @EqualsAndHashCode public class PostPromotionDto implements Serializable { @Null private final Long id; private Long product...
[ "Bartlomiej.Sulima@sapiens.com" ]
Bartlomiej.Sulima@sapiens.com
0339fa8d80da0844a3267f6545e80f8c57bf54f6
49b4cb79c910a17525b59d4b497a09fa28a9e3a8
/parserValidCheck/src/main/java/com/ke/css/cimp/fwb/fwb7/Rule_CHARGEABLE_WEIGHT.java
43fb7d68ea22e3bfdaf1bf134a27dd1eadeb8b38
[]
no_license
ganzijo/koreanair
a7d750b62cec2647bfb2bed4ca1bf8648d9a447d
e980fb11bc4b8defae62c9d88e5c70a659bef436
refs/heads/master
2021-04-26T22:04:17.478461
2018-03-06T05:59:32
2018-03-06T05:59:32
124,018,887
0
0
null
null
null
null
UTF-8
Java
false
false
2,304
java
package com.ke.css.cimp.fwb.fwb7; /* ----------------------------------------------------------------------------- * Rule_CHARGEABLE_WEIGHT.java * ----------------------------------------------------------------------------- * * Producer : com.parse2.aparse.Parser 2.5 * Produced : Tue Mar 06 10:38:08 KST 201...
[ "wrjo@wrjo-PC" ]
wrjo@wrjo-PC
5d4506b0ca92dc4b1db9a37a7d53180b8121630f
f5348c5c05eb3b80224ac33dfb42d7341723e1f9
/src/main/java/com/bookish/bookish/controllers/UserController.java
2e0df91631e879fec8787cdf6f12d7f448dc9e58
[]
no_license
mikeharrison4/book-ish
3b79b0fde0e507bbf76a5ced94064f69aac63ae5
46190211c0228c9d6c20a8e77841235ea1fab87b
refs/heads/master
2022-12-30T18:42:01.063357
2020-10-21T11:23:06
2020-10-21T11:23:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,207
java
package com.bookish.bookish.controllers; import com.bookish.bookish.models.User; import com.bookish.bookish.models.UserOrder; import com.bookish.bookish.services.UserService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframe...
[ "mike.harrison@aexp.com" ]
mike.harrison@aexp.com
b1883248f6dda2e04fbee380613064ab69c97211
c6796ff5fe58186ed291391863dc3ec37fa5295c
/mybatis/mybatis04_crud_annotation/test/com/mybatis/test/MybatisTest.java
4d3c28826823b54657174e77920b8d96a4f1701c
[]
no_license
jsjchai/mybatis_study
0da7524a781595896ab75ebc9db19292522a15d1
f5e3a12f268266cfe150aa01f6385db9a94a3f87
refs/heads/master
2021-01-10T09:26:00.786326
2016-03-30T10:34:38
2016-03-30T10:34:38
55,054,448
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
2,019
java
package com.mybatis.test; import java.io.IOException; import java.io.InputStream; import java.util.List; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; import org.junit.B...
[ "jsjchai@163.com" ]
jsjchai@163.com
5777f3da945e5f15a2862fd38f936496d29f8b4b
4d7b13efe2b9050b500529b763f4ec28cecf5a15
/src/main/java/com/jacoblucas/adventofcode2020/utils/Pair.java
111f2f5f637c45330f3a20f18d67b6dad5a03b1e
[]
no_license
jacob-lucas/adventofcode-2020
d87cfa3f7837f1cb8779739febad5874e68110ac
ec242589bb3225ea971cd5feaf6bae96c5f5ce1d
refs/heads/main
2023-02-04T13:16:49.128333
2020-12-23T16:26:19
2020-12-23T16:26:19
313,669,355
0
0
null
null
null
null
UTF-8
Java
false
false
243
java
package com.jacoblucas.adventofcode2020.utils; import org.immutables.value.Value; @Value.Immutable @Value.Style(allParameters = true) public abstract class Pair<T, U> { public abstract T getFirst(); public abstract U getSecond(); }
[ "jacob.lucas@gmail.com" ]
jacob.lucas@gmail.com
b9e1b9be35377e816ff7cca48e9a751c005e54cd
60c7d8b2e8ae1d547f6cfc52b81d2eade1faf31d
/reportProject/st-js-stjs-3.3.0/generator-plugin-java8/src/test/java/org/stjs/generator/plugin/java8/writer/lambda/Lambda1.java
8240add1fa1be42b1eed316c8db17200903ecff5
[ "Apache-2.0" ]
permissive
dovanduy/Riddle_artifact
851725d9ac1b73b43b82b06ff678312519e88941
5371ee83161f750892d4f7720f50043e89b56c87
refs/heads/master
2021-05-18T10:00:54.221815
2019-01-27T10:10:01
2019-01-27T10:10:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
264
java
package org.stjs.generator.plugin.java8.writer.lambda; import org.stjs.javascript.functions.Function1; public class Lambda1 { public static void method(Function1<Integer, Integer> f) { } public static void main(String[] args) { method((x) -> x + 1); } }
[ "liuzhenwei_sx@qiyi.com" ]
liuzhenwei_sx@qiyi.com
3de678cbbaa91ad633a91a631b2c06cd367e95ce
0e3240e1bee9caff6cbb84443524609b4a93da4c
/app/src/main/java/com/avinashdavid/trivialtrivia/web/services/WiseService.java
e58e6f89ac6aa6df4aaa63852c498b4fdfc53254
[]
no_license
Aawesh/TrivialTrivia
8a54f05f174998894721e173e9299752ab3f2358
7a26eb9f0e971713b3cdd08b19bbd3ebc38065ad
refs/heads/master
2020-06-01T19:30:42.435180
2019-06-08T15:32:48
2019-06-08T15:32:48
190,901,215
0
0
null
2019-06-08T15:03:33
2019-06-08T15:03:32
null
UTF-8
Java
false
false
705
java
package com.avinashdavid.trivialtrivia.web.services; import com.avinashdavid.trivialtrivia.web.data.Login; import com.avinashdavid.trivialtrivia.web.data.Questions; import com.avinashdavid.trivialtrivia.web.data.Registration; import com.avinashdavid.trivialtrivia.web.data.Score; import retrofit2.Call; import retrofit...
[ "shrestha.aawesh@gmail.com" ]
shrestha.aawesh@gmail.com
4aa6caf41510b16d7c6555b9d6e679a77fe94adf
8aad4ce72f667828a2207af26a3d42dd2b82d6d6
/src/com/ehinfo/hr/common/utils/echarts/series/MarkPoint.java
5d687ab09ab602d5d5e71655ea055c59ab3db981
[]
no_license
zhangxuanchen8/zbkfz
9333298644d2d4324094fd65992af92e6e7db5b0
63237c793941ff9149aaff2c99875d940c6d5314
refs/heads/master
2020-06-18T17:08:48.758895
2019-07-11T10:47:05
2019-07-11T10:47:05
196,375,643
0
0
null
null
null
null
UTF-8
Java
false
false
6,853
java
/* * The MIT License (MIT) * * Copyright (c) 2014-2015 * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, ...
[ "937997183@qq.com" ]
937997183@qq.com
e81e99f6667c7aa8c40899f55d0bacbaceba62a0
4dea4f3f03f6266777e99507ea20c79ee5ce9310
/src/main/java/org/ocelot/tunes4j/effects/events/EffectEvent.java
c134f3723b50314c7a1a74c7cf0d82f17e23de3f
[]
no_license
hugomf/tunes4j
14c8180753e668962deb5c8e33f09b87600262c4
cb13771b2a22ddfea3a266ddb3dfc1958e9df4de
refs/heads/master
2023-04-06T12:19:41.784981
2023-03-23T15:28:25
2023-03-23T15:28:25
124,839,183
0
0
null
null
null
null
UTF-8
Java
false
false
486
java
package org.ocelot.tunes4j.effects.events; import java.util.EventObject; public class EffectEvent extends EventObject { private static final long serialVersionUID = 1L; private String message; public String getMessage() { return message; } public void setMessage(String message) { this.message = message;...
[ "hugomartinezf@gmail.com" ]
hugomartinezf@gmail.com
f855c80d420d9e704eeac8b5fe73a34b65a28603
31e7857c0c4d70d44af0888e12c9ff5eb6d788bb
/src/main/java/common/utils/JsonMaps.java
f0bcdafd8fd0bdfffb89fc12e1df80bd377ec4c8
[]
no_license
hbcztutu/MerManage
53a5ae28cfbec7f69ff3be49b7455b615c8510f4
5c3335e6eedd5e906040177c02a6640039c619b6
refs/heads/master
2021-01-13T08:58:41.994485
2016-09-25T10:56:55
2016-09-25T10:56:55
69,158,964
0
0
null
null
null
null
UTF-8
Java
false
false
9,484
java
package common.utils; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import net.sf.json.JSONArray; import net.sf.json.JSONObject; public class JsonMaps { /** * 将json对象转换成Map * * @param jsonObject * j...
[ "hbcztutu@qq.com" ]
hbcztutu@qq.com
0637bf31c9fc02f2a4a3112e33c7637628ad697b
a9b7e359c52f0474fb7e08bcef83fdba73a41241
/app/src/main/java/s/android/ffmpeg/http/BinaryHttpResponseHandler.java
111a867b46b4f1e51ac67532b8755fca12e605b9
[]
no_license
raye-deng/oc-student-android
e526efb5414660364d1bd2255daee8388fbe16d8
835373e946c0341ae8176955cd9f40edeb103959
refs/heads/master
2022-05-12T18:09:00.247649
2016-04-01T10:17:56
2016-04-01T10:17:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,792
java
/* Android Asynchronous Http Client Copyright (c) 2011 James Smith <james@loopj.com> http://loopj.com Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apac...
[ "roean@foxmail.com" ]
roean@foxmail.com
3932a8970d7002b6177b4f38b215b1e86d200d14
89eb98d19a5226f2849564ac8d0531746f84296e
/scalding-parquet-scrooge/src/test/java/com/twitter/scalding/parquet/scrooge/ParquetScroogeSchemeTest.java
4055da43b6f54cb92a11db88ef5be0d7ca753586
[ "Apache-2.0" ]
permissive
mishin/scalding
5fe28badb73d8a8fe2bf398e72dc4b4b888f4999
c2c77dec1752f2d11c38944637677dc14e57516a
refs/heads/develop
2020-12-26T01:38:49.484845
2016-01-08T22:19:10
2016-01-08T22:19:10
49,385,782
1
0
null
2016-01-10T21:14:48
2016-01-10T21:14:48
null
UTF-8
Java
false
false
10,242
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 ...
[ "ioconnell@twitter.com" ]
ioconnell@twitter.com
bf134e83ec7e334635555159efc4b863f096397a
89d7d42b316e7a91ce5ce98b43f91c0816a23bf0
/app/src/main/java/com/example/z7n/foodtruck/Fragments/OrderFragment.java
7d67b75fa1c4dc009839a51e7f72b04a66167cb8
[]
no_license
nawaf11/FoodTruck
840ac1b5ecada85d2a834f6f970a86ae1bd2c3d2
841bf3b08dc264f044198fb286242eee025d623e
refs/heads/master
2021-03-27T08:29:18.296506
2018-04-25T12:17:04
2018-04-25T12:17:04
120,486,323
0
0
null
null
null
null
UTF-8
Java
false
false
8,186
java
package com.example.z7n.foodtruck.Fragments; import android.annotation.SuppressLint; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.w...
[ "nawafabdu@gmail.com" ]
nawafabdu@gmail.com
428fda4a0f430ad98c7f22ebf78d8c29df1c0534
4f12a79eeba57b43f708abbe20bd2cc4c965471d
/src/main/java/com/training/spring/factorybean/MessageFactoryBean.java
cbf9e6169c7084246d935f46d3553158f295d3a7
[]
no_license
KOO-YS/toby-spring
5ae13bac6635e536f41e100455dae0ec53ec0a26
ba1224e7fbf7848e7f6abaa0b1bc63089b48706d
refs/heads/master
2023-03-23T08:51:20.231811
2021-03-18T07:38:06
2021-03-18T07:38:06
319,549,491
2
0
null
2021-03-18T07:38:06
2020-12-08T06:39:16
Java
UTF-8
Java
false
false
840
java
package com.training.spring.factorybean; import org.springframework.beans.factory.FactoryBean; public class MessageFactoryBean implements FactoryBean<Message> { String text; // 오브젝트를 생성할 때 필요한 정보를 팩토리 빈의 프로퍼티로 설정해서 대신 DI 주입 public void setText(String text) { this.text = text; } // 실제 빈으...
[ "kbeeysk@naver.com" ]
kbeeysk@naver.com
df15dee873c888c282432be71e778b72696d0a11
71a28dd3448504e5c52bbe8ea034feae9153e381
/src/main/java/HashT/Item.java
6955f8a2cb8e840e63ecda54a8ff084aea64f6ca
[]
no_license
ksupenguin/algorithms
79465f47828ba6a7cdc520ba41cc3ffd4cd29b23
91e87145399707bf88667dc0f672630385a88ef2
refs/heads/master
2020-03-27T00:12:01.258026
2018-09-09T10:25:31
2018-09-09T10:25:31
145,603,138
0
0
null
null
null
null
UTF-8
Java
false
false
632
java
package HashT; public class Item { private String key; private String value; public Item(String key, String value) { this.key = key; this.value = value; } public String getKey() { return key; } public void setKey(String key) { this.key = key; } pu...
[ "k.chesnokova96@gmail.com" ]
k.chesnokova96@gmail.com
cdd7d3d153122242f462898ac99300451cb609e2
d0cbfbcaf465e51de17174773affa13d2f4a0a49
/src/uo/ri/model/Averia.java
f3458d07b190757da151b141fb0008e9a6b65e26
[]
no_license
danielmachado/CarWorkshop
96d7ef90f9919b29aea9b43383b0e60119dac56f
67cdf389dd44372f2e06d37a50dfb80cf00800dd
refs/heads/master
2021-01-19T17:41:49.668691
2013-05-01T11:52:23
2013-05-01T11:52:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,390
java
package uo.ri.model; import java.util.Collections; import java.util.Date; import java.util.HashSet; import java.util.Set; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import ja...
[ "daniel.machado.fernandez@gmail.com" ]
daniel.machado.fernandez@gmail.com
a911e7ed53abf56128ade1770b653f1b52841d94
0a3a89ab118afedf12d0d7e1bc2c5fcc25b9aacb
/src/main/java/me/bingyue/sword/Union.java
c9977e4d53d3803a7aa96f3191d20022efd13e14
[]
no_license
bingyue/practice
fbe24e8a265718b86cd364995d66295318546c47
328ee02b1ef4e4486122572e57ca439cf07f5146
refs/heads/master
2021-01-21T02:00:25.865940
2020-06-29T05:51:10
2020-06-29T05:51:10
51,685,509
0
1
null
null
null
null
UTF-8
Java
false
false
2,255
java
package me.bingyue.sword; import java.util.*; public class Union { class UF { // 连通分量个数 private int count; // 存储一棵树 private int[] parent; // 记录树的“重量” private int[] size; public UF(int n) { this.count = n; parent = new int[n]; ...
[ "bingyue56@163.com" ]
bingyue56@163.com
3858e5c517ff751f74409f35fdee2929e4be3426
72f597e63e0c5dd1ad3e9efe6a7af1750e3c36fe
/publisher/src/main/java/com/example/springboot/Application.java
3d89fa2bddc1c9e34d592364db9295d5bd4ae02c
[]
no_license
charlesnjihia/pangaea
6b79ea8b3a1bdd02a073db5ffecdff758a5cf8e3
fda03bb78c2963271ccd1487535ae786ee1d8a74
refs/heads/master
2023-08-23T19:49:24.723375
2021-10-20T11:21:54
2021-10-20T11:21:54
419,298,756
0
0
null
null
null
null
UTF-8
Java
false
false
802
java
package com.example.springboot; import java.util.Arrays; import org.springframework.boot.CommandLineRunner; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.ApplicationContext; import org.springframework.context....
[ "chalzewanjohi@gmail.com" ]
chalzewanjohi@gmail.com
684b6304edc44d163a1863f2ec8efd4f72062afb
ec0f2632ab791ed3eccc9f5e905b47a3f0b12cdc
/src/BottPane/MenuBarPane.java
e0dca2d098b1fe546a3df98bfa602168e531f337
[]
no_license
DicuRazvanGabiel/Image-Archive
d2d7d9fc5db0b87cb8420142cfc26897a81ae420
8a6bae7c5b3aac2c52adbdc4c5cab5f39815c585
refs/heads/master
2020-07-26T20:50:34.784692
2016-11-14T14:51:00
2016-11-14T14:51:00
73,714,650
0
0
null
null
null
null
WINDOWS-1258
Java
false
false
1,875
java
package BottPane; import java.io.File; import javafx.event.ActionEvent; import javafx.event.EventHandler; import javafx.scene.Node; import javafx.scene.control.Button; import javafx.scene.control.Menu; import javafx.scene.control.MenuBar; import javafx.scene.control.MenuButton; import javafx.scene.control.MenuItem; i...
[ "dicu.razvan.gabriel@gmail.com" ]
dicu.razvan.gabriel@gmail.com
900be05fcd378b70f75c98f78839ef5ca5fc4cd9
14d5f56ec6a7c44f75b937ca595460c9d35c6cdc
/Chapter1_Part3_VoVanMinh/src/builderpattern/AddressDirector.java
66d81ca9114c7923bd680593865bf333bf37565b
[]
no_license
VoVanMinh/AdvancedJavaSource
45707a5d74daf8b6b2e35017081b87c7c75d0aee
7189fedc273be50d4f1014d1619effebf2f65766
refs/heads/master
2020-09-21T08:59:11.983615
2017-09-12T15:46:11
2017-09-12T15:46:11
65,964,135
0
0
null
null
null
null
UTF-8
Java
false
false
241
java
package builderpattern; public class AddressDirector { public void Contruct(AddressBuilder builder, String street, String city, String region) { builder.buildStreet(street); builder.buildCity(city); builder.buildRegion(region); } }
[ "vovanminh1994@gmail.com" ]
vovanminh1994@gmail.com
2d7a4eb100321f2699ce02fc0e94a5f760a28c2a
ccf82688f082e26cba5fc397c76c77cc007ab2e8
/Mage.Sets/src/mage/cards/s/SecurityRhox.java
4da2c0ce9bc563dce8dc7d03b526968640ce82bf
[ "MIT" ]
permissive
magefree/mage
3261a89320f586d698dd03ca759a7562829f247f
5dba61244c738f4a184af0d256046312ce21d911
refs/heads/master
2023-09-03T15:55:36.650410
2023-09-03T03:53:12
2023-09-03T03:53:12
4,158,448
1,803
1,133
MIT
2023-09-14T20:18:55
2012-04-27T13:18:34
Java
UTF-8
Java
false
false
1,499
java
package mage.cards.s; import mage.MageInt; import mage.abilities.costs.AlternativeCostSourceAbility; import mage.abilities.costs.mana.ManaCost; import mage.abilities.costs.mana.ManaCostsImpl; import mage.cards.CardImpl; import mage.cards.CardSetInfo; import mage.constants.CardType; import mage.constants.SubType; impor...
[ "theelk801@gmail.com" ]
theelk801@gmail.com
3d0c4a0bca4ee4daf4cf047462f42f44d7f0270f
895939deecf394f80822537cb49c0fdb9746e047
/Tutorial1HelloWorld/Tutorial1Code.java
94ad52de8ead883723dca6f922630e2400c30bf3
[]
no_license
tarunbod/JavaFxTutorials
7c9cfadb054fa8b9adb2475d4ea2c9d49d973f1d
59c9fef26043e1b5d9e29b4d3894674aaaf859be
refs/heads/master
2021-01-22T22:56:52.679558
2014-09-13T14:30:05
2014-09-13T14:30:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,841
java
import javafx.application.Application; import static javafx.application.Application.launch; import javafx.event.ActionEvent; import javafx.event.EventHandler; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.layout.StackPane; import javafx.stage.Stage; /* Welcome! THis is JavaFx Tut...
[ "tarunbgamer@gmail.com" ]
tarunbgamer@gmail.com
d83cd7853f017773ec627c69c01da2db64a16e66
9a513db24f6d400f5aafc97615c1d0653b8d05a1
/OCCJava/TDataStd_Integer.java
d4f278adf2012488691b66fc4e2a8ac5df50450d
[]
no_license
Aircraft-Design-UniNa/jpad-occt
71d44cb3c2a906554caeae006199e1885b6ebc6c
f0aae35a8ae7c25c860d6c5ca5262f2b9da53432
refs/heads/master
2020-05-01T04:52:43.335920
2019-03-23T15:08:04
2019-03-23T15:08:04
177,285,955
3
1
null
null
null
null
UTF-8
Java
false
false
2,392
java
package opencascade; /** * The basis to define an integer attribute. */ public class TDataStd_Integer extends TDF_Attribute { TDataStd_Integer(long cPtr, boolean cMemoryOwn){super(cPtr, cMemoryOwn);} public synchronized void disposeUnused() {} /** * Integer methods * =============== */ publi...
[ "agostino.demarco@unina.it" ]
agostino.demarco@unina.it
885fdd8e7266fb2b31230d4e59ac0c6cbb96f9da
9da60dc3ff0d47a7fc69a61302d46bcda45021e0
/rng-site/src/main/java/com/rng/site/web/controllers/TestController.java
3b7277007a7671042a756e1990804765f6d80e57
[ "MIT" ]
permissive
PPDonwhelan/Licenta
728df48410c5150d8739e6834f5364d5519bb5ad
e7adfb2ca131a8a064c56d98615117cade93b509
refs/heads/master
2020-03-19T21:34:25.584338
2017-07-17T14:49:28
2017-07-17T14:49:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,474
java
package com.rng.site.web.controllers; import com.rng.catalog.CatalogService; import com.rng.entities.Tests; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.PathVariable; ...
[ "Maria.Moldovan@paddypowerbetfair.com" ]
Maria.Moldovan@paddypowerbetfair.com
53ac81b1fe3a4169d07a0293192da5e1f6bd454f
b54343959f121c5daacb1db060cf6068160edd22
/app/src/androidTest/java/com/fjodor/fjodor_pset3/ExampleInstrumentedTest.java
8fbda0b934e95ae919bf1c060b827f6078ee6d6e
[]
no_license
fjodor-rs/Fjodor-pset3
b0deb0066e5448fa3f89fa5625122febfc6f9869
6e1e84b0f67bfab0359278d33305ae1173e29c72
refs/heads/master
2020-07-02T11:55:18.545543
2016-11-20T22:57:03
2016-11-20T22:57:03
74,307,537
0
0
null
null
null
null
UTF-8
Java
false
false
750
java
package com.fjodor.fjodor_pset3; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumentation test, which will execute on an Andr...
[ "fjodor_rs@hotmail.com" ]
fjodor_rs@hotmail.com
160d39a83d72d8fe058c23ab60968ee2f676f01c
cc1b47db2b25d7f122d0fb48a4917fd01f129ff8
/domino-jnx-api/src/main/java/com/hcl/domino/design/frameset/FrameSizingType.java
36460712707c751d400f60436b8fff1a8f3d3ab0
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
savlpavel/domino-jnx
666f7e12abdf5e36b471cdd7c99086db589f923f
2d94e42cdfa56de3b117231f4488685f8e084e83
refs/heads/main
2023-09-04T10:20:43.968949
2023-07-31T16:41:34
2023-07-31T16:41:34
392,598,440
0
1
Apache-2.0
2021-08-04T07:49:29
2021-08-04T07:49:29
null
UTF-8
Java
false
false
1,607
java
/* * ========================================================================== * Copyright (C) 2019-2022 HCL America, Inc. ( http://www.hcl.com/ ) * All rights reserved. * ========================================================================== * Licensed under the Apache License, Ve...
[ "jesse@secondfoundation.org" ]
jesse@secondfoundation.org
e09252623f520b78425fec574e493991df64314c
ea1cec84d10b0845678098190b16cea9c1d920c6
/galaxy-dao/src/main/java/com/wasu/ptyw/galaxy/dal/dao/GalaxyFilmSectionDAO.java
5c60091c71e8d05acc99ab1aad9e3fc479729850
[]
no_license
kalegege/galaxy
4c4f463313e13230e1e70bc76d8510da4a751789
d2482a7de20d5f856e39b2a2a0bfb97cba833784
refs/heads/master
2021-01-19T09:37:16.668431
2017-04-10T06:35:03
2017-04-10T06:35:06
87,772,314
0
0
null
null
null
null
UTF-8
Java
false
false
647
java
package com.wasu.ptyw.galaxy.dal.dao; import java.util.Map; import com.wasu.ptyw.galaxy.dal.dataobject.GalaxyFilmSectionDO; import com.wasu.ptyw.galaxy.dal.persist.DAOException; import com.wasu.ptyw.galaxy.dal.persist.SimpleQuery; /** * @author wenguang * @date 2015年12月14日 */ public interface GalaxyFilmSectionDAO...
[ "xv88133536@163.com" ]
xv88133536@163.com
00309658790cd37b1addbe279388f160e1497a98
5a1b4df7d76abd49e01c482371b2e561135c3eeb
/app/src/main/java/com/volcano/holsansys/ui/user/UserFragment.java
f84d4e8bd38fa6b6e20351d9834a82ce25fcdff0
[]
no_license
Gene-He98/HolsanSys
0f7b5c11cfbcc14936716d388084f20e7d4f01a6
ccd090cc40a928d78ac30849892cb461e1ef6345
refs/heads/master
2022-07-26T10:33:21.971188
2020-05-17T13:45:36
2020-05-17T13:45:36
256,695,676
3
0
null
null
null
null
UTF-8
Java
false
false
11,405
java
package com.volcano.holsansys.ui.user; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.os.AsyncTask; import android.os.Bundle; import android.speech.tts.TextToSpeech; import android.view.LayoutInflater; import android...
[ "1277923930@qq.com" ]
1277923930@qq.com
6a894d6ed52bca62d6d00d3771cfbfcfebf61338
5cd5ec2e1e5d4a5e61f31dae50eb402fb3bdbd52
/codes/07/7.2/HandDraw/gen/org/crazyit/image/R.java
160fd59da809cc20463e05e884073a200a76c82f
[]
no_license
wangcheng3986/CrazyAndroid
e25f1df147cf38cf35395bc97552294320a11a2e
9a5250e104f25c9910afcd546c98b3e623ce6b67
refs/heads/master
2021-01-01T19:56:41.041048
2015-04-18T14:45:42
2015-04-18T14:45:42
33,861,172
2
1
null
null
null
null
UTF-8
Java
false
false
1,841
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package org.crazyit.image; public final class R { public static final class attr { } public static final class dr...
[ "wangcheng3986@navinfo.com" ]
wangcheng3986@navinfo.com
2209f1dda03b4e4a76507542ced3a2bfddc54e24
fe49198469b938a320692bd4be82134541e5e8eb
/scenarios/web/large/gradle/ClassLib033/src/main/java/ClassLib033/Class089.java
fd443675c4a90a3951cbbf7a479f6af77c968c44
[]
no_license
mikeharder/dotnet-cli-perf
6207594ded2d860fe699fd7ef2ca2ae2ac822d55
2c0468cb4de9a5124ef958b315eade7e8d533410
refs/heads/master
2022-12-10T17:35:02.223404
2018-09-18T01:00:26
2018-09-18T01:00:26
105,824,840
2
6
null
2022-12-07T19:28:44
2017-10-04T22:21:19
C#
UTF-8
Java
false
false
122
java
package ClassLib033; public class Class089 { public static String property() { return "ClassLib033"; } }
[ "mharder@microsoft.com" ]
mharder@microsoft.com
905442c85bf373c19916fb69ecaf0d89e51af085
6f6b0e9d83791fbe3591e0098927cb427d294383
/492.json/492.json.main/src/main/java/Main.java
40b5fd46ffc89e936db571742e611c6afda7db3d
[]
no_license
umurtrky/cmpe492-project
81c1ba768d498e2c3010b9e702465f126bfc60ee
52915a3f0c01f6d56553010f2db27a9e833b938f
refs/heads/master
2020-12-25T10:14:07.814956
2012-10-09T13:33:17
2012-10-09T13:33:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
131
java
/** * User: nyilmaz * Date: 10/3/12 * Time: 4:39 PM */ public class Main { public static void main(String[] args) { } }
[ "nyilmaz88@gmail.com" ]
nyilmaz88@gmail.com
1c50f0e2c995d7ddd96e4576f38f6f7d2107038d
fec94a43e9b95bf23b6ee40b9a166ac2cc94bc21
/src/Graph.java
02c9b23e8f11435a23f9717bb30181d32669cb07
[]
no_license
sypark0720/reproduce_santos
baf49c1ed5e24e0d6fa28d8da280b32b73437757
8f0e12822e0a7855b582bb8705ff00694e94f2f4
refs/heads/master
2021-01-19T10:00:50.951035
2017-05-17T14:04:38
2017-05-17T14:04:38
87,812,620
0
0
null
null
null
null
UTF-8
Java
false
false
2,742
java
import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Random; public class Graph implements Cloneable { private int nNode; private List<List<Integer>> adjacencyList; private int[] degree; private int[] strategy; private double[] payoff; public Graph(int ...
[ "sun@sunui-MacBook-Pro.local" ]
sun@sunui-MacBook-Pro.local
8eb5736ac207397c9c99dd86c00771ad27de3053
f5ac511aa742ea0fad493aa47a916f0370a41aa0
/src/main/java/ru/nik66/engine/player/Player.java
28f5f800c425b5a101c8f210729355ab2ef27cfe
[]
no_license
Nikbstar/JavaChess
42005550eb4e4e85d7e4142660daa41985ca3fb9
a9fc29cd2d6d25f63af98fd33137e51e277b9818
refs/heads/master
2020-05-21T03:37:51.409659
2017-04-04T14:28:31
2017-04-04T14:28:31
84,566,184
0
0
null
null
null
null
UTF-8
Java
false
false
5,767
java
package ru.nik66.engine.player; import com.google.common.collect.ImmutableList; import com.google.common.collect.Iterables; import ru.nik66.engine.Alliance; import ru.nik66.engine.border.Board; import ru.nik66.engine.border.Move; import ru.nik66.engine.pieces.King; import ru.nik66.engine.pieces.Piece; import java.uti...
[ "nikbstar@gmail.com" ]
nikbstar@gmail.com
7197b0fe231899d24564173d36b55ffb837f58a8
2e407598058f0fdaaf4870ddc84172c3d651cab4
/Dynamic Programming/extra/House_Robber.java
77f9d3d12ac1b8574acd3c77559284d19533ddf6
[]
no_license
Shubham230198/CODE-IP
30196a53a9b72229c42c4eb09198862eb982078c
6322bae36834d6725b54cc7e03e00e5939aa43e2
refs/heads/master
2023-04-20T05:28:53.427957
2021-05-04T21:40:36
2021-05-04T21:40:36
330,550,118
0
0
null
null
null
null
UTF-8
Java
false
false
1,392
java
/* House Robber-1 Given a list of non-negative integers representing the amount of money of each house, determine the maximum amount of money you can rob tonight without alerting the police. It will automatically contact the police if two adjacent houses were broken into on the same night Input: [5, ...
[ "tiwari.98shubham@gmail.com" ]
tiwari.98shubham@gmail.com
9938f89e1d366cf3de544c8670152e5b6fb787da
805f41ac1b96e5a4c31a2e87f4cad1f31554caea
/src/main/java/com/oreilly/learningsparkexamples/mini/java/LineWithCharacterCount.java
2aa2576707f7f532a90d12d98d5b79ecefb38305
[]
no_license
manikandancvk/SparkExample
fdede496c079496dd245463b7faf9ee3d66afa1a
a32abde380a0bc965249eb0fba3e9c1b7a0641b5
refs/heads/master
2020-12-31T00:55:44.495457
2018-09-26T14:34:21
2018-09-26T14:34:21
80,601,231
0
0
null
null
null
null
UTF-8
Java
false
false
1,036
java
package com.oreilly.learningsparkexamples.mini.java; import org.apache.spark.api.java.*; import org.apache.spark.SparkConf; import org.apache.spark.api.java.function.Function; public class LineWithCharacterCount { public static void main(String[] args) { String logFile = "/Users/manikandan/Documents/official/s...
[ "manikandan.cvk@gmail.com" ]
manikandan.cvk@gmail.com
7eab32c6f1b89ffbb49bf3284b93de00899ee448
0945d1677bf4d7bb3d23f20e1c6f25581a0c4ab3
/polymer-core/src/test/java/com/truward/polymer/core/code/ModuleBuilderTest.java
9d69b935320b64a46950846f6c745dd0aa40c8c1
[ "Apache-2.0" ]
permissive
truward/polymer
8345a5ac59d302d441fc14c083d54143fe055935
ed1fc649bd02e004b34979c96370991eba7b267b
refs/heads/master
2020-12-24T14:27:01.018273
2014-05-21T03:40:02
2014-05-21T03:40:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
119
java
package com.truward.polymer.core.code; /** * @author Alexander Shabanov */ public final class ModuleBuilderTest { }
[ "avshabanov@gmail.com" ]
avshabanov@gmail.com
a46b7137b94763e28750ddcff9b11497bb2cc1bc
87d7375b752e34a81e351105ef557d39c6d9d294
/app/src/main/java/com/example/instagramclone/PostsAdapter.java
e5062f6ed1fa3fb35cfd5b5a174cd1edb42c7bcb
[ "Apache-2.0" ]
permissive
devanshgoyal25/InstagramClone
5504d802358bf2a90c7b9935a3305bb85ef49d24
7e4e2cfeec3618b1246e9b853c28ea7a09e9470c
refs/heads/master
2023-04-01T15:35:40.605174
2021-04-09T08:54:05
2021-04-09T08:54:05
349,968,529
0
0
null
null
null
null
UTF-8
Java
false
false
2,189
java
package com.example.instagramclone; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; impor...
[ "dgoyal@haverford.edu" ]
dgoyal@haverford.edu
42f775c585346589dee98802456e36919d2acb7c
bc800acdd48e53165f9fcfcf34e7aa30c4683ce6
/extensions/model-loaders/model-loaders/src/com/badlogic/gdx/graphics/g3d/StillModelInstance.java
e4d80c7e5f270a42caf69a0cbd31049fe0e550d4
[]
no_license
jaredbracken/libgdx
e905064f6a0e27de331051a2c8a70c5c219862d4
15fb5ded7a8914fc77cea0efa5da2af703d631fe
refs/heads/master
2016-09-06T19:25:33.138335
2012-11-10T03:37:48
2012-11-10T03:37:48
6,623,954
2
2
null
null
null
null
UTF-8
Java
false
false
1,153
java
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * 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:...
[ "jaredbracken@gmail.com" ]
jaredbracken@gmail.com
21aa5b48dfeef787da40cf828ba7c36bc9737cd4
04195075f84b645f7bebbc7f517c1113a0bb68a3
/hbase/src/main/java/com/wzl/hbase/HBaseConn.java
5d1719e34b568015ba271bd2a9fae4d4fc833fe2
[]
no_license
wangzili001/HBase
0f109706b3a5f4eb80747b29939026cb9f6ef5f0
d73471531c4f11b5d1202917016607ea4ff26436
refs/heads/master
2020-05-09T21:02:52.630721
2019-04-30T06:52:21
2019-04-30T06:52:21
181,428,394
0
0
null
null
null
null
UTF-8
Java
false
false
1,499
java
package com.wzl.hbase; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.hbase.HBaseConfiguration; import org.apache.hadoop.hbase.TableName; import org.apache.hadoop.hbase.client.*; import java.io.IOException; public class HBaseConn { private static final HBaseConn INSTANCE = new HBaseConn()...
[ "wangzili1995@qq.com" ]
wangzili1995@qq.com
b0b30106cbd994db0ab80137015c2896283684d2
e5cd8a4a496fcf02b0196db9f7cd571ce6e6db16
/AEP/src/main/java/observer/cofre/CofreListenerFechado.java
090610a520ee71989d2bbbbb11de13432ec59a02
[]
no_license
iRushGFX/4esoft2020
a59311a91599d1b877276a816a203117a799de94
cff88a237d6a0658a5d9bb314376cbeec78ba22a
refs/heads/master
2021-05-20T11:29:22.499149
2020-04-01T20:10:30
2020-04-01T20:10:30
252,276,343
0
0
null
null
null
null
UTF-8
Java
false
false
115
java
package observer.cofre; public interface CofreListenerFechado extends CofreListener{ void cofreFoiFechado(); }
[ "rodrigo.augusto.gimenes@gmail.com" ]
rodrigo.augusto.gimenes@gmail.com
7921ab9654ce8554bd6f72eaaa344f50fb2de3cc
93a3e9df19be9e24f632e3055e4a0cadf0dceeb0
/src/Hello.java
bb74df49491a941f9e110ac218075f3425ca7091
[]
no_license
GuillaumeJouetp/TP1_Java_2017-2018
91e5282f508ac4aefa0905e0f800b15e21248846
0f14ba2bc915bb998cbbb0e62056d18173c60870
refs/heads/master
2021-07-11T19:13:02.558971
2017-10-12T17:42:54
2017-10-12T17:42:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
153
java
public class Hello { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello le monde"); } }
[ "guillaume.jouet-pastre@hotmail.fr" ]
guillaume.jouet-pastre@hotmail.fr
0fe878e05c01134fbf5b1fa0afe4bd57a76a7276
203505b8cd5cfe4d1e7925fd44305726a7a9060d
/src/main/java/com/lv/zookeeper/HelloZK2.java
4441e49ae9d5d242a0a28a12886f2dafb99f1959
[]
no_license
lvrunsheng2014/ZooKeeperWatcher
3d033327691187b35b057d2c6408a3d545056a9d
e42de61ee62aebbbe7e8e9de1f61006a8293f90d
refs/heads/master
2021-04-15T13:51:50.055167
2018-04-15T00:39:19
2018-04-15T00:39:19
126,188,305
0
0
null
null
null
null
UTF-8
Java
false
false
2,230
java
package com.lv.zookeeper; import java.io.IOException; import org.apache.log4j.Logger; import org.apache.zookeeper.CreateMode; import org.apache.zookeeper.KeeperException; import org.apache.zookeeper.WatchedEvent; import org.apache.zookeeper.Watcher; import org.apache.zookeeper.ZooDefs.Ids; import org.apache.zookeeper...
[ "lvrunsheng2014@163.com" ]
lvrunsheng2014@163.com
d558eb41e4cdc4e9334bb28fd141b26e693b6c3b
226b9b4fe991f4b4dbdc6dc62a51161da496dfe2
/Remove Duplicates from Sorted List II/src/Solution.java
ee49c19d9fb7188f60aeaeeca846d10dc1e519ad
[]
no_license
xiao-peng1006/Coding-Chanllenge2
43762e9e81e0457b2719fc7e2273dad39604415a
9fddd1919b91f43fe01e34332e9618c96d1134b7
refs/heads/master
2020-12-11T16:14:35.002265
2020-04-09T22:54:50
2020-04-09T22:54:50
233,894,381
0
0
null
null
null
null
UTF-8
Java
false
false
816
java
/** * Definition for singly-linked list. * public class ListNode { * int val; * ListNode next; * ListNode(int x) { val = x; } * } */ class Solution { public class ListNode { int val; ListNode next; ListNode(int x) { val = x; } } public ListNode deleteDuplicates(Li...
[ "xiao.peng1006@gmail.com" ]
xiao.peng1006@gmail.com
b1cdf141854b6e46c16700c82397907e1db9f527
5caf961912adbf5a0d881b04f5ec18968b6db091
/ExcelReadAndWrite/src/SampleExcelReader.java
ef08d8e04b8990113f068226cfac99dda3240d34
[]
no_license
mimran0/MavenSampleFirstTestCases
284bb46d3cba1f8a2cfde1d386f8339e131dafff
03e030774d80c1fa25aeca1da291dd780080ebc4
refs/heads/master
2021-07-15T11:54:41.533035
2018-10-09T04:32:58
2018-10-09T04:32:58
104,945,867
0
0
null
null
null
null
UTF-8
Java
false
false
1,939
java
import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.util.Iterator; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.ss.usermodel.Sheet; import org.apache.poi.ss.usermodel.Workbook; import org.apache.poi.xssf.usermodel.XSSFW...
[ "jmrthan@gmail.com" ]
jmrthan@gmail.com
c4ecc6bc22698117e8f25842247f9a6271740882
9e6e72f992da5bd6437260430a61bfa98bb6bc55
/src/main/java/zollerngalaxy/blocks/BlockIngotStack.java
b249aed0ed343680b30f5a68d8daf857899efe85
[]
no_license
EndsM/Zollern-Galaxy
a1429fa2ee5a460510b5a869d039a7b279eef56c
fcd09ea4dbe73bcb0dc8f4d2f4812faaa828742f
refs/heads/master
2021-10-06T12:22:06.075199
2021-06-02T21:49:57
2021-06-02T21:49:57
245,354,597
0
0
null
2020-03-06T07:20:01
2020-03-06T07:20:00
null
UTF-8
Java
false
false
3,040
java
/** * Zollern Galaxy by @author Zollern Wolf * Copyright 2016 - 2025 * You may use this code to learn from, * but do not claim it as your own, and * do not redistribute it. */ package zollerngalaxy.blocks; import java.util.Random; import net.minecraft.block.Block; import net.minecraft.block.material.Material; im...
[ "alphawolf918@users.noreply.github.com" ]
alphawolf918@users.noreply.github.com
46591f993a63b450ebcb724ff2e834a6fc78b209
69d16b0ed0a2cb9f8b9a60e2b6dbc0e1054bf865
/nachos-sjtu/src/nachos/ag/AutoGrader.java
5c83da910cd058d6e04d5c8f838de23dc211bfc5
[ "MIT-Modern-Variant" ]
permissive
bobchennan/nachos
710580c3d67a66353b92a13186039e52aafb100a
62aa8c41edbad630b540f9943c9e4fba4b676aeb
refs/heads/master
2020-12-30T22:34:59.974750
2012-11-12T04:59:08
2012-11-12T04:59:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,314
java
// PART OF THE MACHINE SIMULATION. DO NOT CHANGE. package nachos.ag; import nachos.machine.*; import nachos.security.*; import nachos.threads.*; import java.util.Hashtable; import java.util.StringTokenizer; /** * The default autograder. Loads the kernel, and then tests it using * <tt>Kernel.selfTest()</tt>. */ p...
[ "wmhkebe@gmail.com" ]
wmhkebe@gmail.com
3eca241b0d16cd85cbb08ee6b3a907ff7c12816c
36c86af34d1651c1fc1a0cd62383fc00e1da2162
/src/test/java/com/winster/spring/scheduledtask/ApplicationTests.java
206f42fd2503bead255de266619ed0b9c92f3087
[]
no_license
winster/SpringSchedulerDynamic
c4606b855e0b2fe077a4dc0553933135d98e663f
3e7006e5cc339fd3b97706abd929c9918ba316c0
refs/heads/master
2022-12-03T23:57:41.362417
2020-07-14T13:04:45
2020-07-14T13:04:45
263,298,251
5
5
null
null
null
null
UTF-8
Java
false
false
227
java
package com.winster.spring.scheduledtask; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class ApplicationTests { @Test void contextLoads() { } }
[ "winster.jose@amadeus.com" ]
winster.jose@amadeus.com
7c1836d006c166d2ecfbf415c576bc061ec1d96f
c62e4db74a0d85c01ab1bc3d5e5b8dee4fa5e1a1
/implementation/ase.QueryDsl/xtend-gen/ase/QueryDslStandaloneSetup.java
136876b22c25a696a477f3fe7c0cb6d71adc9d9e
[]
no_license
coalae/telemed
99a28bd19a1ad198a6169089d6483cf18612bd13
cb12ea078bd984606ac0418e9148cf4f5e083ea2
refs/heads/master
2020-03-19T05:59:54.086472
2019-03-28T21:35:01
2019-03-28T21:35:01
135,981,694
1
0
null
null
null
null
UTF-8
Java
false
false
414
java
/** * generated by Xtext 2.12.0.M1 */ package ase; import ase.QueryDslStandaloneSetupGenerated; /** * Initialization support for running Xtext languages without Equinox extension registry. */ @SuppressWarnings("all") public class QueryDslStandaloneSetup extends QueryDslStandaloneSetupGenerated { public static v...
[ "a00750881@unet.univie.ac.at" ]
a00750881@unet.univie.ac.at
ed674d9cc9472f17b7aa02c0472994d4a0c83dfb
e53f8ac314efd0fdd3e36716e303a9dd4aefcd68
/src/main/java/edu/nikon/simpleapi/api/office/dto/mapper/OfficeMapper.java
a8d0e029ee67d14c5d27bed1b97057803c827b43
[ "MIT" ]
permissive
nikon-petr/simple-api
ad976a88accadd88f4c1cb5f53d00a3957f3ab74
7ba56ceb3801e9f5163a5028ba27d743b602c55a
refs/heads/master
2021-06-27T06:32:10.341653
2020-10-05T19:57:21
2020-10-05T19:57:21
139,915,219
0
0
null
null
null
null
UTF-8
Java
false
false
1,462
java
package edu.nikon.simpleapi.api.office.dto.mapper; import edu.nikon.simpleapi.api.office.domain.Office; import edu.nikon.simpleapi.api.office.dto.OfficeDetailedDto; import edu.nikon.simpleapi.api.office.dto.OfficeItemDto; import edu.nikon.simpleapi.api.office.dto.SaveOfficeDto; import edu.nikon.simpleapi.api.office.dt...
[ "p.nikwv@gmail.com" ]
p.nikwv@gmail.com
d106c0782300a5f797db83c4f57ea889ef898b33
4a632a8729a568840afd18cf623ca4da90afd8dd
/modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201603/mcm/AccountLabelServiceInterface.java
809ce75cf144730f8a34231be7280c75678f695d
[ "Apache-2.0" ]
permissive
tagrawaleddycom/googleads-java-lib
10818b03d5343dd3d7fd46a69185b61a4c72ca25
de36c3cf36a330525e60b890f8309ce91a424ad7
refs/heads/master
2020-12-26T03:23:28.175751
2016-05-26T18:22:48
2016-05-26T18:22:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,833
java
package com.google.api.ads.adwords.jaxws.v201603.mcm; import java.util.List; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebResult; import javax.jws.WebService; import javax.xml.bind.annotation.XmlSeeAlso; import javax.xml.ws.RequestWrapper; import javax.xml.ws.ResponseWrapper; import com....
[ "jradcliff@users.noreply.github.com" ]
jradcliff@users.noreply.github.com
c7d51f0b67478e56db9872955322e4b9dcf78a44
c0a38d91933001047a91920a995e86b9e0b84d06
/src/DatabaseAndTools/ImagePanel.java
30fc8954a45bcc6b604f9b8b0725b50693e8803b
[]
no_license
earthcodet/UI_Project_Big_Sale
d9cccb3bf8cd36b42153eb59e04aa9ecf5af8a9c
21dbd1c4a32d84a07ad6b3082e83911b7a873fad
refs/heads/master
2021-09-25T10:52:57.293682
2018-10-21T13:39:49
2018-10-21T13:39:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
677
java
package DatabaseAndTools; import java.awt.Graphics; import java.awt.Image; import javax.swing.JPanel; @SuppressWarnings("serial") public class ImagePanel extends JPanel { Image img; public static boolean isDraw; public ImagePanel() {} public ImagePanel(Image ximg) { img = ximg; } public void setImage(Image img)...
[ "houstenbosh@hotmail.com" ]
houstenbosh@hotmail.com
5f6fb7e2b0f2b275bc9e070b9fd0342efb9c9f63
9dab5c69697b7dd8a7bfab4cc8c2f6d580ef2d1a
/JavaSE/src/Projects/TeamProject/View/TeamView.java
e85a9d26ef063c3f574dc981ed0774a0b5dcb6c9
[]
no_license
Jexn/MyCode
f7b7eee50c28161c11d047ebac5ddd7d8a4a1833
23a2833f82534a65a816ed2424ff80f4af94dab5
refs/heads/master
2022-12-23T12:06:45.266482
2019-08-20T00:37:25
2019-08-20T00:37:25
185,705,380
0
0
null
2022-12-16T05:04:07
2019-05-09T01:38:16
Java
UTF-8
Java
false
false
4,245
java
package Projects.TeamProject.View; import Projects.TeamProject.Domain.Employee; import Projects.TeamProject.Domain.Programmer; import Projects.TeamProject.Service.NameListService; import Projects.TeamProject.Service.TeamException; import Projects.TeamProject.Service.TeamService; public class TeamView { private Na...
[ "cube-root@outlook.com" ]
cube-root@outlook.com
a2b5ce0b8b141dbc477bdcf937c5891a5cc97fa3
623f09682b425a04b63a2f0b3efa609cb48e894d
/J001/src/J001.java
7dc910292f3f850e41587349561a86a99fa56eb9
[]
no_license
HSIUMIN/JavaClasses
00906e7c757bae5b538f31a49ba337fe233948bc
125a36b91698b2f8fad464510d4663c5cd2d0bfa
refs/heads/master
2021-01-01T19:28:08.302712
2017-07-28T01:49:23
2017-07-28T01:49:23
98,258,447
0
0
null
null
null
null
UTF-8
Java
false
false
158
java
public class J001 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello, world!!"); } }
[ "st60099@gmail.com" ]
st60099@gmail.com
5db1d1daa77dafe2292007b8d4618b9f97e62edb
15e6acaac65ea5ef89cfd8a2555a07fbbf58c522
/com/dylantjohnson/webserver/DefaultErrorBody.java
08a88d6910226e8362ca87a43ea16c95aeb85c36
[]
no_license
dylantjohnson/com.dylantjohnson.webserver
abaf8374d0583740a24aa8bf8f860bf7c14f7611
1676ec16a7dfd5d66f1c737209aea2395e46e809
refs/heads/master
2020-07-21T17:56:05.542621
2019-11-27T09:46:15
2019-11-27T09:46:15
206,936,681
0
0
null
null
null
null
UTF-8
Java
false
false
749
java
package com.dylantjohnson.webserver; import java.io.*; import java.util.function.*; /** * The error page generator used by {@link WebServer} if another is not configured. */ class DefaultErrorBody implements Supplier<InputStream> { @Override public InputStream get() { var body = String.join("\n", ...
[ "spfyyy@gmail.com" ]
spfyyy@gmail.com
ab9395f65b01dc8113121c4853c6f0f338cdbea1
aaaff0546c359c7aaccac5b90f3bc86cb32566bf
/ChatClient.java
af589a208534a1437b095314000ec80212541778
[]
no_license
fika4life/Internetprogramming
d24979e9bb0d78b1e2fe69335ba4a35d59d8d726
720eef56fcbd3f4b9ac1ccba24ef170b146b6375
refs/heads/master
2016-09-10T11:02:10.139720
2015-01-28T13:44:20
2015-01-28T13:44:20
29,967,596
0
0
null
null
null
null
UTF-8
Java
false
false
2,021
java
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.net.Socket; import java.util.Scanner; /** * Created by Fredrik on 2015-01-26. */ public class ChatClient { private BufferedReader in; private PrintWriter out; private stat...
[ "fredde_wallen@hotmail.com" ]
fredde_wallen@hotmail.com
17265c66b9c57049cf42fa21e2aa50614db95612
d4dbb0571226af5809cc953e73924d505094e211
/Hibernate/04.HibernateCodeFirst/BookShop/src/main/java/app/serviceImpls/CategoryServiceImpl.java
80085005fe42fb93a27dc2cb1ffad67c9536aab9
[]
no_license
vasilgramov/database-fundamentals
45e258e965e85514e60b849d9049737ae25e81c0
0ebe74ab4bffef0d29d6ee2e200f07bdc24fe6bf
refs/heads/master
2021-06-18T17:54:36.238976
2017-07-10T14:49:44
2017-07-10T14:49:44
89,739,950
0
1
null
null
null
null
UTF-8
Java
false
false
1,021
java
package app.serviceImpls; import app.daos.CategoryRepository; import app.entities.Category; import app.services.CategoryService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Primary; import org.springframework.stereotype.Service; import java.util.List; ...
[ "gramovv@gmail.com" ]
gramovv@gmail.com
b980236816ba766b45ed21c00a3a65cb8f13f9eb
832815fa3d65b121a15ae162efd01432f32df1cc
/src/com/dp2345/dao/impl/SeoDaoImpl.java
126407625f81e7cc5ffe0fd70598e75e8bcc4ee6
[]
no_license
jeffson1985/dp2345
a7c04907eda300ed73ccd921f4a509fcf5821de8
11618f889baef48a659251146d32085f478ed0ef
refs/heads/master
2020-05-31T23:44:59.895931
2015-09-18T12:52:40
2015-09-18T12:52:41
42,158,460
0
0
null
null
null
null
UTF-8
Java
false
false
927
java
/* * Copyright 2013-2015 cetvision.com. All rights reserved. * Support: http://www.cetvision.com * License: http://www.cetvision.com/license */ package com.dp2345.dao.impl; import javax.persistence.FlushModeType; import javax.persistence.NoResultException; import org.springframework.stereotype.Repository; import...
[ "kevionsun@gmail.com" ]
kevionsun@gmail.com
e7ff14053b435becc22281649ef9c26dd3d2b342
a99e3dcc3fbff2e39e90fd0df21fac85a1132e64
/contrib/scripting/xproc/src/main/java/org/apache/sling/scripting/xproc/xpl/impl/OutputStreamWrapper.java
c0525ba32f17544f39cca937b76f2eff4b1a3356
[ "Apache-2.0", "JSON" ]
permissive
MRivas-XumaK/slingBuild
246f10ccdd17ace79696d760f0801aec188a38fc
c153c22d893cd55c805606041b1292e628d5461e
refs/heads/master
2023-01-09T22:49:01.251652
2014-05-08T15:46:12
2014-05-08T15:46:12
19,578,020
3
3
Apache-2.0
2022-12-21T18:50:52
2014-05-08T15:13:56
Java
UTF-8
Java
false
false
1,715
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 ...
[ "marito.rivas@hotmail.com" ]
marito.rivas@hotmail.com
90866bcb4a427261ec5f43c7baf4ef9fc539f32a
70e587e18ac0ff9237975536fe223fa1da4758f6
/MobileServer_tacademy/day5/webSettings/BoardDAO.java
03f1ff11b68962fd5559e001fe5240d6a5bfa037
[]
no_license
lazyTitan157/Java-study
2d62548ad62df61e3253a5100a7a72a0632c4a2d
940fc66dbab3ac6f8edd9ccad83ae6bfeee14819
refs/heads/master
2022-12-23T03:28:14.955233
2020-09-29T05:21:34
2020-09-29T05:21:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
930
java
package com.multicampus.biz.board.impl; import java.sql.SQLException; import java.util.List; import com.ibatis.sqlmap.client.SqlMapClient; import com.multicampus.biz.board.vo.BoardVO; import com.multicampus.biz.util.SqlMapClientFactoryBean; public class BoardDAO { private SqlMapClient ibatis; public BoardDAO(){ ...
[ "2983rgt@naver.com" ]
2983rgt@naver.com
b9da451613303b0d27da63e8d2dd26a95224a1e1
5597e08dc2c75a97b76ebff9b3e39d9cd9bf71cb
/tree_codes/src/Code112.java
97bbb7bdca9d0a7744d9615f675ae70625ae3430
[]
no_license
airphoto/LeetCode
5d15ec6e85355eedf9fa5fb473360eca263f79c2
b7385623c221552f48710c5bc4cf861c4571b210
refs/heads/master
2022-09-29T20:45:07.568113
2022-09-11T08:10:42
2022-09-11T08:10:42
132,338,600
0
0
null
null
null
null
UTF-8
Java
false
false
2,233
java
import java.util.LinkedList; import java.util.Queue; /** * @ClassName Code112 * @Author lihuasong * @Description * 给你二叉树的根节点 root 和一个表示目标和的整数 targetSum 。 * 判断该树中是否存在 根节点到叶子节点 的路径,这条路径上所有节点值相加等于目标和 targetSum 。 * 如果存在,返回 true ;否则,返回 false 。 * * 叶子节点 是指没有子节点的节点。 * 示例 1: * 输入:root = [5,4,8,11,null,13,4,7,2,null,...
[ "lihuasong@ixianlai.com" ]
lihuasong@ixianlai.com
24437dc7f882ac8c5352974fe06701661ba88f9c
1baf29e52392547baa9cb270bf237512b3d7df8c
/testServlet/src/test/java/ru/guiceServlet/data/DataHandlerImplTest.java
cd05f7fece971598a0ebafbe0f7fc6ccbbaca909
[]
no_license
axel36/javaProj
4607168a80ac50fbc3205203ec1c49202a4308d5
eb3b923ba8878711e737b484667be68118a9fca3
refs/heads/master
2020-03-19T04:40:30.010999
2018-08-19T23:51:45
2018-08-19T23:51:45
135,852,589
0
0
null
null
null
null
UTF-8
Java
false
false
1,008
java
package ru.mbtc.guiceServlet.data; import org.junit.Before; import org.junit.Test; import java.util.HashMap; import java.util.Map; import static org.junit.Assert.*; public class DataHandlerImplTest { DataHandlerImpl juiInstance; Map<String, String> testMap; String testJsonStr; @Before public voi...
[ "khramov@alexey.by" ]
khramov@alexey.by
17f868c208e7e09f8ade3df28b6746a5220c3d18
430a05944d5c5fe47162e37fc18e93dde68ce6c4
/MVCExample/src/edu/asupoly/ser422/t6mvc2/views/SuccessView.java
cb8144079474ffb1ab8a89554231a073308fd2c3
[ "CC0-1.0" ]
permissive
swaroope/ser422asu_public
e1fcad5cf35e32f169a3abf82ddfffbc32170724
15d32fadba7a8095ba004b97ba498843cd7a8eea
refs/heads/master
2021-04-03T06:13:53.232485
2018-03-05T21:47:10
2018-03-05T21:47:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,947
java
/** * */ package edu.asupoly.ser422.t6mvc2.views; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession;...
[ "kgary@asu.edu" ]
kgary@asu.edu
8ddb29f6d676895a1670c6489259c91d814e4f17
ab7c374e12ef55482d1c622a0099a7b262195322
/jami-core/src/main/java/psidev/psi/mi/jami/utils/clone/ParticipantCloner.java
2bb0e56bf86de5d86959b1b37be04ea945b22af0
[ "Apache-2.0" ]
permissive
colin-combe/psi-jami
9f945d885d76454f7b652382cc676ac98e6faa39
64fb0596b99aa8996d865b5eae0a2094be0889c8
refs/heads/master
2020-12-07T02:17:10.909871
2017-06-07T07:05:14
2017-06-07T07:05:14
64,655,225
0
0
null
2017-03-09T14:26:30
2016-08-01T09:43:06
Java
UTF-8
Java
false
false
11,022
java
package psidev.psi.mi.jami.utils.clone; import psidev.psi.mi.jami.model.*; import psidev.psi.mi.jami.model.impl.*; /** * Utility class for cloning a participant * * @author Marine Dumousseau (marine@ebi.ac.uk) * @version $Id$ * @since <pre>13/02/13</pre> */ public class ParticipantCloner { /*** * Thi...
[ "mdumousseau@yahoo.com@73e66818-4ebf-11de-a6a3-df26d2c71dbe" ]
mdumousseau@yahoo.com@73e66818-4ebf-11de-a6a3-df26d2c71dbe
a3157cb093c4143ad325fb7d82d76d800a8e92c3
e6c44c8c0346e88280cad6ae5f52d6148a3bd30b
/android/VertxMonitoring/app/src/test/java/com/twiden/vertxmonitoring/ExampleUnitTest.java
3bc49f3a18136f35b55b13b6c10a6977d78512be
[]
no_license
twiden/vertex-monitoring
67aeb8d84f83ed0637aab49e1decf93736ea0c34
9668899891dd558f3702133dfbd1420859c99ec1
refs/heads/master
2021-01-11T18:26:55.042357
2017-01-29T20:42:14
2017-01-29T20:42:14
79,548,201
0
0
null
null
null
null
UTF-8
Java
false
false
404
java
package com.twiden.vertxmonitoring; 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 ...
[ "tobias.widen@trioptima.com" ]
tobias.widen@trioptima.com
58c24c80e0ac9611897961881344109558025643
48a88aea6e9774279c8563f1be665a540e02a894
/src/opennlp/tools/cmdline/parser/ModelUpdaterTool.java
cd40199ac713d513b6f7052a3d661e087f466098
[]
no_license
josepvalls/parserservices
0994aa0fc56919985474aaebb9fa64581928b5b4
903363685e5cea4bd50d9161d60500800e42b167
refs/heads/master
2021-01-17T08:36:23.455855
2016-01-19T19:49:54
2016-01-19T19:49:54
60,540,533
2
0
null
null
null
null
UTF-8
Java
false
false
2,964
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 ...
[ "josepvalls@Valls.local" ]
josepvalls@Valls.local
926a43d997c5657720270c6c1372d536b8803193
e7c02b26e6da1b0652203285071edef433fae4cb
/rest-annotations/src/main/java/one/xingyi/restAnnotations/annotations/XingYiClient.java
2c0c7d5f7e371337d66f4126714a9e648dbc7481
[]
no_license
phil-rice/rest
155af53fe32e6571001a4b640fcb546896e24dc8
3a31ce94c04871faded6fea645c2da0d99e342bb
refs/heads/master
2020-04-15T19:11:11.276133
2019-01-18T00:58:20
2019-01-18T00:58:20
164,940,369
0
0
null
null
null
null
UTF-8
Java
false
false
363
java
package one.xingyi.restAnnotations.annotations; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target({ElementType.TYPE}) @Retention(RetentionPolicy.CLASS) // Make it class retention for incremental comp...
[ "phil.rice@iee.org" ]
phil.rice@iee.org
39f3e7d9f08766fe75c656dbc78d0fb29e278564
6169bf3ae7b8b3d12b9b39f837cc361c8768c9fe
/35 Search Insert Position/src/main/java/com/etoitau/leetcode/searchinsertposition/Main.java
79e4af6550f6dac45d2784f20c6b98c46dd56337
[]
no_license
etoitau/LeetCode-Problems
a5debaea5a1ed5f9e16fbd47881e397221f334f9
c69b248037496db0cffc8111e73255a3917354d9
refs/heads/master
2021-06-18T10:11:05.158317
2021-05-19T22:55:44
2021-05-19T22:55:44
207,673,870
0
0
null
null
null
null
UTF-8
Java
false
false
1,404
java
package com.etoitau.leetcode.searchinsertposition; /** * LeetCode Problem 35 - Search Insert Position * * Result: * Runtime: 0 ms, faster than 100.00% * Memory Usage: 39.1 MB, less than 100.00% * * Description: * Given a sorted array and a target value, return the index if the target is found. If not, * retur...
[ "kchatman@gmail.com" ]
kchatman@gmail.com
3efe083bc24a6e3583b88f74b4c285c31d5506c3
0e97171d925d8b72dde03148a974e743d24e96a7
/super-nomina/src/main/java/com/quat/api/EmpleadoApiController.java
afaf3ac92f259d8e06f8aea4d766dddfc69d6727
[]
no_license
badillosoft/java-quat
50916aed28f43a3fd1a102e8dabdfcdae6871a29
6cb568ae3149f0e8f873cc6f70b2a8b88d7c2d0d
refs/heads/master
2020-03-10T07:58:48.293674
2018-06-09T18:54:14
2018-06-09T18:54:14
129,275,010
2
0
null
null
null
null
UTF-8
Java
false
false
2,334
java
package com.quat.api; import java.io.IOException; import java.util.Optional; import javax.servlet.http.HttpServletResponse; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.GetMapping; import org.springframework....
[ "badillo.soft@hotmail.com" ]
badillo.soft@hotmail.com
7a49b52954a8e4670d978d54643fbc1a873de11a
4bc8156da35733e6bc4774def5e922f8acac8e2f
/jsonschema2pojo-integration-tests/src/test/resources/integration/output/GsonIT/productset/com/googlecode/jsonschema2pojo/integration/generation/gsonit/WarehouseLocation.java
3ea9e6566660cb3e17125673c045dd72c332745d
[ "Apache-2.0" ]
permissive
gmale/jsonschema2pojo
097774e8faab1e135ce3eb59b605e91518ba16dd
fd19ebb3d1310d97e11793c229bbffeb68e241d0
refs/heads/master
2021-01-17T23:12:56.128319
2013-07-01T23:32:38
2013-07-01T23:32:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
975
java
package com.googlecode.jsonschema2pojo.integration.generation.gsonit; import java.util.HashMap; import java.util.Map; import javax.annotation.Generated; /** * A geographical coordinate * */ @Generated("com.googlecode.jsonschema2pojo") public class WarehouseLocation { private Double latitude; private Do...
[ "kevin@silverchalice.com" ]
kevin@silverchalice.com
92ac2edef6e4c12bb41345bfa48b2359cf2712e4
7f96077b9de06f4321daacecd7f31610ac82bb10
/app/src/main/java/com/example/zhaolexi/horizontalscrollviewex/ListViewAdapter.java
71a7ad8d4606ad68ecb0a7b96bda0e77bf6c952c
[ "MIT" ]
permissive
MindSelf/HorizontalScrollView
70d314e5ad4d63031a9c1f7f0b244da5112ff1a9
0df52ac43791fdb3dbe1fac4edc488c926e6dd46
refs/heads/master
2021-07-12T12:47:09.969874
2017-10-15T09:39:35
2017-10-15T09:39:35
102,972,849
0
0
null
null
null
null
UTF-8
Java
false
false
1,341
java
package com.example.zhaolexi.horizontalscrollviewex; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; import java.util.ArrayList; /** * Created by ZHAOLEXI on 2017/9/4. */ public class ListViewAdapter ex...
[ "492739459@qq.com" ]
492739459@qq.com
fd92573d40eeccf6b3479ed38ce01ea08a92c5b2
522db6b552176066229ae68bb58bdb58e38b0981
/app/src/main/java/id/slametriyadi/halalmui/Main/view/MainView.java
9b41154368682f1617f0f651353246798b0c759b
[]
no_license
slamet33/HalalMUI
f96d97087e82835749c84ee61f2861f2548524d2
6adcbef4d440fff0f15e2f307679a9e8fedd0685
refs/heads/master
2020-04-01T09:13:27.188248
2018-10-15T06:52:31
2018-10-15T06:52:31
153,065,603
0
0
null
null
null
null
UTF-8
Java
false
false
348
java
package id.slametriyadi.halalmui.Main.view; import java.util.List; import id.slametriyadi.halalmui.Base.BaseView; import id.slametriyadi.halalmui.Main.model.DataItem; import id.slametriyadi.halalmui.Main.model.ResponseProduct; public interface MainView extends BaseView { void onError(String msg); void onSucc...
[ "slametngeblog@gmail.com" ]
slametngeblog@gmail.com
3ef8067555a54f2c1d6fbfbd9a3a38ed71a74c5e
24a2d8c1aed6ba3f2f65605e8a3f34670d55176b
/app/src/main/java/lab/ourteam/newlab/result_bridge.java
f0af73927c34ea4a6cf0fd0c1470faca07d351ec
[]
no_license
random-zhang/newLab
f0c2935e306b843c195f6bbd057aa2619d64ea7f
c8b5aa63f85defcae4d0be37550f3548bc8843ba
refs/heads/master
2020-04-18T11:55:40.091412
2019-07-12T02:43:47
2019-07-12T02:43:47
167,517,655
0
0
null
null
null
null
UTF-8
Java
false
false
935
java
package lab.ourteam.newlab; /** * 該類用於傳值回MainActivity */ public class result_bridge { private boolean isAppoint=true; private boolean isSeries_sv=false; private long time_remaining=0; private boolean hint=false; private int series_sv; public void setTime_remaining(long time_remaining){ this....
[ "2586814380@qq.com" ]
2586814380@qq.com
58201528fd16c5bd82c10a6602923e76361742b6
de3bf11b6038f63c25cf3c39c51b6c61944025cc
/src/main/java/com/zxing/camera/AutoFocusManager.java
bf14b98e44583f0fca66e2542d483907e7f1ed7d
[]
no_license
sws1011/ZxingDemo
96daeaa52b7d89ad4a1ac88950321287bcbebb24
fede7bb7ecd6234827d6b2cad25ccec086affdca
refs/heads/master
2020-03-18T11:25:27.701290
2018-05-24T06:25:51
2018-05-24T06:25:51
134,670,353
0
0
null
null
null
null
UTF-8
Java
false
false
4,672
java
/* * Copyright (C) 2012 ZXing 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 agr...
[ "397141365@qq.com" ]
397141365@qq.com
91bd072b78e5edd689ba16554d45407bd7a12dea
db065d84741a312392290720e2b2579bb5a765f9
/traductor/src/org/ibit/rol/sac/integracion/ws/provider/ActualizacionServicio.java
b40258abf4b96d4136b5702f5b3fd6fdd38b1e78
[]
no_license
enricjaen/webservices
8038992264b6cf63ec518d12a1f13ba09f539308
5f0a7cb5afea434e67bf919dba16b7c43f246707
refs/heads/master
2020-12-24T15:04:35.033727
2014-01-29T09:37:19
2014-01-29T09:37:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
12,469
java
package org.ibit.rol.sac.integracion.ws.provider; import java.util.List; import java.util.Set; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.ibit.rol.sac.model.*; import org.ibit.rol.sac.model.ws.*; import org.ibit.rol.sac.persistence.delegate.*; public ...
[ "enricjaen@yahoo.es" ]
enricjaen@yahoo.es
c78646c4de26d6311066c2bca23ad7389e48742b
66268c59bfe326a8242e3e596c0b37e81d36d641
/apache-normal/consumer/src/main/java/com/hp/dubbo/test/ConsumerApplication.java
481b4db961c0ef7197f1c8614bb7dd8c5671aa91
[]
no_license
hxvvxh/dubbo-test-apache
e0f99205448987c1253def25d44df298a291b815
2e5892a770c2888d6b71cd584ee9a7764e78bafd
refs/heads/master
2023-01-09T02:39:51.456995
2020-11-03T14:11:30
2020-11-03T14:11:30
290,782,680
0
0
null
null
null
null
UTF-8
Java
false
false
511
java
package com.hp.dubbo.test; import org.apache.dubbo.config.spring.context.annotation.EnableDubbo; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; /** * @author hp * @version 1.0 * @date 2020/8/27 21:51 */ @EnableDubbo @SpringBootApplication(sc...
[ "2732259311@qq.com" ]
2732259311@qq.com
e1ac9558cb809dd7c48990c0d6251bd77edc3bbc
3ecb825eca092ba98c5a29985db2c9c198a5fba8
/src/main/WaterDetector.java
15c17799704dd0139e11c3b2db627c7d782df19a
[]
no_license
golembovskiy/protectSystem
3f265e5e24b3f35f107710c16da321467f33b199
fce399dcdbf0e5a278d18607b2ed8a501e5edc54
refs/heads/master
2021-01-19T02:30:34.187592
2016-07-03T21:27:44
2016-07-03T21:27:44
62,515,800
0
0
null
null
null
null
UTF-8
Java
false
false
842
java
package main; import java.beans.PropertyChangeEvent; public class WaterDetector extends Detector { public WaterDetector(ControlBoard controlBoard) { super(controlBoard); // TODO Auto-generated constructor stub } @Override public void signal() { // TODO Auto-generated method stub System.out.println("The ...
[ "badzbogdan@i.ua" ]
badzbogdan@i.ua
fbdd9f86974e1fb0d1982be9fd9d29ec0d4e0a7f
445ecc4c63df622aabb1335b3784de7aaaf4441f
/MyFirstApp/src/com/example/myfirstapp/ItemListFragment.java
34160ac9290269f563870ef14910aacce1830aa0
[]
no_license
optimalmanager/CellNetProj
b9000b96d9e273f2de090d975ec1fdcc7efbb759
75dd3aeb91439c0bc9ab3f8c1a0737ceb48bca4e
refs/heads/master
2020-04-13T15:48:55.164168
2012-12-02T00:55:02
2012-12-02T00:55:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,031
java
package com.example.myfirstapp; import android.app.Activity; import android.os.Bundle; import android.support.v4.app.ListFragment; import android.view.View; import android.widget.ArrayAdapter; import android.widget.ListView; import com.example.myfirstapp.dummy.DummyContent; /** * A list fragment representing a list...
[ "kum2104@columbia.edu" ]
kum2104@columbia.edu
782400501656777a56d2f0e0bc89feaef641a739
40889d53e6e175f4d5360fd8664f6611fd11ac07
/src/main/java/com/example/springjwt/domain/Jwtresponse.java
03182ccf402b5678bce27a35b73596608391df13
[]
no_license
grElena/spring-jwt
ff0248a7abb7f03939dd9b44b51fb6001a7e349e
2e6de1a8096d837633daafa00a5e70548bedfd92
refs/heads/main
2023-02-07T05:33:50.101609
2020-12-31T06:35:44
2020-12-31T06:35:44
325,732,715
0
0
null
null
null
null
UTF-8
Java
false
false
188
java
package com.example.springjwt.domain; import lombok.AllArgsConstructor; import lombok.Getter; @AllArgsConstructor @Getter public class Jwtresponse { private final String jwttoken; }
[ "gr.elena@mail.ru" ]
gr.elena@mail.ru
eb0e0d715c2c415c0527dffabf224b5f0d668a9a
84347984984dc7ff989388c184ba68f2fd301cc9
/src/main/game/com/models/Ladder.java
da2cf4c633b263b6d3b7dc5ee4fd073824372f4b
[]
no_license
VickyMohite/assignment
b7c8508d3d3a0107acb5e873f7a13fadbd6ea7f2
da2f2872dd161ade211a478ab29fd056fc19d854
refs/heads/master
2023-06-04T03:03:21.480397
2021-06-29T08:29:44
2021-06-29T08:29:44
380,925,554
0
0
null
null
null
null
UTF-8
Java
false
false
385
java
package main.game.com.models; public class Ladder { private int start; private int end; public Ladder(int start, int end) { super(); this.start = start; this.end = end; } public int getStart() { return start; } public void setStart(int start) { this.start = start; } public int getEnd() { retu...
[ "vickymohite96@gmail.com" ]
vickymohite96@gmail.com
aa1b45aef2b253870e30a14a6d8f58c62eaf7f2f
42fa8a48867f614f927226190625dab74b6532af
/src/main/java/net/kurien/blog/module/mail/service/MailService.java
0f4664dcc171a760f98527932249ec4892118dfe
[ "MIT" ]
permissive
kurien92/kreBlog
2cd250a9894d30debf0b95a38489aedc13d5872b
1f46086be36dbdaa86ef663a495fafb029440f5b
refs/heads/master
2022-12-24T07:01:50.772317
2021-02-24T11:49:07
2021-02-24T11:49:07
139,170,292
12
0
MIT
2022-12-16T15:41:54
2018-06-29T16:06:50
Java
UTF-8
Java
false
false
386
java
package net.kurien.blog.module.mail.service; import javax.mail.MessagingException; import javax.mail.internet.AddressException; import java.util.List; public interface MailService { void send(String from, String to, String title, String content) throws MessagingException; void send(String from, List<String> t...
[ "kurien92@gmail.com" ]
kurien92@gmail.com