Parcourir la source

rebase for bug hunting and .class removal

Eben Howard il y a 10 ans
Parent
commit
fa5d5e6086
100 fichiers modifiés avec 84 ajouts et 190 suppressions
  1. 22 0
      .gitattributes
  2. 5 8
      .gitignore
  3. 57 57
      NOTICE.txt
  4. 0 0
      build/classes/.netbeans_automatic_build
  5. 0 0
      build/classes/.netbeans_update_resources
  6. BIN
      build/classes/apachecommons/AnnotationUtils$1.class
  7. BIN
      build/classes/apachecommons/AnnotationUtils.class
  8. BIN
      build/classes/apachecommons/ArrayUtils.class
  9. BIN
      build/classes/apachecommons/BitField.class
  10. BIN
      build/classes/apachecommons/BooleanUtils.class
  11. BIN
      build/classes/apachecommons/CharEncoding.class
  12. BIN
      build/classes/apachecommons/CharRange$1.class
  13. BIN
      build/classes/apachecommons/CharRange$CharacterIterator.class
  14. BIN
      build/classes/apachecommons/CharRange.class
  15. BIN
      build/classes/apachecommons/CharSequenceUtils.class
  16. BIN
      build/classes/apachecommons/CharSet.class
  17. BIN
      build/classes/apachecommons/CharSetUtils.class
  18. BIN
      build/classes/apachecommons/CharUtils.class
  19. BIN
      build/classes/apachecommons/ClassUtils.class
  20. BIN
      build/classes/apachecommons/EnumUtils.class
  21. BIN
      build/classes/apachecommons/JavaVersion.class
  22. BIN
      build/classes/apachecommons/LocaleUtils$SyncAvoid.class
  23. BIN
      build/classes/apachecommons/LocaleUtils.class
  24. BIN
      build/classes/apachecommons/ObjectUtils$Null.class
  25. BIN
      build/classes/apachecommons/ObjectUtils.class
  26. BIN
      build/classes/apachecommons/RandomStringUtils.class
  27. BIN
      build/classes/apachecommons/Range$ComparableComparator.class
  28. BIN
      build/classes/apachecommons/Range.class
  29. BIN
      build/classes/apachecommons/SerializationException.class
  30. BIN
      build/classes/apachecommons/SerializationUtils$ClassLoaderAwareObjectInputStream.class
  31. BIN
      build/classes/apachecommons/SerializationUtils.class
  32. BIN
      build/classes/apachecommons/StringEscapeUtils$CsvEscaper.class
  33. BIN
      build/classes/apachecommons/StringEscapeUtils$CsvUnescaper.class
  34. BIN
      build/classes/apachecommons/StringEscapeUtils.class
  35. BIN
      build/classes/apachecommons/StringUtils$InitStripAccents.class
  36. BIN
      build/classes/apachecommons/StringUtils.class
  37. BIN
      build/classes/apachecommons/SystemUtils.class
  38. BIN
      build/classes/apachecommons/Validate.class
  39. BIN
      build/classes/apachecommons/builder/Builder.class
  40. BIN
      build/classes/apachecommons/builder/CompareToBuilder.class
  41. BIN
      build/classes/apachecommons/builder/EqualsBuilder.class
  42. BIN
      build/classes/apachecommons/builder/HashCodeBuilder.class
  43. BIN
      build/classes/apachecommons/builder/IDKey.class
  44. BIN
      build/classes/apachecommons/builder/ReflectionToStringBuilder.class
  45. BIN
      build/classes/apachecommons/builder/StandardToStringStyle.class
  46. BIN
      build/classes/apachecommons/builder/ToStringBuilder.class
  47. BIN
      build/classes/apachecommons/builder/ToStringStyle$DefaultToStringStyle.class
  48. BIN
      build/classes/apachecommons/builder/ToStringStyle$MultiLineToStringStyle.class
  49. BIN
      build/classes/apachecommons/builder/ToStringStyle$NoFieldNameToStringStyle.class
  50. BIN
      build/classes/apachecommons/builder/ToStringStyle$ShortPrefixToStringStyle.class
  51. BIN
      build/classes/apachecommons/builder/ToStringStyle$SimpleToStringStyle.class
  52. BIN
      build/classes/apachecommons/builder/ToStringStyle.class
  53. 0 28
      build/classes/apachecommons/builder/package.html
  54. BIN
      build/classes/apachecommons/concurrent/AtomicInitializer.class
  55. BIN
      build/classes/apachecommons/concurrent/AtomicSafeInitializer.class
  56. BIN
      build/classes/apachecommons/concurrent/BackgroundInitializer$InitializationTask.class
  57. BIN
      build/classes/apachecommons/concurrent/BackgroundInitializer.class
  58. BIN
      build/classes/apachecommons/concurrent/BasicThreadFactory$1.class
  59. BIN
      build/classes/apachecommons/concurrent/BasicThreadFactory$Builder.class
  60. BIN
      build/classes/apachecommons/concurrent/BasicThreadFactory.class
  61. BIN
      build/classes/apachecommons/concurrent/CallableBackgroundInitializer.class
  62. BIN
      build/classes/apachecommons/concurrent/ConcurrentException.class
  63. BIN
      build/classes/apachecommons/concurrent/ConcurrentInitializer.class
  64. BIN
      build/classes/apachecommons/concurrent/ConcurrentRuntimeException.class
  65. BIN
      build/classes/apachecommons/concurrent/ConcurrentUtils$ConstantFuture.class
  66. BIN
      build/classes/apachecommons/concurrent/ConcurrentUtils.class
  67. BIN
      build/classes/apachecommons/concurrent/ConstantInitializer.class
  68. BIN
      build/classes/apachecommons/concurrent/LazyInitializer.class
  69. BIN
      build/classes/apachecommons/concurrent/MultiBackgroundInitializer$1.class
  70. BIN
      build/classes/apachecommons/concurrent/MultiBackgroundInitializer$MultiBackgroundInitializerResults.class
  71. BIN
      build/classes/apachecommons/concurrent/MultiBackgroundInitializer.class
  72. BIN
      build/classes/apachecommons/concurrent/TimedSemaphore$1.class
  73. BIN
      build/classes/apachecommons/concurrent/TimedSemaphore.class
  74. 0 23
      build/classes/apachecommons/concurrent/package.html
  75. BIN
      build/classes/apachecommons/event/EventListenerSupport$ProxyInvocationHandler.class
  76. BIN
      build/classes/apachecommons/event/EventListenerSupport.class
  77. BIN
      build/classes/apachecommons/event/EventUtils$EventBindingInvocationHandler.class
  78. BIN
      build/classes/apachecommons/event/EventUtils.class
  79. 0 22
      build/classes/apachecommons/event/package.html
  80. BIN
      build/classes/apachecommons/exception/CloneFailedException.class
  81. BIN
      build/classes/apachecommons/exception/ContextedException.class
  82. BIN
      build/classes/apachecommons/exception/ContextedRuntimeException.class
  83. BIN
      build/classes/apachecommons/exception/DefaultExceptionContext.class
  84. BIN
      build/classes/apachecommons/exception/ExceptionContext.class
  85. BIN
      build/classes/apachecommons/exception/ExceptionUtils.class
  86. 0 27
      build/classes/apachecommons/exception/package.html
  87. BIN
      build/classes/apachecommons/math/Fraction.class
  88. BIN
      build/classes/apachecommons/math/IEEE754rUtils.class
  89. BIN
      build/classes/apachecommons/math/NumberUtils.class
  90. 0 25
      build/classes/apachecommons/math/package.html
  91. BIN
      build/classes/apachecommons/mutable/Mutable.class
  92. BIN
      build/classes/apachecommons/mutable/MutableBoolean.class
  93. BIN
      build/classes/apachecommons/mutable/MutableByte.class
  94. BIN
      build/classes/apachecommons/mutable/MutableDouble.class
  95. BIN
      build/classes/apachecommons/mutable/MutableFloat.class
  96. BIN
      build/classes/apachecommons/mutable/MutableInt.class
  97. BIN
      build/classes/apachecommons/mutable/MutableLong.class
  98. BIN
      build/classes/apachecommons/mutable/MutableObject.class
  99. BIN
      build/classes/apachecommons/mutable/MutableShort.class
  100. 0 0
      build/classes/apachecommons/mutable/package.html

