- Either<L,R> - Class in de.flapdoodle.os.common.types
-
- Either() - Constructor for class de.flapdoodle.os.common.types.Either
-
- empty() - Static method in interface de.flapdoodle.os.common.HasPecularities
-
- Enums - Class in de.flapdoodle.os.common.collections
-
- equals(Object) - Method in class de.flapdoodle.os.common.attributes.ImmutableMappedTextFile
-
This instance is equal to all instances of ImmutableMappedTextFile that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.common.attributes.ImmutableSystemProperty
-
This instance is equal to all instances of ImmutableSystemProperty that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.common.attributes.ImmutableTextFile
-
This instance is equal to all instances of ImmutableTextFile that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.common.attributes.ImmutableTypeCheckPredicate
-
This instance is equal to all instances of ImmutableTypeCheckPredicate that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.common.ImmutableDistinctPeculiarity
-
This instance is equal to all instances of ImmutableDistinctPeculiarity that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.common.ImmutableOneOf
-
This instance is equal to all instances of ImmutableOneOf that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.common.matcher.ImmutableMatchPattern
-
This instance is equal to all instances of ImmutableMatchPattern that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.common.matcher.ImmutableOsReleaseFileMapEntry
-
This instance is equal to all instances of ImmutableOsReleaseFileMapEntry that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.common.types.ImmutableEither
-
This instance is equal to all instances of ImmutableEither that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.common.types.ImmutableOsReleaseFile
-
This instance is equal to all instances of ImmutableOsReleaseFile that have equal attribute values.
- equals(Object) - Method in class de.flapdoodle.os.ImmutablePlatform
-
This instance is equal to all instances of ImmutablePlatform that have equal attribute values.
- extract(A) - Method in interface de.flapdoodle.os.common.attributes.AttributeExtractor
-
- extract(MappedTextFile<T>) - Method in class de.flapdoodle.os.common.attributes.MappedTextFileResolver
-
- extract(SystemProperty) - Method in class de.flapdoodle.os.common.attributes.SystemPropertyResolver
-
- extract(TextFile) - Method in class de.flapdoodle.os.common.attributes.TextFileResolver
-
- extractor(A) - Method in interface de.flapdoodle.os.common.attributes.AttributeExtractorLookup
-
- hashCode() - Method in class de.flapdoodle.os.common.attributes.ImmutableMappedTextFile
-
Computes a hash code from attributes: name, converter, charset.
- hashCode() - Method in class de.flapdoodle.os.common.attributes.ImmutableSystemProperty
-
Computes a hash code from attributes: name.
- hashCode() - Method in class de.flapdoodle.os.common.attributes.ImmutableTextFile
-
Computes a hash code from attributes: name, charset.
- hashCode() - Method in class de.flapdoodle.os.common.attributes.ImmutableTypeCheckPredicate
-
Computes a hash code from attributes: typeClass, check.
- hashCode() - Method in class de.flapdoodle.os.common.ImmutableDistinctPeculiarity
-
Computes a hash code from attributes: attribute, match.
- hashCode() - Method in class de.flapdoodle.os.common.ImmutableOneOf
-
Computes a hash code from attributes: pecularities.
- hashCode() - Method in class de.flapdoodle.os.common.matcher.ImmutableMatchPattern
-
Computes a hash code from attributes: pattern.
- hashCode() - Method in class de.flapdoodle.os.common.matcher.ImmutableOsReleaseFileMapEntry
-
Computes a hash code from attributes: key, valuePattern.
- hashCode() - Method in class de.flapdoodle.os.common.types.ImmutableEither
-
Computes a hash code from attributes: optLeft, optRight.
- hashCode() - Method in class de.flapdoodle.os.common.types.ImmutableOsReleaseFile
-
Computes a hash code from attributes: attributes.
- hashCode() - Method in class de.flapdoodle.os.ImmutablePlatform
-
Computes a hash code from attributes: operatingSystem, architecture, distribution, version.
- HasPecularities - Interface in de.flapdoodle.os.common
-
- valueOf(String) - Static method in enum de.flapdoodle.os.BitSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.CommonArchitecture
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.CPUType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.freebsd.FreeBSDDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.linux.AmazonVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.linux.CentosVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.linux.DebianVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.linux.LinuxDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.linux.LinuxMintVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.linux.OpenSUSEVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.linux.UbuntuVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.osx.OS_X_Distribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.solaris.SolarisDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.flapdoodle.os.windows.WindowsDistribution
-
Returns the enum constant of this type with the specified name.
- valuePattern(Pattern) - Method in class de.flapdoodle.os.common.matcher.ImmutableOsReleaseFileMapEntry.Builder
-
- valuePattern() - Method in class de.flapdoodle.os.common.matcher.ImmutableOsReleaseFileMapEntry
-
- valuePattern() - Method in interface de.flapdoodle.os.common.matcher.OsReleaseFileMapEntry
-
- values() - Static method in enum de.flapdoodle.os.BitSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.CommonArchitecture
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.CPUType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.freebsd.FreeBSDDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.linux.AmazonVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.linux.CentosVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.linux.DebianVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.linux.LinuxDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.linux.LinuxMintVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.linux.OpenSUSEVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.linux.UbuntuVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.osx.OS_X_Distribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.solaris.SolarisDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.flapdoodle.os.windows.WindowsDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesAsList(Class<T>) - Static method in class de.flapdoodle.os.common.collections.Enums
-
- version(Version) - Method in class de.flapdoodle.os.ImmutablePlatform.Builder
-
Initializes the optional value
version to version.
- version(Optional<? extends Version>) - Method in class de.flapdoodle.os.ImmutablePlatform.Builder
-
Initializes the optional value
version to version.
- version() - Method in class de.flapdoodle.os.ImmutablePlatform
-
- version() - Method in interface de.flapdoodle.os.Platform
-
- Version - Interface in de.flapdoodle.os
-
- versions() - Method in interface de.flapdoodle.os.Distribution
-
- versions() - Method in enum de.flapdoodle.os.freebsd.FreeBSDDistribution
-
- versions() - Method in enum de.flapdoodle.os.linux.LinuxDistribution
-
- versions() - Method in enum de.flapdoodle.os.osx.OS_X_Distribution
-
- versions() - Method in enum de.flapdoodle.os.solaris.SolarisDistribution
-
- versions() - Method in enum de.flapdoodle.os.windows.WindowsDistribution
-