S
T
public class IsolatedFunction<S,T> extends Object implements Function<S,T>, Isolated
IsolatedFunction(Function<S,T> function)
apply(S item)
ClassLoader
getClassLoader()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public IsolatedFunction(Function<S,T> function)
public ClassLoader getClassLoader()
getClassLoader
Isolated
public T apply(S item)
apply
Function<S,T>
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.