Interface | Description |
---|---|
org.eclipse.collections.impl.block.function.primitive.CharFunction |
since 3.0. Use
CharToCharFunction instead. |
org.eclipse.collections.impl.block.predicate.primitive.CharPredicate |
since 3.0. Use
CharPredicate instead. |
org.eclipse.collections.impl.block.procedure.primitive.CharProcedure |
since 3.0 use
CharProcedure |
org.eclipse.collections.impl.block.procedure.primitive.IntIntProcedure |
since 3.0 use
IntIntProcedure |
org.eclipse.collections.impl.block.procedure.primitive.IntObjectProcedure |
since 3.0 use
IntObjectProcedure |
org.eclipse.collections.impl.block.procedure.primitive.IntProcedure |
since 3.0 use
IntProcedure |
org.eclipse.collections.impl.block.procedure.primitive.IntProcedureWithInt |
since 1.2 use
IntIntProcedure |
org.eclipse.collections.api.block.procedure.ObjectIntProcedure |
since 3.0 use
ObjectIntProcedure instead. |
Field | Description |
---|---|
org.eclipse.collections.impl.utility.internal.ReflectionHelper.EMPTY_CLASS_ARRAY |
in 2.0. Will become private in a future version.
|
Copyright © 2004–2018. All rights reserved.