utils
utils
japgolly.microlibs.utils
Aligner
Mutable
AsciiTable
Cell
BiMap
BiMap
AbstractBuilder
Builder
BuilderInt
ConciseIntSetFormat
ConsolidatedSeq
Candidate
Group
Logic
Logic
Dsl
ConsolidatedSeq
Debug
ABTest
Off
ABTest
CallCounter
DebugAnyExt
DurationLogger
Implicits
Implicits
StackTraceCounter
Disabled
Enabled
Enabled
EqualsByRef
EqualsByRef
FileUtils
FnWithFallback
FnWithFallback
Impossible
Impossible
IndexLabel
IndexLabel
Alpha
NumericFrom0
NumericFrom1
Roman
Invalid
Memo
By
OptionalBoolFn
OptionalBoolFn
Platform
PlatformJVM
PotentialChange
PotentialChange
Changed
Failure
NonFailure
Success
Unchanged
Ref
Ref
RomanNumeral
SafeBool
SafeBool
Object
Values
Values
Values
WithBoolOps
SetDiff
SetDiff
SetOnceVar
SetOnceVar
StaticLookupFn
ArrayDsl
Dsl
EmptyBase
Dsl
DslBase
TransitiveClosure
Filter
Filter
Exclude
Follow
Terminal
TransitiveClosure
Utils
Valid
Validity
Validity
utils
/
japgolly.microlibs.utils
/
Validity
Validity
sealed
trait
Validity
extends
SafeBool
[
Validity
]
with
WithBoolOps
[
Validity
]
Companion:
object
Graph
Supertypes
Known subtypes
trait
WithBoolOps
[
Validity
]
trait
SafeBool
[
Validity
]
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
object
Invalid
.type
object
Valid
.type
Value members
Value members
Concrete methods
final override
def
companion
:
Object
[
Validity
]
Definition Classes
SafeBool
Inherited methods
final
def
&
(
that:
=>
Validity
):
Validity
Inherited from:
WithBoolOps
final
def
&&
(
that:
=>
Boolean
):
Validity
Inherited from:
WithBoolOps
def
canEqual
(
that:
Any
):
Boolean
Inherited from:
Equals
final
def
fnToThisWhen
[
A
](
f:
A
=>
Boolean
):
A
=>
Validity
Inherited from:
SafeBool
@inline
final
def
is
(
b:
Validity
):
Boolean
Inherited from:
SafeBool
def
productArity
:
Int
Inherited from:
Product
def
productElement
(
n:
Int
):
Any
Inherited from:
Product
def
productElementName
(
n:
Int
):
String
Inherited from:
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
def
productPrefix
:
String
Inherited from:
Product
final
def
unary_!
:
Validity
Inherited from:
SafeBool
@inline
final
def
when
(
cond:
Boolean
):
Validity
Inherited from:
SafeBool
final
def
whenAllAre
(
bs:
Validity
*):
Validity
Inherited from:
SafeBool
final
def
whenAnyAre
(
bs:
Validity
*):
Validity
Inherited from:
SafeBool
final
def
|
(
that:
=>
Validity
):
Validity
Inherited from:
WithBoolOps
final
def
||
(
that:
=>
Boolean
):
Validity
Inherited from:
WithBoolOps