Uses of Enum
org.eclipse.collections.impl.block.factory.Procedures.NoopProcedure
Packages that use Procedures.NoopProcedure
Package
Description
This package contains factory implementations for
Function, Predicate, SerializableComparator and Procedure.-
Uses of Procedures.NoopProcedure in org.eclipse.collections.impl.block.factory
Methods in org.eclipse.collections.impl.block.factory that return Procedures.NoopProcedureModifier and TypeMethodDescriptionstatic Procedures.NoopProcedureReturns the enum constant of this type with the specified name.static Procedures.NoopProcedure[]Procedures.NoopProcedure.values()Returns an array containing the constants of this enum type, in the order they are declared.