text
stringlengths
7
995k
/****************************************************************************** * Copyright (c) 2009-2018, Barthelemy Dagenais and individual contributors. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditi...
/* * Swagger Petstore * This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\ * * OpenAPI spec version: 1.0.0 * Contact: apiteam@swagger.io * * NOTE: This class is auto generated by the swagger code generator p...
/** * wechat pay sdk util. * * @author shishuihao * @version 1.0.0 */ package cn.shishuihao.thirdparty.api.pay.wechat.sdk.util;
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.cdn.models; import com.azure.core.annotation.Fluent; import com.azure.core.util.logging.ClientLogger; import com.fasterxml.jacks...
package com.aerolitec.SMXL.model; import android.content.Context; import android.content.res.Resources; import android.util.Log; import com.aerolitec.SMXL.R; import java.io.Serializable; public class CategoryGarment implements Serializable { private int id_category_garment; private int icon; private S...
/******************************************************************************* * Copyright (C) 2017, Alexei Khatskevich * All rights reserved. * * Licensed under the BSD 2-clause (Simplified) License (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
package com.github.fangming.springboot.jdbc.transaction; import org.springframework.lang.Nullable; public interface STransactionManager { STransactionStatus getTransaction(@Nullable STransactionDefinition definition) throws STransactionException; void commit(STransactionStatus status) throws STransactionEx...
package uk.gov.hmcts.reform.sscs.ccd.presubmit.writefinaldecision.pip.scenarios; import uk.gov.hmcts.reform.sscs.ccd.presubmit.writefinaldecision.WriteFinalDecisionComponentId; import uk.gov.hmcts.reform.sscs.ccd.presubmit.writefinaldecision.pip.PipTemplateComponentId; import uk.gov.hmcts.reform.sscs.ccd.presubmit.wri...
/* * channel-email * * Copyright (c) 2021 Synopsys, Inc. * * Use subject to the terms and conditions of the Synopsys End User Software License and Maintenance Agreement. All rights reserved worldwide. */ package com.synopsys.integration.alert.channel.email.action; import java.util.UUID; import org.springframewo...
package com.debugers.alltv.model; import lombok.Data; import java.io.Serializable; import java.util.Date; @Data public class LiveRoom implements Comparable<LiveRoom>, Serializable { private String roomId;//房间号 private String com;//哪个平台 private String cateId;//分类id private String roomThumb;//房间缩略图 ...
/* * Copyright (c) 2008-2017, Hazelcast, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
package org.loudonlune.arches.event; import org.reflections.Reflections; import org.reflections.util.ConfigurationBuilder; import org.reflections.util.FilterBuilder; import java.lang.reflect.Modifier; import java.util.HashSet; import java.util.List; import java.util.PriorityQueue; import java.util.Set; import java.ut...
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.12 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * -----------------------------...
/* * Copyright (C) 2009 University of Washington * * 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 ...
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/** * 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) 2013-2020 Vasilis Vryniotis <bbriniotis@datumbox.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.apache.org/licenses/LICENSE-2.0 * * Unles...
package com.tencent.stat.common; abstract class h { public byte[] a; public int b; h() { } }
package slimeknights.tconstruct.library.component.piggyback; import com.google.common.collect.Maps; import java.util.List; import java.util.Map; import java.util.UUID; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityType; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.ite...
package com.hughes.android.dictionary; import java.io.Serializable; public class DictionaryLink implements Serializable { private static final long serialVersionUID = -3842984045642836981L; final String uncompressedFilename; final int index; final String searchText; private DictionaryLink(String uncomp...
package ru.job4j.profession; public class Engineer extends Profession { private int yearsOfExpierence; public void calculation() { } }
/** * hub-detect * * Copyright (C) 2018 Black Duck Software, Inc. * http://www.blackducksoftware.com/ * * 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 owners...
package com.viesis.viescraft.client.gui.airship.main; import java.awt.Color; import java.io.IOException; import org.lwjgl.input.Keyboard; import org.lwjgl.opengl.GL11; import com.viesis.viescraft.api.EnumsVC; import com.viesis.viescraft.api.GuiVC; import com.viesis.viescraft.api.References; import com.viesis.viescra...
/** * 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.dumu.housego.framgent; import java.util.List; import java.util.Map; import org.json.JSONException; import org.json.JSONObject; import com.alipay.sdk.app.AuthTask; import com.alipay.sdk.app.PayTask; import com.dumu.housego.R; import com.dumu.housego.adapter.AgentSubmitErShouAdapter; import com.dumu.houseg...
package com.project.convertedCode.includes.vendor.nikic.php_parser.lib.PhpParser.Internal; import com.runtimeconverter.runtime.RuntimeStack; import com.runtimeconverter.runtime.interfaces.ContextConstants; import com.runtimeconverter.runtime.includes.RuntimeIncludable; import com.runtimeconverter.runtime.includes.Incl...
/* * 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 Red Hat, Inc. and/or its affiliates. * * 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 b...
package com.jgb.designpatterns.interpreter.expressions.impl; import com.jgb.designpatterns.interpreter.expressions.Expression; public class Add implements Expression { private final Expression leftExpression; private final Expression rightExpression; public Add(Expression leftExpression, Expression righ...
package com.realmtest; import android.app.Application; import com.facebook.react.ReactApplication; import io.realm.react.RealmReactPackage; import com.oblador.vectoricons.VectorIconsPackage; import com.BV.LinearGradient.LinearGradientPackage; import com.swmansion.gesturehandler.react.RNGestureHandlerPackage; import c...
package cn.jzvd.demo.CustomJzvd; import android.content.Context; import android.util.AttributeSet; import android.view.View; import cn.jzvd.JzvdStd; /** * ////TODO 这个还有重要的逻辑问题,reset的时候是否设置普通屏幕的方向,普通屏幕的方向应该在什么地方设置 * Created by Nathen on 2016/11/6. */ public class JzvdStdShowTextureViewAfterAutoComplete extends Jz...
package io.quarkus.context.test.customContext; /** * Custom context for test purposes. * Store some value (String) in a thread local variable. */ public class CustomContext { public static final String NAME = "MyContext"; private static ThreadLocal<String> context = ThreadLocal.withInitial(() -> ""); ...
/* * Copyright 2017-2018 original 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 agre...
/* * 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 org.appenders.log4j2.elasticsearch.jest; /*- * #%L * log4j2-elasticsearch * %% * Copyright (C) 2020 Rafal Foltynski * %% * 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 * * ...
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
package com.lordofthejars.nosqlunit.marklogic; public class ManagedMarkLogicLifecycleManagerBuilder { private ManagedMarkLogicLifecycleManager managedMarkLogicLifecycleManager; private ManagedMarkLogicLifecycleManagerBuilder() { managedMarkLogicLifecycleManager = new ManagedMarkLogicLifecycleManager...
/* * Copyright 2013-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 a...
/** * 取置可否 */ package library.domain.model.reservation.availability;
package com.antlab.panotest.util; import java.text.DecimalFormat; public class SlideWin { private float[] m_data; private int m_size; private int m_pos; private static final DecimalFormat dFor = new DecimalFormat("0.0"); public SlideWin(int size) { init(size); } private void ini...
/* * Copyright 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 applica...
package com.todosfeed; import android.app.Application; import android.util.Log; import com.facebook.react.PackageList; import com.facebook.hermes.reactexecutor.HermesExecutorFactory; import com.facebook.react.bridge.JavaScriptExecutorFactory; import com.facebook.react.ReactApplication; import com.facebook.react.React...
import java.util.ArrayList; import java.util.List; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonPropertyDescription; import com.fasterxml.jackson.annotation.JsonPropertyOrder; import org.apache.commons.lang.builder...
package net.jeeshop.core.util; import java.awt.AlphaComposite; import java.awt.Color; import java.awt.Font; import java.awt.Graphics2D; import java.awt.Image; import java.awt.RenderingHints; import java.awt.image.BufferedImage; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import ja...
package io.automatiko.engine.workflow.compiler.canonical; import static io.automatiko.engine.workflow.compiler.canonical.AbstractVisitor.KCONTEXT_VAR; import static io.automatiko.engine.workflow.process.executable.core.Metadata.MAPPING_VARIABLE; import static io.automatiko.engine.workflow.process.executable.core.Metad...
/* * 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 ...
public class NumChar { private int input; private int length; private char[] charList = {'0','1','2','3','4','5','6','7','8','9'}; //constructor allows you the initialize variables as soon as a object is created public NumChar(){ input = 0; } public char getChar(int theInput){ input = theInput; char ...
package com.webank.webase.node.mgr.external.mapper; import com.webank.webase.node.mgr.contract.entity.ContractParam; import com.webank.webase.node.mgr.external.entity.RspAllExtContract; import com.webank.webase.node.mgr.external.entity.TbExternalContract; import java.util.List; import org.apache.ibatis.annotations.Del...
/******************************************************************************* * Copyright (c) 2005, 2011 BEA Systems, Inc. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is avail...
/* * 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 (c) 2004-2005 Ant-Contrib project. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
package difficultymod.api.stamina; public enum ActionType { RUNNING, MINING, JUMPING, ATTACKING }
package com.geek.conding.business.model.rds; import com.baomidou.mybatisplus.annotation.TableName; import lombok.Data; import lombok.experimental.Accessors; import java.io.Serializable; import java.util.Date; /** * @Author 张耀烽 * @Date Created in 2020/4/25 0:09 * @Version v1.0 * @Description 订单Model */ @Data @Ac...
package com.cartoaware.mvvm.network; import com.cartoaware.mvvm.data.PixabayResponse; import retrofit2.Call; import retrofit2.http.GET; import retrofit2.http.Query; public interface SearchApi { //Adding passing in page + page limit, may not get time to include //Adding flexibility for various search input, a...
/** * Licensed to Apereo under one or more contributor license * agreements. See the NOTICE file distributed with this work * for additional information regarding copyright ownership. * Apereo licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file * except in ...
/* * Copyright © 2017 camunda services GmbH (info@camunda.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.apache.org/licenses/LICENSE-2.0 * * Unless required ...
package org.geekbang.thinking.in.spring.ioc.dependency.injection; import org.geekbang.thinking.in.spring.ioc.overview.domain.User; /** * UserHolder * TODO * * @author fc * @version 1.0 * @date 2020/11/17 0:03 */ public class UserHolder { private User user; public UserHolder(User user) { this....
package org.github.sidec.jackaudiodevice; import com.jsyn.JSyn; import com.jsyn.Synthesizer; import com.jsyn.unitgen.ChannelIn; import com.jsyn.unitgen.LineOut; import com.jsyn.unitgen.SineOscillator; import com.noisepages.nettoyeur.jack.JackException; import java.io.IOException; public class JackAudioDeviceExample...
/* * WorldEdit, a Minecraft world manipulation toolkit * Copyright (C) sk89q <http://www.sk89q.com> * Copyright (C) WorldEdit team and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software F...
package com.synopsys.integration.jira.common.cloud.service; import static org.junit.jupiter.api.Assertions.assertEquals; import java.util.LinkedList; import java.util.List; import java.util.UUID; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.MethodSource; import com.syn...
// ============================================================================ // // Copyright (C) 2006-2019 Talend Inc. - www.talend.com // // This source code is available under agreement available at // %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt // // You should have receiv...
package com.sqap.api.domain.audio.test.single.service; import com.sqap.api.domain.audio.test.base.TestType; import com.sqap.api.domain.audio.test.result.abx.AbxFormattedResult; import com.sqap.api.domain.audio.test.result.dto.TestGroupResultDto; import com.sqap.api.domain.audio.test.result.mushra.MushraFormattedResult...
package p005cm.aptoide.p006pt; import android.content.ContentResolver; import android.content.SharedPreferences; import javax.inject.Provider; import org.jacoco.agent.p025rt.internal_8ff85ea.Offline; import p005cm.aptoide.p006pt.networking.IdsRepository; import p318e.p319a.C13181b; import p318e.p319a.C13182c; /* rena...
package com.smansoft.sl; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.EnableAutoConfiguration; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration; import org.springf...
package com.r4intellij.psi; import com.intellij.lang.ASTNode; import com.intellij.psi.PsiElement; import com.intellij.psi.tree.IElementType; import com.r4intellij.RFileType; import org.jetbrains.annotations.NonNls; import org.jetbrains.annotations.NotNull; import java.lang.reflect.Constructor; public class RElementT...
/* * Copyright (c) 2014-2015 University of Ulm * * See the NOTICE file distributed with this work for additional information * regarding copyright ownership. 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...
package us.ihmc.scs2.definition.yoSlider; import javax.xml.bind.annotation.XmlAttribute; public class YoKnobDefinition { private String variableName; private String minValue; private String maxValue; @XmlAttribute public void setVariableName(String variableName) { this.variableName = variable...
/* * This is a mapper class to convert data structures from Jung2 * to my own toolset. * * */ package graph; import org.apache.hadoopts.data.series.TimeSeriesObject; import edu.uci.ics.jung.graph.Graph; import edu.uci.ics.jung.graph.UndirectedGraph; import edu.uci.ics.jung.graph.UndirectedSparseMultigraph; imp...
/** * Copyright (c) LambdaCraft Modding Team, 2013 * 版权许可:LambdaCraft 制作小组, 2013. * http://lambdacraft.half-life.cn/ * * LambdaCraft is open-source. It is distributed under the terms of the * LambdaCraft Open Source License. It grants rights to read, modify, compile * or run the code. It does *NOT* grant the r...
package org.wikipedia.feed.random; import android.content.Context; import androidx.annotation.NonNull; import androidx.core.util.Pair; import org.wikipedia.dataclient.ServiceFactory; import org.wikipedia.dataclient.WikiSite; import org.wikipedia.dataclient.page.PageSummary; import org.wikipedia.feed.FeedContentType;...
/** * 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 pl.coderstrust.database.mongo; import java.util.Collection; import org.mapstruct.Mapper; import org.mapstruct.Mapping; @Mapper(componentModel = "spring") public interface MongoModelMapper { Collection<Invoice> mapToMongoInvoices(Collection<pl.coderstrust.model.Invoice> invoices); Collection<pl.code...
/* * 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 io.github.ztkmkoo.dss.core.message.rest; import io.github.ztkmkoo.dss.core.message.DssCommand; /** * Project: dss * Created by: @ztkmkoo(ztkmkoo@gmail.com) * Date: 20. 3. 3. 오후 10:02 */ public interface DssRestMasterActorCommand extends DssCommand { }
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. package com.microsoft.commondatamodel.objectmodel.cdm; import com.google.common.base.Strings; import com.microsoft.commondatamodel.objectmodel.enums.CdmAttribute...
package org.speech4j.tenantservice.mapper; import org.speech4j.tenantservice.dto.request.UserDtoReq; import org.speech4j.tenantservice.dto.response.UserDtoResp; import org.speech4j.tenantservice.entity.tenant.User; import org.springframework.stereotype.Component; @Component public class UserDtoMapper implements Abstr...
// PARSER_WEEDER public class J1_commentsInExp4 { public J1_commentsInExp4 () {} public int // too many foo() { return 123; } public static int test() { J1_commentsInExp4 j = /* comments */ new /* are */ J1_commentsInExp4(); return j./* not enough! */foo(); } }
/* * Copyright 2010 Aalto University, ComNet * Released under GPLv3. See LICENSE.txt for details. */ package test; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import junit.framework.TestCase; import routing.max...
/* * 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 2014-2020 the original author or authors. * <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> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required ...
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * 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.apach...
/** * 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 uk.gov.hmcts.reform.fpl; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; import uk.gov.hmcts.reform.fpl.model.CallbackResponse; import uk.gov.hmcts.reform.fpl.model.CaseData; import uk.gov.hmcts.reform.fpl.model.SentDocument; import uk.gov.hmcts.reform.fpl.model.SentDocume...
package org.kymjs.example.fragment; import org.kymjs.aframe.bitmap.utils.BitmapOperateUtil; import org.kymjs.aframe.ui.BindView; import org.kymjs.aframe.ui.fragment.BaseFragment; import org.kymjs.example.R; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.os.Bundle; import android...
/** * */ package software.amazon.serverless.apprepo.api.client.model; import com.amazonaws.protocol.ProtocolMarshaller; import com.amazonaws.protocol.StructuredPojo; import java.io.Serializable; import javax.annotation.Generated; import software.amazon.serverless.apprepo.api.client.model.transform.CreateApplicatio...
// Copyright 2018-2020 Polyaxon, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agre...
package com.gtc.opportunity.trader.service.xoopportunity.finder; import com.googlecode.cqengine.IndexedCollection; import com.googlecode.cqengine.TransactionalIndexedCollection; import com.googlecode.cqengine.index.hash.HashIndex; import com.googlecode.cqengine.resultset.ResultSet; import com.gtc.opportunity.trader.cq...
package com.curso.herencia; /** * @author JLIL */ public class ServicioHTTP { public final static String VERSION = "HTTP Apache Server 2.0"; public static class Logger { public static void debug(String msg) { System.out.println("msg: " + msg); } public void fatal(Stri...
package edu.pitt.apollo.utilities; import edu.pitt.apollo.FileLocks; import edu.pitt.apollo.FileLocks.FileLockAction; import java.io.*; import java.util.HashMap; import java.util.Map; /** * A helper class which allows thread-safe file operations suitable for using * these files to indicate the error state of a pro...
/* * 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 org.infokin.cdcollectionmanager.repository.core; import org.infokin.cdcollectionmanager.model.core.BaseEntity; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; /** * Generic implementation of basic repository operations. */ public abstract class AbstractBaseRepository<T ...
/* file: QRStep3Mapper.java */ /******************************************************************************* * Copyright 2017 Intel Corporation * * 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...
/* * Copyright 2019 TWO SIGMA OPEN SOURCE, 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 * * Unless required by applicable law or...
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
package net.minecraft.command.impl; import com.mojang.brigadier.CommandDispatcher; import com.mojang.brigadier.builder.LiteralArgumentBuilder; import com.mojang.brigadier.context.CommandContext; import java.util.Collection; import java.util.Collections; import net.minecraft.command.CommandSource; import net.minecraft....
package captor; import out.Out; import java.awt.*; import java.sql.SQLOutput; import java.util.ArrayList; import java.util.List; public class LambdaTest { static class jj{ static void Astring(int abc) { System.out.println(); } } public static void main(String[] args) { ...
// Copyright 2014 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
package p; class A { static int x() { A.x(); } ; }
package seedu.dailyplanner.model; import javafx.collections.ObservableList; import seedu.dailyplanner.model.category.Category; import seedu.dailyplanner.model.category.UniqueCategoryList; import seedu.dailyplanner.model.task.ReadOnlyTask; import seedu.dailyplanner.model.task.Task; import seedu.dailyplanner.model.task....
package org.infinispan.statetransfer; import static org.infinispan.commons.util.Util.toStr; import java.util.Iterator; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentMap; import org.infinispan.container.MergeOnStore; import org.infinispan.container.DataCont...