Searched refs:Deprecated (Results 1 - 25 of 129) sorted by relevance

123456

/external/jmonkeyengine/engine/src/core/com/jme3/animation/
H A DBoneAnimation.java37 @Deprecated
40 @Deprecated
H A DSpatialAnimation.java6 @Deprecated
/external/mockito/src/org/mockito/stubbing/answers/
H A DReturnsElementsOf.java22 @Deprecated
25 @Deprecated
/external/mockito/src/org/mockito/exceptions/
H A DPluralizer.java7 @Deprecated
9 * @Deprecated. This class has been moved to internal packages because it was never meant to be public.
H A DDiscrepancy.java7 @Deprecated
9 * @Deprecated. This class has been moved to internal packages because it was never meant to be public.
H A DPrintableInvocation.java11 @Deprecated
13 * @Deprecated. We needed to move this class to a better place to keep consistency of the API.
/external/guava/guava/src/com/google/common/collect/
H A DAsynchronousComputationException.java27 @Deprecated
H A DImmutableSortedMultisetFauxverideShim.java43 @Deprecated
57 @Deprecated
71 @Deprecated
85 @Deprecated
99 @Deprecated
114 @Deprecated
129 @Deprecated
150 @Deprecated
H A DImmutableSortedSetFauxverideShim.java48 @Deprecated public static <E> ImmutableSortedSet.Builder<E> builder() {
61 @Deprecated public static <E> ImmutableSortedSet<E> of(E element) {
74 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2) {
87 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3) {
101 @Deprecated public static <E> ImmutableSortedSet<E> of(
116 @Deprecated public static <E> ImmutableSortedSet<E> of(
131 @Deprecated public static <E> ImmutableSortedSet<E> of(
145 @Deprecated public static <E> ImmutableSortedSet<E> copyOf(E[] elements) {
H A DImmutableSortedMapFauxverideShim.java40 @Deprecated public static <K, V> ImmutableSortedMap.Builder<K, V> builder() {
53 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1) {
66 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of(
81 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of(
96 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of(
111 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of(
/external/junit/src/org/junit/internal/runners/
H A DFailedBefore.java11 @Deprecated
H A DInitializationError.java6 @Deprecated
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
H A DHeightMapGrid.java13 @Deprecated
15 * @Deprecated in favor of TerrainGridTileLoader
/external/mockito/src/org/mockito/
H A DReturnValues.java27 @Deprecated
/external/ant-glob/src/org/apache/tools/ant/
H A DBuildException.java75 @Deprecated
/external/jmonkeyengine/engine/src/core/com/jme3/effect/
H A DParticleComparator.java38 @Deprecated
/external/junit/src/org/junit/internal/runners/model/
H A DMultipleFailureException.java5 @Deprecated
/external/junit/src/org/junit/rules/
H A DMethodRule.java27 @Deprecated
/external/mockito/src/org/mockito/configuration/
H A DAnnotationEngine.java29 @Deprecated
H A DIMockitoConfiguration.java51 @Deprecated
H A DDefaultMockitoConfiguration.java25 @Deprecated
/external/mockito/src/org/mockito/exceptions/verification/junit/
H A DJUnitTool.java7 @Deprecated
9 * @Deprecated. This class has been moved to internal packages because it was never meant to be public.
/external/mockito/src/org/mockito/runners/
H A DMockitoJUnit44Runner.java15 * <b>Deprecated: Simply use {@link MockitoJUnitRunner}</b>
50 @Deprecated
/external/mockito/src/org/mockito/verification/
H A DVerificationWithTimeout.java88 * <b>Deprecated</b>
100 @Deprecated
/external/jmonkeyengine/engine/src/test/jme3test/network/
H A DMovingAverage.java35 @Deprecated

Completed in 607 milliseconds

123456