public class CompactDate extends Object
CompactDate()
long
with(Date x)
withI(int x)
withL(long x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CompactDate()
public long with(Date x)
public long withL(long x)
public long withI(int x)
Copyright © 2022 The Immutables.org authors. All rights reserved.