text
stringlengths
7
995k
package com.prowidesoftware.swift.model.mx.dic; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.bind.annotat...
package org.swtk.commons.dict.wiktionary.generated.n.u.k; import java.util.Collection; import java.util.HashMap; import java.util.Map; import org.swtk.common.dict.dto.wiktionary.Entry; import com.trimc.blogger.commons.utils.GsonUtils; public class WiktionaryNUK000 { private static Map<String, Entry> map = new Has...
package li260.ihm.observer; import java.awt.Color; import java.awt.Graphics; import java.awt.geom.AffineTransform; import java.awt.image.AffineTransformOp; import java.awt.image.BufferedImage; import li260.geometry.VTools; import li260.geometry.Vecteur; import li260.tools.PngTools; import li260.voiture.Voiture; publ...
/** * iBizSys 5.0 用户自定义代码 * http://www.ibizsys.net */ package net.ibizsys.psrt.srv.common.service; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframework.stereotype.Component; import net.ibizsys.paas.service.ServiceGlobal; /** * 实体[TSSDTaskLog] 服务对象 ...
/* * 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 se.mah.elis.impl.service.storage.test.mock; import java.util.ArrayList; import java.util.Collection; import java.util.Properties; import java.util.UUID; import org.joda.time.DateTime; import se.mah.elis.data.ElisDataObject; import se.mah.elis.data.OrderedProperties; public class MockDataObject3 implements E...
/* * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
package com.qiniu.storage; import com.qiniu.common.QiniuException; import com.qiniu.http.Client; import com.qiniu.http.Response; import com.qiniu.util.Crc32; class ResumeUploadPerformerV1 extends ResumeUploadPerformer { ResumeUploadPerformerV1(Client client, String key, UploadToken token, ResumeUploadSource sou...
package fr.neamar.kiss.pojo; import fr.neamar.kiss.normalizer.StringNormalizer; public abstract class Pojo { public static final String DEFAULT_ID = "(none)"; // Globally unique ID. // Usually starts with provider scheme, e.g. "app://" or "contact://" to // ensure unique constraint public String ...
/** * 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 ru.job4j.blockingqueue; import org.junit.Test; import java.util.Arrays; import java.util.concurrent.CopyOnWriteArrayList; import static org.hamcrest.Matchers.is; import static org.junit.Assert.*; public class SimpleBlockingQueueTest { @Test public void whenFetchAllThenGetIt() throws InterruptedExce...
begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1 begin_comment comment|/* * 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 ...
package live.citang.onema.dao; import live.citang.onema.mbg.model.UmsPermission; import org.apache.ibatis.annotations.Param; import org.springframework.stereotype.Repository; import java.util.List; /** * @Author: citang * @Date: 2020-05-05 09:58 * @Description: description what the main function of this file */ ...
/* * (C) Copyright 2006-2007 Nuxeo SA (http://nuxeo.com/) and others. * * 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 re...
/* * Copyright (c) 2021, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). * * 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...
// 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 de.hamstersimulator.objectsfirst.internal.model.territory; import static de.hamstersimulator.objectsfirst.utils.Preconditions.checkNotNull; import java.util.LinkedList; import java.util.List; import java.util.function.Consumer; import de.hamstersimulator.objectsfirst.commands.Command; import de.hamstersimula...
package co.com.webSchoolddd.useCases; import co.com.sofka.business.generic.UseCase; import co.com.sofka.business.support.RequestCommand; import co.com.sofka.business.support.ResponseEvents; import co.com.webSchoolddd.registro.Escuela.Escuela; import co.com.webSchoolddd.registro.Escuela.command.AgregarNuevoReto; publi...
/* Copyright 2004 - 2007 Kasper Nielsen <kasper@codehaus.org> Licensed under * the Apache 2.0 License, see http://coconut.codehaus.org/license. */ package org.coconut.cache.tck.cacheentry; import org.junit.Test; public class ExpirationTime { @Test public void dummy() { //Test expiration time } ...
/* * 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) 1998-2009 AOL 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.apac...
package com.atguigu.gmall.sms.service; import com.baomidou.mybatisplus.extension.service.IService; import com.atguigu.gmall.sms.entity.CouponSpuRelationEntity; import com.atguigu.core.bean.PageVo; import com.atguigu.core.bean.QueryCondition; /** * 优惠券与产品关联 * * @author SunHaoyuan * @email yuan5230@outlook.com * ...
/* * NeutrinoAPI * * This file was automatically generated for NeutrinoAPI by APIMATIC v2.0 ( https://apimatic.io ). */ package com.neutrinoapi.sdk.models; import java.util.*; public class BrowserBotResponseBuilder { //the instance to build private BrowserBotResponse browserBotResponse; /** * De...
/* * 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...
package com.ms.projectlecturer.model; import lombok.AllArgsConstructor; import lombok.Getter; @AllArgsConstructor public enum DayOfTheWeek { Monday("Monday"), Tuesday("Tuesday"), Wednesday("Wednesday"), Thursday("Thursday"), Friday("Friday"), Saturday("Saturday"), Sunday("Sunday"); @Get...
/******************************************************************************* * If not stated otherwise in this file or this component's Licenses.txt file the * following copyright and licenses apply: * * Copyright 2018 RDK Management * * Licensed under the Apache License, Version 2.0 (the "License"); * you m...
/* * Copyright (C) 2015 University of Oregon * * You may distribute under the terms of either the GNU General Public * License or the Apache License, as specified in the LICENSE file. * * For more information, see the LICENSE file. */ package vnmr.jgl; public class JGLData implements JGLDef { public int n...
package com.smartsheet.api.models; /* * #[license] * Smartsheet SDK for Java * %% * Copyright (C) 2014 Smartsheet * %% * 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:...
package fr.javatronic.blog.massive.annotation1.sub1; import fr.javatronic.blog.processor.Annotation_001; @Annotation_001 public class Class_9475 { }
/* * Copyright 2013-2015 Sergey Ignatov, Alexander Zolotov, Florin Patan * * 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 req...
//Wrapper class to allow lowess normalization of two colour arrays //Class passes two channels of data to a LowessForMaxD object //Majority of parameters are set at defaults for time being import java.util.Arrays; public class MicroArrayIntensityLowess { public static double[][] normalize( double[] red, double[...
/* * Copyright 2018 LINE Corporation * * LINE Corporation 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.org/licenses/LICENSE-2.0 * * Unless re...
/* * Copyright 2003-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 app...
package org.robolectric; import java.util.Properties; import javax.annotation.Nonnull; import javax.inject.Inject; import org.robolectric.plugins.DefaultSdkPicker; import org.robolectric.plugins.SdkCollection; /** @deprecated use {@link org.robolectric.plugins.DefaultSdkPicker} instead. */ @Deprecated public class Sd...
import com.google.common.base.Splitter; import com.google.common.collect.Iterables; import org.apache.commons.io.FileUtils; import java.io.*; import java.nio.file.Files; import java.nio.file.Path; import java.util.*; public class HuffmanEncoding implements Serializable { LinkedHashMap<String, String> ...
package com.funtl.myshop.service.content.consumer; import com.alibaba.dubbo.container.Main; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; import org.springframework....
/* * 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 2021 NESP Technology. * * 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 ...
package ar.com.jolisper.metachainer.test; import ar.com.jolisper.metachainer.annotation.ChainName; import ar.com.jolisper.metachainer.annotation.ChainStep; import ar.com.jolisper.metachainer.core.ChainContext; @ChainName("parametersChain") public class ParametersChain { @ChainStep(order = 1) public void addOneToP...
package com.example.phase1activity.ui.matching_game; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.Button; import com.example.phase1activity.R; import com.example.phase1activity.ui.abstraction.AbstractActivity; /** Activity where the user can choose to selec...
/* Copyright (c) 2000-2004 jMock.org */ package org.jmock.builder; /** * @since 1.0 */ public interface BuilderNamespace { MatchBuilder lookupID( String id ); void registerMethodName( String id, MatchBuilder invocation ); void registerUniqueID( String id, MatchBuilder invocation ); }
/* * Copyright 2018 ThoughtWorks, 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 agr...
package com.relationalai.cloudclient; import java.util.Map; /** * Representing a Server configuration. */ public class ServerConfiguration { public String URL; public String description; public Map<String, ServerVariable> variables; /** * @param URL A URL to the target host. * @param desc...
/* * Copyright (C) 2010 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...
package mb.resource; import org.checkerframework.checker.nullness.qual.NonNull; import org.checkerframework.checker.nullness.qual.Nullable; import java.net.URI; /** * String representation of a {@link ResourceKey resource key}. */ public interface QualifiedResourceKeyString extends ResourceKeyString, Comparable<Qu...
/* * 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 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 ru.otus.example.springjdbcdemo.repositories; import lombok.RequiredArgsConstructor; import org.springframework.jdbc.core.JdbcOperations; import org.springframework.stereotype.Repository; import ru.otus.example.springjdbcdemo.models.Course; import ru.otus.example.springjdbcdemo.models.OtusStudent; import ru.otu...
package innerclasses; // Returning a reference to an inner class. public class Parcel2 { class Contents { private int i = 11; public int value() { return i;} } class Destination { private String label; Destination(String whereTo) { label = whereTo; } String readLabel() { return label; } } ...
package com.polites.android; public interface MoveAnimationListener { public void onMove(float x, float y); }
package org.pesmypetcare.mypetcare.activities.threads; import org.pesmypetcare.mypetcare.utilities.ImageManager; /** * @author Albert Pinto */ public class WriteImagesRunnable implements Runnable { private String storageLocationPath; private String imageName; private byte[] imageBytes; public Write...
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2018.07.19 at 07:31:0...
/* * Licensed to Elastic Search and Shay Banon under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. Elastic Search licenses this * file to you under the Apache License, Version 2.0 (the * "License"); you m...
package ca.corefacility.bioinformatics.irida.ria.integration.pages.announcements; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import org.openqa.selenium.By; import org.openqa.selenium.WebDriv...
/********************************************************************************** * $URL: $ * $Id: $ *********************************************************************************** * * Copyright (c) 2007 The Sakai Foundation. * * Licensed under the Educational Community License, Version 1.0 (the "Licens...
package org.elasticsearch.action.simple; import org.elasticsearch.action.Action; import org.elasticsearch.client.ElasticsearchClient; public class SimpleAction extends Action<SimpleRequest, SimpleResponse, SimpleRequestBuilder> { public static final SimpleAction INSTANCE = new SimpleAction(); public static f...
/** * Copyright (c) 2009-2018, rultor.com * 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 notice, this list of conditio...
package ghost; import processing.core.PImage; /** * A kind of ghost that inherits the class Chaser. */ public class Ignorant extends Chaser { /** * Constructs a new Ignorant object. The instance stores the parameters as its own properties. * @param x the x-axis position * @param y the y-axis po...
/******************************************************************************* * Copyright (c) 2015 Sierra Wireless and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v2.0 * and Eclipse Distribution License v1.0 whi...
package team.terra.user.session.management.entity; import javax.persistence.Entity; import javax.persistence.Id; import lombok.AccessLevel; import lombok.Getter; import lombok.Setter; @Entity @Getter @Setter public class UserActivityEntity { @Id //@GeneratedValue(strategy=GenerationType.AUTO) - Not working when...
package com.Exodia.H_and_N; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.fragment.app.Fragment; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Intent; import android.os.Bundle; im...
package jbosswildfly.model; import javax.persistence.Entity; import java.io.Serializable; import javax.persistence.Id; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Column; import javax.persistence.Version; import java.lang.Override; @Entity public class Lo...
/* * Orika - simpler, better and faster Java bean mapping * * Copyright (C) 2011-2013 Orika 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/lic...
package com.orangeforms.upmsapi.dto; import com.orangeforms.common.core.validator.AddGroup; import com.orangeforms.common.core.validator.UpdateGroup; import com.orangeforms.common.core.validator.ConstDictRef; import com.orangeforms.upmsapi.constant.SysUserType; import com.orangeforms.upmsapi.constant.SysUserStatus; i...
package com.squad.service; import java.util.List; import com.squad.model.User; public interface UserService { public int add(User user); public int update(User user); public void delete(String email); public List<User> getAll(); public User getByEmail(String email); public boolean checkDuplicate(User use...
/** * 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...
import org.junit.Test; import static org.junit.Assert.*; public class TestOffByOne { // You must use this CharacterComparator and not instantiate // new ones, or the autograder might be upset. static CharacterComparator offByOne = new OffByOne(); // Your tests go here. @Test public void testEq...
/** * 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 m...
package module2234_generated.a; import javax.rmi.ssl.*; import java.awt.datatransfer.*; import java.beans.beancontext.*; /** * Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut * labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et just...
package com.dom.benchmarking.swingbench.plsqltransactions; import com.dom.benchmarking.swingbench.event.JdbcTaskEvent; import com.dom.benchmarking.swingbench.kernel.SwingBenchException; import com.dom.benchmarking.swingbench.kernel.SwingBenchTask; import com.dom.benchmarking.swingbench.utilities.RandomGenerator; imp...
package eventpackage; import java.util.EventObject; public class AnalysisEvent extends EventObject { private static final long serialVersionUID = -8747048316665097955L; /** * */ String _analysis; public String getAnalysis() { return _analysis; } public AnalysisEvent( Object source, String analysis)...
package com.peepopharma.openfda.model.drug; import com.fasterxml.jackson.annotation.JsonProperty; import lombok.Builder; import lombok.Data; import java.util.List; @Data @Builder public class Product { @JsonProperty("active_ingredients") private List<ActiveIngredient> activeIngredients; @JsonProperty("...
/** * Copyright 2017 www.infotel.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 by applicable law or agreed t...
/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (C) Copyright 2000-2011, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jfreechart/in...
package com.peacefish.orm.commons.exception; public class JPACriteriaQueryException extends RuntimeException { private static final long serialVersionUID = -5810160664107922453L; public JPACriteriaQueryException() { super(); } public JPACriteriaQueryException(String message, Throwable cause, boolean enableSup...
/* * 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) 2020 Hangzhou zhaoyunxing92 Technology Co., Ltd. All rights reserved. */ package io.github.sunny.cloud.file.controller; import io.github.sunny.cloud.file.controller.form.ProjectForm; import io.github.sunny.cloud.file.model.ProjectModel; import io.github.sunny.cloud.file.result.Response; import io....
/* Copyright (c) 2020 - for information on the respective copyright owner see the NOTICE file and/or the repository at https://github.com/hyperledger-labs/organizational-agent Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. Yo...
/* Generated By:JavaCC: Do not edit this line. HoclParser.java */ package fr.inria.hocl.core.hoclc2j; import java.util.StringTokenizer; /** * Grammar to parse Java version 1.5 * * @author Sreenivasa Viswanadha - Simplified and enhanced for 1.5 */ public class HoclParser implements HoclParserConstants { /** ...
/* * Copyright FUJITSU LIMITED 2016 */ /** * Provides the public Web service API of Catalog Manager. * <p> * Catalog Manager exposes its functionality as public * Web services. The Web services can be accessed * using SOAP messages over HTTP/HTTPS. * The Web service calls a client performs invoke the ...
package com.llm.permission.bean; import android.content.pm.PackageManager; import java.util.Arrays; /** * Permission 包装类 * * @author v_luoliming01 */ public class Permission { /** * 日志标签 */ private static final String TAG = Permission.class.getSimpleName(); /** * flag:未授权 */ ...
package codeinspect; import com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerEx; import com.intellij.codeInsight.daemon.impl.DaemonProgressIndicator; import com.intellij.codeInsight.daemon.impl.HighlightInfo; import com.intellij.openapi.Disposable; import com.intellij.openapi.application.ApplicationManager; impo...
package radix.com.dotto.controllers; /** * Different states */ public enum ControllerState { /** * Regular mode, just viewing what's going on */ PANNING, /** * Single tap of the screen. Shows the player what's going on. */ USER_FOCUSING }
/* * NOTICE * This software was produced for the office of the Director of National Intelligence (ODNI) * Intelligence Advanced Research Projects Activity (IARPA) ICArUS program, * BAA number IARPA-BAA-10-04, under contract 2009-0917826-016, and is subject * to the Rights in Data-General Clause 52.227-14, Alt. ...
// Copyright 2016 Google 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 by applicable law...
// Copyright 2015 The Chromium 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 org.chromium.chrome.browser.bookmarkswidget; import android.content.ContentResolver; import android.content.Context; import android.database.Cont...
package monero.wallet.model; import common.utils.GenUtils; import monero.daemon.model.MoneroOutput; import monero.daemon.model.MoneroTx; import monero.utils.MoneroException; /** * Models a Monero output with wallet extensions. */ public class MoneroOutputWallet extends MoneroOutput { private Integer accountIndex...
package me.saket.dank.ui.webview; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import androidx.annotation.Nullable; import androidx.browser.customtabs.CustomTabsIntent; import androidx.core.content.ContextCompat; import me.saket.dank.R; import me.sa...
package com.fishercoder.solutions; import java.util.TreeSet; /** * 220. Contains Duplicate III * * Given an array of integers, find out whether there are two * distinct indices i and j in the array such that the difference between nums[i] and nums[j] is at * most t and the difference between i and j is at most k...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.network; import com.azure.core.util.ExpandableStringEnum; import com.fasterxml.jackson.annotation.JsonCreator; import java.util....
/* SPDX-License-Identifier: Apache-2.0 */ /* Copyright Contributors to the ODPi Egeria project. */ package org.odpi.openmetadata.accessservices.datamanager.properties; import com.fasterxml.jackson.annotation.JsonAutoDetect; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.anno...
package io.github.opencubicchunks.cubicchunks.mixin.levelgen.common; import net.minecraft.util.Mth; import net.minecraft.world.level.levelgen.synth.BlendedNoise; import net.minecraft.world.level.levelgen.synth.PerlinNoise; import org.spongepowered.asm.mixin.Final; import org.spongepowered.asm.mixin.Mixin; 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 ...
package com.android.haule.androidachitecture.viper.interactors; import com.android.haule.androidachitecture.api.ApiServices; import com.android.haule.androidachitecture.api.ApiUtils; import com.android.haule.androidachitecture.models.Item; import com.android.haule.androidachitecture.models.ResAnswer; import com.androi...
package com.neko.seed.entity.vo; import lombok.Data; @Data public class RelationVO { private Integer id; private Integer sourceId; /** * */ private Integer targetId; /** * */ private String type; /** * */ private Double value; private String sourceName...
package com.marsss.marsss_will_do.config; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.datatype.hibernate4.Hibernate4Module; import org.springframework.context.annotation.Configuration; import org.springframework.http.converter.HttpMessageConverter; import org.springframework.http.c...
/* * Copyright 2015 Nokia Solutions and Networks * Licensed under the Apache License, Version 2.0, * see license.txt file for details. */ package org.rf.ide.core.testdata.model.table.exec.descs.impl; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.stream.Stream; i...
package com.example.dlapd.seoulcarmap.chat; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.RectF; import android.support.v7.widget.RecyclerView; import android.support.v7.widget.helper.ItemTouchHelper.Callback; import android.view.MotionEvent; impo...
package im.actor.runtime.function; import im.actor.runtime.promise.Tuple4; public abstract class FunctionTupled4<T1, T2, T3, T4, R> implements Function<Tuple4<T1, T2, T3, T4>, R> { public abstract R apply(T1 t1, T2 t2, T3 t3, T4 t4); @Override public final R apply(Tuple4<T1, T2, T3, T4> tuple) { ...
/** * Copyright (C) 2010-2018 Gordon Fraser, Andrea Arcuri and EvoSuite * contributors * * This file is part of EvoSuite. * * EvoSuite is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published * by the Free Software Foundation, either vers...