org.apache.jackrabbit.mk.store
Class Binding.BytesEntry
java.lang.Object
org.apache.jackrabbit.mk.store.Binding.Entry<byte[]>
org.apache.jackrabbit.mk.store.Binding.BytesEntry
- Enclosing interface:
- Binding
public static class Binding.BytesEntry
- extends Binding.Entry<byte[]>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Binding.BytesEntry
public Binding.BytesEntry(String key,
byte[] value)
getValue
public byte[] getValue()
- Overrides:
getValue in class Binding.Entry<byte[]>
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.