Getter<T,Integer>
IntGetter<T>
public class ConstantIntGetter<T> extends Object implements IntGetter<T>, Getter<T,Integer>
ConstantIntGetter(int value)
Integer
get(T target)
int
getInt(T target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstantIntGetter(int value)
public int getInt(T target)
getInt
public Integer get(T target)
Getter
get
target
Copyright © 2019. All rights reserved.