Source stringclasses 1
value | Date int32 2.01k 2.01k | Text stringlengths 3 15.9M | Token_count int32 1 2.44M |
|---|---|---|---|
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class TokenizedType1 extends TokenizedType {
public TokenizedType1(Token firstToken, Token lastToken) {
super(new Property[] {
}, firstToken, lastToken);
}
public Tokenize... | 130 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import java.util.*;
import cide.gast.*;
import java.io.PrintStream;
import cide.languages.*;
public class SimplePrintVisitor extends AbstractPrintVisitor implements ILanguagePrintVisitor {
public SimplePrintVisitor(PrintStream out) {
super(out);
}
public SimplePrintVisitor()... | 2,599 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class TokenizedType6 extends TokenizedType {
public TokenizedType6(Token firstToken, Token lastToken) {
super(new Property[] {
}, firstToken, lastToken);
}
public Tokenize... | 130 |
github-java-corpus | 2,012 | /* Generated By:JavaCC: Do not edit this line. DTDParser.java */
package tmp.generated_dtd;
import java.io.*;
import java.util.*;
import cide.gast.*;
import cide.gparser.*;
public class DTDParser implements DTDParserConstants {
final public DTD DTD() throws ParseException {
DTDEntry dTDEntry;
... | 7,225 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public abstract class DefaultDecl extends GenASTNode {
protected DefaultDecl(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); }
protected DefaultDecl(Propert... | 97 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class DTDEntry1 extends DTDEntry {
public DTDEntry1(ElementDecl elementDecl, Token firstToken, Token lastToken) {
super(new Property[] {
new PropertyOne<ElementDecl>("elementD... | 178 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class ContentSpec3 extends ContentSpec {
public ContentSpec3(Children children, Token firstToken, Token lastToken) {
super(new Property[] {
new PropertyOne<Children>("children... | 163 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class SeqOrChoice1 extends SeqOrChoice {
public SeqOrChoice1(Choice choice, Token firstToken, Token lastToken) {
super(new Property[] {
new PropertyOne<Choice>("choice", choic... | 168 |
github-java-corpus | 2,012 | /* Generated By:JavaCC: Do not edit this line. DTDParserConstants.java */
package tmp.generated_dtd;
public interface DTDParserConstants {
int EOF = 0;
int LETTER = 1;
int DIGIT = 2;
int NAMECHAR = 3;
int FIXED = 4;
int IMPLIED = 5;
int PCDATA = 6;
int REQUIRED = 7;
int CDATA = 8;
in... | 473 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public abstract class ContentSpec extends GenASTNode {
protected ContentSpec(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); }
protected ContentSpec(Propert... | 97 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class Modifier2 extends Modifier {
public Modifier2(Token firstToken, Token lastToken) {
super(new Property[] {
}, firstToken, lastToken);
}
public Modifier2(Property[] pr... | 120 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class StringType extends GenASTNode {
public StringType(Token firstToken, Token lastToken) {
super(new Property[] {
}, firstToken, lastToken);
}
public StringType(Property... | 118 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class DefaultDecl3 extends DefaultDecl {
public DefaultDecl3(ASTTextNode text17, AttribValue attribValue, Token firstToken, Token lastToken) {
super(new Property[] {
new Prope... | 223 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class ContentSpec1 extends ContentSpec {
public ContentSpec1(Token firstToken, Token lastToken) {
super(new Property[] {
}, firstToken, lastToken);
}
public ContentSpec1(P... | 125 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public abstract class TokenizedType extends GenASTNode {
protected TokenizedType(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); }
protected TokenizedType(P... | 100 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class AttribType2 extends AttribType {
public AttribType2(TokenizedType tokenizedType, Token firstToken, Token lastToken) {
super(new Property[] {
new PropertyOne<TokenizedTyp... | 182 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class Children extends GenASTNode {
public Children(SeqOrChoice seqOrChoice, Modifier modifier, Token firstToken, Token lastToken) {
super(new Property[] {
new PropertyOne<Seq... | 214 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class Cp3 extends Cp {
public Cp3(SeqOrChoice seqOrChoice, Modifier modifier1, Token firstToken, Token lastToken) {
super(new Property[] {
new PropertyOne<SeqOrChoice>("seqOrC... | 221 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class TokenizedType2 extends TokenizedType {
public TokenizedType2(Token firstToken, Token lastToken) {
super(new Property[] {
}, firstToken, lastToken);
}
public Tokenize... | 130 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public abstract class EnumeratedType extends GenASTNode {
protected EnumeratedType(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); }
protected EnumeratedTyp... | 103 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class Enumeration extends GenASTNode {
public Enumeration(ASTStringNode name, ArrayList<ASTStringNode> name1, Token firstToken, Token lastToken) {
super(new Property[] {
new P... | 222 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public abstract class SeqOrChoice extends GenASTNode {
protected SeqOrChoice(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); }
protected SeqOrChoice(Propert... | 100 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class AttribType3 extends AttribType {
public AttribType3(EnumeratedType enumeratedType, Token firstToken, Token lastToken) {
super(new Property[] {
new PropertyOne<Enumerated... | 185 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class DTDEntry2 extends DTDEntry {
public DTDEntry2(AttListDecl attListDecl, Token firstToken, Token lastToken) {
super(new Property[] {
new PropertyOne<AttListDecl>("attListD... | 191 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class NotationType extends GenASTNode {
public NotationType(ASTStringNode name, ArrayList<ASTStringNode> name1, Token firstToken, Token lastToken) {
super(new Property[] {
new... | 230 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class TokenizedType5 extends TokenizedType {
public TokenizedType5(Token firstToken, Token lastToken) {
super(new Property[] {
}, firstToken, lastToken);
}
public Tokenize... | 130 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class TokenizedType3 extends TokenizedType {
public TokenizedType3(Token firstToken, Token lastToken) {
super(new Property[] {
}, firstToken, lastToken);
}
public Tokenize... | 130 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class ElementDecl extends GenASTNode {
public ElementDecl(ASTStringNode name, ContentSpec contentSpec, Token firstToken, Token lastToken) {
super(new Property[] {
new Property... | 212 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public abstract class AttribType extends GenASTNode {
protected AttribType(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); }
protected AttribType(Property[]... | 100 |
github-java-corpus | 2,012 | package tmp.generated_dtd;
import cide.gast.*;
import cide.gparser.*;
import cide.greferences.*;
import java.util.*;
public class EnumeratedType1 extends EnumeratedType {
public EnumeratedType1(NotationType notationType, Token firstToken, Token lastToken) {
super(new Property[] {
new PropertyOne<No... | 187 |
github-java-corpus | 2,012 | private synchronized void doParticipants(long cycle)
{
try
{
logger.log(Level.FINE, "***** Participants *****");
if (activeParticipantIdSet.isEmpty()) return;
String currentId = activeParticipantIdSet.first();
TreeSet<String> done = new TreeSet<String>();
while (done.size() < activeParticipantIdSet.size()... | 201 |
github-java-corpus | 2,012 | /**
* Simluation that models a single agent in a world where it is unable to
* hunt enough food to survive
*/
public class SingleAgent extends GenericSimulation
{
public SingleAgent()
{
super("Single agent starving to death", 100, 0, 0);
}
@Override
protected void foods()
{
addFood("Rabbit", 1, 1);
add... | 211 |
github-java-corpus | 2,012 | public class PoliticsExtended extends GenericSimulation
{
public PoliticsExtended()
{
super("Basic Politics Testing Bed", 500, 0, 0.1);
}
protected void agents()
{
Random randomGenerator = new Random();
for (int i = 0; i < 20; i++)
{
addAgent(new PoliticalAgent(20, 2, AgentType.AC,
... | 377 |
github-java-corpus | 2,012 | /**
* CLIPolitics Simulation
* Cycles: 5000
* Agents: 200 TestPoliticalAgents
* - 50 of each the core Strategy Types
* - Initial Food: 20
* - Default Consumption: 2
* - Beliefs: Randomised
* Advice Consumption: 0.1
* Free Group: BasicFreeAgentGroup
* Groups: TestPoliticalGroup
* Foods: Rabbit: 2 from 1, ... | 453 |
github-java-corpus | 2,012 | public class ScaledDouble extends Number implements Comparable<Number>
{
private static final long serialVersionUID = 1L;
private int value;
private int scaleFactor;
private transient Double scaledValue = null;
private void calculate()
{
if (value > 0)
{
scaledValue ... | 262 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 425 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 354 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 892 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 478 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 2,603 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 484 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2010, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 373 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 418 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 749 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 313 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 311 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 439 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 318 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 995 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2009, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 572 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 1,020 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 486 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2009, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 391 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright 2007, Red Hat Middleware LLC, and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* u... | 949 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 1,637 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 817 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 506 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 736 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 471 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 963 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 340 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 842 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 451 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 711 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 465 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 316 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 529 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 509 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 1,851 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 632 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 903 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 392 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 354 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 305 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 746 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2009, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 446 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 592 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 462 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 381 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 518 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 461 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 1,026 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 2,370 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 454 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 1,056 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify ... | 652 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2009, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 301 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2009, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 875 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2009, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 367 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 522 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 479 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 291 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 537 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 462 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 1,751 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source
* Copyright (c) 2010, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the... | 553 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 1,267 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 289 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 317 |
github-java-corpus | 2,012 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 295 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.