text
stringlengths
3.52k
24k
package org.lejos.eclipse.actions; /* * $Log$ * Revision 1.1 2003/10/05 16:34:06 mpscholz * lejos plugin for Eclipse * */ //////////////////////////////////////////////////////// /** * * This class is the bytecode RCX download action for the Lejos Plugin * * @author <NAME> * @version 1.1.0 * */ import ja...
/* * Copyright 2017, OnGres. * * 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 the following * disclaimer. ...
/* // Clapham generates railroad diagrams to represent computer language grammars. // Copyright (C) 2010-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 ...
/** * @(#)PaletteLookAndFeel.java * * Copyright (c) 2008 by the original authors of JHotDraw * and all its contributors. * All rights reserved. * * The copyright of this software is owned by the authors and * contributors of the JHotDraw project ("the copyright holders"). * You may not use, copy or modify ...
/* * ICARUS2 Corpus Modeling Framework * Copyright (C) 2014-2022 <NAME> <<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/LICENS...
package wplant; import java.io.File; import java.io.IOException; import java.net.MalformedURLException; import java.net.URL; import java.rmi.RemoteException; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedHash...
import java.applet.Applet; import net.runelite.mapping.Export; import net.runelite.mapping.ObfuscatedGetter; import net.runelite.mapping.ObfuscatedName; import net.runelite.mapping.ObfuscatedSignature; @ObfuscatedName("af") public class class50 { @ObfuscatedName("m") public static Applet field1159; @Obfuscate...
package edu.gzmu.model; import com.baomidou.mybatisplus.annotations.TableField; import com.baomidou.mybatisplus.annotations.TableName; import edu.gzmu.model.base.SLPlatBaseModel; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import java.util.Date; /** * <p> * 用户管理 * </p> ...
/* * Copyright (C) 2011-2018 <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 ag...
/* * Copyright 2014 Higher Frequency Trading * * http://www.higherfrequencytrading.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 ...
/* * Copyright (c) 2021 <NAME> (<EMAIL>) * Licensed under the MIT License */ package uk.oczadly.karl.jnano.util.workgen; import uk.oczadly.karl.jnano.internal.JNH; import uk.oczadly.karl.jnano.model.HexData; import uk.oczadly.karl.jnano.model.NanoAccount; import uk.oczadly.karl.jnano.model.block.Block; import uk.o...
/* * 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 a...
package org.openestate.is24.restapi.xml.realtor; import java.io.Serializable; import javax.annotation.Generated; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; import org.jvnet.jaxb2_commons.lang.CopyStrategy2; import org.jvn...
/* * JBoss, Home of Professional Open Source * Copyright 2012, Red Hat Middleware LLC, and individual contributors * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not us...
/* * Copyright (c) 2018 Team 24 CMPUT301 University of Alberta - All Rights Reserved. * You may use distribute or modify this code under terms and conditions of COde of Student Behavious at University of Alberta. * You can find a copy of the license ini this project. Otherwise, please contact <EMAIL> * */ packag...
/* * 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 ...
/* * QCRI, NADEEF LICENSE * NADEEF is an extensible, generalized and easy-to-deploy data cleaning platform built at QCRI. * NADEEF means "Clean" in Arabic * * Copyright (c) 2011-2013, Qatar Foundation for Education, Science and Community Development (on * behalf of Qatar Computing Research Institute) having its p...
package org.orangepalantir.genericpca; import lightgraph.DataSet; import lightgraph.Graph; import lightgraph.GraphPoints; import javax.swing.JFrame; import javax.swing.JScrollPane; import javax.swing.JTextArea; import java.awt.Dimension; import java.io.IOException; import java.nio.charset.StandardCharsets; import jav...
/* * Copyright (C) 2021 DANS - Data Archiving and Networked Services (<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 * * Unle...
// Copyright 2011 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable...
package de.aitools.aq.wat.components; import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.nio.charset.StandardCharsets; import java.util.ArrayList; import java.util.List; import java.ut...
package com.github.rmcdouga.fitg.webapp; import java.io.FileNotFoundException; import java.io.IOException; import java.io.PrintWriter; import java.io.Reader; import java.io.StringWriter; import java.io.Writer; import java.net.URI; import java.net.URISyntaxException; import java.nio.file.Files; import java.n...
// Copyright 2019 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
/* * Copyright 2020 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...
package org.serverct.parrot.parrotx.command; import lombok.*; import org.bukkit.Bukkit; import org.bukkit.command.CommandSender; import org.bukkit.entity.Player; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; import org.serverct.parrot.parrotx.PPlugin; import org.serverct.parrot.p...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. package com.azure.management.resources.core; import com.azure.core.http.HttpClient; import com.azure.core.http.ProxyOptions; import com.azure.core.http.netty.NettyAsyncHttpClientBuilder; import com.azure.core.http.policy.C...
package com.nedap.archie.aom; import com.fasterxml.jackson.annotation.JsonIgnore; import com.google.common.base.Strings; import com.nedap.archie.aom.primitives.CTerminologyCode; import com.nedap.archie.aom.terminology.ArchetypeTerm; import com.nedap.archie.aom.terminology.ArchetypeTerminology; import com.nedap.archie....
package com.team319.ui; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.Dimension; import java.awt.Image; import java.awt.Toolkit; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.WindowEvent; import java.awt.event.WindowList...
package org.archboy.clobaframe.setting.support; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.util.LinkedHashMap; import java.util.Map; import javax.inject.Inject; import org.apache.commons.io.IOUtils; impo...
/* Copyright 2018 Telstra Open Source * * 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 la...
/* * 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")...
package cn.huse; import entity.Person; import java.io.*; import java.util.ArrayList; import java.util.Properties; import java.util.Scanner; import java.util.Set; public class HuseFile { public static void FileTest() throws IOException { // File f1 = new File("C:\\Users\\chenhairong\\Desktop\\java\\java.tx...
/* * Copyright 2016 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 ...
/* * 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")...
package com.hello.holaApp.activity; import android.content.Intent; import android.graphics.Color; import android.graphics.Typeface; import android.graphics.drawable.ColorDrawable; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v4.app...
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common * Development and Distribution License("CDDL") (...
/************************************************************** * * 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...
// Copyright (c) 2017, the R8 project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. package com.android.tools.r8.graph; import com.android.tools.r8.cf.CfPrinter; import com.android.tools.r8....
package com.storeinc; import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.InputStreamReader; import java.security.MessageDigest; import java.util.ArrayList; import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONObject; public class LcsDiff { public Lc...
/** * 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...
// @formatter:off /******************************************************************************* * * This file is part of tensorics. * * Copyright (c) 2008-2011, CERN. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compli...
/* * Copyright 2017, OnGres. * * 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 the following * disclaimer. ...
package com.project.sam.guguchat; import android.app.ProgressDialog; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget...
/* * Copyright (c) 2003, The Joust Project * 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, thi...
package com.ruoyi.web.controller; import com.ruoyi.common.base.AliOssUtil; import com.ruoyi.system.domain.Shop; import com.ruoyi.system.domain.TableArea; import com.ruoyi.system.domain.TableFloor; import com.ruoyi.system.domain.TableSpecification; import com.ruoyi.system.form.*; import com.ruoyi.system.service.ShopSer...
package com.yinxiang.microservice.grpc.inject.factories; import com.google.common.collect.Maps; import io.grpc.MethodDescriptor; import io.grpc.stub.AbstractStub; import io.grpc.stub.StreamObserver; import javassist.*; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.lang.reflect.Method; import ja...
/******************************************************************************* * Copyright (c) 2011 Earth System Grid Federation * ALL RIGHTS RESERVED. * U.S. Government sponsorship acknowledged. * * Redistribution and use in source and binary forms, with or without modification, are permitted provided that th...
package org.greenplum.pxf.automation.testplugin; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.hadoop.hbase.HBaseConfiguration; import org.apache.hadoop.hbase.HConstants; import org.apache.hadoop.hbase.client.HTable; import org.apache.hadoop.hbase.client.Result...
/* * AbstractClusterer.java * Copyright (C) 2009 University of Waikato, Hamilton, New Zealand * @author <NAME> (<EMAIL>) * * 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...
package com.mozu.client; import java.io.IOException; import java.io.InputStream; import java.io.UnsupportedEncodingException; import java.net.URL; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.Map.Entry; import org.apache.commons.lang.StringUtils; import org.a...
/* * Copyright (c) 2017, 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 com.sap.lsp.cf.ws; import com.sap.lsp.cf.ws.LSPProcessManager.LSPProcess; import org.apache.http.HttpEntity; import org.apache.http.client.ClientProtocolException; import org.apache.http.client.ResponseHandler; import org.apache.http.client.entity.UrlEncodedFormEntity; import org.apache.http.client.meth...
package com.fzm.chat33.widget.chatrow; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.fragment.app.FragmentActivity; import androidx.lifecycle.ViewModelProviders; import com.fzm.chat33.R; import com.fzm.chat33.main.adapter.ChatListAdapter; import com.fzm.chat...
/** * 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. Dissemina...
package org.pmiops.workbench.tools; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableSet; import com.google.common.collect.Sets; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Optional; import java.util.Set; import java.util.function.F...
/* * Copyright (C) 2008 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 net.endimyon.sdk4j; import net.endimyon.sdk4j.matrix.UnsatisfiedMatrixException; import net.endimyon.util.Tools; import java.util.ArrayList; import java.util.Iterator; import java.util.List; public class SDKBlock { private boolean[][] uniqueness; private int[][] solutionSet; private ...
/* * Copyright (c) <NAME>, <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 applicable law or agreed to in w...
/** * 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 org.apache.poi.poifs.crypt; import com.itextpdf.text.xml.xmp.XmpWriter; import java.io.IOException; import java.nio.charset.Charset; import org.apache.poi.EncryptedDocumentException; import org.apache.poi.poifs.crypt.standard.EncryptionRecord; import org.apache.poi.poifs.filesystem.DirectoryEntry; import org.a...
package org.codehaus.xfire.security.wss4j; import java.security.cert.X509Certificate; import java.util.Properties; import java.util.Vector; import javax.security.auth.callback.CallbackHandler; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.ws.security.WSConstan...
/** _ __ ____ * _ __ ___ _____ ___ __ __ ___ __ / | / / __/ * | _ \/ _ | _ | / _ | / / / / / __/ / / | / / /__ * | __/ __ | ___|/ __ |/ /_/ /__/ __/ /__ / / v / /__ * |_| /_/ |_|_|\_\/_/ |_/____/___/___/____/ /_/ /_/____/ * */ packa...
/* * Copyright (C) 2012 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) 2011-2021, JFXtras * 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 condi...
/* Copyright 2017 Digital Learning Sciences (DLS) at the University Corporation for Atmospheric Research (UCAR), P.O. Box 3000, Boulder, CO 80307 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...
/* * #%L * ImageJ software for multidimensional image processing and analysis. * %% * Copyright (C) 2009 - 2016 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% * Redistribution and use in sourc...
/* Copyright (c) 2012-2013, University of Edinburgh. * 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 * li...
package bitflow4j.steps.query; import bitflow4j.AbstractProcessingStep; import bitflow4j.Header; import bitflow4j.Sample; import bitflow4j.registry.BitflowConstructor; import bitflow4j.registry.StepName; import bitflow4j.steps.query.exceptions.IllegalQuerySemantics; import bitflow4j.steps.query.exceptions.IllegalQuery...
/* * Copyright 2019-2021 The Polypheny 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 law or...
/* * Copyright (c) 2002-2019 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * 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....
package org.unizar.nutch.parse.ogc; import com.google.common.base.Strings; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.io.MapWritable; import org.apache.hadoop.io.Text; import org.apache.nutch.metadata.Metadata; import org.apache.nutch.parse.HTMLMetaTags; import org.apache.nutch.parse.HtmlPa...
package daxing.load.complementary; import com.ibm.icu.text.NumberFormat; import daxing.common.utiles.IOTool; import gnu.trove.list.array.TDoubleArrayList; import org.apache.commons.lang3.math.NumberUtils; import pgl.PGLConstraints; import pgl.infra.utils.PStringUtils; import java.io.BufferedReader; import java.io.Buf...
//Copyright (c) Corporation for National Research Initiatives package org.python.core; import org.python.expose.ExposedGet; import org.python.expose.ExposedMethod; import org.python.expose.ExposedNew; import org.python.expose.ExposedType; /** * The Python slice object. */ @ExposedType(name = "slice", isBaseType = f...
package mkii.mkblock.block; import mkii.mkblock.common.Certificate; import mkii.mkblock.address.MerkleAddressUtility; import javax.xml.bind.DatatypeConverter; import java.security.MessageDigest; import java.util.ArrayList; import static mkii.mkblock.common.Util.OUTPRT; public class Block { public long timestamp...
package edu.berkeley.cs.succinct.streams; import edu.berkeley.cs.succinct.SuccinctCore; import edu.berkeley.cs.succinct.util.BitUtils; import edu.berkeley.cs.succinct.util.CommonUtils; import edu.berkeley.cs.succinct.util.SuccinctConstants; import edu.berkeley.cs.succinct.util.stream.DeltaEncodedIntStream; import edu....
/* * Copyright 2014 the MechIO 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 law or a...
package com.bromleyoil.smaugdb.model; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.List; import java.util.Optional; import java.util.Set; import java.util.TreeSet; import java.util.stream.Collectors; import java.util.stream.Stream; import org.apac...
package com.example.android.klotski; import android.content.Context; import android.content.DialogInterface; import android.support.v7.app.AlertDialog; import android.content.res.TypedArray; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.PixelFormat; import android.graphics.Port...
package com.lovecws.mumu.core.page; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import java.util.Map; /** * @desc 分页组件 * @author ganliang * @version 2016年8月10日 上午9:27:00 * @param <T> */ public class PageBean<T> implements Serializable { /** * */ private static final long ...
package com.rnandroid; import android.os.BatteryManager; import android.content.Intent; import android.content.IntentFilter; import android.os.Build; import android.os.Environment; import android.os.StatFs; import android.net.wifi.WifiManager; import android.net.wifi.WifiInfo; import android.content.pm.Packa...
/* * Copyright (C) 2014 <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 to i...
package com.lesjuz.nytimes.nytimes.activity; import android.app.PendingIntent; import android.app.SearchManager; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.net.Connectivi...
import org.junit.Assert; import org.openqa.selenium.By; import org.openqa.selenium.JavascriptExecutor; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.interactions.Actions; import org.openqa.selenium.support.u...
package de.sb.radio.persistence; import java.awt.Graphics2D; import java.awt.image.BufferedImage; import java.io.BufferedInputStream; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.InputStream; import javax.imageio.ImageIO; import javax.json.bind....
/* * 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 com.zmv.zf.utils; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.text.SimpleDateFormat; import java.util.List; import java.util.regex.Matcher; import java.util.regex.Pattern; import java.util.regex.PatternSyntaxException; import android...
package com.unascribed.yttr.content.item; import java.util.Collections; import java.util.List; import org.jetbrains.annotations.Nullable; import com.unascribed.yttr.content.block.decor.CleavedBlockEntity; import com.unascribed.yttr.init.YBlocks; import com.unascribed.yttr.init.YItems; import com.unascribed.yttr.init...
/* * 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 2008 <NAME> <<EMAIL> at g<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 * * h...
/* * ***** BEGIN LICENSE BLOCK ***** * Zimbra Collaboration Suite Server * Copyright (C) 2015, 2016 Synacor, Inc. * * 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, * version 2 of the Licens...
/* * Salesforce DTO generated by camel-salesforce-maven-plugin * Generated on: Thu Sep 06 16:51:28 IST 2018 */ package org.apache.camel.salesforce.dto; import java.util.ArrayList; import java.util.List; import javax.annotation.Generated; import com.thoughtworks.xstream.annotations.XStreamAlias; import com.thought...
package notaql.extensions.dashboard.http.servlets.toServer.requestProcessor; import java.io.IOException; import java.util.HashMap; import java.util.List; import java.util.Map; import org.json.simple.JSONObject; import com.google.gson.Gson; import notaql.engines.EngineEvaluator; import notaql.engines.hbase.HBaseEngi...
package org.ekstep.genieservices.commons.db.contract; import org.ekstep.genieservices.commons.db.BaseColumns; import org.ekstep.genieservices.commons.db.DbConstants; import org.ekstep.genieservices.commons.utils.DateUtil; import java.util.Arrays; import java.util.List; import java.util.Locale; public abstract class ...
/* * 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) 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
package it.marteEngine; import org.newdawn.slick.AngelCodeFont; import org.newdawn.slick.Animation; import org.newdawn.slick.BigImage; import org.newdawn.slick.Color; import org.newdawn.slick.Image; import org.newdawn.slick.Music; import org.newdawn.slick.SlickException; import org.newdawn.slick.Sound; import org.newd...
/* Copyright (c) 2012, <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 the following dis...
package edu.illinois.library.cantaloupe.processor.codec; import edu.illinois.library.cantaloupe.config.Configuration; import edu.illinois.library.cantaloupe.image.Compression; import edu.illinois.library.cantaloupe.image.Dimension; import edu.illinois.library.cantaloupe.image.Format; import edu.illinois.library.cantal...
/* * 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 visualization; import colormap.ColorMap; import frechet.Matching; import java.awt.BasicStroke; import java.awt.Color; import ...
/* * Copyright @ 2017 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 a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...