text
stringlengths
7
995k
package org.pushingpixels.radiance.demo.theming.main.check.svg.filetypes; import java.awt.*; import java.awt.geom.*; import java.awt.image.BufferedImage; import java.io.*; import java.lang.ref.WeakReference; import java.util.Base64; import java.util.Stack; import javax.imageio.ImageIO; import javax.swing.SwingUtilitie...
/* Copyright 2017 Miguel Gonzalez Sanchez * * 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 ag...
package com.oliveroneill.tod; import com.facebook.react.ReactActivity; public class MainActivity extends ReactActivity { /** * Returns the name of the main component registered from JavaScript. * This is used to schedule rendering of the component. */ @Override protected String getMainComp...
/** * 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 it.gov.aifa.invoice_processor.service; import org.springframework.core.convert.converter.Converter; import it.gov.aifa.invoice_processor.entity.invoice.Invoice; import it.gov.aifa.invoice_processor.mapping.InvoiceMapping; public interface InvoiceMappingToEntityConverter extends Converter<InvoiceMapping<Strin...
/* * Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache....
package org.sadtech.bot.gitlab.context.repository; import org.sadtech.bot.gitlab.context.domain.entity.Person; import org.sadtech.haiti.context.repository.SimpleManagerRepository; /** * // TODO: 15.01.2021 Добавить описание. * * @author upagge 15.01.2021 */ public interface PersonRepository extends SimpleManagerR...
package module356packageJava0; import java.lang.Integer; public class Foo0 { Integer int0; Integer int1; Integer int2; public void foo0() { new module1115packageKt0.Foo0().foo7(); new module940packageKt0.Foo0().foo11(); new module476packageJava0.Foo0().foo4(); new module744packageJava0.Foo0...
/* * Copyright 2014-2020 Rudy De Busscher (https://www.atbash.be) * * 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 requir...
/* * Copyright (c) 2020, The OpenThread Commissioner Authors. * 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 copyrig...
/* * 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 not ...
package com.kevin.mirs.entity; public class Movie { private Integer id; private String doubanId; private String name; private String doubanRating; private String imdbRating; private String releaseYear; private String directors; private String screenwriters; private String actors; ...
/* * 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...
/** * 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...
/* * TaskUnifier * Copyright (c) 2013, Benjamin Leclerc * All rights reserved. */ package com.leclercb.taskunifier.plugin.organitask.calls; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.node.ObjectNode; import com.leclercb.commons.api.utils.CheckUtils; import com.leclerc...
/* 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 * distribut...
package com.coveo.saml; import org.opensaml.saml.saml2.core.Status; import org.opensaml.saml.saml2.core.StatusCode; import org.opensaml.saml.saml2.core.StatusDetail; import org.opensaml.saml.saml2.core.StatusMessage; /** * The type Saml logout response. */ public class SamlLogoutResponse { private Status status; ...
package com.jwisniowski.katas; import org.hamcrest.collection.IsArrayContainingInAnyOrder; import org.junit.Before; import org.junit.Test; import java.util.Arrays; import java.util.stream.IntStream; import static org.hamcrest.CoreMatchers.is; import static org.hamcrest.MatcherAssert.assertThat; import static org.ham...
package com.hollandjake.messenger_bot_api.util; import org.openqa.selenium.Keys; import java.awt.*; import java.time.format.DateTimeFormatter; public interface CONSTANTS { DateTimeFormatter MESSAGE_DATE_FORMATTER = DateTimeFormatter.ofPattern("dd MMMM yyyy HH:mm"); DateTimeFormatter MESSAGE_TIMEOUT_FORMATTER = Dat...
package de.metas.marketing.gateway.cleverreach.restapi.models; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonProperty; import lombok.Value; /* * #%L * marketing-cleverreach * %% * Copyright (C) 2020 metas GmbH * %% * This program is free software: you can redi...
/* * 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 2013-2018 QaProSoft (http://www.qaprosoft.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 ...
package org.spongycastle.asn1.esf; import java.util.Enumeration; import org.spongycastle.asn1.ASN1EncodableVector; import org.spongycastle.asn1.ASN1Object; import org.spongycastle.asn1.ASN1Primitive; import org.spongycastle.asn1.ASN1Sequence; import org.spongycastle.asn1.ASN1TaggedObject; import org.spongycastle.asn1...
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0; you may not use this file except in compliance with the Elastic License * 2.0. */ package org.elasticsearch.xpack.shutdown; import org.apache.loggi...
package org.zmsoft.jfp.framework.utils; import org.zmsoft.jfp.framework.constants.IFrameworkConstants; import com.alibaba.fastjson.JSON; import redis.clients.jedis.Jedis; /** * 缓存数据对象与字符串转换 * * @author ZmSoft * @version 0.1.0 2018/2/8 * @since 0.1.0 2018/2/8 * */ public class RedisHelper implements IFramewo...
/** * REGISTER */ package edu.gw.csci.simulator.registers; import java.util.BitSet; public class Register { /** * VARIABLES */ private final RegisterType registerType; private BitSet data; /** * INSTANTIATE REGISGTER * @param registerType */ public Register(RegisterType...
/* Copyright 2017 Braden Farmer * * 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 json; public class ExtMessage implements Cloneable{ @Override public ExtMessage clone() throws CloneNotSupportedException { return (ExtMessage) super.clone(); } }
/* * Copyright (c) 2004-2021, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this * list...
/* * Copyright 2012 NGDATA nv * * 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...
package com.mybatis; import org.apache.ibatis.mapper.UserMapper; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; import org.junit.jupiter.api.Test; import java.io.FileInputStream; import java.io.FileNotFoundExc...
package com.revature.models; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import lombok.AllArgsConstructor; import lombok.EqualsAndHashCode; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; i...
package org.deeplearning4j.nn.conf.layers; import org.deeplearning4j.nn.conf.GradientNormalization; import org.deeplearning4j.nn.conf.NeuralNetConfiguration; import org.deeplearning4j.nn.conf.Updater; import org.deeplearning4j.nn.conf.distribution.Distribution; import org.deeplearning4j.nn.conf.distribution.NormalDist...
/* * Copyright 2017-2020 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
package com.javaen.web; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; /** * @author [Pablo Ezequiel] * * REST API Book Manager * ...
// Generated from /Users/technicalsupport/Documents/NetBeansProjects/chainrepublik/src/chainrepublik/agents/test.g4 by ANTLR 4.7 package chainrepublik.agents.VM.PARSER.GRAMMAR.LANG; import org.antlr.v4.runtime.atn.*; import org.antlr.v4.runtime.dfa.DFA; import org.antlr.v4.runtime.*; import org.antlr.v4.runtime.misc.*;...
/* * Copyright 2010-2021 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 com.ibm.Zimulator.SmallAux.FA; import java.util.*; import com.ibm.Zimulator.SmallAux.*; /* All MDA_*.java source files are generated from this. Specific versions for basic types, and a <> version with generics. _byte -> _d, _f, ... <Obj> _byte -> _d, _f, ... "" Byte -> Double, Float, ... Ob...
package org.hl7.fhir.dstu3.model.codesystems; /* Copyright (c) 2011+, HL7, 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: * Redistributions of source code must retain the above co...
/* * Copyright (C) 2017 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.example.utopia.xweather.Tool; import com.google.gson.annotations.SerializedName; import java.util.List; public class BingPic { @SerializedName("images") public List<BaseBing> images; public class BaseBing { //这里的链接还需要加上微软的http://cn.bing.com在前面 @SerializedName("url") ...
/* * Copyright (c) 2017 Torsten Krause, Markenwerk GmbH * * 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, m...
/* * Copyright 2013-2018 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...
/* * Copyright (C) 2017 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 kJavaFX.gEventsAndEventsHandlers; import javafx.application.Application; import javafx.fxml.FXMLLoader; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.stage.Stage; public class Main extends Application { @Override public void start(Stage primaryStage) throws Exception{ P...
package io.etrace.api.service; import com.google.common.collect.Streams; import io.etrace.api.model.po.ui.HistoryLog; import io.etrace.api.model.vo.SearchResult; import io.etrace.api.model.vo.ui.DashboardAppVO; import io.etrace.api.model.vo.ui.DashboardVO; import io.etrace.api.repository.HistoryLogMapper; import io.et...
///////////////////////////////////////////////////////////////////////////// // This file is part of the "Java-DAP" project, a Java implementation // of the OPeNDAP Data Access Protocol. // // Copyright (c) 2010, OPeNDAP, Inc. // Copyright (c) 2002,2003 OPeNDAP, Inc. // // Author: James Gallagher <jgallagher@opendap....
package com.bumptech.glide.request; import android.graphics.Bitmap; import android.graphics.drawable.Drawable; import android.support.annotation.CheckResult; import android.support.annotation.DrawableRes; import android.support.annotation.FloatRange; import android.support.annotation.IntRange; import android.support.a...
/* 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 ...
// Path file for work Paths // .get("c:\\Users\\work\\Dropbox\\workspace\\HomeWorkPoo8\\template.txt"); import java.io.IOException; import java.nio.charset.Charset; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.util.ArrayList; import java.util.LinkedList; public cl...
package org.xblackcat.sjpu.storage.bugfix.fewenums; import org.junit.After; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import org.xblackcat.sjpu.storage.*; import org.xblackcat.sjpu.storage.connection.IConnectionFactory; import org.xblackcat.sjpu.storage.typemap.EnumToStringMapper; import...
/* * 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.apache.maven.tools.plugin.extractor.javadoc; /* * 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 unde...
package com.zjzy.morebit.Module.common.Dialog; import android.app.Dialog; import android.content.Context; import android.os.Bundle; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import com.trello.rxlifecycle2.components.support.RxAppCompatActivity; import com.zjzy.morebit....
/** * Copyright 2015 Sam Leitch * 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...
/* * This Java source file was generated by the Gradle 'init' task. */ package linter; import java.io.*; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; public class App { public static void main(String[] args) { System.out.println(hasErrors("/Users/macbookpro/projec...
/* * Copyright (C) 2016 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 ...
/** * Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * and/or other contributors as indicated by the @authors tag. See the * copyright.txt file in the distribution for a full listing of all * contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not ...
package tech.kronicle.service.scanners.gradle; import tech.kronicle.sdk.models.Component; import tech.kronicle.sdk.models.Software; import tech.kronicle.sdk.models.SoftwareDependencyType; import tech.kronicle.sdk.models.SoftwareRepository; import tech.kronicle.service.constants.Comparators; import tech.kronicle.servic...
package io.rocketbase.commons.obfuscated; import io.rocketbase.commons.exception.ObfuscatedDecodeException; public interface IdObfuscator { ObfuscatedId obfuscate(long id); ObfuscatedId decode(String obfuscated) throws ObfuscatedDecodeException; }
/* * 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 ...
/* * 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 Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
// // ======================================================================== // Copyright (c) 1995-2019 Mort Bay Consulting Pty. Ltd. // ------------------------------------------------------------------------ // All rights reserved. This program and the accompanying materials // are made available under the ter...
import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; class CastPreventsNPEDetection { @Nullable Object getParent() { return null; } void f() { ((ChildCastImpl)this).getParent().toString(); ((CastPreventsNPEDetection)this).getParent().toString(); ...
package org.infinispan.lucene; import java.util.Arrays; import org.testng.AssertJUnit; import org.testng.annotations.Test; /** * Tests basic functionality of LuceneKey2StringMapper * @see LuceneKey2StringMapper * * @author Sanne Grinovero * @since 4.1 */ @Test(groups = "functional", testName = "lucene.Key2Stri...
package com.ruoyi.project.system.service; import java.util.List; import com.ruoyi.project.system.domain.Zhibiao; /** * 指标记录Service接口 * * @author ruoyi * @date 2021-04-15 */ public interface IZhibiaoService { /** * 查询指标记录 * * @param id 指标记录ID * @return 指标记录 */ public Zhibiao selec...
package org.insightech.er.preference.page.jdbc; import java.util.ArrayList; import java.util.List; import org.eclipse.draw2d.ColorConstants; import org.eclipse.jface.dialogs.IDialogConstants; import org.eclipse.jface.preference.PreferencePage; import org.eclipse.swt.SWT; import org.eclipse.swt.events.MouseAdapter; im...
package graphql.schema; import java.util.Map; import static graphql.Assert.assertNotNull; import static graphql.Assert.assertValidName; public class GraphQLInputObjectField { private final String name; private final String description; private GraphQLInputType type; private final Object defaultValu...
package com.padc.nyinyi.padcburppleapp.dagger; import com.padc.nyinyi.padcburppleapp.networks.BurppleDataAgent; import com.padc.nyinyi.padcburppleapp.networks.BurppleDataAgentImpl; import javax.inject.Singleton; import dagger.Module; import dagger.Provides; /** * Created by user on 1/7/18. */ @Module public cla...
/* * Copyright 2014-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 "licen...
/* * Copyright 2013 Couchbase, 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 agree...
/** * 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) 2015 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 info.xiancloud.core.apidoc.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * DocOAuth20 接口入参明细 * * @author yyq * */ @Retention(RetentionPolicy.RUNTIME) @Target(value = Element...
package ie.ul.daveberry.budget.adapter; import android.content.Context; import android.widget.ArrayAdapter; import java.util.List; import ie.ul.daveberry.budget.model.Expense; public class TodaysExpenseListViewAdapter extends ArrayAdapter { private final List<Expense> expenses; public TodaysExpenseListViewAdap...
package com.univocity.trader.indicators.base; import java.time.*; import java.util.concurrent.*; public class TimeInterval { public static final TimeInterval MINUTE = minutes(1); public static final TimeInterval HOUR = hours(1); public final long duration; public final TimeUnit unit; public final long ms; pri...
package us.dot.its.jpo.ode.udp.vsd; public class VsdDepositorTest { //TODO open-ode // @Tested // VsdDepositor testVsdDepositor; // // @Injectable // OdeProperties injectableOdeProperties; // // @Capturing // MessageConsumer<?,?> capturingMessageConsumer; // // @Capturing // VehSitDataMessageDeserial...
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 素材创建模型 * * @author auto create * @since 1.0, 2019-09-06 10:28:10 */ public class MaterialCreateInfo extends AlipayObject { private static final long serialVersionUID = 4277459346849164829L;...
package cn.xpbootcamp.tennis; public interface TennisGame { void wonPoint(String playerName); String getScore(); }
package com.github.shardingsphere.paper.cornucopia.jdbctest.cases; import com.github.shardingsphere.paper.cornucopia.jdbctest.constants.BenchmarkEnvConstant; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.SQLException; import java.util.concurrent.ThreadLocalRandom; public class Delete...
/* * Copyright (C) 2014 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.alibaba.repeater.console.common.domain; import lombok.Getter; import lombok.Setter; import java.util.List; /** * {@link PageResult} * <p> * * @author zhaoyb1990 */ @Getter @Setter public class PageResult<T> implements java.io.Serializable { private List<T> data; private boolean success; ...
package lech.newarchitecstudy.db; import android.arch.lifecycle.LiveData; import android.arch.lifecycle.MutableLiveData; import android.arch.persistence.room.Room; import android.content.Context; import android.os.AsyncTask; import java.util.concurrent.atomic.AtomicBoolean; /** * Created by Android_61 on 2017/7/3. ...
package com.junl.common; import java.awt.BasicStroke; import java.awt.Color; import java.awt.Font; import java.awt.FontFormatException; import java.awt.FontMetrics; import java.awt.Graphics2D; import java.awt.Transparency; import java.awt.image.BufferedImage; import java.io.File; import java.io.FileInputStream; import...
/* * Copyright (C) 2016 Singular Studios (a.k.a Atom Tecnologia) - www.opensingular.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 ...
/* Copyright 2020. Huawei Technologies Co., Ltd. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless requ...
package ru.sqrt.pft.addressbook.generators; import com.beust.jcommander.JCommander; import com.beust.jcommander.Parameter; import com.beust.jcommander.ParameterException; import com.thoughtworks.xstream.XStream; import ru.sqrt.pft.addressbook.model.ContactData; import java.io.File; import java.io.FileWriter; import...
package com.idmp.mapper; import com.idmp.model.UmsAdmin; import com.idmp.model.UmsAdminExample; import java.util.List; import org.apache.ibatis.annotations.Param; public interface UmsAdminMapper { long countByExample(UmsAdminExample example); int deleteByExample(UmsAdminExample example); int deleteByPri...
package uk.gov.hmcts.reform.jrdrefdataapi.configuration; import org.springframework.context.annotation.Configuration; @Configuration public class SysRefDataConfiguration { }
/* * Copyright 2015-2020 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 io.yawp.commons.config; import org.junit.Test; import static org.junit.Assert.assertTrue; public class ConfigTest { @Test public void testConfigPackage() { ConfigFile configFile = ConfigFile.load(); assertTrue(configFile.getConfig().getPackages().startsWith("io.yawp")); } }
// ============================================================================ // // Copyright (C) 2006-2021 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 br.com.projetointegrado.anhembimorumbi.service; import java.util.List; import spark.Request; import org.hibernate.Session; import org.mindrot.jbcrypt.BCrypt; import br.com.projetointegrado.anhembimorumbi.models.User; import br.com.projetointegrado.anhembimorumbi.utils.DBTransactionUtil; import br.com.projeto...
/* * 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...
/* * The MIT License * * Copyright 2020 Carl Sampson <chs@chs.us>. * * 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 ...
package com.shangying.JiYin.function; import android.os.Bundle; import android.webkit.WebView; import androidx.appcompat.app.AppCompatActivity; import com.shangying.JiYin.R; public class Webviewxy extends AppCompatActivity { private WebView webView; @Override protected void onCreate(Bundle savedInstanceStat...
package es.uniovi.asw.dbupdate.repositories; public class Repository { public static CandidateRepository candidateR; public static CandidatureRepository candidatureR; public static ConstituencyRepository constituencyR; public static ElectionRepository electionR; public static PollingPlaceRepository pollingPlaceR...
package hex.schemas; import hex.glm.GLMModel; import hex.glm.GLMModel.GLMOutput; import water.MemoryManager; import water.api.API; import water.api.schemas3.ModelOutputSchemaV3; import water.api.schemas3.ModelSchemaV3; import water.api.schemas3.TwoDimTableV3; import water.util.ArrayUtils; import water.util.TwoDimTable...