Uses of Enum Class
org.apache.lucene.tests.codecs.asserting.AssertingCodec.Format
Packages that use AssertingCodec.Format
Package
Description
Codec for testing that asserts various contracts of the codec apis.
-
Uses of AssertingCodec.Format in org.apache.lucene.tests.codecs.asserting
Methods in org.apache.lucene.tests.codecs.asserting that return AssertingCodec.FormatModifier and TypeMethodDescriptionstatic AssertingCodec.FormatReturns the enum constant of this class with the specified name.static AssertingCodec.Format[]AssertingCodec.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.