org.modeshape.connector.git
Class Values
java.lang.Object
org.modeshape.connector.git.Values
@Immutable
public class Values
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Values
public Values(ValueFactories factories,
BinaryStore binaryStore)
dateFrom
public DateTime dateFrom(int secondsSinceEpoch)
referenceTo
public Object referenceTo(String id)
binaryFor
public BinaryValue binaryFor(BinaryKey key,
long size)
binaryFrom
public BinaryValue binaryFrom(InputStream stream)
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.