text
stringlengths
3.08k
15.2k
/** * Copyright (C) 2010-16 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 com.dianping.cat.heartbeat.config; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.List; import java.util.Map.Entry; import java.util.Set; import org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable; import org.codehaus.plexus.personality...
package dijkstra; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import model.Grafo; import model.Vertice; public class Dijkstra { private static Dijkstra dijkstra; private G...
/* * Copyright 2002-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
/* * Copyright (c) 2012-2019 Snowflake Computing Inc. All right reserved. */ package net.snowflake.hivemetastoreconnector; import org.apache.hadoop.conf.Configuration; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.net.URL; import java.util.Arrays; import java.util.Map; import java.util.stream...
package com.baidupanapi; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONObject; import com.baidupanapi.util.HttpClientHelper; import cz.msebera.android.httpclient.annotation.NotThreadSafe; import java.io.*; import java.nio.ByteBuffer; import java.nio.channels.FileChannel; import java.util.*; impor...
package uniandes.lym.robot.view; import javax.swing.*; import java.awt.*; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import uniandes.lym.robot.kernel.*; /** * A board provides the visualization of the robot's world * Implements java.beans.PropertyChangeListene...
/** * 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 io.studytracker.events.util; import io.studytracker.model.Assay; import io.studytracker.model.AssayTask; import io.studytracker.model.AssayType; import io.studytracker.model.Comment; import io.studytracker.model.ExternalLink; import io.studytracker.model.Keyword; import io.studytracker.model.Program; import io...
/* * 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.lchli.studydiscuss.common.networkLib; import com.apkfuns.logutils.LogUtils; import com.lchli.studydiscuss.common.utils.MapUtils; import com.lchli.studydiscuss.bm.user.model.UserSessionManager; import com.lchli.studydiscuss.bm.user.entity.User; import com.zhy.http.okhttp.OkHttpUtils; import com.zhy.h...
/* * 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.example.quaternion_calculator.ui.rotation; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.EditText; import android.widget.ImageButton; import android.widget.LinearLayout; import android.widget.TextView; import and...
package com.github.jhpoelen.nucifraga; import org.apache.http.Header; import org.apache.http.HttpEntityEnclosingRequest; import org.apache.http.HttpHost; import org.apache.http.HttpResponse; import org.apache.http.HttpStatus; import org.apache.http.HttpVersion; import org.apache.http.client.methods.CloseableHttpRespon...
/** * This software was developed and / or modified by Raytheon Company, * pursuant to Contract DG133W-05-CQ-1067 with the US Government. * * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination ...
/** * */ package org.sjcdigital.services; import java.io.File; import java.io.IOException; import java.net.URISyntaxException; import java.nio.file.Path; import java.time.LocalDate; import java.time.format.DateTimeFormatter; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.ut...
/* * 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 ...
/* * Copyright 2018 Oath, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
// ============================================================================ // Copyright (c) 2017-2021 <NAME> (NawaMan - http://nawaman.net). // ---------------------------------------------------------------------------- // MIT License // // Permission is hereby granted, free of charge, to any person obtaining a ...
/* * MIT License * * Copyright (c) 2017-2018 nuls.io * * 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, mod...
/* * 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 2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
// Copyright (C) 2014 <NAME> // // This file is part of LibRec. // // LibRec is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // L...
package com.example.suyashl.WhenWeMeetAgain; /** * Created by Ranjan on 24-01-2015. */ import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.SQLException; import android.database.sqlite.SQLiteDatabase; import android.database.sqlit...
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
/** * 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...
/* * (C) Copyright 2010-2018 Nuxeo (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 requi...
/** * Copyright &copy; 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. */ package com.thinkgem.jeesite.modules.affair.entity; import com.fasterxml.jackson.annotation.JsonFormat; import com.thinkgem.jeesite.common.persistence.DataEntity; import com.thinkgem.jeesite.common.util...
/* * SwitchCmd.java * * Copyright (c) 1997 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. * * RCS: @(#) $Id: SwitchCmd.java,v 1.2 1999/05/09 01:32:03 dejong Exp $ * */ package tcl.lang; /** * Th...
/* * Copyright 2019 GridGain Systems, Inc. and Contributors. * * Licensed under the GridGain Community Edition License (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.gridgain.com/products/software/community-edition...
package io.smallrye.graphql.execution; import java.math.BigDecimal; import java.math.BigInteger; import java.time.LocalDate; import java.time.LocalDateTime; import java.time.LocalTime; import java.time.OffsetDateTime; import java.time.OffsetTime; import java.time.ZonedDateTime; import java.util.ArrayList; import java....
/* ==================================================================== 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 Y...
/* * gabien-app-r48 - Editing program for various formats * Written starting in 2016 by contributors (see CREDITS.txt) * To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed withou...
package org.apache.maven.plugin.eclipse.writers; /* * Copyright 2001-2005 The Apache Software 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.or...
/** * $RCSfile: MessageRouter.java,v $ * $Revision: 3007 $ * $Date: 2005-10-31 13:29:25 -0300 (Mon, 31 Oct 2005) $ * * Copyright (C) 2005-2008 Jive Software. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
package cz.startnet.utils.pgdiff.schema; import java.util.Objects; import org.antlr.v4.runtime.ParserRuleContext; import cz.startnet.utils.pgdiff.ContextLocation; import cz.startnet.utils.pgdiff.DangerStatement; import ru.taximaxim.codekeeper.apgdiff.model.difftree.DbObjType; public class PgObjLocation extends Cont...
/** * 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...
/* * Copyright 1999-2002 Carnegie Mellon University. * Portions Copyright 2002 Sun Microsystems, Inc. * Portions Copyright 2002 Mitsubishi Electric Research Laboratories. * All Rights Reserved. Use is subject to license terms. * * See the file "license.terms" for information on usage and * redistribution of thi...
// // ======================================================================== // Copyright (c) 1995-2017 Mort Bay Consulting Pty. Ltd. // ------------------------------------------------------------------------ // All rights reserved. This program and the accompanying materials // are made available under the ter...
/** * Copyright (c) 2009-2013, 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...
/** * Copyright (C) FuseSource, Inc. * http://fusesource.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...
package zagar.view; import org.jetbrains.annotations.NotNull; import zagar.Game; import zagar.Main; import java.awt.Color; import java.awt.Font; import java.awt.FontMetrics; import java.awt.Graphics2D; import java.awt.Polygon; import java.awt.image.BufferedImage; import java.util.ConcurrentModificationException; pub...
package com.bsnbase.sdk.util.xuper; import com.bsnbase.sdk.util.common.Common; import com.google.gson.*; import com.google.protobuf.ByteString; import org.bouncycastle.util.encoders.Base64; import java.lang.reflect.Type; import java.util.LinkedHashMap; import java.util.List; import java.util.TreeMap; public class Tx...
package com.example.spokenwapp.dacast; import android.app.Activity; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Color; import android.os.AsyncTask; import android.os.Handler; import android.os.Message; import android.util.Log; import an...
// // $Id$ package com.threerings.msoy.item.server; import java.util.Collections; import java.util.List; import com.google.common.collect.Lists; import com.google.inject.Inject; import com.google.inject.Singleton; import com.threerings.web.gwt.ServiceException; import com.threerings.msoy.item.data.ItemCodes; impor...
/* Copyright (c) 2014,2015,2016 Ahome' Innovation Technologies. 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 ...
package org.bouncycastle.jce.provider.test; import java.security.Key; import java.security.Security; import javax.crypto.Cipher; import javax.crypto.spec.IvParameterSpec; import javax.crypto.spec.SecretKeySpec; import org.bouncycastle.jce.provider.BouncyCastleProvider; import org.bouncycastle.jce.spec.RepeatedSecret...
/** * */ package com.enjoy.love.common.encrypt; import java.math.BigInteger; import java.security.Key; import java.security.KeyFactory; import java.security.interfaces.ECPrivateKey; import java.security.interfaces.ECPublicKey; import java.security.spec.ECFieldF2m; import java.security.spec.EC...
package com.mrtian.project.utils; import android.app.Application; import android.content.ClipData; import android.content.ClipboardManager; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import androi...
/* * Copyright 2010 The WicketForge-Team * * 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...
// ********************************************************************** // // <copyright> // // BBN Technologies // 10 Moulton Street // Cambridge, MA 02138 // (617) 873-8000 // // Copyright (C) BBNT Solutions LLC. All rights reserved. // // </copyright> // ***************************************************...
/** * Copyright 2014-2016 CyberVision, 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 applicabl...
package com.uni.stuttgart.ipvs.androidgateway.gateway.scheduler; import android.bluetooth.BluetoothDevice; import android.content.Context; import android.content.Intent; import android.os.RemoteException; import android.util.Log; import com.uni.stuttgart.ipvs.androidgateway.gateway.GatewayService; import com.uni.stut...
package com.thinkbiganalytics.nifi.provenance.model.util; /*- * #%L * thinkbig-nifi-provenance-model * %% * Copyright (C) 2017 ThinkBig Analytics * %% * 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 t...
/* * Copyright © 2021-present Arcade Data Ltd (<EMAIL>) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
package com.ds365.erp.wms.pda.model.goods; import java.io.Serializable; import com.ds365.commons.base.model.BaseActiveModel; import com.ds365.commons.enums.EnumModel; public class GoodsSkuModel extends BaseActiveModel implements Serializable{ /** * */ private static final long serialVersionUID = 9310834230355...
/* * 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 bank.sockets; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.io.UncheckedIOException; import java.net.ConnectException; import java.net.Socket; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; impo...
package mezz.jei.color; import javax.annotation.Nullable; import java.util.ArrayList; import java.util.Collections; import java.util.List; import net.minecraft.block.Block; import net.minecraft.block.BlockState; import net.minecraft.client.Minecraft; import net.minecraft.client.renderer.BlockModelShapes; import net.m...
package com.batoulapps.QamarDeen.ui.helpers; import android.app.Activity; import android.content.Context; import android.content.res.Resources; import android.database.Cursor; import android.os.AsyncTask; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.support.v4.app.Frag...
// Copyright (c) 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.util; import edu.wpi.first.math.MathUtil; import edu.wpi.first.wpilibj.SpeedController; import edu.wp...
/** * Copyright (C) 2015 The Gravitee team (http://gravitee.io) * * 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...
/** * 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 ...
/* * TurnServer, the OpenSource Java Solution for TURN protocol. Maintained by the * Jitsi community (http://jitsi.org). * * Copyright @ 2015 Atlassian Pty 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 ...
package com.google.android.gms.location; import android.os.Parcel; import android.os.SystemClock; import android.support.p003v7.widget.ActivityChooserView; import com.google.android.gms.common.internal.safeparcel.SafeParcelable; import com.google.android.gms.internal.C1781jv; public final class LocationRequest implem...
/* * Copyright The Stargate 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 agreed to ...
package jklabs.monomic; import java.util.Vector; import processing.core.PApplet; import processing.serial.Serial; public class MonomeSerial extends Monome { protected static final long SLEEP_TIME = 10; // serial constants private static final byte BUTTON_ON = 0x01; private static final byte BUTTON_OFF = 0x00; ...
/* * * Copyright 2020. Explore in HMS. 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 req...
/** * * Copyright (c) 2017 <NAME> * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish,...
/* * Copyright 2014 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 applic...
package com.flair.bi.compiler.mysql; import com.flair.bi.compiler.SQLListener; import com.flair.bi.grammar.FQLParser.ExprContext; import org.antlr.v4.runtime.tree.TerminalNode; import java.io.Writer; import java.util.Optional; public class MySQLListener extends SQLListener { public MySQLListener(Writer...
/* * This software is licensed under the MIT License * https://github.com/GStefanowich/MC-Server-Protection * * Copyright (c) 2019 <NAME> * * 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 Soft...
/* * Copyright 2020 Confluent, Inc. * * This software contains code derived from the WePay BigQuery Kafka Connector, Copyright WePay, 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 ...
/* * Copyright 2019 The gRPC 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 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 ...
package com.rho; import org.apache.oro.text.regex.*; import com.xruby.runtime.lang.*; import com.xruby.runtime.builtin.*; //@RubyLevelClass(name="StringScanner") public class StringScanner extends RubyBasic { RubyString str; PatternMatcherInput input; Perl5Matcher matcher; MatchResult result; int scannerFla...
/* * 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 edu.ncsu.csc.itrust.action; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import edu.ncsu.csc.itrust.ParameterUtil; import edu.ncsu.csc.itrust.action.base.PatientBaseAction; import edu.ncsu.csc.itrust.beans.OfficeVisitBean; import edu.ncsu.csc.itrust.beans.P...
package com.caju.uheer.app.services.player; import android.content.Context; import android.os.AsyncTask; import android.util.Log; import com.caju.uheer.app.core.Music; import com.caju.uheer.debug.GlobalVariables; import com.caju.uheer.app.interfaces.Routes; import com.caju.uheer.app.services.infrastructure.StreamItem...
package com.pg85.otg.gen.carver; import java.util.BitSet; import java.util.Random; import com.pg85.otg.constants.Constants; import com.pg85.otg.interfaces.ICachedBiomeProvider; import com.pg85.otg.interfaces.ISurfaceGeneratorNoiseProvider; import com.pg85.otg.interfaces.IWorldConfig; import com.pg85.otg.util.gen.Chun...
/* * 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 ...
/*- * #%L * Genome Damage and Stability Centre SMLM ImageJ Plugins * * Software for single molecule localisation microscopy (SMLM) * %% * Copyright (C) 2011 - 2020 <NAME> * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as * pub...
package com.uteamtec.heartcool.fragment; import android.content.Intent; import android.view.View; import android.widget.TextView; import com.litesuits.orm.db.assit.QueryBuilder; import com.uteamtec.heartcool.R; import com.uteamtec.heartcool.activity.AeroCardioHistoryDetailActivity; import com.uteamtec.heartcool.fragm...
/* * Copyright 2015 <NAME>. 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 ...
/* * Copyright 2012 LinkedIn Corp. * * 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...
/******************************************************************************* * Copyright 2012 momock.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.a...
package org.gpc4j.weather; import com.fasterxml.jackson.databind.MapperFeature; import com.fasterxml.jackson.databind.ObjectMapper; import org.gpc4j.weather.dto.TimeSeries; import org.primefaces.model.chart.Axis; import org.primefaces.model.chart.AxisType; import org.primefaces.model.chart.LineChartModel; import org.p...
package pl.shockah.iguana.command; import java.math.BigDecimal; import java.math.BigInteger; import java.util.Arrays; import java.util.regex.Matcher; import java.util.regex.Pattern; import java.util.stream.Collectors; import javax.annotation.Nonnull; import javax.annotation.Nullable; import pl.shockah.util.Box; pub...
package au.gov.amsa.gt; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.Serializable; import java.io.Writer; import java.nio.file.Files; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import java.ut...
/* * 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...
// Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) braces deadcode fieldsfirst package net.minecraft.src; import java.awt.image.BufferedImage; import java.util.Iterator; import org.lwjgl.opengl.GL11; // Referenced classes of pac...
package us.myles.ViaVersion.protocols.protocol1_13to1_12_2.data; import com.google.common.collect.BiMap; import com.google.common.collect.HashBiMap; import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; import io.netty.util.collection.IntObjectHashMap; import io.netty...
/** * This file is part of Simple Scrobbler. * <p> * https://github.com/simple-last-fm-scrobbler/sls * <p> * Copyright 2011 Simple Scrobbler Team * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
/* * 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...
/* * 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 io.github.coolmineman.cheaterdeleter.util; import java.util.function.BiPredicate; import org.apache.commons.lang3.mutable.MutableBoolean; import org.apache.commons.lang3.mutable.MutableDouble; import io.github.coolmineman.cheaterdeleter.objects.entity.CDPlayer; import net.minecraft.block.BedBlock; import net...
package com.fourspaces.featherdb.auth; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Random; import com.fourspaces.featherdb.FeatherDB; import com.fourspaces.featherdb.backend.BackendException; import com.fourspaces.featherdb.document.Document; import com....
/* * 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 com.tivconsultancy.tivETL.controller; import com.tivconsultancy.opentiv.datamodels.SQL.PostgreSQL; import com.tivconsultancy.o...