text
stringlengths
3.08k
15.2k
package net.glowstone.generator; import org.bukkit.Location; import org.bukkit.Material; import org.bukkit.World; import org.bukkit.World.Environment; import org.bukkit.util.noise.OctaveGenerator; import org.bukkit.util.noise.SimplexOctaveGenerator; import java.util.Map; import java.util.Random; /** * A generator f...
/* * 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 Interface.Agency; import Business.Airliner; import Business.Flight; import Business.TravelAgency; import java.awt.CardLayout; ...
package razerdp.demo.model.updatelog; import android.graphics.Typeface; import java.util.ArrayList; import java.util.List; import razerdp.basepopup.R; import razerdp.demo.utils.SpanUtil; import razerdp.demo.utils.StringUtil; import razerdp.demo.utils.ToolUtil; import razerdp.demo.utils.UIHelper; import razerdp.demo....
/* * ***** BEGIN LICENSE BLOCK ***** * Zimbra Collaboration Suite Server * Copyright (C) 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 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 th...
package com.weather.airlock.sdk.ui; /** * @author <NAME> on 04/09/2017. */ import android.app.Fragment; import android.app.FragmentManager; import android.app.FragmentTransaction; import android.content.Context; import android.graphics.Color; import android.os.Bundle; import android.support.annotation.Nullable; imp...
package com.general_hello.commands.commands.Hangman; import java.io.InputStream; import java.util.*; /** * Class used to model a hangman game. Once instantiated, the methods for guessing are used * to model player guesses and the state of the game, including the current drawing, are queried for * using various met...
/* * Copyright 2018 Genentech 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 ...
/* */ package psdi.webclient.beans.labrep; /* */ /* */ import java.rmi.RemoteException; /* */ import java.util.ArrayList; /* */ import psdi.app.labor.LabTransRemote; /* */ import psdi.mbo.MboRemote; /* */ import psdi.mbo.MboSetRemote; /* */ import psdi.util.MXException; /* */ import...
/****************************************************************************** * * 2015 (C) Copyright Open-RnD Sp. z o.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * htt...
/** * Copyright 2017 <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 agree...
/* * MIT License * * Copyright (c) 2020 Azercoco & Technici4n * * 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, ...
package xyz.less.media; import java.util.Arrays; import java.util.HashSet; import java.util.Map; import java.util.Set; import javax.sound.sampled.AudioFormat; import javax.sound.sampled.AudioSystem; import javax.sound.sampled.DataLine; import javax.sound.sampled.FloatControl; import javax.sound.sampled.Flo...
/* * The JTS Topology Suite is a collection of Java classes that * implement the fundamental operations required to validate a given * geo-spatial data set to a known topological specification. * * Copyright (C) 2001 <NAME> * * This library is free software; you can redistribute it and/or * modify it under the...
package com.google.android.gms.phenotype; import android.content.Context; import android.content.SharedPreferences; import android.net.Uri; import android.os.Binder; import android.os.Build; import android.os.UserManager; import android.util.Log; import androidx.core.content.PermissionChecker; import com.google.androi...
/** * Copyright (c) 2003-2005, <NAME> * All rights reserved. * * Portions Copyright (c) 2003-2005 by <NAME> * * 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 abo...
package com.orientechnologies.orient.core.sql; import com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx; import com.orientechnologies.orient.core.record.impl.ODocument; import com.orientechnologies.orient.core.sql.query.OSQLSynchQuery; import org.testng.annotations.Test; import java.util.HashMap; impo...
/******************************************************************************* * Copyright (c) Contributors to the Eclipse 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 *...
package com.github.lapesd.hdtss.data.query.impl; import com.github.lapesd.hdtss.TempFile; import com.github.lapesd.hdtss.TestUtils; import com.github.lapesd.hdtss.data.query.HdtQueryService; import com.github.lapesd.hdtss.model.nodes.TriplePattern; import io.micronaut.context.ApplicationContext; import org.junit.jupit...
/* * Copyright (c) 2016, 2017, 2018 FabricMC * * 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 org.artifactory.ui.rest.service.admin.importexport.importdata; import org.apache.commons.io.FileUtils; import org.artifactory.api.common.ImportExportStatusHolder; import org.artifactory.api.config.ImportSettingsImpl; import org.artifactory.api.context.ArtifactoryContext; import org.artifactory.api.context.Cont...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
package com.dixit.dairydaily.UI.Dashboard.DrawerLayout; import android.app.ProgressDialog; import android.content.Intent; import android.database.Cursor; import android.net.ConnectivityManager; import android.os.Bundle; import android.text.format.DateFormat; import android.util.Log; import android.view.Menu; import an...
package org.mitre.synthea.export; import static org.mitre.synthea.export.ExportHelper.dateFromTimestamp; import com.google.common.base.Strings; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.StandardOpenOption; import java.util.ArrayList; ...
package refactoring.martinfowler.ch01phase190refactoring; import java.util.ArrayList; import java.util.List; public class RentalCustomer { private String name; private List<MovieRental> movieRentalList = new ArrayList(); public RentalCustomer(String name) { this.name = name; } public vo...
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
package de.yard.threed.engine.apps; import de.yard.threed.core.Vector2; import de.yard.threed.core.Vector3; import de.yard.threed.core.platform.Platform; import de.yard.threed.engine.Shape; import de.yard.threed.engine.geometry.ShapeGeometry; import de.yard.threed.engine.loader.PortableMaterial; import de.yard.threed....
package nio.by.pony1223; import static java.lang.System.out; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.RandomAccessFile; import java.nio.ByteBuffer; import java.nio.CharBuffer; import java.nio.MappedByteBuffer; import java.nio.channels.FileChannel; imp...
package com.ferreusveritas.dynamictrees.trees; import java.util.Collections; import java.util.List; import com.ferreusveritas.dynamictrees.ModBlocks; import com.ferreusveritas.dynamictrees.ModConfigs; import com.ferreusveritas.dynamictrees.api.TreeHelper; import com.ferreusveritas.dynamictrees.api.network.MapSignal; ...
package com.lingkai.library.vote; import android.annotation.SuppressLint; import android.content.Context; import android.os.Build; import android.text.Layout; import android.text.StaticLayout; import android.text.TextPaint; import android.util.AttributeSet; import android.view.View; import android.view.ViewGroup; impo...
/*** * Copyright (c) 1995-2009 Cycorp 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 appl...
package top.chenqwwq.leetcode.topic.graph.topological._1203; import java.util.*; /** * 1203. Sort Items by Groups Respecting Dependencies * There are n items each belonging to zero or one of m groups where group[i] is the group that the i-th item belongs to and it's equal to -1 if the i-th item belongs to no group....
/* * Copyright © 2020 <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 ...
package com.fasterxml.jackson.databind.ser.std; import com.fasterxml.jackson.annotation.JsonTypeInfo.C0078As; import com.fasterxml.jackson.core.JsonGenerator; import com.fasterxml.jackson.core.JsonToken; import com.fasterxml.jackson.core.type.WritableTypeId; import com.fasterxml.jackson.databind.BeanProperty; import c...
/** * The MIT License * * Copyright (c) 2010-2011 Sonatype, Inc. All rights reserved. * * 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 limitatio...
/* * 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.blazemeter.jmeter.correlation.core.templates; import com.blazemeter.jmeter.correlation.core.CorrelationRule; import com.blazemeter.jmeter.correlation.core.RulesGroup; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonProperty.Access; import java.awt.image.Buf...
/*BSD 3 clause license Copyright (c) 2014, <NAME>, <EMAIL> 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 cond...
package io.compgen.ngsutils.vcf.annotate; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.zip.DataFormatException; import io.compgen.common.IterUtils; import io.compgen.common.StringUtils; import io.compgen.ngsutils.tabix....
/** * Copyright &copy; 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. */ package com.rui.xb.modules.xb.entity; import org.hibernate.validator.constraints.Length; import java.util.Date; import com.fasterxml.jackson.annotation.JsonFormat; import com.rui.xb.common.persistence....
package uk.co.nimp.app; import uk.co.nimp.ATimeUtilities; import uk.co.nimp.Z2; import javax.crypto.Cipher; import javax.crypto.spec.SecretKeySpec; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import static uk.co.nimp.app.MainHelpers.*; ...
package com.skeqi.finance.controller.rate; import java.util.List; import java.util.Arrays; import java.util.stream.Collectors; import lombok.RequiredArgsConstructor; import javax.validation.constraints.*; import org.springframework.security.access.prepost.PreAuthorize; import org.springframework.beans.factory.annotat...
package edu.iu.uits.lms.canvas.services; /*- * #%L * LMS Canvas Services * %% * Copyright (C) 2015 - 2021 Indiana University * %% * 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...
package com.onionnetworks.util; import java.text.ParseException; /** * This class represents a range of integers (incuding positive and negative * infinity). */ public class Range { private boolean negInf, posInf; private long min,max; /** * Creates a new Range that is only one number, both ...
package fi.nls.oskari.arcgis; import fi.nls.oskari.arcgis.pojo.ArcGisFeature; import fi.nls.oskari.arcgis.pojo.ArcGisLayerStore; import fi.nls.oskari.log.LogFactory; import fi.nls.oskari.log.Logger; import fi.nls.oskari.pojo.Location; import fi.nls.oskari.pojo.Tile; import fi.nls.oskari.pojo.WFSCustomStyleStore; impor...
package com.couchbase.lite.support; import com.couchbase.lite.util.Log; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.LinkedHashSet; import java.util.List; import java.util.Set; import java.util.concurrent.BlockingQueue; import java.util.concurrent.ExecutionExcept...
package lgw.com.uiwidget; import android.graphics.Canvas; import android.graphics.Rect; import android.os.Bundle; import android.support.v4.view.accessibility.AccessibilityNodeInfoCompat; import android.support.v4.widget.ExploreByTouchHelper; import android.support.v7.widget.RecyclerView; import android.view.View; imp...
/* * Copyright 2017 SWIS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
/* ### * IP: Apache License 2.0 with LLVM Exceptions */ package SWIG; /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 4.0.2 * * Do not make changes to this file unless you know what you are doing--mo...
/** * ACMAKER * @author <NAME>, 09-10444 */ import java.util.ArrayList; public class p1 { public static Integer subStrOcr(String ss, String cs) { Integer c0 = ss.length(), c1 = cs.length() - c0, i = 0, r = 0; while (i <= c1) { if (ss.equals(cs.substring(i, i+c0))) { r++; } i++; } re...
/* * This file is licensed under the MIT License, part of Roughly Enough Items. * Copyright (c) 2018, 2019, 2020 shedaniel * * 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 rest...
/* * The MIT License * * Copyright 2017 CloudBees, Inc. * * 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, ...
package com.lonek.sort_listview; import android.app.Activity; import android.content.Context; import android.os.Handler; import android.os.Message; import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.view.View; import android.widget.AbsListView; import android.widget.AdapterView; ...
/* * Copyright 2013-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 ...
/* * 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 co.edu.uniandes.csw.idiomas.persistence; import co.edu.uniandes.csw.idiomas.entities.PersonaEntity; import java.util.L...
package jmini3d.geometry; import jmini3d.GpuObjectStatus; /** * Geometry for 2D HUDs */ public class SpriteGeometry extends Geometry { float[] vertex; float[] uvs; short[] faces; public int spriteCount; int vertexPointer = 0; int facePointer = 0; public SpriteGeometry(int spriteCount) { this.spriteCount ...
package fr.chronosweb.android.wanted; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.support.wearable.view.WatchViewStub; import android.view.View; import android.widget.LinearLayout; import android.widget....
package com.bt.pi.core.id; import java.util.Collection; import java.util.SortedSet; import java.util.TreeSet; import org.apache.commons.lang.builder.EqualsBuilder; import org.apache.commons.lang.builder.HashCodeBuilder; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.sp...
/** * */ package sketch.compiler.passes.lowering; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Set; import sketch.compiler.ast.core.FEReplacer; import sketch.compiler.ast.core.Function; import...
package org.ovirt.engine.core.common.action; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import javax.validation.constraints.Pattern; import javax.validation.constraints.Size; import org.ovirt.engine.core.common.asynctasks.EntityInfo; import org.ovirt.engine.core.common.businessen...
/* * 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 io.mycat.config.loader.zkprocess.xmltozk.listen; import java.io.IOException; import java.io.InputStream; import org.apache.curator.framework.CuratorFramework; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.alibaba.fastjson.util.IOUtils; import io.mycat.config.loader.console.ZookeeperPat...
package org.bds.mesos; /** * 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...
/* * Copyright 2015-2020 OpenCB * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
package org.yzh.protocol.t808; import org.yzh.framework.orm.annotation.Field; import org.yzh.framework.orm.annotation.Message; import org.yzh.framework.orm.model.AbstractMessage; import org.yzh.framework.orm.model.DataType; import org.yzh.protocol.basics.Header; import org.yzh.protocol.commons.JT808; import java.time...
/** * Copyright 2018-2021 MobiledgeX, Inc. All rights and licenses reserved. * MobiledgeX, Inc. 156 2nd Street #408, San Francisco, CA 94105 * * 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...
package terrains; import java.util.ArrayList; import java.util.Random; public class HeightsGenerator37 { private float amplitude; private int octaves = 4; private float roughness = (0.5f); private Random random = new Random(); private int seed; private int xOffset = 0; private int zOffset = 0;...
package at.ac.tuwien.inso.ticketline.server.rest; import at.ac.tuwien.inso.ticketline.dto.LocationDto; import at.ac.tuwien.inso.ticketline.dto.PageCountDto; import at.ac.tuwien.inso.ticketline.dto.ShowDto; import at.ac.tuwien.inso.ticketline.model.Address; import at.ac.tuwien.inso.ticketline.model.Location; import at....
package com.xiaomi.network; import android.content.Context; import android.net.Uri; import android.net.Uri.Builder; import android.text.TextUtils; import com.xiaomi.channel.commonutils.network.c; import com.xiaomi.channel.commonutils.network.d; import java.io.IOException; import java.io.UnsupportedEncodingException; i...
/* * Copyright 2013 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 xilodyne.photo_gallery.access; import java.io.FileInputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.PrintWriter; import java.security.*; import javax.crypto.*; import xilodyne.photo_gallery.globals.Globals; import xilodyne.photo_gallery.globals.Logging; import java.ut...
package edu.stanford.nlp.process; import edu.stanford.nlp.util.Function; import edu.stanford.nlp.ling.BasicDocument; import edu.stanford.nlp.ling.Document; import edu.stanford.nlp.ling.HasWord; import edu.stanford.nlp.ling.Word; import java.io.File; import java.net.URL; import java.util.*; /** * Produces a new ...
package net.minecraft.block; import net.minecraft.block.material.Material; import net.minecraft.block.properties.PropertyBool; import net.minecraft.block.properties.PropertyDirection; import net.minecraft.block.state.BlockState; import net.minecraft.block.state.IBlockState; import net.minecraft.entity.EntityLivingBase...
package ch.supsi.dti.i2b.shrug.optitravel.api.TransitLand.models; import ch.supsi.dti.i2b.shrug.optitravel.models.Date; import ch.supsi.dti.i2b.shrug.optitravel.models.DropOff; import ch.supsi.dti.i2b.shrug.optitravel.models.PickUp; import ch.supsi.dti.i2b.shrug.optitravel.models.Time; import com.jsoniter.any.Any; im...
package net.osmand.data; import net.osmand.util.Algorithms; import net.osmand.util.MapUtils; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.LinkedHashMap; import java.util.List; public class TransportStop extends MapObject { private static final int DELETED_STOP...
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.omnibox; import android.util.Log; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObje...
package com.shooter.game.screens; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.OrthographicCamera; import com.badlogic.gdx.graphics.g2d.BitmapFont; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.badlogic.gdx.graphics.g2d.TextureAtlas; import com.ba...
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
/* * Copyright 2011 by Graz University of Technology, Austria * MOCCA has been developed by the E-Government Innovation Center EGIZ, a joint * initiative of the Federal Chancellery Austria and Graz University of Technology. * * Licensed under the EUPL, Version 1.1 or - as soon they will be approved by * the Europ...
import java.util.Comparator; import java.util.LinkedList; import java.util.PriorityQueue; import java.util.TreeMap; /** * We are given a list of (axis-aligned) rectangles. * Each rectangle[i] = [x1, y1, x2, y2] , where (x1, y1) are the * coordinates of the bottom-left corner, and (x2, y2) are the coordinates * of ...
/* * 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.truenewx.tnxjee.webmvc.api.meta; import java.util.*; import javax.servlet.http.HttpServletRequest; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.ApplicationContext; import org.springframework.co...
/* * Copyright 2018 <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 agr...
package chav1961.purelib.streams.byte2char; import java.io.IOException; import java.io.Reader; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.SQLException; import java.sql.Types; import chav1961.purelib.basic.exceptions.PrintingException; import chav1961.purelib.basic.growablearrays.InO...
package ganymedes01.etfuturum.blocks; import java.util.Random; import ganymedes01.etfuturum.EtFuturum; import ganymedes01.etfuturum.IConfigurable; import ganymedes01.etfuturum.ModBlocks; import ganymedes01.etfuturum.client.sound.ModSounds; import ganymedes01.etfuturum.configuration.ConfigurationHandler; import ganyme...
/* * Copyright (c) WSO2 Inc. (http://wso2.com) 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/licens...
/* * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you m...
package com.graly.mes.prd.workflow.instantiation; import java.io.IOException; import java.io.Serializable; import java.io.StringWriter; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import javax.persistence.Column; import javax.persistence.Entity; import javax....
package com.javarush.games.game2048; import com.javarush.engine.cell.*; public class Game2048 extends Game { private static final int SIDE = 4; private int[][] gameField = new int[SIDE][SIDE]; private int[][] tempF = new int[SIDE][SIDE]; private boolean isGameStopped = false; private int s...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
package com.cxd.sliderecyclerview.view; import android.content.Context; import android.support.annotation.Nullable; import android.support.v7.widget.RecyclerView; import android.util.AttributeSet; import android.util.Log; import android.view.MotionEvent; import android.view.VelocityTracker; import android.view.View; i...
package org.jetbrains.tfsIntegration.core; import org.apache.commons.httpclient.ChunkedInputStream; import org.apache.xml.serialize.OutputFormat; import org.apache.xml.serialize.XMLSerializer; import org.jetbrains.annotations.NotNull; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.xml.sax.InputSou...
/** * Licensed to Jasig under one or more contributor license * agreements. See the NOTICE file distributed with this work * for additional information regarding copyright ownership. * Jasig licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file * except in co...
/* Copyright 2013, 2017 Nationale-Nederlanden 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 ...
package cz.muni.ics.oidc.models; import com.fasterxml.jackson.databind.JsonNode; import cz.muni.ics.oidc.models.Facility; import cz.muni.ics.oidc.models.Group; import cz.muni.ics.oidc.models.Member; import cz.muni.ics.oidc.models.PerunAttribute; import cz.muni.ics.oidc.models.PerunUser; import cz.muni.ics.oidc.models....
package de.switajski.priebes.flexibleorders.itextpdf.dto; import java.math.BigDecimal; import java.time.LocalDate; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.Date; import java.util.HashSet; import java.util.List; import java.util.Set; 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...
package com.cgfay.filter.recorder; import android.content.Context; import android.media.MediaExtractor; import android.media.MediaFormat; import android.os.Environment; import android.os.Handler; import android.os.HandlerThread; import android.support.annotation.NonNull; import android.util.Log; import com.cgfay.medi...
package nagginghammer; import java.util.HashMap; import java.util.HashSet; import java.util.Map; import java.util.Random; import java.util.Set; import battlecode.common.Direction; import battlecode.common.GameActionException; import battlecode.common.GameConstants; import battlecode.common.MapLocation; import battlec...
/******************************************************************************* * Copyright (C) 2020 <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, inclu...
package com.wizzardo.tools.evaluation; import com.wizzardo.tools.misc.Pair; import java.util.*; import java.util.concurrent.Callable; /** * @author: moxa * Date: 8/11/13 */ public class ClosureExpression extends Expression implements Runnable, Callable { protected static final Pair<String, Class>[] DEFAULT_A...