Uses of Interface
security.whisper.javastix.custom.objects.GenericCustomObject
Packages that use GenericCustomObject
-
Uses of GenericCustomObject in security.whisper.javastix.custom.objects
Classes in security.whisper.javastix.custom.objects that implement GenericCustomObjectMethods in security.whisper.javastix.custom.objects with parameters of type GenericCustomObjectModifier and TypeMethodDescriptionstatic CustomObjectCustomObject.copyOf(GenericCustomObject instance) Creates an immutable copy of aGenericCustomObjectvalue.final CustomObject.BuilderCustomObject.Builder.from(GenericCustomObject instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.custom.objects.GenericCustomObjectinstance.