+ 22 - 0
.gitattributes

@@ -0,0 +1,22 @@
+# Auto detect text files and perform LF normalization
+* text=auto
+
+# Custom for Visual Studio
+*.cs     diff=csharp
+*.sln    merge=union
+*.csproj merge=union
+*.vbproj merge=union
+*.fsproj merge=union
+*.dbproj merge=union
+
+# Standard to msysgit
+*.doc	 diff=astextplain
+*.DOC	 diff=astextplain
+*.docx diff=astextplain
+*.DOCX diff=astextplain
+*.dot  diff=astextplain
+*.DOT  diff=astextplain
+*.pdf  diff=astextplain
+*.PDF	 diff=astextplain
+*.rtf	 diff=astextplain
+*.RTF	 diff=astextplain

+ 5 - 8
.gitignore

@@ -1,9 +1,6 @@
 # Build and Release Folders
-target
-.settings
-.project
-.classpath
-*.iml
-.idea
-.build
-.private
+nbproject/private/
+build/
+
+# Class Files #
+*.class

+ 57 - 57
NOTICE.txt

@@ -1,58 +1,58 @@
-SquidLib
-Copyright 2011-2013 Eben Howard
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
-This product includes software developed at
-SquidPony (http://squidpony.com)
-
-Thanks to TSMI of #rgrd for help in developing SquidLib.
-
-Portions of Bresenham methods are derived from Bob Pendletons C algorithm, which is in turn derived from Paul Heckberts algorithm ("Digital Line Drawing" from "Graphics Gems", Academic Press, 1990.
-
-Portions of FOV and LOS classes are derived from works by Steven Blacken originally distributed as part of the Blacken Library for roguelike games under the Apache 2.0 license.
-
-Portions of some classes are derived from works by Jice orginally distributed in the libtcod library under the BSD license with the statement provided below in this document.
-
-The @Beta annotation is from Google's Guava library under the Apache 2.0 license.
-
-The JRotation class is based on code by Savvas Dalkitsis on stackoverflow.com.
-
-The RNG class is based on the Mersenne Twister implementation by Daniel Dyer as part of the Uncommons Maths library, which is in turn based on the original C algorithm by Makoto Matsumoto and Takuji Nishimura.
-
-/*
-* libtcod 1.5.2
-* Copyright (c) 2008,2009,2010,2012 Jice & Mingos
-* All rights reserved.
-*
-* Redistribution and use in source and binary forms, with or without
-* modification, are permitted provided that the following conditions are met:
-*     * Redistributions of source code must retain the above copyright
-*       notice, this list of conditions and the following disclaimer.
-*     * Redistributions in binary form must reproduce the above copyright
-*       notice, this list of conditions and the following disclaimer in the
-*       documentation and/or other materials provided with the distribution.
-*     * The name of Jice or Mingos may not be used to endorse or promote products
-*       derived from this software without specific prior written permission.
-*
-* THIS SOFTWARE IS PROVIDED BY JICE AND MINGOS ``AS IS'' AND ANY
-* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-* DISCLAIMED. IN NO EVENT SHALL JICE OR MINGOS BE LIABLE FOR ANY
-* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+SquidLib
+Copyright 2011-2013 Eben Howard
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+
+This product includes software developed at
+SquidPony (http://squidpony.com)
+
+Thanks to TSMI of #rgrd for help in developing SquidLib.
+
+Portions of Bresenham methods are derived from Bob Pendletons C algorithm, which is in turn derived from Paul Heckberts algorithm ("Digital Line Drawing" from "Graphics Gems", Academic Press, 1990.
+
+Portions of FOV and LOS classes are derived from works by Steven Blacken originally distributed as part of the Blacken Library for roguelike games under the Apache 2.0 license.
+
+Portions of some classes are derived from works by Jice orginally distributed in the libtcod library under the BSD license with the statement provided below in this document.
+
+The @Beta annotation is from Google's Guava library under the Apache 2.0 license.
+
+The JRotation class is based on code by Savvas Dalkitsis on stackoverflow.com.
+
+The RNG class is based on the Mersenne Twister implementation by Daniel Dyer as part of the Uncommons Maths library, which is in turn based on the original C algorithm by Makoto Matsumoto and Takuji Nishimura.
+
+/*
+* libtcod 1.5.2
+* Copyright (c) 2008,2009,2010,2012 Jice & Mingos
+* All rights reserved.
+*
+* Redistribution and use in source and binary forms, with or without
+* modification, are permitted provided that the following conditions are met:
+*     * Redistributions of source code must retain the above copyright
+*       notice, this list of conditions and the following disclaimer.
+*     * Redistributions in binary form must reproduce the above copyright
+*       notice, this list of conditions and the following disclaimer in the
+*       documentation and/or other materials provided with the distribution.
+*     * The name of Jice or Mingos may not be used to endorse or promote products
+*       derived from this software without specific prior written permission.
+*
+* THIS SOFTWARE IS PROVIDED BY JICE AND MINGOS ``AS IS'' AND ANY
+* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+* DISCLAIMED. IN NO EVENT SHALL JICE OR MINGOS BE LIABLE FOR ANY
+* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */

+ 0 - 0
build/classes/.netbeans_automatic_build


+ 0 - 0
build/classes/.netbeans_update_resources


BIN
build/classes/apachecommons/AnnotationUtils$1.class


BIN
build/classes/apachecommons/AnnotationUtils.class


BIN
build/classes/apachecommons/ArrayUtils.class


BIN
build/classes/apachecommons/BitField.class


BIN
build/classes/apachecommons/BooleanUtils.class


BIN
build/classes/apachecommons/CharEncoding.class


BIN
build/classes/apachecommons/CharRange$1.class


BIN
build/classes/apachecommons/CharRange$CharacterIterator.class


BIN
build/classes/apachecommons/CharRange.class


BIN
build/classes/apachecommons/CharSequenceUtils.class


BIN
build/classes/apachecommons/CharSet.class


BIN
build/classes/apachecommons/CharSetUtils.class


BIN
build/classes/apachecommons/CharUtils.class


BIN
build/classes/apachecommons/ClassUtils.class


BIN
build/classes/apachecommons/EnumUtils.class


BIN
build/classes/apachecommons/JavaVersion.class


BIN
build/classes/apachecommons/LocaleUtils$SyncAvoid.class


BIN
build/classes/apachecommons/LocaleUtils.class


BIN
build/classes/apachecommons/ObjectUtils$Null.class


BIN
build/classes/apachecommons/ObjectUtils.class


BIN
build/classes/apachecommons/RandomStringUtils.class


BIN
build/classes/apachecommons/Range$ComparableComparator.class


BIN
build/classes/apachecommons/Range.class


BIN
build/classes/apachecommons/SerializationException.class


BIN
build/classes/apachecommons/SerializationUtils$ClassLoaderAwareObjectInputStream.class


BIN
build/classes/apachecommons/SerializationUtils.class


BIN
build/classes/apachecommons/StringEscapeUtils$CsvEscaper.class


BIN
build/classes/apachecommons/StringEscapeUtils$CsvUnescaper.class


BIN
build/classes/apachecommons/StringEscapeUtils.class


BIN
build/classes/apachecommons/StringUtils$InitStripAccents.class


BIN
build/classes/apachecommons/StringUtils.class


BIN
build/classes/apachecommons/SystemUtils.class


BIN
build/classes/apachecommons/Validate.class


BIN
build/classes/apachecommons/builder/Builder.class


BIN
build/classes/apachecommons/builder/CompareToBuilder.class


BIN
build/classes/apachecommons/builder/EqualsBuilder.class


BIN
build/classes/apachecommons/builder/HashCodeBuilder.class


BIN
build/classes/apachecommons/builder/IDKey.class


BIN
build/classes/apachecommons/builder/ReflectionToStringBuilder.class


BIN
build/classes/apachecommons/builder/StandardToStringStyle.class


BIN
build/classes/apachecommons/builder/ToStringBuilder.class


BIN
build/classes/apachecommons/builder/ToStringStyle$DefaultToStringStyle.class


BIN
build/classes/apachecommons/builder/ToStringStyle$MultiLineToStringStyle.class


BIN
build/classes/apachecommons/builder/ToStringStyle$NoFieldNameToStringStyle.class


BIN
build/classes/apachecommons/builder/ToStringStyle$ShortPrefixToStringStyle.class


BIN
build/classes/apachecommons/builder/ToStringStyle$SimpleToStringStyle.class


BIN
build/classes/apachecommons/builder/ToStringStyle.class


+ 0 - 28
build/classes/apachecommons/builder/package.html

@@ -1,28 +0,0 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<html>
-<body>
-Assists in creating consistent <code>equals(Object)</code>, <code>toString()</code>,
-<code>hashCode()</code>, and <code>compareTo(Object)</code> methods.
-@see java.lang.Object#equals(Object)
-@see java.lang.Object#toString()
-@see java.lang.Object#hashCode()
-@see java.lang.Comparable#compareTo(Object)
-@since 1.0
-<p>These classes are not thread-safe.</p>
-</body>
-</html>

BIN
build/classes/apachecommons/concurrent/AtomicInitializer.class


BIN
build/classes/apachecommons/concurrent/AtomicSafeInitializer.class


BIN
build/classes/apachecommons/concurrent/BackgroundInitializer$InitializationTask.class


BIN
build/classes/apachecommons/concurrent/BackgroundInitializer.class


BIN
build/classes/apachecommons/concurrent/BasicThreadFactory$1.class


BIN
build/classes/apachecommons/concurrent/BasicThreadFactory$Builder.class


BIN
build/classes/apachecommons/concurrent/BasicThreadFactory.class


BIN
build/classes/apachecommons/concurrent/CallableBackgroundInitializer.class


BIN
build/classes/apachecommons/concurrent/ConcurrentException.class


BIN
build/classes/apachecommons/concurrent/ConcurrentInitializer.class


BIN
build/classes/apachecommons/concurrent/ConcurrentRuntimeException.class


BIN
build/classes/apachecommons/concurrent/ConcurrentUtils$ConstantFuture.class


BIN
build/classes/apachecommons/concurrent/ConcurrentUtils.class


BIN
build/classes/apachecommons/concurrent/ConstantInitializer.class


BIN
build/classes/apachecommons/concurrent/LazyInitializer.class


BIN
build/classes/apachecommons/concurrent/MultiBackgroundInitializer$1.class


BIN
build/classes/apachecommons/concurrent/MultiBackgroundInitializer$MultiBackgroundInitializerResults.class


BIN
build/classes/apachecommons/concurrent/MultiBackgroundInitializer.class


BIN
build/classes/apachecommons/concurrent/TimedSemaphore$1.class


BIN
build/classes/apachecommons/concurrent/TimedSemaphore.class


+ 0 - 23
build/classes/apachecommons/concurrent/package.html

@@ -1,23 +0,0 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<html>
-<body>
-Provides support classes for multi-threaded programming. This package is
-intended to be an extension to <code>java.util.concurrent</code>.
-<p>These classes are thread-safe.</p>
-</body>
-</html>

BIN
build/classes/apachecommons/event/EventListenerSupport$ProxyInvocationHandler.class


BIN
build/classes/apachecommons/event/EventListenerSupport.class


BIN
build/classes/apachecommons/event/EventUtils$EventBindingInvocationHandler.class


BIN
build/classes/apachecommons/event/EventUtils.class


+ 0 - 22
build/classes/apachecommons/event/package.html

@@ -1,22 +0,0 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<html>
-<body>
-Provides some useful event-based utilities.
-@since 3.0
-</body>
-</html>

BIN
build/classes/apachecommons/exception/CloneFailedException.class


BIN
build/classes/apachecommons/exception/ContextedException.class


BIN
build/classes/apachecommons/exception/ContextedRuntimeException.class


BIN
build/classes/apachecommons/exception/DefaultExceptionContext.class


BIN
build/classes/apachecommons/exception/ExceptionContext.class


BIN
build/classes/apachecommons/exception/ExceptionUtils.class


+ 0 - 27
build/classes/apachecommons/exception/package.html

@@ -1,27 +0,0 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<html>
-<body>
-Provides functionality for Exceptions.
-<p>Contains the concept of an exception with context i.e. such an exception
-will contain a map with keys and values.  This provides an easy way to pass valuable
-state information at exception time in useful form to a calling process.</p>
-<p>Lastly, {@link org.apache.commons.lang3.exception.ExceptionUtils} 
-also contains <code>Throwable</code> manipulation and examination routines.</p>
-@since 1.0
-</body>
-</html>

BIN
build/classes/apachecommons/math/Fraction.class


BIN
build/classes/apachecommons/math/IEEE754rUtils.class


BIN
build/classes/apachecommons/math/NumberUtils.class


+ 0 - 25
build/classes/apachecommons/math/package.html

@@ -1,25 +0,0 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<html>
-<body>
-Extends {@link java.math} for business mathematical classes. This package is intended for business
-mathematical use, not scientific use. See <a href="http://commons.apache.org/math/">Commons Math</a> 
-for a more complete set of mathematical classes.
-@since 2.0
-<p>These classes are immutable, and therefore thread-safe.</p>
-</body>
-</html>

BIN
build/classes/apachecommons/mutable/Mutable.class


BIN
build/classes/apachecommons/mutable/MutableBoolean.class


BIN
build/classes/apachecommons/mutable/MutableByte.class


BIN
build/classes/apachecommons/mutable/MutableDouble.class


BIN
build/classes/apachecommons/mutable/MutableFloat.class


BIN
build/classes/apachecommons/mutable/MutableInt.class


BIN
build/classes/apachecommons/mutable/MutableLong.class


BIN
build/classes/apachecommons/mutable/MutableObject.class


BIN
build/classes/apachecommons/mutable/MutableShort.class


+ 0 - 0
build/classes/apachecommons/mutable/package.html


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff