text stringlengths 7 995k |
|---|
package module237packageJava0;
import java.lang.Integer;
public class Foo35 {
Integer int0;
Integer int1;
public void foo0() {
new module237packageJava0.Foo34().foo4();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public voi... |
package com.wesley.controller;
import java.io.IOException;
import java.sql.Timestamp;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
impo... |
package data_Structure;
import api.GeoLocation;
import api.NodeData;
public class Node_Data implements NodeData,Comparable<NodeData>{
private int key;
private Geo_Location location;
private double weight;
private int tag;
private String info;
static public int key_track=0;
public Node_D... |
/*
* Copyright 2018-present Open Networking Foundation
*
* 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 appli... |
package es.smartaccess.SealSignSQSService.wcf;
//----------------------------------------------------
//
// Generated by www.easywsdl.com
// Version: 4.0.4.1
//
// Created by Quasar Development at 21-10-2014
//
//---------------------------------------------------
public interface IServiceEvents
{
public void S... |
package xyz.baudelaplace.bmvp.framework.exceptions;
public class OutBindingInitializationException extends Error {
/**
*
*/
private static final long serialVersionUID = 1L;
public OutBindingInitializationException(String reason) {
super(reason);
}
} |
package org.karp.k4t.data.content.provider.user;
import org.junit.jupiter.api.Test;
import org.karp.k4t.model.User;
import org.karp.k4t.model.UserTest;
import java.util.List;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
class UserContentP... |
/*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
/**
* Ed-Fi Operational Data Store API
* The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. The Ed-Fi ODS / API supports both transactional and bulk modes of operation. *** > *Note: Consumers of ODS / API information should sanitize all ... |
package io.github.marcus8448.mods.nodiscord.mixin;
import mindustry.desktop.DesktopLauncher;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.Redirect;
@Mixin(De... |
package org.firstinspires.ftc.team2844.dogecv;
import org.opencv.core.Point;
import org.opencv.core.Size;
public class DigitalCamera {
//all calculations are done in millimeters
public double focalLength = 0;
public CameraSensor cameraSensor;
public double x = 0, y = 0, z = 0;
public double pitch ... |
package io.ebeaninternal.server.persist;
import io.ebean.CallableSql;
import io.ebean.MergeOptions;
import io.ebean.Query;
import io.ebean.SqlUpdate;
import io.ebean.Transaction;
import io.ebean.Update;
import io.ebean.bean.BeanCollection;
import io.ebean.bean.BeanCollection.ModifyListenMode;
import io.ebean.bean.Enti... |
package calculadoras;
import calculos.CalculoImpl;
import java.util.Scanner;
public class CalculadoraArea{
public static void execute(){
CalculoImpl calc = new CalculoImpl();
Scanner entrada = new Scanner(System.in);
boolean continuar;
String opcaoMenu;
int validacao = 0... |
/*
* MIT License
*
* Copyright (c) 2021 MASES s.r.l.
*
* 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, cop... |
package sf.alphaBear.astar;
import sf.alphaBear.httpio.pojo.AI;
import sf.alphaBear.httpio.pojo.Job;
import sf.alphaBear.httpio.pojo.Wall;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
/**
* Created by 01368138 on 2017/11/30.
*/
public class Map<T extends AbstractNode> {
protect... |
package org.jboss.resteasy.keystone.server;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.core.JsonEncoding;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.faster... |
/*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
package org.zalando.riptide.failsafe;
import net.jodah.failsafe.Policy;
import org.apiguardian.api.API;
import org.springframework.http.client.ClientHttpResponse;
import org.zalando.riptide.RequestArguments;
import static org.apiguardian.api.API.Status.EXPERIMENTAL;
@API(status = EXPERIMENTAL)
public interface Reque... |
/*
* 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 ... |
/*
* Copyright (c) 2015-2022, Patricia Maraver
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... |
/**
* Copyright (C) 2012 Xeiam LLC http://xeiam.com
*
* 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, modify... |
/*
* Copyright (c) 2010-2017, sikuli.org, sikulix.com - MIT license
*/
package org.sikuli.ide;
import org.sikuli.android.ADBScreen;
import org.sikuli.basics.PreferencesUser;
import java.awt.*;
import java.awt.event.*;
import java.io.File;
import java.net.*;
import javax.swing.*;
import javax.swing.text.*;
import org... |
/*
* 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 ... |
/*
* Copyright 2012 BigData.mx
*
* 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 agree... |
import java.util.Scanner;
class Ternary4num{
public static void main(String[] args){
Scanner s = new Scanner(System.in);
int[] num = new int[4];
int ans;
System.out.println("Enter 4 numbers");
//taking input
for(int i =0; i<4;i++){
num[i] = s.nextInt();
}
ans = ( num[0]<num[1] ) ? ( (num[0]<num... |
/*
* Copyright 2011 RoboViz
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... |
package com.conveyal.analysis.controllers;
import com.conveyal.analysis.util.MapTile;
import com.conveyal.gtfs.GTFSCache;
import com.conveyal.gtfs.GTFSFeed;
import com.conveyal.gtfs.model.Pattern;
import com.conveyal.gtfs.model.Stop;
import com.conveyal.r5.common.GeometryUtils;
import com.wdtinc.mapbox_vector_tile.ada... |
package com.ruoyi.goods.domain;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import com.ruoyi.common.core.annotation.Excel;
import com.ruoyi.common.core.web.domain.BaseEntity;
/**
* 库存预警设置对象 t_warehouse_surpluswarn
*
* @author ruoyi
* @date 2022-... |
package com.example.midterm_lab;
import androidx.appcompat.app.AppCompatActivity;
import androidx.cardview.widget.CardView;
import android.os.Bundle;
import android.util.Log;
import android.view.WindowManager;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget... |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.recoveryservices.backup.v2017_07_01;
import rx.O... |
package info.loenwind.autosave.handlers.forge;
import java.lang.reflect.Field;
import java.util.Set;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import com.enderio.core.common.util.NullHelper;
import info.loenwind.autosave.Registry;
import com.enderio.core.common.NBTAction;
import info.loenwi... |
package yet.ui.widget.listview.swipe;
import android.os.Message;
import android.view.GestureDetector;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnTouchListener;
import android.widget.ListView;
public class SwipeHandlerX implements OnTouchListener {
private ListView listVi... |
package cn.jia.user.service.impl;
import cn.jia.core.entity.JSONResult;
import cn.jia.core.exception.EsRuntimeException;
import cn.jia.user.common.ErrorConstants;
import cn.jia.user.service.SmsService;
public class SmsServiceImpl implements SmsService {
@Override
public JSONResult<String> useSmsCode(String phone, ... |
/*
* 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 ... |
/*
* 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 ... |
/*
* This file is part of Nucleus, licensed under the MIT License (MIT). See the LICENSE.txt file
* at the root of this project for more details.
*/
package io.github.nucleuspowered.nucleus.modules.invulnerability.runnables;
import io.github.nucleuspowered.nucleus.modules.invulnerability.services.InvulnerabilitySer... |
public class SwitchYield {
public static void main(String[] args) {
String Mark = "A";
String saying = switch (Mark) {
case "A":
yield "Excellent";
case "B":
yield "Good";
case "C":
yield "Pass";
case "D":
yield "Fail";
default:
yield "Inva... |
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.searchdefinition.processing;
import com.yahoo.config.application.api.DeployLogger;
import com.yahoo.searchdefinition.RankProfileRegistry;
import com.yahoo.searchdefinition.Search;
im... |
/*
* Copyright 2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... |
/*
* Licensed to Metamarkets Group Inc. (Metamarkets) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. Metamarkets licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); yo... |
/*
* Copyright 2000-2011 JetBrains s.r.o.
*
* 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 agre... |
package com.hui.BackTracking;
import java.util.Arrays;
/**
* @author: shenhaizhilong
* @date: 2018/12/23 18:12
*
*
* 52. N-Queens II
* DescriptionHintsSubmissionsDiscussSolution
* The n-queens puzzle is the problem of placing n queens on an n×n chessboard such that no two queens attack each other.
*
*
*
* ... |
package com.vbn.platform.entitys;
import com.alibaba.fastjson.annotation.JSONField;
import java.io.Serializable;
/**
* Created by vbn on 2018/12/25.
*/
public class BaseEntity implements Serializable{
@JSONField(name = "Id")
private String id;
public String getId() {
return id;
}
pub... |
package com.cai.work.common;
import com.example.clarence.datastorelibrary.store.share_preference.ISharePreference;
import javax.inject.Inject;
/**
* Created by clarence on 2018/3/26.
*/
public class DataStore {
@Inject
ISharePreference sharePreference;
@Inject
public DataStore() {
}
publ... |
/* Copyright (c) 2016 OpenJAX
*
* 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, modify, merge, publish, distr... |
/*
* #%L
* FHIR Implementation
* %%
* Copyright (C) 2018 DataScience 9 LLC
* %%
* 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
*... |
/*
* Copyright (c) 2011-2020, baomidou (jobob@qq.com).
* <p>
* 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
* <p>
* https://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required... |
/*
* 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 ... |
package com.outofbound.k_dtree;
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... |
public class HW10 {
public static void main(String[] args) {
int num = 1;//초기값을 설정
int sum = 1;
int ran = (int) ((Math.random()) * 8) + 2;
while (num <= 100)
{
num += ran;
//num=num+ran
sum += num;
}
System.out.println(s... |
package com.xinfan.msgbox.http.service.vo.result;
import java.util.Date;
public class MessageUnReadCountResult extends BaseResult {
private Long unReadCount;
public Long getUnReadCount() {
return unReadCount;
}
public void setUnReadCount(Long unReadCount) {
this.unReadCount = unReadCount;
}
} |
/*
* 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 ... |
package zserio.emit.cpp;
import org.apache.commons.cli.Option;
import zserio.ast.Root;
import zserio.emit.common.ZserioEmitException;
import zserio.tools.Extension;
import zserio.tools.Parameters;
/**
* The extension which generates C++ API sources.
*/
public class CppExtension implements Extension
{
@Override... |
/*******************************************************************************
* Copyright (c) 2012, 2015 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
... |
/**
* Licensed to jclouds, Inc. (jclouds) under one or more
* contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. jclouds licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use ... |
package com.eletronicpoint.pontointeligente.api.repositories;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import java.security.NoSuchAlgorithmException;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.s... |
/*
* 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 ... |
package com.elmakers.mine.bukkit.meta;
import javax.annotation.Nonnull;
import com.elmakers.mine.bukkit.api.action.SpellAction;
public class SpellActionDescription extends Configurable {
public SpellActionDescription() {
}
public SpellActionDescription(@Nonnull Class<? extends SpellAction> actionC... |
package com.udacity.gradle.builditbigger.free;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import com.example.android.libjokeandroid.JokeActi... |
/**
* 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... |
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.application.options.codeStyle.excludedFiles;
import com.intellij.formatting.fileSet.FileSetDescriptor;
import com.intellij.formatting.fileSet.PatternDescript... |
/*
* Copyright 2011-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not
* use this file except in compliance with the License. A copy of the License is
* located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "li... |
package seedu.address.storage;
import static java.util.Objects.requireNonNull;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Optional;
import java.util.logging.Logger;
import seedu.address.commons.core.LogsCenter;
import seedu.address.commons.exceptions.DataC... |
package example.inheritance;
import java.math.BigDecimal;
/**
* Created by jens on 04.07.17.
*/
public class Worker extends Employee {
@Override
public BigDecimal calculateSalary() {
return BigDecimal.TEN;
}
} |
// Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package io.flutter.embedding.android;
import static android.content.ComponentCallbacks2.TRIM_MEMORY_RUNNING_CRITICAL;
import static android.content.Compon... |
/*
* Copyright 2012-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
package bg.sofia.uni.fmi.mjt.todoist.exceptions;
public class TaskAlreadyExistsException extends RuntimeException {
public TaskAlreadyExistsException(String message) {
super(message);
}
} |
/*
* 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 ... |
package com.example.administrator.rxjavaandretrofitsimple.api;
import com.example.administrator.rxjavaandretrofitsimple.application.BaseApplication;
import com.example.administrator.rxjavaandretrofitsimple.util.AbToastUtil;
import com.example.administrator.rxjavaandretrofitsimple.util.ProgressDialogUtils;
/**
* 作者:q... |
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package android.support.v4.app;
import android.graphics.Bitmap;
// Referenced classes of package android.support.v4.app:
// Notifica... |
/**
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (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.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS... |
/*
* ====================================================================
* 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
... |
package com.project.api.sample.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.collect.Lists;
import com.project.api.sample.constant.Hobby;
import com.project.api.sample.packet.ReqGetSample;
import com.project.api.sample.packet.ReqJsonSample;
import com.project.api.sample.packe... |
package io.swagger.codegen.go;
import io.swagger.codegen.AbstractOptionsTest;
import io.swagger.codegen.CodegenConfig;
import io.swagger.codegen.languages.GoClientCodegen;
import io.swagger.codegen.options.GoClientOptionsProvider;
import mockit.Expectations;
import mockit.Tested;
public class GoClientOptionsTest ext... |
package liquibase.extension.testing;
import liquibase.exception.LiquibaseException;
import liquibase.util.StringUtil;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.Map;
import ... |
package adb.wifi.woaiwhz.wifiadbandroid.bean;
import android.graphics.drawable.GradientDrawable;
import android.util.Property;
/**
* Created by huazhou.whz on 2016/10/6.
*/
public class ColorProperty extends Property<GradientDrawable,Integer> {
public ColorProperty(Class<Integer> type, String name) {
... |
package com.steven.download.download;
import android.content.Context;
import com.steven.download.utils.FileManager;
public class DownloadFacade {
private static final DownloadFacade sFacade = new DownloadFacade();
private DownloadFacade() {
}
public static DownloadFacade getFacade() {
retu... |
/*
* Copyright [2020] [ispong]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... |
package com.sera.service.impl;
import com.sera.config.SequenceConfig;
import com.sera.config.TaskConfig;
import com.sera.config.ViewConfig;
import com.sera.dao.FavGroupMapper;
import com.sera.dao.FavListMapper;
import com.sera.entity.FavGroupEntity;
import com.sera.entity.FavListEntity;
import com.sera.entity.WorkTask... |
package moe.kyokobot.koe.codec;
import moe.kyokobot.koe.VoiceConnection;
@FunctionalInterface
public interface FramePollerFactory {
FramePoller createFramePoller(Codec codec, VoiceConnection connection);
} |
package com.herostore.products.io.impl;
import com.herostore.products.io.CSVWriter;
import lombok.AccessLevel;
import lombok.experimental.FieldDefaults;
import org.apache.commons.csv.CSVFormat;
import org.apache.commons.csv.CSVPrinter;
import org.springframework.stereotype.Component;
import java.io.IOException;
impor... |
package com.ifknow;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringBootProfileReadingApplication {
public static void main(String[] args) {
SpringApplication.run(SpringBootProfileReadingAppl... |
package com.wenox.processing.service.operations.rowshuffle;
import com.wenox.anonymisation.domain.rowshuffle.RowShuffle;
import com.wenox.processing.domain.Pair;
import com.wenox.processing.service.operations.AnonymisationService;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import ... |
/*
* Copyright 2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
package de.otto.platform.gitactionboard.adapters.service.job;
import static de.otto.platform.gitactionboard.adapters.service.job.RunConclusion.FAILURE;
import static de.otto.platform.gitactionboard.adapters.service.job.RunConclusion.SKIPPED;
import static de.otto.platform.gitactionboard.adapters.service.job.RunConclus... |
/*******************************************************************************
* Copyright (c) 2000, 2008 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... |
/*
* Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" ... |
/*
* Copyright 2012-2022 the original author or authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ... |
package wusc.edu.pay.gateway.action.b2b;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.math.BigDecimal;
import javax.servlet.ServletException;
import net.sf.json.JSONObject;
import org.apache.commons.codec.digest.DigestUtils;
import org.apache.commons.lang3.StringUtils;
import... |
/*
* Copyright 2020 ConsenSys AG.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... |
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.hosted.controller.maintenance;
import com.yahoo.config.provision.SystemName;
import com.yahoo.config.provision.TenantName;
import com.yahoo.vespa.flags.InMemoryFlagSource;
import com.yahoo.v... |
package josch.model.enums;
/**
* This enum lists all extraction tools. These tools do have a concrete name stored as a string.
*
* @author Kai Dauberschmidt
*/
public enum EExtractionTools {
/**
* The Hackolade tool.
*/
HACK("hackolade"),
/**
* The json-schema-inferrer
*/
JSI(... |
package cn.zjt.iot.oncar.android.Thread.LocalThread;
import cn.zjt.iot.oncar.android.Util.BluetoothChatUtil;
import cn.zjt.iot.oncar.android.Util.ConstArgument;
import cn.zjt.iot.oncar.android.Fragment.BodyDataFragment;
/**
* @author Mr Dk.
* @version 2018.5.8
* @see BodyDataFragment
* @since 2018.5.8
*/
public... |
/*
* 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 ... |
package com.seedfinding.mcbiome.layer.end;
import com.seedfinding.mcbiome.biome.Biomes;
import com.seedfinding.mcbiome.layer.FloatBiomeLayer;
import com.seedfinding.mcbiome.layer.IntBiomeLayer;
import com.seedfinding.mccore.version.MCVersion;
public class EndBiomeLayer extends IntBiomeLayer {
public EndBiomeLayer(M... |
package com.enonic.lib.license.js;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import org.apache.commons.io.FileUtils;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.mockito.Mockito;
import org.mockito.invocation.InvocationOnMock;
imp... |
/*
* Copyright 2017 VMware, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
/*
* Copyright (c) 2016 Qiscus.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... |
/*
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copy... |
/**
* Copyright (c) 2016, 2019, Oracle and/or its affiliates. All rights reserved.
*/
package com.oracle.bmc.dns.responses;
import com.oracle.bmc.dns.model.*;
@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115")
@lombok.Builder(builderClassName = "Builder")
@lombok.Getter
pu... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.