toggle menu
MoulConfig
4.3.0-beta
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.xml.trans
/
WrapPlatformObjects
Wrap
Platform
Objects
public
class
WrapPlatformObjects
implements
ParametricTypeMorphism
(
source
)
Members
Constructors
Wrap
Platform
Objects
Link copied to clipboard
public
void
WrapPlatformObjects
(
)
Functions
apply
Link copied to clipboard
public
GetSetter
<
? extends
Object
>
apply
(
Type
domain
,
GetSetter
<
? extends
Object
>
value
)
Transform an object from one type to another, wrapped into a
GetSetter
codomain
Link copied to clipboard
public
Optional
<
Type
>
codomain
(
Type
domain
)
For a given type, return what type this morphism transform each object into.