id
int32
0
3k
input
stringlengths
43
33.8k
gt
stringclasses
1 value
1,200
<s> package org . rubypeople . rdt . internal . ui . text . hyperlinks ; import java . util . ArrayList ; import java . util . List ; import org . eclipse . core . runtime . IConfigurationElement ; import org . eclipse . core . runtime . IExtension ; import org . eclipse . core . runtime . IExtensionPoint ; import org ...
1,201
<s> package org . rubypeople . rdt . internal . ti ; import junit . framework . Test ; import junit . framework . TestSuite ;
1,202
<s> package com . aptana . rdt . internal . parser . warnings ; import java . util . ArrayList ; import java . util . Collection ; import java . util . HashMap ; import java . util . HashSet ; import java . util . List ; import java . util . Map ; import org . jruby . ast . ClassNode ; import org . jruby . ast . DefnNo...
1,203
<s> package de . fuberlin . wiwiss . d2rq . map ; import java . io . IOException ; import java . net . URI ; import java . sql . SQLException ; import java . util . HashMap ; import java . util . Map ; import java . util . Properties ; import com . hp . hpl . jena . rdf . model . Resource ; import de . fuberlin . wiwis...
1,204
<s> package org . oddjob . values . types ; import java . io . Serializable ; import java . util . HashMap ; import java . util . Map ; import org . apache . commons . beanutils . DynaBean ; import org . apache . commons . beanutils . DynaProperty ; import org . apache . commons . beanutils . MutableDynaClass ; public ...
1,205
<s> package br . com . caelum . vraptor . dash . hibernate . stats ; import java . util . Map ; import java . util . concurrent . ConcurrentHashMap ; import br . com . caelum . vraptor . ioc . ApplicationScoped ; import br . com . caelum . vraptor . ioc . Component ; import br . com . caelum . vraptor . resource . Reso...
1,206
<s> package org . rubypeople . rdt . internal . ui . search ; import org . eclipse . jface . viewers . TableViewer ; import org . eclipse . jface . viewers . TreeViewer ; import org . eclipse . search . ui . text . AbstractTextSearchViewPage ; import org . eclipse . search . ui . text . Match ; import org . eclipse . u...
1,207
<s> package com . pogofish . jadt . javadoc . javacc ; import static com . pogofish . jadt . ast . JDToken . _JDWhiteSpace ; import java . io . Reader ; import java . util . ArrayList ; import java . util . Collections ; import java . util . List ; import com . pogofish . jadt . ast . JDToken ; import com . pogofish . ...
1,208
<s> package org . oddjob ; public class FailedToStopException extends Exception { private static final long serialVersionUID = 2010071900L ; private final Object failedToStop ; public FailedToStopException ( Stateful failedToStop ) { super ( "[" + failedToStop
1,209
<s> package com . pogofish . jadt . parser ; import static org . junit . Assert . assertEquals ; import static org . junit . Assert . assertSame ; import static org . junit . Assert . fail ; import java . io . BufferedReader ; import java . io . IOException ; import java . io . Reader ; import java . util . List ; impo...
1,210
<s> package org . oddjob . monitor . view ; import java . util . ArrayList ; import java . util . List ; import java . util . Map ; import javax . swing . event . TableModelEvent ; import javax . swing . table . AbstractTableModel ; public class PropertyTableModel extends AbstractTableModel { private static final long ...
1,211
<s> package org . rubypeople . rdt . internal . ui . preferences ; import java . util . ArrayList ; import org . eclipse . jface . dialogs . Dialog ; import org . eclipse . jface . preference . ColorSelector ; import org . eclipse . jface . preference . PreferenceConverter ; import org . eclipse . jface . preference . ...
1,212
<s> package com . asakusafw . bulkloader . collector ; import java . io . IOException ; import java . io . OutputStream ; import java . net . URI ; import java . net . URISyntaxException ; import java . text . MessageFormat ; import java . util . HashMap ; import java . util . List ; import java . util . Map ; import o...
1,213
<s> package org . rubypeople . rdt . ui . actions ; import org . eclipse . core . resources . IncrementalProjectBuilder ; import org . eclipse . core . resources . ResourcesPlugin ; import org . eclipse . jface . action . IAction ; import org . eclipse . jface . action . IMenuManager ; import org . eclipse . jface . vi...
1,214
<s> package journal . io . api ; import java . util . concurrent . locks . ReentrantLock ; import java . io . IOException ; import java . io . RandomAccessFile ; import java . util . HashSet ; import java . util . Map . Entry ; import java . util . Set ; import java . util . concurrent . ConcurrentHashMap ; import java...
1,215
<s> package org . rubypeople . rdt . internal . debug . ui ; import org . eclipse . jface . resource . CompositeImageDescriptor ; import org . eclipse . jface . resource . ImageDescriptor ; import org . eclipse . swt . graphics . ImageData ; import org . eclipse . swt . graphics . Point ; public class RDTImageDescripto...
1,216
<s> package net . sf . sveditor . core . hierarchy ; import java . util . List ; import net . sf . sveditor . core . db . ISVDBItemBase ; import net . sf . sveditor . core . db . ISVDBNamedItem ; import net . sf . sveditor . core . db . SVDBItem ; import net . sf . sveditor . core . db . SVDBItemType ; import net . sf ...
1,217
<s> package org . oddjob . framework ; import java . util . LinkedHashMap ; import java . util . Map ; import org . oddjob . arooa . registry . ServiceProvider ; import org . oddjob . arooa . registry . Services ; import org . oddjob . arooa . types . IsType ; public class ServicesJob extends SimpleJob implements Servi...
1,218
<s> package org . rubypeople . rdt . internal . ti . util ; import java . util . LinkedList ; import java . util . List ; import org . jruby . ast . ClassNode ; import org . jruby . ast . DefnNode ; import org . jruby . ast . DefsNode ; import org . jruby . ast . ModuleNode ; import org . jruby . ast . Node ; import or...
1,219
<s> package com . asakusafw . compiler . flow . example ; import com . asakusafw . vocabulary . external . ImporterDescription ; public class InvalidTypeImporterDescription
1,220
<s> package com . asakusafw . windgate . stream ; import static org . hamcrest . Matchers . * ; import static org . junit . Assert . * ; import java . io . File ; import java . io . FileInputStream ; import java . io . IOException ; import java . io . InputStream ; import java . io . PrintWriter ; import org . junit . ...
1,221
<s> package org . rubypeople . rdt . internal . ui . viewsupport ; import org . eclipse . jface . util . Assert ; import org . eclipse . swt . events . DisposeEvent ; import org . eclipse . swt . events . DisposeListener ; import org . eclipse . swt . graphics . Image ; public class ImageDisposer implements DisposeList...
1,222
<s> package org . oddjob . designer . components ; import junit . framework . TestCase ; import org . apache . log4j . Logger ; import org . oddjob . OddjobDescriptorFactory ; import org . oddjob . arooa . ArooaDescriptor ; import org . oddjob . arooa . ArooaParseException ; import org . oddjob . arooa . ArooaType ; im...
1,223
<s> package com . asakusafw . bulkloader . common ; import static org . junit . Assert . * ; import java . util . Arrays ; import java . util . List ; import java . util . Properties ; import org . junit . After ; import org . junit . AfterClass ; import org . junit . Before ; import org . junit . BeforeClass ; import ...
1,224
<s> package org . rubypeople . rdt . debug . core ; import org . eclipse . core . runtime
1,225
<s> package net . thucydides . showcase . simple . requirements ; import net . thucydides . core . annotations . Feature ;
1,226
<s> package org . rubypeople . rdt . internal . ui . rubyeditor ; import org . eclipse . jface . action . IAction ; import org . eclipse . jface . text . source . IVerticalRulerInfo ; import org . eclipse . ui . texteditor . AbstractRulerActionDelegate ; import org . eclipse . ui . texteditor . ITextEditor ;
1,227
<s> package com . asakusafw . testdriver . excel ; import java . lang . annotation . Annotation ; import java . util . Collection ; import java . util . Collections ; import java . util . LinkedHashMap ; import java . util . Map ; import com . asakusafw . testdriver . core . DataModelDefinition ; import com . asakusafw...
1,228
<s> package net . sf . sveditor . ui . wizards ; import org . eclipse . swt . widgets . Composite ; public class NewSVModuleWizardPage extends AbstractNewSVItemFileWizardPage { public NewSVModuleWizardPage ( ) {
1,229
<s> package com . asakusafw . dmdl . java . spi ; import java . io . IOException ; import java . util . Collections ; import java . util . List ; import com . asakusafw . dmdl . java . emitter . EmitContext ; import com . asakusafw . dmdl . semantics . ModelDeclaration ; import com . asakusafw . dmdl . semantics . Prop...
1,230
<s> package com . asakusafw . utils . java . parser . javadoc ; import java . util . Arrays ; import java . util . Collections ; import java . util . HashSet ; import java . util . Set ; public abstract class AcceptableJavadocBlockParser extends
1,231
<s> package com . asakusafw . dmdl . semantics ; import java . text . MessageFormat ; import com . asakusafw . dmdl . model . AstNode ; import com . asakusafw . dmdl . model . AstSimpleName ; public class PropertySymbol implements Symbol < PropertyDeclaration > { private final ModelSymbol owner ; private final AstSimpl...
1,232
<s> package com . asakusafw . yaess . bootstrap ; import static org . hamcrest . CoreMatchers . * ; import static org . junit . Assert . * ; import java . io . File ; import java . io . FileNotFoundException ; import java . io . FileOutputStream ; import java . io . IOException ; import java . util . ArrayList ; import...
1,233
<s> package com . asakusafw . runtime . flow . join ; import java . io . IOException ; import java . util . List ; public interface LookUpTable < T > { List < T > get
1,234
<s> package net . sf . sveditor . core ; public class Tuple < T1 , T2 > { private T1 first ; private T2 second ; public Tuple ( T1 it1 , T2 it2 ) { first =
1,235
<s> package net . sf . sveditor . core . tests . parser ; import net . sf . sveditor . core . SVCorePlugin ; import net . sf . sveditor . core . db . SVDBFile ; import net . sf . sveditor . core . log . LogFactory ; import net . sf . sveditor . core . log . LogHandle ; import net . sf . sveditor . core . parser . SVPar...
1,236
<s> package net . sf . sveditor . ui . editor ; import org . eclipse . core . runtime . IProgressMonitor ; import org . eclipse . jface . text . IDocument ; import org . eclipse . jface . text . IDocumentExtension4 ; import org . eclipse . jface . text . IRegion ; import org . eclipse . jface . text . ISynchronizable ;...
1,237
<s> package com . sun . tools . hat . internal . lang . openjdk6 ; import java . util . List ; import java . util . Map ; import com . google . common . collect . ImmutableMap ; import com . sun . tools . hat . internal . lang . MapModel ; import com . sun . tools . hat . internal . lang . Models ; import com . sun . t...
1,238
<s> package com . asakusafw . testdriver . core ; import static org . hamcrest . Matchers . * ; import static org . junit . Assert . * ; import java . io . IOException ; import org . junit . Test ; import com . asakusafw . testdriver . core . MockExporterRetriever . Desc ; import com . asakusafw . vocabulary . external...
1,239
<s> package com . asakusafw . compiler . flow . testing . external ; import com . asakusafw . compiler . flow . testing . model . ExJoined ; import com . asakusafw . compiler . testing . TemporaryOutputDescription ; public class ExJoinedMockExporterDescription extends TemporaryOutputDescription { @ Override public Clas...
1,240
<s> package org . oddjob . jmx . handlers ; import java . io . Serializable ; import java . lang . reflect . UndeclaredThrowableException ; import javax . management . InstanceNotFoundException ; import javax . management . MBeanAttributeInfo ; import javax . management . MBeanException ; import javax . management . MB...
1,241
<s> package org . oddjob . state ; public class AndStateOp implements StateOperator { public ParentState evaluate ( State ... states ) { new AssertNonDestroyed ( ) . evaluate ( states ) ; ParentState state = ParentState . READY ; if ( states . length > 0 ) { state = new ParentStateConverter ( ) . toStructuralState ( st...
1,242
<s> package com . asakusafw . utils . java . internal . parser . javadoc . ir ; public enum JavadocTokenKind { WHITE_SPACES , LINE_BREAK , ASTERISK , IDENTIFIER , AT , DOT , COMMA , SHARP , LEFT_BRACKET ,
1,243
<s> package net . sf . sveditor . core . parser ; import java . util . List ; import net . sf . sveditor . core . db . ISVDBAddChildItem ; import net . sf . sveditor . core . scanner . SVKeywords ; public class SVFieldVarDeclParser extends SVParserBase { public SVFieldVarDeclParser ( ISVParser parser ) { super ( parser...
1,244
<s> package org . oddjob . designer . components ; import org . oddjob . arooa . design . DesignFactory ; import org . oddjob . arooa . design . DesignInstance ; import org . oddjob . arooa . design . DesignProperty ; import org . oddjob . arooa . design . SimpleDesignProperty ; import org . oddjob . arooa . design . S...
1,245
<s> package com . asakusafw . compiler . repository ; import java . lang . reflect . Type ; import java . util . Collections ; import java . util . Comparator ; import java . util . List ; import java . util . ServiceLoader ; import org . slf4j . Logger ; import org . slf4j . LoggerFactory ; import com . asakusafw . co...
1,246
<s> package org . rubypeople . rdt . refactoring . nodewrapper ; import java . util . ArrayList ; import java . util . Collection ; import org . jruby . ast . MethodDefNode ; import org . jruby . ast . Node ; import org . jruby . ast . SymbolNode ; import org . rubypeople . rdt . refactoring . core . NodeFactory ; impo...
1,247
<s> package org . oddjob . designer . elements . schedule ; import org . oddjob . arooa . design . DesignFactory ; import org . oddjob . arooa . design . DesignInstance ; import org . oddjob . arooa . design . DesignProperty ; import org . oddjob . arooa . design . SimpleTextAttribute ; import org . oddjob . arooa . de...
1,248
<s> package org . rubypeople . rdt . core . search ; import org . eclipse . core . runtime . CoreException ; public abstract class SearchRequestor { public abstract void acceptSearchMatch (
1,249
<s> package org . rubypeople . rdt . internal . ui . util ; import org . eclipse . jface . viewers . LabelProvider ; import org . eclipse . swt . graphics . Image ; import org . rubypeople . rdt . internal . corext . util . TypeInfo ; import org . rubypeople . rdt . internal . ui . RubyPluginImages ; import org . rubyp...
1,250
<s> package org . rubypeople . rdt . internal . testunit . ui ; import java . io . BufferedReader ; import java . io . IOException ; import java . io . StringReader ; import org . eclipse . debug . core . ILaunchManager ; import org . eclipse . jface . action . IMenuListener ; import org . eclipse . jface . action . IM...
1,251
<s> package org . oddjob . logging ; public class MockConsoleArchiver implements ConsoleArchiver { public void addConsoleListener ( LogListener l , Object component , long last
1,252
<s> package de . fuberlin . wiwiss . d2rq . expr ; import de . fuberlin . wiwiss . d2rq . algebra . ColumnRenamer ; public class LessThan extends BinaryOperator { public LessThan ( Expression expr1 , Expression expr2 ) { super ( expr1 , expr2 , "<" ) ; } public Expression renameAttributes ( ColumnRenamer columnRenamer ...
1,253
<s> package org . rubypeople . rdt . internal . ti ; import java . util . ArrayList ; import java . util . Collections ; import java . util . HashMap ; import java . util . LinkedList ; import java . util . List ; import java . util . Map ; import java . util . concurrent . CopyOnWriteArrayList ; import org . jruby . a...
1,254
<s> package com . asakusafw . compiler . flow . join . operator ; import java . lang . annotation . Documented ; import java . lang . annotation .
1,255
<s> package com . aptana . rdt . internal . core . gems ; import java . util . Collections ; import java . util . Set ; import com . aptana . rdt . AptanaRDTPlugin ; import com . aptana . rdt . core . gems . Gem ; import com . aptana . rdt . core . gems . Version ; public class HybridGemParser implements IGemParser { p...
1,256
<s> package org . rubypeople . rdt . internal . debug . ui . actions ; import java . lang . reflect . InvocationTargetException ; import java . text . MessageFormat ; import java . util . Iterator ; import org . eclipse . core . runtime . CoreException ; import org . eclipse . core . runtime . IProgressMonitor ; import...
1,257
<s> package org . rubypeople . rdt . refactoring . tests . core . renameclass ; import java . io . FileNotFoundException ; import java . io . IOException ; import junit . framework . TestCase ; import org . jruby . ast . ClassNode ; import org . rubypeople . rdt . refactoring . core . renameclass . ClassFinder ; import...
1,258
<s> package org . rubypeople . rdt . internal . ui . search ; import java . util . HashSet ; import java . util . Iterator ; import java . util . Set ; import org . eclipse . core . resources . IProject ; import org . eclipse . core . runtime . CoreException ; import org . eclipse . core . runtime . IConfigurationEleme...
1,259
<s> package org . springframework . social . google . api . tasks ; import org . springframework . social . google . api . ApiEntity ; public class TaskList extends ApiEntity { private String title ; public TaskList ( ) { } public TaskList ( String id , String title ) { super ( id ) ; this . title = title ; } public Ta...
1,260
<s> package org . oddjob . state ; import org . oddjob . Resetable ; import org . oddjob . Stateful ; import org . oddjob . Stoppable ; import org . oddjob . Structural ; import org . oddjob . arooa . deploy . annotations . ArooaAttribute ; import org . oddjob . arooa . deploy . annotations . ArooaComponent ; import or...
1,261
<s> package com . asakusafw . utils . java . parser . javadoc ; import static com . asakusafw . utils . java . internal . parser . javadoc . ir . IrDocElementKind . * ; import static org . junit . Assert . * ; import java . util . Arrays ; import java . util . List ; import java . util . regex . Pattern ; import org . ...
1,262
<s> package com . asakusafw . compiler . flow . processor ; import static org . hamcrest . Matchers . * ; import static org . junit . Assert . * ; import java . util . List ; import org . junit . Test ; import com . asakusafw . compiler . flow . JobflowCompilerTestRoot ; import com . asakusafw . compiler . flow . proce...
1,263
<s> package com . asakusafw . utils . java . internal . model . syntax ; import java . util . List ; import com . asakusafw . utils . java . model . syntax . DocMethod ; import com . asakusafw . utils . java . model . syntax . DocMethodParameter ; import com . asakusafw . utils . java . model . syntax . ModelKind ; imp...
1,264
<s> package com . asakusafw . testdriver . file ; import java . io . IOException ; import java . text . MessageFormat ; import java . util . Set ; import java . util . regex . Matcher ; import java . util . regex . Pattern ; import org . apache . hadoop . conf . Configurable ; import org . apache . hadoop . conf . Conf...
1,265
<s> package com . asakusafw . windgate . hadoopfs . temporary ; import java . io . IOException ; import org . slf4j . Logger ; import org . slf4j . LoggerFactory ; import com . asakusafw . runtime . io . ModelOutput ; import com . asakusafw . windgate . core . resource . DrainDriver ; public class ModelOutputDrainDrive...
1,266
<s> package com . asakusafw . testdriver . rule ; public class BothAreNull implements ValuePredicate
1,267
<s> package org . oddjob . monitor . actions ; public class ActionProviderBean implements ActionProvider { private ExplorerAction [ ] actions ; public void setExplorerActions ( ExplorerAction [ ] actions
1,268
<s> package org . oddjob . sql ; import java . math . BigDecimal ; import java . sql . ResultSet ; import java . sql . ResultSetMetaData ; import java . sql . SQLException ; import java . sql . Statement ; import java . util . List ; import junit . framework . AssertionFailedError ; import junit . framework . TestCase ...
1,269
<s> package org . rubypeople . rdt . internal . ui ; import org . eclipse . core . resources . IFile ; import org . eclipse . core . resources . IProject ; import org . eclipse . core . resources . IResource ; import org . eclipse . core . resources . mapping . ResourceMapping ; import org . eclipse . core . runtime . ...
1,270
<s> package net . sf . sveditor . core . fileset ; import java . util . ArrayList ; import java . util . List ; import java . util . regex . Matcher ; import java . util . regex . Pattern ; import java . util . regex . PatternSyntaxException ; import net . sf . sveditor . core . SVFileUtils ; import net . sf . sveditor...
1,271
<s> package com . aptana . rdt . internal . core . parser . warnings ; import java . util . List ; import org . rubypeople . rdt . core . RubyCore ; import org . rubypeople . rdt . core . compiler . CategorizedProblem ; import org . rubypeople . rdt . core . parser . warnings . RubyLintVisitor ; import org . rubypeople...
1,272
<s> package net . sf . sveditor . core . db . expr ; import net . sf . sveditor . core . db . SVDBItemType ; public class SVDBAssociativeArrayElemAssignExpr extends SVDBExpr { public SVDBExpr fKey ; public SVDBExpr fValue ; public SVDBAssociativeArrayElemAssignExpr ( ) { super ( SVDBItemType
1,273
<s> package org . rubypeople . rdt . internal . ui . search ; import org . eclipse . jface . action . Action ; import org . eclipse
1,274
<s> package net . sf . sveditor . core . db . refs ; import net . sf . sveditor . core . db . SVDBLocation ; public class SVDBFileRefCollector extends AbstractSVDBFileRefFinder { private SVDBRefCacheEntry fReferences ;
1,275
<s> package org . rubypeople . rdt . internal . ui . text ; import java . text . CharacterIterator ; import org . eclipse . jface . text . Assert ; public class SequenceCharacterIterator implements CharacterIterator { private int fIndex = - 1 ; private final CharSequence fSequence ; private final int fFirst ; private f...
1,276
<s> package com . asakusafw . compiler . windgate . testing . io ; import java . io . IOException ; import com . asakusafw . compiler . windgate . testing . model . Simple ; import com . asakusafw . runtime . io . ModelOutput ; import com . asakusafw . runtime . io . RecordEmitter ; public final class SimpleOutput impl...
1,277
<s> package net . sf . sveditor . ui . pref ; import java . util . HashMap ; import java . util . HashSet ; import java . util . Map ; import java . util . Map . Entry ; import java . util . Set ; import net . sf . sveditor . core . StringInputStream ; import net . sf . sveditor . core . XMLTransformUtils ; import org ...
1,278
<s> package org . rubypeople . rdt . internal . core ; import java . text . NumberFormat ; import java . util . HashMap ; import java . util . Map ; import org . rubypeople . rdt . core . IRubyElement ; public class RubyModelCache { public static final int CACHE_RATIO = 20 ; protected RubyModelInfo modelInfo ; protecte...
1,279
<s> package com . asakusafw . utils . java . internal . model . syntax ; import com . asakusafw . utils . java . model . syntax . Expression ; import com . asakusafw . utils . java . model . syntax . ModelKind ; import com . asakusafw . utils . java . model . syntax . ReturnStatement ; import com . asakusafw . utils . ...
1,280
<s> package org . rubypeople . rdt . refactoring . core . movemethod ; import org . jruby . ast . ArrayNode ; import org . jruby . ast . Node ; import org . rubypeople . rdt . refactoring . core . NodeFactory ; import org . rubypeople . rdt . refactoring . core . NodeProvider ; import org . rubypeople . rdt . refactori...
1,281
<s> package net . sf . sveditor . ui . wizards ; import net . sf . sveditor . core . db . SVDBClassDecl ; import net . sf . sveditor . core . db . project . SVDBProjectData ; import org . eclipse . jface . window . Window ; import org . eclipse . swt . SWT ; import org . eclipse . swt . events . ModifyEvent ; import or...
1,282
<s> package com . asakusafw . testdriver . excel . legacy ; import java . util . HashMap ; import java . util . Map ; public enum RowMatchingCondition { EXACT ( "-UNK-" ) , PARTIAL ( "-UNK-" ) , NONE ( "-UNK-" ) ; private String japaneseName ; private RowMatchingCondition ( String japaneseName ) { this . japaneseName =...
1,283
<s> package com . asakusafw . compiler . operator ; import java . util . List ; import javax . lang . model . element . ExecutableElement ; import javax . lang . model . element . TypeElement ; import com . asakusafw . compiler . common . Precondition ; import com . asakusafw . utils . collections . Lists ; public clas...
1,284
<s> package com . asakusafw . compiler . common ; import static org . hamcrest . Matchers . * ; import static org . junit . Assert . * ; import java . io . File ; import java . io . IOException ; import java . io . InputStream ; import java . util . Arrays ; import java . util . List ; import java . util . Map ; import...
1,285
<s> package fi . koku . services . utility . authorizationinfo . v1 . impl ; import java . util . ArrayList ; import java . util . List ; import org . slf4j . Logger ; import org . slf4j . LoggerFactory ; import fi . koku . KoKuFaultException ; import fi . koku . services . utility . authorization . v1 . AuthorizationI...
1,286
<s> package org . rubypeople . rdt . refactoring . tests . core . overridemethod ; import junit . framework . Test ; import junit . framework . TestSuite ; import org . rubypeople .
1,287
<s> package com . asakusafw . compiler . flow . testing . model ; import java . io . DataInput ; import java . io . DataOutput ; import java . io . IOException ; import org . apache . hadoop . io . Text ; import org . apache . hadoop . io . Writable ; import com . asakusafw . compiler . flow . testing . io . ExSummariz...
1,288
<s> package org . rubypeople . rdt . internal . ui . preferences ; import java . util . ArrayList ; import java . util . HashMap ; import java . util . Iterator ; import java . util . Map ; import org . eclipse . core . runtime . CoreException ; import org . eclipse . core . runtime . IStatus ; import org . eclipse . c...
1,289
<s> package net . sf . sveditor . doc . dev ; import java . io . FileInputStream ; import java . io . FileOutputStream ; import java . io . IOException ; import java . io . InputStream ; import java . util . Properties ; import javax . xml . parsers . DocumentBuilder ; import javax . xml . parsers . DocumentBuilderFact...
1,290
<s> package net . sf . sveditor . core . tests . index ; import java . io . File ; import java . util . List ; import junit . framework . TestCase ; import net . sf . sveditor . core . SVCorePlugin ; import net . sf . sveditor . core . db . ISVDBItemBase ; import net . sf . sveditor . core . db . SVDBItem ; import net ...
1,291
<s> package com . mcbans . firestar . mcbans ; import com . mcbans . firestar . mcbans . bukkitListeners . PlayerListener ; import com . mcbans . firestar . mcbans . callBacks . BanSync ; import com . mcbans . firestar . mcbans . callBacks . MainCallBack ; import com . mcbans . firestar . mcbans . callBacks . serverCho...
1,292
<s> package org . rubypeople . rdt . internal . ui . workingsets ; import java . util . ArrayList ; import java . util . Iterator ; import java . util . List ; import org . eclipse . jface . action . Action ; import org . eclipse . jface . action . ActionContributionItem ; import org . eclipse . jface . action . IContr...
1,293
<s> package com . sun . tools . hat . internal . model ; import com . sun . tools . hat . internal . util . Misc ; public class Root { private final long id ; private final long refererId ; private int index = - 1 ; private final int type ; private final String description ; private JavaHeapObject referer = null ; priv...
1,294
<s> package org . rubypeople . rdt . refactoring . editprovider ; import java . util . ArrayList ; import java . util . Collection ; import org . jruby . ast . IScopingNode ; import org . jruby . ast . Node ; public class ScopingNodeRenameEditProvider { private final Collection < ? extends IScopingNode > nodes ; privat...
1,295
<s> package org . springframework . samples . petclinic ; import java . util . Collection ; import java . util . Date ; import static org . junit . Assert . assertEquals ; import static org . junit . Assert . assertTrue ; import org . joda . time . LocalDate ; import org . junit . Test ; import org . springframework . ...
1,296
<s> package org . rubypeople . rdt . internal . ui . packageview ; import org . eclipse . jface . viewers . ISelectionProvider ; import org . rubypeople . rdt . internal . ui .
1,297
<s> package de . fuberlin . wiwiss . d2rq . algebra ; import java . util . Arrays ; import java . util . Collections ; import java . util . HashSet ; import java . util . Set ; import junit . framework . TestCase ; import com . hp . hpl . jena . graph . Node ; import de . fuberlin . wiwiss . d2rq . expr . Expression ; ...
1,298
<s> package com . asakusafw . compiler . flow . processor . operator ; import com . asakusafw . compiler . flow . processor . ExtractFlowProcessor ; import com . asakusafw . compiler . flow . testing . model . Ex1 ; import com . asakusafw . compiler . flow . testing . model . Ex2 ; import com . asakusafw . runtime . co...
1,299
<s> package com . asakusafw . yaess . paralleljob ; import java . text . MessageFormat ; import java . util . ResourceBundle ; import com . asakusafw . yaess . core . YaessLogger ; public class YaessParallelJobLogger extends YaessLogger { private static final ResourceBundle BUNDLE = ResourceBundle . getBundle ( "" ) ; ...