| Package | Description |
|---|---|
| net.ideahut.springboot.singleton |
| Modifier and Type | Method and Description |
|---|---|
static SingletonObject |
SingletonObject.of(Object object) |
static SingletonObject |
SingletonObject.of(Object object,
Object[] validations) |
static SingletonObject |
SingletonObject.of(Object object,
Object[] validations,
SingletonDestroyable destroyable) |
Copyright © 2024. All rights reserved.