text
stringlengths
7
995k
/* * * 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"); y...
/* * 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...
/** * 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.syd.mystudydemo.training_http; import java.io.IOException; import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; /** * 说明: * * @author sunyidong * @version 1.0 * 创建时间 2018/11/1 15:24 */ public class HttpUtils { }
// Copyright (c) 2022, the R8 project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. package com.android.tools.r8.cf.stackmap; import static org.junit.Assert.assertEquals; import com.androi...
package com.chenswe.sellermanager.action; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.chenswe.sellermanager....
/* * Copyright 2008 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 ...
package org.knowm.xchange.coinjar.dto.trading; import com.fasterxml.jackson.annotation.JsonProperty; public class CoinjarOrderRequest { @JsonProperty("product_id") public final String productId; @JsonProperty("type") public final String orderType; @JsonProperty("side") public final String side; @Json...
// For Capstone Engine. AUTO-GENERATED FILE, DO NOT EDIT package capstone; @SuppressWarnings("unused") public class Arm_const { public static final int ARM_SFT_INVALID = 0; public static final int ARM_SFT_ASR = 1; public static final int ARM_SFT_LSL = 2; public static final int ARM_SFT_LSR = 3; public static fin...
package me.gingerninja.authenticator.data.pojo; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import me.gingerninja.authenticator.data.db.entity.Account; import me.gingerninja.authenticator.data.d...
package com.viaversion.viaversion.api; public final class Via { private final static ViaAPI api = new BukkitAPI(); public static ViaAPI getAPI() { return api; } }
package com.ctl.as.domain.geo.types; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElementRef; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for Region complex type. * * <p>Th...
package shuzu; import java.util.ArrayList; import java.util.Arrays; import java.util.Comparator; import java.util.List; public class _56_Merge { public static int[][] merge(int[][] intervals) { List<int[]> ans = new ArrayList<>(); Arrays.sort(intervals, new Comparator<int[]>() { @Overr...
package site.suimu.generator.service; import java.util.List; import java.util.Map; import site.suimu.generator.domain.GenTable; /** * 业务 服务层 * * @author ruoyi */ public interface IGenTableService { /** * 查询业务列表 * * @param genTable 业务信息 * @return 业务集合 */ public List<GenTable> sel...
/** * 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 ...
/* * Copyright 2016-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 "licen...
/* * Copyright 2019 Google 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
/* * Tencent is pleased to support the open source community by making Angel available. * * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * * Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in * compliance with the License. You may obtain a c...
/* * Copyright 2002-2004 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...
package org.hl7.fhir.instance.model; /* 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 copyright n...
/** * Copyright 2007-2016, Kaazing Corporation. 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 require...
// Copyright 2012 Cloudera 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 in wr...
package com.qiangdong.reader.user; import com.qiangdong.reader.BaseTest; import com.qiangdong.reader.entity.User; import com.qiangdong.reader.enums.user.UserSexEnum; import com.qiangdong.reader.exception.InvalidArgumentException; import com.qiangdong.reader.request.user.AddOrUpdateUserEditorRequest; import com.qiangdo...
// RobotBuilder Version: 4.0 // // This file was generated by RobotBuilder. It contains sections of // code that are automatically generated and assigned by robotbuilder. // These sections will be updated in the future when you export to // Java from RobotBuilder. Do not put any code or make any change in // the blocks...
package de.peeeq.wurstscript.attributes.names; import com.google.common.collect.ImmutableMultimap; import com.google.common.collect.ImmutableSetMultimap; import de.peeeq.wurstscript.ast.*; public class TypeNameLinks { public static ImmutableMultimap<String, TypeLink> calculate(ClassOrModuleOrModuleInstanciation ...
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package android.support.compat; public final class R { private R() {} public static final class attr { private attr() ...
package com.toyshop.www.views; import java.io.Serializable; public class CustomAttributs implements Serializable { /** * */ private static final long serialVersionUID = -7117029875728611736L; private String path; public String getPath() { return path; } public void setPath(String path) { this.path =...
/* * 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 FP; import java.util.function.*; /** * Created by Defias on 2020/07. * Description: 柯里化 柯里化和部分求值 */ public class TestFP9_Currying { // 未柯里化: static String uncurried(String a, String b) { return a + b; } public static void main(String[] args) { test1(); // test2(); ...
package project.utils; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.hbase.client.HBaseAdmin; import org.apache.hadoop.hbase.client.HTable; import org.apache.hadoop.hbase.client.Put; import org.apache.hadoop.hbase.util.Bytes; import java.io.IOException; /** * @author YaboSun * * HBase操作工具类...
/* * Copyright 2017-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...
/* * (C) Copyright 2012, IBM 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 at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package evolith.menus; import evolith.engine.Assets; import evolith.game.Game; import java.awt.Font; import java.awt.FontFormatExcepti...
package com.txt.video.ui.trtc; import android.os.Bundle; import android.util.Log; import com.tencent.liteav.basic.log.TXCLog; import com.tencent.trtc.TRTCCloudDef; import com.tencent.trtc.TRTCCloudListener; import com.tencent.trtc.TRTCStatistics; import java.lang.ref.WeakReference; import java.util.ArrayList; /** ...
/* * 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 cn.sdkd.csse.dbcourses.utils; import java.io.*; import java.util.*; public class Word2VEC { // public static ArrayList<String> word2vec(String str)throws IOException{ // Word2VEC vec = new Word2VEC(); // ArrayList<String> list=new ArrayList<String>(); // vec.loadJavaModel("F://github/训练...
/* * Copyright 2016-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 com.wls.integrateplugs.exception.controller; import com.wls.integrateplugs.exception.MyException; import com.wls.integrateplugs.mvc.enums.RespEnum; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; @Controller @RequestMapping(value = "/exception")...
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.parse.demo; public final class R { public static final class attr { } public static final class color { p...
/* * Copyright 2014-2020 Real Logic Limited. * * 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 ...
/** * DO NOT REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Contributor(s): * * The Original Software is SimpleDBM (www.simpledbm.org). * The Initial Developer of the Original Software is Dibyendu Majumdar. * * Portions Copyright 2005-2014 Dibyendu Majumdar. All Rights Reserved. * * The contents of this file ar...
package routines; import java.lang.Object; import java.util.Calendar; /* * user specification: the function's comment should contain keys as follows: 1. write about the function's comment.but * it must be before the "{talendTypes}" key. * * 2. {talendTypes} 's value must be talend Type, it is required . its value...
/** * Copyright 2018-2021 Dynatrace 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 agreed...
/* * 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) 2002 Contributors * 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 available at * http...
package com.easy.cloud.user.base.repository.impl; import java.util.ArrayList; import java.util.List; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Repository; import com.dq.easy.cloud.model.basic.repository.DqBaseRepository; import com.dq.easy.cloud.model.basic.utils....
package com.eveino.engine; import java.io.BufferedWriter; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStreamWriter; import java.util.Properties; import org.dom4j.DocumentException; import com.eveino.engine.regex.RegexDetect; i...
package org.orienteer.testenv; import org.orienteer.core.OrienteerWebApplication; import org.orienteer.core.SchemaInstallerTest; import org.orienteer.core.resource.EchoUrlResource; import com.google.inject.Singleton; import org.slf4j.Logger; import org.slf4j.LoggerFactory; @Singleton public class TestEnvOrienteerWeb...
// This is a generated file. Not intended for manual editing. package com.sqlplugin.psi; import java.util.List; import org.jetbrains.annotations.*; import com.intellij.psi.PsiElement; public interface SqlNumericPrimary extends PsiElement { @Nullable SqlNumericValueFunction getNumericValueFunction(); @Nullable...
package com.yhy.version.helper.listener; import java.io.File; /** * author : 颜洪毅 * e-mail : yhyzgn@gmail.com * time : 2018-04-23 9:43 * version: 1.0.0 * desc : */ public interface ApkDownloadListener<T> { void onStart(T version); void onProgress(long total, long current, float faction); void o...
package io.github.pflima92.plyshare.gateway.ext; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.TYPE) public @interface GatewayVerticle { }
package cn.mstar.store.activity; import android.content.Context; import android.os.Bundle; import android.support.v4.app.FragmentActivity; import android.util.DisplayMetrics; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.widget.FrameLayout; import android.widget.Image...
/** * Copyright © Microsoft Open Technologies, 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 * * THIS ...
/* * Copyright 2000-2021 Vaadin Ltd. * * 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...
package org.springframework.credhub.configuration; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.test.context.SpringBootTest; import org.springfr...
package com.redhat.mercury.camel; import io.cloudevents.v1.proto.CloudEvent; public class CloudEventPrinter { public static String print(CloudEvent event) { return event.getBinaryData().toStringUtf8(); } }
package net.minecraft.core.particles; public class ParticleGroup { private final int limit; public static final ParticleGroup SPORE_BLOSSOM = new ParticleGroup(1000); public ParticleGroup(int pLimit) { this.limit = pLimit; } public int getLimit() { return this.limit; } }
/* * Copyright 2012 University of South Florida * * 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 applic...
package demo.patterns.proactor.echo; import java.io.IOException; import java.net.InetSocketAddress; import java.nio.channels.AsynchronousServerSocketChannel; public class ProactorInitiator { public void initiateProactiveServer(int port) throws IOException { AsynchronousServerSocketChannel listener = Asyn...
package com.example.faizrehman.campus_recruitment_system.Adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; import com.example.faizrehman.campus_recruitment_system.Mode...
package com.dp.bigdata.taurus.agent.spring; import java.io.InputStream; import java.util.Properties; import org.I0Itec.zkclient.ZkClient; import com.dp.bigdata.taurus.zookeeper.common.infochannel.bean.ScheduleConf; import com.dp.bigdata.taurus.zookeeper.common.infochannel.bean.ScheduleStatus; import com.dp.bigdata.t...
// Copyright 2018 Google 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 agreed to in w...
// Copyright (c) Team 2393, FIRST and other WPILib contributors. // Open Source Software; you can modify and/or share it under the terms of // the WPILib BSD license file in the root directory of this project. package frc.robot; import edu.wpi.first.wpilibj.AsynchronousInterrupt; import edu.wpi.first.wpilibj.DigitalIn...
// Copyright 2021 Google 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 agreed to in writi...
/******************************************************************************* * Copyright 2013 André Rouél and Dominik Seichter * * 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 * *...
package liquibase.executor.jvm; import java.io.StringWriter; import java.math.BigDecimal; import java.sql.PreparedStatement; import java.sql.SQLException; import java.sql.Types; import java.util.Calendar; /** * Utility methods for PreparedStatementSetter/Creator and CallableStatementCreator * implementations, provi...
package edu.iust.advancejava.jdbc.bankdemo.dao; import edu.iust.advancejava.jdbc.bankdemo.entities.Account; import edu.iust.advancejava.jdbc.bankdemo.entities.BankTransaction; import edu.iust.advancejava.jdbc.connection.ConnectionManager; import java.sql.*; import java.time.LocalDate; import java.util.ArrayList; impo...
package com.example.my_account_book.ui; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; im...
/* ******************************************************************* * Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC). * 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 distribut...
package org.swtk.commons.dict.wiktionary.generated.q.u.e; 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 WiktionaryQUE000 { private static Map<String, Entry> map = new Has...
package com.configcat; import okhttp3.OkHttpClient; import okhttp3.mockwebserver.MockResponse; import okhttp3.mockwebserver.MockWebServer; import org.junit.jupiter.api.AfterEach; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import java.io.IOException; import java9.util.concurrent.Comple...
/* * Copyright 2016-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 "licen...
package com.linkedpipes.etl.rdf.utils.model; /** * Library independent representation of a RDF triple. */ public interface RdfTriple { String getSubject(); String getPredicate(); BackendRdfValue getObject(); }
package me.wwx.mvparms.demo.mvp.ui.holder; import android.support.annotation.Nullable; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import com.jess.arms.base.App; import com.jess.arms.base.BaseHolder; import com.jess.arms.di.component.AppComponent; import com.jess.arms.wi...
/* * 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.github.bradjacobs.stock.classifications; import com.github.bradjacobs.stock.classifications.cpc.CpcDataConverter; import com.github.bradjacobs.stock.classifications.gics.GicsDataConverter; import com.github.bradjacobs.stock.classifications.icb.IcbDataConverter; import com.github.bradjacobs.stock.classifica...
/* * Copyright 2000-2013 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...
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package org.mozilla.javascript; ...
package com.fangxuele.tool.push.ui.dialog; import cn.hutool.core.thread.ThreadUtil; import cn.hutool.log.Log; import cn.hutool.log.LogFactory; import com.fangxuele.tool.push.App; import com.fangxuele.tool.push.dao.TWxAccountMapper; import com.fangxuele.tool.push.domain.TWxAccount; import com.fangxuele.tool.push.ui.for...
/** * 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-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...
import Planes.experimentalPlane; import models.ClassificationLevel; import models.ExperimentalTypes; import models.MilitaryType; import org.testng.Assert; import org.testng.annotations.Test; import Planes.MilitaryPlane; import Planes.PassengerPlane; import Planes.Plane; import java.util.Arrays; import java.util.List; ...
package org.brailleblaster.document; import java.io.File; import java.io.StringReader; import org.brailleblaster.BBIni; import org.xml.sax.EntityResolver; import org.xml.sax.InputSource; public class Resolver implements EntityResolver { static String dtdPath = new File(BBIni.getProgramDataPath(), "DTDs").getAbsolu...
package mchorse.metamorph.client.gui.editor; import mchorse.mclib.client.gui.framework.elements.GuiElement; import mchorse.mclib.client.gui.framework.elements.buttons.GuiButtonElement; import mchorse.mclib.client.gui.framework.elements.buttons.GuiToggleElement; import mchorse.mclib.client.gui.framework.elements.input....
/** * 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) 2021 Alan Cruz * * 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, in...
/* * Copyright 2002-2013 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 cn.thinkingdata.android.runtime; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.annotation.After; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.reflect.MethodSignature; import java.lang.annotation.Annotation; import java.lang.reflect.Method; @Aspect public class TDTrackEventA...
package FurnitureStore.dto; import java.util.List; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElement(name = "OrderShipmentEnvelopeDTO") public class OrderShipmentEnvelopeDTO { private List<OrderShipmentDTO> orderShipment; @XmlElement private I...
/* * Copyright (C) 2016 - 2018 team-cachebox.de * * Licensed under the : GNU General Public License (GPL); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.gnu.org/licenses/gpl.html * * Unless required by applicable law or agreed t...
package com.dataagg.security; import java.util.List; import org.assertj.core.util.Lists; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.http.HttpMethod; import or...
package BlueTurtle.computers; import static org.junit.Assert.assertSame; import java.io.IOException; import org.junit.Test; /** * Test for LOCFinder class. * * @author BlueTurtle. * */ public class LOCComputerTest { /** * Test that the right right number of lines is found from the file. * * @throws I...
package com.vvt.prot.event; public class GPSExtraFields { public static final GPSExtraFields SPEED = new GPSExtraFields(0); public static final GPSExtraFields HEADING = new GPSExtraFields(1); public static final GPSExtraFields ALTITUDE = new GPSExtraFields(2); public static final GPSExtraFields PROVIDER = new GPSE...
// 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.document; import android.app.Activity; import android.os.Bundle; import android.os.StrictMode; import org.chromium.b...
package com.company; import java.util.ArrayDeque; import java.util.ArrayList; import java.util.Scanner; public class RecursiveFibonacci { public static void main(String[] args) { Scanner sc = new Scanner(System.in); var wantedNumberIndex = Integer.parseInt(sc.nextLine()); ...
/**************************************************************************** Copyright (c) 2010-2011 cocos2d-x.org http://www.cocos2d-x.org 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 withou...
/* * Copyright (c) 2010-2017 Evolveum * * 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 may n...
package co.euphony.util; import java.util.Arrays; public class EuCodec { private static final int BASE40 = 40; private StringBuilder Base40 = new StringBuilder(BASE40); protected static byte[] base40Index = new byte[256]; { Base40.append('\0'); Base40.append(".:-zyxwvutsrqponmlkjihgfedcba9876543210"); Array...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. package com.azure.resourcemanager.msi.implementation; import com.azure.core.credential.TokenCredential; import com.azure.core.http.HttpPipeline; import com.azure.resourcemanager.authorization.GraphRbacManager; import com.a...