V
public static class PegLegParser.Ref<V> extends Object
Ref(Supplier<V> init)
Ref(V value)
get()
void
set(V value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Ref(V value)
public Ref(Supplier<V> init)
public V get()
public void set(V value)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.