public class NElementMapperInstant extends Object implements NElementMapper<Instant>
| Constructor and Description |
|---|
NElementMapperInstant() |
| Modifier and Type | Method and Description |
|---|---|
NElement |
createElement(Instant o,
Type typeOfSrc,
NElementFactoryContext context) |
Instant |
createObject(NElement o,
Type to,
NElementFactoryContext context) |
Object |
destruct(Instant src,
Type typeOfSrc,
NElementFactoryContext context) |
public Object destruct(Instant src, Type typeOfSrc, NElementFactoryContext context)
destruct in interface NElementMapper<Instant>public NElement createElement(Instant o, Type typeOfSrc, NElementFactoryContext context)
createElement in interface NElementMapper<Instant>public Instant createObject(NElement o, Type to, NElementFactoryContext context)
createObject in interface NElementMapper<Instant>Copyright © 2025 vpc open source initiative. All rights reserved.