text
stringlengths
3.08k
15.2k
/** * com.mckoi.tests2.BigTablesTest 10 Apr 2003 * * Mckoi SQL Database ( http://www.mckoi.com/database ) * Copyright (C) 2000-2018 Diehl and Associates, 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 ...
/* * Artifactory is a binaries repository manager. * Copyright (C) 2012 JFrog Ltd. * * Artifactory 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 version 3 of the License, or * (at your o...
package blockchain.core; import blockchain.utils.CryptoSecurity; import blockchain.utils.CryptoUtils; import java.io.UnsupportedEncodingException; import java.security.InvalidKeyException; import java.security.NoSuchAlgorithmException; import java.security.spec.InvalidKeySpecException; import java.util.Date; import ja...
/* * */ import java.io.BufferedReader; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import javax.swing.DefaultListModel; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JList; import javax.swing.JPan...
package catdog.mine; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.Screen; import com.badlogic.gdx.graphics.GL10; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.graphics.g2d.BitmapFont; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.badlogic.gdx.math.Vector2; public class GameS...
/** * Licensed to Cloudera, Inc. under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. Cloudera, Inc. licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use th...
/* * Copyright 2011 The Apache Software Foundation * * 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 ...
package com.reactnative.samsunghealth; import android.database.Cursor; import android.util.Log; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import android.widget.Toast; import com.facebook.react.bridge.Callback; import com.facebook.react.bridge.ReactApplicationContext; import com.facebook...
package com.alibaba.jstorm.ui.model.data; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import java.util.Map; import javax.faces.bean.ManagedBean; import javax.faces.bean.ViewScoped; import javax.faces.context.FacesContext; import org.apache.log4j.Logger; import backty...
/* * Copyright (C) 2019 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...
/* * Copyright (c) 2020 Evolveum and contributors * * This work is dual-licensed under the Apache License 2.0 * and European Union Public License. See LICENSE file for details. */ package com.evolveum.midpoint.model.common.mapping; import com.evolveum.midpoint.prism.*; import com.evolveum.midpoint.prism.path.Ite...
package com.lutaoact; import java.util.Arrays; import java.util.HashMap; public class Solution { public String longestPalindrome(String s) { if (s.length() == 0) return ""; if (s.length() == 1) return s; String ss = embedSharpToString(s); System.out.println(ss); int[] symm...
package org.wikibrain.mapper.algorithms; import com.google.common.collect.HashMultimap; import com.google.common.collect.Maps; import com.google.common.collect.Multimap; import com.typesafe.config.Config; import org.apache.commons.io.LineIterator; import org.json.simple.JSONObject; import org.json.simple.parser.JSONPa...
/* * Copyright (C) 2010-2019, <NAME> and contributors listed in the main project's alchemist/build.gradle file. * * This file is part of Alchemist, and is distributed under the terms of the * GNU General Public License, with a linking exception, * as described in the file LICENSE in the Alchemist distribution's to...
package com.sponberg.fluid.android; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import org.apache.http.HttpResponse; import org.apache.http.NameValuePair; import org.apache.http.StatusLine; import org.apache.http.client.ClientProtocolExceptio...
package com.dghysc.hy.work; import com.alibaba.fastjson.JSONObject; import com.dghysc.hy.work.model.WorkProcess; import com.dghysc.hy.work.model.WorkProcessKey; import com.dghysc.hy.work.repo.WorkProcessRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.domain.Pa...
package edu.umass.cs.txn; import java.io.IOException; import java.net.InetSocketAddress; import java.util.ArrayList; import java.util.HashSet; import java.util.Set; import edu.umass.cs.gigapaxos.interfaces.AppRequestParser; import edu.umass.cs.gigapaxos.interfaces.Request; import edu.umass.cs.gigapaxos.interfaces.Req...
/* * 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 ...
/* * Decompiled with CFR 0.150. */ package net.minecraft.world.gen.feature; import java.util.Random; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.init.Blocks; import net.minecraft.util.BlockPos; import net.minecraft.world.World; import net.minecraft.world.gen.f...
/* * 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 ...
/* * 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 Controller; import Entities.Encap_Lms; import Entities.EncapIssue; import Impl.Impl_Lms; import Interf.Interf_Lms; ...
/* * Copyright (c) 2005-2011 Grameen Foundation USA * 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 * * Unl...
/** * NOTE: This class is auto generated by the swagger code generator program (3.0.25-SNAPSHOT). * https://github.com/swagger-api/swagger-codegen * Do not edit the class manually. */ package io.swagger.api; import io.swagger.model.User; import io.swagger.v3.oas.annotations.Operation; import io.swagger.v3.oas.anno...
/* ================================================================== * Created [2016-3-5] by Jon.King * ================================================================== * TSS * ================================================================== * mailTo:<EMAIL> * Copyright (c) <EMAIL>, 2015-2018 * ===...
package com.example.service.impl; import com.example.service.FlowService; import com.example.util.StringUtil; import lombok.extern.slf4j.Slf4j; import org.apache.tomcat.util.http.fileupload.IOUtils; import org.flowable.bpmn.converter.BpmnXMLConverter; import org.flowable.bpmn.model.BpmnModel; import org.flowable.bpmn....
/* * Copyright (c) 2018 m2049r * * 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.ddf.fakeplayer.block; import com.ddf.fakeplayer.actor.Actor; import com.ddf.fakeplayer.actor.ActorType; import com.ddf.fakeplayer.actor.player.AbilitiesIndex; import com.ddf.fakeplayer.actor.player.Player; import com.ddf.fakeplayer.item.ItemStack; import com.ddf.fakeplayer.level.Level; import com.ddf.fakep...
/* * JBoss, Home of Professional Open Source * Copyright 2006, Red Hat Middleware LLC, and individual contributors * by the @authors tag. * * 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 a...
package org.sagebionetworks.repo.model.dbo.persistence; import static org.sagebionetworks.repo.model.query.jdo.SqlConstants.COL_NODE_ID; import static org.sagebionetworks.repo.model.query.jdo.SqlConstants.COL_PROJECT_SETTING_DATA; import static org.sagebionetworks.repo.model.query.jdo.SqlConstants.COL_PROJECT_SETTING_...
// 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 cn.carbs.android.avatarimageview.library; import android.carbs.cn.library.R; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Bitmap; import android.graphics.BitmapShader; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Paint...
package com.cyfxr.common.utils.FTP; import com.cyfxr.common.domain.ImportLog; import com.cyfxr.common.utils.DateUtil; import org.apache.commons.net.ftp.FTPClient; import org.apache.commons.net.ftp.FTPFile; import org.apache.commons.net.ftp.FTPReply; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import or...
package com.chenxi.cebim.activity.material; import android.os.Bundle; import android.support.v4.widget.SwipeRefreshLayout; import android.support.v7.widget.DividerItemDecoration; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.support.v7.widget.Search...
package com.github.smartbuf.utils; import org.objectweb.asm.ClassWriter; import org.objectweb.asm.MethodVisitor; import org.objectweb.asm.Opcodes; /** * ASMUtils wraps some useful function for bytecode operation * * @author sulin * @since 2019-10-31 14:29:16 */ public final class ASMUtils { private static f...
package nam.ui.src.main.webapp.admin; import java.util.Iterator; import java.util.List; import nam.model.Attribute; import nam.model.Element; import nam.model.Field; import nam.model.Information; import nam.model.ModelLayerHelper; import nam.model.Module; import nam.model.Project; import nam.model.Reference; import n...
package ro.pub.cs.systems.eim.practicaltest02var03.network; import android.util.Log; import org.json.JSONException; import java.io.BufferedReader; import java.io.IOException; import java.io.PrintWriter; import java.net.Socket; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import cz.ms...
package com.seethehorizon.game.model; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.badlogic.gdx.graphics.g2d.TextureRegion; import com.seethehorizon.game.assets.Assets; import com.seethehorizon.game.util.Constants; /** * Created by Danilo on 16/04/2016. */ public class W...
/* Copyright (c) 2001-2019, The HSQL Development Group * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this * list...
package epicsquid.mysticallib.particle; import epicsquid.mysticallib.MysticalLib; import epicsquid.mysticallib.struct.Vec4f; import net.minecraft.client.renderer.BufferBuilder; import net.minecraft.client.renderer.Tessellator; import net.minecraft.client.renderer.texture.TextureAtlasSprite; import net.minecraft.client...
/* Copyright (c) 2013-2022, <NAME> 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 conditions and ...
package tie.hackathon.travelguide; import android.app.Activity; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.os.Handler; import android.os.Looper; import android.preference.PreferenceManager; import android.support.v7.app.AppCompatActivity; import an...
/* * org.nrg.xnat.turbine.modules.screens.GetFile * XNAT http://www.xnat.org * Copyright (c) 2014, Washington University School of Medicine * All Rights Reserved * * Released under the Simplified BSD. * * Last modified 7/10/13 9:04 PM */ package org.nrg.xnat.turbine.modules.screens; import edu.sdsc.grid.io.sr...
/* * 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 ...
/* * Copyright 2004-2007 <NAME> * * 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...
package blockgame.model; import static org.lwjgl.opengl.GL11.GL_FLOAT; import static org.lwjgl.opengl.GL11.GL_TRIANGLES; import static org.lwjgl.opengl.GL11.glDrawArrays; import static org.lwjgl.opengl.GL15.GL_ARRAY_BUFFER; import static org.lwjgl.opengl.GL15.GL_STATIC_DRAW; import static org.lwjgl.opengl.GL15.glBindB...
/** * Copyright (C) 2015 Orange * 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, s...
package io.aegeus.jaxrs; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.StringReader; import java.net.URI; import java.util.Arrays; import java.util.List; import javax.ws.rs.InternalServerErrorException; import javax.ws.rs.client.Client; import javax.ws.rs.client...
/* * Evaluator that uses signatures around each gold and predicted toponym to be used in the computation of P/R/F. */ package opennlp.fieldspring.tr.eval; import opennlp.fieldspring.tr.text.*; import opennlp.fieldspring.tr.topo.*; import java.util.*; import java.io.*; public class SignatureEvaluator extends Evalua...
/* * Copyright (c) 2008-2016, GigaSpaces 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 * * Un...
/** * Licensed to Apereo under one or more contributor license * agreements. See the NOTICE file distributed with this work * for additional information regarding copyright ownership. * Apereo licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file * except in ...
/******************************************************************************* * Copyright 2009 OpenSHA.org in partnership with * the Southern California Earthquake Center (SCEC, http://www.scec.org) * at the University of Southern California and the UnitedStates Geological * Survey (USGS; http://www.usgs.gov) *...
/* ### * IP: GHIDRA * * 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 writin...
package net.community.chest.net.proto.text.imap4; import java.io.IOException; import java.io.UTFDataFormatException; import java.util.ArrayList; import java.util.Collection; import net.community.chest.CoVariantReturn; import net.community.chest.ParsableString; import net.community.chest.reflect.ClassUtil; /** * <P>...
/* * Copyright 2017 HugeGraph Authors * * 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, Ve...
/** * Copyright (c) 2013, DHBW Cooperative State University Mannheim * 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 copyrigh...
package xworker.swt.xwidgets; import java.util.List; import java.util.concurrent.CopyOnWriteArrayList; import org.eclipse.swt.SWT; import org.eclipse.swt.custom.StyleRange; import org.eclipse.swt.custom.StyledText; import org.eclipse.swt.events.DisposeEvent; import org.eclipse.swt.events.DisposeListener; im...
package com.vk.api.examples.group.bot; import com.vk.api.sdk.callback.longpoll.CallbackApiLongPoll; import com.vk.api.sdk.callback.objects.board.CallbackBoardPostDelete; import com.vk.api.sdk.callback.objects.group.CallbackGroupChangePhoto; import com.vk.api.sdk.callback.objects.group.CallbackGroupChangeSettings; impo...
package top.nowandfuture.gamebrowser; import com.mojang.blaze3d.matrix.MatrixStack; import com.mojang.blaze3d.systems.RenderSystem; import it.unimi.dsi.fastutil.ints.Int2ReferenceMap; import net.minecraft.client.renderer.IRenderTypeBuffer; import net.minecraft.client.renderer.culling.ClippingHelper; import net.minecra...
/* * (C) Copyright 2016-2017, by <NAME> and Contributors. * * JGraphT : a free Java graph-theory library * * This program and the accompanying materials are dual-licensed under * either * * (a) the terms of the GNU Lesser General Public License version 2.1 * as published by the Free Software Foundation, or (at...
/* * Copyright © 2014 - 2020 Leipzig University (Database Research Group) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unles...
package struct; import java.io.IOException; import java.io.OutputStream; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; public abstract class StructOutput extends OutputStream { @Override public void write(int arg0) throws IOException { } pu...
/* * 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 ma...
package harper.com.instagram.adapter; import android.content.Context; import android.content.Intent; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageButton; import android.widget.ImageView; import android.widget.TextView; ...
package osmTileMachine; import java.io.File; public class Tile { private int x; private int y; private int z; String description; public int getX() { return x; } public int getY() { return y; } public int getZ() { return z; } public Tile (int param_x, int param_y, int param_z, S...
/* * Hibernate, Relational Persistence for Idiomatic Java * * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ package org.hibernate.jpamodelgen.util; import java.util.HashSet; import java.util...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
/* * Licensed to 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 ...
/* * 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 combinefasta; import gziputils.ReaderReturn; import java.io.BufferedReader; import java.io.BufferedWriter; import ja...
package com.unact.yandexmapkit; import androidx.annotation.NonNull; import com.yandex.mapkit.GeoObject; import com.yandex.mapkit.GeoObjectCollection; import com.yandex.mapkit.geometry.Geometry; import com.yandex.mapkit.search.Address; import com.yandex.mapkit.search.BusinessObjectMetadata; import com.yandex.mapkit.se...
/* * This file is part of adventure, licensed under the MIT License. * * Copyright (c) 2017-2022 KyoriPowered * * 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, inc...
/* ***** BEGIN LICENSE BLOCK ***** * Version: EPL 2.0/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Eclipse Public * 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.eclipse.org/legal/e...
/* * Shell.java * (this file is part of MYRA) * * Copyright 2008-2015 <NAME> * * 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 * * U...
/* * Copyright (c) 2016-2018 <NAME> <<EMAIL>>. All Rights Reserved. * Copyright (c) 2007-2017 Xplenty, Inc. All Rights Reserved. * * Project and contact information: http://www.cascading.org/ * * This file is part of the Cascading project. * * Licensed under the Apache License, Version 2.0 (the "License"); * y...
package com.httpclient; import com.httpclient.sslcontext.ClientSslFactory; import org.apache.http.*; import org.apache.http.client.HttpClient; import org.apache.http.client.config.RequestConfig; import org.apache.http.client.entity.UrlEncodedFormEntity; import org.apache.http.client.methods.CloseableHttpResponse; impo...
package uk.ac.cam.swm11.riscvlite; // Decoded instruction type class DecodedInst { static final String[] REG_AB_INAME_STR = { "zero", "ra", "sp", "gp", "tp", "t0", "t1", "t2", "fp", "s1", "a0", "a1", "a2", "a3", "a4", "a5", "a6", "a7", "s2", "s3", "s4", "s5", "s6", "s7", "s8", "s9", "s10...
/* * Copyright 1997-2020 Optimatika * * 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...
package moonlander.library; import java.util.HashMap; import java.net.Socket; import java.io.DataOutputStream; import java.io.DataInputStream; import java.util.logging.Logger; import java.io.IOException; interface RocketCommand { public void handle() throws Exception; } /* * Implements connection with GNU Ro...
package org.loon.framework.javase.game.core; import java.awt.Graphics; import java.awt.Image; import org.loon.framework.javase.game.core.geom.RectBox; import org.loon.framework.javase.game.core.graphics.device.LGraphics; import org.loon.framework.javase.game.core.graphics.filter.ImageFilterFactory; import org.loon.fr...
/** * 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 lab08.search.webcrawler; import java.io.FileNotFoundException; import java.net.MalformedURLException; import java.util.*; import org.htmlparser.util.ParserException; import org.osjava.norbert.NoRobotException; /** * A simple web crawler for building a web index. The crawler begins at a given * page and bui...
/*$$ * Copyright (c) 1999, Trustees of the University of Chicago * 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 not...
package pokedex.ant.projectpokedex.activties; import android.app.AlertDialog; import android.app.SearchManager; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.os.AsyncTask; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; ...
package com.breinjhel; import br.eti.kinoshita.testlinkjavaapi.TestLinkAPI; import br.eti.kinoshita.testlinkjavaapi.constants.ExecutionStatus; import br.eti.kinoshita.testlinkjavaapi.constants.ExecutionType; import br.eti.kinoshita.testlinkjavaapi.constants.TestCaseDetails; import br.eti.kinoshita.testlinkjavaapi.cons...
/* * TestAcentric.java * * Created on 23. januar 2001, 22:08 */ package neqsim.thermo.util.parameterFitting.binaryInteractionParameterFitting.EosInteractionParameterFitting; import neqsim.util.database.NeqSimDataBase; import neqsim.util.database.NeqSimExperimentDatabase; import java.sql.*; import java.util.*; imp...
package org.apereo.cas.util.cipher; import org.apereo.cas.util.LoggingUtils; import org.apereo.cas.util.io.FileWatcherService; import lombok.Setter; import lombok.SneakyThrows; import lombok.extern.slf4j.Slf4j; import lombok.val; import org.apache.commons.io.FileUtils; import org.apache.commons.lang3.StringUtils; imp...
package com.flurry.sdk; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; /* renamed from: com.flurry.sdk.Hc */ public abstract class C7390Hc { /* renamed from: a */ protected final String f14482a; /* renamed from: b */ protected String f14483b = "def...
/** * Copyright 2016 Red Hat, Inc. * * Red Hat 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 required by...
package com.gobletsoft.ptouchprintercontrol; import android.bluetooth.BluetoothAdapter; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.preference.PreferenceManager; import android.view.View; import android.widget.ArrayAdapter; import android.widget.But...
/* * 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.netease.nim.uikit.common.ui.barrage; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.text.TextUtils; import android.util.AttributeSet; import android.util....
package com.microsoft.appcenter.http; import android.net.TrafficStats; import android.os.AsyncTask; import android.support.annotation.VisibleForTesting; import com.microsoft.appcenter.utils.HandlerUtils; import com.microsoft.appcenter.utils.AppCenterLog; import java.io.IOException; import java.io.InputStream; import...
/* * Trident - A Multithreaded Server Alternative * Copyright 2014 The TridentSDK 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....
package GUI_Version; import FunctionalStuff.AttributeNames; import FunctionalStuff.ErrorController; import FunctionalStuff.Manager; import javafx.application.Application; import javafx.application.Platform; import javafx.beans.binding.DoubleBinding; import javafx.beans.property.BooleanProperty; import javafx.beans.pro...
package org.gepard.common; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; import java.io.InputStreamReader; // represents a substitution matrix and contains // the file loading methods public class SubstitutionMatrix { private static final int PROTEIN_THRESHOLD = 20; priv...
package com.cisco.flare.trilateral; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.PointF; import android.graphics.RectF; import android.util.Log; import com.cisco.flare.Thing; import com.cisco.flare.trilateral.common.Constants; import com.cisco.f...
/******************************************************************************* * Copyright 2018 Johns Hopkins University * * 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...
/* * Anserini: A Lucene toolkit for replicable information retrieval research * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unles...
import java.util.zip.CRC32; import net.runelite.mapping.Export; import net.runelite.mapping.Implements; import net.runelite.mapping.ObfuscatedGetter; import net.runelite.mapping.ObfuscatedName; import net.runelite.mapping.ObfuscatedSignature; @ObfuscatedName("jb") @Implements("NetCache") public class NetCache { @Obfu...
package de.metas.report.jasper; /* * #%L * de.metas.report.jasper.server.base * %% * Copyright (C) 2015 metas GmbH * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 2 ...
/* * $Id$ * * Copyright (c) 2004-2005 by the TeXlapse Team. * 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://www.eclipse.org/legal/epl-v10.html */ package...