Class EntryPreview


  • @Beta
    public class EntryPreview
    extends java.lang.Object
    • Method Detail

      • getKey

        public java.util.Optional<ObjectPreview> getKey()
        Preview of the key. Specified for map-like collection entries.
      • getValue

        public ObjectPreview getValue()
        Preview of the value.