File tree Expand file tree Collapse file tree
java/com/berryworks/jquantify Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2005-2015 by BerryWorks Software, LLC. All rights reserved.
3+ *
4+ * This file is part of EDIReader. You may obtain a license for its use directly from
5+ * BerryWorks Software, and you may also choose to use this software under the terms of the
6+ * GPL version 3. Other products in the EDIReader software suite are available only by licensing
7+ * with BerryWorks. Only those files bearing the GPL statement below are available under the GPL.
8+ *
9+ * EDIReader is free software: you can redistribute it and/or modify it under the terms of the
10+ * GNU General Public License as published by the Free Software Foundation, either version 3 of
11+ * the License, or (at your option) any later version.
12+ *
13+ * EDIReader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
14+ * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU General Public License along with EDIReader. If not, see <http://www.gnu.org/licenses/
18+ */
19+
120package com .berryworks .jquantify ;
221
322abstract class Clock {
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2005-2015 by BerryWorks Software, LLC. All rights reserved.
3+ *
4+ * This file is part of EDIReader. You may obtain a license for its use directly from
5+ * BerryWorks Software, and you may also choose to use this software under the terms of the
6+ * GPL version 3. Other products in the EDIReader software suite are available only by licensing
7+ * with BerryWorks. Only those files bearing the GPL statement below are available under the GPL.
8+ *
9+ * EDIReader is free software: you can redistribute it and/or modify it under the terms of the
10+ * GNU General Public License as published by the Free Software Foundation, either version 3 of
11+ * the License, or (at your option) any later version.
12+ *
13+ * EDIReader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
14+ * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU General Public License along with EDIReader. If not, see <http://www.gnu.org/licenses/
18+ */
19+
120package com .berryworks .jquantify ;
221
322/**
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2005-2015 by BerryWorks Software, LLC. All rights reserved.
3+ *
4+ * This file is part of EDIReader. You may obtain a license for its use directly from
5+ * BerryWorks Software, and you may also choose to use this software under the terms of the
6+ * GPL version 3. Other products in the EDIReader software suite are available only by licensing
7+ * with BerryWorks. Only those files bearing the GPL statement below are available under the GPL.
8+ *
9+ * EDIReader is free software: you can redistribute it and/or modify it under the terms of the
10+ * GNU General Public License as published by the Free Software Foundation, either version 3 of
11+ * the License, or (at your option) any later version.
12+ *
13+ * EDIReader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
14+ * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU General Public License along with EDIReader. If not, see <http://www.gnu.org/licenses/
18+ */
19+
120package com .berryworks .jquantify ;
221
322/**
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2005-2015 by BerryWorks Software, LLC. All rights reserved.
3+ *
4+ * This file is part of EDIReader. You may obtain a license for its use directly from
5+ * BerryWorks Software, and you may also choose to use this software under the terms of the
6+ * GPL version 3. Other products in the EDIReader software suite are available only by licensing
7+ * with BerryWorks. Only those files bearing the GPL statement below are available under the GPL.
8+ *
9+ * EDIReader is free software: you can redistribute it and/or modify it under the terms of the
10+ * GNU General Public License as published by the Free Software Foundation, either version 3 of
11+ * the License, or (at your option) any later version.
12+ *
13+ * EDIReader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
14+ * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU General Public License along with EDIReader. If not, see <http://www.gnu.org/licenses/
18+ */
19+
120package com .berryworks .jquantify ;
221
322import java .io .Serializable ;
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2005-2015 by BerryWorks Software, LLC. All rights reserved.
3+ *
4+ * This file is part of EDIReader. You may obtain a license for its use directly from
5+ * BerryWorks Software, and you may also choose to use this software under the terms of the
6+ * GPL version 3. Other products in the EDIReader software suite are available only by licensing
7+ * with BerryWorks. Only those files bearing the GPL statement below are available under the GPL.
8+ *
9+ * EDIReader is free software: you can redistribute it and/or modify it under the terms of the
10+ * GNU General Public License as published by the Free Software Foundation, either version 3 of
11+ * the License, or (at your option) any later version.
12+ *
13+ * EDIReader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
14+ * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU General Public License along with EDIReader. If not, see <http://www.gnu.org/licenses/
18+ */
19+
120package com .berryworks .jquantify ;
221
322import java .io .Serializable ;
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2005-2015 by BerryWorks Software, LLC. All rights reserved.
3+ *
4+ * This file is part of EDIReader. You may obtain a license for its use directly from
5+ * BerryWorks Software, and you may also choose to use this software under the terms of the
6+ * GPL version 3. Other products in the EDIReader software suite are available only by licensing
7+ * with BerryWorks. Only those files bearing the GPL statement below are available under the GPL.
8+ *
9+ * EDIReader is free software: you can redistribute it and/or modify it under the terms of the
10+ * GNU General Public License as published by the Free Software Foundation, either version 3 of
11+ * the License, or (at your option) any later version.
12+ *
13+ * EDIReader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
14+ * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU General Public License along with EDIReader. If not, see <http://www.gnu.org/licenses/
18+ */
19+
120package com .berryworks .jquantify ;
221
322import java .util .LinkedList ;
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2005-2015 by BerryWorks Software, LLC. All rights reserved.
3+ *
4+ * This file is part of EDIReader. You may obtain a license for its use directly from
5+ * BerryWorks Software, and you may also choose to use this software under the terms of the
6+ * GPL version 3. Other products in the EDIReader software suite are available only by licensing
7+ * with BerryWorks. Only those files bearing the GPL statement below are available under the GPL.
8+ *
9+ * EDIReader is free software: you can redistribute it and/or modify it under the terms of the
10+ * GNU General Public License as published by the Free Software Foundation, either version 3 of
11+ * the License, or (at your option) any later version.
12+ *
13+ * EDIReader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
14+ * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU General Public License along with EDIReader. If not, see <http://www.gnu.org/licenses/
18+ */
19+
120package com .berryworks .jquantify ;
221
322/**
Original file line number Diff line number Diff line change 1+ <!--
2+ ~ Copyright 2005-2015 by BerryWorks Software, LLC. All rights reserved.
3+ ~
4+ ~ This file is part of EDIReader. You may obtain a license for its use directly from
5+ ~ BerryWorks Software, and you may also choose to use this software under the terms of the
6+ ~ GPL version 3. Other products in the EDIReader software suite are available only by licensing
7+ ~ with BerryWorks. Only those files bearing the GPL statement below are available under the GPL.
8+ ~
9+ ~ EDIReader is free software: you can redistribute it and/or modify it under the terms of the
10+ ~ GNU General Public License as published by the Free Software Foundation, either version 3 of
11+ ~ the License, or (at your option) any later version.
12+ ~
13+ ~ EDIReader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
14+ ~ even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ ~ GNU General Public License for more details.
16+ ~
17+ ~ You should have received a copy of the GNU General Public License along with EDIReader. If not, see <http://www.gnu.org/licenses/
18+ -->
19+
120<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
221< html >
322< head >
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2005-2015 by BerryWorks Software, LLC. All rights reserved.
3+ *
4+ * This file is part of EDIReader. You may obtain a license for its use directly from
5+ * BerryWorks Software, and you may also choose to use this software under the terms of the
6+ * GPL version 3. Other products in the EDIReader software suite are available only by licensing
7+ * with BerryWorks. Only those files bearing the GPL statement below are available under the GPL.
8+ *
9+ * EDIReader is free software: you can redistribute it and/or modify it under the terms of the
10+ * GNU General Public License as published by the Free Software Foundation, either version 3 of
11+ * the License, or (at your option) any later version.
12+ *
13+ * EDIReader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
14+ * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU General Public License along with EDIReader. If not, see <http://www.gnu.org/licenses/
18+ */
19+
120package com .berryworks .jquantify .util ;
221
322import com .berryworks .jquantify .*;
You can’t perform that action at this time.
0 commit comments