Package web5.sdk.dids.methods.dht
Object DidDhtTypeIndexing.Companion
-
- All Implemented Interfaces:
public class DidDhtTypeIndexing.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static DidDhtTypeIndexing.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final DidDhtTypeIndexingfromInt(Integer value)Returns the DidDhtTypeIndexing for the given value, or null if not found. -
-
Method Detail
-
fromInt
final DidDhtTypeIndexing fromInt(Integer value)
Returns the DidDhtTypeIndexing for the given value, or null if not found.
-
-
-
-