Index
All Classes and Interfaces|All Packages|Serialized Form
A
- abs() - Method in interface org.midheaven.lang.Signed
-
Returns the absolute value of this instance.
- abs() - Method in interface org.midheaven.math.AdditionGroup
- abs() - Method in class org.midheaven.math.Angle
-
Performs abs.
- abs() - Method in interface org.midheaven.math.Int
- abs() - Method in interface org.midheaven.math.Rational
- AbstractEnumerableDecorator<T> - Class in org.midheaven.collections
-
Base implementation for a decorator of Enumerable.
- AbstractEnumerableDecorator(Enumerable<T>) - Constructor for class org.midheaven.collections.AbstractEnumerableDecorator
-
Creates a new AbstractEnumerableDecorator.
- accumulate(T) - Method in interface org.midheaven.math.ArithmeticAccumulator
-
Performs accumulate.
- add(boolean) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(boolean[]) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(byte[]) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(char[]) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(double) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(double[]) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(float) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(float[]) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(int) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(int[]) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(long) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(long[]) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(short[]) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(Object) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- add(T) - Method in interface org.midheaven.collections.ResizableDistinctAssortment
-
Performs add.
- add(T) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs add.
- add(T[]) - Method in interface org.midheaven.lang.HashCode.Composition
-
Performs add.
- addAll(Iterable<? extends T>) - Method in interface org.midheaven.collections.ResizableDistinctAssortment
-
Performs add All.
- addAll(Iterable<? extends T>) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs add All.
- addAllAt(int, Iterable<? extends T>) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs add All At.
- addAt(int, T) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs add At.
- addFirst(T) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs add First.
- AdditionGroup<T> - Interface in org.midheaven.math
-
Defines the contract for Addition Group.
- AdditionMonoid<T> - Interface in org.midheaven.math
-
Defines the contract for Addition Monoid.
- addLast(T) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs add Last.
- all() - Static method in class org.midheaven.culture.CountryCode
-
Performs all.
- all() - Static method in class org.midheaven.culture.LanguageCode
-
Performs all.
- allMatch(Predicate<T>) - Method in interface org.midheaven.collections.Enumerable
-
Performs allMatch.
- alphabetic() - Method in class org.midheaven.math.StringRandomGeneratorTypeBuilder
-
Performs alphabetic.
- alphanumeric() - Method in class org.midheaven.math.StringRandomGeneratorTypeBuilder
-
Performs alphanumeric.
- Angle - Class in org.midheaven.math
-
Represents Angle.
- ANNOTATION - Enum constant in enum class org.midheaven.lang.reflection.TypeKind
- any() - Method in interface org.midheaven.collections.Enumerable
-
Performs any.
- any() - Method in class org.midheaven.math.StringRandomGeneratorTypeBuilder
-
Performs any.
- anyMatch(Predicate<T>) - Method in interface org.midheaven.collections.Enumerable
-
Performs anyMatch.
- apply(CharSequence) - Method in interface org.midheaven.lang.Strings.Transform
-
Performs apply.
- apply(Function<Interval<T>, R>) - Method in interface org.midheaven.math.Interval
-
Performs apply.
- applyMaximum(U) - Method in interface org.midheaven.math.Interval.Domain
- applyMinimum(U) - Method in interface org.midheaven.math.Interval.Domain
- AR - Static variable in class org.midheaven.culture.LanguageCode
-
Arabic
- areBlank(CharSequence, CharSequence) - Static method in class org.midheaven.lang.Strings
-
Performs areBlank.
- areBlank(CharSequence, CharSequence, CharSequence...) - Static method in class org.midheaven.lang.Strings
-
Performs areBlank.
- areFilled(CharSequence, CharSequence) - Static method in class org.midheaven.lang.Strings
-
Performs areFilled.
- areFilled(CharSequence, CharSequence, CharSequence...) - Static method in class org.midheaven.lang.Strings
-
Performs areFilled.
- argumentIsNotBlank(CharSequence) - Static method in class org.midheaven.lang.Check
-
Performs argumentIsNotBlank.
- argumentIsNotBlank(CharSequence, String) - Static method in class org.midheaven.lang.Check
-
Performs argumentIsNotBlank.
- argumentIsNotEmpty(C) - Static method in class org.midheaven.lang.Check
-
Performs argumentIsNotEmpty.
- argumentIsNotEmpty(C, String) - Static method in class org.midheaven.lang.Check
-
Performs argumentIsNotEmpty.
- argumentIsNotEmpty(CharSequence, String) - Static method in class org.midheaven.lang.Check
-
Performs argumentIsNotEmpty.
- argumentIsNotNull(T) - Static method in class org.midheaven.lang.Check
-
Performs argumentIsNotNull.
- argumentIsNotNull(T, String) - Static method in class org.midheaven.lang.Check
-
Performs argumentIsNotNull.
- arithmetic() - Static method in interface org.midheaven.math.Int
- arithmetic() - Static method in interface org.midheaven.math.Numbers.Doubles
-
Performs arithmetic.
- arithmetic() - Static method in interface org.midheaven.math.Numbers.Floats
-
Performs arithmetic.
- arithmetic() - Static method in interface org.midheaven.math.Numbers.Integers
-
Performs arithmetic.
- arithmetic() - Static method in interface org.midheaven.math.Numbers.Longs
-
Performs arithmetic.
- arithmetic() - Static method in interface org.midheaven.math.Rational
- Arithmetic<T,
D> - Interface in org.midheaven.math -
Defines the contract for Arithmetic.
- ArithmeticAccumulator<T,
R> - Interface in org.midheaven.math -
Defines the contract for Arithmetic Accumulator.
- ArithmeticalEnumerable<N,
D> - Class in org.midheaven.math -
Represents Arithmetical Enumerable.
- ArithmeticalEnumerable(Arithmetic<N, D>, Enumerable<N>) - Constructor for class org.midheaven.math.ArithmeticalEnumerable
-
Creates a new ArithmeticalEnumerable.
- ArithmeticExceptions - Class in org.midheaven.math
-
Represents Arithmetic Exceptions.
- ArithmeticExceptions() - Constructor for class org.midheaven.math.ArithmeticExceptions
- Array<T> - Interface in org.midheaven.collections
-
An
EditableSequencethat behaves like an array. - ARRAY - Enum constant in enum class org.midheaven.lang.reflection.TypeKind
- as(EnumerableExtension<T, E>) - Method in interface org.midheaven.collections.Enumerable
-
Performs as.
- associate(Function<T, K>) - Method in interface org.midheaven.collections.Enumerable
-
Returns associate.
- associate(Function<T, K>, Function<T, V>) - Method in interface org.midheaven.collections.Enumerable
-
Creates an association that groups element in this
Enumerableaccording to a given key and value selectors. - AssociatedEnumerable<K,
V> - Interface in org.midheaven.collections -
An
EnumerableofAssociation.Entrys with additional operations - Association<K,
V> - Interface in org.midheaven.collections -
An
AssortmentofAssociation.Entry<K,that allows for retrieval of the values associated with the keys.V> - Association.Entry<K,
V> - Interface in org.midheaven.collections - AssociationBuilder - Class in org.midheaven.collections
-
Builder for Association instances.
- Assortment<T> - Interface in org.midheaven.collections
-
Represent a finite aggregation of elements of a single type.
- asymmetric() - Static method in class org.midheaven.lang.HashCode
-
Creates and returns an asymmetric
HashCode.Compositionso the order of the values is relevant - AvailableRandomGenerators - Interface in org.midheaven.math
-
Defines the contract for Available Random Generators.
- average() - Method in class org.midheaven.math.ArithmeticalEnumerable
-
Performs average.
- averageCollector() - Method in interface org.midheaven.math.Arithmetic
-
Performs averageCollector.
B
- base() - Method in class org.midheaven.math.BigDecimalsRandomGenerator
-
Performs base.
- base() - Method in class org.midheaven.math.BigIntegersRandomGenerator
-
Performs base.
- base() - Method in class org.midheaven.math.BooleansRandomGenerator
-
Performs base.
- base() - Method in class org.midheaven.math.BytesRandomGenerator
-
Performs base.
- base() - Method in class org.midheaven.math.DoublesRandomGenerator
-
Performs base.
- base() - Method in class org.midheaven.math.IntegersRandomGenerator
-
Performs base.
- base() - Method in class org.midheaven.math.LocalDatesRandomGenerator
-
Performs base.
- base() - Method in class org.midheaven.math.LongsRandomGenerator
-
Performs base.
- base() - Method in class org.midheaven.math.RationalRandomGenerator
-
Performs base.
- base() - Method in class org.midheaven.math.UuidsRandomGenerator
-
Performs base.
- Base32 - Class in org.midheaven.lang
-
Represents Base32.
- Base32() - Constructor for class org.midheaven.lang.Base32
- Base32.Decoder - Interface in org.midheaven.lang
- Base32.Encoder - Interface in org.midheaven.lang
- baseMap() - Method in class org.midheaven.collections.ResizableAssociationBuilder
-
Performs baseMap.
- baseMap(Map<K, V>) - Method in class org.midheaven.collections.ResizableAssociationBuilder
-
Performs baseMap.
- between(BigDecimal, BigDecimal) - Method in class org.midheaven.math.BigDecimalsRandomGenerator
- between(BigInteger, BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
- between(Double, Double) - Method in class org.midheaven.math.DoublesRandomGenerator
- between(Integer, Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
- between(LocalDate, LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- between(Long, Long) - Method in class org.midheaven.math.LongsRandomGenerator
- between(Rational, Rational) - Method in class org.midheaven.math.RationalRandomGenerator
- between(T, T) - Method in interface org.midheaven.math.IntervalRandomGenerator
-
Performs between.
- betweenIncluding(BigInteger, BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
- betweenIncluding(Integer, Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
- betweenIncluding(LocalDate, LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- betweenIncluding(Long, Long) - Method in class org.midheaven.math.LongsRandomGenerator
- betweenIncluding(T, T) - Method in interface org.midheaven.math.DiscreteIntervalRandomGenerator
-
Performs betweenIncluding.
- bigDecimals() - Method in interface org.midheaven.math.AvailableRandomGenerators
-
Performs bigDecimals.
- bigDecimals() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs bigDecimals.
- BigDecimalsRandomGenerator - Class in org.midheaven.math
-
Generator for Big Decimals Random values.
- bigIntegers() - Method in interface org.midheaven.math.AvailableRandomGenerators
-
Performs bigIntegers.
- bigIntegers() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs bigIntegers.
- BigIntegersRandomGenerator - Class in org.midheaven.math
-
Generator for Big Integers Random values.
- BN - Static variable in class org.midheaven.culture.LanguageCode
-
Bengali
- booleans() - Method in interface org.midheaven.math.AvailableRandomGenerators
-
Performs booleans.
- booleans() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs booleans.
- BooleansRandomGenerator - Class in org.midheaven.math
-
Generator for Booleans Random values.
- builder() - Static method in interface org.midheaven.collections.Association
-
.
- builder() - Static method in interface org.midheaven.collections.DistinctAssortment
-
Creates a new builder.
- builder() - Static method in interface org.midheaven.collections.Sequence
-
Returns a builder for Sequence.
- by(char) - Method in interface org.midheaven.lang.Strings.Splitter.Condition
- by(String) - Method in interface org.midheaven.lang.Strings.Splitter.Condition
- by(BiFunction<A, B, R>) - Method in interface org.midheaven.lang.Iterables.BiCombiner
- by(Pattern) - Method in interface org.midheaven.lang.Strings.Splitter.Condition
- byEachChar() - Method in interface org.midheaven.lang.Strings.Splitter.Condition
- BYTE - Enum constant in enum class org.midheaven.io.ByteContentSizeUnit
- ByteBuddyProxyEngine - Class in org.midheaven.lang.reflection
-
Represents Byte Buddy Proxy Engine.
- ByteBuddyProxyEngine() - Constructor for class org.midheaven.lang.reflection.ByteBuddyProxyEngine
- ByteContent - Class in org.midheaven.io
-
Represents Byte Content.
- ByteContent(ByteContentFormat) - Constructor for class org.midheaven.io.ByteContent
-
Creates a new ByteContent.
- ByteContentBuilder - Class in org.midheaven.io
-
Builder for Byte Content instances.
- ByteContentBuilder() - Constructor for class org.midheaven.io.ByteContentBuilder
- ByteContentFormat - Class in org.midheaven.io
- ByteContentFormats - Class in org.midheaven.io
-
Represents Byte Content Formats.
- ByteContentFormats() - Constructor for class org.midheaven.io.ByteContentFormats
- ByteContentSize - Class in org.midheaven.io
- ByteContentSizeUnit - Enum Class in org.midheaven.io
-
Enumerates Byte Content Size Unit values.
- ByteContentSourceReader<T> - Class in org.midheaven.io
-
Represents Byte Content Source Reader.
- bytes() - Method in interface org.midheaven.math.AvailableRandomGenerators
-
Performs bytes.
- bytes() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs bytes.
- BytesRandomGenerator - Class in org.midheaven.math
-
Generator for Bytes Random values.
C
- CAMEL - Enum constant in enum class org.midheaven.lang.Strings.Casing
-
First letter of word is lower case, the rest is lowercase.
- canProxy(Class<T>) - Method in class org.midheaven.lang.reflection.ByteBuddyProxyEngine
-
Checks whether can Proxy.
- canProxy(Class<T>) - Method in class org.midheaven.lang.reflection.NativeMirrorEngine
-
Checks whether can Proxy.
- canProxy(Class<T>) - Method in interface org.midheaven.lang.reflection.ProxyEngine
- canRead() - Method in interface org.midheaven.lang.reflection.Property
-
Checks whether can Read.
- canWrite() - Method in interface org.midheaven.lang.reflection.Property
-
Checks whether can Write.
- cast(Class<R>) - Method in interface org.midheaven.collections.DistinctAssortment
-
Performs cast.
- cast(Class<R>) - Method in interface org.midheaven.collections.Enumerable
-
Transforms each item from type T to type R.
- cast(Class<R>) - Method in interface org.midheaven.collections.Sequence
-
Performs cast.
- cast(Object) - Method in class org.midheaven.lang.reflection.ParametricTypeReference
- ceil() - Method in interface org.midheaven.math.Rational
- Check - Class in org.midheaven.lang
-
Represents Check.
- Check() - Constructor for class org.midheaven.lang.Check
- checkBounds(BigDecimal, BigDecimal) - Method in class org.midheaven.math.BigDecimalsRandomGenerator
- checkBounds(BigInteger, BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
- checkBounds(Double, Double) - Method in class org.midheaven.math.DoublesRandomGenerator
- checkBounds(Integer, Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
- checkBounds(LocalDate, LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- checkBounds(Long, Long) - Method in class org.midheaven.math.LongsRandomGenerator
- checkBounds(Rational, Rational) - Method in class org.midheaven.math.RationalRandomGenerator
- CLASS - Enum constant in enum class org.midheaven.lang.reflection.TypeKind
- clear() - Method in interface org.midheaven.collections.ResizableAssociation
-
Removes all entries
- clear() - Method in interface org.midheaven.collections.ResizableDistinctAssortment
-
Performs clear.
- clear() - Method in interface org.midheaven.collections.ResizableSequence
-
Performs clear.
- clear(FlagElement<E>) - Method in interface org.midheaven.lang.Flag
-
Performs clear.
- clear(FlagElement<E>) - Method in class org.midheaven.lang.IntegerFlag
-
Performs clear.
- clock() - Method in interface org.midheaven.time.ClockProvider
-
Returns the reference
Clock - clock() - Method in class org.midheaven.time.FixedClockProvider
-
Returns the reference
Clock - clock() - Method in class org.midheaven.time.MachineClockProvider
-
Returns the reference
Clock - ClockProvider - Interface in org.midheaven.time
-
Provides a reference
Clock. - close() - Method in interface org.midheaven.collections.Traversable
-
Performs close.
- collect(Collector<CharSequence, A, String>) - Method in interface org.midheaven.lang.Strings.Splitter
- collect(Collector<? super T, A, R>) - Method in interface org.midheaven.collections.Enumerable
-
Applies a
Collectorto theEnumerable - collect(Collector<T, A, R>) - Method in interface org.midheaven.collections.Traversable
-
Performs collect.
- collection(Class<? extends C>, Class<T>) - Static method in class org.midheaven.lang.reflection.TypeReference
- Collectors - Class in org.midheaven.collections
-
Utility class for
Collectors related to the Assortments API. - combine(ArithmeticAccumulator<T, R>) - Method in interface org.midheaven.math.ArithmeticAccumulator
-
Performs combine.
- Comparables - Class in org.midheaven.lang
-
Represents Comparables.
- compare(Double, Double) - Method in class org.midheaven.math.DoublesRandomGenerator
-
Performs compare.
- compare(Integer, Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
-
Performs compare.
- compare(Long, Long) - Method in class org.midheaven.math.LongsRandomGenerator
-
Performs compare.
- compare(BigDecimal, BigDecimal) - Method in class org.midheaven.math.BigDecimalsRandomGenerator
-
Performs compare.
- compare(BigInteger, BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
-
Performs compare.
- compare(LocalDate, LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- compare(Comparator<T>, T, T) - Static method in class org.midheaven.lang.Comparables
-
Performs compare.
- compare(Rational, Rational) - Method in class org.midheaven.math.RationalRandomGenerator
-
Performs compare.
- compare(T, T) - Static method in class org.midheaven.lang.Comparables
-
Performs compare.
- compare(T, T) - Method in interface org.midheaven.math.Interval.Domain
- compareTo(long) - Method in interface org.midheaven.lang.LongOrdered
-
Performs compareTo.
- compareTo(Angle) - Method in class org.midheaven.math.Angle
-
Performs compareTo.
- compareTo(Int) - Method in class org.midheaven.math.IntAccumulator
-
Performs compareTo.
- compose(String, Object) - Static method in class org.midheaven.keys.Key
-
Performs compose.
- computeValue(K, BiFunction<K, V, V>) - Method in interface org.midheaven.collections.EditableAssociation
-
Recomputed the value of a given key delegation to a given
computation. - computeValue(K, V, BiFunction<K, V, V>) - Method in interface org.midheaven.collections.ResizableAssociation
-
Recomputed the value of a given key delegation to a given
computation. - computeValueIfAbsent(K, Function<K, V>) - Method in interface org.midheaven.collections.Association
-
If the value is found return it.
- computeValueIfAbsent(K, Function<K, V>) - Method in interface org.midheaven.collections.ResizableAssociation
-
If the value is found return it.
- concat(Enumerable<T>) - Method in interface org.midheaven.collections.Enumerable
-
Performs concat.
- concat(Traversable<T>) - Method in interface org.midheaven.collections.Traversable
-
Performs concat.
- Concept - Interface in org.midheaven.keys
-
Defines the contract for Concept.
- conceptName() - Method in class org.midheaven.keys.Key
-
Performs conceptName.
- concurrent() - Method in class org.midheaven.collections.AssociationBuilder
-
Performs concurrent.
- constructors() - Method in class org.midheaven.lang.reflection.Mirror
-
Performs constructors.
- ConstructorsMirror<T> - Interface in org.midheaven.lang.reflection
-
Defines the contract for Constructors Mirror.
- contains(Interval<T>) - Method in interface org.midheaven.math.Interval
-
Performs contains.
- contains(T) - Method in interface org.midheaven.collections.Assortment
-
Tests if the given values is contained in this assortment.
- contains(T) - Method in interface org.midheaven.collections.Sequence
-
Performs contains.
- contains(T) - Method in interface org.midheaven.math.Interval
-
Performs contains.
- containsAll(Iterable<? extends T>) - Method in interface org.midheaven.collections.Assortment
-
Tests if all the given values are contained in this assortment.
- containsIllegalChars(String) - Method in class org.midheaven.lang.Parser
-
Checks whether contains Illegal Chars.
- containsKey(Object) - Method in interface org.midheaven.collections.Association
-
Determines if this
Associationcontains the given key - containsValue(Object) - Method in interface org.midheaven.collections.Association
-
Determines if this
Associationcontains the given key - contentType() - Method in class org.midheaven.io.ByteContentFormat
-
Performs contentType.
- contracted() - Method in interface org.midheaven.lang.reflection.MethodsMirror
-
Performs contracted.
- contracted() - Method in class org.midheaven.lang.reflection.ReflectionMethodsMirror
-
Performs contracted.
- count() - Method in interface org.midheaven.collections.Assortment
-
The number of elements in the
AssortmentThis overridesEnumerable.count()and an exception will never occur, sinceAssortments always have a finite number of elements. - count() - Method in interface org.midheaven.collections.Enumerable
-
Best effort to count the elements.
- count() - Method in class org.midheaven.collections.Length.Finite
- count() - Method in interface org.midheaven.lang.Countable
-
Checks whether is Empty.
- Countable - Interface in org.midheaven.lang
-
Defines the contract for Countable.
- countryCode() - Method in class org.midheaven.culture.Culture
-
Returns country Code.
- CountryCode - Class in org.midheaven.culture
-
Represents Country Code.
- create() - Static method in class org.midheaven.io.ByteContent
-
Performs create.
- create() - Static method in interface org.midheaven.lang.Strings.Transform
-
Performs create.
- crockford() - Static method in class org.midheaven.lang.Base32
-
Performs crockford.
- CSV - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for CSV.
- cube() - Method in interface org.midheaven.math.Int
- cube() - Method in interface org.midheaven.math.Rational
- culture() - Method in class org.midheaven.culture.LanguageCode
-
Performs culture.
- Culture - Class in org.midheaven.culture
-
Represents a Culture by associating a
LanguageCodeand aCountryCode. - CultureResolver - Interface in org.midheaven.culture
- current() - Method in interface org.midheaven.collections.Enumerator
-
The selected item.
- current() - Method in class org.midheaven.collections.PipeEnumerator
D
- dates() - Static method in interface org.midheaven.math.Interval.Domain
-
Consider intervals between the dates, not considering time.
- days() - Static method in interface org.midheaven.math.Interval.Domain
-
Consider intervals between 00h00 of the minimum to the 24h00 of the maximum. 24h00 of the maximum is 00h00 of the next day.
- declared() - Method in interface org.midheaven.lang.reflection.MethodsMirror
-
Performs declared.
- declared() - Method in class org.midheaven.lang.reflection.ReflectionMethodsMirror
-
Performs declared.
- decode(String) - Method in interface org.midheaven.lang.Base32.Decoder
-
Performs decode.
- decoder() - Method in class org.midheaven.lang.Base32
-
Performs decoder.
- decodeToString(String) - Method in interface org.midheaven.lang.Base32.Decoder
-
Performs decodeToString.
- decrement() - Method in interface org.midheaven.math.Int
- decrement() - Method in class org.midheaven.math.IntAccumulator
-
Performs decrement.
- decrement() - Method in interface org.midheaven.math.Rational
- denominator() - Method in interface org.midheaven.math.Rational
- DiscreteIntervalRandomGenerator<T> - Interface in org.midheaven.math
-
Generator for Discrete Interval Random values.
- distinct() - Method in interface org.midheaven.collections.Enumerable
-
Performs distinct.
- DistinctAssortment<T> - Interface in org.midheaven.collections
-
Defines the contract for and
Assortmentwhere elements are distinct byObject.equals(Object). - DistinctAssortmentBuilder - Class in org.midheaven.collections
-
Builder for Distinct Assortment instances.
- divideAndRemainder(Int) - Method in interface org.midheaven.math.Int
- divider() - Method in record class org.midheaven.math.DividerAndRemainder
-
Returns the value of the
dividerrecord component. - DividerAndRemainder<T> - Record Class in org.midheaven.math
-
Immutable record for Divider And Remainder.
- DividerAndRemainder(T, T) - Constructor for record class org.midheaven.math.DividerAndRemainder
-
Creates an instance of a
DividerAndRemainderrecord class. - divisionByZero() - Static method in class org.midheaven.math.ArithmeticExceptions
-
Performs divisionByZero.
- DOCX - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for DOCX.
- doubles() - Method in interface org.midheaven.math.AvailableRandomGenerators
-
Performs doubles.
- doubles() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs doubles.
- DoublesRandomGenerator - Class in org.midheaven.math
-
Generator for Doubles Random values.
E
- editable() - Method in class org.midheaven.collections.SequenceBuilder
-
Performs editable.
- EditableAssociation<K,
V> - Interface in org.midheaven.collections -
An
Associationthat permits changing the values for the present keys, but does not allow to add more keys or change the ones already associated. - EditableSequence<T> - Interface in org.midheaven.collections
-
Defines the contract for and editable
Sequence. - EditableSequenceBuilder - Class in org.midheaven.collections
-
Builder for Editable Sequence instances.
- embeddedResource(String) - Method in class org.midheaven.io.ByteContentSourceReader
-
Performs embeddedResource.
- empty() - Static method in interface org.midheaven.collections.Array
-
Returns an empty instance.
- empty() - Method in class org.midheaven.collections.AssociationBuilder
-
Returns an empty instance.
- empty() - Method in class org.midheaven.collections.DistinctAssortmentBuilder
-
Returns an empty instance.
- empty() - Method in class org.midheaven.collections.EditableSequenceBuilder
-
Returns an empty instance.
- empty() - Static method in interface org.midheaven.collections.Enumerable
-
Returns an empty instance.
- empty() - Static method in interface org.midheaven.collections.Enumerator
-
Returns an empty instance.
- empty() - Static method in interface org.midheaven.collections.Page
- empty() - Method in class org.midheaven.collections.ResizableAssociationBuilder
-
Returns an empty instance.
- empty() - Method in class org.midheaven.collections.ResizableDistinctAssortmentBuilder
-
Returns an empty instance.
- empty() - Method in class org.midheaven.collections.ResizableSequenceBuilder
-
Returns an empty instance.
- empty() - Method in class org.midheaven.collections.SequenceBuilder
-
Returns an empty instance.
- empty() - Static method in interface org.midheaven.collections.Traversable
-
Returns an empty instance.
- empty() - Method in class org.midheaven.io.ByteContentSourceReader
-
Returns an empty instance.
- empty() - Static method in interface org.midheaven.math.Interval
-
An empty interval.
- EN - Static variable in class org.midheaven.culture.LanguageCode
-
English
- encode(byte[]) - Method in interface org.midheaven.lang.Base32.Encoder
-
Performs encode.
- encode(String) - Method in interface org.midheaven.lang.Base32.Encoder
-
Performs encode.
- encoder() - Method in class org.midheaven.lang.Base32
-
Performs encoder.
- EndInclusionBuilder<T,
U> - Class in org.midheaven.math -
Builder for End Inclusion instances.
- EndInclusionBuilder(EndIntervalBuilder<T, U>, U) - Constructor for class org.midheaven.math.EndInclusionBuilder
-
Creates a new EndInclusionBuilder.
- EndIntervalBuilder<T,
U> - Class in org.midheaven.math -
Builder for End Interval instances.
- EndIntervalBuilder(IntervalBuilder<T, U>, U, boolean) - Constructor for class org.midheaven.math.EndIntervalBuilder
-
Creates a new EndIntervalBuilder.
- ensureConcept(Class<C>) - Method in class org.midheaven.keys.Key
-
Performs ensureConcept.
- entry(K, V) - Static method in interface org.midheaven.collections.Association.Entry
-
Creates a
Association.Entry<K,from the given key and valueV> - ENUM - Enum constant in enum class org.midheaven.lang.reflection.TypeKind
- enumerable() - Method in interface org.midheaven.lang.Maybe
- Enumerable<T> - Interface in org.midheaven.collections
-
An
Iterablewith fluent stream like transformation methods - EnumerableExtension<T,
E> - Interface in org.midheaven.collections -
Defines the contract for Enumerable Extension.
- enumerator() - Method in class org.midheaven.collections.AbstractEnumerableDecorator
-
Returns an enumerator over the elements.
- enumerator() - Method in interface org.midheaven.collections.Enumerable
-
Returns an enumerator over the elements.
- Enumerator<T> - Interface in org.midheaven.collections
-
Defines the contract for Enumerator.
- equals(Object) - Method in class org.midheaven.culture.CountryCode
-
Performs equals.
- equals(Object) - Method in class org.midheaven.culture.Culture
-
Performs equals.
- equals(Object) - Method in class org.midheaven.culture.LanguageCode
-
Performs equals.
- equals(Object) - Method in class org.midheaven.io.ByteContent
-
Performs equals.
- equals(Object) - Method in class org.midheaven.io.ByteContentFormat
-
Performs equals.
- equals(Object) - Method in class org.midheaven.io.ByteContentSize
-
Performs equals.
- equals(Object) - Method in class org.midheaven.keys.Key
-
Performs equals.
- equals(Object) - Method in class org.midheaven.lang.reflection.TypeReference
- equals(Object) - Method in class org.midheaven.math.Angle
-
Performs equals.
- equals(Object) - Method in record class org.midheaven.math.DividerAndRemainder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in interface org.midheaven.math.Rational
- ES - Static variable in class org.midheaven.culture.LanguageCode
-
Spanish
- exclusive() - Method in class org.midheaven.math.EndInclusionBuilder
-
Performs exclusive.
- exclusive() - Method in class org.midheaven.math.StartInclusionBuilder
-
Performs exclusive.
- extend(Enumerable<T>) - Method in interface org.midheaven.collections.EnumerableExtension
-
Creates a decorator of
Enumerablewith specific methods. - extension() - Method in class org.midheaven.io.ByteContentFormat
-
Performs extension.
F
- Field<T> - Interface in org.midheaven.math
-
Represents a mathematical Field.
- filled(String) - Static method in class org.midheaven.lang.Strings
-
Performs filled.
- filter() - Method in class org.midheaven.collections.Length.Finite
- filter(Predicate<T>) - Method in interface org.midheaven.lang.Maybe
- filter(Predicate<T>) - Method in interface org.midheaven.collections.DistinctAssortment
-
Performs filter.
- filter(Predicate<T>) - Method in interface org.midheaven.collections.Enumerable
-
Performs filter.
- filter(Predicate<T>) - Method in interface org.midheaven.collections.Sequence
-
Performs filter.
- finite(Int) - Static method in class org.midheaven.collections.Length
-
Creates a finite
Lengthwith the given length - first() - Method in interface org.midheaven.collections.Enumerable
-
Performs first.
- first() - Method in interface org.midheaven.collections.Sequence
-
Performs first.
- first() - Method in interface org.midheaven.lang.Strings.Splitter
- FixedClockProvider - Class in org.midheaven.time
-
Provides a
Clockfixed at a given instant - Flag<E> - Interface in org.midheaven.lang
-
Defines the contract for an object that acts as a flag
- FlagElement<E> - Interface in org.midheaven.lang
-
Defines the contract for Flag Element.
- flagPosition() - Method in interface org.midheaven.lang.FlagElement
-
Performs flagPosition.
- flatMap(Function<T, Maybe<R>>) - Method in interface org.midheaven.lang.Maybe
- flatMap(Function<T, Enumerable<R>>) - Method in interface org.midheaven.collections.Enumerable
-
Performs flatMap.
- flatMap(Function<T, Traversable<R>>) - Method in interface org.midheaven.collections.Traversable
-
Performs flatMap.
- flatMerge(Maybe<T>, BiFunction<T, T, Maybe<T>>) - Method in interface org.midheaven.lang.Maybe
- flatZip(Maybe<S>, BiFunction<T, S, Maybe<R>>) - Method in interface org.midheaven.lang.Maybe
- flip(FlagElement<E>) - Method in interface org.midheaven.lang.Flag
-
Performs flip.
- flip(FlagElement<E>) - Method in class org.midheaven.lang.IntegerFlag
-
Performs flip.
- floor() - Method in interface org.midheaven.math.Rational
- format() - Method in class org.midheaven.io.ByteContent
-
Performs format.
- from(byte[]) - Method in class org.midheaven.io.ByteContentSourceReader
-
Creates an instance from the provided source.
- from(int, int, int, int, Sequence<S>) - Static method in interface org.midheaven.collections.Page
-
Creates an instance from the provided source.
- from(InputStream) - Method in class org.midheaven.io.ByteContentSourceReader
-
Creates an instance from the provided source.
- from(Double) - Static method in interface org.midheaven.math.Rational
- from(Iterable<S>) - Static method in interface org.midheaven.collections.Traversable
-
Creates an instance from the provided source.
- from(Iterable<T>) - Method in class org.midheaven.collections.DistinctAssortmentBuilder
-
Creates an instance from the provided source.
- from(Iterable<T>) - Method in class org.midheaven.collections.EditableSequenceBuilder
-
Creates an instance from the provided source.
- from(Iterable<T>) - Method in class org.midheaven.collections.ResizableDistinctAssortmentBuilder
-
Creates an instance from the provided source.
- from(Iterable<T>) - Method in class org.midheaven.collections.ResizableSequenceBuilder
-
Creates an instance from the provided source.
- from(Iterable<T>) - Method in class org.midheaven.collections.SequenceBuilder
-
Create a
Sequencewith elements from the given iterable - from(Iterable<X>) - Static method in interface org.midheaven.collections.Enumerable
-
Creates an instance from the provided source.
- from(String) - Method in class org.midheaven.io.ByteContentSourceReader
-
Creates an instance from the provided source.
- from(Map.Entry<K, V>) - Static method in interface org.midheaven.collections.Association.Entry
-
Creates a
Association.Entryfrom the givenMap.Entry - from(Map<K, V>) - Method in class org.midheaven.collections.AssociationBuilder
-
Creates an instance from the provided source.
- from(Map<K, V>) - Method in class org.midheaven.collections.ResizableAssociationBuilder
-
Creates an instance from the provided source.
- from(Optional<X>) - Static method in interface org.midheaven.collections.Enumerable
-
Creates an instance from the provided source.
- from(Optional<X>) - Static method in interface org.midheaven.lang.Maybe
-
Creates an instance from the provided source.
- from(Random) - Static method in class org.midheaven.math.RandomGeneratorProvider
-
Creates an instance from the provided source.
- from(Stream<S>) - Static method in interface org.midheaven.collections.Traversable
-
Creates an instance from the provided source.
- from(Association<K, V>) - Method in class org.midheaven.collections.AssociationBuilder
-
Creates an instance from the provided source.
- from(Association<K, V>) - Method in class org.midheaven.collections.ResizableAssociationBuilder
-
Creates an instance from the provided source.
- from(Enumerable<S>) - Static method in interface org.midheaven.collections.Traversable
-
Creates an instance from the provided source.
- from(TypeReference) - Static method in class org.midheaven.lang.reflection.ParametricTypeReference
- from(S, S...) - Static method in interface org.midheaven.collections.Traversable
-
Creates an instance from the provided source.
- from(U) - Method in class org.midheaven.math.IntervalBuilder
-
Creates an instance from the provided source.
- fromBytes(long) - Static method in class org.midheaven.io.ByteContentSize
-
Returns from Bytes.
- fromInfinity() - Method in class org.midheaven.math.IntervalBuilder
-
Returns from Infinity.
- fromIterator(Iterator<T>) - Static method in interface org.midheaven.collections.Enumerator
-
Creates an Enumerator from an
Iteratorthat can be infinite. - fromIterator(Iterator<T>, Int) - Static method in interface org.midheaven.collections.Enumerator
-
Creates an Enumerator from an
Iteratorthat can be infinite, but limites it to a fixed size.
G
- gcd(int, int) - Static method in class org.midheaven.math.Numbers
-
Performs gcd.
- gcd(long, long) - Static method in class org.midheaven.math.Numbers
-
Performs gcd.
- gcd(Int) - Method in interface org.midheaven.math.Int
- generate(Function<AvailableRandomGenerators, T>) - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs generate.
- generate(Supplier<X>) - Static method in interface org.midheaven.collections.Enumerable
-
Performs generate.
- generateNext(Function<RandomGenerator<T>, R>) - Method in interface org.midheaven.math.RandomGenerator
-
Returns a new
RandomGeneratorbased on the values of this one. - get() - Method in interface org.midheaven.lang.Maybe
- get() - Method in class org.midheaven.math.IntAccumulator
-
Performs get.
- get(int) - Method in interface org.midheaven.lang.Strings.Splitter
- get(String) - Method in interface org.midheaven.lang.reflection.PropertiesMirror
-
Performs get.
- get(Function<T, P>) - Method in interface org.midheaven.lang.reflection.PropertiesMirror
- get(Property) - Method in interface org.midheaven.lang.reflection.PropertiesMirror
-
Performs get.
- getAt(int) - Method in interface org.midheaven.collections.Sequence
-
Returns get At.
- getAt(Int) - Method in interface org.midheaven.collections.Sequence
-
Returns get At.
- getValue(Object) - Method in interface org.midheaven.collections.Association
-
Returns get Value.
- getValue(Object) - Method in interface org.midheaven.lang.reflection.Property
-
Returns get Value.
- GIGA_BYTE - Enum constant in enum class org.midheaven.io.ByteContentSizeUnit
- groupBy(Function<T, K>) - Method in interface org.midheaven.collections.Enumerable
-
Creates an association that groups element in this
Enumerableaccording to a given group selector.
H
- handleInvocation(Object, Method, Object[]) - Method in interface org.midheaven.lang.reflection.InvocationHandler
-
Performs handleInvocation.
- hashCode() - Method in class org.midheaven.culture.CountryCode
-
Checks whether hash Code.
- hashCode() - Method in class org.midheaven.culture.Culture
-
Checks whether hash Code.
- hashCode() - Method in class org.midheaven.culture.LanguageCode
-
Checks whether hash Code.
- hashCode() - Method in class org.midheaven.io.ByteContentFormat
-
Checks whether hash Code.
- hashCode() - Method in class org.midheaven.io.ByteContentSize
-
Checks whether hash Code.
- hashCode() - Method in class org.midheaven.keys.Key
-
Checks whether hash Code.
- hashCode() - Method in interface org.midheaven.lang.HashCode.Composition
-
Checks whether hash Code.
- hashCode() - Method in class org.midheaven.lang.reflection.TypeReference
- hashCode() - Method in class org.midheaven.math.Angle
-
Checks whether hash Code.
- hashCode() - Method in record class org.midheaven.math.DividerAndRemainder
-
Returns a hash code value for this object.
- hashCode() - Method in interface org.midheaven.math.Rational
- HashCode - Class in org.midheaven.lang
-
Simplifies hashCode calculations.
- HashCode.Composition - Interface in org.midheaven.lang
- hasSameContentAs(ByteContent) - Method in class org.midheaven.io.ByteContent
-
Checks whether has Same Content As.
- HI - Static variable in class org.midheaven.culture.LanguageCode
-
Hindi
- HTML - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for HTML.
I
- ifPresent(Consumer<T>) - Method in interface org.midheaven.lang.Maybe
-
Performs ifPresent.
- ifPresentOrElse(Consumer<T>, Runnable) - Method in interface org.midheaven.lang.Maybe
-
Performs ifPresentOrElse.
- immutable(EditableAssociation<K, V>) - Method in class org.midheaven.collections.AssociationBuilder
-
Performs immutable.
- immutable(EditableSequence<T>) - Method in class org.midheaven.collections.SequenceBuilder
-
Returns a
Sequencethat does not inherit fromEditableSequence - in(CountryCode) - Method in class org.midheaven.culture.LanguageCode
-
Performs in.
- in(ByteContentSizeUnit) - Method in class org.midheaven.io.ByteContentSize
-
Performs in.
- inBytes() - Method in class org.midheaven.io.ByteContentSize
-
Performs inBytes.
- inclusive() - Method in class org.midheaven.math.EndInclusionBuilder
-
Performs inclusive.
- inclusive() - Method in class org.midheaven.math.StartInclusionBuilder
-
Performs inclusive.
- increment() - Method in interface org.midheaven.math.Int
- increment() - Method in class org.midheaven.math.IntAccumulator
-
Performs increment.
- increment() - Method in interface org.midheaven.math.Rational
- incrementBy(Int) - Method in class org.midheaven.math.IntAccumulator
-
Performs incrementBy.
- incrementBy(IntAccumulator) - Method in class org.midheaven.math.IntAccumulator
-
Performs incrementBy.
- indexOf(Object) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs indexOf.
- indexOf(Object) - Method in interface org.midheaven.collections.Sequence
-
Performs indexOf.
- Infinite() - Constructor for class org.midheaven.collections.Length.Infinite
- InfiniteEnumerableException - Exception Class in org.midheaven.collections
- InfiniteEnumerableException() - Constructor for exception class org.midheaven.collections.InfiniteEnumerableException
- InfiniteEnumerableException(String) - Constructor for exception class org.midheaven.collections.InfiniteEnumerableException
- Int - Interface in org.midheaven.math
-
Defines the contract for Int.
- IntAccumulator - Class in org.midheaven.math
-
Represents Int Accumulator.
- IntAccumulator() - Constructor for class org.midheaven.math.IntAccumulator
-
Creates a new IntAccumulator.
- IntAccumulator(Int) - Constructor for class org.midheaven.math.IntAccumulator
-
Creates a new IntAccumulator.
- IntAccumulator(IntAccumulator) - Constructor for class org.midheaven.math.IntAccumulator
-
Creates a new IntAccumulator.
- IntegerFlag<E> - Class in org.midheaven.lang
-
Represents Integer Flag.
- integerInversion() - Static method in class org.midheaven.math.ArithmeticExceptions
-
Performs integerInversion.
- integers() - Method in interface org.midheaven.math.AvailableRandomGenerators
-
Performs integers.
- integers() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs integers.
- IntegersRandomGenerator - Class in org.midheaven.math
-
Generator for Integers Random values.
- INTERFACE - Enum constant in enum class org.midheaven.lang.reflection.TypeKind
- intersection(Association<K, V>, BiFunction<V, V, V>) - Method in interface org.midheaven.collections.Association
-
Creates the intersection of this association with another.
- intersects(Interval<T>) - Method in interface org.midheaven.math.Interval
-
Performs intersects.
- intersectWith(Association<K, V>, BiFunction<V, V, V>) - Method in interface org.midheaven.collections.ResizableAssociation
-
Removes all entries and retains only the ones common to
otherandthis. - Interval<T> - Interface in org.midheaven.math
-
Defines the contract for Interval.
- Interval.Boundary<T> - Interface in org.midheaven.math
- Interval.Domain<T,
U> - Interface in org.midheaven.math - IntervalBuilder<T,
U> - Class in org.midheaven.math -
Builder for Interval instances.
- IntervalRandomGenerator<T> - Interface in org.midheaven.math
-
Generator for Interval Random values.
- invert() - Method in interface org.midheaven.math.MultiplicationGroup
- InvocationHandler - Interface in org.midheaven.lang.reflection
-
Defines the contract for Invocation Handler.
- IoException - Exception Class in org.midheaven.io
-
Exception related to Io.
- isAbsent() - Method in interface org.midheaven.lang.Maybe
-
Checks whether is Absent.
- isAnnotation() - Method in enum class org.midheaven.lang.reflection.TypeKind
-
Checks whether is Annotation.
- isArray() - Method in enum class org.midheaven.lang.reflection.TypeKind
-
Checks whether is Array.
- isAssignableTo(Class<?>) - Method in class org.midheaven.lang.reflection.TypeReference
- isAssignableTo(TypeReference) - Method in class org.midheaven.lang.reflection.TypeReference
- isBlank(CharSequence) - Static method in class org.midheaven.lang.Strings
-
Checks whether is Blank.
- isBlank(String) - Static method in class org.midheaven.lang.Strings
-
Checks whether is Blank.
- isClass() - Method in enum class org.midheaven.lang.reflection.TypeKind
-
Checks whether is Class.
- isEmpty() - Method in interface org.midheaven.collections.Assortment
-
Checks whether the
Assortmenthas no elements - isEmpty() - Method in interface org.midheaven.collections.Enumerable
-
Checks whether is Empty.
- isEmpty() - Method in class org.midheaven.io.ByteContent
-
Checks whether is Empty.
- isEmpty() - Method in class org.midheaven.io.NamedByteContent
-
Checks whether is Empty.
- isEmpty() - Method in interface org.midheaven.lang.Countable
-
Checks whether is Empty.
- isEmpty() - Method in interface org.midheaven.lang.Iterables.CombinerResult
-
Checks whether is Empty.
- isEmpty() - Method in interface org.midheaven.math.Interval
-
Checks whether is Empty.
- isEnum() - Method in enum class org.midheaven.lang.reflection.TypeKind
-
Checks whether is Enum.
- isEqualTo(long) - Method in interface org.midheaven.lang.LongOrdered
-
Checks whether is Equal To.
- isEqualTo(T) - Method in interface org.midheaven.lang.Ordered
-
Checks whether is Equal To.
- isFilled(CharSequence) - Static method in class org.midheaven.lang.Strings
-
Checks whether is Filled.
- isFilled(String) - Static method in class org.midheaven.lang.Strings
-
Checks whether is Filled.
- isGreaterThan(long) - Method in interface org.midheaven.lang.LongOrdered
-
Checks whether is Greater Than.
- isGreaterThan(T) - Method in interface org.midheaven.lang.Ordered
-
Checks whether is Greater Than.
- isGreaterThanOrEqualTo(long) - Method in interface org.midheaven.lang.LongOrdered
-
Checks whether is Greater Than Or Equal To.
- isGreaterThanOrEqualTo(T) - Method in interface org.midheaven.lang.Ordered
-
Checks whether is Greater Than Or Equal To.
- isInfinity() - Method in interface org.midheaven.math.Interval.Boundary
- isInstance(Object) - Method in class org.midheaven.lang.reflection.TypeReference
- isInterface() - Method in enum class org.midheaven.lang.reflection.TypeKind
-
Checks whether is Interface.
- isLessThan(long) - Method in interface org.midheaven.lang.LongOrdered
-
Checks whether is Less Than.
- isLessThan(T) - Method in interface org.midheaven.lang.Ordered
-
Checks whether is Less Than.
- isLessThanOrEqualTo(long) - Method in interface org.midheaven.lang.LongOrdered
-
Checks whether is Less Than Or Equal To.
- isLessThanOrEqualTo(T) - Method in interface org.midheaven.lang.Ordered
-
Checks whether is Less Than Or Equal To.
- isNegative() - Method in interface org.midheaven.lang.Signed
-
Tests if this value is negative.
- isNegativeOne() - Method in interface org.midheaven.math.Int
- isNegativeOne() - Method in interface org.midheaven.math.Rational
- isNullEquivalent() - Method in interface org.midheaven.lang.NullableEnum
-
Checks whether is Null Equivalent.
- isoCode() - Method in class org.midheaven.culture.CountryCode
-
Checks whether iso Code.
- isoCode() - Method in class org.midheaven.culture.LanguageCode
-
Checks whether iso Code.
- isOne() - Method in interface org.midheaven.math.MultiplicationMonoid
-
Checks whether is One.
- isOne() - Method in interface org.midheaven.math.Rational
- isOpen() - Method in interface org.midheaven.math.Interval.Boundary
- isOptional() - Method in interface org.midheaven.lang.reflection.Property
-
Checks whether is Optional.
- isPositive() - Method in interface org.midheaven.lang.Signed
-
Tests if this value is positive.
- isPossiblyABean(Class<?>) - Static method in class org.midheaven.lang.reflection.Mirror
-
Checks whether is Possibly ABean.
- isPossiblyABean(ParametricTypeReference<?>) - Static method in class org.midheaven.lang.reflection.Mirror
-
Checks whether is Possibly ABean.
- isPresent() - Method in interface org.midheaven.lang.Maybe
-
Checks whether is Present.
- isPrimitive() - Method in enum class org.midheaven.lang.reflection.TypeKind
-
Checks whether is Primitive.
- isPrimitive() - Method in class org.midheaven.lang.reflection.TypeReference
- isRecord() - Method in enum class org.midheaven.lang.reflection.TypeKind
-
Checks whether is Record.
- isSet(FlagElement<E>) - Method in interface org.midheaven.lang.Flag
-
Checks whether is Set.
- isSet(FlagElement<E>) - Method in class org.midheaven.lang.IntegerFlag
-
Checks whether is Set.
- isWhole() - Method in interface org.midheaven.math.Rational
- isZero() - Method in interface org.midheaven.lang.Signed
-
Tests if this value is zero.
- isZero() - Method in interface org.midheaven.math.AdditionMonoid
-
Checks whether is Zero.
- isZero() - Method in class org.midheaven.math.Angle
-
Checks whether is Zero.
- isZero() - Method in interface org.midheaven.math.Int
- isZero() - Method in class org.midheaven.math.IntAccumulator
-
Checks whether is Zero.
- isZero() - Method in interface org.midheaven.math.Rational
- items() - Method in interface org.midheaven.collections.Page
-
Performs items.
- Iterables - Class in org.midheaven.lang
-
Represents Iterables.
- Iterables() - Constructor for class org.midheaven.lang.Iterables
- Iterables.BiCombiner<A,
B> - Interface in org.midheaven.lang - Iterables.CombinerResult<T> - Interface in org.midheaven.lang
- iterate(X, Function<X, X>) - Static method in interface org.midheaven.collections.Enumerable
-
Performs iterate.
- iterator() - Method in class org.midheaven.collections.AbstractEnumerableDecorator
-
Returns an iterator over the elements.
- iterator() - Method in interface org.midheaven.collections.Enumerable
-
Returns an iterator over the elements.
- iterator() - Method in interface org.midheaven.collections.Sequence
-
Returns an iterator over the elements.
J
- JA - Static variable in class org.midheaven.culture.LanguageCode
-
Japanese
- join(char) - Method in interface org.midheaven.lang.Strings.Splitter
-
Performs join.
- join(String) - Method in interface org.midheaven.lang.Strings.Splitter
-
Performs join.
- joinWords(Strings.Splitter) - Method in enum class org.midheaven.lang.Strings.Casing
-
Performs joinWords.
K
- key() - Method in interface org.midheaven.collections.Association.Entry
- Key<C> - Class in org.midheaven.keys
- Key() - Constructor for class org.midheaven.keys.Key
- KeyException - Exception Class in org.midheaven.keys
-
Exception related to Key.
- KeyException(String) - Constructor for exception class org.midheaven.keys.KeyException
-
Creates a new KeyException.
- KeyParsingException - Exception Class in org.midheaven.keys
-
Exception related to Key Parsing.
- KeyParsingException(String) - Constructor for exception class org.midheaven.keys.KeyParsingException
-
Creates a new KeyParsingException.
- keys() - Method in interface org.midheaven.collections.Association
-
Returns keys.
- KILO_BYTE - Enum constant in enum class org.midheaven.io.ByteContentSizeUnit
- kind() - Method in class org.midheaven.lang.reflection.TypeReference
L
- languageCode() - Method in class org.midheaven.culture.Culture
-
Performs languageCode.
- LanguageCode - Class in org.midheaven.culture
-
Represents Language Code.
- last() - Method in interface org.midheaven.collections.Sequence
-
Performs last.
- last() - Method in interface org.midheaven.lang.Strings.Splitter
- lastIndexOf(Object) - Method in interface org.midheaven.collections.ResizableSequence
-
Returns last Index Of.
- lastIndexOf(Object) - Method in interface org.midheaven.collections.Sequence
-
Returns last Index Of.
- length() - Method in interface org.midheaven.collections.Enumerator
-
The
Lengthof theEnumerator. - length() - Method in class org.midheaven.collections.PipeEnumerator
- Length - Class in org.midheaven.collections
-
Represents the Length of an
Enumerator. - Length() - Constructor for class org.midheaven.collections.Length
- Length.Finite - Class in org.midheaven.collections
- Length.Infinite - Class in org.midheaven.collections
- Length.Unknown - Class in org.midheaven.collections
- limit(long) - Method in interface org.midheaven.collections.Enumerable
-
Performs limit.
- localDates() - Method in interface org.midheaven.math.AvailableRandomGenerators
-
Performs localDates.
- localDates() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs localDates.
- LocalDatesRandomGenerator - Class in org.midheaven.math
-
Generator for Local Dates Random values.
- LongOrdered - Interface in org.midheaven.lang
-
Defines the contract for Long Ordered.
- longs() - Method in interface org.midheaven.math.AvailableRandomGenerators
-
Performs longs.
- longs() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs longs.
- LongsRandomGenerator - Class in org.midheaven.math
-
Generator for Longs Random values.
- longValue() - Method in class org.midheaven.keys.Key
-
Performs longValue.
- LOWER - Enum constant in enum class org.midheaven.lang.Strings.Casing
-
Also known as snake case all in lower case letters: "Hello world" is "hello_world"
- lowerCode(Function<String, X>) - Static method in class org.midheaven.lang.Parser
-
Performs lowerCode.
M
- MachineClockProvider - Class in org.midheaven.time
-
Provides a
Clockmatching the system's clock and time zone - MachineClockProvider() - Constructor for class org.midheaven.time.MachineClockProvider
- map(Class<? extends M>, Class<K>, Class<V>) - Static method in class org.midheaven.lang.reflection.TypeReference
- map(Function<String, String>) - Method in interface org.midheaven.lang.Strings.Splitter
- map(Function<T, R>) - Method in interface org.midheaven.lang.Maybe
- map(Function<T, R>) - Method in interface org.midheaven.collections.DistinctAssortment
-
Performs map.
- map(Function<T, R>) - Method in interface org.midheaven.collections.Enumerable
-
Performs map.
- map(Function<T, R>) - Method in interface org.midheaven.collections.Page
-
Performs map.
- map(Function<T, R>) - Method in interface org.midheaven.collections.Sequence
-
Performs map.
- map(Function<T, R>) - Method in interface org.midheaven.collections.Traversable
-
Performs map.
- mapEntries(Function<Association.Entry<K, V>, Association.Entry<Q, W>>) - Method in interface org.midheaven.collections.AssociatedEnumerable
-
Maps
Association.Entryto newAssociation.Entry - mapKey(Function<K, Q>) - Method in interface org.midheaven.collections.AssociatedEnumerable
-
Maps existing keys to new keys , keeping the same values
- mapValue(Function<V, W>) - Method in interface org.midheaven.collections.AssociatedEnumerable
-
Maps existing keys to new values , keeping the same keys
- matchesExpectedPattern(String) - Method in class org.midheaven.lang.Parser
-
Checks whether matches Expected Pattern.
- max(Iterable<T>) - Static method in class org.midheaven.lang.Comparables
-
Performs max.
- max(Comparator<T>, Iterable<T>) - Static method in class org.midheaven.lang.Comparables
-
Performs max.
- max(Comparator<T>, T, T, T...) - Static method in class org.midheaven.lang.Comparables
-
Performs max.
- max(S, S) - Static method in interface org.midheaven.lang.Ordered
-
Performs max.
- max(S, S, S...) - Static method in interface org.midheaven.lang.Ordered
-
Performs max.
- max(T, T, T...) - Static method in class org.midheaven.lang.Comparables
-
Performs max.
- maximum() - Method in interface org.midheaven.math.Interval
-
Performs maximum.
- maximum(Comparator<T>) - Method in interface org.midheaven.collections.Enumerable
-
Performs maximum.
- maximumItemsPerPageCount() - Method in interface org.midheaven.collections.Page
-
Performs maximumItemsPerPageCount.
- Maybe<T> - Interface in org.midheaven.lang
-
Defines the contract for Maybe.
- MEGA_BYTE - Enum constant in enum class org.midheaven.io.ByteContentSizeUnit
- merge(Maybe<T>, BiFunction<T, T, T>) - Method in interface org.midheaven.lang.Maybe
- MethodMirrorQuery - Class in org.midheaven.lang.reflection
-
Represents Method Mirror Query.
- methods() - Method in class org.midheaven.lang.reflection.Mirror
-
Performs methods.
- MethodsMirror<T> - Interface in org.midheaven.lang.reflection
-
Defines the contract for Methods Mirror.
- min(Iterable<T>) - Static method in class org.midheaven.lang.Comparables
-
Performs min.
- min(Comparator<T>, Iterable<T>) - Static method in class org.midheaven.lang.Comparables
-
Performs min.
- min(Comparator<T>, T, T, T...) - Static method in class org.midheaven.lang.Comparables
-
Performs min.
- min(Length) - Method in class org.midheaven.collections.Length.Finite
- min(Length) - Method in class org.midheaven.collections.Length.Infinite
- min(Length) - Method in class org.midheaven.collections.Length
-
Returns a new Length that is the minimum between
thisand the given Lengthmin(finite(x), finite(y)) -> finite(x <= y ? x : y) min(finite(x), infinite) -> finite(x) min(finite(x), unknown) -> unknown min(infinite, unknown) -> unknown - min(Length) - Method in class org.midheaven.collections.Length.Unknown
- min(S, S) - Static method in interface org.midheaven.lang.Ordered
-
Performs min.
- min(S, S, S...) - Static method in interface org.midheaven.lang.Ordered
-
Performs min.
- min(T, T, T...) - Static method in class org.midheaven.lang.Comparables
-
Performs min.
- minimum() - Method in interface org.midheaven.math.Interval
-
Performs minimum.
- minimum(Comparator<T>) - Method in interface org.midheaven.collections.Enumerable
-
Performs minimum.
- minus(int) - Method in interface org.midheaven.math.Int
- minus(long) - Method in interface org.midheaven.math.Int
- minus(long) - Method in interface org.midheaven.math.Rational
- minus(T) - Method in interface org.midheaven.math.AdditionGroup
- minus(Length) - Method in class org.midheaven.collections.Length.Finite
- minus(Length) - Method in class org.midheaven.collections.Length.Infinite
- minus(Length) - Method in class org.midheaven.collections.Length
-
Subtracts the given value from this value.
- minus(Length) - Method in class org.midheaven.collections.Length.Unknown
- minus(Angle) - Method in class org.midheaven.math.Angle
-
Performs minus.
- minus(Rational) - Method in interface org.midheaven.math.Rational
- minus(Int) - Method in interface org.midheaven.math.Int
- Mirror<T> - Class in org.midheaven.lang.reflection
-
Represents Mirror.
- MirrorQuery<T> - Interface in org.midheaven.lang.reflection
-
Defines the contract for Mirror Query.
- moveNext() - Method in interface org.midheaven.collections.Enumerator
-
Move the enumerator to the next item.
- moveNext() - Method in class org.midheaven.collections.PipeEnumerator
- MultiplicationGroup<T> - Interface in org.midheaven.math
-
Defines the contract for Multiplication Group.
- MultiplicationMonoid<T> - Interface in org.midheaven.math
-
Defines the contract for Multiplication Monoid.
N
- name() - Method in class org.midheaven.io.NamedByteContent
-
Performs name.
- name() - Method in interface org.midheaven.lang.reflection.Property
-
Performs name.
- named(String) - Method in class org.midheaven.lang.reflection.MethodMirrorQuery
-
Returns named.
- NamedByteContent - Class in org.midheaven.io
-
Represents Named Byte Content.
- NamedByteContentBuilder - Class in org.midheaven.io
-
Builder for Named Byte Content instances.
- NativeMirrorEngine - Class in org.midheaven.lang.reflection
-
Represents Native Mirror Engine.
- NativeMirrorEngine() - Constructor for class org.midheaven.lang.reflection.NativeMirrorEngine
- natural() - Static method in interface org.midheaven.math.Interval.Domain
- negate() - Method in interface org.midheaven.lang.Signed
-
Returns the additive inverse of this value.
- negate() - Method in interface org.midheaven.math.AdditionGroup
- negate() - Method in class org.midheaven.math.Angle
-
Performs negate.
- negate() - Method in class org.midheaven.math.IntAccumulator
-
Performs negate.
- NEGATIVE_ONE - Static variable in interface org.midheaven.math.Int
- NEGATIVE_ONE - Static variable in interface org.midheaven.math.Rational
- newArray(Class<X>, int) - Static method in interface org.midheaven.collections.Array
-
Creates a new
Arrayof the given type and size. - newInstance() - Method in class org.midheaven.lang.reflection.Mirror
-
Creates new Instance.
- newInstance() - Method in interface org.midheaven.math.ArithmeticAccumulator
-
Creates new Instance.
- newInstance(Object...) - Method in class org.midheaven.lang.reflection.Mirror
-
Creates new Instance.
- newInstance(Instant, ZoneId) - Static method in class org.midheaven.time.FixedClockProvider
-
Created a
FixedClockProviderfixed at a given instant in a given zoneId - newInstance(LocalDateTime, ZoneId) - Static method in class org.midheaven.time.FixedClockProvider
-
Created a
FixedClockProviderfixed at a given instant in a given zoneId - newInstance(ZonedDateTime) - Static method in class org.midheaven.time.FixedClockProvider
-
Created a
FixedClockProviderfixed at a given instant - newInstanceAtUtc(LocalDateTime) - Static method in class org.midheaven.time.FixedClockProvider
-
Created a
FixedClockProviderfixed at a given instant - next() - Method in class org.midheaven.math.BigDecimalsRandomGenerator
-
Performs next.
- next() - Method in class org.midheaven.math.BigIntegersRandomGenerator
-
Performs next.
- next() - Method in class org.midheaven.math.BooleansRandomGenerator
-
Performs next.
- next() - Method in class org.midheaven.math.BytesRandomGenerator
-
Performs next.
- next() - Method in class org.midheaven.math.DoublesRandomGenerator
-
Performs next.
- next() - Method in class org.midheaven.math.IntegersRandomGenerator
-
Performs next.
- next() - Method in class org.midheaven.math.LocalDatesRandomGenerator
- next() - Method in class org.midheaven.math.LongsRandomGenerator
-
Performs next.
- next() - Method in interface org.midheaven.math.RandomGenerator
-
The next generated value
- next() - Method in class org.midheaven.math.RationalRandomGenerator
-
Performs next.
- next() - Method in class org.midheaven.math.StringRandomGenerator
-
Performs next.
- next() - Method in class org.midheaven.math.UuidsRandomGenerator
-
Performs next.
- next(Double) - Method in class org.midheaven.math.DoublesRandomGenerator
-
Performs next.
- next(Double, Double) - Method in class org.midheaven.math.DoublesRandomGenerator
-
Performs next.
- next(Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
-
Performs next.
- next(Integer, Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
-
Performs next.
- next(Long) - Method in class org.midheaven.math.LongsRandomGenerator
-
Performs next.
- next(Long, Long) - Method in class org.midheaven.math.LongsRandomGenerator
-
Performs next.
- next(BigDecimal) - Method in class org.midheaven.math.BigDecimalsRandomGenerator
-
Performs next.
- next(BigDecimal, BigDecimal) - Method in class org.midheaven.math.BigDecimalsRandomGenerator
-
Performs next.
- next(BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
-
Performs next.
- next(BigInteger, BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
-
Performs next.
- next(LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- next(LocalDate, LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- next(Rational) - Method in class org.midheaven.math.RationalRandomGenerator
-
Performs next.
- next(Rational, Rational) - Method in class org.midheaven.math.RationalRandomGenerator
-
Performs next.
- nextBytes(byte[]) - Method in class org.midheaven.math.BytesRandomGenerator
-
Returns next Bytes.
- nextIncluding(Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
-
Returns next Including.
- nextIncluding(Integer, Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
-
Returns next Including.
- nextIncluding(Long) - Method in class org.midheaven.math.LongsRandomGenerator
-
Returns next Including.
- nextIncluding(Long, Long) - Method in class org.midheaven.math.LongsRandomGenerator
-
Returns next Including.
- nextIncluding(BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
-
Returns next Including.
- nextIncluding(BigInteger, BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
-
Returns next Including.
- nextIncluding(LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- nextIncluding(LocalDate, LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- none() - Static method in interface org.midheaven.lang.Maybe
-
Performs none.
- NotNullable - Annotation Interface in org.midheaven.lang
- Nullable - Annotation Interface in org.midheaven.lang
- NullableEnum - Interface in org.midheaven.lang
-
Defines the contract for Nullable Enum.
- Numbers - Class in org.midheaven.math
-
Represents Numbers.
- Numbers() - Constructor for class org.midheaven.math.Numbers
- Numbers.Doubles - Interface in org.midheaven.math
- Numbers.Floats - Interface in org.midheaven.math
- Numbers.Integers - Interface in org.midheaven.math
- Numbers.Longs - Interface in org.midheaven.math
- numerator() - Method in interface org.midheaven.math.Rational
- numeric() - Method in class org.midheaven.math.StringRandomGeneratorTypeBuilder
-
Performs numeric.
- numericCode(Function<String, X>) - Static method in class org.midheaven.lang.Parser
-
Performs numericCode.
O
- of(boolean[]) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(byte[]) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(char[]) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(double[]) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(float[]) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(int[]) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(long[]) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(short[]) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(boolean) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(double) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(float) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(int) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(int) - Static method in interface org.midheaven.math.Int
- of(long) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(long) - Static method in interface org.midheaven.math.Int
- of(long) - Static method in interface org.midheaven.math.Rational
- of(long, long) - Static method in interface org.midheaven.math.Rational
- of(long, ByteContentSizeUnit) - Static method in class org.midheaven.io.ByteContentSize
-
Creates an instance from the provided value.
- of(T[]) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(Object) - Static method in class org.midheaven.lang.HashCode
-
Creates an instance from the provided value.
- of(Class<K>, long) - Static method in class org.midheaven.keys.Key
-
Creates an instance from the provided value.
- of(Class<K>, String) - Static method in class org.midheaven.keys.Key
-
Creates an instance from the provided value.
- of(Class<K>, UUID) - Static method in class org.midheaven.keys.Key
-
Creates an instance from the provided value.
- of(Class<X>) - Static method in class org.midheaven.lang.reflection.TypeReference
- of(Type) - Static method in class org.midheaven.lang.reflection.TypeReference
- of(String, String) - Static method in class org.midheaven.io.ByteContentFormat
-
Creates an instance from the provided value.
- of(BigDecimal) - Static method in interface org.midheaven.math.Rational
- of(BigInteger) - Static method in interface org.midheaven.math.Int
- of(BigInteger) - Static method in interface org.midheaven.math.Rational
- of(BigInteger, BigInteger) - Static method in interface org.midheaven.math.Rational
- of(K, V) - Method in class org.midheaven.collections.AssociationBuilder
-
Creates an instance from the provided value.
- of(Rational, ByteContentSizeUnit) - Static method in class org.midheaven.io.ByteContentSize
-
Creates an instance from the provided value.
- of(T...) - Method in class org.midheaven.collections.ResizableDistinctAssortmentBuilder
-
Creates an instance from the provided value.
- of(U) - Method in class org.midheaven.collections.DistinctAssortmentBuilder
-
Creates an instance from the provided value.
- of(U) - Method in class org.midheaven.collections.SequenceBuilder
-
Creates an instance from the provided value.
- of(U[]) - Method in class org.midheaven.collections.DistinctAssortmentBuilder
-
Creates an instance from the provided value.
- of(U...) - Method in class org.midheaven.collections.EditableSequenceBuilder
-
Creates an instance from the provided value.
- of(U...) - Method in class org.midheaven.collections.ResizableSequenceBuilder
-
Creates an instance from the provided value.
- of(U[]) - Method in class org.midheaven.collections.SequenceBuilder
-
Creates an instance from the provided value.
- of(U, U, U...) - Method in class org.midheaven.collections.DistinctAssortmentBuilder
-
Creates an instance from the provided value.
- of(U, U, U...) - Method in class org.midheaven.collections.SequenceBuilder
-
Creates an instance from the provided value.
- of(V, BiFunction<V, V, V>, BiFunction<V, Long, R>) - Static method in interface org.midheaven.math.Arithmetic
-
Creates an instance from the provided value.
- of(X) - Static method in interface org.midheaven.lang.Maybe
-
Creates an instance from the provided value.
- of(X...) - Static method in interface org.midheaven.collections.Array
-
Creates a new
Arraywith the given values - ofDegrees(long) - Static method in class org.midheaven.math.Angle
-
Returns of Degrees.
- ofDegrees(Rational) - Static method in class org.midheaven.math.Angle
-
Returns of Degrees.
- ofEntries(Association.Entry<K, V>...) - Method in class org.midheaven.collections.AssociationBuilder
-
Returns of Entries.
- ofEntries(Association.Entry<K, V>...) - Method in class org.midheaven.collections.ResizableAssociationBuilder
-
Returns of Entries.
- ofRadians(Rational) - Static method in class org.midheaven.math.Angle
-
Returns of Radians.
- ofType(Class<R>) - Method in interface org.midheaven.collections.DistinctAssortment
-
Returns of Type.
- ofType(Class<R>) - Method in interface org.midheaven.collections.Enumerable
-
Transforms each item from type T to type R.
- ofType(Class<R>) - Method in interface org.midheaven.collections.Sequence
-
Returns of Type.
- ofType(Class<R>) - Method in interface org.midheaven.lang.Maybe
-
Transforms the value T to type R.
- ONE - Static variable in interface org.midheaven.math.Int
- ONE - Static variable in interface org.midheaven.math.Rational
- or(Maybe<T>) - Method in interface org.midheaven.lang.Maybe
- Ordered<T> - Interface in org.midheaven.lang
-
Defines the contract for Ordered.
- ordinal() - Method in interface org.midheaven.collections.Page
-
Performs ordinal.
- orElse(T) - Method in interface org.midheaven.lang.Maybe
- orElseGet(Supplier<T>) - Method in interface org.midheaven.lang.Maybe
- orElseThrow() - Method in interface org.midheaven.lang.Maybe
- orElseThrow(Supplier<E>) - Method in interface org.midheaven.lang.Maybe
- org.midheaven.collections - package org.midheaven.collections
- org.midheaven.culture - package org.midheaven.culture
- org.midheaven.io - package org.midheaven.io
- org.midheaven.keys - package org.midheaven.keys
- org.midheaven.lang - package org.midheaven.lang
- org.midheaven.lang.reflection - package org.midheaven.lang.reflection
- org.midheaven.math - package org.midheaven.math
- org.midheaven.time - package org.midheaven.time
- orGet(Supplier<Maybe<T>>) - Method in interface org.midheaven.lang.Maybe
- orNull() - Method in interface org.midheaven.lang.Maybe
- over(int) - Method in interface org.midheaven.math.Int
- over(long) - Method in class org.midheaven.math.Angle
-
Performs over.
- over(long) - Method in interface org.midheaven.math.Int
- over(long) - Method in interface org.midheaven.math.Rational
- over(T) - Method in interface org.midheaven.math.MultiplicationGroup
- over(Int) - Method in interface org.midheaven.math.Int
- over(Rational) - Method in class org.midheaven.math.Angle
-
Performs over.
- over(Rational) - Method in interface org.midheaven.math.Rational
- over(T, long) - Method in interface org.midheaven.math.Arithmetic
-
Performs over.
P
- PA - Static variable in class org.midheaven.culture.LanguageCode
-
Punjabi
- Page<T> - Interface in org.midheaven.collections
-
Represents a Page.
- parameterizedType() - Method in class org.midheaven.lang.reflection.Mirror
-
Performs parameterizedType.
- parameterTypes() - Method in class org.midheaven.lang.reflection.TypeReference
- ParametricTypeReference<T> - Class in org.midheaven.lang.reflection
-
Represents Parametric Type Reference.
- ParametricTypeReference() - Constructor for class org.midheaven.lang.reflection.ParametricTypeReference
- parse(String) - Method in class org.midheaven.lang.Parser
-
Parses the provided value.
- parse(String) - Static method in interface org.midheaven.math.Int
- parse(String) - Static method in interface org.midheaven.math.Rational
- parse(String) - Static method in class org.midheaven.culture.CountryCode
-
Parses the provided value.
- parse(String) - Static method in class org.midheaven.culture.Culture
-
Parses the provided value.
- parse(String) - Static method in class org.midheaven.culture.LanguageCode
-
Parses the provided value.
- parse(String) - Static method in class org.midheaven.keys.Key
-
Parses the provided value.
- Parser<T> - Class in org.midheaven.lang
-
Represents Parser.
- Parser() - Constructor for class org.midheaven.lang.Parser
- ParsingException - Exception Class in org.midheaven.lang
-
Indicates a parsing operation was not successful.
- ParsingException() - Constructor for exception class org.midheaven.lang.ParsingException
-
Creates a new ParsingException.
- ParsingException(String) - Constructor for exception class org.midheaven.lang.ParsingException
-
Creates a new ParsingException.
- PASCAL - Enum constant in enum class org.midheaven.lang.Strings.Casing
-
First letter of word is upper case, the rest is lowercase.
- PDF - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for PDF.
- peek(Consumer<T>) - Method in interface org.midheaven.collections.Enumerable
-
Performs peek.
- PFX - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for PFX.
- PI - Static variable in interface org.midheaven.math.Rational
- PipeEnumerator<Original,
Final, - Class in org.midheaven.collectionsState> - PLAIN - Enum constant in enum class org.midheaven.lang.Strings.Casing
-
Any text separated by spaces
- plus(int) - Method in interface org.midheaven.math.Int
- plus(long) - Method in interface org.midheaven.math.Int
- plus(long) - Method in interface org.midheaven.math.Rational
- plus(T) - Method in interface org.midheaven.math.AdditionMonoid
- plus(Angle) - Method in class org.midheaven.math.Angle
-
Performs plus.
- PRIMITIVE - Enum constant in enum class org.midheaven.lang.reflection.TypeKind
- properties() - Method in class org.midheaven.lang.reflection.Mirror
-
Performs properties.
- PropertiesMirror<T> - Interface in org.midheaven.lang.reflection
-
Defines the contract for Properties Mirror.
- Property - Interface in org.midheaven.lang.reflection
-
Defines the contract for Property.
- proxy(Class<T>, Class<?>[], InvocationHandler) - Method in class org.midheaven.lang.reflection.ByteBuddyProxyEngine
-
Performs proxy.
- proxy(Class<T>, Class<?>[], InvocationHandler) - Method in class org.midheaven.lang.reflection.NativeMirrorEngine
-
Performs proxy.
- proxy(Class<T>, Class<?>[], InvocationHandler) - Method in interface org.midheaven.lang.reflection.ProxyEngine
- proxy(InvocationHandler, Class<?>...) - Method in class org.midheaven.lang.reflection.Mirror
-
Performs proxy.
- ProxyEngine - Interface in org.midheaven.lang.reflection
-
Defines the contract for Proxy Engine.
- PT - Static variable in class org.midheaven.culture.LanguageCode
-
Portuguese
- putValue(K, V) - Method in interface org.midheaven.collections.ResizableAssociation
-
add a new entry with the gven key and value
R
- raisedTo(int) - Method in interface org.midheaven.math.Int
- raisedTo(int) - Method in interface org.midheaven.math.Rational
- RandomGenerator<T> - Interface in org.midheaven.math
-
Generator for Random values.
- RandomGeneratorProvider - Class in org.midheaven.math
-
Provider for Random Generator instances.
- ranging(Class<C>) - Static method in interface org.midheaven.math.Interval
-
Performs ranging.
- ranging(Comparator<C>) - Static method in interface org.midheaven.math.Interval
-
Performs ranging.
- ranging(Interval.Domain<C, S>) - Static method in interface org.midheaven.math.Interval
-
Performs ranging.
- ratio(Angle) - Method in class org.midheaven.math.Angle
-
Performs ratio.
- Rational - Interface in org.midheaven.math
- RationalRandomGenerator - Class in org.midheaven.math
-
Generator for Rational Random values.
- rationals() - Method in interface org.midheaven.math.AvailableRandomGenerators
-
Performs rationals.
- rationals() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs rationals.
- read() - Static method in class org.midheaven.io.NamedByteContent
-
Performs read.
- readAllBytes() - Method in class org.midheaven.io.ByteContent
-
Performs readAllBytes.
- readAllBytes() - Method in class org.midheaven.io.NamedByteContent
-
Performs readAllBytes.
- readAsInputStream() - Method in class org.midheaven.io.ByteContent
-
Performs readAsInputStream.
- readAsInputStream() - Method in class org.midheaven.io.NamedByteContent
-
Performs readAsInputStream.
- readAsText() - Method in class org.midheaven.io.ByteContent
-
Performs readAsText.
- readAsText() - Method in class org.midheaven.io.NamedByteContent
-
Performs readAsText.
- RECORD - Enum constant in enum class org.midheaven.lang.reflection.TypeKind
- reduce(A, BiFunction<A, T, A>) - Method in interface org.midheaven.collections.Enumerable
-
Reduce the
Enumerableto a single value by operating between a seed value and each element. - reduce(BiFunction<T, T, T>) - Method in interface org.midheaven.collections.Enumerable
-
Reduce the
Enumerableto a single value by operating between each element. - reflect(Class<X>) - Static method in class org.midheaven.lang.reflection.Mirror
-
Performs reflect.
- reflect(Field) - Static method in class org.midheaven.lang.reflection.Mirror
-
Performs reflect.
- reflect(Method) - Static method in class org.midheaven.lang.reflection.Mirror
-
Performs reflect.
- reflect(ParametricTypeReference<X>) - Static method in class org.midheaven.lang.reflection.Mirror
-
Performs reflect.
- ReflectionException - Exception Class in org.midheaven.lang.reflection
-
Exception related to Reflection.
- ReflectionException(Exception) - Constructor for exception class org.midheaven.lang.reflection.ReflectionException
-
Creates a new ReflectionException.
- ReflectionException(String) - Constructor for exception class org.midheaven.lang.reflection.ReflectionException
-
Creates a new ReflectionException.
- ReflectionMethodsMirror<T> - Class in org.midheaven.lang.reflection
-
Represents Reflection Methods Mirror.
- ReflectionMethodsMirror(Class<T>) - Constructor for class org.midheaven.lang.reflection.ReflectionMethodsMirror
-
Creates a new ReflectionMethodsMirror.
- remainder() - Method in record class org.midheaven.math.DividerAndRemainder
-
Returns the value of the
remainderrecord component. - remove(Object) - Method in interface org.midheaven.collections.ResizableDistinctAssortment
-
Performs remove.
- remove(Object) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs remove.
- removeAll(Iterable<? extends T>) - Method in interface org.midheaven.collections.ResizableDistinctAssortment
-
Performs remove All.
- removeAll(Iterable<? extends T>) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs remove All.
- removeAt(int) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs remove At.
- removeIf(Predicate<? super T>) - Method in interface org.midheaven.collections.ResizableDistinctAssortment
-
Performs remove If.
- removeIf(Predicate<? super T>) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs remove If.
- removeIllegalChars(String) - Method in class org.midheaven.lang.Parser
-
Performs remove Illegal Chars.
- removeKey(K) - Method in interface org.midheaven.collections.ResizableAssociation
-
Removes the key and the associated value.
- repeat(X, int) - Static method in interface org.midheaven.collections.Array
-
Creates a new
Arrayof the given size where all values are the same as the given non-null value - repeat(U) - Method in class org.midheaven.collections.EditableSequenceBuilder
-
Performs repeat.
- repeat(U) - Method in class org.midheaven.collections.ResizableSequenceBuilder
-
Performs repeat.
- repeat(U) - Method in class org.midheaven.collections.SequenceBuilder
-
Performs repeat.
- replaceAll(UnaryOperator<T>) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs replaceAll.
- resizable() - Method in class org.midheaven.collections.AssociationBuilder
-
Performs resizable.
- resizable() - Method in class org.midheaven.collections.DistinctAssortmentBuilder
-
Performs resizable.
- resizable() - Method in class org.midheaven.collections.SequenceBuilder
-
Performs resizable.
- ResizableAssociation<K,
V> - Interface in org.midheaven.collections -
Defines and resizable
Associationthat accepts adding a removing entries - ResizableAssociationBuilder - Class in org.midheaven.collections
- ResizableAssociationBuilder() - Constructor for class org.midheaven.collections.ResizableAssociationBuilder
- ResizableDistinctAssortment<T> - Interface in org.midheaven.collections
-
Defines the contract for resizable
DistinctAssortment - ResizableDistinctAssortmentBuilder - Class in org.midheaven.collections
-
Builder for Resizable Distinct Assortment instances.
- ResizableDistinctAssortmentBuilder() - Constructor for class org.midheaven.collections.ResizableDistinctAssortmentBuilder
- ResizableSequence<T> - Interface in org.midheaven.collections
-
Defines the contract for resizable
Sequence. - ResizableSequenceBuilder - Class in org.midheaven.collections
-
Builder for Resizable Sequence instances.
- resolveCulture() - Method in interface org.midheaven.culture.CultureResolver
- result() - Method in interface org.midheaven.math.ArithmeticAccumulator
-
Performs result.
- retainAll(Iterable<? extends T>) - Method in interface org.midheaven.collections.ResizableDistinctAssortment
-
Performs retainAll.
- retainAll(Iterable<? extends T>) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs retainAll.
- reversed() - Method in interface org.midheaven.collections.EditableSequence
-
Creates a Sequence view that is the reverse of this one.
- reversed() - Method in interface org.midheaven.collections.ResizableSequence
-
Performs reversed.
- reversed() - Method in interface org.midheaven.collections.Sequence
-
Performs reversed.
- reverseIterator() - Method in interface org.midheaven.collections.Sequence
-
Performs reverse Iterator.
- rootClass() - Method in class org.midheaven.lang.reflection.ParametricTypeReference
- rootClass() - Method in class org.midheaven.lang.reflection.TypeReference
- RU - Static variable in class org.midheaven.culture.LanguageCode
-
Russian
S
- secure() - Static method in class org.midheaven.math.RandomGeneratorProvider
-
Performs secure.
- seedable(long) - Static method in class org.midheaven.math.RandomGeneratorProvider
-
Performs seedable.
- sequence() - Method in interface org.midheaven.lang.Strings.Splitter
- Sequence<T> - Interface in org.midheaven.collections
-
Defines the contract for Sequence.
- SequenceBuilder - Class in org.midheaven.collections
-
Builder for Sequence instances.
- SequenceBuilder() - Constructor for class org.midheaven.collections.SequenceBuilder
- set(FlagElement<E>) - Method in interface org.midheaven.lang.Flag
-
Performs set.
- set(FlagElement<E>) - Method in class org.midheaven.lang.IntegerFlag
-
Performs set.
- setAt(int, T) - Method in interface org.midheaven.collections.EditableSequence
-
Replaces the element at the given index, with the given element
- setAt(Int, T) - Method in interface org.midheaven.collections.EditableSequence
-
Replaces the element at the given index, with the given element
- setFirst(T) - Method in interface org.midheaven.collections.EditableSequence
-
Replaces the element at index 0, with the given element
- setLast(T) - Method in interface org.midheaven.collections.EditableSequence
-
Replaces the element at the last index, with the given element
- setValue(Object, Object) - Method in interface org.midheaven.lang.reflection.Property
-
Performs set Value.
- setValue(K, V) - Method in interface org.midheaven.collections.EditableAssociation
-
Changes the value associated with the key.
- sign() - Method in interface org.midheaven.lang.Signed
-
Returns the sign of this value.
- sign() - Method in class org.midheaven.math.IntAccumulator
-
Performs sign.
- Signed<T> - Interface in org.midheaven.lang
-
Represents a value that has a mathematical sign and can produce its additive inverse.
- single(T) - Static method in interface org.midheaven.collections.Enumerator
-
Creates an Enumerator with just one single value
- single(X) - Static method in interface org.midheaven.collections.Enumerable
-
Performs single.
- size() - Method in class org.midheaven.io.ByteContent
-
Performs size.
- size() - Method in class org.midheaven.io.NamedByteContent
-
Performs size.
- size() - Method in interface org.midheaven.lang.Iterables.CombinerResult
-
Performs size.
- skip(long) - Method in interface org.midheaven.collections.Enumerable
-
Performs skip.
- some(X) - Static method in interface org.midheaven.lang.Maybe
-
Performs some.
- sort(Comparator<? super T>) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs sort.
- sorted(Comparator<T>) - Method in interface org.midheaven.collections.DistinctAssortment
-
Performs sorted.
- sorted(Comparator<T>) - Method in interface org.midheaven.collections.Enumerable
-
Performs sorted.
- sorted(Comparator<T>) - Method in interface org.midheaven.collections.Sequence
-
Performs sorted.
- speaking(LanguageCode) - Method in class org.midheaven.culture.CountryCode
-
Performs speaking.
- split(CharSequence) - Static method in interface org.midheaven.lang.Strings.Splitter
-
Performs split.
- splitWords(CharSequence) - Method in enum class org.midheaven.lang.Strings.Casing
-
Performs splitWords.
- square() - Method in interface org.midheaven.math.Int
- square() - Method in interface org.midheaven.math.Rational
- standard() - Static method in class org.midheaven.math.RandomGeneratorProvider
-
Performs standard.
- StartInclusionBuilder<T,
U> - Class in org.midheaven.math -
Builder for Start Inclusion instances.
- stream() - Method in class org.midheaven.math.DoublesRandomGenerator
-
Performs stream.
- stream() - Method in class org.midheaven.math.IntegersRandomGenerator
-
Performs stream.
- stream() - Method in class org.midheaven.math.LongsRandomGenerator
-
Performs stream.
- stream() - Method in interface org.midheaven.math.RandomGenerator
-
Returns a
Streamof random generated values - stream(Iterable<T>) - Static method in class org.midheaven.lang.Iterables
-
Performs stream.
- stream(Iterator<T>) - Static method in class org.midheaven.lang.Iterables
-
Performs stream.
- streamValuesOf(Class<T>) - Static method in class org.midheaven.lang.Iterables
-
Performs streamValuesOf.
- StringRandomGenerator - Class in org.midheaven.math
-
Generator for String Random values.
- StringRandomGeneratorBuilder - Class in org.midheaven.math
-
Builder for String Random Generator instances.
- StringRandomGeneratorTypeBuilder - Class in org.midheaven.math
-
Builder for String Random Generator Type instances.
- StringRandomGeneratorTypeBuilder(RandomGeneratorProvider, int, int) - Constructor for class org.midheaven.math.StringRandomGeneratorTypeBuilder
-
Creates a new StringRandomGeneratorTypeBuilder.
- strings() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs strings.
- Strings - Class in org.midheaven.lang
-
Represents Strings.
- Strings.Casing - Enum Class in org.midheaven.lang
- Strings.Splitter - Interface in org.midheaven.lang
- Strings.Splitter.Condition - Interface in org.midheaven.lang
- Strings.Transform - Interface in org.midheaven.lang
- StringTransformBuilder - Interface in org.midheaven.lang
-
Builder for String Transform instances.
- stringValue() - Method in class org.midheaven.keys.Key
-
Performs stringValue.
- subSequence(int, int) - Method in interface org.midheaven.collections.EditableSequence
-
Creates a view of this Sequence between the given indexes
- subSequence(int, int) - Method in interface org.midheaven.collections.ResizableSequence
-
Performs subSequence.
- subSequence(int, int) - Method in interface org.midheaven.collections.Sequence
-
Performs subSequence.
- subSequence(Int, Int) - Method in interface org.midheaven.collections.Sequence
-
Performs subSequence.
- sum() - Method in class org.midheaven.math.ArithmeticalEnumerable
-
Performs sum.
- sum(T, T) - Method in interface org.midheaven.math.Arithmetic
-
Performs sum.
- sumCollector() - Method in interface org.midheaven.math.Arithmetic
-
Performs sumCollector.
- symbolic() - Method in class org.midheaven.math.StringRandomGeneratorTypeBuilder
-
Performs symbolic.
- symmetric() - Static method in class org.midheaven.lang.HashCode
-
Creates and returns a symmetric
HashCode.Compositionso the order of the values is not relevant
T
- TEN - Static variable in interface org.midheaven.math.Rational
- TERA_BYTE - Enum constant in enum class org.midheaven.io.ByteContentSizeUnit
- thenLowerCase() - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenLowerCase.
- thenRaiseCase() - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenRaiseCase.
- thenRemoveAllAlphabetic() - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenRemoveAllAlphabetic.
- thenRemoveAllNumerics() - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenRemoveAllNumerics.
- thenRemoveAllSymbols() - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenRemoveAllSymbols.
- thenRemoveAllSymbolsExcept(char...) - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenRemoveAllSymbolsExcept.
- thenReplace(char, char) - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenReplace.
- thenReplaceAll(CharSequence, CharSequence) - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenReplaceAll.
- thenRetainAlphabeticOnly() - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenRetainAlphabeticOnly.
- thenRetainNumericsOnly() - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenRetainNumericsOnly.
- thenRetainSymbolsOnly() - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenRetainSymbolsOnly.
- thenTrim() - Method in interface org.midheaven.lang.StringTransformBuilder
-
Performs thenTrim.
- time() - Static method in interface org.midheaven.math.Interval.Domain
- times(int) - Method in interface org.midheaven.math.Int
- times(long) - Method in class org.midheaven.math.Angle
-
Performs times.
- times(long) - Method in interface org.midheaven.math.Int
- times(long) - Method in interface org.midheaven.math.Rational
- times(T) - Method in interface org.midheaven.math.MultiplicationMonoid
- times(Rational) - Method in class org.midheaven.math.Angle
-
Performs times.
- times(IntAccumulator) - Method in class org.midheaven.math.IntAccumulator
-
Performs times.
- to(U) - Method in class org.midheaven.math.EndIntervalBuilder
-
Performs to.
- toArray() - Method in interface org.midheaven.collections.Enumerable
-
Creates an array on
Objectand copies all elements in this to that array. - toArray(IntFunction<T[]>) - Method in interface org.midheaven.collections.Enumerable
-
Returns a typed array containing all elements in @{code this}.
- toArray(T[]) - Method in interface org.midheaven.collections.Enumerable
-
Returns a typed array containing all elements in @{code this}.
- toAssociation() - Method in interface org.midheaven.collections.AssociatedEnumerable
-
Returns an Association with the keys and values in
this - toBigDecimal() - Method in interface org.midheaven.math.Int
- toBigDecimal() - Method in interface org.midheaven.math.Rational
- toBigInteger() - Method in interface org.midheaven.math.Int
- toBigInteger() - Method in class org.midheaven.math.IntAccumulator
-
Returns to Big Integer.
- toCollection() - Method in interface org.midheaven.collections.Association
-
Returns to Collection.
- toCollection() - Method in interface org.midheaven.collections.Assortment
-
Returns an immutable Collection with the items in this Assortment for compatibility with JDK collections.
- toCollection() - Method in interface org.midheaven.collections.DistinctAssortment
-
Returns to Collection.
- toCollection() - Method in interface org.midheaven.collections.ResizableDistinctAssortment
-
Returns to Collection.
- toCollection() - Method in interface org.midheaven.collections.Sequence
-
Returns to Collection.
- toDistinctAssortment() - Method in interface org.midheaven.collections.Enumerable
-
Returns to Distinct Assortment.
- toInfinity() - Method in class org.midheaven.math.EndIntervalBuilder
-
Returns to Infinity.
- toInt() - Method in interface org.midheaven.math.Int
- toIterator() - Method in interface org.midheaven.collections.Enumerator
-
Returns an
Iteratorcorresponding with thisEnumerator - toList() - Method in interface org.midheaven.lang.Iterables.CombinerResult
-
Returns to List.
- toLocale() - Method in class org.midheaven.culture.Culture
-
Returns to Locale.
- toLong() - Method in interface org.midheaven.math.Int
- toLong() - Method in interface org.midheaven.math.Rational
-
The equivalent
Longvalue. - toOptional() - Method in interface org.midheaven.lang.Maybe
-
Performs ifPresent.
- toRational() - Method in interface org.midheaven.math.Int
- toSequence() - Static method in class org.midheaven.collections.Collectors
-
Returns to Sequence.
- toSequence() - Method in interface org.midheaven.collections.EditableSequence
-
Returns a
Sequencewith the elements in thisEnumerable. - toSequence() - Method in interface org.midheaven.collections.Enumerable
-
Returns a
Sequencewith the elements in thisEnumerable. - toSequence() - Method in interface org.midheaven.collections.ResizableSequence
-
Returns to Sequence.
- toSequence() - Method in interface org.midheaven.collections.Sequence
-
Returns a
Sequencewith the elements in thisEnumerable. - toSequence() - Method in class org.midheaven.lang.reflection.MethodMirrorQuery
-
Returns to Sequence.
- toSequence() - Method in interface org.midheaven.lang.reflection.MirrorQuery
-
Returns to Sequence.
- toSequence(Supplier<S>) - Method in interface org.midheaven.collections.Enumerable
-
Returns to Sequence.
- toSet() - Method in interface org.midheaven.lang.Iterables.CombinerResult
-
Returns to Set.
- toString() - Method in class org.midheaven.culture.CountryCode
-
Returns to String.
- toString() - Method in class org.midheaven.culture.Culture
-
Returns to String.
- toString() - Method in class org.midheaven.culture.LanguageCode
-
Returns to String.
- toString() - Method in class org.midheaven.io.ByteContentFormat
-
Returns to String.
- toString() - Method in class org.midheaven.keys.Key
-
Returns to String.
- toString() - Method in class org.midheaven.lang.reflection.TypeReference
- toString() - Method in class org.midheaven.math.Angle
-
Returns to String.
- toString() - Method in record class org.midheaven.math.DividerAndRemainder
-
Returns a string representation of this record class.
- totalItemsCount() - Method in interface org.midheaven.collections.Page
-
Returns total Items Count.
- totalPagesCount() - Method in interface org.midheaven.collections.Page
-
Returns total Pages Count.
- toUnmodifiable() - Method in interface org.midheaven.collections.EditableAssociation
-
Returns an unmodifiable view of this
EditableAssociation - toUnmodifiable() - Method in interface org.midheaven.collections.EditableSequence
-
Returns an unmodifiable view of this
EditableSequence - transform(String, Strings.Casing, Strings.Casing) - Static method in class org.midheaven.lang.Strings
-
Performs transform.
- Traversable<T> - Interface in org.midheaven.collections
-
Defines the contract for Traversable.
- tryParse(String) - Method in class org.midheaven.lang.Parser
-
Performs tryParse.
- tryParse(String) - Static method in class org.midheaven.culture.Culture
-
Performs tryParse.
- tryParse(String) - Static method in class org.midheaven.keys.Key
-
Performs tryParse.
- TXT - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for TXT.
- TypeKind - Enum Class in org.midheaven.lang.reflection
-
Enumerates Type Kind values.
- TypeReference - Class in org.midheaven.lang.reflection
-
Represents Type Reference.
- TypeReference() - Constructor for class org.midheaven.lang.reflection.TypeReference
U
- union(Association<K, V>, BiFunction<V, V, V>) - Method in interface org.midheaven.collections.Association
-
Creates the union of this association with another.
- unionWith(Association<K, V>, BiFunction<V, V, V>) - Method in interface org.midheaven.collections.ResizableAssociation
-
Adds all entries in
othertothis. - Unknown() - Constructor for class org.midheaven.collections.Length.Unknown
- UNKNOWN - Enum constant in enum class org.midheaven.lang.Strings.Casing
- UPPER - Enum constant in enum class org.midheaven.lang.Strings.Casing
-
all in upper case letters: "Hello world" is "HELLO_WORLD"
- upperCode(Function<String, X>) - Static method in class org.midheaven.lang.Parser
-
Performs upperCode.
- upTo(BigDecimal) - Method in class org.midheaven.math.BigDecimalsRandomGenerator
- upTo(BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
- upTo(Double) - Method in class org.midheaven.math.DoublesRandomGenerator
- upTo(Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
- upTo(LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- upTo(Long) - Method in class org.midheaven.math.LongsRandomGenerator
- upTo(Rational) - Method in class org.midheaven.math.RationalRandomGenerator
- upTo(T) - Method in interface org.midheaven.math.IntervalRandomGenerator
-
Performs upTo.
- upToIncluding(BigInteger) - Method in class org.midheaven.math.BigIntegersRandomGenerator
- upToIncluding(Integer) - Method in class org.midheaven.math.IntegersRandomGenerator
- upToIncluding(LocalDate) - Method in class org.midheaven.math.LocalDatesRandomGenerator
- upToIncluding(Long) - Method in class org.midheaven.math.LongsRandomGenerator
- upToIncluding(T) - Method in interface org.midheaven.math.DiscreteIntervalRandomGenerator
-
Performs upToIncluding.
- URL - Enum constant in enum class org.midheaven.lang.Strings.Casing
-
also known as kebab case all in lower case letters: "Hello world" is "hello-world"
- uuids() - Method in class org.midheaven.math.RandomGeneratorProvider
-
Performs uuids.
- UuidsRandomGenerator - Class in org.midheaven.math
-
Generator for Uuids Random values.
- uuidValue() - Method in class org.midheaven.keys.Key
-
Performs uuidValue.
V
- value() - Method in interface org.midheaven.collections.Association.Entry
- value() - Method in class org.midheaven.keys.Key
-
Performs value.
- value() - Method in interface org.midheaven.math.Interval.Boundary
- ValueClass - Annotation Interface in org.midheaven.lang
- valueOf(String) - Static method in enum class org.midheaven.io.ByteContentSizeUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.midheaven.lang.reflection.TypeKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.midheaven.lang.Strings.Casing
-
Returns the enum constant of this class with the specified name.
- values() - Method in interface org.midheaven.collections.Association
-
Returns values.
- values() - Static method in enum class org.midheaven.io.ByteContentSizeUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.midheaven.lang.reflection.TypeKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.midheaven.lang.Strings.Casing
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueType() - Method in interface org.midheaven.lang.reflection.Property
-
Returns value Type.
W
- with(Arithmetic<T, S>) - Method in interface org.midheaven.collections.Enumerable
-
Performs with.
- withFormat(ByteContentFormat) - Method in class org.midheaven.io.ByteContentBuilder
-
Performs withFormat.
- withFormat(ByteContentFormat) - Method in class org.midheaven.io.NamedByteContentBuilder
-
Performs withFormat.
- withKey(Q) - Method in interface org.midheaven.collections.Association.Entry
-
Creates a new
Association.Entrywith the same value asthis, but mapped to te given key - withLength(int) - Method in class org.midheaven.math.StringRandomGeneratorBuilder
-
Performs withLength.
- withLengthBetween(int, int) - Method in class org.midheaven.math.StringRandomGeneratorBuilder
-
Performs withLengthBetween.
- withLengthUpTo(int) - Method in class org.midheaven.math.StringRandomGeneratorBuilder
-
Performs withLengthUpTo.
- withModified(IntPredicate) - Method in class org.midheaven.lang.reflection.MethodMirrorQuery
-
Performs withModified.
- withoutFirst() - Method in interface org.midheaven.lang.Strings.Splitter
- withoutLast() - Method in interface org.midheaven.lang.Strings.Splitter
- withParametersCount(int) - Method in class org.midheaven.lang.reflection.MethodMirrorQuery
-
Performs withParametersCount.
- withParameterTypes(Class<?>...) - Method in class org.midheaven.lang.reflection.MethodMirrorQuery
-
Performs withParameterTypes.
- withReturnType(Class<?>) - Method in class org.midheaven.lang.reflection.MethodMirrorQuery
-
Performs withReturnType.
- withSize(long) - Method in class org.midheaven.collections.SequenceBuilder
-
Performs withSize.
- withValue(W) - Method in interface org.midheaven.collections.Association.Entry
- wrap(Exception) - Static method in exception class org.midheaven.io.IoException
-
Performs wrap.
- wrap(String) - Method in class org.midheaven.lang.Parser
-
Performs wrap.
- writeTo(OutputStream) - Method in class org.midheaven.io.ByteContent
-
Writes the content to an OutputStream but does not close it
- writeTo(OutputStream) - Method in class org.midheaven.io.NamedByteContent
-
Performs writeTo.
X
- XLS - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for XLS.
- XLSX - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for XLSX.
- XML - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for XML.
Y
- YAML - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for YAML.
Z
- zero() - Method in interface org.midheaven.math.Arithmetic
-
Performs zero.
- ZERO - Static variable in class org.midheaven.io.ByteContentSize
-
Constant for ZERO.
- ZERO - Static variable in interface org.midheaven.math.Int
- ZERO - Static variable in interface org.midheaven.math.Rational
- ZH - Static variable in class org.midheaven.culture.LanguageCode
-
Chinese
- zip(Iterable<A>, Iterable<B>) - Static method in class org.midheaven.lang.Iterables
-
Performs zip.
- zip(Enumerable<S>, BiFunction<T, S, R>) - Method in interface org.midheaven.collections.Enumerable
-
Performs zip.
- zip(Traversable<O>, BiFunction<T, O, R>) - Method in interface org.midheaven.collections.Traversable
-
Performs zip.
- zip(Maybe<S>, BiFunction<T, S, R>) - Method in interface org.midheaven.lang.Maybe
- ZIP - Static variable in class org.midheaven.io.ByteContentFormats
-
Constant for ZIP.
All Classes and Interfaces|All Packages|Serialized Form