aptus-core
aptus-core
API
cross
aptus
aptjson
GsonFormatter
GsonParser
aptmisc
AptusFilePath
AptusPath
AptusSystem
CloseabledIterator
Data
DoubleStats
DoubleStats
Fs
Hardware
HasConst
Items
Random
Rdbms
AdvancedQuerier
BasicQuerier
Column
Columns
ConnectionQuerier
PreparedStatementQuerier
PreparedStatement_
UriQuerier
`SqlConnection__`
Reflection
SelfClosingIterator
SelfClosingIterator
StandardCharsets
ThreadLocalWrapper
ThreadLocalWrapper
Time
TimeParsing
Zip
_AptusPath
aptutils
joining
CoGroupingUtils
FluencyDomain
InnerCoGroup
InnerJoin
LeftCoGroup
LeftJoin
OuterCoGroup
OuterJoin
RightCoGroup
RightJoin
JoiningUtils
BinaryUtils
CharUtils
FileUtils
FsUtils
InputStreamUtils
IterableUtils
IteratorUtils
JavaStreamUtils
MapUtils
MathUtils
NumberUtils
PivotingUtils
ReflectionUtils
SeqUtils
SqlUtils
StringUtils
SystemUtils
ThrowableUtils
TimeUtils
UrlUtils
Anything_
AptusAliases
AptusAnnotations
finl
fordevonly
nonfinl
notprivate
notprotected
notsealed
ordermatters
pseudosealed
AptusScalaVersionSpecific
AptusTopLevel
ArrayByte_
Class_
Double_
Future_
InputStream_
Instant_
Int_
Iterator_
JavaList_
JavaMap_
JavaSet_
ListMap_
LocalDateTime_
LocalDate_
LocalTime_
Long_
Map_
OffsetDateTime_
Option_
ResultSet_
Seq_
String_
Throwable_
Tuple2_
Tuple3_
Tuple4_
Tuple5_
URL_
ZonedDateTime_
aptus-core
/
aptus
/
Anything_
Anything_
aptus.`package`.Anything_
final implicit
class
Anything_
[
A
](
a
:
A
)
extends
AnyVal
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
`__exit`
:
Nothing
def
`i__`
(
f
:
A
=>
Any
):
A
def
`i__`
(
f
:
A
=>
Any
,
prefix
:
String
):
A
def
`p___`
:
A
def
`p__`
:
A
def
assert
(
p
:
A
=>
Boolean
,
f
:
A
=>
Any
):
A
def
assertEquals
[
B
](
expected
:
=>
B
):
A
def
assertEquals
[
B
](
actual
:
A
=>
B
,
expected
:
=>
B
):
A
def
associateLeft
[
K
](
f
:
A
=>
K
): (
K
,
A
)
def
associateRight
[
V
](
f
:
A
=>
V
): (
A
,
V
)
def
containedIn
(
values
:
Set
[
A
]):
Boolean
def
containedIn
(
values
:
Seq
[
A
]):
Boolean
def
containedIn
(
value1
:
A
,
value2
:
A
,
more
:
A
*):
Boolean
def
dbg
:
A
def
ensuring2
(
p
:
A
=>
Boolean
,
f
:
A
=>
Any
):
A
def
i
(
f
:
A
=>
Any
):
A
def
i
(
f
:
A
=>
Any
,
prefix
:
String
):
A
def
in
:
In
[
A
]
def
inNoneIf
(
p
:
A
=>
Boolean
):
Option
[
A
]
def
inNoneIfEmpty
(
implicit
ev
:
A
<:<
Iterable
[
_
]):
Option
[
A
]
def
inSomeIf
(
p
:
A
=>
Boolean
):
Option
[
A
]
def
inspect
(
f
:
A
=>
Any
):
A
def
notContainedIn
(
values
:
Set
[
A
]):
Boolean
def
notContainedIn
(
values
:
Seq
[
A
]):
Boolean
def
notContainedIn
(
value1
:
A
,
value2
:
A
,
more
:
A
*):
Boolean
def
p
:
A
def
padLeftInt
(
length
:
Int
,
char
:
Char
)(
implicit
ev
:
A
=:=
Int
):
String
def
padLeftInt
(
length
:
Int
)(
implicit
ev
:
A
=:=
Int
):
String
def
pipeIf
[
B
<:
A
](
test
:
Boolean
)(
f
:
A
=>
B
):
A
def
pipeIf
[
B
<:
A
](
pred
:
A
=>
Boolean
)(
f
:
A
=>
B
):
A
def
pipeOpt
[
B
](
opt
:
Option
[
B
])(
f
:
B
=>
A
=>
A
):
A
def
pp
:
A
def
prt
(
):
A
def
prt2
(
s
:
String
):
A
def
require
(
p
:
A
=>
Boolean
,
f
:
A
=>
Any
):
A
def
str
:
String
def
tapIf
(
test
:
Boolean
)(
f
:
A
=>
Unit
):
A
def
tapIf
(
pred
:
A
=>
Boolean
)(
f
:
A
=>
Unit
):
A
def
tapOpt
[
B
](
opt
:
Option
[
B
])(
f
:
B
=>
A
=>
A
):
A
Deprecated methods
def
assert
(
p
:
A
=>
Boolean
):
A
Attributes
Deprecated
true
def
require
(
p
:
A
=>
Boolean
):
A
Attributes
Deprecated
true
In this article
Attributes
Members list
Value members
Concrete methods
Deprecated methods