UnboxGetSetter

Constructors

Link copied to clipboard
public void UnboxGetSetter()

Functions

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
Link copied to clipboard
public Optional<Type> codomain(Type domain)
For a given type, return what type this morphism transform each object into.