id
int32
0
3k
input
stringlengths
43
33.8k
gt
stringclasses
1 value
600
<s> package org . rubypeople . rdt . internal . ui . wizards . buildpaths ; import java . util . ArrayList ; import java . util . Iterator ; import java . util . List ; import org . eclipse . core . resources . IContainer ; import org . eclipse . core . resources . IProject ; import org . eclipse . core . resources . I...
601
<s> package org . rubypeople . rdt . internal . ui . viewsupport ; import org . eclipse . jface . viewers . DecoratingLabelProvider ; import org . eclipse . jface . viewers . IColorProvider ; import org . eclipse . swt . graphics . Color ; import org . eclipse . ui . PlatformUI ; import org . rubypeople . rdt . ui . Pr...
602
<s> package org . apache . camel . example . reportincident . model ; import org . apache . commons . lang . builder . ToStringBuilder ; import org . apache . commons . lang . builder . ToStringStyle ; public abstract
603
<s> package org . oddjob . jmx . handlers ; import javax . management . MBeanAttributeInfo ; import javax . management . MBeanNotificationInfo ; import javax . management . MBeanOperationInfo ; import javax . management . MBeanParameterInfo ; import org . oddjob . Resetable ; import org . oddjob . jmx . client . Client...
604
<s> package hudson . jbpm . model ; import java . util . List ; import org . jbpm . taskmgmt . exe . TaskInstance ; import hudson . Extension ; import hudson . jbpm . PluginImpl ; import hudson . widgets . Widget ; @ Extension public class
605
<s> package org . rubypeople . rdt . internal . debug . core . model ; import org . eclipse . debug . core . model . DebugElement ; import org . eclipse . debug . core . model . IDebugTarget ; public class RubyDebugElement extends DebugElement { public
606
<s> package com . asakusafw . windgate . core . resource ; import java . io . Closeable ; import java . io . IOException ; import com . asakusafw . windgate . file . resource . Preparable ; public
607
<s> package com . asakusafw . bulkloader . common ; import java . io . IOException ; import java . util . Collection ; import java . util . concurrent . ArrayBlockingQueue ; import java . util . concurrent . BlockingQueue ; import java . util . concurrent . TimeUnit ; import java . util . concurrent . atomic . AtomicBo...
608
<s> package org . rubypeople . rdt . internal . ui . text . spelling ; import java . util . Locale ; import org . eclipse . core . runtime . IProgressMonitor ; import org . eclipse . jface . text . IDocument ; import org . eclipse . jface . text . IRegion ; import org . eclipse . ui . texteditor . spelling . ISpellingP...
609
<s> package com . asakusafw . compiler . testing ; import static org . hamcrest . Matchers . * ; import static org . junit . Assert . * ; import java . io . File ; import java . io . IOException ; import java . io . InputStream ; import java . net . MalformedURLException ; import java . net . URL ; import java . net . ...
610
<s> package com . asakusafw . thundergate . runtime . property ; public final class PathConstants { public static final String PATH_IMPORTER = "" ; public static final String PATH_EXPORTER = "" ; public static final
611
<s> package net . sf . sveditor . core . templates ; import java . io . File ; import java . io . FileInputStream ; import java . io . IOException ; import java . io . InputStream ; public class FSInStreamProvider implements ITemplateInStreamProvider { public InputStream openStream ( String path )
612
<s> package test . modelgen . table . io ; import java . io . IOException ; import javax . annotation . Generated ; import test . modelgen . table . model . TempImportTarget2 ; import com . asakusafw . runtime . io . ModelInput ; import com . asakusafw . runtime . io . RecordParser ; @ Generated ( "" ) @ SuppressWarnin...
613
<s> package de . fuberlin . wiwiss . d2rq . nodes ; import java . util . Collections ; import junit . framework . TestCase ; import com . hp . hpl . jena . datatypes . xsd . XSDDatatype ; import com . hp . hpl . jena . graph . Node ; import com . hp . hpl . jena . rdf . model . AnonId ; import com . hp . hpl . jena . r...
614
<s> package com . asakusafw . dmdl . java . emitter . driver ; import java . util . Collections ; import java . util . List ; import com . asakusafw . dmdl . java . emitter . EmitContext ; import com . asakusafw . dmdl . java . spi . JavaDataModelDriver ; import com . asakusafw . dmdl . semantics . ModelDeclaration ; i...
615
<s> package org . rubypeople . rdt . refactoring . core . encapsulatefield ; import org . eclipse . osgi . util . NLS ; public class Messages extends NLS { private static final String BUNDLE_NAME = "" ; public static String EncapsulateFieldConditionChecker_AlreadyExists ; public static String
616
<s> package org . rubypeople . rdt . internal . ui . preferences ; import org . eclipse . swt . SWT ; import org . eclipse . swt . graphics . Point ; import org . eclipse . swt . layout . GridLayout ; import org . eclipse . swt . widgets . Composite ; import org . eclipse . swt . widgets . Control ; import org . rubype...
617
<s> package net . sf . sveditor . core . db . index ; import java . io . File ; import java . io . IOException ; import java . io . InputStream ; import java . util . ArrayList ; import java . util . HashMap ; import java . util . HashSet ; import java . util . Iterator ; import java . util . List ; import java . util ...
618
<s> package com . asakusafw . compiler . flow . testing . external ; import java . util . Collections ; import java . util . Set ; import com . asakusafw . compiler . flow . testing . model . Ex2 ; import com . asakusafw . compiler . testing
619
<s> package de . fuberlin . wiwiss . d2rq . server ; import org . joseki . DatasetDesc ; import org . joseki . Request ; import org . joseki . Response ; import com . hp . hpl . jena . query . Dataset ; public class D2RQDatasetDesc extends DatasetDesc { private AutoReloadableDataset dataset ; public D2RQDatasetDesc ( A...
620
<s> package com . asakusafw . dmdl . thundergate . driver ; import static org . hamcrest . Matchers . * ; import static org . junit . Assert . * ; import org . apache . hadoop . io . Text ; import org . junit . Before ; import org . junit . Test ; import com . asakusafw . dmdl . thundergate . GeneratorTesterRoot ; impo...
621
<s> package org . oddjob . jmx . server ; import javax . management . MBeanAttributeInfo ; import javax . management . MBeanNotificationInfo ; import javax . management . MBeanOperationInfo ; import javax . management . Notification ; import javax . management . ObjectName ; import junit . framework . TestCase ; import...
622
<s> package org . rubypeople . rdt . internal . core . search . matching ; import java . io . IOException ; import org . rubypeople . rdt . core . Flags ; import org . rubypeople . rdt . core . search . SearchPattern ; import org . rubypeople . rdt . internal . core . index . EntryResult ; import org . rubypeople . rdt...
623
<s> package com . melloware . jintellitype ; import java . util . Properties ; @ SuppressWarnings ( "" ) public final class Main { private Main ( ) { } public static void main ( String [ ] argv ) { System . out . println ( "" + getProjectVersion ( ) + "\"" ) ; System . out . println ( " " ) ; System . out . println ( "...
624
<s> package org . rubypeople . rdt . refactoring . nodewrapper ; import java . util . ArrayList ; import java . util . Collection ; import org . jruby . ast . DAsgnNode ; import org . jruby . ast . DVarNode ; import org . jruby . ast . LocalAsgnNode ; import org . jruby . ast . LocalVarNode ; import org . jruby . ast ....
625
<s> package org . rubypeople . rdt . internal . ui . preferences . formatter ; import java . util . Map ; import org . eclipse . jface . preference . IPreferenceStore ; import org . eclipse . jface . preference . PreferenceConverter ; import org . eclipse . jface . resource . JFaceResources ; import org . eclipse . jfa...
626
<s> package com . asakusafw . testdriver . excel ; import java . math . BigDecimal ; import java . math . BigInteger ; import java . util . Calendar ; public class Simple { public Integer number ; public String text ;
627
<s> package net . sf . sveditor . core . db ; public interface IFieldItemAttr { int FieldAttr_Local = ( 1 << 0 ) ; int FieldAttr_Protected = ( 1 << 1 ) ; int FieldAttr_Rand = ( 1 << 2 ) ; int FieldAttr_Randc = ( 1 << 3 ) ; int FieldAttr_Static = ( 1 << 4 ) ; int FieldAttr_Virtual = ( 1 << 5 ) ; int FieldAttr_Automatic ...
628
<s> package com . asakusafw . testdriver . testing . io ; import java . io . IOException ; import com . asakusafw . runtime . io . ModelOutput ; import com . asakusafw . runtime . io . RecordEmitter ; import com . asakusafw . testdriver . testing . model . Variety ; public final class VarietyOutput implements ModelOutp...
629
<s> package org . rubypeople . rdt . refactoring . signatureprovider ; import java . util . Collection ; import org . rubypeople . rdt . refactoring . exception . UnknownMethodNameException ;
630
<s> package org . rubypeople . rdt . refactoring . ui . pages ; import org . eclipse . jface . viewers . ITreeContentProvider ; import org . eclipse . swt . SWT ; import org . eclipse . swt . layout . FillLayout ; import org . eclipse . swt . widgets . Composite ; import org . eclipse . swt . widgets . Group ; import o...
631
<s> package org . rubypeople . eclipse . shams . resources ; import java . net . URI ; import org . eclipse . core . resources . IFile ; import org . eclipse . core . resources . IFolder ; import org . eclipse . core . runtime . CoreException ; import org . eclipse . core . runtime . IPath ; import org . eclipse . core...
632
<s> package org . rubypeople . rdt . internal . ti ; import java . util . Iterator ; import org . jruby . ast . ArgsNode ; import org . jruby . ast . ArgumentNode ; import org . jruby . ast . ArrayNode ; import org . jruby . ast . CallNode ; import org . jruby . ast . ClassNode ; import org . jruby . ast . Colon2Node ;...
633
<s> package fi . koku . services . utility . authorizationinfo . v1 . impl ; import java . util . ArrayList ; import java . util . List ; import fi . koku . services . utility . authorizationinfo . v1 . AuthorizationInfoService ; import fi . koku . services . utility . authorizationinfo . v1 . Constants ; import fi . k...
634
<s> package fi . koku . services . entity . customer . v1 ; import java . net . URL ; import javax . xml . namespace . QName ; import javax . xml . ws . BindingProvider ; import org . slf4j . Logger ; import org . slf4j . LoggerFactory ; public class CustomerServiceFactory { private String uid ; private String pwd ; pr...
635
<s> package com . asakusafw . testtools . inspect ; import static org . junit . Assert . * ; import java . sql . Connection ; import java . util . ArrayList ; import java . util . Calendar ; import java . util . HashSet ; import java . util . List ; import java . util . Set ; import org . apache . hadoop . io . Writabl...
636
<s> package com . aptana . rdt . internal . core . gems ; import java . io . File ; import java . util . HashSet ; import java . util . Set ; import org . eclipse . core . runtime . IProgressMonitor ; import junit . framework . TestCase ; import com . aptana . rdt . core . gems . Gem ; public class GemManagerTest exten...
637
<s> package com . pogofish . jadt . parser ; import java . util . List ; import com . pogofish . jadt . ast . Annotation ; import com . pogofish . jadt . ast . Arg ; import com . pogofish . jadt . ast . ArgModifier ; import com . pogofish . jadt . ast . Constructor ; import com . pogofish . jadt . ast . DataType ; impo...
638
<s> package net . sf . sveditor . core . tests . index . libIndex ; import java . io . ByteArrayOutputStream ; import java . io . File ; import java . io . PrintStream ; import junit . framework . TestCase ; import net . sf . sveditor . core . SVCorePlugin ; import net . sf . sveditor . core . db . ISVDBItemBase ; impo...
639
<s> package com . asakusafw . testdriver . core ; import static org . hamcrest . Matchers . * ; import static org . junit . Assert . * ; import java . io . IOException ; import java . net . URI ; import java . net . URISyntaxException ; import java . util . Arrays ; import org . junit . Test ; import com . asakusafw . ...
640
<s> package org . rubypeople . rdt . internal . corext . util ; import java . text . MessageFormat ; public class Messages { public static String format ( String message , Object object ) {
641
<s> package org . rubypeople . rdt . debug . core . tests ; import java . util . ArrayList ; import java . util . List ; import org . eclipse . core . resources . IMarkerDelta ; import org . eclipse . core . runtime . IStatus ; import org . eclipse . debug . core . DebugException ; import org . eclipse . debug . core ....
642
<s> package com . asakusafw . windgate . core . resource ; import java . io . IOException ; import java . text . MessageFormat ; import java . util . Collections ; import java . util . HashMap ; import java . util . Map ; import com . asakusafw . windgate . core . GateProfile ; import com . asakusafw . windgate . core ...
643
<s> package com . lmax . disruptor ; public final class BatchConsumer < T extends AbstractEntry > implements Consumer { private final ConsumerBarrier < T > consumerBarrier ; private final BatchHandler < T > handler ; private ExceptionHandler exceptionHandler = new FatalExceptionHandler ( ) ; public long p1 , p2 , p3 , ...
644
<s> package org . rubypeople . rdt . internal . ui ; import org . eclipse . core . runtime . IAdaptable ; import org . eclipse . ui . IElementFactory ; import org . eclipse . ui . IMemento ; import org . eclipse . ui . IPersistableElement ; import org . rubypeople . rdt . core . IRubyElement ; import org . rubypeople ....
645
<s> package com . asakusafw . compiler . operator . model ; import org . apache . hadoop . io . Text ; import com . asakusafw . compiler . operator . io . MockKeyInput ; import com . asakusafw . compiler . operator . io . MockKeyOutput ; import com . asakusafw . runtime . model . DataModelKind ; import com . asakusafw ...
646
<s> package com . asakusafw . cleaner . common ; import com . asakusafw . cleaner . exception . CleanerSystemException ; import com . asakusafw . cleaner . log . Log ; import com . asakusafw . cleaner . log . LogInitializer ; public final class CleanerInitializer { private CleanerInitializer ( ) { return ; } public sta...
647
<s> package org . rubypeople . rdt . refactoring . core . pullup ; import org . rubypeople . rdt . refactoring . core . RubyRefactoring ; import org . rubypeople . rdt . refactoring . ui . pages . MethodUpPullerSelectionPage ; public class PullUpRefactoring extends RubyRefactoring { public static final String NAME = "P...
648
<s> package test . modelgen . table . model ; import java . io . DataInput ; import java . io . DataOutput ; import java . io . IOException ; import javax . annotation . Generated ; import org . apache . hadoop . io . Text ; import org . apache . hadoop . io . Writable ; import com . asakusafw . runtime . value . Date ...
649
<s> package net . sf . sveditor . core . docs . model ; import net . sf . sveditor . core . db . index . ISVDBIndex ; import net . sf . sveditor . core . db . index . SVDBDeclCacheItem ; enum SymbolType { CLASS , PKG , CLASS_MEMBER } ; public class SymbolTableEntry { private String symbol ; private String pkgName ; pri...
650
<s> package org . rubypeople . rdt . internal . ui . rubyeditor ; import java . util . Collection ; import java . util . Iterator ; import org . eclipse . core . runtime . Assert ; import org . eclipse . jface . text . ITextOperationTarget ; import org . eclipse . jface . text . source . ISourceViewer ; import org . ec...
651
<s> package com . asakusafw . compiler . flow . processor ; import com . asakusafw . compiler . common . TargetOperator ; import com . asakusafw . compiler . flow . DataClass ; import com . asakusafw . compiler . flow . DataClass . Property ; import com . asakusafw . compiler . flow . LinePartProcessor ; import com . a...
652
<s> package com . asakusafw . compiler . operator . io ; import java . io . IOException ; import com . asakusafw . compiler . operator . model . MockKeyValue2 ; import com . asakusafw . runtime . io . ModelOutput ; import com . asakusafw . runtime . io . RecordEmitter ; public final class MockKeyValue2Output implements...
653
<s> package org . oddjob . jmx . server ; import javax . management . Notification ; import javax . management . ObjectName ; import javax . swing . ImageIcon ; import junit . framework . TestCase ; import org . oddjob . Iconic ; import org . oddjob . arooa . ArooaSession ; import org . oddjob . arooa . registry . Mock...
654
<s> package org . rubypeople . rdt . internal . core ; import org . rubypeople . rdt . core . IRubyElement ; class RubyElementInfo { protected IRubyElement [ ] children ; protected boolean isStructureKnown = false ; static Object [ ] NO_NON_RUBY_RESOURCES = new Object [ ] { } ; protected RubyElementInfo ( ) { this . ch...
655
<s> package org . oddjob . schedules . schedules ; import java . text . ParseException ; import java . util . Date ; import junit . framework . TestCase ; import org . oddjob . OddjobDescriptorFactory ; import org . oddjob . arooa . ArooaDescriptor ; import org . oddjob . arooa . ArooaParseException ; import org . oddj...
656
<s> package org . rubypeople . rdt . internal . ui . wizards . buildpaths . newsourcepage ; import java . lang . reflect . InvocationTargetException ; import java . util . ArrayList ; import java . util . Collection ; import java . util . HashMap ; import java . util . Iterator ; import java . util . List ; import org ...
657
<s> package net . sf . sveditor . ui . search ; import java . util . ArrayList ; import java . util . List ; import net . sf . sveditor . core . SVCorePlugin ; import net . sf . sveditor . core . db . index . ISVDBIndexIterator ; import net . sf . sveditor . core . db . index . SVDBIndexListIterator ; import net . sf ....
658
<s> package com . asakusafw . compiler . fileio . operator ; import javax . annotation . Generated ; import com . asakusafw . compiler . fileio . model . Ex1 ; import com . asakusafw .
659
<s> package org . rubypeople . rdt . internal . ui . preferences ; import org . eclipse . swt . SWT ; import org . eclipse . swt . graphics . Point ; import org . eclipse . swt . graphics . Rectangle ; import org . eclipse . swt . widgets . Composite ; import org . eclipse . swt . widgets . Control ; import org . eclip...
660
<s> package org . rubypeople . rdt . refactoring . tests . core . encapsulatefield . conditionchecks ; import java . io . FileNotFoundException ; import java . io . IOException ; import org . rubypeople . rdt . refactoring . core . encapsulatefield . EncapsulateFieldConditionChecker ; import org . rubypeople . rdt . re...
661
<s> package org . oddjob . scheduling ; import java . util . Collection ; import java . util . List ; import java . util . concurrent . Callable ; import java . util . concurrent . ExecutionException ; import java . util . concurrent . ExecutorService ; import java . util . concurrent . Future ; import java . util . co...
662
<s> package com . asakusafw . testdriver . file ; import java . io . IOException ; import java . text . MessageFormat ; import java . util . regex . Matcher ; import java . util . regex . Pattern ; import org . apache . hadoop . conf . Configurable ; import org . apache . hadoop . conf . Configuration ; import org . ap...
663
<s> package com . asakusafw . compiler . fileio . flow ; import com . asakusafw . compiler . fileio . external . Ex1MockImporterDescription ; import com . asakusafw . compiler . fileio . model . Ex1 ; import com . asakusafw . compiler . fileio . operator . ExOperatorFactory ; import com . asakusafw . compiler . fileio ...
664
<s> package com . asakusafw . testdriver . windgate ; import com . asakusafw . vocabulary . windgate . WindGateImporterDescription ; import com . asakusafw . windgate . core . DriverScript ; public class MockImporterDescription extends WindGateImporterDescription { private final Class < ? > modelType ; private final St...
665
<s> package net . sf . sveditor . ui . editor ; import org . eclipse . jface . text . BadLocationException ; import org . eclipse . jface . text . DefaultIndentLineAutoEditStrategy ; import org . eclipse . jface . text . DocumentCommand ; import org . eclipse . jface . text . IDocument ; import org . eclipse . jface . ...
666
<s> package org . oddjob . framework ; import java . util . ArrayList ; import java . util . List ; import javax . inject . Inject ; import junit . framework . TestCase ; import org . oddjob . FailedToStopException ; import org . oddjob . IconSteps ; import org . oddjob . Oddjob ; import org . oddjob . OddjobLookup ; i...
667
<s> package org . rubypeople . rdt . internal . ui . packageview ; import org . eclipse . jface . viewers . Viewer ; import org . eclipse . ui . IWorkingSet ; import org . rubypeople . rdt . ui . RubyElementSorter ; public
668
<s> package com . asakusafw . testdriver . directio ; import static org . hamcrest . Matchers . * ; import static org . junit . Assert . * ; import java . io . IOException ; import org . apache . hadoop . fs . FileSystem ; import org . apache . hadoop . fs . Path ; import org . apache . hadoop . io . Text ; import com ...
669
<s> package com . asakusafw . testtools ; import com . asakusafw . modelgen . emitter . JavaName ; import com . asakusafw . modelgen . source . MySqlDataType ; public class ColumnInfo { public ColumnInfo ( String tableName , String columnName , String columnComment , MySqlDataType dataType , long characterMaximumLength...
670
<s> package com . asakusafw . runtime . directio . util ; import java . io . IOException ; import java . io . InputStream ; public class DelimiterRangeInputStream extends InputStream { private final InputStream origin ; private final char delimiter ; private long remaining ; private boolean endOfRange ; private final b...
671
<s> package org . rubypeople . rdt . internal . ui . viewsupport ; import java . util . HashMap ; import java . util . Iterator ; import java . util . Map ; import org . eclipse . jface . resource . ColorRegistry ; import org . eclipse . jface . resource . JFaceResources ; import org . eclipse . jface . util . IPropert...
672
<s> package org . oddjob . scheduling ; import junit . framework . TestCase ; import org . oddjob . Helper ; import org . oddjob . OddjobDescriptorFactory ; import org . oddjob . arooa . ArooaDescriptor ; import org . oddjob . arooa . ArooaParseException ; import org . oddjob . arooa . ArooaSession ; import org . oddjo...
673
<s> package org . oddjob . monitor . action ; import java . awt . Component ; import java . awt . KeyboardFocusManager ; import java . awt . event . WindowAdapter ; import java . awt . event . WindowEvent ; import java . beans . PropertyChangeEvent ; import java . beans . PropertyChangeListener ; import javax . swing ....
674
<s> package de . fuberlin . wiwiss . d2rq . map ; import java . util . Arrays ; import java . util . HashSet ; import java . util . Set ; import junit . framework . TestCase ; import com . hp . hpl . jena . rdf . model . Model ; import com . hp . hpl . jena . rdf . model . ModelFactory ; import com . hp . hpl . jena . ...
675
<s> package org . rubypeople . rdt . internal . ui . preferences . formatter ; import org . eclipse . core . runtime . IStatus ; import org . eclipse . jface . dialogs . IDialogConstants ; import org . eclipse . jface . dialogs . StatusDialog ; import org . eclipse . swt . SWT ; import org . eclipse . swt . events . Mo...
676
<s> package com . aptana . rdt . internal . parser . warnings ; import java . util . HashSet ; import java . util . Set ; import org . jruby . ast . HashNode ; import org . jruby . ast . ListNode ; import org . jruby . ast . Node ; import org . rubypeople . rdt . core . parser . warnings . RubyLintVisitor ; import org ...
677
<s> package net . sf . sveditor . core . db . expr ; import net . sf . sveditor . core . db . SVDBItemBase ; import net . sf . sveditor . core . db . SVDBItemType ; public class SVDBBinaryExpr extends SVDBExpr { public SVDBExpr fLhs ; public String fOp ; public SVDBExpr fRhs ; public SVDBBinaryExpr ( ) { this ( null , ...
678
<s> package com . asakusafw . testdriver . core ; import java . math . BigDecimal ; import java . math . BigInteger ; import java . util . Calendar ; public enum PropertyType { BOOLEAN ( Boolean . class ) , BYTE ( Byte . class ) , SHORT ( Short . class ) , INT ( Integer . class ) , LONG ( Long . class ) , INTEGER ( Big...
679
<s> package net . sf . sveditor . core . db . stmt ; import net . sf . sveditor . core . db . ISVDBAddChildItem ; import net . sf . sveditor . core . db . ISVDBChildItem ; import net . sf . sveditor . core . db . ISVDBChildParent ; import net . sf . sveditor . core . db . SVDBItemType ; import net . sf . sveditor . cor...
680
<s> package org . oddjob . framework ; import java . io . IOException ; import junit . framework . TestCase ; import org . oddjob . FailedToStopException ; import org . oddjob . Helper ; import org . oddjob . arooa . MockArooaSession ; import org . oddjob . arooa . registry . ComponentPool ; import org . oddjob . arooa...
681
<s> package org . rubypeople . rdt . refactoring . core . inlinemethod ; import org . jruby . ast . RootNode ; import org . rubypeople . rdt . refactoring . core . renamelocal . LocalVariableRenamer ;
682
<s> package net . ggtools . grand . ui . widgets ; import java . io . File ; import java . util . Collection ; import java . util . HashSet ; import java . util . Iterator ; import net . ggtools . grand . ui . RecentFilesManager ; import net . ggtools . grand . ui . widgets . OpenFileWizard . SelectedFileListener ; imp...
683
<s> package com . asakusafw . bulkloader . cache ; import java . sql . Connection ; import java . util . Arrays ; import java . util . List ; import com . asakusafw . bulkloader . common . BulkLoaderInitializer ; import com . asakusafw . bulkloader . common . Constants ; import com . asakusafw . bulkloader . common . D...
684
<s> package org . rubypeople . rdt . refactoring . core . rename ; import org . rubypeople . rdt . refactoring . core . IRefactoringConfig ; import org . rubypeople . rdt . refactoring . documentprovider . DocumentProvider ; import org . rubypeople . rdt . refactoring . documentprovider . IDocumentProvider ; public cla...
685
<s> package com . asakusafw . dmdl . util ; import java . io . File ; import java . io . FileNotFoundException ; import java . io . IOException ; import java . net . URL ; import java . net . URLClassLoader ; import java . nio . charset . Charset ; import java . security . AccessController ; import java . security . Pr...
686
<s> package de . fuberlin . wiwiss . d2rq . engine ; import com . hp . hpl . jena . sparql . algebra . Op ; import com . hp . hpl . jena . sparql . algebra . TransformCopy ; import com . hp . hpl . jena . sparql . algebra . op . OpFilter ; import com . hp . hpl . jena . sparql . expr . E_LogicalAnd ; import com . hp . ...
687
<s> package org . oddjob . designer . view ; import org . oddjob . arooa
688
<s> package org . rubypeople . rdt . launching ; import java . io . File ; import java . util . List ; import org . eclipse . core . runtime . CoreException ; import org . rubypeople . rdt . internal . launching . IllegalCommandException ; public class VMStandin extends AbstractVMInstall { private String fRubyVersion =...
689
<s> package org . rubypeople . rdt . refactoring . tests . core . inlinemethod ; import org . rubypeople . rdt . refactoring . nodewrapper . MethodCallNodeWrapper ; import org . rubypeople . rdt . refactoring . tests . core . MultipleDocumentsInOneProvider ; public class TC_SelectedCallFinder extends FinderTestsBase { ...
690
<s> package org . rubypeople . rdt . refactoring . core . pullup ; import java . util . ArrayList ; import java . util . Collection ; import org . jruby . ast . BlockNode ; import org . jruby . ast . Node ; import org . rubypeople . rdt . refactoring . core . NodeFactory ; import org . rubypeople . rdt . refactoring . ...
691
<s> package net . heraan . Player . Human ; import net . heraan . Player . Player ; public class Human extends Player { public Human ( ) { } public Human ( String nickname ) { super . set_Nickname ( nickname ) ; } public Human ( String nickname , String first_name ,
692
<s> package org . oddjob . values ; import java . util . LinkedHashMap ; import java . util . Map ; import org . apache . commons . beanutils . expression . DefaultResolver ; import org . apache . commons . beanutils . expression . Resolver ; import org . oddjob . arooa . ArooaException ; import org . oddjob . arooa . ...
693
<s> package org . rubypeople . rdt . refactoring . core . renamelocal ; import java . util . ArrayList ; import org . jruby . ast . ArgsNode ; import org . jruby . ast . ArgumentNode ; import org . jruby . ast . BlockArgNode ; import org . jruby . ast . LocalAsgnNode ; import org . jruby . ast . LocalVarNode ; import o...
694
<s> package com . asakusafw . testdata . generator . excel ; import static org . hamcrest . Matchers . * ; import static org . junit . Assert . * ; import org . apache . poi . hssf . usermodel . HSSFSheet ; import org . apache . poi . hssf . usermodel . HSSFWorkbook ; import org . junit . Test ; import com . asakusafw ...
695
<s> package org . rubypeople . rdt . launching ; import java . io . File ; import java . text . MessageFormat ; import java . util . Map ; import org . eclipse . core . runtime . CoreException ; import org . eclipse . core . runtime . IProgressMonitor ; import org . eclipse . core . runtime . NullProgressMonitor ; impo...
696
<s> package org . oddjob . tools . includes ; import java . util . regex . Matcher ; import java . util . regex . Pattern ; public class FilterFactory { public final static Pattern PATTERN = Pattern
697
<s> package com . sun . phobos . script . javascript ; import com . sun . phobos . script . util . * ; import javax . script . * ; import org . mozilla . javascript . * ; import java . lang . reflect . Method ; import java . io . * ; import java . util . * ; public class RhinoScriptEngine extends AbstractScriptEngine i...
698
<s> package com . asakusafw . cleaner . common ; public final class MessageIdConst { public static final String CMN_PROP_CHECK_ERROR = "" ; public static final String LCLN_START = "" ; public static final String LCLN_EXIT_SUCCESS = "" ; public static final String LCLN_EXIT_WARNING = "" ; public static final String LCLN...
699
<s> package org . oddjob . util ; import java . io . ByteArrayOutputStream ; import java . io . IOException ; import java . io . InputStream ; import java . io . ObjectOutputStream ; import java . io . OutputStream ; import java . io . Serializable ; public class IO { public static void copy ( InputStream in , OutputSt...