answer
stringlengths
17
10.2M
package com.rey.material.widget; import android.annotation.TargetApi; import android.content.Context; import android.content.res.TypedArray; import android.database.DataSetObserver; import android.graphics.Canvas; import android.graphics.Paint; import android.os.Build; import android.support.annotation.NonNull; import ...
package br.tiagohm.markdownview; import android.content.Context; import android.content.res.TypedArray; import android.text.TextUtils; import android.util.AttributeSet; import android.view.ViewGroup; import android.webkit.WebView; import android.widget.FrameLayout; import com.orhanobut.logger.Logger; import com.vladsch...
package com.bkromhout.rrvl; import android.content.Context; import android.content.res.TypedArray; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.support.v7.widget.helper.ItemTouchHelper; import android.util.AttributeSet; import android.view.View; imp...
package com.qiniu.android.http; import com.qiniu.android.collect.Config; import com.qiniu.android.collect.LogHandler; import com.qiniu.android.collect.UploadInfo; import com.qiniu.android.collect.UploadInfoElementCollector; import com.qiniu.android.common.Constants; import com.qiniu.android.common.FixedZone; import com...
package liquibase.changelog; import liquibase.ContextExpression; import liquibase.LabelExpression; import liquibase.Labels; import liquibase.change.Change; import liquibase.change.ChangeFactory; import liquibase.change.CheckSum; import liquibase.change.DbmsTargetedChange; import liquibase.change.core.EmptyChange; impor...
// This file is part of Elveos.org. // Elveos.org is free software: you can redistribute it and/or modify it // option) any later version. // Elveos.org is distributed in the hope that it will be useful, but WITHOUT // more details. package com.bloatit.model; import java.math.BigDecimal; import java.util.Date; import c...
//FILE: XYPositionListDlg.java //PROJECT: Micro-Manager //SUBSYSTEM: mmstudio // Nico Stuurman, nico@cmp.ucsf.edu June 23, 2009 //This file is distributed in the hope that it will be useful, //of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. //CONTRIBUTORS BE LIABLE FOR ANY DIRECT...
package ajuda.ai.model.institution; import java.util.Set; import javax.persistence.Column; import javax.persistence.ElementCollection; import javax.persistence.Embedded; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.FetchType; import ja...
package org.apache.geronimo.common; import java.beans.PropertyEditor; import java.beans.PropertyEditorManager; import java.io.File; import java.lang.reflect.Array; import java.lang.reflect.Constructor; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.net.MalformedURLException; import java...
package com.poprosturonin.sites.ninegag; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; import org.springframework.boot.test.context.SpringBootTest; import org.spr...
package org.neo4j.server.osgi; import java.io.File; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.felix.framework.Felix; import org.apache.felix.framework.util.FelixConstants; import org.apache.felix.main.AutoProcessor; import org.neo4j.server.loggi...
package com.ruinwesen.patchdownloader.patch; public final class Tag implements Comparable<Tag> { private String value; private transient String normalized; private transient int hashCode = 0; public Tag(String value) { if (value == null || value.trim().length() == 0) { throw new Ille...
package br.senac.tads.pi3a.dao; import br.senac.tads.pi3a.ado.Criteria; import br.senac.tads.pi3a.ado.Filter; import br.senac.tads.pi3a.ado.SqlDelete; import br.senac.tads.pi3a.ado.SqlInsert; import br.senac.tads.pi3a.ado.SqlSelect; import br.senac.tads.pi3a.ado.SqlUpdate; import br.senac.tads.pi3a.ado.Transaction; imp...
package org.pentaho.di.trans.steps.mongodboutput; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import static org.pentaho.di.trans.steps.mongodboutput.MongoDbOutputData.kettleRowToMongo; import java.util.ArrayList; import java.util.List; import org.junit.Test; import org.pentah...
package org.pico.statsd; import com.timgroup.statsd.*; import java.io.IOException; import java.net.InetAddress; import java.net.InetSocketAddress; import java.net.UnknownHostException; import java.nio.ByteBuffer; import java.nio.channels.DatagramChannel; import java.nio.charset.Charset; import java.text.DecimalFormat; ...
package org.sagebionetworks.bridge.services; import static org.junit.Assert.*; import java.util.List; import javax.annotation.Resource; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.sagebionetworks.bridge.BridgeUtils; import org.sagebionetworks.brid...
/* * This samples uses multiple threads to post synchronous requests to the * VoltDB server, simulating multiple client application posting * synchronous requests to the database, using the native VoltDB client * library. * * While synchronous processing can cause performance bottlenecks (each * caller waits for...
package de.thingweb.repository; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.ArrayList; import java.util.Calendar; import java.util.List; import java.util.PriorityQueue; import java.util.Timer; import java.util.TimerTask; import java.util.Map.Entry; import org.apache.jena.query...
package org.bouncycastle.jsse.provider; import java.lang.ref.SoftReference; import java.net.Socket; import java.security.KeyStore; import java.security.KeyStore.ProtectionParameter; import java.security.Principal; import java.security.PrivateKey; import java.security.PublicKey; import java.security.cert.CertPathValidat...
package dr.app.beast; import beagle.BeagleFlag; import beagle.BeagleInfo; import dr.app.checkpoint.BeastCheckpointer; import dr.app.plugin.Plugin; import dr.app.plugin.PluginLoader; import dr.app.util.Arguments; import dr.app.util.Utils; import dr.inference.mcmc.MCMC; import dr.inference.mcmcmc.MCMCMC; import dr.infere...
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */ package processing.app; import java.awt.*; import java.awt.event.*; import java.io.*; import java.util.*; import java.util.List; import javax.swing.*; import processing.app.debug.TargetPackage; import processing.app.debug.TargetPlatform; import processi...
package fape.core.planning.grounding; import fape.core.inference.HReasoner; import fape.core.inference.Predicate; import fape.core.inference.Term; import fape.core.planning.planner.APlanner; import fape.exceptions.FAPEException; import fape.exceptions.NotValidGroundAction; import fape.util.Pair; import fr.laas.fape.str...
package org.unipop.schema.property; import org.apache.tinkerpop.gremlin.process.traversal.P; import org.apache.tinkerpop.gremlin.process.traversal.step.util.HasContainer; import org.unipop.query.predicates.PredicatesHolder; import org.unipop.query.predicates.PredicatesHolderFactory; import java.util.*; import java.util...
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */ package processing.app; import java.awt.*; import java.awt.event.*; import java.io.*; import java.nio.file.Files; import java.util.*; import java.util.List; import javax.swing.*; import processing.app.debug.TargetPackage; import processing.app.debug.Tar...
package com.intellij.psi.util; import com.intellij.lang.ASTNode; import com.intellij.lang.Language; import com.intellij.lang.injection.InjectedLanguageManager; import com.intellij.openapi.diagnostic.Logger; import com.intellij.openapi.editor.Caret; import com.intellij.openapi.editor.Editor; import com.intellij.openapi....
package net.hearthstats.win; import com.sun.jna.Memory; import com.sun.jna.Native; import com.sun.jna.Pointer; import com.sun.jna.platform.win32.GDI32; import com.sun.jna.platform.win32.User32; import com.sun.jna.platform.win32.WinDef.HBITMAP; import com.sun.jna.platform.win32.WinDef.HDC; import com.sun.jna.platform.wi...
package networktest; import java.awt.*; import javax.swing.*; import javax.swing.event.*; import javax.swing.text.*; import org.omg.CORBA.BAD_PARAM; import org.vrjuggler.tweek.event.*; import org.vrjuggler.tweek.net.*; import org.vrjuggler.tweek.net.corba.*; import tweek.*; /** * This is an example of a JavaBean that ...
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */ package processing.app; import java.awt.*; import java.awt.event.*; import java.io.*; import java.util.*; import javax.swing.*; import processing.app.debug.Compiler; import processing.core.*; /** * The base class for the main processing application. *...
package com.alexbbb.uploadservice; import android.app.Notification; import android.app.Service; import android.content.Intent; import android.os.IBinder; import android.os.PowerManager; import android.util.Log; import java.util.Iterator; import java.util.Map; import java.util.concurrent.BlockingQueue; import java.util....
package filepreprocess; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.fs.FSDataOutputStream; import org.apache.hadoop.fs.FileSystem; import org.apache.hadoop.fs.Path; import org.slf4j.Logger; import org....
package org.wso2.carbon.uuf; import com.google.common.collect.ImmutableListMultimap; import com.google.common.collect.ImmutableMap; import com.google.common.collect.Multimap; import org.testng.Assert; import org.testng.annotations.Test; import org.wso2.carbon.uuf.core.Fragment; import org.wso2.carbon.uuf.core.Renderabl...
package com.zakgof.db.velvet.island; import java.util.Arrays; import java.util.Comparator; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import java.util.function.Function; import java.ut...
package org.mrgeo.data.raster; import org.apache.commons.lang3.NotImplementedException; import org.gdal.gdal.Band; import org.gdal.gdal.Dataset; import org.gdal.gdal.gdal; import org.gdal.gdalconst.gdalconstConstants; import org.mrgeo.aggregators.Aggregator; import org.mrgeo.data.raster.Interpolator.Bilinear; import or...
package org.mrgeo.data.raster; import org.apache.commons.lang3.NotImplementedException; import org.gdal.gdal.Band; import org.gdal.gdal.Dataset; import org.gdal.gdal.gdal; import org.gdal.gdalconst.gdalconstConstants; import org.mrgeo.aggregators.Aggregator; import org.mrgeo.data.raster.Interpolator.Bilinear; import or...
package org.jpmml.evaluator; import java.util.Collection; import java.util.Collections; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import com.google.common.base.Objects; import org.dmg.pmml.DataField; import org.dmg.pmml.DataType; import org.dmg.pmml.FieldName; import org.dmg.pmml.Mini...
package io.grpc.netty; import static com.google.common.base.Charsets.UTF_8; import static io.grpc.Status.Code.INTERNAL; import static io.grpc.internal.GrpcUtil.DEFAULT_MAX_MESSAGE_SIZE; import static io.grpc.internal.GrpcUtil.USER_AGENT_KEY; import static io.netty.handler.codec.http2.Http2CodecUtil.DEFAULT_WINDOW_SIZE;...
package oap.template; import lombok.AllArgsConstructor; import oap.io.Files; import oap.template.StringTemplateTest.Tst.Test1; import oap.template.StringTemplateTest.Tst.Test2; import oap.template.StringTemplateTest.Tst.Test3; import oap.template.StringTemplateTest.Tst.Test4; import oap.testng.AbstractTest; import oap....
package cx2x.translator.transformation.claw; import cx2x.translator.language.ClawLanguage; import cx2x.translator.language.helper.accelerator.AcceleratorHelper; import cx2x.translator.transformer.ClawTransformer; import cx2x.xcodeml.exception.IllegalTransformationException; import cx2x.xcodeml.helper.XelementHelper; im...
// $Id: StringUtil.java,v 1.54 2003/02/04 03:01:28 mdb Exp $ // samskivert library - useful routines for java programs // This library is free software; you can redistribute it and/or modify it // (at your option) any later version. // This library is distributed in the hope that it will be useful, // MERCHANTABILITY o...
// $Id: StringUtil.java,v 1.48 2002/12/02 22:59:26 mdb Exp $ // samskivert library - useful routines for java programs // This library is free software; you can redistribute it and/or modify it // (at your option) any later version. // This library is distributed in the hope that it will be useful, // MERCHANTABILITY o...
// Administrator of the National Aeronautics and Space Administration // This software is distributed under the NASA Open Source Agreement // (NOSA), version 1.3. The NOSA has been approved by the Open Source // Initiative. See the file NOSA-1.3-JPF at the top of the distribution // directory tree for the complete NO...
package foam.lib.csv; import foam.core.FObject; import foam.core.PropertyInfo; import foam.lib.json.OutputterMode; import java.text.SimpleDateFormat; import java.util.Date; import java.util.Iterator; import java.util.List; import java.util.TimeZone; public class Outputter { protected ThreadLocal<SimpleDateFormat> sdf...
package foam.lib.csv; import foam.core.*; import foam.dao.AbstractSink; import foam.lib.json.OutputterMode; import foam.util.SafetyUtil; import java.io.*; import java.text.SimpleDateFormat; import java.util.Date; import java.util.Iterator; import java.util.List; import java.util.TimeZone; public class Outputter exten...
package foam.util; import org.bouncycastle.jce.provider.BouncyCastleProvider; import java.math.BigInteger; import java.security.NoSuchAlgorithmException; import java.security.SecureRandom; import java.security.Security; import java.util.Map; import java.util.Objects; import java.util.concurrent.ConcurrentHashMap; impor...
package railo.runtime.net.ldap; import java.io.IOException; import java.security.Security; import java.util.Enumeration; import java.util.Hashtable; import javax.naming.NamingEnumeration; import javax.naming.NamingException; import javax.naming.directory.Attribute; import javax.naming.directory.Attributes; import javax...
package refdiff.evaluation; import java.io.File; import java.nio.file.Paths; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Optional; import org.eclipse.jgit.lib.Repository; import org.eclipse.jgit.revwalk.RevCommit; import org.eclipse.jgit.revwalk.Re...
package com.rultor.env.ec2; import com.amazonaws.services.ec2.AmazonEC2; import com.amazonaws.services.ec2.model.DescribeInstancesRequest; import com.amazonaws.services.ec2.model.DescribeInstancesResult; import com.amazonaws.services.ec2.model.Instance; import com.amazonaws.services.ec2.model.InstanceState; import com....
package com.intellij.openapi.vfs; import com.intellij.core.CoreBundle; import com.intellij.openapi.diagnostic.Logger; import com.intellij.openapi.progress.ProgressManager; import com.intellij.openapi.roots.ContentIterator; import com.intellij.openapi.util.Comparing; import com.intellij.openapi.util.Ref; import com.inte...
package com.jfixby.scarabei.red.log; import java.io.PrintWriter; import java.io.StringWriter; import java.io.Writer; import java.util.Arrays; import java.util.Iterator; import com.jfixby.scarabei.api.collections.Collection; import com.jfixby.scarabei.api.collections.Mapping; import com.jfixby.scarabei.api.log.LoggerCom...
package hu.advancedweb.example; import static org.junit.Assert.assertArrayEquals; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import java.util.Arrays; import java.util.Collections; import java.util.HashSet; import java.util.List; import java.util.Set; import org.junit.Rule; i...
package glideme.fuzzy; public class FuzzySet { /** * Supported membership function types. */ public enum MembershipType { Pyramidal, FallingSlope, RisingSlope } /** * Membership function type. */ private final MembershipType membershipType; /** * ...
package io.kickflip.sdk.api.s3; import android.util.Log; import android.util.Pair; import com.amazonaws.auth.AWSCredentials; import com.amazonaws.event.ProgressEvent; import com.amazonaws.event.ProgressListener; import com.amazonaws.regions.Region; import com.amazonaws.regions.Regions; import com.amazonaws.services.s3....
package com.maxml.timer.util; import android.app.AlertDialog; import android.content.Context; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.util.Log; import android.widget.Toast; public class NetworkStatus { private static final String LOG_TAG = "NetworkStatus"; private ...
package net.md_5.bungee.connection; import lombok.RequiredArgsConstructor; import net.md_5.bungee.BungeeCord; import net.md_5.bungee.api.Callback; import net.md_5.bungee.api.ServerPing; import net.md_5.bungee.api.config.ServerInfo; import net.md_5.bungee.netty.ChannelWrapper; import net.md_5.bungee.netty.PacketHandler;...
package lemon.shared.toolkit.secure; import java.io.UnsupportedEncodingException; import java.security.InvalidKeyException; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.security.SecureRandom; import javax.crypto.BadPaddingException; import javax.crypto.Cipher; import ja...
package brooklyn.event.feed.jmx; import java.util.List; import java.util.Map; import java.util.Set; import java.util.concurrent.Callable; import java.util.concurrent.TimeUnit; import javax.management.Notification; import javax.management.NotificationFilter; import javax.management.NotificationListener; import javax.man...
package org.apache.solr; import junit.framework.TestCase; import org.apache.solr.client.solrj.SolrServer; import org.apache.solr.client.solrj.SolrServerException; import org.apache.solr.client.solrj.embedded.JettySolrRunner; import org.apache.solr.client.solrj.impl.CommonsHttpSolrServer; import org.apache.solr.client.s...
package org.jasig.portal.properties; import java.io.IOException; import java.io.PrintWriter; import java.util.Iterator; import java.util.Set; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; /** * ...
package info.tregmine; import java.io.*; import java.net.InetAddress; import java.util.*; import java.util.logging.*; import org.bukkit.*; import org.bukkit.configuration.file.FileConfiguration; import org.bukkit.entity.Player; import org.bukkit.event.EventHandler; import org.bukkit.event.server.ServerListPingEvent; im...
package inpro.audio; import inpro.synthesis.hts.VocodingAudioStream; import java.io.IOException; import java.net.URL; import gov.nist.sphere.jaudio.SphereFileReader; import javax.sound.sampled.AudioFormat; import javax.sound.sampled.AudioInputStream; import javax.sound.sampled.AudioSystem; import javax.sound.sampled.Un...
package javaarraylisttest; import java.util.ArrayList; /** * * @author Christopher Wells <cwellsny@nycap.rr.com> */ public class Main { /** * @param args the command line arguments */ public static void main(String[] args) { // Create an empty ArrayList ArrayList testArray = new Arr...
package org.fxmisc.richtext; import javafx.beans.value.ObservableValue; import javafx.geometry.Bounds; import javafx.scene.control.IndexRange; import org.fxmisc.richtext.model.PlainTextChange; import org.fxmisc.richtext.model.StyledDocument; import org.fxmisc.richtext.model.TwoDimensional.Position; import org.reactfx.E...
package org.obolibrary.robot.export; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonArray; import java.util.*; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.Sheet; import org.apache.poi.ss.usermodel.Workbook; import org.apache.poi.xssf.usermodel...
package com.rocketchat.core; import com.rocketchat.common.data.model.BaseRoom; import com.rocketchat.common.data.model.BaseUser; import com.rocketchat.common.listener.PaginatedCallback; import com.rocketchat.common.listener.SimpleCallback; import com.rocketchat.common.listener.SimpleListCallback; import com.rocketchat....
package net.i2p.router.tunnelmanager; import java.util.Date; import java.util.List; import net.i2p.data.Hash; import net.i2p.data.TunnelId; import net.i2p.data.i2np.DeliveryStatusMessage; import net.i2p.data.i2np.I2NPMessage; import net.i2p.router.JobImpl; import net.i2p.router.MessageSelector; import net.i2p.router.Re...
package io.neft.renderer; import android.app.Activity; import android.content.Context; import android.content.res.Configuration; import android.text.Editable; import android.text.InputType; import android.text.TextWatcher; import android.util.DisplayMetrics; import android.util.Log; import android.view.KeyEvent; import...
package hu.advancedweb.maven; import org.apache.maven.artifact.Artifact; import org.apache.maven.plugin.AbstractMojo; import org.apache.maven.plugin.MojoExecutionException; import org.apache.maven.plugin.MojoFailureException; import org.apache.maven.plugins.annotations.LifecyclePhase; import org.apache.maven.plugins.an...
package org.sejda.core.support.io; import static org.apache.commons.io.FilenameUtils.getBaseName; import static org.apache.commons.io.FilenameUtils.getExtension; import static org.apache.commons.lang3.SystemUtils.IS_OS_MAC; import static org.apache.commons.lang3.SystemUtils.IS_OS_WINDOWS; import static org.apache.commo...
package org.zanata.model; import java.io.Serializable; import java.util.HashSet; import java.util.Set; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.JoinColumn; import javax.persistence.ManyToMany; import javax.persistence.OneToMany; import javax.persistence.OneToOne; imp...
package ch.unizh.ini.jaer.projects.minliu; import com.jogamp.opengl.GL2; import com.jogamp.opengl.GLAutoDrawable; import java.util.ArrayList; import net.sf.jaer.chip.AEChip; import net.sf.jaer.event.BasicEvent; import net.sf.jaer.event.EventPacket; import net.sf.jaer.eventprocessing.EventFilter2D; import net.sf.jaer.gr...
package com.hp.hpl.jena.reasoner.rulesys.impl.oldCode; import com.hp.hpl.jena.reasoner.rulesys.*; import com.hp.hpl.jena.reasoner.rulesys.impl.BindingVector; import com.hp.hpl.jena.reasoner.rulesys.impl.StateFlag; import com.hp.hpl.jena.reasoner.*; import com.hp.hpl.jena.graph.*; public class RuleState { /** Refere...
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.slidellrobotics.reboundrumble.commands; import com.slidellrobotics.reboundrumble.subsystems.TrackingCamera; /** * * @author 10491477 */ public class FindDistance extends CommandBase { double tgtHght = ...
package net.minecraftforge.gradle.common.util; import net.minecraftforge.artifactural.gradle.GradleRepositoryAdapter; import net.minecraftforge.gradle.common.config.MCPConfigV1; import net.minecraftforge.gradle.common.tasks.ExtractNatives; import net.minecraftforge.gradle.common.util.VersionJson.Download; import net.mi...
package me.nallar.patched.forge; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileDescriptor; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.PrintStream; import java.lang.reflect.Field; import java.lang.reflect.Modifier; import java.n...
package io.flutter.view; import android.graphics.Rect; import android.opengl.Matrix; import android.os.Bundle; import android.util.Log; import android.view.View; import android.view.accessibility.AccessibilityEvent; import android.view.accessibility.AccessibilityNodeInfo; import android.view.accessibility.Accessibility...
package edu.mit.csail.uid; import java.awt.*; import java.awt.event.*; import java.awt.Robot.*; import java.awt.image.*; import java.io.*; import java.nio.charset.*; import java.nio.*; import java.util.*; import javax.imageio.ImageIO; import javax.swing.*; class ScreenCapturer implements Observer{ Robot _robot; B...
package dr.app.beauti.generator; import dr.app.beauti.util.XMLWriter; import dr.app.beauti.components.ComponentFactory; import dr.app.beauti.options.BeautiOptions; import dr.app.beauti.options.Parameter; import dr.app.beauti.options.PartitionModel; import dr.app.beauti.options.TraitGuesser; import dr.app.beauti.options...
package dr.evomodel.branchratemodel; import dr.evolution.tree.NodeRef; import dr.evolution.tree.Tree; import dr.evolution.util.TaxonList; import dr.evomodel.tree.TreeModel; import dr.evomodel.tree.TreeParameterModel; import dr.evomodelxml.branchratemodel.CountableMixtureBranchRatesParser; import dr.inference.loggers.Lo...
package dr.evomodel.continuous; import dr.xml.*; import dr.evolution.tree.BranchAttributeProvider; /* * @author Marc Suchard */ public class BranchMagnitudeAttributeProvider extends BivariateTraitBranchAttributeProvider { public static final String MAGNITUDE_PROVIDER = "branchMagnitudes"; public static final ...
package experimentalcode.erich.jogl; import java.awt.Color; import java.awt.Font; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; import java.awt.geom.Rectangle2D; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import javax.media.opengl.DebugGL2; import javax.media.o...
package gov.nih.nci.cananolab.ui.particle; import gov.nih.nci.cananolab.domain.common.LabFile; import gov.nih.nci.cananolab.domain.common.Source; import gov.nih.nci.cananolab.domain.particle.NanoparticleSample; import gov.nih.nci.cananolab.domain.particle.characterization.Characterization; import gov.nih.nci.cananolab....
package org.rstudio.core.client.command; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import org.rstudio.core.client.BrowseCap; import org.rstudio.core.client....
package org.rstudio.core.client.theme; import com.google.gwt.animation.client.Animation; import com.google.gwt.dom.client.*; import com.google.gwt.dom.client.Style.Position; import com.google.gwt.dom.client.Style.Unit; import com.google.gwt.event.dom.client.ClickEvent; import com.google.gwt.event.dom.client.ClickHandle...
package org.rstudio.studio.client.pdfviewer.pdfjs; import com.google.gwt.dom.client.Document; import com.google.gwt.dom.client.LinkElement; import com.google.gwt.user.client.Command; import org.rstudio.core.client.ExternalJavaScriptLoader; import org.rstudio.core.client.ExternalJavaScriptLoader.Callback; public class P...
package org.jasig.portal.layout.channels; import org.jasig.portal.ChannelRegistryManager; import org.jasig.portal.PortalException; import org.jasig.portal.PortalControlStructures; import org.jasig.portal.utils.CommonUtils; import org.jasig.portal.utils.XSLT; import org.jasig.portal.utils.DocumentFactory; import org.jas...
package org.opencms.acacia.client.widgets; import org.opencms.acacia.client.CmsEditorBase; import org.opencms.acacia.client.css.I_CmsLayoutBundle; import org.opencms.gwt.client.util.CmsDomUtil; import org.opencms.gwt.client.util.CmsDomUtil.Style; import org.opencms.gwt.client.util.CmsPositionBean; import com.google.gwt...
package edu.cmu.sv.ws.ssnoc.data.dao; import edu.cmu.sv.ws.ssnoc.common.utils.ConverterUtils; import edu.cmu.sv.ws.ssnoc.data.util.DBUtils; import edu.cmu.sv.ws.ssnoc.dto.Message; import edu.cmu.sv.ws.ssnoc.dto.User; import edu.cmu.sv.ws.ssnoc.rest.MessagesService; import edu.cmu.sv.ws.ssnoc.rest.UserService; import ju...
package it.unimi.dsi.sux4j.scratch; import it.unimi.dsi.Util; import it.unimi.dsi.bits.BitVector; import it.unimi.dsi.bits.LongArrayBitVector; import it.unimi.dsi.bits.TransformationStrategies; import it.unimi.dsi.bits.TransformationStrategy; import it.unimi.dsi.fastutil.io.FastByteArrayOutputStream; import it.unimi.ds...
package net.sf.picard.analysis.directed; import net.sf.picard.metrics.MultilevelMetrics; /** Metrics class for targeted pcr runs such as TSCA runs */ public class TargetedPcrMetrics extends MultilevelMetrics { /** The name of the amplicon set used in this metrics collection run */ public String CUSTOM_AMPLICON...
package org.antlr.intellij.plugin; import com.intellij.lexer.Lexer; import com.intellij.openapi.editor.DefaultLanguageHighlighterColors; import com.intellij.openapi.editor.HighlighterColors; import com.intellij.openapi.editor.colors.CodeInsightColors; import com.intellij.openapi.editor.colors.TextAttributesKey; import ...
package jp.gr.java_conf.neko_daisuki.anaudioplayer; import java.io.File; import java.io.IOException; import android.app.Service; import android.content.Intent; import android.media.MediaPlayer; import android.os.Handler; import android.os.IBinder; import android.os.Message; import android.os.Messenger; import android.o...
package ca.wescook.wateringcans.items; import ca.wescook.wateringcans.configs.Config; import ca.wescook.wateringcans.particles.ParticleGrowthSolution; import ca.wescook.wateringcans.potions.ModPotions; import net.minecraft.block.Block; import net.minecraft.client.Minecraft; import net.minecraft.client.renderer.ItemMesh...
package com.akiban.server.expression.std; import com.akiban.server.error.InconvertibleTypesException; import com.akiban.server.error.WrongExpressionArityException; import com.akiban.server.expression.Expression; import com.akiban.server.expression.ExpressionComposer; import com.akiban.server.expression.ExpressionEvalua...
package com.akiban.server.types3.mcompat.mfuncs; import com.akiban.server.types3.LazyList; import com.akiban.server.types3.TExecutionContext; import com.akiban.server.types3.TOverload; import com.akiban.server.types3.TOverloadResult; import com.akiban.server.types3.mcompat.mtypes.MNumeric; import com.akiban.server.type...
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.arpnetworking.tsdaggregator; import com.arpnetworking.tsdaggregator.aggserver.AggregationServer; import com.arpnetworking.tsdaggregator.publishing.*; import com.arpnetworking.tsdaggregator.statistics.Statisti...
package com.avairebot.orion.middleware; import com.avairebot.orion.Orion; import com.avairebot.orion.contracts.middleware.AbstractMiddleware; import net.dv8tion.jda.core.entities.Message; import java.util.Arrays; import java.util.regex.Pattern; public class ProcessCommand extends AbstractMiddleware { private final ...
package com.blendlabsinc.avrokeyvalue; import java.io.IOException; import java.nio.ByteBuffer; import java.util.Iterator; import java.util.Map; import java.util.Collection; import java.io.IOException; import java.io.OutputStream; import java.nio.ByteBuffer; import java.util.BitSet; import org.apache.commons.lang3.Strin...
package com.bwfcwalshy.flarebot.github; import com.arsenarsen.githubwebhooks4j.events.EventListener; import com.arsenarsen.githubwebhooks4j.events.PushEvent; import com.arsenarsen.githubwebhooks4j.objects.Commit; import com.bwfcwalshy.flarebot.FlareBot; import com.bwfcwalshy.flarebot.MessageUtils; import net.dv8tion.jd...
package com.celements.mandatory; import org.apache.commons.lang.StringUtils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.xwiki.component.annotation.Component; import org.xwiki.component.annotation.Requirement; import org.xwiki.context.Execution; import org.xwiki.model...
package com.censoredsoftware.Demigods.Engine; import java.util.ArrayDeque; import java.util.Deque; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.conversations.ConversationFactory; import org.bukkit.plugin.Plugin; import com.censoredsoftware.Demigods.DemigodsPlugin; import com.censoredsoftware...