text
stringlengths
3.52k
24k
/* * CloudSim Plus: A modern, highly-extensible and easier-to-use Framework for * Modeling and Simulation of Cloud Computing Infrastructures and Services. * http://cloudsimplus.org * * Copyright (C) 2015-2016 Universidade da Beira Interior (UBI, Portugal) and * the Instituto Federal de Educação Ciência e...
/* * MIT License * * Copyright 2017 Broad Institute * * 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, modi...
/** * 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 2010-2020 Australian Signals Directorate * * 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...
/* * Copyright 2018 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.org/licenses/LICENSE-2.0 * * Unless required by applica...
/* * Solo - A small and beautiful blogging system written in Java. * Copyright (c) 2010-present, b3log.org * * Solo is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * http://license.coscl.org...
/* * Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
/* * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Distribution License v. 1.0, which is available at * http://www.eclipse.org/org/documents/edl-v10.php. * * SPDX-License-Identifier: ...
package fr.inra.maiage.bibliome.alvisnlp.bibliomefactory.modules.rdf; import java.io.IOException; import java.io.InputStream; import java.util.Map; import java.util.logging.Logger; import org.apache.jena.rdf.model.Literal; import org.apache.jena.rdf.model.Model; import org.apache.jena.rdf.model.ModelFactory; import o...
package com.avereon.product; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.SerializationFeature; import org.junit.jupiter.api.Test; import java.io.BufferedReader; import java.io.ByteArrayInputStream; import java.io.StringReader; import java.nio.charset.StandardCharsets; imp...
package com.easytoolsoft.easyreport.service; import java.io.*; import java.text.DecimalFormat; import java.text.SimpleDateFormat; import java.util.Date; import java.util.HashMap; import java.util.Map; import org.apache.poi.hssf.usermodel.HSSFCellStyle; import org.apache.poi.hssf.usermodel.HSSFDataFormat; import org....
// 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 io.katharsis.client.internal; import java.io.IOException; import java.io.Serializable; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import com.fasterxml.jackson.core.JsonParser; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackso...
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2013 by Pentaho : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version 2.0 (th...
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.eas.client.controls.geopane.cache; import com.eas.client.controls.geopane.TileUtils; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Image; import java.awt.Point; import java.awt.Rectan...
package com.qumu.kerberos.client.httpclient; import java.security.Principal; import java.security.PrivilegedAction; import java.util.HashMap; import java.util.HashSet; import java.util.Map; import java.util.Set; import javax.security.auth.Subject; import javax.security.auth.kerberos.KerberosPrincipal; import javax.se...
package io.logz.logback; import ch.qos.logback.classic.pattern.LineOfCallerConverter; import ch.qos.logback.classic.pattern.ThrowableProxyConverter; import ch.qos.logback.classic.spi.ILoggingEvent; import ch.qos.logback.core.UnsynchronizedAppenderBase; import com.google.common.base.Splitter; import io.logz.sender.Logz...
package io.github.pseudoresonance.pixy2api; import java.util.ArrayList; import java.util.Arrays; import java.util.concurrent.TimeUnit; /** * Java Port of Pixy2 Arduino Library * * Defines Color Connected Components tracker for Pixy2 * * https://github.com/PseudoResonance/Pixy2JavaAPI * * @author PseudoReson...
/* * <NAME> * CS-102, Fall 2020 * Assignment 2 * Last modified: Dec 5, 2020 */ package TennisDatabase; import java.util.Iterator; import java.util.Scanner; import java.io.File; import java.io.FileWriter; // Desc: Manager class implementing the tennis database to store players and matches public c...
package mchorse.mclib.client.gui.mclib; import mchorse.mclib.client.gui.framework.elements.buttons.GuiIconElement; import mchorse.mclib.client.gui.framework.elements.input.GuiTextElement; import mchorse.mclib.client.gui.framework.elements.input.GuiTrackpadElement; import mchorse.mclib.client.gui.framework.elements.uti...
/* * 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.inmobi.nativead.sample; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.support.annotation.NonNull; import android.support.v7.app.ActionBar; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android...
package org.intermine.api.results; /* * Copyright (C) 2002-2017 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft/lesser....
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package mygame.dualmarchingcubes; import com.jme3.math.Vector3f; /** * * @author Karsten */ public class OctreeNodeSplitPolicy { private float maxCellSize; private VolumeSource source; private ...
/* * Copyright (c) 2008-2013 Haulmont. All rights reserved. * Use is subject to license terms, see http://www.cuba-platform.com/license for details. */ package com.haulmont.reports; import com.haulmont.cuba.core.EntityManager; import com.haulmont.cuba.core.Persistence; import com.haulmont.cuba.core.Transact...
package me.badbones69.crazyenchantments.controllers; import me.badbones69.crazyenchantments.Methods; import me.badbones69.crazyenchantments.api.CrazyEnchantments; import me.badbones69.crazyenchantments.api.FileManager.Files; import me.badbones69.crazyenchantments.api.objects.CEBook; import me.badbones69.crazyenchantme...
/* * Copyright (C) 2017-2019 Dremio 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 l...
// 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...
/* Project Knowledge Discovery from Data Streams, FCT LIAAD-INESC TEC, * * Contact: <EMAIL> */ package com.yahoo.labs.samoa.moa.classifiers.core.attributeclassobservers; /* * #%L * SAMOA * %% * Copyright (C) 2013 University of Porto, Portugal * %% * Licensed under the Apache License, Version 2.0 (the "L...
package cn.cerc.jmis.sms; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import cn.cerc.jbean.other.BufferType; import cn.cerc.jbean.other.MemoryBuffer; import cn.cerc.jbean.other.SystemTable; import cn.cerc.jdb.core.IHandle; import cn.cerc.jdb.core.Utils; import cn.cerc.jdb.mysql.SqlQuery; import cn.cerc.j...
/* * #%L * wcm.io * %% * Copyright (C) 2014 wcm.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 required by ap...
package currencyconverter; import java.io.File; import java.io.FileNotFoundException; import java.io.IOException; import java.io.PrintStream; import java.nio.file.Files; import java.nio.file.Paths; import java.util.LinkedHashMap; import java.util.NoSuchElementException; import java.util.Scanner; import java.util.TreeM...
/* * Copyright 2018 VetsEZ Inc, Sagebits 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 a...
package com.model; import java.io.Serializable; import java.math.BigDecimal; import java.util.Date; import java.util.List; //@Entity //(告诉jpa这是一个实体类) public class FK_Community implements Serializable{ public static final String DEFAULT_PAGE_SIZE = "暂无数据"; // @Id private String id; private String quy...
/* * Copyright (c) 2015, salesforce.com, 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 notice, this list of cond...
// Generated from C:/Users/ned_g/Documents/project/kefu/contact-center/im-access/src/main/java/com/qingzhu/imaccess/parser\MyParser.g4 by ANTLR 4.8 package com.qingzhu.bot.parser; import org.antlr.v4.runtime.*; import org.antlr.v4.runtime.atn.ATN; import org.antlr.v4.runtime.atn.ATNDeserializer; import org.antlr.v4.ru...
package de.lessvoid.nifty.gdx.input.events; import com.badlogic.gdx.Input; import com.badlogic.gdx.InputProcessor; import com.badlogic.gdx.utils.Pool; import de.lessvoid.nifty.NiftyInputConsumer; import de.lessvoid.nifty.input.keyboard.KeyboardInputEvent; import javax.annotation.Nonnull; /** * This is th...
/* The MIT License (MIT) Copyright (c) 2021 <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, publis...
/** * BSD-style license; for more info see http://pmd.sourceforge.net/license.html */ package net.sourceforge.pmd.lang.rule.xpath; import java.util.ArrayList; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import java.util.regex.Pattern; import net.sourceforge.pmd.RuleContext; import ...
package com.mistark.data.jpa.plugin; import com.mistark.data.jpa.annotation.Id; import com.mistark.data.jpa.annotation.SoftDel; import com.mistark.data.jpa.annotation.SortType; import com.mistark.data.jpa.annotation.TenantId; import com.mistark.data.jpa.helper.*; import com.mistark.data.jpa.meta.EntityMeta; import com...
// Copyright (c) 2021, JFXcore. All rights reserved. // Use of this source code is governed by the BSD-3-Clause license that can be found in the LICENSE file. package org.jfxcore.compiler.parse; import org.jfxcore.compiler.ast.intrinsic.IntrinsicProperty; import org.jfxcore.compiler.diagnostic.Diagnostic; import org....
package osrs; import org.powerbot.script.Condition; import org.powerbot.script.Tile; import org.powerbot.script.rt4.*; import java.util.ArrayList; import java.util.Arrays; import java.util.concurrent.Callable; import java.util.regex.Pattern; import java.util.stream.Collectors; /** * Created by Chris on 05/01/2016. ...
/* * Copyright (c) 2008-2010, <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: * * * Redistributions of source code must retain the above copyright notice, * this list o...
// Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. // // 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 2016 Xiaomi, 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...
/* * MIT License * * Copyright (c) 2016 <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, m...
/** * */ package de.csw.cl.importer.algorithm; import static util.XMLUtil.NS_XCL2; import java.io.File; import java.io.UnsupportedEncodingException; //import java.net.URLDecoder; import java.net.URLEncoder; import java.util.LinkedList; import java.util.List; import java.util.Queue; import java.util.Stack; import j...
/* * 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) 2011-2020 HERE Europe B.V. * * 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...
package mcjty.lib.multipart; import mcjty.lib.setup.Registration; import mcjty.lib.tileentity.GenericTileEntity; import net.minecraft.advancements.CriteriaTriggers; import net.minecraft.block.Block; import net.minecraft.block.BlockState; import net.minecraft.block.SoundType; import net.minecraft.entity.player.PlayerE...
package timely.api.response.timeseries; import io.netty.buffer.Unpooled; import io.netty.handler.codec.http.DefaultFullHttpResponse; import io.netty.handler.codec.http.FullHttpResponse; import io.netty.handler.codec.http.HttpHeaders.Names; import io.netty.handler.codec.http.HttpResponseStatus; import io.netty.handler....
/* Copyright 2013 Microsoft Open Technologies, 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 2014-2015 Kakao 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 agree...
package com.joymain.jecs.fi.model; // Generated 2015-10-10 17:37:43 by Hibernate Tools 3.1.0.beta4 import java.math.BigDecimal; import java.util.Date; /** * @struts.form include-all="true" extends="BaseForm" * @hibernate.class * table="JFI_INVOICE" * */ public class JfiInvoice extends com.joymain....
// Copyright (C) 2016 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 applicable ...
package io.bdrc.audit.audittests; import io.bdrc.audit.iaudit.LibOutcome; import io.bdrc.audit.iaudit.Outcome; import io.bdrc.audit.iaudit.PropertyManager; import org.apache.commons.io.FilenameUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.io.IOException; import java.nio.file.*; import ja...
/* * The MIT License (MIT) * * Copyright (c) 2014 <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, cop...
package com.company; import java.util.*; import java.util.Scanner; import java.util.Date; public class beaut { public static void main(String[] args) { char doWhileChoice; Scanner in = new Scanner(System.in); System.out.print("Enter your name: "); String name = in.next(); Cu...
/*----------------------------------------------------------------------------*/ /* Copyright (c) 2019 FIRST. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in the root directory of...
package org.jitsi.impl.neomedia.codec.audio.speex; import com.lti.utils.UnsignedUtils; import java.util.ArrayList; import java.util.List; import javax.media.Buffer; import javax.media.Format; import javax.media.ResourceUnavailableException; import javax.media.format.AudioFormat; import net.java.sip.communicator.impl.n...
/** * 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 GraphHopper GmbH under one or more contributor * license agreements. See the NOTICE file distributed with this work for * additional information regarding copyright ownership. * * GraphHopper GmbH licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may n...
package org.apache.hadoop.hbase.index.test; import java.io.BufferedReader; import java.io.File; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.util.ArrayList; import java.util.Map; import java.util.TreeMap; import org.apache.hadoop.conf.Configuration; import o...
package com.android.server.am; /* * #%L * Matos * $Id:$ * $HeadURL:$ * %% * Copyright (C) 2010 - 2014 Orange SA * %% * 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:...
/* * Copyright (c) 2011-2016 BlackBerry 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
package nl.tno.stormcv.operation; import java.awt.image.BufferedImage; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.OutputStream; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import java.util.conc...
package jp.co.systembase.report.renderer.pdf.elementrenderer; import java.util.ArrayList; import java.util.List; import com.lowagie.text.pdf.PdfContentByte; import jp.co.systembase.core.Cast; import jp.co.systembase.report.ReportDesign; import jp.co.systembase.report.component.ElementDesign; import jp.co.systembase....
package com.incomb.server.content.indexing; import java.sql.Connection; import java.sql.SQLException; import java.sql.Timestamp; import java.util.ArrayList; import java.util.List; import org.apache.lucene.document.Document; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.incomb.server.content.New...
package tigeax.customwings; import java.io.File; import java.util.*; import org.bstats.bukkit.Metrics; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.configuration.file.YamlConfiguration; import org.bukkit.entity.Player; import org.bukkit.inventory.Inventory; import org.bukkit.plugin.Registe...
/* * FindBugs - Find bugs in Java programs * Copyright (C) 2005, University of Maryland * * This library 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 2.1 of the License, or (a...
package eu.datlab.worker.in.raw; import com.gargoylesoftware.htmlunit.html.HtmlListItem; import com.gargoylesoftware.htmlunit.html.HtmlPage; import com.gargoylesoftware.htmlunit.html.HtmlSelect; import eu.datlab.dataaccess.dao.DAOFactory; import eu.datlab.dataaccess.dto.codetables.PublicationSources; import eu.dl.core...
/** * Copyright 2016 LinkedIn Corp. 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 applica...
/* ***** BEGIN LICENSE BLOCK ***** * Version: EPL 1.0/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Eclipse Public * License Version 1.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...
package org.checkerframework.framework.util.typeinference.solver; import org.checkerframework.framework.type.AnnotatedTypeFactory; import org.checkerframework.framework.type.AnnotatedTypeMirror; import org.checkerframework.framework.type.AnnotatedTypeMirror.AnnotatedPrimitiveType; import org.checkerframework.framework...
package goblinbob.mobends.core.client.gui.packswindow; import goblinbob.mobends.core.client.gui.GuiBendsMenu; import goblinbob.mobends.core.util.Draw; import goblinbob.mobends.core.util.GuiHelper; import goblinbob.mobends.core.util.Timer; import goblinbob.mobends.standard.main.ModStatics; import net.minecraft.client.M...
package ca.concordia.httpServer; import java.io.BufferedReader; import java.io.ByteArrayInputStream; import java.io.DataOutputStream; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.PrintWriter; import java.net.InetSocketAddress; ...
package sistemaMonitoraggio; import srcClass.Ricovero; import java.io.*; import java.net.Socket; import java.net.SocketException; import java.util.ArrayList; import java.util.Calendar; import java.util.Scanner; public class ServeClient extends Thread{ private Socket socket = null; private ObjectInputStream ...
package com.reactnativenavigation.options; import android.graphics.Color; import android.graphics.Typeface; import androidx.annotation.NonNull; import com.reactnativenavigation.BaseTest; import com.reactnativenavigation.mocks.TypefaceLoaderMock; import com.reactnativenavigation.options.params.Bool; import com.reactna...
/* * 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 2020 Intel Corporation // SPDX-License-Identifier: Apache 2.0 package org.fidoalliance.fdo.storage; import java.io.IOException; import java.math.BigInteger; import java.security.KeyFactory; import java.security.NoSuchAlgorithmException; import java.security.PublicKey; import java.security.cert.CertPath; ...
package com.teambition.talk.ui.activity; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.support.v7.widget.Toolbar; import android.view.Menu; import android.view.MenuI...
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates. * * 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 mekanism.client.model; import mekanism.client.render.MekanismRenderer; import net.minecraft.client.model.ModelBase; import net.minecraft.client.model.ModelRenderer; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import org.lwjgl.opengl.GL11; @SideOnly(Side.CLIENT) public class...
/* * Copyright (c) 2004-2022, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this * list of cond...
package com.eve.everyone.evetool.utils; import android.app.ActivityManager; import android.content.Context; import android.content.pm.ApplicationInfo; import android.content.pm.PackageManager; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Rect; import android.os.Build; import...
/* * Copyright 2006 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ /* * @(#)Client.java 1.6 06/04/12 */ package com.sun.ts.tests.ejb30.persistence.annotations.mapkey; import com.sun.javatest.Status; import com.sun.ts.lib.util.*; import com.sun...
package content; import java.net.URI; import org.w3c.dom.Document; import org.w3c.dom.DocumentFragment; import org.w3c.dom.Element; import org.w3c.dom.Node; import org.w3c.dom.NodeList; import utils.PIcommand; import utils.accessutils; import xmldom.JSoupEngine; import xmldom.domer; /** * Handles HTML * either by n...
package de.bimalo.tiddlywiki.fs; import de.bimalo.tiddlywiki.common.Assert; import de.bimalo.tiddlywiki.common.Localizer; import de.bimalo.tiddlywiki.Tiddler; import de.bimalo.tiddlywiki.TiddlyWiki; import java.io.IOException; import java.util.Arrays; import java.util.Collections; import java.util.Date; import java.ut...
/* * Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 <NAME> * %% * This program 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 Foundat...
/* * Copyright 2014-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
/* * 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 ...
package org.rdv.rbnb; import java.text.DecimalFormat; import java.text.NumberFormat; import java.util.Iterator; import java.util.List; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.rdv.DataViewer; import org.rdv.data.LocalChannelManager; import com.rbnb...
package com.coolbitx.wallet.signing.scriptlib; import com.coolbitx.wallet.signing.utils.HexUtil; import com.coolbitx.wallet.signing.utils.ScriptArgumentComposer; import com.coolbitx.wallet.signing.utils.ScriptAssembler; import com.coolbitx.wallet.signing.utils.ScriptData; import com.coolbitx.wallet.signing.utils.Scrip...
/* * Copyright (C) 2009 The Android Open Source Project * Copyright (C) 2012,2013,2014,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/licen...
import java.util.*; import java.lang.Math; public class Maze { //***************************************************// // NOTES – Maze Object // Maze will be a representation of a n-dimensional maze // Maze will hold an array of dimension, size, array of cells, and map of maze node...
package com.softwaremill.common.test.web.email; import com.dumbster.smtp.SmtpMessage; import org.testng.annotations.DataProvider; import org.testng.annotations.Test; import java.util.List; import static org.assertj.core.api.Assertions.assertThat; import static org.mockito.Mockito.*; /** * @author maciek */ public...
/*----------------------------------------------------------------------------*/ /* Copyright (c) 2008-2019 FIRST. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in the root directory of...
/* * Copyright 2013 McEvoy Software 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 ...