LB

Larry Berman

Sales Manager at Feelter

Larry Berman has worked in the corporate world for over 6 years. Larry began their career in 2014 at Microsoft, where they were a Manager. In 2020, they moved to feelter, where they currently serve as a Sales Manager.

package com.example.mvp.model;

import com.example.mvp.bean.User;

/**

* Created by Administrator on 2018/3/26.

*/

public interface IUserModel {

void setID(int id);

void setFirstName(String firstName);

void setLastName(String lastName);

User load(int id);

}

Links

Previous companies

Microsoft logo

Org chart

Timeline

  • Sales Manager

    September, 2020 - present

View in org chart