public class ToIntegerMapper extends Object implements StringLiteralMapper<Integer>
ToIntegerMapper()
Integer
apply(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToIntegerMapper()
public Integer apply(String value)
apply
Function<String,Integer>
Mapper<String,Integer>
StringLiteralMapper<Integer>
Copyright © 2022. All rights reserved.